{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.6",
  "serialNumber" : "urn:uuid:cd72ba11-b370-3503-b688-5ccfa4a6f77e",
  "version" : 1,
  "metadata" : {
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : {
      "components" : [
        {
          "type" : "library",
          "author" : "OWASP Foundation",
          "group" : "org.cyclonedx",
          "name" : "cyclonedx-maven-plugin",
          "version" : "2.9.1",
          "description" : "CycloneDX Maven plugin",
          "hashes" : [
            {
              "alg" : "MD5",
              "content" : "9c7a565cf28cce58557d0c621c5ea4b1"
            },
            {
              "alg" : "SHA-1",
              "content" : "be882d5a22050bfa9d19090b1420c188617d0e1c"
            },
            {
              "alg" : "SHA-256",
              "content" : "698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249"
            },
            {
              "alg" : "SHA-512",
              "content" : "c0f0b11026858166f872a2eb54719492e5cecaa0bc9cd6b30b3ecb4a174eed220f4a1b5829d18d6734128e778d3cb3db7ffed177c92866133129cb29081814a0"
            },
            {
              "alg" : "SHA-384",
              "content" : "d80964707dfe5caca8c70521d5066f57589304c0a657e6fbc7c0614ea0fc7b3b3dbe7778361eee0f54ba111e9cb0ffcb"
            },
            {
              "alg" : "SHA3-384",
              "content" : "80bc3a275d9514bc457461ff52a72add8c7ecbbc01d8912efce57139016c544ee776981851be0a58fa977ab4221f703f"
            },
            {
              "alg" : "SHA3-256",
              "content" : "142317d6f245390f4fd2d0c100b16281b8dfc5c0c2cff86943bdcc97039cb699"
            },
            {
              "alg" : "SHA3-512",
              "content" : "af0fb9137c90b65d1a07f72e4d51ae509956cdb8800f35c961b037cdda1fe4a14ce3b496cef71ba85f1621affcfe29cd42704ae4191ff0b090a9602087c8997b"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel",
      "version" : "4.19.0",
      "description" : "Camel Root POM",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeAggregateBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-buildtools@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-buildtools",
      "version" : "4.19.0",
      "description" : "The build tools for the Apache Camel project",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-buildtools@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-buildtools"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-buildtools"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-parent",
      "version" : "4.19.0",
      "description" : "Camel Parent POM",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-etc@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-etc",
      "version" : "4.19.0",
      "description" : "Misc stuff",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-etc@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/camel-etc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/camel-etc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/tooling@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "tooling",
      "version" : "4.19.0",
      "description" : "Camel Tooling",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/tooling@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tooling-util",
      "version" : "4.19.0",
      "description" : "Tooling utilities",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/camel-tooling-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/camel-tooling-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-api",
      "version" : "6.0.3",
      "description" : "Module \"junit-jupiter-api\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1026ddf29a2310534f7ab1eb0e7c0e76"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e6cfb62db85350179f0408ed5270f7cdf8cefda"
        },
        {
          "alg" : "SHA-256",
          "content" : "d655d7e6f0c7ae07f10a2f3bbaaebb6d30e9b26204a068ad9e9b3950aa28792c"
        },
        {
          "alg" : "SHA-512",
          "content" : "145605177009d17d0d5698f7d827db805b5ea53fc54e67058cb1d8fdd79123a85da6f5e1a28fd8105d08175b74c5dd3a99928aa207ab00d734a1febfc70db1fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a4d8b1de2d93dc8168e15b5dd3ed0c8538127a0865c3e5325d3f14012002a50f328ef1e4c95028a2c1f188139ad8075"
        },
        {
          "alg" : "SHA3-384",
          "content" : "368cc91b4489395f848b3cd89798d94e1c95c12be49f56250ca944b135157c18358e81aaecfc124a35f4ccb0591b0fee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e98063191bd9999cc4aa5a9be3c905a8ec36b3278cc1cd8f9135f18b0324ace8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c8d9396c825961fd94893e2e8c9f442ef33963b83547a93112bad818b1ba40454f5f1f8ab7a3950ec450a21c5381f797da578aceda392c4ef3dfedf900a77e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
      "group" : "org.opentest4j",
      "name" : "opentest4j",
      "version" : "1.3.0",
      "description" : "Open Test Alliance for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "03c404f727531f3fd3b4c73997899327"
        },
        {
          "alg" : "SHA-1",
          "content" : "152ea56b3a72f655d4fd677fc0ef2596c3dd5e6e"
        },
        {
          "alg" : "SHA-256",
          "content" : "48e2df636cab6563ced64dcdff8abb2355627cb236ef0bf37598682ddf742f1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "78fc698a7871bb50305e3657893c10500595f043348d875f57bc39ca4a6a51eda3967b7c8c8a7ec3e8f85f2171bca4aa98823e912e416e87e81c6ba5b70a37c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "10398b6998c9202a0731e2e19ae1c3f9d8a83582c2663fe7bdda15794ee6fa816727dbd8f7c7164bd5395ee1cfe7c97e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3abe706fd78509c25a402c7bbf6f9ddf71ffb5b35054864ba0fdf7902207115f888a0ba728fd71d2e87a9360d2498121"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d961907a1bfa1dcda329dca494ffbc251b31fabcaca5ab7095661a8ce3c1d654"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0ad661617bcac51bcd26f7ad4611c69b1fd9811b50dbf734e041a3243ab1f845e7796620e8a7c40c4a2df3946864598b1251396c7d9bd813203d82710788cce0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ota4j-team/opentest4j"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ota4j-team/opentest4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.platform/junit-platform-commons@6.0.3?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-commons",
      "version" : "6.0.3",
      "description" : "Module \"junit-platform-commons\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b415ffe739fa5e59a7ca87f2817c3bbc"
        },
        {
          "alg" : "SHA-1",
          "content" : "1093a7faa2ba47c28aa83f378d9a2083463bb20c"
        },
        {
          "alg" : "SHA-256",
          "content" : "39f262d09c3d52719fe0b77f080e90a3695e285d779a41b232e17963ae5da200"
        },
        {
          "alg" : "SHA-512",
          "content" : "a22154edbf3c277421dc87e924f5cbe7e2807df43a7b14911303d9f578b4cbe1f3dd5123aff2b94cecd5def3a5141710d6c127f58a03f6ace30be5bd3171fd6e"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1e8927e0841fb1ae16008f9b47c61acc839e929092cf9e6b8aa834f4e874a9333c4c804df7fb58f498d64cbd6458cfa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a3bd6a3489bf99cf11cb8b0bb6fe6393eccc58d1994d9e229b55aaff655633d991bb2239866fb2cc905df823c46079e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8892eb955832e62b0bdb2f43244acedcfce4eaf6a11e4290da2a30e0e5fbfd2a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c1ea990dacb800b87beeb1888d2eabc4267c7d6e7487ccd9605cfba3eda95611fa76d186a97ad9f3b81082bd2db98569d9f913665eb29abc2f56cd601167fe4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-commons@6.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
      "group" : "org.apiguardian",
      "name" : "apiguardian-api",
      "version" : "1.1.2",
      "description" : "@API Guardian",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8c7de3f82037fa4a2e8be2a2f13092af"
        },
        {
          "alg" : "SHA-1",
          "content" : "a231e0d844d2721b0fa1b238006d15c6ded6842a"
        },
        {
          "alg" : "SHA-256",
          "content" : "b509448ac506d607319f182537f0b35d71007582ec741832a1f111e5b5b70b38"
        },
        {
          "alg" : "SHA-512",
          "content" : "d7ccd0e7019f1a997de39d66dc0ad4efe150428fdd7f4c743c93884f1602a3e90135ad34baea96d5b6d925ad6c0c8487c8e78304f0a089a12383d4a62e2c9a61"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ae11cfedcee7da43a506a67946ddc8a7a2622284a924ba78f74541e9a22db6868a15f5d84edb91a541e38afded734ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c146116b3dfd969200b2ce52d96b92dd02d6f5a45a86e7e85edf35600ddbc2f3c6e8a1ad7e2db4dcd2c398c09fad0927"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b4b436d7f615fc0b820204e69f83c517d1c1ccc5f6b99e459209ede4482268de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7b95b7ac68a6891b8901b5507acd2c24a0c1e20effa63cd513764f513eab4eb55f8de5178edbe0a400c11f3a18d3f56243569d6d663100f06dd98288504c09c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/apiguardian-team/apiguardian"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apiguardian-team/apiguardian"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "group" : "org.jspecify",
      "name" : "jspecify",
      "version" : "1.0.0",
      "description" : "An artifact of well-named and well-specified annotations to power static analysis checks",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9133aba420d0ca3b001dbb6ae9992cf6"
        },
        {
          "alg" : "SHA-1",
          "content" : "7425a601c1c7ec76645a78d22b8c6a627edee507"
        },
        {
          "alg" : "SHA-256",
          "content" : "1fad6e6be7557781e4d33729d49ae1cdc8fdda6fe477bb0cc68ce351eafdfbab"
        },
        {
          "alg" : "SHA-512",
          "content" : "efded31ef5b342f09422935076e599789076431e93a746685c0607e7de5592719ba6aacde0be670b3f064d1e85630d58d5bce6b34aed2a288fdb34f745efb7bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "814f860e5a44ead6c457676841eef471a8b87be31b84c60a8a4477a18a9cbcb6e3c2ae700969d5c5e52309d961e0537a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c8844e5b71e5ecfbb7366097ce34af2f5863d86d5ccc3f9ec384d8ade4b60ccc8124c7fc88664f1afd2b0962fc8775bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b4f08ad7606a3ac62997779484919a302267b26d26ee19125f8a7eea60e8a71"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65c6845ebae981cb81b61107707ced39f5b377dae970b47606ef482aaf10e3729def0da40d9377c43abbfb483a5ceae039b0d51c129c50a6d36ad351a5d6b01e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jspecify.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jspecify/jspecify/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-params",
      "version" : "6.0.3",
      "description" : "Module \"junit-jupiter-params\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ffe52888339f44dae798eee1970c0d0d"
        },
        {
          "alg" : "SHA-1",
          "content" : "6cd3efadd171a3ddd70413868a9c3af988a45907"
        },
        {
          "alg" : "SHA-256",
          "content" : "cf2947e2302b9f8c8a059259a277881c1cadae8fbc2514c16a925cfeb7beb2e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd1215b879f8cb63162c9a219550acf3bbaa143a8161b276812f124af784112a2fd94b6bae983beafd0de7f6d0c36f223727bb41b7d6d87947500b750fffdede"
        },
        {
          "alg" : "SHA-384",
          "content" : "bbbc1f19a063a40536a5084879560e54b64e7708f2951767307e0a5c3261147c0fa696be7d99fb01141ff9ff709edb24"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eaa81cd916c422a32479cf4b5405926fedf4414b62fdf4902896ad4467321759abdf6bd775eecd9eaa7be8b139f98fc4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "80911d8a33a4466bc7b54ff5f72c456b710b247b81ce59fcb6eed4309456eb65"
        },
        {
          "alg" : "SHA3-512",
          "content" : "53a3b7ea05f49c48302f6c31c2f3a11d5c1c6bb000a3fee7174d2a629336b1d2af482530fc685e149df8cd74245774a2302bfe8d915642caae54fe398e1c13a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-engine",
      "version" : "6.0.3",
      "description" : "Module \"junit-jupiter-engine\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08198e8d7f391e7b1be61f7db37a254b"
        },
        {
          "alg" : "SHA-1",
          "content" : "e26f7e17d06cfc85ba7643b5ad00c87d5f2084dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e2fab61ad27ea08fc7c70dd9677cf8c6d1ae5434d42dcfdd633b12c7e7c04d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "8d9b04a779d23c1fe76daf446de804dccca785d5f5f55df5d3b3aa373694a2c210e142b0e27d0ae56de28316bfd6c8cd4ac6bb93094b3cf959a867c4e333d226"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e5627929378501eeff45ae4a5848b898d356bb35aece21acc44b7aa487044e9b3228fee35b1f52be13792cb77c42517"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb1ea08331ac6d4c0bc5727970d5841eed646f648082285c5e803562e1006de952b5e86b84b8b925bf25c0ffb4d70b95"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d9ffd9ca2d0fe134d56c55a6bd4ccab2ae88f7f19efca368ee391cdc6c53c4f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e4be094ceba7216a46edf9b5f5ce275aa0cd8e6c167a81d1b08a2fbac342e4f39d2175882aaa5ba237b3aafa646b2d81fe6b0659e45a406b9158462a4a611f25"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.platform/junit-platform-engine@6.0.3?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-engine",
      "version" : "6.0.3",
      "description" : "Module \"junit-platform-engine\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca09bac92bc2e093a81459cf04fb02a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "101305612e7daa4ce978d3ba73fd02dd4a5f22d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "491e9e4f745f161b8a8e4186a1a7c6a450ea12c70930c9aedae427215301d947"
        },
        {
          "alg" : "SHA-512",
          "content" : "0235da442ee6e189a87f06415c97fdbae1146f5a18ba2e0e9fc57a86916fe4ca1ccf883bb8b96730a524179217de88638cdf87ce7c8ba284cd0fe6f79d93f7aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "352b11dc39ea47b3c4c32289ced0ed92259e05b4c9812a5f08ca500a78db04069cdbee5dd6424e2cc46b146fb93315f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a3c4d722eba4c8c6d914716a0ddff1fd3a5ea7442b19dd6cb6cd84e548c560eb3c7bdffbd8c5c7d862ec8d0a17f088cb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "18eb44d5dee0b9c07c305c2e1bc426424e284f86bac301278aa81b1a1058b1a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "10dc199f63855067fee24bbe6e415ca23797cf049e7f645a547b795155bcaded10138843ea207071469e3f51b564a65681a500a77fcfa796d718f8b9e328c20e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-engine@6.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/tooling-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "tooling-parent",
      "version" : "4.19.0",
      "description" : "Camel Tooling Parent POM",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/tooling-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/maven-plugins@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "maven-plugins",
      "version" : "4.19.0",
      "description" : "Camel Maven Plugins",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/maven-plugins@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/bom-generator-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "bom-generator-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to help generating BOM projects",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/bom-generator-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/bom-generator-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/bom-generator-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-api",
      "version" : "1.9.27",
      "description" : "The application programming interface for the repository system.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c7bd6f04c52f098ba934742bb204cb5e"
        },
        {
          "alg" : "SHA-1",
          "content" : "2fe7e86e3c193121789470507cf4fadd5bd7ad59"
        },
        {
          "alg" : "SHA-256",
          "content" : "a895d222283666a7320ddc76615e2e93a41fabd93ce9a6bf9ddee39272bb87b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "23342a67383cd407e0cf8779783fe6d7a89bb72ecd79c6823419b08e27ac5b2b6e8bad2197e841dcf7fec1b53be3adea59432864d6f7b73dfd8938687a88dab8"
        },
        {
          "alg" : "SHA-384",
          "content" : "90f24ac64d488876665c748429edd5362611afb12cd84d45d49ce28d010e4fbfb7fec5cd44775be68ed58d32c95f6865"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a6f20ec4c25fc26e4f345c1c73cab7aadd817de9fb052ca54f3643e450e59299bb09b3de9c7a9870b4c0dae22df33ebd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a1418ffe217aab0f3e412e4a839fbe7575c2ed2ac98ff6955fd2980efcd90e93"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5faee1b6ef1f65400f6e19ea4e47ab03ec9a5d4793b6b5cd37ec45c3a58090d559a0415ad154ab491475c160e7e643ff4af839aad30c883d1080a4c902c20d14"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.27/maven-resolver-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-util",
      "version" : "1.9.27",
      "description" : "A collection of utility classes to ease usage of the repository system.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0d792ab540b382fc240c3529d5b6e88e"
        },
        {
          "alg" : "SHA-1",
          "content" : "7ee4446af6aab27475765ec9c9dc1fb2b082af2b"
        },
        {
          "alg" : "SHA-256",
          "content" : "74a12548f0d6aad13c728666288c1e81201c24bd05bb4e4ec8c1558517b379a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc6519e69dab8918a17516fcd1b6d1d3c48bbe36f5fa2d542b9b7808df18775e708f011f4fa2be7c2cddf4e6a421fb3ca7c700b9821657ca99b9472f947d3663"
        },
        {
          "alg" : "SHA-384",
          "content" : "408992ffed522789d660b601c239b74b8bd7881e81635b3382f0e1f74e26f0f5ba7f921ce86b496be593299cef710184"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f65640b7fcb23f218cc3ba3c5112424e4f8d28fe6e951945fe6b8ae844c8c21cb1712608477ea19eb979486e56113dbc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8151e01a5d18999cd57324e0e5aebaed6ec75f5569343f754c75a04b121499f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "76b178fa8b8777a2cd8c0824144bf70b44c02a1f3f466878eb6740ba28841a57aeeb16c827ad5a8c02879a301aa534f9d953ca10ae5e6f6b3cdfdc302ccacabc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-util/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.27/maven-resolver-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-core",
      "version" : "3.9.14",
      "description" : "Maven Core classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6538c37b5355337d131ae31b57ac09be"
        },
        {
          "alg" : "SHA-1",
          "content" : "39808a75b5625ddd0e8bba0bd8f9e953da940add"
        },
        {
          "alg" : "SHA-256",
          "content" : "db009d57b90a714efe86c81c7a518febb276d01ba3daf2f301e382f6560e8a58"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa0658ae590920c76f2ba2fab1e3b74bc4b8c3e9d80b995a99e8d97b3f436634b0d5668f8b49f3d48d9c6815a0ea51b4f63a84ee211bbd8f6153a11c2178248b"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d3db1873bc6300600f33bfc5bce141dc99f212ca23b4860b155395d71d74840532f02707ffe343bab8f0c77da7407fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3121699e44df07845cf194bf9c676526575d3c67d4ba0b016b824c067ee949c8b534bc6ff5bb3555bb58726f8d352858"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a8833fada5d1095fd8ff25393b125f5f2c7f3de9b44d261aa8f5fdb2478e19a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bff6371178840d287d3da02e2961a8bcbc0657d128b498e31ef9243c67b16608bd429297c00847945816b95d2091b114ae186544c8da2f78966497ce2e5bf19e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-model",
      "version" : "3.9.14",
      "description" : "Model for Maven POM (Project Object Model)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6f3bb5fdf95487ac8e66cdb7b0d8fb5"
        },
        {
          "alg" : "SHA-1",
          "content" : "623d1a652d2657577be0c8d3c249a4ab2830a843"
        },
        {
          "alg" : "SHA-256",
          "content" : "684f573b1b37933c5d62c1c21d5da4335b049fb8b3d9754281597a38dbbc4044"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2a261437489fa43ab282407057643ea658a457bedaf4b21a02f1d0d1890775283dffc5e47d074e2149e8cc0f91b1858eb10ce1e794a729bf35c5ecabc9b48d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d757ddf1d9d16b925ae2801b687c60f767fd32df6c47a7505103d479a93004fb185ea58b6524301bc938da4aac290d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dc92c4b912ded35780c875f823934103b47b6b58a4ee017f382fc49641788ed698e81398002447854d92d01c48f469b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "78537489f11801a29c9534b7a0dcb4667ed70d8a58aa904fbc0bc07f5e85fbcd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "71357566a2b3c4283479ae37cdfb3a866b86df99e57b1d2721760ea0bf58c63bcee644f68464cfc18bc00f26d548ac7cf844e0bea1227e46d81f57a206cf3607"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-model/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-settings@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-settings",
      "version" : "3.9.14",
      "description" : "Maven Settings model.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e77ceedcd1e9587064a5f4ee519077cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "b438ff21305253ded45570a74622595963942e65"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e5492e07136565b1ef72a981e99797999183e54f589e00aa608cbadc4cb9bda"
        },
        {
          "alg" : "SHA-512",
          "content" : "7ac686c9e22f7d26f05d019020399d561d22cc4767d471304594ebbea9619a4f013491b60da7e31fe63ca3eb3b3ea983af06ef873281a1505f94675f7d51a974"
        },
        {
          "alg" : "SHA-384",
          "content" : "c78cfb168e3088f47805ed4641fb836d532b12c46c5fd737588491919651568adaa6de377efba431477e75a65fee1b0a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c2637c10780cac911169e099472ef1891d0c60714d79ec90ae58dc951d10969c4f75bc9145beedc33644243639d601f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a06e2fa74a9b1871036d136b011a518e579c0d213a387d528b3b170695fb687e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "05166a53151927cc55e990b0d50773cba4f308c0110035b3914661b3dd55509723537379e73950fecd6279beb611dfd026d3e7f55c41d03e9b1e0998d1fd9309"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-settings@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-settings/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-settings"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-settings-builder@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-settings-builder",
      "version" : "3.9.14",
      "description" : "The effective settings builder, with inheritance and password decryption.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5784e2300228329dafcdb01fc18c803a"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b28c76e3c83715179b96404c0c003a91d543aba"
        },
        {
          "alg" : "SHA-256",
          "content" : "1d3cf59f9dc6af77f7a1052aea598535b4f59926a9fe92cecce3ecfb5b91ff1f"
        },
        {
          "alg" : "SHA-512",
          "content" : "e8c281cfbbdc6a442ccf66a9c109ba7282dda2154671c96da62d517e1c0c4f264df846b977a702ec192a6cacbda9895ea82e58f472f7b3700ebc0e4d3a1f5f79"
        },
        {
          "alg" : "SHA-384",
          "content" : "d521c0e50fedddb12e0a82242752ec78c50e0dd4ec7308a91fab9dac2a20c030cd9e7e1088aeec5a44646d728de25db2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d8c397d43d93096b14727b1b18e29708a1e95de8ed0610b0170d4bda12501b13fd78c3bc5d810648507bdf8fa545d078"
        },
        {
          "alg" : "SHA3-256",
          "content" : "14ce957b72cb33f4413641011c0cd1da0a01489b7bbdb702dabab2780799281a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "56b56e6bdc7f45857a141a74b2921f5bf1d2798f04c32fe89a80428ced7ca3315ad401248d9485a3d9359d8bf87834b079d7a8315d161de6fc1993bf10f2d936"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-settings-builder@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-settings-builder/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-settings-builder"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-sec-dispatcher",
      "version" : "2.0",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e68635a721630177ac70173e441336b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "f89c5080614ffd0764e49861895dbedde1b47237"
        },
        {
          "alg" : "SHA-256",
          "content" : "873139960c4c780176dda580b003a2c4bf82188bdce5bb99234e224ef7acfceb"
        },
        {
          "alg" : "SHA-512",
          "content" : "ad4e814c8baff780a4eee064903e52b09ae00420a59fb075ef72dbb8d64d12d3d5009b03d56c15f93587d931c3a7f06cad6351ab2dc9415ccc6eeab0daebeb07"
        },
        {
          "alg" : "SHA-384",
          "content" : "4af3426b6409cce7d5fcda4e2af407fc2dbae9873e06d98332bcd032c0039d9080a291e42223ea2bbef9825d3d63493f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41720858dd5804f9cb26a8878c16dbdf0372a90e99c037809fe76c3de2c5517ba252af8f8cdf534c1a09900702e6a917"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50fa723aefb551a3fd5888375d01f1d776c534cdf833baea392818e9bfa8166e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a43f823d31b377c0c7ec8d36ace69e5dbcdaf4dc4ebb45ff0561fea9e12d74c06090ee24b29b06769d4031693faf5d7e3146583d3a64bfaef6b7c79773a8831f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-sec-dispatcher/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-sec-dispatcher/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://archive.plexus.codehaus.org/user"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-sec-dispatcher.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-cipher",
      "version" : "2.0",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55d612839faf248cbe3e273969c002c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "425ea8e534716b4bff1ea90f39bd76be951d651b"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a7f1b5c5a9effd61eadfd8731452a2f76a8e79111fac391ef75ea801bea203a"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f187b07867a7c29d77454aae4b76479300238d9c4e777c1afa2aebe33b88dab916e29111dd55acac1341849f4579fe91a5470fdd45ccba0e05709c2ce3a1d65"
        },
        {
          "alg" : "SHA-384",
          "content" : "6973eefe06a8992aa8db1775c0f43a84cbef54eeea9122a5a30c362af3e4fb13b6cbd6fba229142e2a4495f97d71f409"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea780d218f96e61005c5582bf3785ddbb33b53ccb4efbffd76ab58166cf261d3c256d52fea28759380684b7e9b0db8eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e2e51d5350ffdce341464ddcdf9ae60108bff40bf5174dc6be43e33ffcd84af9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f3e17ea31bdefc8094ba3495b8231ec7f90c7175839b009d9fd230110b66ac4c68c912fda1a6e644d93dbce639d738e2535f1ade5841e072a604f5f8ac536729"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-cipher/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-cipher/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://archive.plexus.codehaus.org/user"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/codehaus-plexus/plexus-cipher"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-builder-support@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-builder-support",
      "version" : "3.9.14",
      "description" : "Support for descriptor builders (model, setting, toolchains)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "963abb54adeb61e8bfc3ba737054e7f8"
        },
        {
          "alg" : "SHA-1",
          "content" : "fd7eff42958f7a6ce02710f02127bc158d710d4e"
        },
        {
          "alg" : "SHA-256",
          "content" : "2109ff808046e4f8b356b1064060a3f224b0b0aad07ecceaf7696c3bdc0b2296"
        },
        {
          "alg" : "SHA-512",
          "content" : "805a6201f504431d428dd0fe13f4c305e4c150a850d5e6a1c13e36078f0601abac0a22e8fa7dd71cae0a490065979233dfb64157394bb2ac44173c29450524fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "e64ff67c74598d713dca80ed33947d093745b0be67c4567d7ce44e439c6465dabcd9d84e37e20501264bc4de1a6287c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c3f5d620af60d4c361ec7d5395b579a5415651f9bf319c4442f4cbbf9f10fa2d70271dc44d65ce8bb10af9206f212209"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c3aabad22838d92af466f2831f2334e6d2670049f283faefa51618595a1ffff4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "92ed94d866830030afb60849d3efd70bd5cc70886842f5728f297c489bd6fd6a2be61e6d41bcb120a693e5ff85e11f547ca325e61d1ea290a1e18813d53e0f29"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-builder-support@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-builder-support/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-builder-support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-repository-metadata",
      "version" : "3.9.14",
      "description" : "Per-directory local and remote repository metadata.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a874e3b9651d80f9199ec855ccbbc4c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "231607afce2005cb03f2f882b347189f7ff27686"
        },
        {
          "alg" : "SHA-256",
          "content" : "307e4920b17a8fdd764b556a7569de9bdd384d6b5f3f6a63dfb2ef186f02da2a"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb1c554d0a777f5e70cc6dd6d9366ac541cb2e55cf025450ac70cb97b442d8adb0ef2c6b1af5705d45486fc517523ef33959b916928fa2a700af70ab420f4d89"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf86948d4fc319e90a831f78462dd4e6279f5dda9e20bf6ffcf6b97abe7f34e16dfbbc6e7dccda719bcb5592de7ff930"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fdf3ddf98bc85ee55b7a08d75d4f0eef382fc1be47b1324ffa74cb5080843b81869bb10672b842ecaed4e52e38acb1a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e4fd833f7e2e7292114399b3ef2183c9335ff6c605a88681af6c5b74b2ceb40"
        },
        {
          "alg" : "SHA3-512",
          "content" : "819d954f18a8f80c55a6b5083ba2fca3488ef54f56decc74e13648548695882a9dd15e1cf88a403e7c2fa78ec78bb6937a7d33ee84bf5c978e21ded3a66f9fb9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-repository-metadata/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-repository-metadata"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-model-builder@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-model-builder",
      "version" : "3.9.14",
      "description" : "The effective model builder, with inheritance, profile activation, interpolation, ...",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f7843bebace494ee97509e67401a0993"
        },
        {
          "alg" : "SHA-1",
          "content" : "45299e0bbefb6575ba18214d822753a373d49aa9"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a6f4deb11bd6fe3f8b11036ed46f34cded3b00fc638f242327537bfb53c9d3f"
        },
        {
          "alg" : "SHA-512",
          "content" : "89cbdf9d40e127be94df7d5624b330873d81a7d83ea4f62a70af94712dd1f578643e339ff32c5a5297a36b964125ea34017f8be0a1437e06e62441a45a8acaf5"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff9f3790c5fa7b506f6d1f58c63b0db3d6a9eb5d35f78c0f02b8b2c7f6e4db92cc4df12ffa51ac102405fb6f400b2b05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cb27ac8fdf32c59efffbf66c5e2e8f463b239ddbf5a1d689f375503a02c77ce832c36db821525b73b59b3ffdd404f0e8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "14103744662b3ec840ddc646d898a6851f736f1a6c21b48fca5dfaa3469f63c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "19c466b56b945779d9e9be976de6886be9fbf5ba93898671880980a10d192262f3cf7bfa10bc7558136001bfb862233aee868f77e117b50085c6927f7e70e450"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-model-builder@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-model-builder/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-model-builder"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-resolver-provider",
      "version" : "3.9.14",
      "description" : "Extensions to Maven Resolver for utilizing Maven POM and repository metadata.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9026e4ce9aead5a9740f626d49085065"
        },
        {
          "alg" : "SHA-1",
          "content" : "9927e911dfc855a462ee79e3f5bb3fd5effd8b82"
        },
        {
          "alg" : "SHA-256",
          "content" : "a5bc340ffe35325c55a01762feee374abb2a9e2b14191ea39c1ef646c2754f65"
        },
        {
          "alg" : "SHA-512",
          "content" : "9bd021daffe373fc4d6319a3beb33b208824047a33bb9f489afc20068a2eaa40a09df942e56c9df74c33445673cdc62bec959f1610b4253ec35924145293cfe2"
        },
        {
          "alg" : "SHA-384",
          "content" : "9989226f84ec3fb40569129f0d2ab35f035d87fd3926515f75f2b5f5d38cb1ff96eaf854e20d1693b95cb0d687a1d95a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fbc9c9ad648914b7b8461551d96a749f1be9f4e9f9143f50b5aed935c05c91764c4538e0718e2a779fbb12f0654aa0e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b36ed13e00ff1a9602b3fc2508ce87c23efafd21fee030517017994b67857604"
        },
        {
          "alg" : "SHA3-512",
          "content" : "daa1f6a3d7fde82cd81a54be2ccc49c81c0f1fab9b39c6cbdda00f4c733eb236e43faa6366330ef80efbfbac88270dbbdb38c8b8d274d7ac88d5fa4d2f21988a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-resolver-provider/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-resolver-provider"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-impl",
      "version" : "1.9.27",
      "description" : "An implementation of the repository system.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "37de3b6f62504d03fb281c533de98d4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "876fc89223d9572cade60a1b8158846724548d07"
        },
        {
          "alg" : "SHA-256",
          "content" : "295d48ea2a8bb3aef51888967f105fb6251997d111f13c32d28919fd9b1c951e"
        },
        {
          "alg" : "SHA-512",
          "content" : "c0a7e7366f9acc2a4398b3f8f52102062899fc48b583a1e8c5928780269098f4f2b4aa955dd8161374bf4d36f221d8b20f9fc98e9417f6fec1afa43013decda1"
        },
        {
          "alg" : "SHA-384",
          "content" : "909ad832a21d8c98e04309274e0476d361f9445aca03745fbd5ac868a4612f947dca8e0f14b35f0723e95d54704b0b5e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "951720b1585e4ff6cfe1b48ab32b29f59706e07119a8812a3672d3770848493fb35bbca3e4b99ada9fd805b8eaefd19e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "18f5cabfe6327b417d332e1f3cb06729e6091d4a6ddb6180e90d8b7fd62fed08"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a9ccdc00d5720f0a77b4b953779fe25490706f3de88b2f7c9b1ce867bb8e085530e52771ca4ddc1e676199f07d76d5fd25c10be42497609118a76f3705741165"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-impl/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.27/maven-resolver-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-named-locks",
      "version" : "1.9.27",
      "description" : "A synchronization utility implementation using Named locks.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7bbb9ba859aa1ac04280422f0520b9eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "72c89ad87be374309a7308ee144949360ed482e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "b39ecd4da98fdac5068e6f5d16910a71f4e4d48e95e17d107f6603e18f2b3fdf"
        },
        {
          "alg" : "SHA-512",
          "content" : "923355fee36ecb724b80dc55d6134070bd511bc07291bfb51787b4ef7c25495fb271d669f6b9640894edc93d4d56a0bfa2e8b6b5d0a8372f400ea2818088db63"
        },
        {
          "alg" : "SHA-384",
          "content" : "6da6bf763779abd5b4a11cb962a93d283cc8db1fc771655fc8834077d5a2ea82ee18f081b0d28f234be21a4438806eaf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ff43d365da0dccc8d450434c8206f68fdf77f249436d13d5500d94ea393e3a40c71827f12b64e62b277e11c7e0fe706"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e956be6ceddd47c6928ff10edb82b80b69053401d0881e4a0bbf1f3d947213c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "405e953b7f7eefd121fbbd3152e5b27ed49e9335d1ccd84d7af17d940ba911cc576c43165179da93e7063647fc4e6a93c5a01378fb06fa9b9b929579e6ae07cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-named-locks/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.27/maven-resolver-named-locks"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-spi",
      "version" : "1.9.27",
      "description" : "The service provider interface for repository system implementations and repository connectors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef88eaf44762342c8322924955e3c333"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb64e47acdc73f938b4d5b6464ef7a6351f983d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "1cab02f45bc58d5f4d8e084eaf032f13ea1a5fc9021d8bd74f8360ebb6593e5a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d619d26d5608dfccb56bb253fc4524e716fe28959a2ef4956ab004f0fbb65f7687cfee485e5e967b3b9121c01cf8027dfb7061dea89e3b43d8977533778ef21d"
        },
        {
          "alg" : "SHA-384",
          "content" : "dec90ebd01ce9f4a82bcb18c41136a9e84c44300a417afbfde70aca8db3379766d264dca15502ae217675efd614149f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "deada9408a6a1a22a0b2d1a5f96b9e7426c6fd06f0e62bde6828160fe88237a530cfc4b31de96b738ac2846bba9cfeb2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ae20f2d6db6e6774f8cced95590d0ea387b4ffc066d081334c2f724bd65cffd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd9f3c6fcfa6f2c111c0c81f3e6d70da28dfe3872977d986c0f3c0094fd9294a4a629efd538e442f69a6b67611345d113be8b8241e95d6f8cbc90193aca3e39a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-spi/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.27/maven-resolver-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.shared",
      "name" : "maven-shared-utils",
      "version" : "3.4.2",
      "description" : "Shared utilities for use by Maven core and plugins",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53a038f77a81cb5816ad2b1c7daa8711"
        },
        {
          "alg" : "SHA-1",
          "content" : "bfa28296272a5915b08de9f11f34a94b0a818fd0"
        },
        {
          "alg" : "SHA-256",
          "content" : "b613357e1bad4dfc1dead801691c9460f9585fe7c6b466bc25186212d7d18487"
        },
        {
          "alg" : "SHA-512",
          "content" : "71db8a485a6436cb305276ea9d748f578e1a8ffa1346c8570f7038684ce53d320584174634aeffa1b51629af0171a2d6572854eb07236a83236ad1d9949988e9"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f7e2c449282244fea3151ac0c956b42bb7ae6cb2397ca8b18952aea802d33cccad6e08a5f515fc34e52bacfece18862"
        },
        {
          "alg" : "SHA3-384",
          "content" : "72ec6c2c5de8cd074bd59dbb8215005bedc9de58795484ec2792fa867eaf13547aaca81daaf06f1ec117d29b21e70cd0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5cf6de29555bde0317d641e8a7afd7d1ed84dddff92c80f8493b4a2873d26c41"
        },
        {
          "alg" : "SHA3-512",
          "content" : "836acb2525ddc3b352da7db824e00c0831b25f46cb32a77c1e578b39978621e3c47da3554a901749af15b3981620875a4c4492f421a1833d8eb8e50c4804eff8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/shared/maven-shared-utils/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-shared-utils/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-shared-utils"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-shared-utils/tree/maven-shared-utils-3.4.2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@1.0.0?type=jar",
      "publisher" : "The Eclipse Foundation",
      "group" : "org.eclipse.sisu",
      "name" : "org.eclipse.sisu.plexus",
      "version" : "1.0.0",
      "description" : "Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fb07aece41f034fea46b022e2756cd7c"
        },
        {
          "alg" : "SHA-1",
          "content" : "873767e95597c9e31749123a408bd4949c29a46c"
        },
        {
          "alg" : "SHA-256",
          "content" : "865b5300034fc08c790215d7d97f141914c932191bef9338a7dcef589f7536e9"
        },
        {
          "alg" : "SHA-512",
          "content" : "d7236718e1ede4f34d6f2ebaaa0b772370bf3c857a477cf80a7f6a08aa69312c3c53d2e4e3625d3d71906ae995921854b3687267cb52028f5528a3491bf1ceb2"
        },
        {
          "alg" : "SHA-384",
          "content" : "92cba3eb0d3b86940d7e0aa07667e57344e4121219464cb8edbeecf79e7fd74567c071e24001ed847a125b5e6741335e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15d0d03f5679fba496d3d72bd0f72fe8d0fcfdc789291b19447e3aa032d6587e248ca0eb0a3bfd997b25bc5b3ca77c72"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c5f376d190b14539e533f43dda8b0c9798dfee296575e25407a3b070d1d1ee7a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1c54f25d582039f5c7887562ac233766d10c9a9f2dc1b0fcc5978d831a26a368709005a37585c8215bbdaddbc4c6319101b6fc61f9f5b6982988937750f0209d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/sisu/org.eclipse.sisu.plexus/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/eclipse-sisu/sisu-project/actions/workflows/build.yml?query=branch%3Amain"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-sisu/sisu-project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/sisu-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-sisu/sisu-project/tree/main/org.eclipse.sisu.plexus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@1.0.0?type=jar",
      "publisher" : "The Eclipse Foundation",
      "group" : "org.eclipse.sisu",
      "name" : "org.eclipse.sisu.inject",
      "version" : "1.0.0",
      "description" : "JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d66e7450d82f2070a1422de1ebd4c81"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9c2d6ff4b461ab9492edb1cd9d8239cfb41f4ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ab8d7bfe68f3b6ec95c1a0a47e628edbc9d76e90634cb0a0ba121fbb11b8e42"
        },
        {
          "alg" : "SHA-512",
          "content" : "d13d6c8de524654c20cdb82c50131a4f5bc8b88244243927c2a1293fff1beb3eed04320997d2d6379d4db6e8dbd6026abf3a452b9fb4edf762c05b74559646b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfc7910d6b49d19acfbeac8683d81b8320f304ae45b693b537d68cf1b1e08dffda784f8721136bc737b75e37d2cfbd0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "912290c7e37967d4333a63b6b29a0d2574ad9f079bfa3f8bbf12da27f6a1b616155d5b68d246748e4f84f7345750cdd8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1388e163e66861a5081bf2432233b7f2ef0c3bf6d545097b4e2cf0131e81dbf8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c36d730d94e9c1d4d488601d8f81ba1baf9ae99b6c0b2e4748e4c9eee816995d59e290afcd03d44ef8538c0d1db0b0195831e4e6646edfdcaa3a367bc3e4ad77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/sisu/org.eclipse.sisu.inject/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/eclipse-sisu/sisu-project/actions/workflows/build.yml?query=branch%3Amain"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-sisu/sisu-project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/sisu-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-sisu/sisu-project/tree/main/org.eclipse.sisu.inject"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.9.1",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1888ad1f49038441bb2d12aa6dffe396"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ceea6ab43bcae1979b2a6d85fc0ca429877e5ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f3828a215c920059a5efa2fb55c233d6c54ec5cadca99ce1b1bdd10077c7ddd"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb43eaca8777c7b2b4bce9fc19f9be5742a736a23415e271643c3e14d3d82f565f6de0e29ebac570ce66b3921ece1ebd4de06abeb633ae28c17891de56973807"
        },
        {
          "alg" : "SHA-384",
          "content" : "9448b1eeafccfe061a7533a633b3cf7445312f916d372a3b6bbae8747267b6d6a9387fd100aec22bc22160007a819fa9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b684b8c0bc4d7cb21245b2d9e20e103460686e80b16d2b4ea5452c82948ba74fc2bcb093f4ab1d6b010448da5dc12457"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f59abda303b133b832ad3d81076241d924dce6304dce5a1a60f8d816797dbbc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d42ab2d7dfb1e11b896a1aad31d945639b5aa85ac9b5c2e33fc2e9174c4333eaa018217b58147930fb8017c7f569a6390c242c0e500f5b70600a2100bd08035b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.inject/guice@5.1.0?classifier=classes&type=jar",
      "publisher" : "Google, Inc.",
      "group" : "com.google.inject",
      "name" : "guice",
      "version" : "5.1.0",
      "description" : "Guice is a lightweight dependency injection framework for Java 6 and above",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4d4d9bf878b98862116e8ccc0a5c34e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e7ba4c25bec3761840f67c73f166c0d509d01d1d"
        },
        {
          "alg" : "SHA-256",
          "content" : "142ad4475e19524d2fe3ac995b3f7cbc962fc726f2edb9dbdccc61feab9b2bf9"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b566b015aa3c8c094a0d81a30b3c9b4ff546aafca416bcc8e70a205ba148c61086cb4c168d4fe158b3d0403ce35ef46c38b04b4d977c94a510b5c6687808208"
        },
        {
          "alg" : "SHA-384",
          "content" : "1895658fb540cb79d18e86f42eeb1593d5005211caceca113af6b6b8aa8c1f0bf073120e68f75de791cfbae5187d3dad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f2d3d9c98e935083679090cef1667cc517bce9e4b81490707018ba4ea5e82ec5fcbca96c28540b072f019238c4e5e56b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9a9455ba9b5d2f8238a615dd2ced011481dd7d70a0411988118fcd7efa38c57a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "02b23871c27d0ab87d6f5aacf06d76bbf561cea49144d2cd54b0ba3bf75b005f64b7cdaba939de0f323e795dffd10e799c161b9c5ea56252ae108c4f2a61c539"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.inject/guice@5.1.0?classifier=classes&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guice/guice"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/google/guice"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guice/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/google-guice/topics"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guice/guice"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
      "group" : "aopalliance",
      "name" : "aopalliance",
      "version" : "1.0",
      "description" : "AOP Alliance",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04177054e180d09e3998808efa0401c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "0235ba8b489512805ac13a8f9ea77a1ca5ebe3e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "0addec670fedcd3f113c5c8091d783280d23f75e3acb841b61a9cdb079376a08"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f44a932d8c00cfeee2eb057bcd7c301a2d029063e0a916e1e20b3aec4877d19d67a2fd8aaf58fa2d5a00133d1602128a7f50912ffb6cabc7b0fdc7fbda3f8a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "4dddf44338b5aff9580da2532b81c0ac3e1d09e1f28c6db871a55cad442b705dd7791eb07f9d4577d49d0be3673ba783"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2bd64cbaf769c6e4e85e34f7a6119d89e16fbf55af3fc5d6cbd52eb214c367dec1ac7b9062ee0fb35a2e0acfc7c477e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d4a726b2bf8aa58197021a7d8fca674b4b2790d4c48de43a92f728866a91c2f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "830bc3f8328be76897990e9b9fc42eef02623115e456af96ad09b20900ad615519c8c8de60155ac04fb332eaa9510110d52edd13911af76271c71d91cbd789cc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain"
          }
        }
      ],
      "purl" : "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://aopalliance.sourceforge.net"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
      "group" : "com.google.guava",
      "name" : "guava",
      "version" : "33.5.0-jre",
      "description" : "Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9fbf39a41a5bab891348f07668e18c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "8699de25f2f979108d6c1b804a7ba38cda1116bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e301f0c52ac248b0b14fdc3d12283c77252d4d6f48521d572e7d8c4c2cc4ac7"
        },
        {
          "alg" : "SHA-512",
          "content" : "994a4dbcbd8e528ad3b4a7acf49b631a40dcebb03d9a8f5e1d3b74351f805f77774e9a19f7233e42036cb415b7838710f207ac1e18335e4a219b7f99ea22a44f"
        },
        {
          "alg" : "SHA-384",
          "content" : "9dabff6e543ead881b20d38a533e9151aaa83999239cf0ace3e712cf678e7976c3a50d79e3f3c57afc05a3b9ff14ad90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f65d4d942113facb2eb25229c1530b79dd3b8994574034b8d4a1c2b39ed8ee5bb4d415ec690d3d87cee0d8cb2283564"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fedafab2279bdf6eff66314fc61b056e92312695678e66dc1e25fe1d18af5a36"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e64f3c49f9030358554bb0b8abdff729394988f1e3247b05a86302014eeff4a2855acf46d9bf1c683cbecc33a24173a20a103d3c82c94f8cabd6676a01b40fb6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/google/guava/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guava/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guava/guava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
      "group" : "com.google.guava",
      "name" : "failureaccess",
      "version" : "1.0.3",
      "description" : "Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes are conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29a782e90f6b37218b18bb880d2a8f4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "aeaffd00d57023a2c947393ed251f0354f0985fc"
        },
        {
          "alg" : "SHA-256",
          "content" : "cbfc3906b19b8f55dd7cfd6dfe0aa4532e834250d7f080bd8d211a3e246b59cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "72be228e7805da5623e42bf024ded7d9147023c66b22f4dbd04ac6898201af46ee82e1f92ea51eb0595f1b49151c4b8ecb862653d4906c17609c42544ee97abf"
        },
        {
          "alg" : "SHA-384",
          "content" : "9dd1a2a08efda311604992d3e7cee64873bc8c64de3b423b1b3a3dcc1f7f0810bb03901fbfe39a5f835accb0646f4ad8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ffd67766c165ee77e96824e06de2c19864a6e61f785b2085eb825f308f173d71f2555559d90d910f33f3367378ace0e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "08a77b528a72ca412b36e4004692705ebfd75cfb4897c88632d367d08a34b09f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7cba6c266babbe8272f029eea6e2cbddadee96eb1a16916a6eb2441a55837867ce717385d4388735fd83f2f6555931077c0ebda011a1ee9a37ac38c8c0c43a65"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava/failureaccess"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/google/guava/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guava/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guava/failureaccess"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.inject/javax.inject@1?type=jar",
      "group" : "javax.inject",
      "name" : "javax.inject",
      "version" : "1",
      "description" : "The javax.inject API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "289075e48b909e9e74e6c915b3631d2e"
        },
        {
          "alg" : "SHA-1",
          "content" : "6975da39a7040257bd51d21a231b76c915872d38"
        },
        {
          "alg" : "SHA-256",
          "content" : "91c77044a50c481636c32d916fd89c9118a72195390452c81065080f957de7ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "e126b7ccf3e42fd1984a0beef1004a7269a337c202e59e04e8e2af714280d2f2d8d2ba5e6f59481b8dcd34aaf35c966a688d0b48ec7e96f102c274dc0d3b381e"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac04c9f03ccbe35a25deb8b50280a0ca01dbe6aff0dd795d55af6112bfe3cd5817eb82f32fb18378d86cd64b07597190"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fca090ecb1edeacb9fe865dc515cd1d109b323cd742d4a9733ff199a96ee96e0db4f924079520b9c189ef750f255475d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5b0054e39e522de0e0ffc4034d12f72270291fb24d94d5ffc9c4d69c25035fc6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fb290f5a70b1efc1dff12f40a0b2d7b94019f66da42e78010c0b8e61f222c4f267b67e356a9e9c346eb801e5515e36243888f280c5cb95c2dd69016a30cadeb9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.inject/javax.inject@1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://code.google.com/p/atinject/"
        },
        {
          "type" : "vcs",
          "url" : "http://code.google.com/p/atinject/source/checkout"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.9.0?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-classworlds",
      "version" : "2.9.0",
      "description" : "A class loader framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64e4ee5a1298f866d00f705e02058200"
        },
        {
          "alg" : "SHA-1",
          "content" : "ace0820f34de49f69511f5263bcebb09fac9731a"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ad3292cd563381e3fd632f3fded1988f9e9b2be7a9f3db63ff4c4cedba13fa5"
        },
        {
          "alg" : "SHA-512",
          "content" : "a99e92782658ed20e1d01b0ae426882d481a4ba91de3f6c058a24aa54ebded654f4b16dc26adccafd61f27ce22329a1ae1db935c4b49ee31734bcb775e6c7fd7"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f790e5bd8bbb3efcd45507c827f14a552e729a3f04eff1208642a91e36e4c9b62b34d6b1efc1102f2f063b0e31f9b74"
        },
        {
          "alg" : "SHA3-384",
          "content" : "58f1e4bb64c7200cc4fde92bd48e499931dc561e07980fdf770fbf0913c2c070d778dc7dac0f947198038247c0d70128"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ba1a6cb4b44510a193e765e1130edf3e5e0b09405b99aaee4ed0970d46bca70"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2723468e861e0d3201bdd63c250a06d852092be67817cd117cf7ddab599e6bc806d8e303b9291a070e87d748676ce113682718b83dfd86767f896422bb1734c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-classworlds/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-classworlds/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-classworlds/tree/plexus-classworlds-2.9.0/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.29?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-interpolation",
      "version" : "1.29",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1489e6968b874cecfe24cadb62b77db"
        },
        {
          "alg" : "SHA-1",
          "content" : "5dd1b1fbaca263ad5baa169fbd8e804c789c9db5"
        },
        {
          "alg" : "SHA-256",
          "content" : "088d444dbcedfb384630d8686697ece3c401d6f33c8f8b3aa7259ea1c6996878"
        },
        {
          "alg" : "SHA-512",
          "content" : "db3b91d130c37d4b9a2c2e6743ee87d8c60e50a61ecb6efb38b548f496de27ca10898c85d61e5a598dab2655889603d1f6396c506bcdc61203d4ef4140177289"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b3cc00412b3423b456930eec5013b6c59ead80ee2d28a2ba1f9ad0c3ed39b95b49e13de7ca5a870ce37d7edf3d960c5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74e5efa6abe8afc03a50ae83dfd106dc0fa905fe02686830217b3c21a621e4c823c89ded0ba29eb7459a6fdc1a816625"
        },
        {
          "alg" : "SHA3-256",
          "content" : "25c0398ccdef2410f03ce67f0a5f193153f3e98070e08dadbaae2a81b8998d67"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7c16c72035c47a5ad169b5e742b4eef65b31744b70e8ae6e68756f0f2ca6d01ee60ec876a7c36d058091a173dbd4174ffe6d86a864eec1b1b3c0ec44b493754"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.29?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-pom/plexus-interpolation/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-interpolation/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/codehaus-plexus/plexus-interpolation/tree/plexus-interpolation-1.29/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.2.0?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-component-annotations",
      "version" : "2.2.0",
      "description" : "Plexus Component Java Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2397189a5ce25e7d2d44effa9f5176c"
        },
        {
          "alg" : "SHA-1",
          "content" : "a506f84636ea7ae370d04167dd155c103e616f68"
        },
        {
          "alg" : "SHA-256",
          "content" : "50edb93c73786e62822b4fe1336e22880fdf147191373cf5c911370e16748fcf"
        },
        {
          "alg" : "SHA-512",
          "content" : "33595f37df5b5f11a863082e2ef90d871f52bc6c83fb593b0747a4c7eb91c3b5ab9bfe804a54b7d82ee6f289e2d47c443c8dafe4159d07b6c80394a5666db2f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "4850c234dfc3c37bc7f50b8ad5f86abc42927e0135582461a0d2d8cd0649ed304352cd0e91ccd006c55c6d06f7940104"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2aabf9ba2fedcfd79345316c2b8f7b9abfe5519f3f5e1d2bc45187febf5bcab84ad8c505f7e99857dcee2c2cd7d2b0de"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a20286e40c517a66525f26a6ef13becfb6eec3ba792d9708e14896d288ae9df"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd372902e65123fcc0ac13721868e604bb54fdb52a7e0de412c46aca9aa5ca7f1a9c59cdc9f2bb7016a5cdaa0e8f43a8cf0ef2250ccd0b291bcc4468e5f4a4b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-containers/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-containers/tree/plexus-containers-2.2.0/plexus-component-annotations/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "2.0.17",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6480d114a23683498ac3f746f959d2f"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9e58ac9c7779ba3bf8142aff6c830617a7fe60f"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b751d952061954d5abfed7181c1f645d336091b679891591d63329c622eb832"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a3e79db6666a6096a3021bb2e1d918f30f589d8de51d6b600f8ebd92515a510ae2d8f87919cc2dfa8365d64f10194cac8dfa0fb950160eef0e9da06f6caaeb9"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ea24f814a9b6ece428cfd0535e2f3b8927005745ef61006b50fdb5a90126ee5ea05650155382b3b755c5bce38ef3944"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9b1015052f0ec43f9be09764e131834157599611cb52f6fe591c4ac6a8ab4817518f2a4b8871e5e738c8678e93af5557"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00559b4f4066b4917ba4fe2a6f23111eaeada321112d030910d218ced9084b5e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9579c2f7e7516e177c2d493ccc9eb8150978cf19f6f09b28d116f6935239fd56dc6af2b62b3336f79b0b462445550cd1fb5377a07001a6f44aaab6a32fa2fa47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-artifact",
      "version" : "3.9.14",
      "description" : "Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0782702122cfd171170c7e6b9ab9837b"
        },
        {
          "alg" : "SHA-1",
          "content" : "921c4f90ec434e29b399796077a08459571d048a"
        },
        {
          "alg" : "SHA-256",
          "content" : "1effa70eacbf0aa4d94ad9c7b225be031ce4317fa07da59e23b02b3e4e1231a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "77d8ae972b794631744062ab2ada293b362d5e4d678bc2b859dd9356db3a58eb6d477349ffd2d3f1e9c88117666beeae659cbbeb9f7fcd190f75a67685c6ba37"
        },
        {
          "alg" : "SHA-384",
          "content" : "84b1f920592769758c486694fc53b05bc99518f310eae9effe1bd9c2d21bb2984aa2554af77d8dc07e1e499ecdbe2726"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eff1c24b4b66fb794ea257754ccddeec0e9bebd7689089268770611688ff41ef977c6674e449214cf572bdc9e547a1b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f73ca1e0474ff36f31751e99b2f8f7a0c2e4a9a5edd98e72f12a50491457d7c2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2fcfd8fbe196adbd85ef415c0a0c980c8f2d424037e556fc2bd85f725f502edef43ecdceffe54db16159e313753c00914a97d34030dea2ad5ae4f50aa4c5b80c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-artifact/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-artifact"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-plugin-api",
      "version" : "3.9.14",
      "description" : "The API for plugins - Mojos - development.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a8be3ebe58277ded8abdc68925c6f4d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "67a865f97a78cbd97773542ff3cb838d6624b5c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "062445ef3ae988e245cca68ccec915de64703ec615badf2d9d61da9ee6f1a245"
        },
        {
          "alg" : "SHA-512",
          "content" : "e59273bcbd77b0c2e5c5a1a066ca009b2cb61c0ecfbcaa4676e2f844980d53d0912e051a0ab93bebdf6a81f62ad6ca60e053d6d3f0afabcf2be8c95c367b347e"
        },
        {
          "alg" : "SHA-384",
          "content" : "a088f6c2453c979d950eca406c6e81a9ffff06d7076f3dc3a5c638f05b24c75fda4ffc9a637c6305884dff4f33d53217"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dc25140bbe8199dde94c5d729a1ed75ecc3824a1d79757a645c3c468f633df032b336b33eef2e6036b4ffc0ff07c83c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48baf3010d9a7e951bcebd0c3bc54df3c92ebd685ec91bd48371fb149feb6aa4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c13a33bfec00d618e5ab02eb19235f5c152e4f8f7954dcc36e118dc6a5e18ae0cba5850d9ac13db82775474d0fac1418993cacd85705c7a452f5f424febf8747"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-plugin-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-plugin-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.plugin-tools",
      "name" : "maven-plugin-annotations",
      "version" : "3.15.2",
      "description" : "Java annotations to use in Mojos",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6b86f30960ce2f9eac20c6657db588a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "dfc79f3b5b0c3afd01f55b8b01310f457568d2a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "979d3cf8f4ac804cc27d2f8a6db07f2149d58ccd59bb3d589cc46bb9a44c0b4b"
        },
        {
          "alg" : "SHA-512",
          "content" : "201b5e7bb625cb9721d985e84c0cca2e11a83c79df7c26eeb6bca6c8c2d34f387a645a95bc4fea705b16a7d3750a1a889e003918b69cbcd4c13e921fd87ab4a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "b3e1c8ea8c3d27ca6def64add282eefd0b02e86b91c574c078b3a727e12045bf72161ff18d750c230f651134b85fabca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0acbc70f923aca160abda38c92a6ee433e94f6db9f7d3e623801756af6bd31192823870963376eef56418172bc4431f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "11758e8bae420f0d5477edbc24edb11e9d57e61bece88ae6f8dc841fc945e7d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e4b0b504747e2e479dd94b57d4ba6f82d0c98b5c8abb3cb09d97bee98e358f0027e6833a985dbcdc432660e99674a0b785fe7f1e3ceabff362252481dac2b974"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/plugin-tools/maven-plugin-annotations"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-plugin-tools/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MPLUGIN"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.15.2/maven-plugin-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.shared/maven-artifact-transfer@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.shared",
      "name" : "maven-artifact-transfer",
      "version" : "0.13.1",
      "description" : "An API to install, deploy and resolving artifacts with Maven 3",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a73136d65cfc2dd8af0fd365dbda4fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f6d2088ae64dd926b8ec445afdb7e148eb08060"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ac88accde99ed71e65253bd130868c0e654f940f01ade073b895eb2f817cf06"
        },
        {
          "alg" : "SHA-512",
          "content" : "122bf211295a1f94cca62f50cc3ee51cdd01c0dde47db4a236c60aa0a68165be30902719fd5093f1280d875c9635737383bfe92090daef03a5dca24481a50595"
        },
        {
          "alg" : "SHA-384",
          "content" : "20a7ed7096a2938f7f17b585bea0ee80705f787a54c19650ba9f7f6df75200f7c1d5d28832715af5c336197e90a4342b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "370fd1560274a088771517bcb4f91a0550d2244d0efebad8a577f5eadec1f52f396fd1f6eb9cc5ae554945107c401a19"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d3a8a5e17795c11ac3250957bc9693fd349bed29bd0c11b8e7b4d1a7832fede4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "abdb3cbb5ab862489019a83a43a7f6edefce474513d8c0a4a7b47b353ddf0270bc0a0e63214937c381cc18b4ccd23587d7029346cead785bb9ef6e4869a19084"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.shared/maven-artifact-transfer@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/shared/maven-artifact-transfer/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-artifact-transfer/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MSHARED"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-artifact-transfer/tree/maven-artifact-transfer-0.13.1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.shared/maven-common-artifact-filters@3.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.shared",
      "name" : "maven-common-artifact-filters",
      "version" : "3.1.0",
      "description" : "A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fcd2e81ecc9836ba892333a299a9cd2e"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d1eda9af6db77618766f31cb1971baed2ca3fa3"
        },
        {
          "alg" : "SHA-256",
          "content" : "82a584c58bd6a1b13861e2d4cc194b5afc09ca0adad9fda741f16337dcda2e96"
        },
        {
          "alg" : "SHA-512",
          "content" : "a213c379d923af6e3fa1ee25b7921bab8f137b0eb2a1355783d7c4a68018fd4b6ffc62e982df5b9a1feb369fe67c8cf0027f1bef42496879f7598e9ecb748f01"
        },
        {
          "alg" : "SHA-384",
          "content" : "30d8e4b05a281afe857533fd0fd9c9a8784cb20af95700ad2410de3f27ca73eee303e3b9c35142c5c2a4d75f9004d472"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dd5d8ebe03579e70d1c4e65f7eb5b9be881348e0efb7e0b491ae6bc1a2057a015b3de5c353830c91aed6cf3f3b113695"
        },
        {
          "alg" : "SHA3-256",
          "content" : "718c335381eb570a942b8ef880b5aa7c198c9cbfa4ddfa48a40b739c12c3d8d3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d6b4dfad3746ad6c5aae05e71fa9dd99c925458e79897c3467919a6048c93ba19f884f396645276349c4d01cec15bebb37fa84e997d5fca7c3b1da1d3ef47bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.shared/maven-common-artifact-filters@3.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/shared/maven-common-artifact-filters/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-box/job/maven-common-artifact-filters/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MSHARED/component/12326431"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-common-artifact-filters/tree/maven-common-artifact-filters-3.1.0"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.sonatype.sisu/sisu-inject-plexus@1.4.2?type=jar",
      "publisher" : "Sonatype, Inc.",
      "group" : "org.sonatype.sisu",
      "name" : "sisu-inject-plexus",
      "version" : "1.4.2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c1bfd74a76af0757b348554d9a1facc"
        },
        {
          "alg" : "SHA-1",
          "content" : "53d863ed4879d4a43ad7aee7bc63f935cc513353"
        },
        {
          "alg" : "SHA-256",
          "content" : "a65e27aefbe74102d73cd7e3c5c7637021d294a9e7f33132f3c782a76714d0a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d73b922ff6f369f77fe18897e6c2a98569716206e48f52df3925fe964561922cf347207f9c7d6dd5eef694d7c39d345b582f1401a0ce9d914c43f926a4a320f"
        },
        {
          "alg" : "SHA-384",
          "content" : "bdb0744db342d925efe436909d7c6a443bc5012f63ea2609c770cfb647662ba3573b61e068d4f7d14d59a825915ffdf4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bc9a8181935460e7fe4c3e5c483fb56211500f44df92a68ec9e568b1a8166eb80708953f6bf4160090bd3912f5539d10"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce868e02a4e1ee8abcf85313243987f553f6ed815c1afb7d4cfdfa3a5df6cd61"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2f84256c000bdbc47431f3076ec613e8f98f22f7005a2ce842bc85f9532dfe18050abb43aa837ce9ed541e842e0e72f2cc8b7fca28f5846309a0cb777d479ba4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.sonatype.sisu/sisu-inject-plexus@1.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/"
        },
        {
          "type" : "build-system",
          "url" : "https://grid.sonatype.org/ci/job/Sisu/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.sonatype.org/browse/SISU"
        },
        {
          "type" : "mailing-list",
          "url" : "sisu-dev-subscribe@sonatype.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.sonatype.sisu/sisu-inject-bean@1.4.2?type=jar",
      "publisher" : "Sonatype, Inc.",
      "group" : "org.sonatype.sisu",
      "name" : "sisu-inject-bean",
      "version" : "1.4.2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "400f9ca3cb77d34f159127769cb89e92"
        },
        {
          "alg" : "SHA-1",
          "content" : "5cf37202afbaae899d63dd51b46d173df650af1b"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb3160e1e3a7852b441016dbcc97a34e3cf4eeb8ceb9e82edf2729439858f080"
        },
        {
          "alg" : "SHA-512",
          "content" : "8bfd754b4bac265b82795066a7eee04ceb7d9de0a0835687ec0bc44ca644cfa5268bed639934ce169a1a93f7cd0d4591865c969288fb5e31b497bafaf1f17b0a"
        },
        {
          "alg" : "SHA-384",
          "content" : "5bec5b8c215bb5a4b3fb63ddbcb5575fb4e3ed587e7462375e730795df91592d9bd1a0545dd11af8a3d332f419b695e9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bab07cad88f0afab0711364cfdd1b9536b15176dff4fededad218c55cf380aa63080db1b71a225b68cd4b7e8aa35db2c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c25c8b7a316edbfff01c28c94c8bdebafddc1361db34a47101e10f2fae259c11"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e4f53b002a30f7c2e8d8eb4a6a7ce9b2deb38359e5a0b3d7b5e3708cb473cd18c496551afaf23ed51871cbeb2a0844af14a1bb53c846e36afabfafd2ee4beb40"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.sonatype.sisu/sisu-inject-bean@1.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/"
        },
        {
          "type" : "build-system",
          "url" : "https://grid.sonatype.org/ci/job/Sisu/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.sonatype.org/browse/SISU"
        },
        {
          "type" : "mailing-list",
          "url" : "sisu-dev-subscribe@sonatype.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.sonatype.sisu/sisu-guice@2.1.7?classifier=noaop&type=jar",
      "group" : "org.sonatype.sisu",
      "name" : "sisu-guice",
      "version" : "2.1.7",
      "description" : "Guice trunk with some patches applied for Sisu",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1d341b68fc25c53321eb00cf87b82b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "8cb56e976b8e0e7b23f2969c32bef7b830c6d6ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "240113a2f22fd1f0b182b32baecf0e7876b3a8e41f3c4da3335eeb9ffb24b9f4"
        },
        {
          "alg" : "SHA-512",
          "content" : "75f4e008cef58dde84a511e30db440cc89d344c6978c779115a7da609b9cf06e9626b5693d413101afa1a809ddf1d958d340a1a7aaf59d378c7d03f956b3408a"
        },
        {
          "alg" : "SHA-384",
          "content" : "506798acc8431a1cdbb6d4bb993f1fa0257b6a2eb0d011fd5b51330d6a485a6387fd2b26c2f8e84c5c361794d8d8e4cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "84e81cb833918e315074ede229c739fc5facc07937632633e0666b6c93561834a3501ce3442321bd0a0b861c56ec0591"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2500200206ca6c0737e18efefcd0a9ae60d7639aa9c9adb0254a5341db31c3e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "85a9136e524e232306905dae47b905ac45a91f28eb3725350c44c07ab5093c0a8c4e5472aa75b0bc1de6913e723f3e1043e21a2df6e5627abf14c5f40b6f121d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.sonatype.sisu/sisu-guice@2.1.7?classifier=noaop&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://forge.sonatype.com/sisu-guice/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.sonatype.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-utils",
      "version" : "4.0.3",
      "description" : "A collection of various utility classes to ease working with strings, files, command lines and more.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a8848eea66d01d0279b26871dbc2cf1b"
        },
        {
          "alg" : "SHA-1",
          "content" : "c097bf60a8a7aaf37dfb8f2c933a21e784035976"
        },
        {
          "alg" : "SHA-256",
          "content" : "421ff6ed146c53a9d4eaade8f629b52b12af7187101f1bd06c2c64e904019f3c"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed864c502a54ab2e8e2d4c74479b1cb48c5e44ee56fcad6ba5aec9e20e3e765148299cb8eb8c9a516fb59bf836b12886caca00a9b12eb5cb036271df3437218d"
        },
        {
          "alg" : "SHA-384",
          "content" : "91a1b379d98255afc76a39c8027de60c552f202c4068e1d8fba8c314afae382b5666da79d5b5ee64be059c0fb4eff30f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e2081b8cf0164c59a83d1ff370c1e1523278a255df831a67f489f2c92ec3eeb94238f18c940ff1d682dcb8edde911f07"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dd4a151abcb534c595c3204b6bd14feffe574666647a85f7389fe9b6cfab2e5f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ffadce47e7375302a9f33229950267371e7381f0134cf102867d57d63ee04f40be8f2ea969092d2e98be8b9deb95fd9b5d6782b9483a1f3e7e7bd8be033b67d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-utils/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-utils/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-utils/tree/plexus-utils-4.0.3/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-xml",
      "version" : "3.0.1",
      "description" : "A collection of various utility classes to ease working with XML in Maven 3.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd868918ebc742350840124ea4422ab0"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0e73c21402f03c2765674b8dede21673b3288cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "c1a510a87a62bd2d74ac1472dd31c3f9e9b0b8b8568f37d77c0f135415bebd05"
        },
        {
          "alg" : "SHA-512",
          "content" : "422f2ccdda00dd8c90c2f5b5f4ad6f0410fb6f2bcb3429d196f7f39c96a44a6709c70539648214d5b7686a70240a6c16c7b985b943f8002d318f90896230a259"
        },
        {
          "alg" : "SHA-384",
          "content" : "da397eb08963f4366d2119af1d993efa00fee25e50b09454422805ce83e662507e2afc7f6b4171a9c5da111d7ada3365"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d21cc3459871a9f6e9a893df8f8bcb85a4f20cee96e821098e2a0f2655b20c9f01f1139e7dc4a80444d627d9854c56f6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bdf4b087b5d0ed2473c5ff7524b7c6dff791738715aa5499f14ed11729b3690b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fedd50a88c651e5a5da1639d5c507634bd50cb9103acfdec9e0db7827656855b7d1ee19ec7318de91996e86dc5e9c38f1b507433498c75ae327b865534999a9a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-xml/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-xml/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-xml/tree/plexus-xml-3.0.1/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-build-api",
      "version" : "1.2.0",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b0e873775c860defa3c30d114d46e1fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "589f46f0d4c7f51658999e1eadc745da2f76ee8b"
        },
        {
          "alg" : "SHA-256",
          "content" : "570ae55a95e1887c3004882d30dc4e9035d2a46ba8d58b991de04175f141d88f"
        },
        {
          "alg" : "SHA-512",
          "content" : "387c5b5b0ffef5129a758ee2ceb0db8a2d37d4110e91b889a79a09d7ec850301d4fa1cc3c55f661a91cac9265de606a53911193840f2626ccc4da2bea13ddea7"
        },
        {
          "alg" : "SHA-384",
          "content" : "964b305049e74b105bf9de86a51d753d204ec4efd1d72f350ae439e89762c3687e6176e0af21d5dab4aed2aeb1355dd0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e2c1030f846df35559efa0bd1f26a026c8b84927be6d4e691bf6d28c4f5dacbbe15686ddc8d9b7a003599f2aaf64330c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f6bd58e23e94b49ffa757adf059e65e76ec022b7902fb5567d09119e7506848"
        },
        {
          "alg" : "SHA3-512",
          "content" : "29d171c5cad9eaad4bbfb8453c8640da5555046aecc96b74198407126197dec935cae170023e82ac51dd6db95aabc2f055f10804d84b9a23c1f0b507fe42d942"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-pom/plexus-build-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-pom/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-build-api/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.sonatype.plexus/plexus-build-api@0.0.7?type=jar",
      "group" : "org.sonatype.plexus",
      "name" : "plexus-build-api",
      "version" : "0.0.7",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "49f0f8c6bdf2687e358870a4fc1559c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "e6ba5cd4bfd8de00235af936e7f63eb24ed436e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "934171640fbd3d2495c50b79b0d9adb11e2c83e65bad157df8fe34bcac0ff798"
        },
        {
          "alg" : "SHA-512",
          "content" : "e073d367ce5edaf6dfcbf6d1ec9f544082d4536aec8a84b060d24625c0d8ff1facf90529843f9bf4383ef43aa5cd3d0e143f473dffa6da7fd910f1d2e3872ec7"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e6c177e34d0bb3fd05ea8f635f01a6b01afd28113f214392cae8f6bdc73715ee1dbfa4d1525f42321f8a8dd05db9191"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe41dea9191319334edb863c438ffe78b19c5f2669a653058d7d4fe5527d7e66a7f382f806ff12fcb09c3f468542e870"
        },
        {
          "alg" : "SHA3-256",
          "content" : "530e25ed3a34ee1d1aacda1a935608e70ef6494bb931fee33eb7366df2d85642"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9f1b45445d930a9833436b57baeda25522f0151be0b2f2a27ef1c1dcc8f6ccc5f1168fe40ea91f1e3ac1d98308b3dd1da3c7b49a90cb75eb6a924534545435a5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.sonatype.plexus/plexus-build-api@0.0.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://forge.sonatype.com/spice-parent/plexus-build-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://grid.sonatype.org/ci/view/Spice/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.sonatype.org:8081/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.sonatype.org/browse/SPICE"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.7"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.21.0",
      "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" : "bc7e020873f086ede85f97bd9f013215"
        },
        {
          "alg" : "SHA-1",
          "content" : "52a6f68fe5afe335cde95461dd5c3412f04996f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d643a2afea8b058b762aa6fb90e5b256f6c729739f8b3784c3370ddc609e88d"
        },
        {
          "alg" : "SHA-512",
          "content" : "7ac1aa4d834cd7cdecaee223a64c63d481810c73dfdb5109f402234a05cadf754e414cead99072f5140d4f7042ee084161935fb28129a631d908d989c5bbac5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "97c07e5c4f62484c98b6777f63ab032ee09eeb1c9ddae8332890126df9c665afb9cd554db02495171738720d23c53732"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3e44c9f4a5f4075fb62a438a84015fe2abf878e9793835a7816dc3c35141bb79fe96dfdc6bb5aef96b7c5bbbcf453c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f8f4ce25b7169452dabb10ce843b3246378ea55c1971acd2300e417747b3a68"
        },
        {
          "alg" : "SHA3-512",
          "content" : "175630adf10305aeb31d737f833021a25582ffe2ef66fda6e7f694598af9c68cebbd205ade469eca4faaf6b9d349244289e62179d9cf48d93427090e2c008cf8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-io/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-io/actions"
        },
        {
          "type" : "distribution-intake",
          "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/org.apache.logging.log4j/log4j-slf4j2-impl@2.25.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.logging.log4j",
      "name" : "log4j-slf4j2-impl",
      "version" : "2.25.4",
      "description" : "SLF4J 2 provider (binding) for the Apache Log4j API. It forwards SLF4J 2 calls to the Log4j API. This effectively allows using Log4j as an implementation of SLF4J 2. (Refer to the `log4j-to-slf4j` artifact for forwarding the Log4j API to SLF4J.)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80da484803f1fd3b3fa515311fdddb97"
        },
        {
          "alg" : "SHA-1",
          "content" : "052a8e43b29eee3b9d6cd9bad696f5d2284d7053"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd897abc5eb3a6d965426c7937b92dd43e67c82d9819bea5d19f311516c68be3"
        },
        {
          "alg" : "SHA-512",
          "content" : "c7e471b2ec7ddd74037736f7f09856eec8353e57930ecc758c49d3b63b1bac7ac9d7fff5e6c2651df058cb3c217a85c626949513686f7cebef398b46c1a28edf"
        },
        {
          "alg" : "SHA-384",
          "content" : "a4c5bde7fbb879fcfe4de3aedb5b7974a7f7a293f2e8de6dfff95ce7a1d78dc4f3f4233dcc911d2a1ad1f0c33d2ef3bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "04a89c8d95a96574e1d0d4fe193f1ce35d4031baf6ff1dbff8841eff0b40096cd665aa3378f84047a36bfd89129fad3e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3cbb5861b7afa495870856e06a12e8d7323cbb1aca907f3eff5e02a90936cf90"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bf9b7889370eb2d8d103c1d2c50a17f84831d98560c133cdbebcda9348a1af9eacbeded6767b15d0b4ec699ed17c703a2cd11c22d8855081f13a0132536025f3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.logging.log4j/log4j-slf4j2-impl@2.25.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://logging.apache.org/log4j/2.x/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/logging-log4j2/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/logging-log4j2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?log4j-user@logging.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/logging-log4j2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.logging.log4j",
      "name" : "log4j-api",
      "version" : "2.25.4",
      "description" : "The logging API of the Log4j project. Library and application code can log through this API. It contains a simple built-in implementation (`SimpleLogger`) for trivial use cases. Production applications are recommended to use Log4j API in combination with a fully-fledged implementation, such as Log4j Core.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5efb17ae45b749c1fbfedb3d93375cfc"
        },
        {
          "alg" : "SHA-1",
          "content" : "89ff2217b193fb187b134aa6ebcbfa8a28b018a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4b642a7f047275215de117e0e3847eb2c7711d84a0aa7433e7b3c096daf341d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e6d6a8ad6542f071978b46858063a1a6fa2a3709a69460078cab3cb57907c10cd7c0746b83af04d8284120c3382ebdbd1aeabda4c370041c187b903daf71a94b"
        },
        {
          "alg" : "SHA-384",
          "content" : "81407c406cee0bcb5bb052fbf1ecd162487db17e7f3b84489a6e5e9da14688b3082020abb01c20d1adf36b2592999f36"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c05228836eef3d6dc30f8210b81e2aa1a3bfb2960a34bde1e2b88f8fb3ce4cae21a1efe84e058553990fa60860916136"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bde486cc1dee149bbdec58c97085367c299be5f06d4b2e068bd26be14c6fa4b9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7bb13130a717f744141f1eb1fe9c7f8653de41936d870467e54c81a9c828be6ba0e28e7f3b72696c0cdc9f93ee6c6a5e64e58c7310f78f21f0a482e483ee8082"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://logging.apache.org/log4j/2.x/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/logging-log4j2/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/logging-log4j2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?log4j-user@logging.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/logging-log4j2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.logging.log4j",
      "name" : "log4j-core",
      "version" : "2.25.4",
      "description" : "A versatile, industrial-grade, and reference implementation of the Log4j API. It bundles a rich set of components to assist various use cases: Appenders targeting files, network sockets, databases, SMTP servers; Layouts that can render CSV, HTML, JSON, Syslog, etc. formatted outputs; Filters that can be configured using log event rates, regular expressions, scripts, time, etc. It contains several extension points to introduce custom components, if needed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62233cc04ded515e14b5fa4e88a9c5a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "b963c3d6bfdf05c61ad47a74e9f9295131607df2"
        },
        {
          "alg" : "SHA-256",
          "content" : "10fee2c0485d54fa44ee75d314f6295508f7b932281873db61a91b88073200e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "fc61e84587c6c060f89f71faad6a547b1fbdeba706d795daa210df947b08092b039ed40b0c9a4b507fd6207d33f796870209e47ca62c1f224895d2deb7b415fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c097c50acd1577f0a7ea1a249f7aeaff0473c7ab0e67778ed7ab6566662b96401d9e24792c0a17dfc23128c54fb6258"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b2172d1dbbc3a8631c18da988819bcf01011c1abb1396057464ab5e910afa40bccb92128c2139672f3e81da2fa72147"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98edd5c29d25bef661121f16472567908473362d42d1f1e7e76a9ad69a45a8cb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "48891c8663657fc204af54e15c4773c8dbebc1597b4be635084f4a1a1d8687576e1df91258cb6e5933586dd3c6b6cb9fdbb2edbff3da9fba8c501ea514a64bb0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://logging.apache.org/log4j/2.x/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/logging-log4j2/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/logging-log4j2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?log4j-user@logging.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/logging-log4j2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/bom-generator@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "bom-generator",
      "version" : "4.19.0",
      "description" : "Camel Tooling",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/bom-generator@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/bom-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/bom-generator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-bom@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-bom",
      "version" : "4.19.0",
      "description" : "Camel BOM",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-bom@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-bom"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-bom"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "spi-annotations",
      "version" : "4.19.0",
      "description" : "Annotations for Camel Endpoint developers",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/spi-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/spi-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-util-json",
      "version" : "4.19.0",
      "description" : "A json simple parser that preserves the ordering in Map as read from JSon source",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/camel-util-json"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/camel-util-json"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tooling-model",
      "version" : "4.19.0",
      "description" : "Tooling Model",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/camel-tooling-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/camel-tooling-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-package-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to help package Camel components and plugins",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-package-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-package-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mvel/mvel2@2.5.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.mvel",
      "name" : "mvel2",
      "version" : "2.5.2.Final",
      "description" : "MVEL is a powerful expression language for Java-based applications. It provides a plethora of features and is suited for everything from the smallest property binding and extraction, to full blown scripts.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5d5374950fec692bf3627b2d5364975"
        },
        {
          "alg" : "SHA-1",
          "content" : "618d6f2c921c087f9230280c5ef428a40240f359"
        },
        {
          "alg" : "SHA-256",
          "content" : "77d14116dfad5259aa3c21e177fb5455b2c86f4873f49828fdb6000ebe77660d"
        },
        {
          "alg" : "SHA-512",
          "content" : "16185157765b9a8bd5d035c68b0330a0de5927a3a2722f801ea297d447abe641d0d48e4a6068e2fedc701c49533f85edd80b6b2921f0311a518c4935552a3195"
        },
        {
          "alg" : "SHA-384",
          "content" : "df4f5db89c780e02e20f966adef471a27960dc81f02c5d2459e04f96c81878e6b7639ba34a025e1e6fe2c0ec0e256dbf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb7c243c4299d997e767f8669093eec4634ba8108fb50b307f0bf3d4f0da684111f76e5d5cd457b5a984c57b8f479a6e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e1c6b3f1dda0c3f2b9737789c86ce272b89660e4f6342782aebca245b738256"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cc65f8d33a65c27d6269852a7ca5c95a3507fe4337885408e89bd5851861c1e8682b303bfda839b36376ba021b1afde401ec7ded3ccd9b527290f2919ed63b28"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mvel/mvel2@2.5.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://mvel.codehaus.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://jira.codehaus.org/browse/MVEL"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dir.gmane.org/gmane.comp.java.drools.user"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:mvel/mvel.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.shared/maven-dependency-tree@3.3.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.shared",
      "name" : "maven-dependency-tree",
      "version" : "3.3.0",
      "description" : "A tree-based API for resolution of Maven project dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d31e811443b74801b0345f3e279e5b4c"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9bca2c7d845fbc10b3a94082c489a33b520dfc9"
        },
        {
          "alg" : "SHA-256",
          "content" : "a3353f6a82feb950d5e7e64b0cd4ceadea7eb62112e447172e34974a510316f4"
        },
        {
          "alg" : "SHA-512",
          "content" : "d1b73d574b09e004f46e4a436b58b4416ae45458199ab553bf44e9f0d1779b18e0ff2a9a8f42cdf71a621b1d5d4a93e0208de9369579a3a172bbba9ea51cb19b"
        },
        {
          "alg" : "SHA-384",
          "content" : "384e67aea49f8fa77187235390dfc9494f39bdc818a92488502e23143effa76b3b7c4d1bdfa0b130ff3a06f8bc34b4be"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e1281cfc483f33fe06c699626c2d3f3be45a74bc6983cac089f5907b1dde443b826d402fff8bfb7fe32323a31c8ca6b3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aaf7d2f0acbedfdb9bd94d8831c2ddad9e7db9a145f1c566a33e9d560bffce57"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7f7b8f5289e53d1ca4857c7fab7615d2dbbfd212e3489ab39486d06866b6ab669c1c65f443a04fda79fa44d28333e8d75fee7791f1486a823801c73d43b9c35"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.shared/maven-dependency-tree@3.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/shared/maven-dependency-tree/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dependency-tree/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/issues/?jql=project+%3D+MSHARED+AND+component+%3D+maven-dependency-tree"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-dependency-tree/tree/maven-dependency-tree-3.3.0"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-text",
      "version" : "1.15.0",
      "description" : "Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "756b7c5438d89a0c311d811c1a06d19a"
        },
        {
          "alg" : "SHA-1",
          "content" : "9899093aa40f0199d6c39b131b8f087cdb37e399"
        },
        {
          "alg" : "SHA-256",
          "content" : "58d2da30f058512a1e7f914e39241deca4dff5c27a085b4ed2faa9e7208067f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "be41b2c3a347bfd6eea3a957fb9a8d631c32b973fbbbe3e097d544d893ab4e587c3dfc38e89b4039b815b17d268cc7940e1ffb464050c7924acb56cc422613fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3df5a4656967277d738e9d981d7b065dcda91f25553f8fc5c3d26edf07079cc5526508b0951da45ef614663ee9d471d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bedce93fea6c4aaaf7feb52f75d4265c41b3b0d39976248b4d9d5b879d18403335364b3f845585ce5fceb80a34c592df"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48fd7a8921eca0e1dc185a0ad5f8e89ab3399f0327bc57cd9e09988fce75d1ef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f996b808d5f7bff8ac7aa79a2f73b93a4edb687cace7b54089246b6b4005ebbaab00f752a79205479023c802a56e42605806113d6af36e28469fa6a63ae710d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-text"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-text/actions"
        },
        {
          "type" : "distribution-intake",
          "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-lang3@3.20.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-lang3",
      "version" : "3.20.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, 21 and 25 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" : "4b29562ded527aa074e1d44f8646dac5"
        },
        {
          "alg" : "SHA-1",
          "content" : "65897b3e5731220962e659e001904af3c3cbeba9"
        },
        {
          "alg" : "SHA-256",
          "content" : "69e5c9fa35da7a51a5fd2099dfe56a2d8d32cf233e2f6d770e796146440263f4"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c72db334ea44f932c35e602b78907865f5bab43e30c871c9be67c8184eaa778f32d7bc3ab525d5921cd28619d3f9babfd483f17de54f007ee07db2e074b0307"
        },
        {
          "alg" : "SHA-384",
          "content" : "77dd27c4d5e9372c002bd6878d2cfaaec3cf46dd57d65de63d7f2e09351344531cfa81a537b56628ac6db18adee7e484"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3456de40eef224b3ad195d2f218dd28eacb0da07607aee7ead94bd8d54bd8311d51c28d4066db4bf8b69a2df48c415f5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36e3f71352fa14bc580db45a05b09b063392c6d39acf9e24ffa6a67bbc07a336"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ecbc05bb5cd3f7537078b0cf51b0a5f7189dfa60c22e5ec0d6b9e2fd3f7fa7566770b5da87e0c9929f48769933c3e3a473fd5cc7231672fca36ab1fee1f8670"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.20.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-intake",
          "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.jboss.forge.roaster/roaster-api@2.31.0.Final?type=jar",
      "group" : "org.jboss.forge.roaster",
      "name" : "roaster-api",
      "version" : "2.31.0.Final",
      "description" : "Forge Roaster is a library for inspecting and manipulating Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "224eef3aab28f8d6da923490addd0a46"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d1d7f3a6f46e2ac38f07d7fb9d46b13000ddcf9"
        },
        {
          "alg" : "SHA-256",
          "content" : "28379b9414b288969a43a935d882b7fe9f3045e570f1578ef81946ea6fc56f54"
        },
        {
          "alg" : "SHA-512",
          "content" : "27319ab5e5498598c00f7d108bf34980ba394aa30070227bc785033defb1ec69eacdadafffa02fe89b6964800a161f7647a0f20764a7c5032657ab78ec4bc8d0"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9cb0f3dfc7fc498f9e2bc02d98e483e105c8dc11d82fba50ad55dc6a0bf86e20ff1153af631de908632256a506ebe20"
        },
        {
          "alg" : "SHA3-384",
          "content" : "657bce58cb9d713ff629e9af5da54e3ca16f0f284f1d6233de04e885343f9f6cf209cdecaf9aad30d6b1abf6bfa11fad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea9f6437dd9048485af4336a05cb42e10b33efba245d4e81852bb4f56eddfa82"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5ad154118780b6f80d34e55a77354ab0d447782996886310d66d2e5b7a6e2b87760e62def552bab770176fa2fd2242289a6acddca3091de99dd6d72a366668fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/forge/roaster/roaster-api"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/forge/roaster/roaster-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar",
      "group" : "org.jboss.forge.roaster",
      "name" : "roaster-jdt",
      "version" : "2.31.0.Final",
      "description" : "Forge Roaster is a library for inspecting and manipulating Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b9d623c4ddbfc8433e20acbf2712e29"
        },
        {
          "alg" : "SHA-1",
          "content" : "6390945d4faf40f79205f9330ed885288ce93c09"
        },
        {
          "alg" : "SHA-256",
          "content" : "b458c81df5179776df599fd68ad343502d0eb589cac1a7f633035fdef9e68d6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "a89228a7112c636cd6419af9baecccb06d3f4c6ecc1c73e288727aa5600f9584ff9f17cb94cd1180612e50d05bcfdde3eb23393b55bb6fdb9974aa9f4c8160e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b8801d3ec62dbd69f17e874f75004028b2c27a206ff5b74d338ab832b2b45771c1adf03dae894a0e3cd9f07b2a05c465"
        },
        {
          "alg" : "SHA3-384",
          "content" : "875f7e42f6ddfb86ef90ea5edabc92e9545df228ce41efc0e5683ff4e2db395b8696d1c16624e4e32f18a166a67077a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "05dda87f72655873d52c59e1a4e788449869f6fa3a097d5569fd78ee844244d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ebe43558979ff0fb6f872e6f555cd9f217372461710f4916be05c0d48de21f5f86d02354bd77a41512b53e4200a0eb3dafa61a1e897b789432d1dcd8854aaf0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/forge/roaster/roaster-jdt"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/forge/roaster/roaster-jdt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/jandex@3.5.3?type=jar",
      "group" : "io.smallrye",
      "name" : "jandex",
      "version" : "3.5.3",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "09147542573bab0794f280730f573c58"
        },
        {
          "alg" : "SHA-1",
          "content" : "a40497ec5fe77d49b7847e4095dc7c6d85091c22"
        },
        {
          "alg" : "SHA-256",
          "content" : "45c2bf6d360cd9d4cb836273af712c5f9734e04b592030c12ac04601e60578a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "02794ee7bf44fd738ad14b3d0cdf27b670f6633da58f97c2b8d41c3cebdb051a71284ad138340211d9e8861664a4b137bacbab246cc3851cb5947b941e624400"
        },
        {
          "alg" : "SHA-384",
          "content" : "6aa206ccd66e70e16ba3a20880e7f0f30efaba7d18e6ef2e4a834e6066903d015e22c716e7ee688416089b2136081f4a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "554020284a2ad187bfac41aad83af37417f144f74838bda232ad8d9c3638296bc1e55bb8dbbe63b360077ca0ec2086cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8d9ed4520ce395c8b4da5a8130d81ad47657ee074a17acdab99c0e228f4db0d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aa9767f23066aaae227b112b4c7f5f9e925f83c2d3456cea05bd42818a510464d33f7c435e4718521176ace6abd935952f9a1bfa4697638401045fb76175a145"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/jandex@3.5.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/jandex/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/jandex/jandex/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-tree@9.9.1?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-tree",
      "version" : "9.9.1",
      "description" : "Tree API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7eb17cd0d09b03fbe473e51edfc6e4d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "b6b1b3366296163b4b1f540731aad0a2baa484d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f3555096b720b820bbacab0b515589bee0200bee099bda14c561738ae837ba1"
        },
        {
          "alg" : "SHA-512",
          "content" : "17346f9d37dc90956c451b841ac052aa9217a19b5fdd7744a497a35addfcdff8a5e7c42dcb192910685ec6161e7b29e6867b5f84764ee3850502ac48ba392009"
        },
        {
          "alg" : "SHA-384",
          "content" : "a9a6000b1a70fb2e950be14919e49e7fdbb4af744a7341b58c805a76e4216492e2315c54b11ceae2189db1ad97f556b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a263a44f58106a66b43088b16ee731b7ae521e6a6181584883b5ea6e990be798ebd2149b5a9d2696bbab8ee32f2d46d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0739dd605313fd45a1efe2db9457596bdaa82b6ea016108ad823ce8b18072854"
        },
        {
          "alg" : "SHA3-512",
          "content" : "717eea9f52ff7e2f830e3a707d6bda753a9945236391187d6588c50f53c1d4e4fb2ab02f0b1010173e2fa1d9bb046bf9356ce1ee5cfe5b143000f87bc1f095fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-tree@9.9.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.xml.bind",
      "name" : "jakarta.xml.bind-api",
      "version" : "4.0.5",
      "description" : "Jakarta XML Binding API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "935053b2c792f34c7ea3a238ea96f3ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "161811f36cad3c65991502e80317f2f6703361df"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e489b6c874c4119e003ff1403db523ee3a8959ec499f3de29e77245efccf216"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f3e522bd716ab6842ba2eed8bd44fc7d859ca5a3798e5adf2447eabde1c5d3b74b6f58d217d6cd772cbb034e4f003d9f9e10fafa15f4e108ea802548d1e5044"
        },
        {
          "alg" : "SHA-384",
          "content" : "0030a82d345127efdf52273c7ed5939deb67163821d73ba6050f51d5b6d918539c43a8c1e04594afce16e0b47b4576aa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9161e41f583009e64c236660b561acb1c04e3f46adde5383cb0006a31a71884c6580548ba583530460d04801507447a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5490e1ab440817067b53e3c381c7d6eb4fa86d8eeed297f89ae1b7e5f31424a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4f4d18ab8edf47e5debf05fdd52f92f2d18d4089e7d705300830be0964bba93c6ff810e308bad2f5e4875e5588cab171221027c4704315388ca4668b195d25eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/jaxb-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxb-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/jaxb-api.git/jakarta.xml.bind-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.activation",
      "name" : "jakarta.activation-api",
      "version" : "2.1.4",
      "description" : "Jakarta Activation API 2.1 Specification",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bc1602eee7bc61a0b86f14bbbb0cc794"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e5c2a0d75dde71a0bedc4dbdbe47b78a5dc50f8"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9db52100ce6c8aac95cc39075f95720d2e561b11f8051b81c121ad4effd7004"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd078772acb5ebf1f90f7c737f372b7e86a5ce31b995ed759526a9eee73fd89f97e506f9a208ba3b73e757cb78830b829733411cf7989680aea2272abba7323b"
        },
        {
          "alg" : "SHA-384",
          "content" : "0b9a413939a024f562c15e60b11f85c336620987441fb053645499704960464d01ae83e9989b43ae6cd4f2164eb0cebe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2fa51a3e18ced20f097ae019982cbd945942103df59327f319c64eeef1c109d6262d1de332fa2b6dfde41c98a9e7b2c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b259d17f48ae1f357a28b9c33b66fbcae50eaa86d61ac3c8cbc5184e7914d2d5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aae6a55fe1fa397b13b1bcb5a05ccc3e4e87049865233482dc09a8ab2af3eb128646394e3ef529609031e7c6c2215c91ffd27de06cd97ca9ae7e07bd4b9595bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jakartaee/jaf-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/jaf-api/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/jaf-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar",
      "group" : "org.snakeyaml",
      "name" : "snakeyaml-engine",
      "version" : "3.0.1",
      "description" : "Core YAML 1.2 parser and emitter for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8be69b655e2c9b4d557272e0d47d49c"
        },
        {
          "alg" : "SHA-1",
          "content" : "aaa97268dd9fcf97a3e44c96e6a50961d65199dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b638c8806112215e02e58e95cbd9e9a69d4bd540991f47553d053919994cc94"
        },
        {
          "alg" : "SHA-512",
          "content" : "805a64702082e494790263c30dc1846a6d646aed6a09c5c9cfef01a825d5f62e07e15e1fd17a5f185ede5b96819589ae81c33058aa1c310d903fd08608bfbedd"
        },
        {
          "alg" : "SHA-384",
          "content" : "ddb81dc05692014c84e0765e914f40acd9c84460d8a91795c5bf5533d37d50921b862084ed254e7e93220e6766bf5c56"
        },
        {
          "alg" : "SHA3-384",
          "content" : "76722dc57ee09662612681928daf9c5b2b872279a9d87f04ad2dd03f83fe093889f7b9715019cdf9cd3f65dd9eadf28f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "35298ab59102e294c1f41b33cbfd8bb0bc47579027e8fef2be7d8d4bac981b82"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0949646b9c5d53e6a1e896e90ea41939e7998625c9edd1723b7e0988cef42b098231e5007cc315bf8b4f6f14b9a1383a4b027f86726f05ba584ba6b5ada559eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml-engine"
        },
        {
          "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.apache.velocity/velocity-engine-core@2.4.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.velocity",
      "name" : "velocity-engine-core",
      "version" : "2.4.1",
      "description" : "Apache Velocity is a general purpose template engine.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "41a3757dc9d701590be703d1f2bd2462"
        },
        {
          "alg" : "SHA-1",
          "content" : "0b662837e8006d5c383bd128503ea86ef5b4d361"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c19157d1171d560088e485be97c93a7a2f7e9f56e517f0a30273c5c39df6231"
        },
        {
          "alg" : "SHA-512",
          "content" : "77150ed775e644be44d9f1ead19a880c8a02cba18dae97aec4ea8f14db04ee795bce35bd2e5314f2e95d40c01441da954327348f91addc9bb8d0cc9f7c00f561"
        },
        {
          "alg" : "SHA-384",
          "content" : "87cb5f02de5e137db4426938d783233d274b41786de2f27719e8469e188822911acce66992ae074b22a9ff47c0997c38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a6671daa3dc0091fbca6fdcb7d8799adee1c1c5c68de7da0a0f07870bb22ed94fe9a705223bf23e90b7f7f5a4d12a5c4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "71c8123c1c4bb5fb839e70d229545139b2da58fa3e3d9b09355d355b6f56c595"
        },
        {
          "alg" : "SHA3-512",
          "content" : "381c65e4a7026fc680fd37ffe53616f93b4dba2dc9cbd98f76c56e3e5a4ea2dbd5fa82e6b10da7df1dd3b1b4017d7a583a2777cef421f04412893b27e6202a22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://velocity.apache.org/engine/devel/velocity-engine-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/VELOCITY"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?general@velocity.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=velocity-engine.git/velocity-engine-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-databind",
      "version" : "2.21.2",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "add2fbe739574bfd1877c2cca25f46d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "71ab8ff75b4fd74afdee0004173fdd15de1d6a28"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c982f01f148d805f0aaac2339011244757e0df7c6ff8951f2fa3f433b8ed849"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a47b012447bc8c3d0bc603b95fce1640d7fe7ead08bc33c106c0de811f061a1eda871863e4e1411e9c0c9c716d47c69960f7e492f54e8610f3e40c99f5c3962"
        },
        {
          "alg" : "SHA-384",
          "content" : "933e7dd454a933ff1fa451ff63d870708b9ca8cdf68b849594a08d9859468cc19b15836cef741f6c9ffb8cde31cc5c76"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f2ef8662730bd798307c483f18f1bd54fc4fd5c9cacf4eba0715222cb4a3e46ea60dde95994764604f0621a05a1ce0c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0bcf55950a1f2eb63569142af0d863b2496791cf9da864ff9b8b73796250c5f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "58132245b550d327faf1c8a2a0bccc85188a2abbab806ea646ce3b83340a750df534ed51db3de2a2fa167e4612371ea1ab84ab8d1badab5509f44d9c73958396"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "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-annotations@2.21?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-annotations",
      "version" : "2.21",
      "description" : "Core annotations used for value types, used by Jackson data binding package.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0d0c3e7300954f73e43c67d933aaea4"
        },
        {
          "alg" : "SHA-1",
          "content" : "b1bc1868bf02dc0bd6c7836257a036a331005309"
        },
        {
          "alg" : "SHA-256",
          "content" : "53ca085f4a150f703f49e1aabd935bd03b43e1ea3d55d135438292af22cef56b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d832a99867acc2d5afb2596da760c50e6a6b54c1bbc8e6c4186f267a16e1d55c7a916ef8b034ad6b277c41e3342b91dcdc2e3dcea8bdccfe89e7c147894591be"
        },
        {
          "alg" : "SHA-384",
          "content" : "30b15d68f8da6f6c26aa9f6c95d09152b6c1a8092cd976cf600d63d1751509a73865f937e0ad97d8d55bf20f6a749b44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5205b51f6ed689cf31b58b98a61ca9e17a439c15d669dcb408ec4d430e77ac9ac57d39d5ca1f9973e8d184f6dd57ec4f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6782d188a72b2bb96e4b595343e783012b3f98c30f7b9950244c21739334509"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b648f1e9ffe818227d53fbde409e61858ac22d3f78705eaf08065587ed512c9b33b0f5e2222356bfb33fb2973bb5a3184e31d2a7099f8fc8d2fd23eb4612a4bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "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-core@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-core",
      "version" : "2.21.2",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b62c1031b5f38fc58158fc0c559980cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d11eac823392f28d8ee7bda77eaadfccbab83e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "12e8655b100267b44d0f14d01b1f5082a5105e616174dc4307be1a761e92407b"
        },
        {
          "alg" : "SHA-512",
          "content" : "31a16a40b2e1a1a9467a66c93884c034527fb5af641a79bd6a563d4c3aaa0cfc8d8250f930d13c7fd70c18db579940ec54a49538c5a2e0fb9780c575808000ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "cff72535be10b86fac89af4fd8eb0a7d89b0385712bff36cca6b94ad014acd9c2480bc3bc87b25b8621ccdf17cf8ae1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a7cd7206198350f0810989bc1448bb262099b14f3fc746d70651a3cf20a35948cc545326c07852dec25871605c862a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7550f1f3812a13530bcb61db040d8b57415447395a62503dad6664e7dc62acc7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94e8097f45134c4e30e84cba9a4bd10dcec3e69ac3a9e289278be8f4005befe6efe33dec7bf4c349c3cd65928c8a1aaa0ffdfa689e60ca240393634eb384ed6e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-core"
        },
        {
          "type" : "distribution-intake",
          "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/net.bytebuddy/byte-buddy@1.18.8?type=jar",
      "group" : "net.bytebuddy",
      "name" : "byte-buddy",
      "version" : "1.18.8",
      "description" : "Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "678cf379f8ddb3da5ee10340365ff37e"
        },
        {
          "alg" : "SHA-1",
          "content" : "88ca06016d190f5954569f9d113cd22c96788b0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "227d3e0ad51915809143f6a744ac0f4cb21f03214dab28e52ee7007c5ad7e9d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "0e50f1c029c91831fada246eb57a3898e327aed0e9b8b5052c1d66ff58b0d1a8b9a1c255b60da286a30cca60c1a964377c40e5fb7988bf4839f8c8ab1289b5f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "de8f142adb9acfefa6240cf784f0494144b56a2a414301b929506b32af4d740696584a167d0342db596d8b4beea8f4e9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "adefaab8646127c38acd42b6be774ba7c3c52fe39b63cb30ccfd920df1570b6f7554cd2f4b1d19d9db18ddbdcea976d3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe8ed85579503755ceacdddc4a1fe1124ff5ee152e80b80fa2d5db8f843ab78c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa5c1c7646fe4eca71148e74f2533d748746e2a12c649d85cda703a8886cccb027babedec8f71b1557e861dc9f8a0019c1aec8caa76b6a26ca353730b69a7129"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy@1.18.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bytebuddy.net/byte-buddy"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/raphw/byte-buddy/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/raphw/byte-buddy/byte-buddy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.annotation",
      "name" : "jakarta.annotation-api",
      "version" : "3.0.0",
      "description" : "Jakarta Annotations API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7faffaab962918da4cf5ddfd76609dd2"
        },
        {
          "alg" : "SHA-1",
          "content" : "54f928fadec906a99d558536756d171917b9d936"
        },
        {
          "alg" : "SHA-256",
          "content" : "b01f55552284cfb149411e64eabca75e942d26d2e1786b32914250e4330afaa2"
        },
        {
          "alg" : "SHA-512",
          "content" : "2bd5a16684c4e8144897ba6dc467628d1b8a85326235240e4c20101b6df3681d23aeebc30ca99e395ec848f33cb5244085031b2a0fbce746c8ede7148a5e7c1d"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a12cb78019d310eb08314f863c2a0e48aa2845bde844f8204e653ec50713bf135cc58cce882e14ef631327952b5ad99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0dd7dd32e8dc5ed679589f6066f16593b52334b9947a71381aeab44b3cbe295ec24dfef4fbfa5514ba24ea60fe042a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ae915a05b483f75c51f3a109cf368842d186b2996758b8a106377a7a9485c12"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52f611aa0a98812e525be2b9d5a5712aef660598cff64282dbd9afc237560f442ab745fc95c919216f9cb4197c224ba6c7317282962c638fee956925bfa031c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.ca"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/common-annotations-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/ca-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/common-annotations-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/core@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "core",
      "version" : "4.19.0",
      "description" : "Camel Core Modules",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/core@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-util",
      "version" : "4.19.0",
      "description" : "The Camel Utilities",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-api",
      "version" : "4.19.0",
      "description" : "The Camel API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-management-api",
      "version" : "4.19.0",
      "description" : "The Camel Management API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-management-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-management-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxp-util",
      "version" : "4.19.0",
      "description" : "Camel XML JAXP Util",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-xml-jaxp-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-xml-jaxp-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-support",
      "version" : "4.19.0",
      "description" : "The Camel Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-support"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-base",
      "version" : "4.19.0",
      "description" : "The Base Camel Framework",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-base"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-base-engine@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-base-engine",
      "version" : "4.19.0",
      "description" : "The Base Engine Camel Framework",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-base-engine@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-base-engine"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-base-engine"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-processor",
      "version" : "4.19.0",
      "description" : "Camel core processors",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-core-processor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-core-processor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-model",
      "version" : "4.19.0",
      "description" : "Camel model",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-core-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-core-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-reifier",
      "version" : "4.19.0",
      "description" : "Camel model to processor reifiers",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-core-reifier"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-core-reifier"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-engine",
      "version" : "4.19.0",
      "description" : "Just the Camel Core engine without any core components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-core-engine"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-core-engine"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xml-io-util@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-io-util",
      "version" : "4.19.0",
      "description" : "Camel XML IO Utilities",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xml-io-util@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-xml-io-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-xml-io-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-eip-documentation-enricher-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-eip-documentation-enricher-maven-plugin",
      "version" : "4.19.0",
      "description" : "Adds documentation to Camel XSD schema",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-eip-documentation-enricher-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-eip-documentation-enricher-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-eip-documentation-enricher-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest@3.0?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest",
      "version" : "3.0",
      "description" : "Core API and libraries of hamcrest matcher framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "781023c38b054e9cf1c818c77895e1eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "8fd9b78a8e6a6510a078a9e30e9e86a6035cfaf7"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d66b6a4a680755cb6ed7cb104fa7835ef644667586ff0737adeb977c39ecdbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "c09968882d8467d43576444b3fab868e175f0826e1d6e2015d1efec8934cdd5ffce8f285a7fc072306711ee0645dea92783a97a9e1dd8206e5e1de5de1ea8e7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "370f5960e0d1fd7b7729597f9412a388a1fca27a3f097767a11129f6d4487fda27488cc57e5c36eacb476bac12cd93b9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "129266ff10191f1fd60ee5dd386df52ec10fb8f03a2dd3ec723c4e8455a77934f128b2a560e6a3f3d54a5390527c3d9f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "750ad10b01940ab4cf06316a16e7ea8ca3f20db603bd844c40edf0b3c0c693b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54da4107c4172ae0602261da2517c13962b8c2fe391348becb87295a831109155d603bec42c411e975fe1fc8b35981f7811dbc7d9dd4a26829902e174f4be307"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest@3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hamcrest.org/JavaHamcrest/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mockito/mockito-junit-jupiter@5.23.0?type=jar",
      "group" : "org.mockito",
      "name" : "mockito-junit-jupiter",
      "version" : "5.23.0",
      "description" : "Mockito JUnit 5 support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80888c87da90327e7b621b93001454a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "e66b5f34ffea58bf4388aba58f66a209daeba4fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "65938526fdc311bb3a1c0015eb1c8a0be81515aa998f22b9f4e92f1b668e4f63"
        },
        {
          "alg" : "SHA-512",
          "content" : "f74983722ffe40ee4c69ca0d93873a29335f6619d1e536ac40bbb522a4d488fcb456aee66f1cdea174c43e364391628e466befd6a967910d286b608db3c1e672"
        },
        {
          "alg" : "SHA-384",
          "content" : "679ffd80998d087fcc10b783d25ebf860c42e761124f932f8a2aa95f2bb8738d2ca03645fa8ec9c46913f3ef3de4cb87"
        },
        {
          "alg" : "SHA3-384",
          "content" : "59428e944b7080c92bde2eaf898be19b43ac759e276f90125dde0ea6802798222151efbc6791a8b5364f3883c3e2abcb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22223ca0e4638edebcbc903c8e2cebd5764b830adf208843bb223e1a634a46f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b307c6e3e8255c7b7d25a6de11fa1f4db3651f900bc132b30ee49d641dfe9eee1fa5c8a55d49d860c0ad97133000d80322d26f0f55d10e837f4d3eb95ce1f375"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.mockito/mockito-junit-jupiter@5.23.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mockito/mockito"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/mockito/mockito/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mockito/mockito/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mockito/mockito.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mockito/mockito-core@5.23.0?type=jar",
      "group" : "org.mockito",
      "name" : "mockito-core",
      "version" : "5.23.0",
      "description" : "Mockito mock objects library core API and implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "43deb29e8c5ab688ee5547be72e10ea3"
        },
        {
          "alg" : "SHA-1",
          "content" : "a5cf3cf244300e4cd05f779827cf50d373a8460e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae295bebd5d11fab97ab297815dc7617188b86003cbce3dfd5c0d5c3a6cc4a0c"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e6330c84efbdbebeeb2a84b1a0c036ecc9783ed21577f0e8d5cb186a58d2c06a009c36c4c22a8a2263d790bffe3d12e300c597a748860afad8b42dcfd810bfc"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed0978ead30d191bd83ee440c1a5220663afccd06653645c7ce838bc29de133df1db144ad1a665f23c181c2b311b7c34"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dbd5ff45e291ad0d14b4c10ec6017c65a18789919485b226d1f1befc4be7b296669f5b69b2a7713eda4079c65db19e6a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46c2898ba77e239897825176161cadce45bc3408600c6429f68d34adde03571f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "580366ad33a565383626b94bb081628ffe31638c59a85c95649cd8751a63f3a71f0a007199c7a1e581a16fa77f34c35872dcf739c1792f3b64a90ba3621f7f3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.mockito/mockito-core@5.23.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mockito/mockito"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/mockito/mockito/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mockito/mockito/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mockito/mockito.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.18.8?type=jar",
      "group" : "net.bytebuddy",
      "name" : "byte-buddy-agent",
      "version" : "1.18.8",
      "description" : "The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1440303fd48faeb1d8bd3ffea1cb3a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed5c6c9b3a146b4aa376df3b6770d6cabed20482"
        },
        {
          "alg" : "SHA-256",
          "content" : "e303594d597de090abcb54580aa788478fc5e58f259e6ae914a1115f207c43af"
        },
        {
          "alg" : "SHA-512",
          "content" : "e43e64643ff42bea72b4c498bc2aa781080f88e24684de35b57d07fa998b69a4cb4ed6de1529c799beeb3ea6df13f648b0c9c52b24eaf8505375239aeb51e5fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "516d249190dd59393d3184dac5b807230f7dec07b675aa35355277371666a8191f9d21becb429c6352dfefebbddf31ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "09b56de8af8e0529c246d0202fd782508135d912388239bdc0b3a78430ab4f614da96a9e45a5730834c81e9ee5e64954"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cdbd09b6469173db2f092f32fb648f2e836ce5b5e802827cbf2e910bfb7f542b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "51a20e9d4bbd95982c5e348084b87aa37dcc0c50e0e66bf0c5888aa01e21ab09a3fcbe74105348425b102ff2ab2eda9a944db3c02595ddce3b580b13f83fc1f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.18.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bytebuddy.net/byte-buddy-agent"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/raphw/byte-buddy/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/raphw/byte-buddy/byte-buddy-agent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.objenesis/objenesis@3.3?type=jar",
      "publisher" : "Joe Walnes, Henri Tremblay, Leonardo Mesquita",
      "group" : "org.objenesis",
      "name" : "objenesis",
      "version" : "3.3",
      "description" : "A library for instantiating Java objects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab0e0b2ab81affdd7f38bcc60fd85571"
        },
        {
          "alg" : "SHA-1",
          "content" : "1049c09f1de4331e8193e579448d0916d75b7631"
        },
        {
          "alg" : "SHA-256",
          "content" : "02dfd0b0439a5591e35b708ed2f5474eb0948f53abf74637e959b8e4ef69bfeb"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fa990d15bd179f07ffbc460d580a6fd0562e45dee8bd4a9405917536b78f45c0d6f644b67f85d781c758aa56eff90aef23eedcc9bd7f5ff887a67b716083e61"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f6878f91a12db32c244afcee619d57c3ad6ff0297f4e41c2247e737c1ccc5fcc1ce03256b479b0f9b87900410bc4502"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a3dd9f6908fe732900d50eb209988183ffcf511afb4e401ef95b75c51777709d2d10e1dc9ee386b7357c5c2cbcf8c00e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd2b66d174ed68cbfcda41d5cbd29db766c5676866d6b2324b446a87afab3a9f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef509e8bcea73bc282287205ffc7625508080be44c16948137274f189459624891dcf109118c9feff109e1aa99becf176f8db837ac4fd586201510c3ae2ea30a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.objenesis/objenesis@3.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://objenesis.org/objenesis"
        },
        {
          "type" : "distribution-intake",
          "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.apache.camel/camel-xml-io@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-io",
      "version" : "4.19.0",
      "description" : "Camel XML IO",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-xml-io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-xml-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-openapi-rest-dsl-generator",
      "version" : "4.19.0",
      "description" : "Generator of REST DSL route definitions from OpenAPI specification",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/camel-openapi-rest-dsl-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/camel-openapi-rest-dsl-generator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup/javapoet@1.13.0?type=jar",
      "publisher" : "Square, Inc.",
      "group" : "com.squareup",
      "name" : "javapoet",
      "version" : "1.13.0",
      "description" : "Use beautiful Java code to generate beautiful Java code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d9a3cbeaa83e6700478b73c33a1b4fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "d6562d385049f35eb50403fa86bb11cce76b866a"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c7517e848a71b36d069d12bb3bf46a70fd4cda3105d822b0ed2e19c00b69291"
        },
        {
          "alg" : "SHA-512",
          "content" : "7cb92cc78332c37d6d557ea308b8fa9e973c482fa080f521ffdf3342583d3013048ab613cc84185e117ba5fd8c420164f7b81e3ebd753dff8a12e0df98dd5da1"
        },
        {
          "alg" : "SHA-384",
          "content" : "8889514570036168f30a872b480bd49d48ad3a8429fa18e82e8eb1e45dcdb7c98dadda80225fea1e25c7e16dcf40c316"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2dc8ee59a06700ac2d96e1fa62bf0eb4ba8b2f0c5f9fd14a818e4f027f650dfcee7406d3e0cd34ae85d1336d70515b85"
        },
        {
          "alg" : "SHA3-256",
          "content" : "544d6720d1327c9c0b3afc093eaf4e4fcfacb81c292838ae2d0ac3fea841fb51"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef616211f041955e99aec1e7bab049daa3455571533acc2cebb0f1c65c483cba0029f63721420718378c1dfdb5c5eee097d7c036f2b5e447cb6f57c83cf6b1f3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup/javapoet@1.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/square/javapoet/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/square/javapoet/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/square/javapoet/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-core-jakarta@2.2.36?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-core-jakarta",
      "version" : "2.2.36",
      "description" : "swagger-core-jakarta",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "287cf69c9ab7d6f345fe9900e0812d4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7df95215f3851d4ca841a30e1cb84c4f8222da9"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b05633d2dc70e39b2f075a3f1b1ab2220c5e0e88e8ebad124ef09fbe3a3ed95"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab2c0139ef9485d72335d67dc32fb1a1dc20b378e0c959e9fa02d1ba4cd2ee78fd23a1752afbd774970309a2ff5b44bdb6fb9416fe6e0a02ab005990467a0dff"
        },
        {
          "alg" : "SHA-384",
          "content" : "69bd22bd8380c48a59ee20e7e2b3ee0e812ffeb1e0a367b93c5e196fc46b8b3d1b86967b73e0f05f6cb5028e20fd4706"
        },
        {
          "alg" : "SHA3-384",
          "content" : "51e052bd653c2b7936609031586c686ec7a11eb534ff78db2e446d5fa7baf54b011409cd8d4abc1ad49c780d098ad56b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c0e3f5264b5e3ac68393afd49a1082e49991c5c442914f2b8b9e8035b7bba10"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf564db33564e3b161695646f1616bb69f3fc0b983a5ff1b3f074084d947f4924b134770f8eaae09ba5934126e7f80853d2379ca60472fa9985a1d7181bb37ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-core-jakarta@2.2.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-core-jakarta"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-core-jakarta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.36?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-annotations-jakarta",
      "version" : "2.2.36",
      "description" : "swagger-annotations-jakarta",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94377ce7eb6abffb56296c9ab6564c3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba0c4e8b63775179ebe7c185744137f26cdbe87e"
        },
        {
          "alg" : "SHA-256",
          "content" : "8dd775fd27e56b3b26b9bef5ad2ab225a872e978047be77dc80fe0fe609a6419"
        },
        {
          "alg" : "SHA-512",
          "content" : "581e31b5474776edcc461e981839f39891fb6a6f92fbb921bf5fdcdc5da6b6da5ddc5cace877287304c89999a210ce8506ea83eb310c705f0658a2ec493f18ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "da08ccb3f4baaf035236de5b9cee2a0a938e728a315ba3de6472a8995e98968a4e5b369edab7d761042213255fcc7812"
        },
        {
          "alg" : "SHA3-384",
          "content" : "859fea61a1079f11fc475cfee647f2c6c83b3afa18b0b4486fae860d7e4820dd70e724dcc70059d077609db16ee970c9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9b7aa7ab444a7295302347da9160f87bcf4866dbee4330cf4c9bf0dab5fdfea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c381e145fba179b296bbac756ad3b93c0fc473dce36188a500aa60095555227e5af51577245ad0c8d279436c63994df57c73d2122c25e9d93a2e9993a7c9a853"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
      "group" : "org.yaml",
      "name" : "snakeyaml",
      "version" : "2.3",
      "description" : "YAML 1.1 parser and emitter for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a1c2ee8923dcd6bd6d025751af5df37"
        },
        {
          "alg" : "SHA-1",
          "content" : "936b36210e27320f920536f695cf1af210c44586"
        },
        {
          "alg" : "SHA-256",
          "content" : "63a76fe66b652360bd4c2c107e6f0258daa7d4bb492008ba8c26fcd230ff9146"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c9c78f0d102ae49a7c06f9e20c6a79a4fb9a2af962230ee6e136bda0caf10dcbb9deadc1c3ab15f74a4982ec8f8266217115e357329fde5b3f4f1858882de0c"
        },
        {
          "alg" : "SHA-384",
          "content" : "77b1d06e83fd51b83b13372d5ef2eb43c5a66f193db857cee947ae4e900e4a4a0c66a8074435984b9a0b007a69cc2b4f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "550c4e7a119fd690f750317dc0e20ad7bfc7fa28fa0409fc572bc745d51340a60e9e2ce2af97f458daa561155130bb97"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d1b540ee39c34ab1484be27d2dd56a14aa48f88668905f9ad176932f4b2cd5d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "879ccb34343ebd4ac4888091d97f393c5f75cbb066cf8cf1b9b3eb03a3442cb17326c60bd0db1403aa66ed1f0a5a0d548c96dbce74ebc5c3d6d93950f24b417f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/src"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.xml.bind",
      "name" : "jakarta.xml.bind-api",
      "version" : "3.0.1",
      "description" : "Jakarta XML Binding API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ce443876615a903fdff9e0d5d13cb8d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "5257932df36ff3e4e6de50429dde946490a6a800"
        },
        {
          "alg" : "SHA-256",
          "content" : "b8fb4bee3ff5b5c1ef77144d8411316018d7bbd41fcf1ede0646f7978546b867"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c74cedf7c0baaa5166311a4c4300a72eb09ae280ec3376553dd8651e6e3d5f100794421ba647b328195dfcf98a6cf7623169a0b87de3f13984dd7436c284807"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e3e8b7b86884751280e71e3888d1ff3f4f0c9d6446ed8e32cd61f030532b455b7401d1495dc0da72cd3f6300c68f482"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47bfcb7a14b57aaa6c813a54702af321dd488cd1697a52476bb46fb9e6162cd46b62faa876a77752b4a7271241924b38"
        },
        {
          "alg" : "SHA3-256",
          "content" : "91d3e457af90b684e246e02808fb8ededfef65f602717e3815417cb63f22c6b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c72bb852c244bfb7da0f382fda743c0f8522f56fa77337b203f5027ba8b32d12cd6d0d6ffadfea65552b508be9b40601d876b398a8fca8f4ae9ecd979154a93"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxb-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-api.git/jakarta.xml.bind-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "com.sun.activation",
      "name" : "jakarta.activation",
      "version" : "2.0.1",
      "description" : "Jakarta Activation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39228ac67f033514a0ccb3360ac461f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "828b80e886a52bb09fe41ff410b10b342f533ce1"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9e24b7dd6e07495562ea96531be3130c96dba4d78e1dfd88adbbdebf4332871"
        },
        {
          "alg" : "SHA-512",
          "content" : "d1c214d2d6ecc61bba396d913c66c977418e74dfe96e5558951ccf99a60cfca6adfea3fc64b6e2d15f698e30dac870b8f6e8d7a22e0dff975f8dd83864714fc5"
        },
        {
          "alg" : "SHA-384",
          "content" : "7481f94524b06ba81d12f5d9427dcd389d2c9130176567ff3e11c82fcfe605bf654116463b23d259573f3222b3414bcd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0bcd7603bc9ff7cae8fb9d7c6547c012d88a5d6374a71670d58086dc597cd592f6686abccc63d095cb17cdafe4dba762"
        },
        {
          "alg" : "SHA3-256",
          "content" : "47760a6311d1023c1384ebaea0c2eb35c8ecbb06e424fdefe935693088e2f88e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5d531480ed1cc9323281d1ca402d21ec71a7ad267372c95a8c8dcf0f1e6919d545085fe5c7b154c5594f26538873ee75459795e826c6acb3fa6c4629a7f983a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaf/jakarta.activation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaf/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaf/jakarta.activation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.validation",
      "name" : "jakarta.validation-api",
      "version" : "3.0.2",
      "description" : "Jakarta Bean Validation API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a1ee6efca3e41e3320599790f54c5eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "92b6631659ba35ca09e44874d3eb936edfeee532"
        },
        {
          "alg" : "SHA-256",
          "content" : "291c25e6910cc6a7ebd96d4c6baebf6d7c37676c5482c2d96146e901b62c1fc9"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ff9a450e13dad49ac8268ab8c591e045e5056f9459efa09fbb3561b5c879526b344e2648602bf65d387620064cf0c3a00e1243c6422c85a21b53dbab8749a40"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab594665f5416edc8b42687e4ca17583fdcf886725ed98a88beb42bb5980d3672a5a5b7dd93b73c2282393ef1814d21d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bd43bd51ad4b56fe5bed62d478554a0e2a183b8ce38ed8606adb52d219eefe2efedafdd3d530b1f680824f54a680ab4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48b53a0b142c3b314427ea2133e54151ed8263c1627527b8bc824784596840d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b6ec58f766f0958be2529b66d12bf492dfb78c49bfd41be87d9102e0885144156a693828f201a2a7019774c02824dfcaf717394a8858779fc9b2cd44b74b453"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://beanvalidation.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://hibernate.atlassian.net/projects/BVAL/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/beanvalidation-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jsr310",
      "version" : "2.21.2",
      "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6687c3b16dbc8c1f25536d1888d0822a"
        },
        {
          "alg" : "SHA-1",
          "content" : "65b0cef8d997561541b7db6bbb1f6d42913b60e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "a083d57cd1c4a28fefcc6bd071740779eb7fc1c22a3c1b40451b5477c443f02f"
        },
        {
          "alg" : "SHA-512",
          "content" : "f82a57f7bcd13051e358c9f296ed7b6cd33ddd39b70f655644425d7de5c01672106715f767993d7cb689efd1d5cf62070884e05e0b281178664cc879c76e7cf1"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcc9843f2edba8967804919ce8f32a43c8f0bbdf5912786efb475a1f0ccf9ed1a00d5138a656b24d02f21c1f7827a249"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4eb968169fc1c67d5ab3bbb24220e2704a7717ecdd136969c5fc592f133409315f35ba469371d7421accac61b160e130"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5124918ece7931d2c3b8df169d99d75012153bc9350b471cc5ae3e55fe5553f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e0575fe8524c507cc8adcc9882d250a42f6f22f45c01749b861d7ec9da92cc8199c5a9ecc15229be428ffa6b1f29bb259ecb1308690af4cca2c27e80ab10688"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
        },
        {
          "type" : "distribution-intake",
          "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/io.swagger.core.v3/swagger-models-jakarta@2.2.36?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-models-jakarta",
      "version" : "2.2.36",
      "description" : "swagger-models-jakarta",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "afdf9d7b3599f71d1c81b57a7a1de951"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f92ba7ae6f78100b13a98428aedab0580323785"
        },
        {
          "alg" : "SHA-256",
          "content" : "bcf9adc6c86c9082aec573987b9ed09e2254392a5c84e5b4972dd57f5ca66997"
        },
        {
          "alg" : "SHA-512",
          "content" : "796c34f4fb73e78c0018b760dc7c5d5643b4c48a8466f45a6e9c40618d492b8a89eb3bb59b3afdf9a03deb337b81c6872f757f1130c47f835c083972a8fcfd44"
        },
        {
          "alg" : "SHA-384",
          "content" : "febd553071252f5595d3b3f4a498dae0de979b8236232cdc8d64edec0b16d485e5dde60bc0a693d804a272b80ef573ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4b625cc07b89845868dc154b05253807eaba13c5c9d0384ee4aa5b91f25eb0cb60711b16cd5be896e68aae34d23cec93"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb70fac392d7618e5fdb306d0d2378a90fa8390cf2b8209cd565032370fa51f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d9e7c54d9ca5c1c0e3a0e90668a75e44062d04235bb6008fcf8159efe4747f6c660ce0281954edb696c3456ada32e3d07705ab2990a056d56c31b40c10996ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-models-jakarta@2.2.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-models-jakarta"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-models-jakarta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser-v3",
      "version" : "2.1.39",
      "description" : "swagger-parser-v3",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64811e8be81053cf45e7692d20bb8406"
        },
        {
          "alg" : "SHA-1",
          "content" : "6116e0e56df5a99148a204be90e10f7f14c2b5f8"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6a5f58e41f005a7b7954ce48e1a24a2637124e724c9744c972574d2e5c725d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "0bfcbb8ce103a62bd8c530939b88a0c6c26c798a58b9ce630eb19351344532f388a7319eb574305d3ff4eabc8430dcef18cbeffd785d4f1735a3e667b48ac323"
        },
        {
          "alg" : "SHA-384",
          "content" : "26a6988053ccc1324d36a068991ad833418fa02439878c2c533f7279e179c68f49758836a3064801b07f5ced159f6cbc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "acb95b938ba11ca432381de13137aa86731d4a5eb45b2297c299eafaa9b785b0718934d5a8c881ec0c79056e4def221f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de977e8e375f2d7db5a9730fe7e2091d5432020980961a262e0d74b122eccfe3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d4becc74889130bcf5ae027a63ebacb95b68ebe798d80549f56fc238a1f9a70fbdf5c08ad5cc82bd5a6de9cf45ee6ae7ab812b057a8e0a9f7a67d6912fd585c1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-v3"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-v3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-core@2.1.39?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser-core",
      "version" : "2.1.39",
      "description" : "swagger-parser-core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a32265fbbfd210e3cdc150233024493c"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba3ce623b9720a8ac12d1b5a5fd28519e0603266"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d93a74fc5bee26784b6a0122ef299f0205464b945b79d5657063fd48da0891f"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e1d163c89a1f95ddb86d93dd02fce7b65235862b339003fd813ade5c27172a263fb5cd18d130698b7db431319e0cb6a7ba1aa3e1202e9739db63c82f0f019bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "492c36069016d69db8a16adb4296d6cd160429e2070ca8c9b71370aa341b8adc633ddec0a3e4172220b94ca908afe45a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f6ef4ab96699181fe648b79ba030014396cefdad323d3f9bdca29999c8b3b72088d5260a1ad564d8f57ddd414b97b6d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a5ba8a92b324cf37fcdb64eba3b1514199c8b6d9c2a9981057f1f048512d7cf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bba5ad93fb5447ab526d584f4876c478f4984f5e5b69da194dec5d98c3dcf3ebe2cf446fd01538888d8f1a38d11695c466aaa09f2bcd4952dd9250629a776dfb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.parser.v3/swagger-parser-core@2.1.39?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-safe-url-resolver@2.1.39?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser-safe-url-resolver",
      "version" : "2.1.39",
      "description" : "swagger-parser-safe-url-resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c109cfd7d219640f85a31053877efd0"
        },
        {
          "alg" : "SHA-1",
          "content" : "785a33e2b7a03ce6e47330c430ab4632a64d415d"
        },
        {
          "alg" : "SHA-256",
          "content" : "c6db482353d7aaaa063e8af1769296be829e3aada38e5e265c9ad4d31f9f2146"
        },
        {
          "alg" : "SHA-512",
          "content" : "b472ef06794bfc32f4adc74c66b847055bd9af18dc98e5e716e0f2d0acf2303871933aff376bcc1fc189eff0f258c71dcbc6afc954f1d88b844ca62c085410f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "a0122d1a031345f53b76cb4ae6a7c059f28f34cfed6e126c96c49706971c3a854e7c5c96ab347def40585c65d7c85a86"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9f1b0f476a43d386d76affe6598a0487e32ab7b7db9b51f516e81f6f14f8c1178df7f628a93e47b99e16143ef4cedf6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07a4ef5216415b1d510b0b550138aa7fb6cda1899d7b7acf6f7bd13ea0962887"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fabe882deea90276612266c034dd65d4a266b3ab745279aca2b26890beb4682c39bdab488712dc421d2b5218053b4f107a0570ff4fdd4be719e5ccd2b9121fa5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.parser.v3/swagger-parser-safe-url-resolver@2.1.39?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-safe-url-resolver"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-safe-url-resolver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.20.0",
      "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" : "94e7e6b9b5fe82388687b584d3571081"
        },
        {
          "alg" : "SHA-1",
          "content" : "36f3474daec2849c149e877614e7f979b2082cd2"
        },
        {
          "alg" : "SHA-256",
          "content" : "df90bba0fe3cb586b7f164e78fe8f8f4da3f2dd5c27fa645f888100ccc25dd72"
        },
        {
          "alg" : "SHA-512",
          "content" : "fea08e150473673b0608eaee3ae1cb4e73834039db80d3b758710d6baf3a5840a0878a4eb64739ae9bb21ccc7148c8520fe873616a3f6d5cdb4305deabdd015c"
        },
        {
          "alg" : "SHA-384",
          "content" : "22db5e18e3512ed44474e75a124a052d5a1a6f35ce458f6a201a5ccc9510c57c10c117dba80ac6ce91745cf2b51e63f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a70700d24df3c276ff387c359e0e940b834e413b72a49917de9a82615836eca8cca1bee1ed71790606c795da795e9151"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a8d044d3a4a069d0f20d24112b6427a3a6f02a925b31b932721d1f545ff32cec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3417bf811d7e5fc1e71b8540f3379751434ea8540c421ff2c8bb5f5ce34401cd0ad8a829b65aa55e055c57141181762c4827099352c2bba453e48ad2df67526a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-io/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-io/actions"
        },
        {
          "type" : "distribution-intake",
          "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/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-xml",
      "version" : "2.21.2",
      "description" : "Data format extension for Jackson to offer alternative support for serializing POJOs as XML and deserializing XML as POJOs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb02f470fd91b6fe26b4ef1981e64219"
        },
        {
          "alg" : "SHA-1",
          "content" : "7aeeda1cef4980f51e0985e83519ec965c7a3fa6"
        },
        {
          "alg" : "SHA-256",
          "content" : "18279f49f72fabde030a91abce0d2ba5dd26b077a36d3ed198218e488d2d7d6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "319f1e9659996c275a31853f03812e2507d7246f0cecd7e78798f9166a767040bb6ca1f729e4ae4ab4e1bd0ade647d56fddae52dadf8a858e23fb639fca06559"
        },
        {
          "alg" : "SHA-384",
          "content" : "14b8804f4249eae7ab50456a965f9b360c3f60802d34676aec95396833fc3cbc7ee593e061bc05db666ae8c4bde80e72"
        },
        {
          "alg" : "SHA3-384",
          "content" : "98c7f795c85acbc80e587d3c807932564dcd834e62e3ccde896c1a331d9b17206cc3e2ac95f1642677555e763af1f50d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0e1fe6c12a84608d71a03d157be9e677ad6752b6f844b5167a405c6b77b8c791"
        },
        {
          "alg" : "SHA3-512",
          "content" : "616e9769b1c95e250e05d0042cd024264dbcda98a455bd58fff97d79fe355a9d1aec52581decdf125b2915374c1ac51b6d577713eb631eac9988fe86a4168bcc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformat-xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformat-xml/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-dataformat-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
      "publisher" : "fasterxml.com",
      "group" : "org.codehaus.woodstox",
      "name" : "stax2-api",
      "version" : "4.2.2",
      "description" : "Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6949cace015c0f408f0b846e3735d301"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0d746cadea928e5264f2ea294ea9a1bf815bbde"
        },
        {
          "alg" : "SHA-256",
          "content" : "a61c48d553efad78bc01fffc4ac528bebbae64cbaec170b2a5e39cf61eb51abe"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c0587ecb4c5a659ce2ae1fe36ffc12636a8ecba549a29f2cf91cb4d1d36a335c05f35776f480488d40d894230389f76aeeb363887026c6ef5c565995c17b7c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b617db8307a081df858a4110f5b8fec51c06355762506cbc4be5557fb06959f0499f7e672103d46f71c66bae472a7bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22a3150713f7072962e26c286a1ef97d849b10d7f1251c56ae34252f247127b56dd189daa758c64776b4196ee0060517"
        },
        {
          "alg" : "SHA3-256",
          "content" : "174868c81672068b42ccde35310d4dad60f457b795101e99588c28b0eebdefc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c88de5a2137e3b63b632ef24799a677c998b76e736407f1e8c6af85d1b6a94c76bc20d26e6cac847d8383ab6760f1b5c2ae7574fba21e1e6a96de7cdd38f0e39"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/FasterXML/stax2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/stax2-api/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/stax2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.woodstox",
      "name" : "woodstox-core",
      "version" : "7.1.1",
      "description" : "Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "971ff236679f7b35a7c13c0d02c0170e"
        },
        {
          "alg" : "SHA-1",
          "content" : "76baad1b94513ea896e0a17388890a4c81edd0e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "02b9d022e9d47704ff8a7a859a0dbfd3b2882a8311eb7ff1e180f760ccda2712"
        },
        {
          "alg" : "SHA-512",
          "content" : "28105d6409766966123d4e212dba555c4776bfeb538093d3739ef113de5c6d6e92453aabc16915bfb76124a5dcc82b57f3cd13b42ea2e4038a4495285c642d3a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca02f505f335a975e71c4a549bc3707c35b3592d2ac2fc2cf8887dfde44ae76b753ad2174e4971bb33bb1ab6c8c6b3c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1efac262497c761e493337361dbc388ac01634dbda5322a8ee7742b0b25a26cc039c3e3653bf2302fbc31883c8030703"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10a216995fc4e318dcb0be7b9ae00c07536fbc81e6119f0bf1e36716146f674d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "924b1cb6ba79666c4fc13f1b057b376de471cfe60e68daca71ed51355abbd0de6799441ddd81df786317dd2c533cc1d3a9671f759e3a480d99c2d772eaa5ddda"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/woodstox"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/woodstox/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/woodstox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-yaml",
      "version" : "2.21.2",
      "description" : "Support for reading and writing YAML-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb9366e94602c961d9b7dbf8e7a2bff4"
        },
        {
          "alg" : "SHA-1",
          "content" : "61694c28cd9661c97cf160c9858ec9658360ae71"
        },
        {
          "alg" : "SHA-256",
          "content" : "d25551812fa0c14f37cabaa9401e63eadcea42ce36311183af5622d5bc8a1bc7"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9c01e5219dd055771144633fc5f9fa3dfec96b19e8cd2920d5c80ee6ccf6b378e45d7387814d793cd4cfca24f2d19d5dbf236bf204f03e4c9109edca475a97e"
        },
        {
          "alg" : "SHA-384",
          "content" : "8253be8a53da255d09ce3c38e031c1f573340892e242a4381000192e9a958009f79c5c3234edf7fd14802349c1dad7ee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "253112fe1d090f52aa13bb28a5d62dbdab46a86423de90d2a53c6002f0280cd9d62e2af8cd84d89379845c33fe0f7af0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c90c3076115495426af915c87b40d36a75b93fdb7940b931dd255d003aa73396"
        },
        {
          "alg" : "SHA3-512",
          "content" : "57e8015ad98450a01ea8b155aa58e9b70f079a0a7cc9bd9dbb24f9945bb77de53e47ae1ab9a10f1f42f43281ae60b41046289124f0846d3232d1739c8754ff12"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text/jackson-dataformat-yaml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-languages",
      "version" : "4.19.0",
      "description" : "Camel Core Languages",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-core-languages"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-core-languages"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/components@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "components",
      "version" : "4.19.0",
      "description" : "Camel Components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/components@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
      "group" : "org.awaitility",
      "name" : "awaitility",
      "version" : "4.3.0",
      "description" : "A Java DSL for synchronizing asynchronous operations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a40a50a6b70ddd9e31c731ec6c8ed84a"
        },
        {
          "alg" : "SHA-1",
          "content" : "f0c0bc1e404e500bab3f498b922eaedeae1c0207"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee58568ea5945dcf988551501655183dc184e23e45a8e013fdfd9036194e6f7b"
        },
        {
          "alg" : "SHA-512",
          "content" : "a92686428447e4a6350ec02c9526634d70941a990854a284ef42b67eb88fabe478fff4c61d5d63a8da56bac9e107f2259e7c862a03e740fd184fabd2b49b6a22"
        },
        {
          "alg" : "SHA-384",
          "content" : "9238d2506bbfc17092e190806cbd1ec97d5c79bbcaab43eda5ee6cbf25e5436eca5c6400257877ea0e80ede279b3ded1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e6d84469bef03a2575ee74c60d340a38bd92c08e509ff0ef3eb4c62b2ca04c818112b7a100a1a2aab4715e44ec06c556"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9974bc82ffd674f3c35d6cb02182fb7a71a0ed3b49b157525a47a4f56159ff8b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d4be6c0f880d6f9d69dd3cc30ce9788d739a8a10ac712e5a4bcd524339840d1d9871ca74c7be456297af20ca877da9458735940fc8237e139597b03a071024ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://awaitility.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/awaitility/topics"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/awaitility/awaitility/tree/master/awaitility"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest@2.1?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest",
      "version" : "2.1",
      "description" : "Core API and libraries of hamcrest matcher framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a139bcc7cb0c2eff7e9f9733a58d5bdd"
        },
        {
          "alg" : "SHA-1",
          "content" : "9420ba32c29217b54eebd26ff7f9234d31c3fbb2"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba93b2e3a562322ba432f0a1b53addcc55cb188253319a020ed77f824e692050"
        },
        {
          "alg" : "SHA-512",
          "content" : "13f22e9ec1598bf9105342b8db314ff0b687bd1ca939895f4f8039621d7882d9bc90ce763a79a0663230e806278c819966a8751f665f18b5ffd8dec8d1718709"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c4b8e558604d341c10c698b4db2b635ff6a1a9cc135eb6a97d7cc96064ad4671aff7690b0b5c09381585e2a51656801"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c04cc397aacdcc66ef479c17654ca41a9b8e2837ad4f5e4086f8b91536db481f7ff8a8cc833c1ce6422133fb53111ca0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "746d47affe179e0b4ca6cc7ed063eedf73cbb93ac8fe3841dd97eebf5b600f1c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dfc3fd3c34f75d42893fd11f5941b140ab316eff70b3218f241b79d127bdfcf099d897da62e8fede4a1b890257d489c5b5cc9ec019420666d6d425666ab40c01"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest@2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hamcrest.org/JavaHamcrest/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-bean",
      "version" : "4.19.0",
      "description" : "Camel Bean component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-bean"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-bean"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-browse@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-browse",
      "version" : "4.19.0",
      "description" : "Camel Browse component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-browse@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-browse"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-browse"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cluster",
      "version" : "4.19.0",
      "description" : "Camel Cluster Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-cluster"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-cluster"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-controlbus@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-controlbus",
      "version" : "4.19.0",
      "description" : "Camel Controlbus component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-controlbus@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-controlbus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-controlbus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dataformat@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dataformat",
      "version" : "4.19.0",
      "description" : "Camel DataFormat component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dataformat@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dataformat"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dataformat"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mock@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mock",
      "version" : "4.19.0",
      "description" : "Camel Mock component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mock@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mock"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mock"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dataset@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dataset",
      "version" : "4.19.0",
      "description" : "Camel DataSet component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dataset@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dataset"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dataset"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-direct@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-direct",
      "version" : "4.19.0",
      "description" : "Camel Direct component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-direct@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-direct"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-direct"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-file",
      "version" : "4.19.0",
      "description" : "Camel File component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-file"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-file"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-health",
      "version" : "4.19.0",
      "description" : "Camel Health Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-health"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-health"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-language@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-language",
      "version" : "4.19.0",
      "description" : "Camel Language component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-language@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-language"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-language"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-log@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-log",
      "version" : "4.19.0",
      "description" : "Camel Log component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-log@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-log"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-log"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ref@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ref",
      "version" : "4.19.0",
      "description" : "Camel Ref component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ref@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ref"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ref"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-rest",
      "version" : "4.19.0",
      "description" : "Camel REST component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-rest"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-rest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-saga@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-saga",
      "version" : "4.19.0",
      "description" : "Camel Saga component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-saga@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-saga"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-saga"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-scheduler@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-scheduler",
      "version" : "4.19.0",
      "description" : "Camel Scheduler component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-scheduler@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-scheduler"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-scheduler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-seda@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-seda",
      "version" : "4.19.0",
      "description" : "Camel Seda component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-seda@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-seda"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-seda"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stub",
      "version" : "4.19.0",
      "description" : "Camel Stub component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-stub"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-stub"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-timer@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-timer",
      "version" : "4.19.0",
      "description" : "Camel Timer component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-timer@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-timer"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-timer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxp",
      "version" : "4.19.0",
      "description" : "Camel XML JAXP",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-xml-jaxp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-xml-jaxp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-validator@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-validator",
      "version" : "4.19.0",
      "description" : "Camel Validator component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-validator@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-validator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xpath",
      "version" : "4.19.0",
      "description" : "Camel XPath language",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-xpath"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-xpath"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xslt@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xslt",
      "version" : "4.19.0",
      "description" : "Camel XSLT component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xslt@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-xslt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-xslt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxb",
      "version" : "4.19.0",
      "description" : "Camel XML JAXB",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-xml-jaxb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-xml-jaxb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "jaxb-runtime",
      "version" : "4.0.7",
      "description" : "JAXB (JSR 222) Reference Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f7c3cf716178cdb0e087b12ad273fa9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "49a0f8e7e3a40fcf3ba812721f682e12bec1878d"
        },
        {
          "alg" : "SHA-256",
          "content" : "61a5daf5a1987f7ed7149c5a883ddf220ca9bf714a8d8cffc85fac301e92b5f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "1153271be43a17766c831f29f5955464fbb408f32b13db49f8cdf5c2b2e836ab948eb5362922a5ea84d61c35d5c9e35afea95b032500588d99552a74fc286059"
        },
        {
          "alg" : "SHA-384",
          "content" : "a66bc39eb25d4c728e9bc3d37d7e6005411a00dde6399d40489ff6999b3c37c80e2c4e0e5ca1cf0292add938d66a82f8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9aad5a1b6a7bd16fd219fef95647d9d2d553c4ab50842454129691fd3ef2e9449083ddf47dcea126f25632258755d075"
        },
        {
          "alg" : "SHA3-256",
          "content" : "85db506758dc998ead4f2286da50d15f22aede1ba380e1f0f60d7d886e834d8b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2213b1d79dc8448529b146f44fdd997b40060ee6aed6497b780c2953d9fb026f1975a64b7e42a1df0980be792f2df8eb31900984ce608e5a62299643d8cc9cb8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-runtime-parent/jaxb-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.7?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "jaxb-core",
      "version" : "4.0.7",
      "description" : "JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1eae694cb47929334ca6c21acbf6f7c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "dd1decf15c72a49d8f0b4de2d7ba74a3498c70b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "f29af5c37592c3a06a912da8cdf1d16036e6ca6d4eed9be6f7670e60fa466601"
        },
        {
          "alg" : "SHA-512",
          "content" : "b70540b9e2bd95b9582774b9a8f1de62f1dcb0eb2430342ee30d6e5586dafe74b972904d38185e4049da7374cb0ca9777ae7686a5c89cc68955bd86641521391"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfadc04fb585713b9a5615ccfd6950d0ae13f3b148d165092e42f5568d25d640ed54950f274fa62816ccf0f937652c92"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44bf9334286731d9f1d6ac2aca3258e836c62c96dfa780af2a6d11afb1d75321645c2e841d25f35647c3d7ba8dddc21e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "882e3722be6541242d78f059cd1bdfbb7919654fe3dc0af8bfde08be2fa310e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cdfd344578a61f80711177401389233ff40472ab9091969a185389cf7ef29992ded4a1c0193e743bec816b6d7b63ad669fc196bf45ba0eba7f557daa28d5f66d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.angus",
      "name" : "angus-activation",
      "version" : "2.0.3",
      "description" : "Angus Activation Registries Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ad20392145690b36b4f950fe31a31a2a"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f80607ea5014fef0b1779e6c33d63a88a45a563"
        },
        {
          "alg" : "SHA-256",
          "content" : "a6bd35c538cf90fff941ad6258c40c08fca0b5c9c3f536c657114f27ce0527a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "efb987b781f665589b2a524d86826ffcf37eaf105b2f823be124fded85bd118098c0749b5d268373d00b1d3b8bf0f89f86670444f9990b91948704a7052376e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "4086b356cdf168e28a09dfa2ee9cd54926491438d556e4608508ae6a895929adf63f3a259779c83624a9bb1f886efb6d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b79721ec0b28964fad4bf56ffc3be67d81b62e45a4ac703917094e281c125834b9bebcc0623176d4904c5b50c94450e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aecadbd33e92abf894ae28c8cc609f5f85e8af736621c44fb71b84ca34e91247"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ebdc07c3b3cf0817f6d9ee54bb23461657f213648b70f6c7f634a1028cdf1522d5b5a7e2168130f72afa112f36cb08858d1c94bb67b40a0f051f567b4d696d1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/angus-activation/angus-activation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/angus-activation/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/angus-activation/angus-activation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jaxb/txw2@4.0.7?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "txw2",
      "version" : "4.0.7",
      "description" : "TXW is a library that allows you to write XML documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d98e887c3b29737720a5b914d5779d10"
        },
        {
          "alg" : "SHA-1",
          "content" : "a02be508a065d5fed3d4fedf7ddc4f17cad68992"
        },
        {
          "alg" : "SHA-256",
          "content" : "c725676f2550caa3f57943f2d10dfac7e14c3abb34a6a9d89ac7ebbf1bde3269"
        },
        {
          "alg" : "SHA-512",
          "content" : "5fbf8f45e0d3c0e14d017acbc3c425138cd76fe0e782e3a2c3e65ed6f6b329a1b6358355c246e6ea1e02e68c7ea1c7fb2ed26dcfb6c540dfd5823e2caaacd6f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "2958444585df085efd92e32f038ffb7620b03468a241bc266f54c6532b44233936ecca028748309e6459568b805f1b15"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d42a4c1f5e7bd361b1a490b71903e0ad667d6b4ff72710e7d5397727a2a4fd716473a0f7518775df5d8275659514fee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "547ddc1096dc6fad460564a6878fad3fad7e70660b4e8d322f2ea90878ac48c6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "218ed7fdcdd9b95f12c90f65bdda24cece3c79c9850932112f656749b5a18825cc967b59ede7d7f52a547709d0e5c9b2a6ff8994b5ceff55d71025afb4c38c97"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/txw2@4.0.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-txw-parent/txw2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "com.sun.istack",
      "name" : "istack-commons-runtime",
      "version" : "4.1.2",
      "description" : "istack common utility code",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "535154ef647af2a52478c4debec93659"
        },
        {
          "alg" : "SHA-1",
          "content" : "18ec117c85f3ba0ac65409136afa8e42bc74e739"
        },
        {
          "alg" : "SHA-256",
          "content" : "7fd6792361f4dd00f8c56af4a20cecc0066deea4a8f3dec38348af23fc2296ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3b191409b9ace8cccca6be103b684a25f10675977d38f608036ffb687651a74fd4581a66e1c38e588e77165d32614e4b547bff412379f7a84b926ccb93515bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b8e20b08b109c485c654359ede00fcef74d85ac18f9c7978acd47bf630838d21ea193f79d144e66cf0f6992efd82ff8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "81c4cf19a5d0f078263cc8f9320d4208da28e25b93c1f45885e237148a3a7c7266ba7586a1eb5cd3efc86be6f90082bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "218aa7dd7bca7cfdbee752bb1c2737a7066b47058a42b4ee466a14350bcd2741"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74770476681a130a3057fdfa2df3977b8aa9bbf1a520d9481694d0e9e0635c2e88d74ff73bbb870de34d93d0a4b6eae7f030e4ba12fbcc51debde58897fdcb6c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-istack-commons/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-istack-commons/istack-commons-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-catalog@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-catalog",
      "version" : "4.19.0",
      "description" : "The Camel Core Catalog",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-core-catalog@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-core-catalog"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-core-catalog"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-yaml-io@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-io",
      "version" : "4.19.0",
      "description" : "Camel YAML IO",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-yaml-io@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-yaml-io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-yaml-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.yaml/snakeyaml@2.5?type=jar",
      "group" : "org.yaml",
      "name" : "snakeyaml",
      "version" : "2.5",
      "description" : "YAML 1.1 parser and emitter for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d3b7581db5c7620db55183f33a4f2ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "2d53ddec134280cb384c1e35d094e5f71c1f2316"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6682acf1ace77508ef13649cbf4f8d09d2cf5457bdb61d25ffb6ac0233d78dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "a69bea3ae0ed31b12d9fa23bf1cd3fb71bae88e231d9657f0291e3000ae17a1df50709e072134f9155158f488eba67a3f8daf879462499f07b07d9239e78933e"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fa12e4330d6da0a693a13588c8cdeff562c1bd1dc32e043d402ca1fc72d87a30dcc7bb31f9b582df3fe018eb6c6a3bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c5037c75bb2f464829ba38126a4773c88951705effc2b14289f3bbdef05bb598f10e4d9603dcd1b58efd7cb68d996a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3aa9329b0eab5185331e526a011c74b45b4c4a506214e6c3ec2d2038c51cc261"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f80ff702aee20a5150a11818985d659fffb1d5238e331aca2048524649e0270e5bca0186ce7caf04ecf85fd95c95c6b9d8ed1f362ed399fef624eb94b70dc6de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.yaml/snakeyaml@2.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/src"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core",
      "version" : "4.19.0",
      "description" : "The Core Camel Framework",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.xml.soap",
      "name" : "jakarta.xml.soap-api",
      "version" : "3.0.2",
      "description" : "Provides the API for creating and building SOAP messages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b75eb22ffc46058b28d78874902dd2d3"
        },
        {
          "alg" : "SHA-1",
          "content" : "0445830286faf84fe40a3f47ccd7537d69cd58c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "62ecd5c3b5c107779e5ffe84922594c381f7a8e397320a05c3ee3957b5b7863f"
        },
        {
          "alg" : "SHA-512",
          "content" : "fc9964a7a4334a40d4aff7dac22204d436ea784f548047b43a5607d182efbcf41d111eb8032b59442e93ddc70aad45050269acd691c9292f83baa471161f3d21"
        },
        {
          "alg" : "SHA-384",
          "content" : "dcc510788f42ba3a266d8982f7346e70360ac8c9bb0c9219f5f971d94cab44c8db0c8f17315c6d15f2b6314ba99352c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89428c35360cbfcc9223d1d21d969e53dbf87aa41b7bd900484ba3c8eefb7698a6489bdc24dd0349c64f193fdf6244d7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a656dc445db912bb0cdb2bfa20af9e30f4da632169143c01680907dc63c2c053"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fee4544657c9804945a34936d208553899c49290798ce0d05d0c1912829139427b2769e96a5df759cdacfd6c0a1a8145be7ff2ed5440e441b4428004e0455643"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jakartaee/saaj-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/saaj-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxws-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/saaj-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.activation",
      "name" : "jakarta.activation-api",
      "version" : "2.1.3",
      "description" : "Jakarta Activation API 2.1 Specification",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76e7b680375ea9f40f3ddbd702efcd25"
        },
        {
          "alg" : "SHA-1",
          "content" : "fa165bd70cda600368eee31555222776a46b881f"
        },
        {
          "alg" : "SHA-256",
          "content" : "01b176d718a169263e78290691fc479977186bcc6b333487325084d6586f4627"
        },
        {
          "alg" : "SHA-512",
          "content" : "aaabd4d6085a07035eaaae7b5a81aef429fea76e7fe1c8d29971e6595f0adad6bcf1088cff8a1c8936d739b0e3fce4b845323032f046b7edab2eaebd0e10a2ad"
        },
        {
          "alg" : "SHA-384",
          "content" : "4c4e73f59bf09342ca7691fd4855b41d3466da80618a5b7df059a2d89cf6d9779a4af751a6c4a9c48e5025c3ff75f42e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20be816700c87778e9453d41b6d8cb9dc992a092a308a9b7f2dfbf72e2393940a7d666c46625f130a2b57bc414df85ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a574b0a249842ea1b397d4cdef9b6d00b34ce8a849ea34184cdf45ac5aafe67"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69cfb7dddda70ac1fca272ace0a3d5551b85dd60a6dbaf987ee777fbf573b420d13f06b8990ae70e8fe063f92b78c8a447cf9309ba516a5e993ba2d49cca8d23"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jakartaee/jaf-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/jaf-api/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/jaf-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "xml-resolver",
      "name" : "xml-resolver",
      "version" : "1.2",
      "description" : "xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "706c533146c1f4ee46b66659ea14583a"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d0f97750b3a03e0971831566067754ba4bfd68c"
        },
        {
          "alg" : "SHA-256",
          "content" : "47dcde8986019314ef78ae7280a94973a21d2ed95075a40a000b42da956429e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "eca19b8a6b04c279b7982b16f1763ca1d49b0081a8d4ca2b7419f057d22a0ec60795eb4d901c5eb25dd4a733248876aa2f522c17a6144a26c8ede9fb2f84531a"
        },
        {
          "alg" : "SHA-384",
          "content" : "3eceda91a1ce0a35c490eb4c0bd94b552f96b8e5064b257435d89d65fcc2b04c706d996415efe3cf8a7413db479c3710"
        },
        {
          "alg" : "SHA3-384",
          "content" : "717fa1ea46c7a6265351dd212a106870c427e71de0bde251a409ee6e7dfe02c61966ef306d20cea5d8712cf7bf58d07a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb83f90bc8b898878455441b3712a2bf489b6584e6685e5cb82d78cab596ae46"
        },
        {
          "alg" : "SHA3-512",
          "content" : "762f05d93e4f9cc95a969f8fecad13f97064897c83f4e057e84fe054601275912b68be76bb50da7e8d90b30846712b77341eb26a6405c59c07b06e223e9b027c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xml.apache.org/commons/components/resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/bugzilla/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xml-commons-dev/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/xml/commons/tags/xml-commons-resolver-1_2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-management",
      "version" : "4.19.0",
      "description" : "Camel Management",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-management"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-management"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit-pioneer/junit-pioneer@2.3.0?type=jar",
      "group" : "org.junit-pioneer",
      "name" : "junit-pioneer",
      "version" : "2.3.0",
      "description" : "JUnit 5 Extension Pack",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d863aa8d5d6346fe6b7beaaf8576450f"
        },
        {
          "alg" : "SHA-1",
          "content" : "633481f279d44d01bb50ef12776f1f1a534a2c4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b09db32c8cf5b2112a00262411ccd4ef6ca3bae695a0015ecad4def23dea9fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "72e123ce7291cf0227e915fb075908adafcbb214b91c7865adde84a6624d7da25fc86b5f7401900377a72aa35b5a7525c63a62d0b4c14bcddb6dec1e3ebf3b72"
        },
        {
          "alg" : "SHA-384",
          "content" : "36fb5cb0117c737828a318ddba8001d722ac09b196f7ac192ba138c9ec124b7df1d4503ceadfcaae6a44fb86fd274017"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2614e818e3e9a7db206478ad222f0b861016736288afe533379cb0fd8df89588c74076936761c93c61ccecd16aa9ec17"
        },
        {
          "alg" : "SHA3-256",
          "content" : "147f4d9d84f22ae8c67e170384ae84fe1cac53be644d1abde53d586c83f11cc3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "633aa3f80777ed71c179c0e43e7350a3a5ad631d3c2ff276e3c63fec35c9ae8a3e71f03a44f440062bc9534dda45e3272c14bf5968cc53632978d0e0b22d809e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit-pioneer/junit-pioneer@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit-pioneer.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/junit-pioneer/junit-pioneer/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/junit-pioneer/junit-pioneer/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-pioneer/junit-pioneer.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.platform/junit-platform-launcher@6.0.3?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-launcher",
      "version" : "6.0.3",
      "description" : "Module \"junit-platform-launcher\" of JUnit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40cf5cee93f07b8c5c90dc34f2efb840"
        },
        {
          "alg" : "SHA-1",
          "content" : "4a721cdd640ebdaa4c6850f5eee0b0377cf698b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "315608372e4dc44bca0ccb3ae8a07ecc206b3367033fa05748a03ccd563f1301"
        },
        {
          "alg" : "SHA-512",
          "content" : "f368b25eb2394328994fe587e8dc295e9e677c55c8d7b559d5798a262e22bbe963cdfffdc0879b54acc2ae500a78e17a7b80e0638d5d411a8b6c84fb11fbe4e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "f3177f63e71f2d6bfba90db7a1e9461476c058b7fd96123278490e40b5e48f09630fd4f705eec40c62d2b644c9ab7d96"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c203a01d0bf46cdbdd1709704693763d3eab37dafe39fcd02dcddc3a977dad47f0e97a235073cb3f2b6d1b6a93baee4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ccb9e8481b233097788cf5cc61054b17840a15fcc34772bbcac811a9a64ee89f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "39648f25c355dc534ad31c6d4c426adf806a98fdf96efebc3fe72449477d7edd00f8add99cd4ad82a92ec486efac3d54d70f129527942174663b677b5c1e0f90"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-launcher@6.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-parent",
      "version" : "4.19.0",
      "description" : "Camel Test parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-test-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-test-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-junit6@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-junit6",
      "version" : "4.19.0",
      "description" : "Camel unit testing with JUnit 6",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-junit6@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-test-parent/camel-test-junit6"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-test-parent/camel-test-junit6"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cron@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cron",
      "version" : "4.19.0",
      "description" : "Camel Cron Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cron@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cron"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-parent",
      "version" : "4.19.0",
      "description" : "Camel Spring parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring",
      "version" : "4.19.0",
      "description" : "Camel Spring",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-core",
      "version" : "7.0.6",
      "description" : "Spring Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f3d2895637b5748500480f1751d19f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "5e4e7fd5bee4be66a0786abe0c90419a713114b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfb7a8255748c86c59b73611cca168e7476db38d8621c992cb6f1cc55f357e8e"
        },
        {
          "alg" : "SHA-512",
          "content" : "f902652070a1e1cae539c8a887fee6cdd2cf950afdf74aaecafc2e17c3a1de25aa66994bc5b891ab8c34fcc6feaa036700c14eb996b197ec1173c865a63755fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "97b3f6689938700e0023a4f8f9cab0ab8c1c21667f860ee0337e332dce005168c33328e8bc9202a0a96e3dba0bf430f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8119e1b7ff9b29e293d129c074b9b2884971749d67f58b11aa82f02c5d9918c1fbdd24065cc97542c88ef8d8b812ad71"
        },
        {
          "alg" : "SHA3-256",
          "content" : "406059e4d4fa9fb6873454a6e3c1f8c28ac170aca17a6222a738bc78846b9f73"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce5a8cfb57f642bac9a087a540318b0d3bde24aeb300157fb3bfab06e079c2a930d3d873fad52e083a755fc627a467d049f4e4bb69ea760a21857a0c02ebf34b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.3.5",
      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ca067b073153c86c2da350c0f2cdf70"
        },
        {
          "alg" : "SHA-1",
          "content" : "a3fcc5d3c29b2b03433aa2d2f2d2c1b1638924a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d7a744e4027649fbb50895df9497d109f98c766a637062fe8d2eabbb3140ba4"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6d66333cec2746cc410ca3b27099c4647618a1855783bac064c75eec95c643dab184010e5c875aca3c7fa827aed144488a1820604a043bbff93116de509f915"
        },
        {
          "alg" : "SHA-384",
          "content" : "bbfc26f81852dfe8df41b9cd1da6e755b223c51e824898490f96e2aaefb42e5484408f8a245b244bfe4e08170295ee72"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e17863103757beb582b316f90a02f57f0ea7702b2146d6b318ab0f1105a3e0190dd1dc7b031550a68c047cadd23c114"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c01a09df81fae75d398ef61b168c8f7d70291b480961d392c59bdd1498c254cb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ce4f4219542c8f1f0b52f9d2d916d8b11136f7a800bbb24ca93a28a800121e7c48af410076213d05dd715b37b110aa59a7a9609415e0cc5daed89bb13fc4668"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-logging/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LOGGING"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-logging"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-aop",
      "version" : "7.0.6",
      "description" : "Spring AOP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "79c2f69e3de92ee61f454ffae83faf3a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b8358db4326013f8cfcbf22061aa076489dfbbe"
        },
        {
          "alg" : "SHA-256",
          "content" : "d02a9e1e30a9b85b02c5e54b0e86745a657011b1dd124028b9bc387ee9f43a65"
        },
        {
          "alg" : "SHA-512",
          "content" : "4306955a9af234d2e39d87497a06c3ffff03d3b196babe55b09ff85701fc1321d1102b8f063507a097456d0644a733faf998c7e5608c644de3747ba7285b44f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "06df4536163874ea7665b7f8b2de751a9c940368d04414c1b4d0ab5b988d7f01511fbd93628e54be1ace72f95fe22f09"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a7b31810c4fe0922cd46dbd8dee24c083267685a60ccc0e453bc89f05bc983c534ce390e43f2bef9e073f233b90d472d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "79d66ba32575a086042b5021da41067e0812b5e3907fa56ce8db9e8442daf32d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1cc487ec171e16f8f46b469b3fd7d9e9b8943846c88a4c3c9506d46be59187c249104e48d14e15b123482f6613e7682c9a832dbbf5f4e8732c00a14124f9cecd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-context",
      "version" : "7.0.6",
      "description" : "Spring Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ef8514ad19e44a0b414b91d465920df"
        },
        {
          "alg" : "SHA-1",
          "content" : "e722fa5455c1be437de1947d570506cb2bb142e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba2920d69d96683425c0e6cc3717715d8ec1225988dcb1a6017815b70cf29d66"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d696e49a06dcef893407bc7a97a079f385f368ee4beffbf5ec19ac5d3e9409e5b45205eb04b460b53d1310362b98fb8ce09b98486e31096e6fc256ba36cda8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "d283272968a6a197bcce1f087e6f4e88491571cf8e812cb9b731e6246cc04cd246ba1e12afe36281d98e4f4d4ec1b250"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0204fc644e5df5f92cb5e3f5679a66472e4e4722306b7ea90eb7d82a8818c15aef0fd338ab1b25837736b06245f4bccb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "03f2c0040c9411eb69091750fe67938b6802f8c6908877ae12c00823ba0e924c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95e0a2f551e13b45d28e9cddd523f2343118ecd968bfc095a555b5bf75d2784f21e3c2fea0716bf8c007c4ff6e50d2bd2c811d839b955a58302ae9072ef0f930"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-observation",
      "version" : "1.16.4",
      "description" : "Module containing Observation related code",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21a66d76bd0afd7d3592fa7ca73eddd3"
        },
        {
          "alg" : "SHA-1",
          "content" : "64b57332a68b75ba36d9bf9b4cfd62610d0fb158"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd410c6a4225731a3466e56b81ff097d14cd092dbc9b97384fd96feec1cc36af"
        },
        {
          "alg" : "SHA-512",
          "content" : "41f34800102e913fe455e99c802b37d38da24ad01d69b0d8d14e7d90ed0e748d4115eb1df715efcf71b56c2326c3088cbe520e942daeb66b47febf974e6c528a"
        },
        {
          "alg" : "SHA-384",
          "content" : "77f88d526d888004c34c1a81a469cfda395a620b766c15227864351d31dc10ba2127843787f7e1a02a3cba917fcbf564"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c5040843c1eca6c8f5f45bd6b0099f82433a4436549292b1edcff351936ef72f4fb3a6ce456bdb54ad9382a9e16f46a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8dca54d216523756db2ff762b98d5902ba644208f472046f297aa1b82e9d63e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1c33011fd5d718ede776faddb04be284dd5d87fc68fcbd04ee13e6a6f40cb72c87b990112b4f4c7aa72f5009f5982ab528c8a53dad1624de0f7784db1df6324f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.micrometer/micrometer-commons@1.16.4?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-commons",
      "version" : "1.16.4",
      "description" : "Module containing common code",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "afbe1e6f6a034873cf8e9d006d3f0853"
        },
        {
          "alg" : "SHA-1",
          "content" : "b6a0e350a714f4cd973d760e68104c9602b4564c"
        },
        {
          "alg" : "SHA-256",
          "content" : "d13307840a8078abedc5979168c0be7877d2dba4c7db6c01665be457571213c4"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d5c4a7caee884fb9b634b205978fc38ec6864d4aa507d5a49620f0358c89da05ada1f8761f2275af2afdbe0a8dff88e7d7c2460a70303d54e92d500b42cd87d"
        },
        {
          "alg" : "SHA-384",
          "content" : "da1b75209d305df1d63449fe38382b1e943ef7a30d2b213821976e850dcec96dee8c43f8390143f97e655014ade2c72f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a96f4c08e6ef76439a2cc27a7de77cc3bd08033a8d17b1c08524ee6fd620a608a83e59b95ec3cd6c8cb3d78dae3a2767"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a436063efe0f91c82fd35e9b657072315e8004d837065ce091a35802c68c7aac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3e1bd7067e04d63b4e0a3bf69e84e59a52986f22378b8561c0a7ed027a853ee0b8d059ef9a54aa51c0b9738451383041f80419f6daa79f639bafdfeaf7115f82"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-commons@1.16.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-beans",
      "version" : "7.0.6",
      "description" : "Spring Beans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d14622b4c57452f78dbf350996b805c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "e8433956653fd38cf0b1d8769484ca8411123713"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e789cf3e7c8ee748c26ce6adcd76f50c4f1df6b4deed705483c7a3b0f6d991f"
        },
        {
          "alg" : "SHA-512",
          "content" : "58f0608fa0293bfc6ec569f2580eb135328d898eb0947e968175bcc74a4f2b0f2cdca0865d647270a271fba0edf0736674c7b2c568504e4a9b462a9e92ea22d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "52da50013dc62b3d90e65f2afd7b71a1c77e5f299bfe164f62406b41c0daa1440a1134b9859f7dc0835b11ab34047368"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c3ba2f9450d8596ecfd3099c50b364dfc8cb17e21e35f5da1956be49a1b24fbcf64d6a9533150e117330ba91e7bfd42"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ff0b26b9c3c24fcbe6c37f32b7c6ad952e26a1c0216a9063127ad7dc5834043"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1c4cbd340168293dfec5ecaf48395aa43cfe658f165a7893036da434c4a1ce81d85aaa27605aac815d31e478f0ab51cc1414dde6b63dc8ddc4cb29fe58ebd9a7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-expression@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-expression",
      "version" : "7.0.6",
      "description" : "Spring Expression Language (SpEL)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3304017174d9e304ef7aa0fcc0f21eac"
        },
        {
          "alg" : "SHA-1",
          "content" : "c00c73c545c81e2eae224a46a7c509fca74a2860"
        },
        {
          "alg" : "SHA-256",
          "content" : "14b11a2948cee1367ef661b56d753dc705119b6bb53babf704a2221d37eed427"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7322eafb27f1c56577b5e28465be07a5923fbd154c50d7861cf2af52cc34c23d9d92105e2ba52cbd1136d09165698e0c5566a9d9e3ff678af5c6d6d672d9528"
        },
        {
          "alg" : "SHA-384",
          "content" : "e4757890167361844e7764ca6223718abaf648bc187df78e32279d5f00ec2e7ab6cc0b67b800339e0deb804c020bc014"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1faf4d27dea69ae248c88c7bc47571ba2c9035006a1711ba466b4fce95cc178f2b8e083f073bb00288ea8f992708a662"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e6e8fb05cc3679773c3b81baa78c5658800bbbb9e06bd23e049599ce067c4429"
        },
        {
          "alg" : "SHA3-512",
          "content" : "90599a9f3bc7f45b302a3e77f3cfc69e77a7e983d3a63d4fb6bf81b3556bc4587d112954293f30cec2195787d62f2a81cecb71b2324cf77909535ccf867ebc63"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-expression@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-tx",
      "version" : "7.0.6",
      "description" : "Spring Transaction",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c51e9c0b0b5517e0a3c6fac41e9fde72"
        },
        {
          "alg" : "SHA-1",
          "content" : "94e443fe301137d8fec6f8092e10ed62bd6432b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba782496bbc87831e02ae502b0088de181cba1a9518ca8b0f2ffeadfd2cb8092"
        },
        {
          "alg" : "SHA-512",
          "content" : "eea9b4cd922c05ed18abab72f4477d76a7aab7c0c0a5dce2f2c031225c2b70fcb82d4510f9576d804f075a3bede00d1b93df4ce7542cd75483a4aa342075e7ca"
        },
        {
          "alg" : "SHA-384",
          "content" : "b048b3d884b57e93906c0633bbe25f7d57cdfc80c0656a01b756caafb8d9196f54d0a3bf6b70d6cc1ab5b77649045f52"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c2be6250e3cc202df5c0103e2709ca16407003cd83cf9a696764a45ed55e3227d4e299f1c8599cee0467daf647465607"
        },
        {
          "alg" : "SHA3-256",
          "content" : "12983e9f13cc356647b0f7bf4e4cbdc8f54f479994559608d68f8f912288ff75"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bcb0537691f81b640e860dd60f06e758a8969e6a000cfda7d53d39784172eda559cd409421148f0b22ef5db30a3676d4681a1461b3e7ece59463f29a6f449e07"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-main",
      "version" : "4.19.0",
      "description" : "Camel Main",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-main"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-xml@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-xml",
      "version" : "4.19.0",
      "description" : "Camel Core XML support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-core-xml@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-core-xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-core-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-xml",
      "version" : "4.19.0",
      "description" : "Camel Spring with XML DSL",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-context-support@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-context-support",
      "version" : "7.0.6",
      "description" : "Spring Context Support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f39823a261fb4b0b39757ac83848e3a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "33781e67eae13341a22a770a59a15eff68667e42"
        },
        {
          "alg" : "SHA-256",
          "content" : "f48819db10615b4159087bc435570369a1efb1f392ddfb0dcd73ecc7d6c42b3b"
        },
        {
          "alg" : "SHA-512",
          "content" : "6078dc174e4c5aa873d322a5936557c94a5db95189ee6e5b83c13a42005c6d7efb6a3446e4a3f89831505fd6663a43f057d6ebc09b499c26bd72980872585077"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ffa474153dad16314aee3d82600338b2bd5a75627d515515725307c8232910aac521fe7259dbfb1c2583a57e350c959"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d865b54a22bfbe8b7cc940e94b6827688f3ff6bd0ff05ac5d414b4b0bdeb13bd4b3d9763d0285790e87e298c9f8479c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cbe9b1bb851b38210012f078283bd1902a3f8664ee56152ef0f799a72e33ec96"
        },
        {
          "alg" : "SHA3-512",
          "content" : "583fb16c41fbe544cea70252106d3e546c2411909f3c1cd172b402749f1a6732d5fd45a5fa7ddae3112de3ea56a09a176c767aad600bc8ece98a187f42441847"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-context-support@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ws/spring-xml@5.0.1?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ws",
      "name" : "spring-xml",
      "version" : "5.0.1",
      "description" : "Spring XML",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a5b7caea3f72fd359b77d3d774d3040"
        },
        {
          "alg" : "SHA-1",
          "content" : "926b866a4ecdeefac84f6651e2c8b5999b5d3283"
        },
        {
          "alg" : "SHA-256",
          "content" : "2719a9cca410a565ecfe58e58d5d6b628d8f37bd613801ed0609c8b6b7da9cb0"
        },
        {
          "alg" : "SHA-512",
          "content" : "a78837b275b792d6730694652cf6b02d391db859b758b3ae026e593e06a1f14546619c74fe02717ef6f67642f37da38c06f5420dc7161024b6ec5ba8acf9874b"
        },
        {
          "alg" : "SHA-384",
          "content" : "3a0fa6f2c5f4d474c990bbdd1ed5eaf6df3113028069b152b33dbfd9b76e2e9ed502cdc94988cda28a9ba28b220685fc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f288ac206ef907dc292649ebcfdadbe7c0e38fc621a3e6b2315da7c4c59aec9131df38add436537e834e728853104c0f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "638a33d5e5974153c258f3acf8c09c49527ec5db211a2f22987ce87abc6563ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "408f696bfb69fe83e1b62dd502b1418524b0b064b130fbe136312b3c54ac060864e20a8831d99fae1f45030d3641bf94ff6bd937bab6d0d2e84c62f079ba28ee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ws/spring-xml@5.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-ws"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ws"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.4?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "com.sun.xml.messaging.saaj",
      "name" : "saaj-impl",
      "version" : "3.0.4",
      "description" : "Implementation of Jakarta SOAP with Attachments Specification",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "431f6e2296a8961892995aa5ff82f522"
        },
        {
          "alg" : "SHA-1",
          "content" : "20e94bac120c14b7a0aa32c0821bab62515fd7dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "a5e4766febf01e384e1803bc30b658e82403d0fac6f0cfee4edfc1ad1e21a908"
        },
        {
          "alg" : "SHA-512",
          "content" : "6693ffd54a36b367b911c1157e2d1de6af916400b408727fa9cb6a862eb35824ecc10ffc3e160df6d0864e8c6a1c2e250336ddddaac046923f0a5676941ad6c9"
        },
        {
          "alg" : "SHA-384",
          "content" : "4cbb87bad18289b4bf6e86051c4c0b21f0c70467c7d11b19dd7479bf4a00ed362fc6bb312c5dbee90608e4e471aff738"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a9ddca1743e518abad75894c3b497d18563c303cfc33694ccfc63435a5555ed28bbaa401bcdefb44e2c86ee64abf0bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f92d9fadb3a9f13f5babd0355c9b34e72a92d7e1cc8cddf90c0d3c5e51b2d8d3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e4c9dc66ae412b2dc67f5c832eef5e9637425dda16f212afa62ad7775e87cb88a3a22dcc564a164f577c0a19a9c4fa7e7ffc726a34a49259ef2b6e5efa303e77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/metro-saaj/saaj-impl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/metro-saaj/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/metro-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/metro-saaj/saaj-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jvnet.staxex/stax-ex@2.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.jvnet.staxex",
      "name" : "stax-ex",
      "version" : "2.1.0",
      "description" : "Extensions to JSR-173 StAX API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "700a50c797db31429bf0c57b5adb8b55"
        },
        {
          "alg" : "SHA-1",
          "content" : "33160568d70c01da407f8ba982bacf283d00ad4a"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f786ab52392106a53491bd1ddd8bd9028c95bb280e30387b70d498a8647cf35"
        },
        {
          "alg" : "SHA-512",
          "content" : "3e86d83c63f746c8407c1aed7a1ad4f3b424094e1c7f858c8f19ca2903cf382310bf5f0645d3302c4b32bdde15ae4406305a2618697f37342a1801a6a0f159bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b35b5614c4af1ffd60f863f707b9a3d539a65cdf0cf6733c21994108f5d333417c05cc5e535fb8d7915a5d33d485381"
        },
        {
          "alg" : "SHA3-384",
          "content" : "739a16a8035cbb5f08c6403ae2005b2b3afb423de2ffbf2161008ed3b1ab30ead8d13edd2a9388b4939ef214e78fa03c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a20fff58b842e3dd46588576564da9356591695608b8edd50a402e9e33d35094"
        },
        {
          "alg" : "SHA3-512",
          "content" : "08e87038a55b575147e2b8622090535354f14e7c5a9e3c31f2c2f436780e54c843ea89777e4b6bc357047c9c501d0863703470fde81be8e70bf5be97f3b0c706"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jvnet.staxex/stax-ex@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/stax-ex"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-stax-ex/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-stax-ex"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-test@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-test",
      "version" : "7.0.6",
      "description" : "Spring TestContext Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bfbafc469c562c45f36768807deded23"
        },
        {
          "alg" : "SHA-1",
          "content" : "fd012839666ea5696d9efda89717d5f3f134fefe"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa099cb666d430b665d52a2546ddf040a8d96a2fa06551f4f45a851d96fb6e37"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f15187c8a44ce0998ff50e0cd6eaea6e43f3d21a6a4cbe78ad02f88006934b9ed3f6283bf33a8fd8d9438b1265dad614715df6bd38e66a62172e6877f0dd971"
        },
        {
          "alg" : "SHA-384",
          "content" : "2af9e9f64cabf5003d714a1acbaca3b8046a72b75ec7dea948502c837f07ad78a0ff2fc525448628944893f07944f624"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de04047e898c911e7c51cd1eadaa3e50d92cbc2801be39f54c305ca77482373ab1fe69e3c24728853bb4a50f2c6208a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad764a0c007e8c188e9851ec644e140a574b4d6245820118db2212d8883564f6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c75fadc3a03fb3b5b310b2854e64a19fc010983ea41201342bde242eb15e871a0b75dfe15de3348aa218efc8674b83307d30ddc09c0b078d77399c160549ad13"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-test@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-jdbc@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-jdbc",
      "version" : "7.0.6",
      "description" : "Spring JDBC",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "288f4ef0705e482bf9c784c5bc761fb9"
        },
        {
          "alg" : "SHA-1",
          "content" : "5640a8dd396b13e5ecc7ad222c0788eb0214a743"
        },
        {
          "alg" : "SHA-256",
          "content" : "738a2ceacefad3be1e48d070e723def47778b6a09d84461e8af8e639e0323c40"
        },
        {
          "alg" : "SHA-512",
          "content" : "d06db5777af0984365164e05519784f11410fcacedea98000c33f139cfcc7b8321cf3262dc6c1e2fbc3212927acb9193e7390c11b3bf9daf6966d6c1061b3c59"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5f61a73405c1862c7115a17db6e5017744dc2627e97ef3844eb756af4de68c0872a080c80f807d09f9eaf334979f343"
        },
        {
          "alg" : "SHA3-384",
          "content" : "006aedb2ababd03fecca61d8a1c1fa8ccdb5d83dfaac5a9f113adca740011a677f69b189b0eead378b23dfc8ace63049"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00c53b4786495a0b88f7e229d5b092208970ad46cce4dafee19c9b97364528f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f23ed599d6141a434b33c2f9787acafa2441a661eda7eee3faafdcdec5521b0f243778947e34d03363ab2271c8c22f7bfe78804c665b536a9909d87d90a16f39"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-jdbc@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-spring-junit6@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-spring-junit6",
      "version" : "4.19.0",
      "description" : "Camel unit testing with Spring and JUnit 6",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-spring-junit6@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-test-parent/camel-test-spring-junit6"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-test-parent/camel-test-spring-junit6"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-main@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-main",
      "version" : "4.19.0",
      "description" : "Camel Spring Main support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-main@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-main"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to run Camel standalone",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.mojo/exec-maven-plugin@3.6.3?type=jar",
      "publisher" : "MojoHaus",
      "group" : "org.codehaus.mojo",
      "name" : "exec-maven-plugin",
      "version" : "3.6.3",
      "description" : "A plugin to allow execution of system and Java programs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab874579dc31212814269dacc8aa8e5a"
        },
        {
          "alg" : "SHA-1",
          "content" : "7b9e0d84ce01ad3c3130edd75a2db9d85b6d2d8a"
        },
        {
          "alg" : "SHA-256",
          "content" : "389d6d7b681b4b6bace1eb7b415703889ac011b2b8a8c133a6e5bcf738758aa0"
        },
        {
          "alg" : "SHA-512",
          "content" : "c213f174881b7315aac67688155783f2dfeb5c40e799ccdf5ea12ebcee66d9290e4c8a54ac46debd8dbcd69a0c6e5c89b246fe358ed7625537e336a93a3b20aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "a560661127e7add52e5536d0da69e684539c6bdd3c95ba013f4dc7b73c6ea55e791f45b250d54bf174b23913e3bfa8fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c34921753bd338543854c86c5232f277c67191b799a0a168a6cb6458f84498593f9ff01ce28dd2334ec2f92a011b0005"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8857ffe2ae40c132ec136d8257a0d6d4074205f2e7702f00c6421389c4bcb4a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9be9130f6194363725658dbe1dc6701be3d1b2dc18605e39160a1c8e96feab778a9d373695c8666965011c479e00b55b3f585ab41afa70712e6eb3a00a256f58"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache License 2",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.mojo/exec-maven-plugin@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.mojohaus.org/exec-maven-plugin"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/mojohaus/exec-maven-plugin/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mojohaus/exec-maven-plugin/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mojohaus/exec-maven-plugin/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-exec@1.6.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-exec",
      "version" : "1.6.0",
      "description" : "Apache Commons Exec is a library that reliably executes external processes from within the JVM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4deb5b2892d0f27bdd9ae61037eec8d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "d24a2fd672c3c278e60388bef656d9d89cf9df4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "13dcf3850478ef8de5d24d298a60eed5e8305eb20538fe632c82ea1dff6b5ea0"
        },
        {
          "alg" : "SHA-512",
          "content" : "53e3ce470c990981f49935cfece5f60fa4d0b2221bb153ba4576267d19eed190eb0488efbc91b9ecdc3891078e49e78d690705cfd8181ba96434b1481a863394"
        },
        {
          "alg" : "SHA-384",
          "content" : "d39fe7d0c978457886b0b5743b5017bc59056ab08d3129f132935e9827559cfef603f98adf73c6d3bc0d7febc10ebcd3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d381e866dab8a4997924e027430dd451eafce1709c3cefddc05e2f0f98967d90991b1378bfd1e66b7153f38ecbe576a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "560dacd94a56661c0f8591b240a42202fe36551482e498642d354b13b563b062"
        },
        {
          "alg" : "SHA3-512",
          "content" : "82d81e74ae8668ea190e77493002944c2c8906f287c1e49946872dbca369493363f47c34e81d3d9b095d204e3a1f9f8582ce9018dc91244fee02b9d823b47dd0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-exec@1.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-exec/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-exec/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/EXEC"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-exec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-commons@9.9.1?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-commons",
      "version" : "9.9.1",
      "description" : "Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7e0ef716c43d92d29e666f820df24e2c"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab35de4c537184a09339069f1a3b3aacf2289149"
        },
        {
          "alg" : "SHA-256",
          "content" : "c2319e014ce7199f2b7f7d56d6bb991863168c3f4b6cd6c9f542a4937ef7ef88"
        },
        {
          "alg" : "SHA-512",
          "content" : "261b39b5344c87a84d462373ae58b41a372f351150f592e46d620a64483621fae2b0fcd07f7c0d11973a8183a00119579bd84cd25a6a04e0cd82261f9760f8d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d4c7d89b56da8824bc794703292ca67ae37a3a31c385d9963508c11b87c169ab48d51164d1ab4afde81426f25a227fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0fec85d1cd6aa7fd5ab26fdc8fff96054b27ac9b03c563af7b6516720f7aedb3ffbb5f04c64bdf1b9d8a63e66528f103"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f70bc7dc52d44346817bded9d60ddc08aadad0479231c8872df2b34fc09ae3d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52dd66a9b7d0bb3e6e9587b688cfecfc905878934a580fec44a7f002aae0ffafefd0e1b01321a85e89bcb4802a762b82d35bf68c03c785695f26fb16863b4b20"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-commons@9.9.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-compat@3.9.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-compat",
      "version" : "3.9.14",
      "description" : "Maven2 classes maintained as compatibility layer.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "041d794643ffdefb6f39ffb057b3f09d"
        },
        {
          "alg" : "SHA-1",
          "content" : "d526b5286f4927a79120a2765a85aff50b6889a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "76887c2993185e368c0a67c628a0bdfbca8cf2100cda2bc9a8255f23db0c37bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "bce5803d182084ca2680dfc275b88634bb5c84459f36b7b7057a546944389cc3b2016a3c03325f68c472d8184ab4af117e1c1ed3e69dd9fb3b78a338edb6f3d6"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f7cd6e2d4c578d918794f75f3c2f0d2cc198735cb5dd236515b34b2b3bd1bb71a9522c9818da096a7d4c3ebb800df8c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4093e55bfa1f473a7d642be63e82c2ff44469506f2c8d5130878346296ec528e59365812da7fd95d9240ec00510f64ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5efd4300c03674612b1bae69d055da28d15d089581491fcff2a76be842f7fc91"
        },
        {
          "alg" : "SHA3-512",
          "content" : "47cfd1dd9c82a238434eae71f56a5f6c8f2f0b85bfa209dbe6e06ec52868c2a602ce094e5963f526d0fe62cacb255b2fb4eab347000d30bd5ca214cc6d79bb44"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-compat@3.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.14/maven-compat/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.14/maven-compat"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.wagon",
      "name" : "wagon-provider-api",
      "version" : "3.5.3",
      "description" : "Maven Wagon API that defines the contract between different Wagon implementations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55a4be47ca51799ae3c18ed521f296df"
        },
        {
          "alg" : "SHA-1",
          "content" : "39c44ebb3945dee359665272d8acb83f9460491b"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e72000338945ed3e96f8e4f578d1d0672e1af7e19c0e9014197ae5b31af3ef4"
        },
        {
          "alg" : "SHA-512",
          "content" : "e690aabfce0e7217d9810ffa8fc688bcca1e79fb9f440880f44c6e5e204824e6985dfe4171682a3ad60d89566d2d95bcedfe0cd62f59858ef089dbd8193b627c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c73cda1798ef0ac17d20545182c639cc26355b1af97cb6f5571b6b655d9e7cb92a0e25183d7b05aabc6c87c38cfe9bfc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fbdb2900e8e9694b695a658a8194979930cd40d89d79c3dd0f66c690d37b27f915e7e12ec8a674ded950637ae87d5006"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c00e9215820072e746b9f5fd0367f88b6791855f760086c69377dfed33222bf4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c1ba65d1f2d0aaa86c6391cf84501a148ed0c9106a2884cd824582580db96ade64729587ab157fee167c50c60d5fdc4fa810713052abaf757d4c65d98add836"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/wagon/wagon-provider-api"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wagon/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/WAGON"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/maven-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-wagon/tree/wagon-3.5.3/wagon-provider-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.fusesource.jansi/jansi@2.4.3?type=jar",
      "publisher" : "FuseSource, Corp.",
      "group" : "org.fusesource.jansi",
      "name" : "jansi",
      "version" : "2.4.3",
      "description" : "Jansi is a java library for generating and interpreting ANSI escape sequences.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "332d56754e427d119dc3ebcda6c5807e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c8dc6e80d4ff74b0ece025cf7efa583c49cecf70"
        },
        {
          "alg" : "SHA-256",
          "content" : "ec168cf31c4c3849348dfff7a04e90170615f7784f1255ee6747b98a854c04c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f4f1f39de3226a8f6ca177ebc09b3d2c58c1d73b8ddbabcec79db902f7ac1ddca69cea153bf313c3aae09e2067f7647288000c3610679dffe4eaf974b4189a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d87954c10410f9da5e58152236615dd188ef29d4f63d711881096a15adb5c65eb763c5eda8481edac498a906dcfbf0b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e812abdb691f4a6bc87043e0ae8dd734036fa2b7de8fd99058ac7e84e411350c2153fc922382e986aff10aa1193b73c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50bd29c94a45769668ec0386b04e0e084edf5d571625c464f7cab050f9afe730"
        },
        {
          "alg" : "SHA3-512",
          "content" : "13ddaa9dcff1db5fbb0b3bc877424f74abbebd196ae451c45888de0d225679014d7e7fedbda6e4bc0fce07f66ae6eded6fcfa5c062eb13ae60040575ef10c828"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.fusesource.jansi/jansi@2.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://fusesource.github.io/jansi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/fusesource/jansi/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/jansi"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fusesource/jansi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-api-component-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-api-component-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to generate code for Camel Components based on third party APIs",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-api-component-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-api-component-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-api-component-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.reporting/maven-reporting-api@3.1.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.reporting",
      "name" : "maven-reporting-api",
      "version" : "3.1.1",
      "description" : "API to manage report generation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1e1e0b2f189c861995e33a2a746501bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "74ca00a13e46d065071cdf6376d7d231e0208916"
        },
        {
          "alg" : "SHA-256",
          "content" : "25be6603c97d28fa3dcd122073054271c8fcaf667d220dce7a26a61a6f3cffd1"
        },
        {
          "alg" : "SHA-512",
          "content" : "a129606b163aab3cbbea22c8157a4349952739211b878aea8f75d4f0f756b44c3f0d40bbeeb682af35f5538d25dad3c02fc67fcb6eeb8a4235eb93e9200e7ed1"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa1c5cf8c8069176c3c35577a58a0e9f5bf03bf387282a63fb11f4886dbd788aee7c651efe4dfe35b5665c5ccaad10cd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e4d69e1ee5ec90007f84e3ba423f2e23b343774c7f4c847f4d81194b65b6b5095f721b704b598da1e99474872477f1a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7e251bf4ac0468511e0f58a6203257b12898138e7af42e0798d5847ec4076c15"
        },
        {
          "alg" : "SHA3-512",
          "content" : "68117514c3a2a0f0e110b64da6d4135aec08c901d664952ddb41bc9a0934bc34e0c82e960ceb75f192edc266932ff6a22953d73fa66df4076c5bcf73ff07ed61"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.reporting/maven-reporting-api@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/shared/maven-reporting-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-reporting-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-reporting-api"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-reporting-api/tree/maven-reporting-api-3.1.1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-sink-api@1.11.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-sink-api",
      "version" : "1.11.1",
      "description" : "Doxia Sink API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1bd5c9efde9f14969fa881b87fe709b"
        },
        {
          "alg" : "SHA-1",
          "content" : "59c2255f58c78fbbcb7e638e82bd2914e78aec8b"
        },
        {
          "alg" : "SHA-256",
          "content" : "39ac38bb7d752ea003be17a0065522e4e1b076a4f7e374bea55259f3e133f28f"
        },
        {
          "alg" : "SHA-512",
          "content" : "2be3a3859737732cc7d5f6bed028d5f0ffbadd90c4e79a1dc7aaede258496c7c4017b49c606d2f4fc2c56f8df327befe21766a483147840b122f0606192555ea"
        },
        {
          "alg" : "SHA-384",
          "content" : "710aa1003a7d35c7e66efbfcfda24ba3c2c0f19e55f6be6e67d61aaa92469d55f786c078ede479a394caf7b3466f840f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a1960d6bc80fea9b2e80ec26d97ec6afa5463142be0c135dbc3146ce6fc33b1d74bb393fbd7ef025fa453a1636a199c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "641e16336ff9efb2d8ef73040d57ede810395cc0309bfd2285301b1c4f334164"
        },
        {
          "alg" : "SHA3-512",
          "content" : "20769dded70cad7be78bbe3a9a11fd4a277b6f8523aa067de33f7ec7e4638b9903f5733307938c4d44db9c14afa3e0253d4ec5af0aa9aa7f9fb727a9fc9f448b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-sink-api@1.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia/doxia-sink-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-doxia/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia/tree/doxia-1.11.1/doxia-sink-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.doxia/doxia-logging-api@1.11.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.doxia",
      "name" : "doxia-logging-api",
      "version" : "1.11.1",
      "description" : "Doxia Logging API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6452e33a36b87939630e0b18f8ffcff0"
        },
        {
          "alg" : "SHA-1",
          "content" : "ee28757cce6ee0215bac550dead25074c97c532d"
        },
        {
          "alg" : "SHA-256",
          "content" : "243c66f842cd2b3ded7c6d2c36b177a65c3f5d94800cef988ba3e29ec8cf60c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "a09084b6973c059654c8ff171d1eeff236f9d9737149ccdeb83ae6a6104df41a5400aafe708ef3412835622a6385bbbb9342bcf775050a859544c005866c66a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "88d49fe6721215cf896afdb0e99baf54a4d48c8dcc610b4e1afd160f92ac19ac3798f3c83e0bb71bd33c960e12108c0c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9fb11e49f1a3426e2e463a1354fa7158b884c8841b4ebc838d11b2e3b35ae321648f245239c132e681aa4d2fffe267c9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "558bdecdd6ebca212693bf51b9fdc6f278aba1b7b80c94435836209f5c5855ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6042f2536f4e0e4179d58d3fe145d046b08dc4c2987b0c3169fad7e3d3847972154f86e6f6d8fd3812f1cdf4fa93a0051684c0cb523564de7743eb6ae154f98d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.doxia/doxia-logging-api@1.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/doxia/doxia/doxia-logging-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-doxia/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DOXIA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-doxia/tree/doxia-1.11.1/doxia-logging-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
      "group" : "com.google.guava",
      "name" : "listenablefuture",
      "version" : "9999.0-empty-to-avoid-conflict-with-guava",
      "description" : "An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second \"version\" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the \"real\" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d094c22570d65e132c19cea5d352e381"
        },
        {
          "alg" : "SHA-1",
          "content" : "b421526c5f297295adef1c886e5246c39d4ac629"
        },
        {
          "alg" : "SHA-256",
          "content" : "b372a037d4230aa57fbeffdef30fd6123f9c0c2db85d0aced00c91b974f33f99"
        },
        {
          "alg" : "SHA-512",
          "content" : "c5987a979174cbacae2e78b319f080420cc71bcdbcf7893745731eeb93c23ed13bff8d4599441f373f3a246023d33df03e882de3015ee932a74a774afdd0782f"
        },
        {
          "alg" : "SHA-384",
          "content" : "caff9b74079f95832ca7f6029346b34b606051cc8c5a4389fac263511d277ada0c55f28b0d43011055b268c6eb7184d5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e939f08df0545847ea0d3e4b04a114b08499ad069ba8ec9461d1779f87a56e0c37273630a0f4c14e78c348d3ac7eb97f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f0a8b1177773b3a8ace839df5eed63cbf56b24a38714898a6e4ed065c42559f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6b495ecc2a18b17365cb08d124a0da47f04bcdde81927b5245edf3edd8e498c3c3fb92ce6a4127f660bac851bb1d3e4510e5c20d03be47ce99dc296d360db285"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava/listenablefuture"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/google/guava"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guava/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guava/listenablefuture"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.41.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.41.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "75e3b25da8b8a2136463c4674f5e49bf"
        },
        {
          "alg" : "SHA-1",
          "content" : "4381275efdef6ddfae38f002c31e84cd001c97f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "a56e782b5b50811ac204073a355a21d915a2107fce13ec711331ad036f660fcc"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2eb4bf9f36f95a4d4c5ea344db5cd90a456e63bef8e52932b8f6f4ecfdd59cb2f6c2ce9e67b0070c82177e42885688b95afef591b16001f789b378f18afdf30"
        },
        {
          "alg" : "SHA-384",
          "content" : "43700b378624aa37197ef03a6b5ea40b5fbb6c0aa667eadf810ad36f0707dffaf3ea23471f2553327c3f5644cc875ee7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8bf3293cf4b72c9a999948f8812190636ef3b0c35bab8dbf9a54c263eeab2a3b3d0774fdcab52c6d114551ff74a8aea2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2ca1a59f4fdc37a3c83501542c63842fa4fe40c06f69a59a2a072e4af442a16a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6d1f419996b15e5a2bd9b268d166046e38fe9cc6c58fe56aaacbe71b95e3db8c8fe1d226e7f549ea227956feaf3087706bdfa79930fe432298bba9ec06c26a90"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.41.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
      "group" : "com.google.j2objc",
      "name" : "j2objc-annotations",
      "version" : "3.1",
      "description" : "A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "abe8bd3abff622b9a8b15c3a737aa741"
        },
        {
          "alg" : "SHA-1",
          "content" : "a892ca9507839bbdb900d64310ac98256cab992f"
        },
        {
          "alg" : "SHA-256",
          "content" : "84d3a150518485f8140ea99b8a985656749629f6433c92b80c75b36aba3b099b"
        },
        {
          "alg" : "SHA-512",
          "content" : "34ee5aad57b0b507e89c897306f73043f80fa0eb02b453e54d9052feb0808a0d2ed835d888946211921d2bf733780b19ff636479ce19b9f48814ba6008733ce1"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b760a346a586d6a3fa4477807e2f02f091e61898fc9a6ff449e43c55b6465fbbc17720663183c84c41d4d8814085e51"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a2166c1c08f947c0e60aa7c9167602942e7bac37ba45863d34c0132a1f352e7807a382588d350b93bdbbbbe315a3573f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3d4d3b8bfd2ad13351a53610aa4bf1c5a69d2bde4272c281003120ed9bcddb8c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a574b379a3f8022f0b88252c87d0e6b6cfa434fdb981efd1b24387025a962d7ac4e90161e8bd048df142bf52f4fc41e4a0c1d45e4eeb872c5954aad552988e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/j2objc/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/google/j2objc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-http-base",
      "version" : "4.19.0",
      "description" : "Camel HTTP base",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-http-base"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-http-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-attachments",
      "version" : "4.19.0",
      "description" : "Support for attachments on Camel messages",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-attachments"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-attachments"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-http-common",
      "version" : "4.19.0",
      "description" : "Camel HTTP common",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-http-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-http-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.servlet",
      "name" : "jakarta.servlet-api",
      "version" : "6.1.0",
      "description" : "Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "314c930b3e40ac1abc3529c7c9942f09"
        },
        {
          "alg" : "SHA-1",
          "content" : "1169a246913fe3823782af7943e7a103634867c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a31f465f3593bf2351531a5c952014eb839da96a605b5825b93dd54714c48c4"
        },
        {
          "alg" : "SHA-512",
          "content" : "8651fc14b79e284fe29dff5b2cadbf6748615ececde798c42687472f4f6fd1f80ee05ec53794021c62a11abed0c0170bb08b28d3f9cd7f562eb320bc9870ddec"
        },
        {
          "alg" : "SHA-384",
          "content" : "48b2a26351619286ffe41d25e5e61cbc0eb8a5a648a205d0f8db48178278cb16850469fe8dbc219aee0ee37f4081c248"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2047f0b88a12619fb3f07a98048fc405e9cec4ddee6af2a2efc06c1172d2bebefc6c23bdb4df0a1054060f91d5cc5617"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b506d06772f32251cadc40251623ebd4f3144531249ce4821787b1a9c4a55b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "07632a67f7ca7b460cfc3042ecf97f9097e7d7638209434def89a3bd55da5a31e287f32def27ce776d5775ec0629979abb08fe2836d88d638802194af0320fe0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.servlet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/servlet-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/servlet-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/servlet-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson",
      "version" : "4.19.0",
      "description" : "Camel Jackson support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jackson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jackson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-jakarta-xmlbind-annotations",
      "version" : "2.21.2",
      "description" : "Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "640a38b3673306b3fbf037531059a5eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "b9a345a6e358c02d906735956c7607f58072b963"
        },
        {
          "alg" : "SHA-256",
          "content" : "f507551c823b137c8487275fc171652a78a4f083732e349e1d3cb42e568dd7e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "05e11a4469a187bc08900eec07200d2de2ea4a56e534e0d8f8d6aef8151ff64d4eb86dc3845b7848279949478b7fcc10de76593bc33ed6345ce85b58b846f3b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "d09d9c12c6d223a845e913e2c064c7de57ecfe5b1648a318615e14cbda1072149cbfe60dd8811de3b12b5898596bffa5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "032f168d179221a17eb6c605cabbcc704c554ccc777931d35a01a66ed8b887dd6938dc9b32fc90e695fca615a3f8d689"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e5a599b0c13f01cad04e0e2de43cc72ed39ca5d4799cec6c997d2733e736ec7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "77729de01b1938a29239acb2a409a6504c6a9a361a7401e3e2c3074538b656802ba6aa1ab6fa6afff1c17ca85dcf5df6ef5775426dafab619fc31ee3e2aa7be7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-base"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-base/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-modules-base/jackson-module-jakarta-xmlbind-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.activation",
      "name" : "jakarta.activation-api",
      "version" : "2.1.0",
      "description" : "Jakarta Activation API 2.1 Specification",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c79641566f97305e17c5f7b9bb33fc3"
        },
        {
          "alg" : "SHA-1",
          "content" : "a58861b5deac5e151140511cf57d6b80a83f2d20"
        },
        {
          "alg" : "SHA-256",
          "content" : "56e8d994095fe49c28138c60291482f66f18d12ac2b720e938697dce6a3135c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "53026e23571e77b9696cf02d1eeb20295b7199a169c12db9807f2ef2512eff859b37108b96bfdbcd2c9f4a66728d12ad8182b5548146897cdc2ad49e7b2b2ebc"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e835f36fa8c90490cd4f543062f3ce548175fc97b3dfa2ab3c63f2dcd59c57060a196ace53933639399657f6aec9e5c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bde529fca53e87d22908b4794730a03a2fa29b62ba8cce07edd4e10e34d98cd43a7b0e449241010ce55e962ee4140837"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be51f4c74f02fb8c98fca209dc5d33ed89dfb240c882e790974c06bef563a6ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "835e222a4ed4e31f570afd5b10b1935ff8fe4453ce79e340cb021229cc186586e9461411ce7749798a97122794bc3a1965ab770f9682bfb68f6b740e41c50943"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaf"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaf/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jaxb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jaxb",
      "version" : "4.19.0",
      "description" : "Camel JAXB support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jaxb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jaxb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jaxb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-openapi-java@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-openapi-java",
      "version" : "4.19.0",
      "description" : "Rest DSL support for using OpenApi doc",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-openapi-java@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-openapi-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-openapi-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.39?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser",
      "version" : "2.1.39",
      "description" : "swagger-parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f8a56bacf5be64f798eb34a1cb15822"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ad163471a9d6bd807898a06f9c4ab9dd578004a"
        },
        {
          "alg" : "SHA-256",
          "content" : "33d6291a7a55df36ff3fa8d10529b78867f9f9fd82e6f030087c05417740b9e9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3864602b25371a26926d97ce59b0854ae2f1df199c548b1443af71706ced4843c41c59a4db996368d1a968140f14cc7c33b6e36f5d6ff87996a3b4f7954b300"
        },
        {
          "alg" : "SHA-384",
          "content" : "4bdaa7315bdd0e51dd25e514868e74a5884146176f48c51bb055439319278bcf7cf1a1127763a757c4ef08d332cd76d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6190f5b5f5fde7b51167cf3ca49d39f20a7c47113764f099cccab5f41612a838e9716a263542ff5888f23447a20ace76"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ffd689a5c090e45cbf49870a6b616480ea01d1f722c13a58cf92b210d598410e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e653c0fab323bccde72e16b448bc6eace789da261985aa8531f199a02a171387c44c206ff3107188096c201d834beb9360bb0a112a6da455e2f01021ea21c550"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.39?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-joda",
      "version" : "2.21.2",
      "description" : "Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Joda (https://www.joda.org/joda-time/) data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb09266502297384acf8e22fd4adf90f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ea402be95b3c110a0847e77892146971bf57b6b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "fe81475be2be6edc4f34fb8ba40ef3e45d72601479e2ee483b96d9a614d953ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "8de660ee0b82ee7377be5f317ba2733347e55969952297dc520ec15c2931ab1a162b4ffa25731d94cc0c5098a6e69be1f09e78fe598f8ed6104fdca0a0bf881e"
        },
        {
          "alg" : "SHA-384",
          "content" : "af19fab78a0e8959a4ee902b80d22a1740f62f2ebddefb06553db9d90da8cf40a3c60e939f1e67ba685c37799ebaa333"
        },
        {
          "alg" : "SHA3-384",
          "content" : "671c536d4ca7868a22bc8d3367cc177c125dde2bdd3a5e44d924aa49c631c5ad706df5f129ff16e0b524ce48d5c6c9fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "88fe2fb7bf9710cc9b5ac02ef9cd4cdc53490533ae6a709856aed75002308fdd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ddd0108eab90ccc08edb7eab8a40864ead345c7a6bb70ffd0ccc46fb3fd5fb54908687a3b174c836bc1630c3b5bdd9ffddd74eff9cceeef525a714526833c53"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-datatype-joda"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-datatype-joda/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-datatype-joda"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/joda-time/joda-time@2.12.7?type=jar",
      "publisher" : "Joda.org",
      "group" : "joda-time",
      "name" : "joda-time",
      "version" : "2.12.7",
      "description" : "Date and time library to replace JDK date handling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8bb877dfb6d67f6cc78a524264ba83b"
        },
        {
          "alg" : "SHA-1",
          "content" : "d015b997eccd511e5567218a51651ff0625f6f25"
        },
        {
          "alg" : "SHA-256",
          "content" : "385282b005818cfaccdbe8bd2429811e7e641782f2b88932a6b8ff51d668f616"
        },
        {
          "alg" : "SHA-512",
          "content" : "755e969a29875bbeea7f9653072e10c24509bb978b07d670d9aaddea147f79832c950035d2353079e23e2930ee394e4b90764ebe59bc9622e17b9927ca79d9d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "d418912c8247d7e035e82add1db2788fccc2831f5bdde41b11b53478cc2a3bbe295f7f89aefceda9a036ab3ca9c81cdd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56830b6d4c649bfd1f2183a93496d1be1da4cd039ff0ca94d6cc181151a461401f28ecf425bb732fe48585fac7b9073f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "908793b32314e7db1630b2450b9661bd363003c6fd7b53538cdd58ec0faa7ace"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af2e81474e38cf3615849b1f704be8bad10b00d9a220f10dcab9774335724dde7cea310daed6e56e60ad17518eef6a8a8e60596230c34033ffc1b41f9aa48071"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/joda-time/joda-time@2.12.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.joda.org/joda-time/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/content/repositories/joda-releases"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/JodaOrg/joda-time/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JodaOrg/joda-time"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jakarta.rs",
      "name" : "jackson-jakarta-rs-json-provider",
      "version" : "2.21.2",
      "description" : "Functionality to handle JSON input/output for Jakarta-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95cb396e6ec79a4215be93442288c2cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "96b5bd6952c19293d103b8c62a4e124ef75125fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca969ea798efedc4b56589505fab51eb69c11a361b2e7583855593fc8690a666"
        },
        {
          "alg" : "SHA-512",
          "content" : "7bdbfc02b48b07bafca87c8a9a7c3ebc1b2c545f5f538a2b3a730be431efceee5a5f5b732208a9a924878ffcfc9ef2c6525f3b4efd415b555704ca530b8a5f6a"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e33de8998c2b486abf30058e19e443a341aeee19473730e487b23327aed646d358eeff18fb8403605b6127f68d6154c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "921b36ddd09028cad5458b00daa348dfae92268420356f4b669b362e5895bc4bf4a66aa6726687efb43808df923ce993"
        },
        {
          "alg" : "SHA3-256",
          "content" : "75772584d5505aff57ea7ab22b0cbbbe7e82ce141fdd6718125bacb429b08b37"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f3bdcb99a1a84298ccb285b21d2552a8bd915143275226264f87fcd9266b66c0bd85d861ad309889100aed1683783b45f4bc6672fe9cc41df82d42ff579c6660"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-jakarta-rs-json-provider/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-json-provider"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jakarta.rs",
      "name" : "jackson-jakarta-rs-base",
      "version" : "2.21.2",
      "description" : "Pile of code that is shared by all Jackson-based Jakarta-RS providers.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "921e7323bb4e06808d3032e7c39d9e3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "c5f8a3841337bb1e4b299042db47ee190c50af27"
        },
        {
          "alg" : "SHA-256",
          "content" : "40f4c57a2e6f34505338da188724e7ace7b343dde3964b76a12c993cdedad1af"
        },
        {
          "alg" : "SHA-512",
          "content" : "8cac434de4012be2e1f1612987258049efe86691f834d85cd10ff5307bc0067270757f86e6d087c1da4da41bf95cc23f204a1ac5fb269905831d566983646e26"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe33cea304dc90841a88eb793c79fc2bc3c0fc69d9b0a7b229d9671665bacc3c7abd9261da663ca38b0a612e52a81046"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bef99275c3cc2a918852142936999f0bab185f7a0c28ccbb090092bd4232418988c230ea3375890d6fce2c9d2aac3dad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "369259e642e9524c82a6a82e8e4cfaf8878ea489e377c6332a42dc137792e98e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0bbab4df263ac52ac35309b55bff3aefd87b973261b0d4f763363383b7bf19b506689ed2f424d17d4fbdb1378458f7d93428f16541fe6a942640d44fff0a0684"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-jakarta-rs-base/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.jayway.jsonpath/json-path@3.0.0?type=jar",
      "group" : "com.jayway.jsonpath",
      "name" : "json-path",
      "version" : "3.0.0",
      "description" : "A library to query and verify JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2ab4381a6e940ad027e976902fc42474"
        },
        {
          "alg" : "SHA-1",
          "content" : "053913e54e804386c8e375e567410bb2c86666ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4e49440701674ace75af44a98840d9e13f53b34aab280446707661318405dc8"
        },
        {
          "alg" : "SHA-512",
          "content" : "202497ea888835cff25632de38f4c08a530f426487523e88e39e50234d2e1082de48c15f6cd94142a6348153798625a5a32777996d703edf2d4e4e1044f6bfb8"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec750b87a927dbf80ae71f5f34e03556939017c378efeb905bc98c8082b3cdf8f3bf6c02bf02245f0059715f9c095ab5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c859648cdd7b14007a13cf1df32692287f1ce9eb24f182b557fdeaed049196f5d119a377a5bad48e7c9cb9f20520f038"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a60fe8b6e68f11f37b81d2dac230bc84064eb99b7ee5d6ea625f54263f2f4502"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3161d8d735ad58578b65cfcd376c4b083559a26d99a20f9d411f010687b74ff29998118759f7b8c1a25ed75a3c1fc840b0d402b713fce6badd10409aa15a52cc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.jayway.jsonpath/json-path@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jayway/JsonPath"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git://github.com/jayway/JsonPath.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.minidev/json-smart@2.6.0?type=jar",
      "publisher" : "Chemouni Uriel",
      "group" : "net.minidev",
      "name" : "json-smart",
      "version" : "2.6.0",
      "description" : "JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fde8981f31c3b972355a5adf26a9ec65"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f858a43a325a8673da6869ab2bc787a1bcb2244"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ae4b561458afb540be8ec5c6dbb4f2e715a319a7ae64854998aaf924770d61b"
        },
        {
          "alg" : "SHA-512",
          "content" : "fc8269826394dbca52fa9366f28226e5e37bc64c1268d7a49e2dea7fb2c62da2be8c8bcf362da5561a3cf413816019d8c4f95199a585eb8b13e8a8b634259a00"
        },
        {
          "alg" : "SHA-384",
          "content" : "13db694eb1f73778d628452b6840bff4c044101f2dcf7c3782f4bb48798fbae8b752cb8f7536b5173e896de4c225c3a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "86c0dc99d98a7c70015b6158f76253cd16a4b2bfb754ea6526991860e2536880b95130044cbe953865b284eebadad781"
        },
        {
          "alg" : "SHA3-256",
          "content" : "edee009cc2977ff4c2aae9098d14e7e651168dca1735726772d6bda5b66e2e98"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23f8d5a59cd7111680f65d9fc2ed80b9876ab3094a2048526b376ae16ad855680b1c90264c23c52468efe0646a30db8a22f6b279ec67e047f3951b55a6d0d104"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.minidev/json-smart@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://urielch.github.io/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netplex/json-smart-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.minidev/accessors-smart@2.6.0?type=jar",
      "publisher" : "Chemouni Uriel",
      "group" : "net.minidev",
      "name" : "accessors-smart",
      "version" : "2.6.0",
      "description" : "Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ad72639eea293193f68898da9b0b902"
        },
        {
          "alg" : "SHA-1",
          "content" : "2d96f1d9b6ab7f13261aa81b15703574185747a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "222c9f547bb20a99fc486403a398352d1306fb671b38abd7ecab6401df170e61"
        },
        {
          "alg" : "SHA-512",
          "content" : "220eb28c94fdd15e7ac9b7e80d238a9871fc78db3127db9ca6207251e0e5563c62cfd5ab7625d69eb9e2563fc726e71a25562a4081f089f564dc206e0569665f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c861d37b7a3a5d3d42a699239e3437cf094a8359b2371bacce5f7a17da02f9a0eb65ca2456d0168c4870be36bddc135f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4fa8ea0794e22ccc34ecc9b73cb9cad062cd82561227b15f1261541180d584ba745611ff31e98653e4f5d481846de361"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1b170bf2e79abd9a77bb330c51b73d695c17e5db41817efab22294f4ee65a2c1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "224c001707e5b478f6503b88ab8c07b94f82bfb02bc81094a3ffdcf05d29f1377a8e518b223f9282d0147f386f13faf319692002d59f4c6f452b282aa6b000c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.minidev/accessors-smart@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://urielch.github.io/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netplex/json-smart-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm@9.7.1?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.7.1",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2cdd32d198ad31427d298eee9d39d8d"
        },
        {
          "alg" : "SHA-1",
          "content" : "f0ed132a49244b042cd0e15702ab9f2ce3cc8436"
        },
        {
          "alg" : "SHA-256",
          "content" : "8cadd43ac5eb6d09de05faecca38b917a040bb9139c7edeb4cc81c740b713281"
        },
        {
          "alg" : "SHA-512",
          "content" : "4767b01603dad5c79cc1e2b5f3722f72b1059d928f184f446ba11badeb1b381b3a3a9a801cc43d25d396df950b09d19597c73173c411b1da890de808b94f1f50"
        },
        {
          "alg" : "SHA-384",
          "content" : "166e2be10a19ca6a6d7cadb542eb1c948562483f02557b467a50a3d19d01318e12e5c3b495c482f3f5369be1b7f20eed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e301862376e84df61c3547dbf637252750224fb5b74feb82f20e1527a8e3152c45f620192a9111a2db5e2f0e73ebd7ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7edcc4ff09b3ace15091a8c550f552a324b5cee6c1527944db5823df7eba8d64"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d220edc5528e4d788605721490f3d29483dd4bd506765e85d781048419aa89b686a70e316b82ef2a856ead56bb7be6b5d52d77b7ca6f27d5e0e347e9669d731"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-gson@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-gson",
      "version" : "4.19.0",
      "description" : "Camel Gson support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-gson@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-gson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-gson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
      "group" : "com.google.code.gson",
      "name" : "gson",
      "version" : "2.13.2",
      "description" : "Gson JSON library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2c47e14ce5e956105458fe455f5d542"
        },
        {
          "alg" : "SHA-1",
          "content" : "48b8230771e573b54ce6e867a9001e75977fe78e"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd0ce1b55a3ed2080cb70f9c655850cda86c206862310009dcb5e5c95265a5e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "8974a052656d2e5ec968b6bac2edf51413ffc62040fdc65f14f00597e738ab544d22487f8579ba90618b5a7f94ef33773510fac67b408fee6ed274b38f3d9947"
        },
        {
          "alg" : "SHA-384",
          "content" : "98e8afe5b23c43b84e7a57e0e27f683a182fcf97ee3eeb6a1311582f7fecd846c806ffb092b620088dc03d256d8eaf27"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d61d6b1cf6997c75287f454e536f855db8404e5fb9d0b8faa4dcc1e7a60ffefc05c2f92f3514e091808a8677b29f3619"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c051cfe5e630b35d003f96e135de7c5d5cab145b6e1159143570cb246426a0d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55ddee7f6c1659ffa82e5c308a0181b459cfeb3442f1f9868ff7e9a3c83376bd2ad527b16d5131df442ffd03d06c35dbd64458df6b02a111c1654f01db381ba5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/gson"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/gson/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/gson/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-servlet@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-servlet",
      "version" : "4.19.0",
      "description" : "Camel servlet transport support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-servlet@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-servlet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-web@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-web",
      "version" : "7.0.6",
      "description" : "Spring Web",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0533b4281a79336d7fa366fc26b4c798"
        },
        {
          "alg" : "SHA-1",
          "content" : "2baeb353efd42374239cc45e8d02780d6c6e7a77"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a63ffb7b744f3e48ad049576f63697d635c3089f551379368e06a22d2d046c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "6ced4e0e37ffd41ae55d9dfc83ae5e18675c37e3ab9548fb026826b9b37246282d2cdbf0adf2190b42df34f244200e33ecc81e3ffa579cc26cc27ac5c4ebe698"
        },
        {
          "alg" : "SHA-384",
          "content" : "b403bdb5c4bdf903c823a8b825b607a022a7d60a05bce3ea3ce606213bd5a94a849d214d4ba76150b82c0406772fb11f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b47b3efdaa9000f1ee8990060e4a5960938249f37f66747f5042bd091baebbd50cc4637809ac054506eb69fe6828796c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8b1bc0e5c4c1d749a26d06c80a522c153cb5b3a58bc57335ad1317f4e04f217"
        },
        {
          "alg" : "SHA3-512",
          "content" : "42e239751616f5660ada5046a5cf2c15dca031dbd148a62f418267ab76f63a8705e7d20242caa29dece6ec9db872ae8b6a732cab7b663d7c7d0cbc9f33b4fadb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-web@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.undertow.ee/undertow-servlet@2.0.0.RC1?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.undertow.ee",
      "name" : "undertow-servlet",
      "version" : "2.0.0.RC1",
      "description" : "Undertow implementations of Jakarta EE specifications",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1b88b0787276dcc545079acec54e05ec"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba22b2d49c7c2331a2288fea06b06294f33bc78e"
        },
        {
          "alg" : "SHA-256",
          "content" : "98d6abb6c80baf03760b6eee49d67ed3694441b401e9d44e83a30d9ad847a03a"
        },
        {
          "alg" : "SHA-512",
          "content" : "5671d43e12db3c793ca6998fb26573bad2281eaea181625a6f95e38421d28af3b8c84fa839fd6ab8fac44509da1e87b91dadf376bb3064e2bf3c2a36cbb28f19"
        },
        {
          "alg" : "SHA-384",
          "content" : "12344ba0eedcc762dfc821bd2bb6010cac471f93fc64dd0883f330cf43eb063c1f59fd19f513a236450c5d2fcce76184"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3903fe28e6673d3b34457d5676d5fa6987c27009930e99c4a747abca2817b7485ab877402de8081410b1b747bf5f54b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7314f582ee607a9bad1431c78524efe5b67b0885f0b27415b59cc2d606ac9654"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ebfc0bd8d785baa3ec7114fb63fd659e9ff46d10c686994703f993bb188909d0e68445d244452309edff61a1ac77fc6b0a3c2ffe3c70bf0600940e8fc72fda3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.undertow.ee/undertow-servlet@2.0.0.RC1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://undertow.io/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/undertow-io/undertow-ee"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.xnio/xnio-api@3.8.16.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.xnio",
      "name" : "xnio-api",
      "version" : "3.8.16.Final",
      "description" : "The API JAR of the XNIO project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d249abddd0b2fb672d282388296ecb34"
        },
        {
          "alg" : "SHA-1",
          "content" : "7c98c649a4583523c23cc0a7e62ddace1f486b54"
        },
        {
          "alg" : "SHA-256",
          "content" : "3572098fe1687dabd90f0222080fb158f63ca771c42ef1d39974434849f78bc4"
        },
        {
          "alg" : "SHA-512",
          "content" : "08a22fa1abe166b91c82a6a154efd1c3f6b1b2b56244a742eb421f981c6679c029b9c0adba95cc61362666d93607c044d4622b2d8f115573eaa7e5260c744f9e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b73558b6fe973aec00ae4038a55c3a680cc2ee32d05782a0954df38ef993ae0414a22033fa0eaca2f1ddfd991ab49f22"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62c46ad019aaf5256bc235237a746c7824af44fcfd2141d2a00d6b57e74fb7a08a2859d53a5144e54de49a07e700631f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8b3e2ebd13a584b288e75a22b4365f9c7d81501ff8f79ef89b79e1ade6e257a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd894ee035714ecd1278c07ddc32e396a379e7d50e69da8d1c6bc33263f1b9b6ce7a860a97463a4b0a8fb53cf3441fb62e1b9bb8bcae621b7c7b5dd5e98e0b2e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.xnio/xnio-api@3.8.16.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/xnio"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.client/wildfly-client-config@1.0.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.client",
      "name" : "wildfly-client-config",
      "version" : "1.0.1.Final",
      "description" : "Library for supporting WildFly common client configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "77f13d40c0fc70d05b48d43ac8ae2581"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a803b23c40a0de0f03a90d1fd3755747bc05f4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "80a4e963ce94ebb043ecb0f2c0e77d327f23dc87d81350b863752eedfa2c3bb3"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f442478c57f7dfac7039f6c7ae014bb2d45cdbd690ee631a3349edbca414adfe1984d065d1439f9b1546fa15fbd032c3a6bfe008f1ad50eef74201467b9f55f"
        },
        {
          "alg" : "SHA-384",
          "content" : "fd6285cf6398f0395c538873c4e52292c467d5f752f47fb8040224b37ec4e39e410136bf040c33ba8b42b3d6cda58a05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a3f92b65c9914eba7d47ac858ff37d512852691df29d68dd01587e254dd370404a3f0243adf7821a677f1b88904124c9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e6e537598960954ea18998ed44b696a21a662bfd5268c58dd1fab739882ce34"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94f46f167853b771ead83d87a93e826512575cb5ef505b841b28d4d818a39f5fe0cbf8b9b155719b4b43569a6fbc4f2c36ab14bfca8fd43ab64963a547fdce74"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.client/wildfly-client-config@1.0.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-client-config"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom/wildfly-client-config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.xnio/xnio-nio@3.8.16.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.xnio",
      "name" : "xnio-nio",
      "version" : "3.8.16.Final",
      "description" : "The NIO implementation of the XNIO project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cbb086e0c716a013f13fc9e521249761"
        },
        {
          "alg" : "SHA-1",
          "content" : "9aab17706a371a212fd051b09c7959d29d051379"
        },
        {
          "alg" : "SHA-256",
          "content" : "cee1ad9674ff4615f492a314a986c77b7c223ae03255c77aacc60c6cea62d59c"
        },
        {
          "alg" : "SHA-512",
          "content" : "73fd6ec6db644af59117c97258cb28b00531d44edddb6933750da4e51813abf26fb144fd58a4e3efcaca89db53777dd48b94eeadb25f2a6dbdda80c01a4d7491"
        },
        {
          "alg" : "SHA-384",
          "content" : "61a38f0326afc3a809037019e4ccdd9d757d2b046477440d8a62363b3f361ac4c2543fd609cac163257875fc318a8c76"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13ae855a808fa422f69947fcad6da3a6c39311eebca487e92479d382b1297bd45c5ee38199af7ce177830f0ba43eff6c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f1f93dcd8c5ab33dbea4fc42998ab007a2322e5e26e33268f77ab99831bd0cf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d381a909b745289ab58a365d09441b185978c726f3d02c20993a4a67c280fba18cb728d88b65622b4feef56beb86eaa909100b9bb8a6130efaa8c1729725a2e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.xnio/xnio-nio@3.8.16.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.threads/jboss-threads@3.9.2?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.threads",
      "name" : "jboss-threads",
      "version" : "3.9.2",
      "description" : "Thread pool implementations and threading utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a439cbe3b888adf97682853c2aceddd6"
        },
        {
          "alg" : "SHA-1",
          "content" : "ee52e069cee3c892de572b0011d80c9c9bd81fd4"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac0fd044686122014143267d3688245852ca07c6c4474320c9172062a5af6634"
        },
        {
          "alg" : "SHA-512",
          "content" : "5bd3b77a1924f571eab43e1b7939869a50ad156e9c56715c749109696d04e03a80c2d6ae7f059424b7e033acb3ed417017381ca5675ca32ef75c4748d724e5b3"
        },
        {
          "alg" : "SHA-384",
          "content" : "8fabc9455e27629dc88bf79cce6ca364a397062599559b73e15834f0ab9860ef3de923426fb582968cdb136f49f91248"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb26d9e7756f65bee249546ce1050c65a0a78c2bc7c056039fb079c03b8577f2471f8335e87d42cc69aabb0c952a0748"
        },
        {
          "alg" : "SHA3-256",
          "content" : "488d1d2a447e10155afeab1db9296b2d82cec6581bf5eb7a93643b90b18397c4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dc176652350ff7901455e9eea20705c0d0b58ba93d65a61b202e820c31de511b2b1943392ec6a48145754c5443e43eed5841321f522a3a5c6e22d70823f868df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.threads/jboss-threads@3.9.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jbossas/jboss-threads"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/JBTHR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jbossas/jboss-threads"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.14.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-annotation",
      "version" : "2.14.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c13aca299ec50b0b72f1347058878a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a2d58a31f47fa47a685238132bf20c6c085d5d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c7fdeac90ed7acf97b03eb63d8e3286e9f0fa66c8450613d3453645725db010"
        },
        {
          "alg" : "SHA-512",
          "content" : "716e2e2126cf597d7ab962e29a7e3b99ae165dc2e4e2dbda75eaa8f2da5fd935eff78990d3c6faa3b25a31bee63982807e3b78b7d1155f73af55d3a244caaa55"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d90514032687d92db1ef605f25f402bb9ed7326edcd92e5485217b4a830b55ff9224f5ce7bc5c598d3fff6d40f04c6d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6197c2c817f6f5416b7cfd1be5ff8ab311459fa9629d455e40fdc8f25f29976168b9da729e98a0405f4e186c4b849454"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b31d9e1c829843f0d673329e85dc913ae1288698cfea920d3100c958e83fa2eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "822de4b237a87e0f4ef268c16f7e243b4dc29aca2b38225998cad243c17a590d80769e135549bcd6d8d8091bcb58eaff96536f99066f8283f8bfc545d1607826"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-annotation/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.14.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-constraint",
      "version" : "2.14.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ec5cba75d9736ba6df20ca4d74a006b"
        },
        {
          "alg" : "SHA-1",
          "content" : "72145a1dc9b65e805dc82740f20a43817d4b21f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "10bb72443594c780a80e011c7b5a1ca246e13860447cce278b6ebc448baddfce"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d242f9fb074d95e367e7b865efc59c468d7790045d143838d1042d606f78eefdac80ebd8f35785fdfa4f73331957708fc1cc259f04411ceed1f13115758357d"
        },
        {
          "alg" : "SHA-384",
          "content" : "542678751d7c01578c9777ba72f2baf7da21892520a029f235cb8e687ff1a43431c3ec8450c053d93fce9043558123dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4710446fee6355e64ec1e8387857a6834e1702f5236c242b7a83442584dc21a17995295c8c03d55ec4e17c46c6b43b7d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3472abfac8a5013531fd0fc1ad277e4965843ee63ec9ce1232910ff51daec06a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dedc11d2649e7815fd2189cc0b37f5f2d2bd220e9a016a4cf04b2e670294263734e26e3f413ef8c2a795f1fee0e10ed13d06a8796b81e0ef393d360880dcd737"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-constraint/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.14.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-function",
      "version" : "2.14.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8bbb6957d14860c46ca002ffdffe7de"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2ea1d1c5baf4794133b4ff06712096149527329"
        },
        {
          "alg" : "SHA-256",
          "content" : "f0e0c6c213c40665b3c29cede733f668f37e38aa5f3ab4335c55191fdc0c359d"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b79d67d4a2f6cdb78a77fb7563325fa89a6c51b61eef118db9a07d313adcb04780ff69039c53fc7febeb259be7032fc2087052f1fc40b7719f402f28fb4b8f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "569af7902a6e7137ad2ed4269cd78c0fd111b375792f8e6867dec64517a9ccac1bf77d32e6f7348f4d6df46844afc1a3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da71e2e99dcbf00ac3becf3391048f1aeb6089d60ec65d55a580f0cd1fafc3ff4e942e83a3672827ce5d0a634477d19a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2714b496215ee7cb33ac9deab1ae263f51f63847058c310f7371c35fb3e9a7ce"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7833aa7f37acd986fcbbaefe58446832b849407515236a7c50947decb48c41cb0d4aad248401ce63e1193edbde2ba724ad6b2b3e57699a8c8310b9515ae36d14"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-function/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.logging",
      "name" : "jboss-logging",
      "version" : "3.6.2.Final",
      "description" : "The JBoss Logging Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dca3f5ac156cb5e29490d77990cec10d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e0a139d7a74cc13b5e01daa8aaa7f71dccd577e"
        },
        {
          "alg" : "SHA-256",
          "content" : "f423e07bffce73bf2b6cc872f30981c06fe9cfd5a86a0b4f5fbdd11cfe0148e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f3283ad1a48c0d4a4f4f1d4d38f7f25c10fe1f8b0f80b4a4a4f18c58097965b67089e700b9eb1786e295fdaaff0ee3dd4f593d770a436e6da7b2fde7f77091dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "c9b5e92358bc0a3f3aee03162c37790beaf6245c75666e5d592f7690810e75309f5af1efa5997a8bc08737ad61bdbaa9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a76a6eaa5dad88d111163e4c27b93bfa6fc244a45e9e22494ae7e3bc3d18220f92b1cd92a5f1d37f22d8934a146ec166"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e5943546b6d6a1f7267effcdf2900890b9a493f644a292a99d134fbdd064a6d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6cd6b83c86734dacfbbf3f3fa30cc7ce2e2a2a32437deebd32b945057f3ba9e35ef87ee57d8330ebdd5f6a5e84b0c1428aada290fdbdcf38701f0823e4db83bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.jboss.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jboss-logging/jboss-logging/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.common",
      "name" : "wildfly-common",
      "version" : "2.0.1",
      "description" : "Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b0b9f3faf5b8394fc73e507e0ff4dbbc"
        },
        {
          "alg" : "SHA-1",
          "content" : "5db5c5f2d04a1c0a3f7fe678030d3ec3760f81a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa4a710db7ae3e598a5f41639eb54e9f7b09de5fd0f58f56bd6070f21d956374"
        },
        {
          "alg" : "SHA-512",
          "content" : "90c3c1d6a07f49a56b23a25a5d4557abbeddc49fddce6f0d161908a7f19fdd6883c9a18710aeb106a702b0efb6e7cadcf5ad39420c33368a8dc835cb78920514"
        },
        {
          "alg" : "SHA-384",
          "content" : "dea9001408890c53fbbc6e08053c59c6d1498dc85fcf78bb6d3219c009fbe0359d514e699dae5f4a3a4d30a8de444476"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e9df7ae6032dd5db50f80fbcc997f7e4168df128921ddf68a1f2584420520fbe6c7701296bb4463818afd44bbfc38693"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a02e2d99a71fd893174a5111b6b4cc6d48ec00e2f957bbf33c348e02d0a90df3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3eab5b51f8c4ef76d5ec56a954db1609403564fc7fbcd42cdedc1c5a40eadb763c06127c653f44d3fb0c30add29113092c42ed76d831f315fb5ba8a70dd8e032"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly/wildfly-common/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.4.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-cpu",
      "version" : "2.4.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1df615cf1b62f93147836b215616989"
        },
        {
          "alg" : "SHA-1",
          "content" : "7ebb7931d86f1ff078050a49827c9e59427b0351"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc57e506f0fee107b90de778868a3b786bcea3add66b7a9128ea6facdc6a1a0c"
        },
        {
          "alg" : "SHA-512",
          "content" : "61b1700dfc659eace73c02391eddebd36b67c316f0730af7a35083d9d825742548f9155a63ed19d1d40968cff4a12da77eb5a33d9ebdba605358444788009d97"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab3f9cff864b11751cc5796517c9ed593086b47bf7563874cb70988baca96b75854f0e1867d2fba97ad791744720dd02"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d277cc4aad60be93ad42f151e5c700bb072b2622916f924c9f96a3b86eb61f6e3ca1bd49b5dc808d0e177f4d4efcb7ae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "05871b9df265f33495d9caccfe95f9e51d0a9a022515e638afd9577096350458"
        },
        {
          "alg" : "SHA3-512",
          "content" : "289d8336d93407b5b4fb54d70dd95072f42d429b4a34d497737d3e45027e2b922b8589e5e777bb8f5c716d3fdfc849270f765974c1d3d4997c2e88f17490b1fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-cpu/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.4.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-expression",
      "version" : "2.4.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e96d3e4a6a2d02fea8da1528069fd136"
        },
        {
          "alg" : "SHA-1",
          "content" : "3428461f913fd623d0b754eebca44eacd45be42c"
        },
        {
          "alg" : "SHA-256",
          "content" : "be71fdb758e7ba5ff3ebbd9ac2df23ec3656ed73484c624192e13c42c1e8e7e8"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8170f8f00428e1751a71c2bc871114b436abb6766e6a8ef7fdcc3af83b08a030050216cd8e0e002211585cbe606c6737bd1b1e885f8f9f232aec6adfb66dff1"
        },
        {
          "alg" : "SHA-384",
          "content" : "81980ed8c7e026f14cd0fed1eea669ffdbf758c259eefb51b2cf916a325272af9bf4d0afa673e7e2b353de73358913e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ffbe5baadd0ac8f0df42936a8b8645df35dbff2288d6f65203e8136f7fc013e12b7ca544befd0739f7541bc46aa2e9df"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bbb346406a80410b3de582fa410ec3146588869f91ceb650570b20d51e39374e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "096d070db3d798c883980bc92c79a570a888db8bcd1ef198e21c6df5127d1e70148ac7d86a94a2b64253ea78ad869d3fad55e1b5b7a07c1f505c247ef976de95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-expression/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-net@2.4.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-net",
      "version" : "2.4.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6b7a0b8ee8fca11b717dcd014398f33b"
        },
        {
          "alg" : "SHA-1",
          "content" : "80736ba05fc039e7ef0ad486ee5ea447b68254e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "c303c14b6f8dcfebbb3bf230c1c294e4c3f990e060b4a2c70e8ffcea3c9a6dee"
        },
        {
          "alg" : "SHA-512",
          "content" : "d58bd299bbef09f3b908544301ca26ffb8e4a457cd270a48f0133b4e7f347188b205910fdf068fcf4732d7ff0cd52bf376d997e3e5c149fb4446a65325563fac"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c0f143a69d7e00913c9003304d20b0c1430e991af68dea93523e45cab1810c26d012975c878573f7816282087d68beb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5154300192c68f35ac4e40491218b162cb6055647c9278c281008d64e033d5d1e90ec08bc6d1db629128b3b684fd880f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c2158b29af10776c7084d63f0ffe4b9c74e654b61bb995ac75ee603f91defd7e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "16b3a6c9a7141132fa56028b662ae7d1963bfcb538dbbfc95f05efa6eb60d02adf6ef8becd6515f1c78a9d1eb8f4046812bc380ad7cb8022ebeff854c2234153"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-net@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-net/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-os@2.4.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-os",
      "version" : "2.4.0",
      "description" : "Operating system utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "416df2261b2f76c9ce60f4c49c475eb8"
        },
        {
          "alg" : "SHA-1",
          "content" : "8be1528c5c90f720fe5968e5aeeb742982fc1299"
        },
        {
          "alg" : "SHA-256",
          "content" : "cf01ba20b379bd080f01957d7778edf0a802c7e2b58ad6c948b52ee14e755797"
        },
        {
          "alg" : "SHA-512",
          "content" : "692cbf49d122173b959d4cf8d7adbd412efec9849c84b170ed371159958f81e8f3f409d8aef9ff4b84e7be5ea4a4644aac9293f253b4408f7a0d7f34790b583f"
        },
        {
          "alg" : "SHA-384",
          "content" : "358f8901aa2e188f7c58d2d38e83874a34f11db4f5e13aa18f38345980d37606c49102c5a18862b6754ab64ceacdb90c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d1cd03f564d6aecbf3cb4debbee0dd9312c309270da685078efa9975e65b674d67124ba8192424840ffcdce18b32e30"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff5e0fa22420876d1affba287f69058a6a9b9f2b9e2ac944f9272336f7c6a3e3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f02574ec22d047f168f3817c5dc80df1262fcff16d62585f2246cab94ff0063422934086fa0ec2e6b302be2812b5125840a3292dd78daa26ee5b2a76617758f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-os@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-os/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-ref@2.4.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-ref",
      "version" : "2.4.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ced6e4ec78d5193621826178d1e96f37"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ec2dac12913d7527ff507f60d4d24a668cdea56"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9902d99b52a463cc3851105dddd58d40f5807350648b996ae161ab14123427c"
        },
        {
          "alg" : "SHA-512",
          "content" : "678a7f82b6faab229e77b2a9a40364a254d7d6eb8d5e3b8a1f51e5d20c8814c1cee010eb317951e46a299330973de2984218e8d3a76fa622c32dffc98c75db26"
        },
        {
          "alg" : "SHA-384",
          "content" : "49678089f6399509020939023a7b44731c2dfd4d655820f45d1a4998cc02df96565f3bc3a857ee32bfb19262f370b377"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92a6671058e4d097831c10de9c461a17a3dd610b2c4c388741249e96ed25f33d5907e6e1ac7def432640c18b9b76b166"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8b4299ef44f2e55f550adcc8e653787f770242102559500cc0140cee7e774480"
        },
        {
          "alg" : "SHA3-512",
          "content" : "91dbbe28612b0d0e19d421648ba1fa2378d4910fdefd029129828401d080ab121d0ec049df0eed069259047d668d9c3e56fbe2beb51aa8b4bc87df92cb5688a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-ref@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-ref/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jetty-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jetty-common",
      "version" : "4.19.0",
      "description" : "Camel Jetty 11.x support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jetty-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jetty-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jetty-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "12.1.8",
      "description" : "Jetty Server Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "989b63a44b7397bcc9e996811d30d8a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "0685b1767938944fdf846b233902afdc375767d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "71b8862a72305aebb65909b8b9f3c9a0c790ef3245c6056e56b48117aec238fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "21a92298f4dc8f306313c6fbc1b795bc2b1e06bfca050c7fe2d107c4daa5c07f3e80caf898228117ff1033a6ceea17d5f614fe28194775fd8ba9fe26af34a29e"
        },
        {
          "alg" : "SHA-384",
          "content" : "2342cd8636f97e549b7a176428ecf39491ce2727e082dde257c75c9511678460c56a401e426425501ba07738d458b4c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "27e022017ea09665ede15017d87a2edfe3befa884491d13b6341b155d4c7a7f48ff855ea0f142c627ca6321c22b2e3e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7cec0b2e969a0c07a2df3ed928c274afbc021ecbc4513d4251765429991abf79"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6638a540d0ad3393310586191da1428eef1c05ffb13583d0421fa81881014fe7e611707096444119da4d02758ff3bd129fd44e7fa34835ee01535122e04c707"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-http@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "12.1.8",
      "description" : "Jetty HTTP Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8ac4b6aa8bcbd260cbc7aa12ae572904"
        },
        {
          "alg" : "SHA-1",
          "content" : "f81c67e84bdac2a1bd0ce343a927b8b0c35d91a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "32c351984fd74e7db9b3120f7aa43c034a9d7fe290386747ff318f4c4221d94b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d56683f4c8f9ce91ec9a19b234e9005cfbbaf39437e6cdb4238b4f1420ff5157bd3a8c956f97cf9cfb7f208b96194de73bde1aa41939e09acf038a134fb65bb8"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e2c392d71ebe7f1899315b03d324abeb5414b6f0b452ba8459786c960dfebb8265765b72828aa3755e0574c813d9e38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "693fd8ed868234a1b6f33760bd07759df4f9690ee62ca6fb3ae2f20a0063ba384caee2e3759d511be82ce3eeef070958"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bc1a423948dc295b14a92bd5e7bc190c3a3bd21ca9807d650cfe6bc029f7896d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6833711898b6583fe035d4dba882148fcaae1ded250290ca580136dc10beb11dabad50fee01019fb6a8ef88fe1e2c49e0ed3272f6efbdebf33aac298adc3f183"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "12.1.8",
      "description" : "Jetty I/O Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62475115a7f7b9ee160adb339b9f546f"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3c296acc6b8faa9ed69bd10f5a6afab05a61222"
        },
        {
          "alg" : "SHA-256",
          "content" : "c45a68ceed3526f5ca0974768caa61f6683c3d5591a819fbcf3c0480a64ab245"
        },
        {
          "alg" : "SHA-512",
          "content" : "d00b6dc730a1e57c8d24202f48654e11388a75dbf7ffd8c3ef853b918e68dc23fd3b2a3f4a840df703eccb7e11dcba984bc833aff9be3ef7342e423ef2855522"
        },
        {
          "alg" : "SHA-384",
          "content" : "452d5ff2044cafdea5d0823d458f7294bb2530f42ba01f4c5d855857e8cf7bf6061ddd8e7c9c148a39e3f84fa081fc09"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e9629f0df2e90240fccfd8cebaa4cf9abae0c18ac3faa73cfc0a684948795e9d43c3d856de410c4416fa4baeb5e6944d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36a1081e3b2bc21ebe2e9a4e90e14a142b0280fdc5d221ac52fc84ffb342c215"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f4d7affe74c32f15953ff03053191270f6918a9fab5f6ec9faec8d6c5d108e38e842565d6498b4bb979a23fdd5664c29fd52d68dea0f3b47cd318803387acac2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-servlet",
      "version" : "12.1.8",
      "description" : "Jetty Servlet Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb60ab2999bcebac23397e12eab56c84"
        },
        {
          "alg" : "SHA-1",
          "content" : "33b226821b5a88f6785ea5f13a90ecb4112cec87"
        },
        {
          "alg" : "SHA-256",
          "content" : "c6251faae241b2b6879ce8fb9177366ca4793ff9356f60793b8d10a1f1fef404"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d848c0d013a4baa5aa76895ec33503c2280fda8fddf28a65eaae621b2bf07ebbd4ea45477f6214e73cdab81e2de455c2e0f4a978b96b1e351028a626f43fbf2"
        },
        {
          "alg" : "SHA-384",
          "content" : "b953602c8cdc409ee0776633a145d7f00e2a5bd1e51cf02bd338696b46f89f9ac496b6d19059325923139d22c75a75cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c80bce4dcc159aa69f1bb14eca93608bac77f8428f14cda639d289f8309537a1f80167393372b06216b9e418b9f18dd7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a43efbd016ab2c517a2d193f2668013de4f9d7f80636db12f7a4d8d448f49a81"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac893cec585f48f1381f61321c6b9163a7589bb4da96a5fbfd0e73c0418f4124e4ecd412b1b78d0342296efc63817d7a84cd1523677049f22d43296445ebb243"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-servlet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-session@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-session",
      "version" : "12.1.8",
      "description" : "Jetty Session Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca2b2f3fa9749655de59f7e4a07e810a"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c9e22e3db77591958eb9a10d963a60e26c0333a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ebe84dd41942d7adda5f7d1304095d274e7915999451d848e887cbd409f947ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e1fb3773c0e057db92c824fc9036c0fab9b6bea927b6354d2339257e914ddd089ba4e5c6fa61771f5cd0d1fb752ae268a7a3b6177557f11b70ecb6cf50ac8a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "998f6617c3efd600e71d0e0b17937f8b57752662df3c65f809afbc69b156072700db375d64a6b0e03dc2d38c361f02dc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "754635379e673b1641c2cfbfb9966fed15653c96da7744582e712b74233849f8b5a20656ce95b2d1fc7661c43d37eedd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98ce4dcd6f936142664bd1df3548625f4e9b4df5aabd1b910d6294262a4e10f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c2fc84965907416f1ccb7725ee8db55650d6e669fd971d5a445da777ffaa07842e8b9a583aaaeb43983f3671e52288e11141db594da3fe992774d8190d785889"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-session@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-session"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-session"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-security@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-security",
      "version" : "12.1.8",
      "description" : "Jetty Server Security Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "886a13d3232e2fe7ebe42a05bcfd0023"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f232a53199b527eee7047550efd84cdb11bf6ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "44add9ee95b955d96979cc74e32ec751ea807ebc0f5139eb13adcfc23712c58f"
        },
        {
          "alg" : "SHA-512",
          "content" : "77962c0f69f3ad623eff48bae63edb1acc4470f289df143adf9b443b84340e74e42d9b8889916d84d742e601066fdbfec1fb59beea74d064016e0c34de1fcb0c"
        },
        {
          "alg" : "SHA-384",
          "content" : "d68ad71c621d690110eb0697058e76c392a4dfb1c4f4c8a900efe9d49c952d8c057bfd976cbfab8493473cd5a6aac7ae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "853ccab2e56afce05fe63308d3c3d63523a8a33067e1359159902f2b8774be2353b752a6d73a28ba8c38fb5a97cb83d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "302d2d7f2e9b218fd6bf7d82ff12dc0c722d8347de1f80edbd5a49c747694cbc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d2c12883b4be8b5e1ad3795010b8bc5d50c9082e7c3434a9b5c146106f2dd4b77050a788180f563d44cfda5cf3074ede64fff0324869e715252d6986be2c9843"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-security@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-security"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-servlets",
      "version" : "12.1.8",
      "description" : "Utility Servlets from Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5d72fe07f4019968f7474c9997e762f5"
        },
        {
          "alg" : "SHA-1",
          "content" : "2bb3241579f1a6ba879ebdd51bfa565935eada4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "b0af9c62f9eeeab4af13dcd1b9b0f5d4fdf97955c977d54ca1458f1402b29e3d"
        },
        {
          "alg" : "SHA-512",
          "content" : "99d198633da74fcd8749f7890a7900b4a772ff115956e1676f73cf8cd0d23ab09fde4b9845141c164d6525a5a22375c12f0115d44189254caad49f91f6598f2d"
        },
        {
          "alg" : "SHA-384",
          "content" : "ecc66aeb6d040966c04e9b09afdfab370370c8e8e543a09c69374aa6ddaf05be672af59af9e4a19a397547ac46ff0b3c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b32ab3e41b5215131e8b32f486d10ee286b16ed8bab96aa7fac9a4e4c5d236d9b19a578c1deb8ca2353d0e33cc49717f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb112fd9eecbc6ef2078c700bec817f5964ed8d74686801a8c05c93b42b4c2eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3ee66efaf4de0afa27d61bf6655dcb82fc41cc8d45454967aacb1120696b467f6e2f3115ccf100bc5970591b7b07f27defc6ead013442e83652fd8a9d32361f4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-servlets"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-servlets"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "12.1.8",
      "description" : "Jetty Utilities Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08e1bc3009f9beacbb1130cbf8d7ef61"
        },
        {
          "alg" : "SHA-1",
          "content" : "96a48334b31af4d852a25e150a89255e117b5045"
        },
        {
          "alg" : "SHA-256",
          "content" : "00432715f20c3ddc8d4fe3b01974253a7772f1830f7712da71af30348b01c822"
        },
        {
          "alg" : "SHA-512",
          "content" : "de0a1fa729a46af5c723e539fab4cfdfb5b4a3659c2eba25847364fe1b3ca7aea2a0e778c0d4267ceb97ee93a9933dbfa9f790670042219a5b2a0ddb7462bd7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "96880344fc14293457b8b76ab48f71228e24675e7f57d0f0771d833149cb32048a2c465eb4c29928ff22328d9b7c638f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9dab6452903fd0b1acefe9f5e516001d88de1839bb29054a79f45357a7ebf1ea58cf94a6c9f14a8127dc659c25d7144f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74520d20b0a8b6332894a6a43c942e255070d61ad4e421285df561cb2db39840"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7b8c7b47b87020b58caea30bd1e7136b4bfa45fcd3e8bbdb5a5c4b78ec41a6ac4c245cedab18fcb8c2771eae0a8ddb8425f4f59f7350a1ef540ac99597f48c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-client@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-client",
      "version" : "12.1.8",
      "description" : "Jetty Client API and HTTP/1.1 Implementation Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5265f00eec6340aa885f22e8979d495"
        },
        {
          "alg" : "SHA-1",
          "content" : "082c2805f296ff253ccdd36a8fb4d9a15bb5694e"
        },
        {
          "alg" : "SHA-256",
          "content" : "460d4d74c95a591bf6c16be6388186427b773c0110605b3d329955f7a442122c"
        },
        {
          "alg" : "SHA-512",
          "content" : "d64cc5a609d54cb4fc6b26ac44ba9b7871657cbb789355965f5be130f1226c51cca677327ac7d20d48fbea4b4a9388ed4421972766623c843bbc0e51eac28d60"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb4de5d2eff5140b9af7350238d2c3e53b38e71088a020cf348e6c8e40ada1adb1afa028a552b69d3fff350f8863873a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a148883925358bf75dcb7502ee3d6f50f785aab7247abf61df69bdebfa5e81c2824791a6cec3131be580ce2e3ba2aa4a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10455b3d4048cbc77d172ed7948f569bce35fd4832f25a1eea6d4447588fb30a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "90db2980206154bafe999a9647aa12b5acc67d0a136acff5482f06fd7bfdd509e17f4a92568d78ea90c14e71769e26c0b086b58b92cff2e2b0534727117f9715"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-client@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-alpn-client",
      "version" : "12.1.8",
      "description" : "Jetty ALPN Client API Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8c3aa6be24b17b63c6c3df0dcb607ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "eba832cbc0dc8da2e3a8bd3534806a2b9d321418"
        },
        {
          "alg" : "SHA-256",
          "content" : "91953f4a034590e7dac4589038fe0ef7400e04cd2e1e54c0027d88ba0c545f18"
        },
        {
          "alg" : "SHA-512",
          "content" : "7223dba2c1f45599ad06cad073991cc64a9ccd2d53f4dc98123c710ce0bc72b880a719037732a11dcdebdbff27181c2313218d580430eb7a3e7cd2ea3a415094"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f1cd04eebd9e38f387dbc8ca714aed69b5804ddf492ca2a0c54d9fa1e735eb6b8c4b30664823400d6ff296354c16c2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "78876869e642b7690de85f00cae95b5fd327c13a709cbbd32a575a5114b9ff5c455f012d8170a3b709e6b79997a16ae8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9d16676aaf035c87b9307f69f9c09fb80226c846adabe787ad07bdc08df80cae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d3d66cb8aa2f906877e14928b8bbaf785fcee11710a2f6875de49dd2d3a1918e8348475c3b5a7001a522f38f6db21fc217a165a28837841112a7ff048f19b28"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-alpn/jetty-alpn-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-alpn/jetty-alpn-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.compression/jetty-compression-gzip@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.compression",
      "name" : "jetty-compression-gzip",
      "version" : "12.1.8",
      "description" : "Jetty Compression Gzip Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9680c74c689de5bfd88f3a50d11636d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb44ba5d5a05383e8fa612bf265aa86b238e0893"
        },
        {
          "alg" : "SHA-256",
          "content" : "482455c2e4b243913354dfd52cf2a68becfb9a7479c1deb385019f97925f0ae0"
        },
        {
          "alg" : "SHA-512",
          "content" : "715f4c863550a1927fa6afbbd54f5203332a40f94aa929f9e5bc26c19797d63c52f14d31e59cdd1d3abbae798ca644ab3dfd14ec78adbe8c028ca7b9ac6119a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "588a5a2e7110fd852a7d4df964e521aca509f4c377e123a3c594b08016aa98dc326e5490eb780b463d0b9317ba24ffee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "14f2004816248fe7760c247bb5d48848fcc690c86a471fc1ede5614de318bf1bfb11a2378b561fcda136a641ba881129"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e31b395da7ed552fdabaf91d05a0b4dc619065318c6a015af2ae33156d89c18b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf4561f9b880fa76d24704ed615400f82f9fb9754c8cd905df6f15ab00be4f2608f62b14b4d217e555d8085c4070fa6b0365f9ecb5d6f7b2edbe5077b68bcb92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.compression/jetty-compression-gzip@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-compression/jetty-compression-gzip"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-compression/jetty-compression-gzip"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.compression/jetty-compression-common@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.compression",
      "name" : "jetty-compression-common",
      "version" : "12.1.8",
      "description" : "Jetty Compression Common Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c6508d9f073abf897ca775bcd8cccb0"
        },
        {
          "alg" : "SHA-1",
          "content" : "a88edf9dbf4dad0deb8b799483fbc9f8f217af78"
        },
        {
          "alg" : "SHA-256",
          "content" : "46f12d348115f310130c7df6e736017c6e7dc032f19b96a0dc2658f56ec43bf1"
        },
        {
          "alg" : "SHA-512",
          "content" : "0038fa9f99cdc56f2cc550e4b0472d82b5b6e7acdaa37f2f8c11f4da43a8f14b01ff456a129a8416928a7d4cf497f04cf3fbcc5a53c8a6b980c0e5ee5e0d19a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb1c1c77d21ed1162c3d45343dffda10f97bf16a54706f936aae38e6fbd0d38295d7e24facc90723a2d0ef8295e2fef7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ea2f3bf2b2bc18b27b22bba441628a5a92bb968f5562ab561c3a55ca2546c0c8e2b31a37c5dd78912f89db0719286c9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97289880df10f76eba858ce27c62f0e27681d7140ad7319d2e06fa0f7e0e10f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d46c5158dd26592cc0575b06e7568a16002fdcf74ce7662c3c524854bebf37414d6e037900fb1eb8774cd61fb9110ab7b26af8002f569213406734dc6e48cd92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.compression/jetty-compression-common@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-compression/jetty-compression-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-compression/jetty-compression-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-jmx@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-jmx",
      "version" : "12.1.8",
      "description" : "Jetty JMX Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "697660bf3d040abe690009e760666530"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae31f4568f1cd7b611190e1d80057a1cc9d78031"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee0bcc35da8abef43eba822afce66fa227cc6ec170a258d03f3f89df42454ab5"
        },
        {
          "alg" : "SHA-512",
          "content" : "25690838a7a1c616430b1cf9eea4499fd28471468872cc9f55d30954b5ce71abaf10edca58a57f8b1a16103bffd6ad740efd80cf36dcf6219bb47e7d6acd7619"
        },
        {
          "alg" : "SHA-384",
          "content" : "698009ae53193fb53632fe5ec23e2051793b04b54269a435d22be76c13071e9095fa298801bd329b3d11695b6dc3977c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "85e24a6949f90d615c54e56e06b6acd1235bd10cc9a6cf1b31d6e1d8fd3b0e7fd0a5a6191e1fb2bffd52105780e08458"
        },
        {
          "alg" : "SHA3-256",
          "content" : "72574f990b89cc9be20df188f1b69bbceeeb04b6d3d97df1f8e0e25d9056e52c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "119622ee92945cf4384f566a52760c4d54dda35fc5a0ea6dba270479a2b6acb5b9146582132e8ccacb83d38cea631e8c12ab27f3cd2a7c700925b9b4e36c578c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-jmx@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-jmx"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-jmx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/test-infra@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "test-infra",
      "version" : "4.19.0",
      "description" : "Test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/test-infra@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-parent",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "045f51ed521606b180b7ab088e258c4c"
        },
        {
          "alg" : "SHA-1",
          "content" : "457576cfd348a4c564569a7e9fc7a3b53f476454"
        },
        {
          "alg" : "SHA-256",
          "content" : "7461ddfff4daa2511060376dc247c60d89b9c7b7aaa4b80fe14402707a2e3ed0"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd0409ab606631fe3752dd3079a3451fcd59886a69c3d8763dc0a1c4e5e94be3af452300bb35a0b7bfee21d271bff061c28defe49d0fb7c107d88fdeaead1ecf"
        },
        {
          "alg" : "SHA-384",
          "content" : "05b54b910531e187fdab07b4d8a85a8ea085521888edc6d2a4626b3c48eed1d28d1d6d57a33ab290ad73a4769c578183"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a760105e514692111ddd96a40edffd7eaa84c4bfe4c58d00e2dafb8753956f4fc71f65bc81987132573339989abab33a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c61b5ce0bb25407b7640242dfb270b1b0ca064aa20e7f063c6d9111e53ce7a7e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93a20cc2cf3e0c4bc362c52a3892b083a009acc4d109cff0f06a6fc5ea606ce6379ced3055b277de014ea91f87210a696993162b4e25e06f0393d00aefb7f052"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-compress",
      "version" : "1.28.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" : "f33efe616d561f8281ef7bf9f2576ad0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e482f2c7a88dac3c497e96aa420b6a769f59c8d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1522945218456f3649a39bc4afd70ce4bd466221519dba7d378f2141a4642ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "f1f140f4f40ab3cf3265919db9dbb95a631a29aa784e305f291de4e68876bb711d9217d62d7937cddddd393982decdf71a608b4b3ab7f4e6375cf28af2893d7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "afe6a8fc8e7486c4ecce95276bb1467763d7ff7d941c7bcff8661bbbd4bff442fd0899ff7a11bc540cda86818ee4a8f0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6afb636ad0805e522913cfd91c8293c485b7f4eff5e45dd3a17a716c3f4b8ab8969e9c00927559a5fb762cba1fdb3d3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4420e0b462b5dcc45077e95e012a82a5ae17659e5abe8a685fa086dab6995298"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23e37d13c8ee6c7369e407c29d1f9ee1bb44eca9f09a6f9742f6b4cf3d38dd7a0509fe0142536cd8087b68a76e71d819105af2c23f2aeed08acc58eb93cf7e61"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-compress/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-compress/actions"
        },
        {
          "type" : "distribution-intake",
          "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/commons-codec/commons-codec@1.21.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-codec",
      "name" : "commons-codec",
      "version" : "1.21.0",
      "description" : "The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c49977029838babaf8a71485aa9aaef8"
        },
        {
          "alg" : "SHA-1",
          "content" : "d95f998db5f89900fe895daf6cd2cddcb2f1d64b"
        },
        {
          "alg" : "SHA-256",
          "content" : "4da851cb6abfb98bfe9eb77c5e5fc47f5414fa28b94e21b7fd9a646705dc167f"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ceb4aa588d0b918e46b1ddda9ff41b5a765985bf66542d2728458fc3f83b9dedfd972ff5d919cf6f456fbaa9f8c4e5f0c0913848ec3a471c316374e683b1f2a"
        },
        {
          "alg" : "SHA-384",
          "content" : "05786582b0a85264688ad5b49ad6da09db1cdfe6301cf31ddea48f97f45b13ff25d9e3def1702890457fd5bbbd00f793"
        },
        {
          "alg" : "SHA3-384",
          "content" : "805bda170837bbedbecc5c63a5defc6a348777952906d8e6f33544866e86aa25c9d28f3b351e981d0fa49bb16e07884c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cbc2eafcba305c08e852133d0881d209799c4dc83d587869eed5f281d6bed4f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "244e6a342d4b5a6e7d077426427979f26320be305f1cb33d933672c926ea3a96fe4f284c9f592970f604928209fe0e149613b64990202d595bce01a669de418b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-codec/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-codec/actions"
        },
        {
          "type" : "distribution-intake",
          "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/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar",
      "group" : "org.rnorth.duct-tape",
      "name" : "duct-tape",
      "version" : "1.0.8",
      "description" : "General purpose resilience utilities for Java 8 (circuit breakers, timeouts, rate limiters, and handlers for unreliable or inconsistent results)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af347a22d19d632616d7a3fb63024218"
        },
        {
          "alg" : "SHA-1",
          "content" : "92edc22a9ab2f3e17c9bf700aaee377d50e8b530"
        },
        {
          "alg" : "SHA-256",
          "content" : "31cef12ddec979d1f86d7cf708c41a17da523d05c685fd6642e9d0b2addb7240"
        },
        {
          "alg" : "SHA-512",
          "content" : "d0a041a0e6eb26b92f1554038dc169a87fcf0a935497b50b93c13d78dde89ac26339b45a0d69a5e8dcf076dea0d187dbe81cdf97a045f092d0936717d8e08c30"
        },
        {
          "alg" : "SHA-384",
          "content" : "de8dd0f7939e2127da9d1012fcf94ca672953d0ae2edfd45213e688e9b170ec1251b64f1b0fbf6e0394d39a49b84e548"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f74101a4dc718fb1968838e81b7cd256cbdd8831c9179b7a491e0cf2b4f8d3b5115bae78ef6eb1200874a60ad542284f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1c78074dece82fc2781b776222055ecd47d4040394c1ef29fd962c88517b406"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ab545b668dcfe87bf03179cdc550cabd1026de19c39f55fd7b54e7a3aaa08905cae0f7701c0d9863062693f9146f2ea06a6eaea7d75c632225d13a6a3b371dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/rnorth/duct-tape"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://api.bintray.com/maven/richnorth/maven/duct-tape"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/rnorth/duct-tape"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "17.0.0",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b06437ed47fa7b4a8ec8909f4fb9022"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ceead41f4e71821919dbdb7a9847608f1a938cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "195fb0da046d55bb042e91543484cf1da68b02bb7afbfe031f229e45ac84b3f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "839ec18d4a6f930ecd39827ebd4013c13a7176003543b8f60056770179032648faf1651e9e73109e811881b68a39757ca7e39731a61ff4a3461637b196fe4f7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "c9d045a68ef2b0d5b12aa00b636e43af22de4c02f4dfcc6b5b7b04fdd57c98c7246decd2e5dc3eb9f1b10d929ac33a11"
        },
        {
          "alg" : "SHA3-384",
          "content" : "25ad733b460552705dd624634191beb909a6ed35f2475723faa06551d9542b87e724266f5f6003350c39965a92b5e54c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f731cde48fa6a20e57e97a829184492cfa5fe0e14a5082e7810205c2b9f1ac1c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b6698f9d65c0a364854717e64edd5df4fb1c97300d4dc3cc7ae7194b0b7b9e826b3d800dd362e2ad05417dac6ee3b2164294796c3ae46f4cbed840c2481b79b1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.docker-java/docker-java-api@3.7.0?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-api",
      "version" : "3.7.0",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "22b5164858501cb0c027a8d6cdeed9e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "47d3e92a30fc1832197602cb1214b866024372cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c157ca47f8f14a28055ff7b3232940f226fcb6d415ba21f96a8cd1c2b7707c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d4155f61bb65150fae8a02ad9b31fc3eb20b2e86d5c4ec730ae3f7e779412fbffe35467f06ddc18daab5c984db713289c179a45b9e3d71e56a75c05a37c594c"
        },
        {
          "alg" : "SHA-384",
          "content" : "99cd7cda4a83ff2d41d6d32941ae89a12b28bbd7613c1658576e808c1b1dbb0f015c3f75ed13f138a68194c2907f68ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6005a550fd7854903f7df231737df368ddba530eeeb6d37304b09bec43df130fd7b8d81b22c6898655b8aa03d54db50d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3556ab14b9755c8ee9156f978f168ea2c8387998231e2a375d6d50cd3acddda9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1bd63f567af41030745906a9df8f98c00b5541e033f77a9bbaa42364bb37b9df86c309386d86e2358112a318953f718b08c2cbd964e8b1a285d732d11e703e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-api@3.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/docker-java/docker-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.7.0?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-transport-zerodep",
      "version" : "3.7.0",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5043fa9e573015676eea5b5b7ad6d189"
        },
        {
          "alg" : "SHA-1",
          "content" : "55185d3af96befa953dcb0b89de3751f95999511"
        },
        {
          "alg" : "SHA-256",
          "content" : "61cd38171e175f884c3512d3e98e3e6004d314198861c84e8f837b30acd15026"
        },
        {
          "alg" : "SHA-512",
          "content" : "097993bf3431677f9e01c23ef127b74ddbcbff88e1faeb943b987ae0216ca7ea031a807c0eafcd743c14bbd14e5d3998ea6f5d761a8cedbdabe128aff45470a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "c3edc218e0587ddc76acbd93dfdd9fb255043c8bfb4770c5c71847f4b1154e252b8d0e1202710091c12377680fd2f7d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "034503aa896dc7677efaf98dda61c8d747f37ea162c058893e354f4a0b6b60981bc70a69366f2ffa3f2dce2e176bb23e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1210f84573f78d5603e8dad337e50b07044977fdf4c10f96845c4208be53d4e5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "522b21a413141b5641cb6372faa641ea3af8b7b128a254f896ab89106240e9b073132136d2c41b915079dfeca3aba0b9c0468a65eb6b7cea72512935e1353b45"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/docker-java/docker-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.docker-java/docker-java-transport@3.7.0?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-transport",
      "version" : "3.7.0",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4ce5639e86d111e732b07249338a26c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e68716970e65eb45c01c0207d15ff03bb32edf49"
        },
        {
          "alg" : "SHA-256",
          "content" : "303ec4bf06b7c3c659e24d337b644d561d78139cfba3c7ab5011545a6d11e5ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba5ccdbaa22b32c1c9498197e0c51b83eb74c279df213cfc694f9be55d8211ab0744d5865f7ab007342c56a4eb65da6e0d1a7777e33d911d4e20e04ebac49f6b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e7f2c0828a6258720be757324eb151ddd7da0aceb3eb782c03f824b891befaee5aeb80289b6c97e06e8dd7d1cfddde7d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e84f9bb92975a42ac79a84ca64dd59f0be10dc8d8e8791e1dc799dad69d8ab431c0f301ca199818155c0492b805e05e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "75d937ce2c27ba2d49ca8c4f25e27df2a2bb15015e6cdc244831437f9622bc82"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0facee1171542ad82164893ef877c560142a058848cc6f054d91c76c631aa185bccff3d8b86c84aaa45434e5256ce9953b51d32f5174274b20f50d24e91531a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-transport@3.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/docker-java/docker-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna@5.18.1?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "5.18.1",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb531ec131e1c68c045b5d45fe5b9878"
        },
        {
          "alg" : "SHA-1",
          "content" : "b27ba04287cc4abe769642fe8318d39fc89bf937"
        },
        {
          "alg" : "SHA-256",
          "content" : "260c4b1e22b1db9e110ee441c4f13ce115f841fa48c41d78750986214b395557"
        },
        {
          "alg" : "SHA-512",
          "content" : "e859aa7bf03225dacdd043c67f939e9250e3e223ef031a0cb67717974362e9df2bd1d9d704e7b52e7408230f01d816bab7ec1a745d9cf2feb26ebd8398026c7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "58826bcb4171f8fc567f227eaeeac1a6dcc283b0585aa93696242852cb5f783568542d15bdaffa696eb4bac71de0673d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3069a01ddba11f6e23e1585d771ad3e01a82f5fb084f8802d147c1c8394f69f72e3a4ec4088019dda7065857dee68235"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d7316b75c8eb5a04e07504766a495a4bda626622ec5bb0db1c700534c02abd78"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0d4346a86ea27e9e8a84ffb011c7dff6ecdd153c2cb7d7d0d1d7bfa2ea42a2dc6b6a92677db17e69fc80d27c509218e3c591ce5eae78d82fe6a8d844114a281"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna@5.18.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-junit-jupiter",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ea49f08ae89ee4f3451ffb0f6cc9566"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d0c1a4a8d9713a9ba34c6e68be69af8041fbfdd"
        },
        {
          "alg" : "SHA-256",
          "content" : "2331e2c779d5231e9d37d8ade726237b242bde0b974e1b82e75f274b03012ec7"
        },
        {
          "alg" : "SHA-512",
          "content" : "a80c44eb50ce7022bea9bab1f673cc835270465da5fa083d328c87b6d964bf6dcc0f15a14894cc111d2a64621dab7cb270d6a4854121b01af53eb1be799c139f"
        },
        {
          "alg" : "SHA-384",
          "content" : "559f0b67644b7070dff13143b7aaaf1958885853a7fb774b023f45c07f302673f0fa77a16c3f8456661750c05b4ef60f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5121b2d451217da621fd12d7442931540f37abf0aa0f1dccc148e16b9bf2a37bd8112ef20433b151f70cd9b77eba0eca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2e416a93b23b38a65e5935f6e3fd5dff513c277888e032504dc0879235b7a70e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "35cdae47782f67a71f4c2d4f036dbd9487cb29ad4d29b1c9be5dfa7d9180478441c61f9ae422977994b2b5838addeabaa5a4b686482b4091a7331ad58eb0087b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-common",
      "version" : "4.19.0",
      "description" : "Common test infrastructure code for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-jetty@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-jetty",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-jetty@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-jetty"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-jetty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-webapp@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-webapp",
      "version" : "12.1.8",
      "description" : "Jetty web application support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df7eae6f180d5a933767f4c4636301ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "c9eebb08e95b6c7688d02ef59257614f8a195026"
        },
        {
          "alg" : "SHA-256",
          "content" : "1a534cb6287a88736fad2ac54295ab5dc1aba4dc9d2c94e39ead7f01d377a56f"
        },
        {
          "alg" : "SHA-512",
          "content" : "3899127a84392e8bce385a0a7520e5ff8a8036498289e9f175a679cd57a7fecf2c8e8f837514538b0ad9d98c7c981504d8609a5a60bbfbd2a7468c6ba5ed2ce1"
        },
        {
          "alg" : "SHA-384",
          "content" : "32b62dba5e202fde74e5d56a9a71ce9640d77649943c0acada3277792abe9f0a8db5890ffa919a34627404569e3b71eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9738fe6583fb2166f801cbd7104bf7c9e0900c2e2468b7f5b92c875ae1c938bf31603bc390d2dfffcd84ccdb3409e859"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e68f103f337592bd1ef85658eeecf14b590f07f1e84128b46a4c39260cc201fa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b3474ed0625ce49e80eb46ef89d2ce12c0f7ff78c6c952187c5d3a1cef5175ef0e6fd5390254f1ca285e3a0b8ffd11f7657914868cb904bfb12a34a57a5d44f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-webapp@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-webapp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-webapp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-xml",
      "version" : "12.1.8",
      "description" : "Jetty XML Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1666e5dcfd111f057e2f61c388b46fd5"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb879f41667e409c53ff0a2136a03d6b538156c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d8eef335d4bd1961e38861dce9128e0d65ba3a21d3e771ef4fa78045feb3516"
        },
        {
          "alg" : "SHA-512",
          "content" : "e438ae2e68746c08675bbf9774d830f9a60d54675088b67f1f989267bf0c65ad1a25d5947b4f8a0a07a3eed9529b56a9111157f1d9122f89fb913f8780d20434"
        },
        {
          "alg" : "SHA-384",
          "content" : "c3d2602e2dca7d556a1ab770bbaf372bcbde1a05354a00a80d050c09fde192419b2703d0003b6101ce3b0aaab55161c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c638538ae3b22bc2d32d1ee33914abe83f573be137978e27d111089d5cd7e5e4bc32e2b637f473b49cdc5f5e5848288e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8c5fd4d07391059e59b89f2af047d41aa9c39eae6353c83a9106f745255a63b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d6611ea209c7e5f85ab806791a28480a153c4a6e56198a1cfa813efe9e30372e99240b12d70e926757ca4cd28b76d441185dcc5cb7dde8ade80d1f1d12ac9b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-xml@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee/jetty-ee-webapp@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee",
      "name" : "jetty-ee-webapp",
      "version" : "12.1.8",
      "description" : "Jetty EE Web Application Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "534606aaac229b855ac2689d3dc64a40"
        },
        {
          "alg" : "SHA-1",
          "content" : "d2e9f2449f95901162b33b1278b665531f0a2949"
        },
        {
          "alg" : "SHA-256",
          "content" : "e9fec4d92b8b0b5b6ade18268944de28710df8fe83417c2d5670cb42540b0a45"
        },
        {
          "alg" : "SHA-512",
          "content" : "595d1e5b3fddfcb324c3477b4821fe188495bb9d6fccd3040e27e27e0f495bdf0db704a60dd3da0e50d171e4ef0b9facd16ec3e16483489a5bb587a5b8a38f13"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e458ade1ca39a11c6cb74513bf8d442cfc66ec79de552d8747dfff92c9d9bd48c45c514e9a8930139139edeb77cc439"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c41104a55bf747eacaa581454a33e494a464dbb7c25bb6fa8e39da91f46c6e087c6e4482bbd228368bdf55c4896ee919"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bfb9aa600c936cad6e56d6819333e5cb7a723f1972a880a4bc96c3fd65e43edc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a196d7281bae465f6f7126ac0ba5a63b4dab04f9408f3367d79cca54daf37a8527be0cee3555bc5782e22938a62ac8fc836dda8e23a363362e9334d9b4d7442"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee/jetty-ee-webapp@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-ee/jetty-ee-webapp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-ee/jetty-ee-webapp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.servlet",
      "name" : "jakarta.servlet-api",
      "version" : "6.0.0",
      "description" : "Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4bcb3175ed9b7aa3f038d082879ec2a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "abecc699286e65035ebba9844c03931357a6a963"
        },
        {
          "alg" : "SHA-256",
          "content" : "c034eb1afb158987dbb53a5fea0cadf611c8dae8daadd59c44d9d5ab70129cef"
        },
        {
          "alg" : "SHA-512",
          "content" : "b810ce040ed0671a3161fb197845f3ae750cd38c474ef54c351b7b127ff3b4d624a26c33450c62474f42c1cde21c65324cda63b1b3ea0515a286e0bcb0c0c9d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f02e56f5b0a3a7191b6cea6e3b872d8d29503299751c6dabfdf4d61b1ae2b431be9c13801083cd6e516b8f52ab38a95"
        },
        {
          "alg" : "SHA3-384",
          "content" : "373855d3aef3be1d54046c33d76daa0a3db62b04e0bfa5957670f17ede4f74426b9d858159e67eb6abc723278f272c23"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb8c3221eb78148915a75489df9d25665cd41b8949ede82c5ee7a792b1b32fe0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "689137c5de2c0972392e181a4f03e5a1b3f839238839a28442da9aa91f4e5c2980eb48a0107c0fbcd2d35a44ab8a4d698fa197e0dadf264f3e547043fc15dba3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.servlet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/servlet-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/servlet-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/servlet-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-server@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10.websocket",
      "name" : "jetty-ee10-websocket-jakarta-server",
      "version" : "12.1.8",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bab5c304ad4cb925377c2424d9a5bad1"
        },
        {
          "alg" : "SHA-1",
          "content" : "10d977e5b3946bbcb52f8ec815b6b37dfd6da5cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "b82405edbcac0f3ec4c2fb12ec5c112c04c00e01c63147c5a2a559a5a9e49ba2"
        },
        {
          "alg" : "SHA-512",
          "content" : "e0af6d09c0077fb31d3570e95dd9d95f62990dfb70be875ecdf882bb0e33f2ea7bbf0a7953716622f1e1189d646879d8d52074bd8a18471b338a59fce7dbfc91"
        },
        {
          "alg" : "SHA-384",
          "content" : "302a76c6388c72d39a817d5e99db5383de8e198ac142eb02c8cda21d99366da14b362fc2960432de6afaf431aa706b99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4e345234a03226f3ca253322b78ff59441a1b72110f05aa9485e624e0ad186852a2e833d26deb3d701152f4c9b45708"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d83538558111a38b561b1080838168c219e7e5f87833e284b605253909f92c42"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cfd9cc02a19f225a82bd40a9ea23057ddf7d2a18126e2ea1a64f63e302edeaddaeb2a5dc61982a8b223d7b857fdf2d96edac405e4f88d4f55dff8f245e03e842"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-server@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.websocket",
      "name" : "jakarta.websocket-api",
      "version" : "2.1.1",
      "description" : "Jakarta WebSocket - Server API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "701d642108df6aa73b5642649250d797"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3614cd4fe86803efe3f94d57f17925d3edff712"
        },
        {
          "alg" : "SHA-256",
          "content" : "beadb92c26d04da653f6d2db2532b549b7a0dbe59c6e22c23e55bd03617f0120"
        },
        {
          "alg" : "SHA-512",
          "content" : "c15acedc295c022a000a67af1abf619b21f250b8ecb1a635b32d8f96c301a839b6ced40c703d1179dfe549366055c1d76429e5b06ada032ccb5fea592a0291b3"
        },
        {
          "alg" : "SHA-384",
          "content" : "e012efbee628d2b9e6f96c0a3116072c0a747b7d8fe586f92ca6cbe893d3ed3a4f5c6739fcfeb9d1042c1c7c5a5f51e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed35c4834db8e908eac3dc40723590a90cd1443a7cce1b3c088d23167cfc721e6640a36adf9a8f97eeb5d3cae24e665a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "143a64c3822d47d967d96f66640d55188c6971c67a9ddbddd301509feb182bd6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1f1c75d614dae53f32e815291115ce781a44af3f1dca4b31c556781d9484e38e90744905e6200aab59a0efa6eb6bc6a6a783db1714f52fe028c5fb96ab0e82b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.websocket"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/websocket-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/websocket-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/websocket-api/jakarta.websocket-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-annotations@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-annotations",
      "version" : "12.1.8",
      "description" : "Annotation support for deploying servlets in jetty.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e06c982bcd1afa14d9d326aafcb10e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f314d934a389d7c069fd82ec9a5b5b682114914"
        },
        {
          "alg" : "SHA-256",
          "content" : "9ae2cebd0388a5009ff85e4c740e8cc79b2a165472032a51020a640dc64b53d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "946ed428c98633ffe158f5c2c1c67e6e50fe4bdea7b797f3a6766d6a6279cc62b6b83e4594790ac079225ee6304c5273c3513d1684716ccf81a838a17278b34c"
        },
        {
          "alg" : "SHA-384",
          "content" : "f16c9c0c32e1a5d6b47292d1202436e801c6673c1038f46744aabcefd14061947b38c6b1240650104cd479dcf6c3e93f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3cce029cc39b46e6689be01e8922a2a60974905759ade5c9d8e51192b742ffc4cb7aae08b9f6ccba011331dec9698335"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f666d97e08e1e4d47ce771173326a13ce2b7580a1c0efddffc03d37c67765d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c516945808fd42b7d58137b46904096bc4e42ef7482f0a3a9fe553080ac4ea5dc193444b130374dbb1e711b1cd101475d1b3b53b20bfa76f7d25a3431c04bc1c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-annotations@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.annotation",
      "name" : "jakarta.annotation-api",
      "version" : "2.1.1",
      "description" : "Jakarta Annotations API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5dac2f68e8288d0add4dc92cb161711d"
        },
        {
          "alg" : "SHA-1",
          "content" : "48b9bda22b091b1f48b13af03fe36db3be6e1ae3"
        },
        {
          "alg" : "SHA-256",
          "content" : "5f65fdaf424eee2b55e1d882ba9bb376be93fb09b37b808be6e22e8851c909fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "eabe8b855b735663684052ec4cc357cc737936fa57cebf144eb09f70b3b6c600db7fa6f1c93a4f36c5994b1b37dad2dfcec87a41448872e69552accfd7f52af6"
        },
        {
          "alg" : "SHA-384",
          "content" : "798597a6b80b423844d70609c54b00d725a357031888da7e5c3efd3914d1770be69aa7135de13ddb89a4420a5550e35b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9629b8ca82f61674f5573723bbb3c137060e1442062eb52fa9c90fc8f57ea7d836eb2fb765d160ec8bf300bcb6b820be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f71ffc2a2c2bd1a00dfc00c4be67dbe5f374078bd50d5b24c0b29fbcc6634ecb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aa4e29025a55878db6edb0d984bd3a0633f3af03fa69e1d26c97c87c6d29339714003c96e29ff0a977132ce9c2729d0e27e36e9e245a7488266138239bdba15e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.ca"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/common-annotations-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/ca-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/common-annotations-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-annotations@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-annotations",
      "version" : "12.1.8",
      "description" : "Jetty Annotations Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "25a44398020eaea470a71824b607d06f"
        },
        {
          "alg" : "SHA-1",
          "content" : "83ef023274878069091ab8bccf266e7a9a8eb72d"
        },
        {
          "alg" : "SHA-256",
          "content" : "7cefb27b4478c4e30d337ca2b215840bb009aac3e2c6c69a30bf41ed1de892b3"
        },
        {
          "alg" : "SHA-512",
          "content" : "fe2ded4b9f758992cae703dc3412864bf51056f87d3630a12bbca1342dae80af90f1b54a2b0182a8c997efa4a4e1f49e7f129bbc38aad72457752ac254fd09da"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc96d8fe28427291bfc0acd638316385aafd62a789a3b6f7bbf61057ae41054609d65b0a6d14de3eb19f8816aa5bcb52"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ce69f405db0846cc7dc4d755efb9de433b5cbf182c16494737939528bab0feecfcdd231807b8852b9d55e1c40b2322d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b0cbd0c43c322bb3ea5ef0dd5c079eac71f688885de14967396465707f501538"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cb996c97a5c07495abb0be7d0881c159739eeb78633a40d596150d58fc5a4410242cadf74abc33422b9d94ef328c2f660b142b88264fbbcc660405ff3ea1d80e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-annotations@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-plus@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-plus",
      "version" : "12.1.8",
      "description" : "Jetty JavaEE style services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "716b8bdb3fe1033c092bb4478df466b5"
        },
        {
          "alg" : "SHA-1",
          "content" : "77dde816a41ec2ccdac4de3db16b8f40ede76033"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e16fb8fcd7492a13c98fe0416a85fb8ddf6dfd90564e8e4ced76af209c424b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "99c39481695f53560e35f0ac890797149e577d9d272ad6d4078c746b5a5db88f6d5b1047f169d06e2804cba8f99d2c5c53542e56dcba7f465ae358f13c6d3f55"
        },
        {
          "alg" : "SHA-384",
          "content" : "cdb3f386e9671053c23943f440733e62491b1ccd595dd15b3316e6e47145bc99d5f31fc74a90e4c89ea9ebf0fa2f3433"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc154292240170cbdbeea96f2d63a987c91f80ad2ca0693082a2c7b0a4b840917f78c422bcd75c69851da142dba009fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3af6a8c59ab5b52db45687f65bd01dd1c167118e280e83a888c635f4ce497d69"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e5e7a027b394f5f5776af2b503f8e71d1a36ed989b95ad6aa186faaa886da8038263f3001138e41af14cd42c260b7a89e7e8840e2070efa2945bad80985c2342"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-plus@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-plus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-plus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1?type=jar",
      "publisher" : "JBoss by Red Hat, Inc.",
      "group" : "jakarta.enterprise",
      "name" : "jakarta.enterprise.cdi-api",
      "version" : "4.0.1",
      "description" : "APIs for CDI (Contexts and Dependency Injection for Java)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4ddecd5a6280ef5f222e693ce9d29898"
        },
        {
          "alg" : "SHA-1",
          "content" : "2012f388c6de83e29101cbf82c3ed2bd37931c64"
        },
        {
          "alg" : "SHA-256",
          "content" : "beaf74c4f2618189309e3f4a09c43effab633dd96aa1f6dc58a6ba7ee0042717"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8e7a532dd0a842b931371810437866fb04c2d3cc121c6ce471b5a082d654e651b0ec8f98e31bf76a5071b2317f18d97de35c4d15a6405818ccc90d80ec9e7af"
        },
        {
          "alg" : "SHA-384",
          "content" : "ae83b0403f27477ac4900b7e0f455e33cdc6cc1e645575f879c269aeb1aa804ec1a8ff2df9ec91980d7fbf66738d76c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a8d626f42dbd2f0b7fbcb6f0eec2d9c7ed6f3b9a754d46463328a33fb3fa43607c1b2e2b7a70bea596666bb5fb9915d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cfefcd757cc70a8a6f727020830e0680f84f4baaba17af02b82198bbbdc7e16d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4cb84e2b7e664648d9590bc188abe43a3e3b74452d0a9183437ac7ff57e7e8c0603750998161bb96268b66d48ad2fe3977eefa7061cc3d9294bece629b40b23"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://cdi-spec.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/cdi/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:cdi-spec/cdi.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.enterprise",
      "name" : "jakarta.enterprise.lang-model",
      "version" : "4.0.1",
      "description" : "Build Compatible (Reflection-Free) Java Language Model for CDI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe02deb673794ba67c5e423bcca3d229"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b195781faad31c1724d8122136909c34c3ae79e"
        },
        {
          "alg" : "SHA-256",
          "content" : "53acafe65b6ef0195fa1b8a0ef2650e5aa024c32cb4059c4df372d6b32089cd3"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc8a5fa72b9db31e0f34bcfa18e3b094ecebe074dabf6e2534665a8efd691b1c725dd5481897adf1795228ec9f5f3cacf0b1ce25636972c9c62e1fb2d74da6cc"
        },
        {
          "alg" : "SHA-384",
          "content" : "de22bbfb3e9e196783c5697f00ea0e6ba700264332402ad1f1b5ca1e7190f13b02685ccfb441c6d8d02e52835ff91042"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c09f1ccca901b719fcff02b743b033270335e8dabeb1130626350b8ccbf8799ba5677af9d6ec5ad0989ae6fdfbdce1b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ae301007d79d3cf7a1f5d44d3246ef63ee23b8c81c6f159d3eeb1ea1cc839805"
        },
        {
          "alg" : "SHA3-512",
          "content" : "82be8799015bbfa9178a31f253b65893c0b39a5fca9bb153958d1427fec11fbe439f8544bd137b6979fff6aa09fb0154d08518d53dd33500f2c1497a869d1287"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/jakarta.enterprise.cdi-parent/jakarta.enterprise.lang-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/cdi/jakarta.enterprise.lang-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.inject",
      "name" : "jakarta.inject-api",
      "version" : "2.0.1",
      "description" : "Jakarta Dependency Injection",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72003bf6efcc8455d414bbd7da86c11c"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c28afe1991a941d7702fe1362c365f0a8641d1e"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7dc98062fccf14126abb751b64fab12c312566e8cbdc8483598bffcea93af7c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f186b2ada470abba1cc3b4f8c4373d940fb7c71a051b2c26f7c204ad4dfb69235fbf3f9c33da36d744cb90f52d921c51d76c0ff263bacb35eafb66cab83dc47d"
        },
        {
          "alg" : "SHA-384",
          "content" : "405bd297a73901f013d48a0da028d04d400f3e61f4997c0e7297eb08120670a0e242e0002db8f130c33ab16cb02feb2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4db7e54434d0a208c876868f5595b808f2728c0455feaa752ab7b569a2186fc37cb891c9aa0076de3d08f6da6ff06eba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a5aba9f1ff1a130b76af886123eb375fa578498490df3dc60bb7ce7d59e9404"
        },
        {
          "alg" : "SHA3-512",
          "content" : "00bba8efc2d6e7f0a509b321868d75f1aaf0681a750d089d913bde8424ab7bb88aadf49de6e291e352523e4f8c117b1b48033ff31d4d665dcc43c4c6ea000ba9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/injection-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/injection-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.interceptor",
      "name" : "jakarta.interceptor-api",
      "version" : "2.1.0",
      "description" : "Jakarta Interceptors defines a means of interposing on business method invocations and specific events—such as lifecycle events and timeout events—that occur on instances of Jakarta EE components and other managed classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c68f893a96a6ddbcd08c09d508ae0040"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d06a662708601400af4556577ee514c4ad01549"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef787d3f713fc6ff4f02cd4b0dbed08f93d8af3400c90cbb43fb4b5c0583710b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d4d297f7239852f764bd211413898784bfdb18f76c2715ceb6e7be24237aee05affba392b70aa612212292106516de71a0b8967aaa75296873fa175ff5ef53df"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a6eadc9b5031c42e80712df5c3c3cd74b813f5818494ccdd972b99134d1a3950607f793a134f255bb3f186f915cbc48"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f2c86958aa33597f31062ba549f29f6ee0b4b5af468c5bdae1c50db90bf41ffcf0441eee319023ff6a6f8a185fb9c610"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dcb7b537ebaa9bdc1499fcd810494a4ea2d5d175f8318fbb47aa32dddf198434"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2b850e87a2315afa022997c79494e0f81e7e30c562f4f9998896d2e88d00ac5fe097bb492f44f475ac3b4fb0f5d2649fa2124a817409df3db2a67c7ab541b01"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/interceptor-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/interceptor-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/interceptor-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
      "publisher" : "EE4J Community",
      "group" : "jakarta.transaction",
      "name" : "jakarta.transaction-api",
      "version" : "2.0.1",
      "description" : "Jakarta Transactions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5315974a3935e342b40849478e1c9966"
        },
        {
          "alg" : "SHA-1",
          "content" : "51a520e3fae406abb84e2e1148e6746ce3f80a1a"
        },
        {
          "alg" : "SHA-256",
          "content" : "50c0a7c760c13ae6c042acf182b28f0047413db95b4636fb8879bcffab5ba875"
        },
        {
          "alg" : "SHA-512",
          "content" : "13c1a21af3c8030794155a62b4cdc70ba1d951fbfc0aead9e89f3f529e7bb4473a070bd4a6c593ce1c0cfb781332bd62d21cf0b34e3751f99b0de463f566ec61"
        },
        {
          "alg" : "SHA-384",
          "content" : "9484a0adc05a5ea5377f6037ac2d1efa1d59d172ac03b683580f7d3e542d6e26779128dd1a7fab41f7061156f66c3b44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "064434509905dcaaeebd4e1eaeb26446cb911ff74f30d49e1b0c7f29a0e62fd9f5b84114129ec845eb99cc37cc4b5048"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7d865d16dc3e2a2b7e097a305a33f7fd419ec4dcea2df1e278b66a74e59325bd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "efe99bb4d2397b5d004b7aac679ec2ea0c13ce6c06fdcaec56b12f07d5938ac5f07df2937478b551955382612e2544819ea7f5827e0f6ea2726bbc1643dfdab3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jta"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jta-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jta-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jta-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-jndi@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-jndi",
      "version" : "12.1.8",
      "description" : "Jetty JNDI Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31990a3e0c9bbd5c7142d66345e3da5c"
        },
        {
          "alg" : "SHA-1",
          "content" : "33d153f60d2c96a1b67561c4a9edc7563fc7c3a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "e13688fbe27219cf30b7c2dea27e584b2bd29c4fc2b2b74374eff877fe8a7bcc"
        },
        {
          "alg" : "SHA-512",
          "content" : "34204d1a4456d5a3673bc81628aad35725f811e8e63b050e6a244949c2c9b94d5e5a5288a07a8a08e593f0bc7ae9cea4c4cc63981dee01b6ee7423825670c915"
        },
        {
          "alg" : "SHA-384",
          "content" : "653e7d0616cca6d83c809e75203364e4d880d9ab3d01788a67f1efdd16cacfa6162a86a40f9ca3f9a1ab000ea3234164"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ccfa6e4f24f3d204a58e5238862c1cfc7defe7c2c6ba5d1cbd59ae220cb00a4104140f25396d3a902e1dbe1f4fe1655d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "861ec65218b3beea06050cab5b01c9c4547f43cc7c2776a40a67e549d57b4d9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "64c26115bb369111cabe89a604386eeade98b1e4021dbacb409d8e9c273facd8c4d5b487b6981a3146f32f39bce0fa857c1ade80f1bf1463422db99d1af2ab48"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-jndi@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-jndi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-jndi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-plus@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-plus",
      "version" : "12.1.8",
      "description" : "Jetty JNDI and Annotation Support Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b4bee391a550d6a5c14df5172798eba"
        },
        {
          "alg" : "SHA-1",
          "content" : "f6bb2e545063821aba6276118278ba773e5eb6c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "912a3c423c5a8911fb074519016d699b4221e722536ae66315a7c2db595df5f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "9cff1bf4c25d9c46d296328338432ad5525f9e1ca183b4def50b372a7631f5192fc82193d0620810902cc741d51bb6fc5145ae2b48cfc620434ec6650db89ea0"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a3694e348eb7dcf2aaa3ad23aa68b6bd33f54082d94cb1ee1679889985aed89c5bd1f5d97abcc1f79181e0334dc7f21"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9c4993165075f854feb297bd8e930f45c901edcb9540ee2930f2dfe6aa0cf8cee43fdb69aae608ea31ec44b79caa7ded"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cfe98709cd3932cb84bd2d23ce01207faaec739e0f3b0bdb02cff4885654986b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b4f3b9a0053afcf22ba53c1d4353e6f42acc1070d4a7c6b40577f1a9247dabc9508d580d60756ca4dc170305aefa9838884e57fd28cafeb143e821954ab2583"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-plus@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-plus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-plus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-client@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10.websocket",
      "name" : "jetty-ee10-websocket-jakarta-client",
      "version" : "12.1.8",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "627fc36aca7a4ddd1cf77682a7207808"
        },
        {
          "alg" : "SHA-1",
          "content" : "3413c0aa50062ecd76f0f7b9ef29b3f41d14ea20"
        },
        {
          "alg" : "SHA-256",
          "content" : "be5c7b20ba3c02785708c0308e48fa2c50bf7e6e91c4c6af0d8a3877fc7af6bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "f18ce5bf5722abd5a0d99272689724894e0b1840bee5ce357ce51f7442a903125965f6fdab0d01be240db5242e4730b99e0c1708eda54f9d35df477292c180ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "a17a58045f4fa649a8ab13c21c22f33b44517465223951b84ffc4d481b393391174ece73f32b66eb048eba81d0b53377"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6926b9c5424eb913dcb1df58cb8053b51f07386f9f40cd277171690c51122097ceb52af706e4686083938981fa7be294"
        },
        {
          "alg" : "SHA3-256",
          "content" : "89420cd7304a0c90c9dd8ced07cf627a14a5cbdceae1e760363a7c739d979b9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "517e483e71a2f96d2ef6651dfc70f2d608197b67613b0bc13bae2293579071bee5bc5413b88f32a9d6224f4e0011877029c88751f7023d6c5cb6cccdbf775b56"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-client@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.1.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.websocket",
      "name" : "jakarta.websocket-client-api",
      "version" : "2.1.1",
      "description" : "Jakarta WebSocket - Client API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "461614ea765fa6313dc676fd9d694227"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc149b7e22d6b2372835a3124cbcf24924982874"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8fe8c1dff948385a461dbc85dec5467cbe350f065ec1a0f3bfed53b79e7b102"
        },
        {
          "alg" : "SHA-512",
          "content" : "5aca58e267a1848eb7c09432a47819278317d3e85f525d88ea0bd6a41ae6788d7021b0be21e28f5ec74c454ff264e361b2b8a6232231c65e46659a6d70dc0ed2"
        },
        {
          "alg" : "SHA-384",
          "content" : "8bfef254a54fe841a50cad7af57978df8f93a1db9dd542c5adc5ed8f1fd482e461966c51f755c19600e4425ffe350f9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "549fc859e964ae98acdb248fa94ffedb66b69ff73825705d4c65968dce9c017f3e06c964e6c991e473e91232289e8299"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b208f9f6b35354a3ec8e2155c21137a10cd14762f23873a77b5cfe2ebcdb444f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df7ecafc8f581f35e77da73e285c49f702a57b844ee9c2a05e2210a0f5740d945e2a9e55ff813c8c9c7c5c0ba629a76fd4302a6e8db3637e133bfd30b63defd7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.websocket"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/websocket-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/websocket-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/websocket-api/jakarta.websocket-client-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-common@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10.websocket",
      "name" : "jetty-ee10-websocket-jakarta-common",
      "version" : "12.1.8",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d630e82ff90ab6dbdfa20fa3e37014f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "d353f436b6e3f3e001ca639b27cd0861fe56a568"
        },
        {
          "alg" : "SHA-256",
          "content" : "0baa88a0963dc8f887b16c3dc8ee01d2f45f9ce332aa2523b4134bbc131dc7a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "022b597263d6f1b10056b0a6a3cee8eb3745f358706a82cfef133a8b4b7b1390b4ba39f9d11d29c66661c76baec2bbe41ecded178edc9a04d3047b11dcacc7e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a19848780474cf5ed80391fa055e5f8b9523a930c2b21d18d617a779ec9be41db656a25736460f55c7e76b27c4aef23"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dd178ce73d297b280497f7e2363b4c1d2b9c7b6cda6a389a0a5ba3c091a66bf663b2fff0da214d8c176220390dcdc7f1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98015909194005f486f5c90d8096434f3bac1d13645db37b4fd51c0b25fb1117"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b7643586229b482458adcc5a4e74b1d52b469f8ffbb8618740f4ffd79485a2cb3967b3978032372918ac175957adde9570c652af5aae321230abb16400f6f44"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-common@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-client@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-core-client",
      "version" : "12.1.8",
      "description" : "Jetty Core WebSocket Client Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ddeed2bea0aaf86b75bbf3fb368ecaa0"
        },
        {
          "alg" : "SHA-1",
          "content" : "68ca0407ab060d7f386e78ff8583eb1bfdaf6112"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e2db3796e760b27ffb9588043b3b9f205149fdc57e37f15523b73065a5016d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "152c51342e7385bc2f09210bd09ab026812fb026603e75080c6cb48963045c426b01b26a07c2011e3272e56f3d804e1188afcecca9e75baeed33c0a983bb034c"
        },
        {
          "alg" : "SHA-384",
          "content" : "617f128a3833308e75d6b5d7b2a4af6980806cca55c90a48f41889d4ebadd4527c6754cb75d4a3f21691476c0a8c840a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b86c75cdcbc4b90e1dbe906f0568cc63f6966fbe7819690488c114888d1c7db0eafd2288633589416baf26d3bc9ac10f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dbee11b0a2a05051949c6a714e111fad7c7e847f04cf48ba2e8e5c6553d9d62b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d579dfd79aeff0b08fe8816a118d189ee737a98c3cf2149057051e689045613b2737f1eab117c8dc044f5c4efd9ef57e95a9ff5207061fd5c0d771e95ba40425"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-client@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-core-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-core-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-servlet@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10.websocket",
      "name" : "jetty-ee10-websocket-servlet",
      "version" : "12.1.8",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0f64218a57dc6089e9837bb45fe8a079"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbffd41405dc3571f82e94be48b03936d12c8f5e"
        },
        {
          "alg" : "SHA-256",
          "content" : "bf2fc0e3ee873fac0480b0fa49e1d79ee272352f77a2f74da5a9d69b2ba1aeaa"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c7dac4adf88270b8fc5e5ba4bdb50eb8536818f9036bb8c8f2987dfccb0630a83780977e288a1cf191c64d366f05056e714033954424ae83ee8c98744d825ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "9cc2e54a816571503f618265462029363051a480aab9a94828473134fb1f882505d8ccb228831bb992f6fe95ba32eea2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b713b0d93aeafebc76f45ac479a2693ff10d31901afcb5df2929827b6c68596f3f893a653f7f27e88dd4bcb22cfb5f4e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de1586d626b6e27bc140f9259ce333c901c221763f64beb3638c9baee95d1bbe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c8fe9ccf6109c4ca2dd71da65149a03590ffd3547277092d024b5a50765216e15b57201a15ccf2bba3912458b124473119e25c59ad873541874f75bc7161d913"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-servlet@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-servlet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-server",
      "version" : "12.1.8",
      "description" : "Jetty WebSocket Server Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca55a5e206a5340e5e725df18c1f6ea9"
        },
        {
          "alg" : "SHA-1",
          "content" : "71d93b02609230168c1bd073c8582fcaa9f942b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "c16406d3d30f6216d6e22a25c036abfb681521bad1e5334383886d6368be621b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab0a5a1531824824e1c1666b86236d13446c5ef716c6403ec4074349b2486d1a7c6ecafdc3e7c87e72f4a709a0d644f58db417c97689c5fa2567e2b081c908da"
        },
        {
          "alg" : "SHA-384",
          "content" : "625a36acc7002ccf41c75059f9b5b5bc566db36d3b5fe7ed510862a4a106cc181ddd9f7f472466c6864f8225e87b5f57"
        },
        {
          "alg" : "SHA3-384",
          "content" : "db5aefc1e33972f7b9939ebc0cbeeef21688fed10e244a329328855c8020f6f0ff8e206edfe03768bd4de588ae91b9b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c4003d37775d33c12b375974f62119480f43632283b3037c650aba28b69f383a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c919402323db87eb4a543b14cb11eb03d16f525120d19d2e96e1d8e407dda33d89bdfc0cf98db39e41a0ed07817981e75cdb906dd9fe84348d4ef55948c0e529"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-jetty-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-jetty-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-core-server",
      "version" : "12.1.8",
      "description" : "Jetty Core WebSocket Server Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a7e251d2f0cdf8fb9c73df28754fdb68"
        },
        {
          "alg" : "SHA-1",
          "content" : "c61a818eb26003eea06f748e7e9d4a7924f70f0b"
        },
        {
          "alg" : "SHA-256",
          "content" : "da1aa4470e93d18dc7d88b3ad70e259b6c6297192bc703368b3c3b759acaaf85"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1a0fa437cd3345f9c26bee8cc2e8ae2f7bbe596022fd4ebf919c50f9a3b16eac28ca71e5501d88ae7b15217eed919ebde4d0ad6952d2f7590465d873608d27e"
        },
        {
          "alg" : "SHA-384",
          "content" : "67c27c07cf4f2020f8e7fc3921648c6026b3d28dede58bce8b1bcda005700b646ed80bf4362629276237457e9f7f2d09"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d04eb45e1cfb4b3c890b0bb42fd89824a4422eaf0eea55a0fe7063d75fd8e7e540b32ee60fbe13d5d326abbf337dc93"
        },
        {
          "alg" : "SHA3-256",
          "content" : "45f41d427992fe6c36b6a94c5a1749fee8a0b9b61b4b3611b0963ba33926ca6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7685d74b2bdd3ec8a69c57d0459a31a0787e7d1a1e05722cd6a4362e04893de4a30f0aeb37d8808156808f9600eddbc44adc57c4a5baade2aea2d52e16ff6cbf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-core-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-core-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-core-common",
      "version" : "12.1.8",
      "description" : "Jetty Core WebSocket Common Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "312bc5e700401b63485ca64c03baf422"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba19b38cd4161414bdaee05fb6445bb537b9b1b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "1d5a362e30ef11156c81c2b2b12d665e5401f8ae3c47b5c7f6ee6fb7adce30e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "f13126b98b0e4ea33dc471c70440b967106a8f3df71f5748594c0fa3fc86ffa11adaed869732620023425d38cf33753c9d7cdfdf51ca60c599901540fb01feb1"
        },
        {
          "alg" : "SHA-384",
          "content" : "85c3bd76f09765bbb695919035de939b0e1ad1169fe00645c4405a3cadd37c84966abeae71bdbfa10c1b800a27512b5b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d4bdcc00ead647ed5f0e23755fe2602af29113400ee9c3c871e6b75577ba02e746ddd5cb1c8d2a6a3b37ef8433b03968"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7644e392e7f8954df719705cec8169ad2b5d8d7702288c803a85ba505407e6e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e7596b066fb95cdc261b624ee3f79f602b114d63a484c9edc40d8e89fb9b7767e6b92b42cdd863476af3ace0ae2f1352401daa7246c1e8d89fa4737a22631ae1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-core-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-core-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-common",
      "version" : "12.1.8",
      "description" : "Jetty WebSocket Common Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c294a4bc93939b8bebc4e9b09bdff310"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d322e214b801eb5fdd8c05851b8ad4e2626d435"
        },
        {
          "alg" : "SHA-256",
          "content" : "981749e9ac5f49ae9c71ac37e1d864d6000f43c27ba36b947d10b77f1d4fca57"
        },
        {
          "alg" : "SHA-512",
          "content" : "1aa2cf73259b2064d6e4bb2937f92fd1ad48067b5734393c49ec0e7740a0d20ec329b734503365b211e96ce58ab2bb9c97f8fa6f7353e81da6f7200247f2d36e"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e5161dcd5812964bfbea03dee96c7fde19bd8ecd3706e46d668917bfb7f70ec36bc8242e7ca6bb24b269d7b784f1d21"
        },
        {
          "alg" : "SHA3-384",
          "content" : "35db6d91c1a893904e8a33127a5b1d46cbec9ce582facb01b0cbb07cb135fe2675fcf3726f50e5b02666237fd336bbb2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "425b620e19cfe74224f759a423ceba79718c7cc36e6c9cfbb9414652bc869c58"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a15aefd9e65d4ea70c1e8b68e141ad08f981025a35197e4bfcc707af69b0a2ee59204386dcc169030dd22435b7db715ed4fd1bad404f000d0fd860b544456866"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-jetty-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-jetty-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-api",
      "version" : "12.1.8",
      "description" : "Jetty WebSocket API Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e71e3a1363ea5287da7b9632d6934a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "26ec277ab01806b82097b8b8abe5e2712316fa08"
        },
        {
          "alg" : "SHA-256",
          "content" : "30ef9690183257e5b0e56833627359341d152f9ff51c64ae52b5e28c40bcf484"
        },
        {
          "alg" : "SHA-512",
          "content" : "82990c86805ca8f278b37531fa5d7b7ddf8852e043f73e0441ba62f4988a716c2932f0fc44deb3e8fcde3c2671770819f8f950c190b67caf6b6f5b6b4d70c660"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d85467ec849fd787705709e8952d333a41360671c6753e62fd1c7edbb762074660f3819f4533da016e6c5abf97a35b3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1dee88aee3e1d862f8300bda599e82c34afad5114c0e5c335370b45cf5547e5fd23a53d91bf8484c7deead33b9e9128a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c3836dfb0812dc5e195ab202ec196535ace9a9a9b3742dc4be6fa390b991658"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55ddbcaa9fdc0ee3b3c6ff8bad6f3f5cfa78da6db3798cac09d5070b29f80711fab2f7a2c68171c1fd4b05ea4a99afe354539390964ec919479f82a5dad8b9d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-jetty-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-jetty-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-http@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-http",
      "version" : "4.19.0",
      "description" : "Camel HTTP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-http@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5",
      "version" : "5.4.2",
      "description" : "Apache HttpComponents HTTP/1.1 core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "506da0e7a05db5486d386feecf16c1e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "346d5f65ff819510666541ba94b3abf747454916"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c34a25506e7207b6748cef9e91163ed03081bee805cef930d82e1d8761d62f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "39624b9fd91e80db3b75145cffd94c3b835ad3a553f3ba755dd43f97481ad76bee332b1c375a32fe01a99994867c9bfc5cd14d8c44132e9e1262097d468a9156"
        },
        {
          "alg" : "SHA-384",
          "content" : "c80163a898e2502dace33de039ca9d94bdcd690372f16d3955d46e747e848a411d466d0233724a8ad3980c11b46b8d50"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f607577fc46bc7e79f5aad8c104a35a49973151e445dc4b5dc00c80f25337d9372360dd12daa1f78151e16eafb80469"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9905b1042469925f609211256b995965a565ccccf5bcb8dc2e30af3cb8810c1a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0081f592efee3058be62b6152ba315ea674b62e419faeb2186ab1ed7d72020765b7a827abc733e3381aab022450025452379dc037b4e3ea727b8140dc5bc710c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.4.x/5.4.2/httpcore5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.4.2/httpcore5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5-h2",
      "version" : "5.4.2",
      "description" : "Apache HttpComponents HTTP/2 Core Components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04e86269eb38c86e7545541ddf9e73a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9d9144455975111c62c9781d18ff0ae199a0dd2"
        },
        {
          "alg" : "SHA-256",
          "content" : "a70da7280f63ddbb7da2869a2e7aba7d8bde3f2aff050e1324ef60ea1d9fab43"
        },
        {
          "alg" : "SHA-512",
          "content" : "175d65303957c03db85a7adb35ac587ad064b37d68e8fde9f82ebb00542e0a54eba904c64ca031f99f64cf245ff03cf0295f0e28cde1f16e127aa376ec897e02"
        },
        {
          "alg" : "SHA-384",
          "content" : "68f7fbfcfb6ccc10aa2530eabe799e7f5e1818305c3a7b483115ffe7501f52470f04820dec3bf0c82ffc1f92267118b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f007f24d291bdb4b16c73103d8fe4864dd157d1924f638a64a143fad840a021c41ee6ea3e49cfcdabaf18b643b70dfd1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "61f9faaf38e30c0035de80fc6b28ddaed4d98c55eda0831051734ab1be5dcd33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d9d2f8036d1f5e53cdb4be6e355decb1eff35c5af5290ca55190f54e7ba3189897b61adccfc674d78bbd787c408db20d8dd6975df15f2d4818749775c140dc32"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.4.x/5.4.2/httpcore5-h2/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.4.2/httpcore5-h2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.5.2",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f044a69c30b433310a34b083d5a54374"
        },
        {
          "alg" : "SHA-1",
          "content" : "779933c00befc33a2e96b6556fb1a7536f1adf8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "5aec3f3447ec816e593e380b59fbe3e42083318af6b215bc177386f7742f6146"
        },
        {
          "alg" : "SHA-512",
          "content" : "d4ac0dd359419bc6168b06055af29f56928447acee0bffeb0d968cc5c95d75dc40069247ed2a6a76edcbef3d47b37fabc69f4a78a44704acb735891eb742914d"
        },
        {
          "alg" : "SHA-384",
          "content" : "76f03ec054e23c77560323922c9b0d9e99eec6c33cbc00b08603d4769fc08dade71515254f09a83567dd011330cc99d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad66b52a7792d64547b85913b1265fafc8ac1139e66a44ba9df57b96ffeee36c63bcc26562e2b662c6c0c285029d8605"
        },
        {
          "alg" : "SHA3-256",
          "content" : "80fb3fc5118c094f7129dc46338aeebf38f91bf0a411f16d260a282038f69b72"
        },
        {
          "alg" : "SHA3-512",
          "content" : "99eb2086ad0f0640dca98e1a957e98989ec4f52145f21d76fe116c0708ece1f82794aece373e92fba5d6edc624d2eb7cc0d60341d0361d1c5a902bd0ef6e2f39"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.5.x/5.5.2/httpclient5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/5.5.2/httpclient5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jacksonxml@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jacksonxml",
      "version" : "4.19.0",
      "description" : "Camel Jackson XML support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jacksonxml@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jacksonxml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jacksonxml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jetty@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jetty",
      "version" : "4.19.0",
      "description" : "Camel Jetty support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jetty@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jetty"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jetty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp",
      "version" : "3.14.9",
      "description" : "An HTTP+HTTP/2 client for Android and Java applications",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "69e22f2ccb614cf1bcfcca5cf7711045"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e6d101343c7ea687cd593e4990f73b25c878383"
        },
        {
          "alg" : "SHA-256",
          "content" : "2570fab55515cbf881d7a4ceef49fc515490bc027057e666776a2832465aeca0"
        },
        {
          "alg" : "SHA-512",
          "content" : "25a7282ba15ece63784e880520e2f1a6dde97712a7a596a96072ba1b4d9fb4e3e82879f2669289305bc9a2396aff5fe3f7dd2bb0b082f5e5fe32fe5bc65659b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fc5c21d4ba4769330b55db12231f33bb760b10eee787bd907ff5e915786604fd12f4cbf35cea15c5c3b8474c896a219"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb4e7a352d808e81e680a28c2da7b01d3b8cf168b0f696b9bf2f97f88c17c4698e47d5fce60cdf6f0123bc6eec07f9cb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "df7f8163239a9b6b5d6461f85f981476e1198bd85d243849a30c2f52ffe4575f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "58f85e1d1078a29f0cd266497ea328fbe3a11749c3c0e2fcfe5d0e1be9997f32f13c88f48e574621a24ee9ed248e98da2bea40fed1e505f5765f055077a6194d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okhttp/okhttp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/square/okhttp/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp/okhttp/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio@1.17.2?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio",
      "version" : "1.17.2",
      "description" : "A modern I/O API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54a6a8979bd8e64e1fbf21d511654737"
        },
        {
          "alg" : "SHA-1",
          "content" : "78c7820b205002da4d2d137f6f312bd64b3d6049"
        },
        {
          "alg" : "SHA-256",
          "content" : "f80ce42d2ffac47ad4c47e1d6f980d604d247ceb1a886705cf4581ab0c9fe2b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ad9127705ad00962b96a10d134a06378a3ef5558b0c5955ace54e15a771027a11503981a8dcf0959fb806d35ba8da9b12282a5a2f3d6dd7c71266120a4e0b4d"
        },
        {
          "alg" : "SHA-384",
          "content" : "98a16e221860faf4ae809743fbc956614aa32b0d78b35703d8ceb78c42a42e9afe7f1b3c8c9df5c63b9ee6e0fcfcd98c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1118bb002f8389c4fb0829b8a7151aab2b2f99197f5987cb6b760afc7503be39e544e92e272fddbbaf6dd292fe2cb54d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6fb3af2f7a46a6897f4ebe343cc6aa5ad97a3c74d943129c393671ffb686f7ed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "121da9911e31293293aac0012fe2fcd665971a62f633df4dbb0ac5e5e87ee384827e5d440cb7e6d9817ad0a0730d25934ab00dd7b97a04ea013f68565797fc60"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio@1.17.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/okio"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/square/okio/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpclient",
      "version" : "4.5.13",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "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-intake",
          "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/httpcore@4.4.13?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore",
      "version" : "4.4.13",
      "description" : "Apache HttpComponents Core (blocking I/O)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e07a248f61c52776a2366c075dcd4963"
        },
        {
          "alg" : "SHA-1",
          "content" : "853b96d3afbb7bf8cc303fe27ee96836a10c1834"
        },
        {
          "alg" : "SHA-256",
          "content" : "e06e89d40943245fcfa39ec537cdbfce3762aecde8f9c597780d2b00c2b43424"
        },
        {
          "alg" : "SHA-512",
          "content" : "23430cde8b9bed33c91474ba49f1143284135df1b25fdcbc37bc3bb7e9549e77b3918eb40250093db652ae200367e87316129b23b4f6987e94939d60f467498d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b776d57492478c162d428bdd3139be0fa6c3cf4503355c3a04710ca7bc3ee74d66627f49eb42814fd8f8364dbd17aa91"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6f9e70b76717b705d040f0b33857f0dde89736f2e6d55ea56585235eb1b6d0ce4d5aa18c82050391ac968dcb5ec29e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "721a9fc1bb353ddf3e438bed4306a3fa5b55ffafb474be5dc8715bd23d7a5afa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c78f9d464e4b840e28266658512b1cab0ece1470bef2764deb2dc20ba69b73d526d92a19494ccb87b4408f9235c4294417f2e10ba709469f4bd62d017b9e3cbe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.13?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution-intake",
          "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.13/httpcore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-platform-http@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-platform-http",
      "version" : "4.19.0",
      "description" : "HTTP service leveraging existing runtime platform HTTP server",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-platform-http@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-platform-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-platform-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.2",
      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "040b4b4d8eac886f6b4a2a3bd2f31b00"
        },
        {
          "alg" : "SHA-1",
          "content" : "4bfc12adfe4842bf07b657f0369c4cb522955686"
        },
        {
          "alg" : "SHA-256",
          "content" : "daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed00dbfabd9ae00efa26dd400983601d076fe36408b7d6520084b447e5d1fa527ce65bd6afdcb58506c3a808323d28e88f26cb99c6f5db9ff64f6525ecdfa557"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac20720d7156131478205f1b454395abf84cfc8da2f163301af32f63bd3c4764bd26cb54ed53800f33193ae591f3ce9c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "628eb4407e95dca84da1a06b08a6d9b832a49de8472b1b217e8607f08efeeed18b996232d64dd07f03e78e0e3bb4b078"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9aab62deccf156ee6e324c925dfc30ecb53e8465802863a551901a461424e807"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3fd76857f6d20c03799537cc961c1c4ddf1c375c6c192fb982363e3b9397ba138b77f24ef38b4202f44e37586789c0320e4de18fdadd2772304fd14a9b26d552"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-logging/"
        },
        {
          "type" : "build-system",
          "url" : "https://continuum-ci.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "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/org.apache.camel/camel-restdsl-openapi-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-restdsl-openapi-plugin",
      "version" : "4.19.0",
      "description" : "Maven Plugin that generates REST DSL RouteBuilder from OpenApi specification",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-restdsl-openapi-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-restdsl-openapi-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-restdsl-openapi-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
      "group" : "org.yaml",
      "name" : "snakeyaml",
      "version" : "2.6",
      "description" : "YAML 1.1 parser and emitter for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8bd94536cee962cfff39730bffdb8da"
        },
        {
          "alg" : "SHA-1",
          "content" : "2bc14918a2f8d5414749ab12d0c590cd3198b8c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8f7a98e7394adda02f6317249710e4d1b4c7a25aa8c7eace0c2eea52eb8bf85"
        },
        {
          "alg" : "SHA-512",
          "content" : "6acd69508b8287f4843048930ce0d87378d29974e13bb85a0c600424fca46b5069983679225b41a5d772feb776d1d8886e3c19165c15b4b50fbf7a9134364a5a"
        },
        {
          "alg" : "SHA-384",
          "content" : "2ef9d7fdd8e15a639f23f94708fa40e2cf8254a02ad9c204ac2be5e7258d6fc439c8b0440ba0dece8701a0d3ea64eabd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1adcf66914123e71160de433ed0dcd39c061e022ca944f66496b6109e43456dcc8c95948640125d24b51b1dfb417a7a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5158c7a4a070ab149e2b4703a579addec5a183d83f97b0a40b22b0fd297e9f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3688a0fb15be372db00605d3d469881198fbb91ada469995667bbcaadc5fb8119b71290558e534bfc739babc03e1b95d927cd62814c9a65b81e5c1976ca5d1e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/src"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.twdata.maven/mojo-executor@2.4.1?type=jar",
      "group" : "org.twdata.maven",
      "name" : "mojo-executor",
      "version" : "2.4.1",
      "description" : "The Mojo Executor provides a way to execute other Mojos (plugins) within a Maven plugin, allowing you to easily create Maven plugins that are composed of other plugins.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76ff607bf31292cc1de8e7aa26bb539d"
        },
        {
          "alg" : "SHA-1",
          "content" : "7b50e2496ca8d696c92b182702670fc8d63f3c92"
        },
        {
          "alg" : "SHA-256",
          "content" : "0cca402476484d4d976eeb364d54f2464485d1a06874807fc4acf824c7fb58f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee11f2e1a9f8075b48e7ec8ff49f5e74278e6bfa0e5cb17d6359ca473b7f51ee09d68639ff5c1edb23d6c7852b5bc0344e1a1aade5bb1c2170a144eda1ad1d82"
        },
        {
          "alg" : "SHA-384",
          "content" : "c3027da96a501d039def3df83b8511970d7c1b79238fe75956dfbf1b6e619e9b95ddb7b78a6fc2c409d4ab31700227d6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1d0f1ffe1ced9d6c24a197bf770164e3dd64043271b794072db6f09bc78500aae245a1a59a3f6792a40c8d406b322d19"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1207506ec1e0d4cdf307ff4fe99c685499891977bb77c44db1b272457873eab1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5042f10661b64dab9b1088365135d6506290f0eb18bc26afb76ccf36b9253fe5906d5f3a71ebaf2da316e4752d0fc4bbe69391e579a9b249f9d68de0e7b6839e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.twdata.maven/mojo-executor@2.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://mojo-executor.github.io/mojo-executor/mojo-executor/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mojo-executor/mojo-executor/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mojo-executor/mojo-executor/mojo-executor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/sync-properties-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "sync-properties-maven-plugin",
      "version" : "4.19.0",
      "description" : "Copies one POM file properties to different POM file",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/sync-properties-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/sync-properties-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/sync-properties-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-component-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-component-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to help package 3rd party component developers to generate all needed metadata files needed for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-component-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-component-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-component-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-package-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to help package Camel components and plugins",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ed816b866555bf8a595e47e7818ad32"
        },
        {
          "alg" : "SHA-1",
          "content" : "65b9caebb04e78325fbd4680bfc6ffe87e9ddd90"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac317d2ec6b319421c60440ea6343c3937dc711489bd694d6a8ad19bfa15e7cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "79b1e0aa47d50efe75fb158edf4358571fea5be7d575920f747ca08c5d31a605db26d4b06012929b0bcf710eb8e32034562bbf80b2eb8b97b180549c0943fe39"
        },
        {
          "alg" : "SHA-384",
          "content" : "7962307e50fe6d45bec1d6dce690143f04d47fc02207e0cdc4c1fae134b60384b86767810f8386eed63c0842458bc885"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e9fe39ad3481b64776febb12ba0cb6e76a9711df5b47b1aa85cb9de165044a239f7c1ea1cb90ac180b933f293482e50"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7aca9e1a98bab2f0109bd937e9f2d51f057f54fa0e50c80ebc15b9f2188813a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bcdbf28d8f7aa47777f34770bb2fa68e937b58be2ee76c8b622f8317b54b68dafe5b90349207dea52722807b4d10645ec04afaa9cf4c99187ab4f97d9097e6d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-package-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-package-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-repackager-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-repackager-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to create self-executing JARs using Spring Boot loader tools",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-repackager-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-repackager-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-repackager-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.boot/spring-boot-loader-tools@4.0.5?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-loader-tools",
      "version" : "4.0.5",
      "description" : "Spring Boot Loader Tools",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96077a4c87f2ac1122ddf426cfea049b"
        },
        {
          "alg" : "SHA-1",
          "content" : "c3c982ccf117f2eb9d4cb53896aad5eac5cf6d43"
        },
        {
          "alg" : "SHA-256",
          "content" : "82a181e1cc2021436a28e1fdcc9c7e50516490f4223b8aeac3ae1024130d88f4"
        },
        {
          "alg" : "SHA-512",
          "content" : "8cf7c6c854fd26ea27f6a54a281199d57de5c530ac45ac6dc81690fdd46ea8d4309504a3f9c6372f483c2e969d94f53d5f410902b81d6fb372120fe02786e270"
        },
        {
          "alg" : "SHA-384",
          "content" : "567a820e03ed8d63c2eac638fdb361ae67514c946213011932a5d8df8b44b343a2352b7614688b8e9d1392890bc26bc1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "932162b951374924ac077a179fd3e7a85cbb0aebbe4a027daaf3ca559d4e891b4195188ff2f454559ce04c6ecfcb8655"
        },
        {
          "alg" : "SHA3-256",
          "content" : "30a1392376c2aa96dc13156d0788fdef55d5e0b9def5508d4fd2c76172d219ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4372627ae719d508dcf4f033190187286954eef0b13e3bd4b602dcaa68ff633218da8329b83290ddc392cc2b553d9edcca0ce85a71983901763efcf856c8b662"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-loader-tools@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-boot"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-boot/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-boot"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-compress@1.27.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-compress",
      "version" : "1.27.1",
      "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" : "1db4bd87b0082044c6e7a6af0b977a3e"
        },
        {
          "alg" : "SHA-1",
          "content" : "a19151084758e2fbb6b41eddaa88e7b8ff4e6599"
        },
        {
          "alg" : "SHA-256",
          "content" : "293d80f54b536b74095dcd7ea3cf0a29bbfc3402519281332495f4420d370d16"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e1fcf9f552ab86beceef6743609e97d700dcbaa5b5ee58858e765c1238cd4dbca2852e1eb415bc2a09dad478d31197ddf09b2ba148dd30be8c9ecd565775226"
        },
        {
          "alg" : "SHA-384",
          "content" : "307707c885a45c1725e940b9e42d75871d47442fcc31ec9d8fa56af2e1a2372eed178ebf86c61b5a577465a2674c0f1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b87d7b7f6f0db51fcfb4bf0adf31795dc0083564dcc524df345fbbe3546c8357b61ebef793654003a5bcc2e7368bc3a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "39b8fb032df8934793dddf257ec49d0d7cd16a75e45bea716a21aa0278901621"
        },
        {
          "alg" : "SHA3-512",
          "content" : "40f6d1a9074546b05b42b3841c95b23e21df6f3e2bbe8bbe2905e9676ae51da768df315819cdffaa4f703ea3aec7aeb89f8f3b07c82ea2df3a936d425d606634"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-compress@1.27.1?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-intake",
          "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/commons-io/commons-io@2.16.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.16.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" : "ed8191a5a217940140001b0acfed18d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "377d592e740dc77124e0901291dbfaa6810a200e"
        },
        {
          "alg" : "SHA-256",
          "content" : "f41f7baacd716896447ace9758621f62c1c6b0a91d89acee488da26fc477c84f"
        },
        {
          "alg" : "SHA-512",
          "content" : "97eab31b073c5c57c8bcfaa2fec7b481a15a9a1f9ed864dfdc63b57f062b230557caa734c3133aca1165facb588c58db0185c07832241d70159e87a4bcf48008"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd78e2eb3d005046d1329557d3a77529e98384d4d87940374eef432d73d5a06ef20fb7b0c44389de64496fe134dcf199"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f9acc2f04f076328d17e2d0615da4367470b45b15f828008d8df57033401ae6b3b83b21cf9bc1745ff3cfe5a102bc48e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d4bbe43356c92e3970b69892b44a10cc736ef8cb1bedfc753cc8df050520161"
        },
        {
          "alg" : "SHA3-512",
          "content" : "29440ccf2551b383c7e6cbdf78ef7784a421322e418da1be3fcd3251c8a826ffd5c6d1bea32b9c80e74744c035cc9cd8483e629e407110ff3133a05cb34bef93"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.16.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-intake",
          "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/org.apache.camel/camel-tooling-maven@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tooling-maven",
      "version" : "4.19.0",
      "description" : "Utilities to make Maven operations easier",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-tooling-maven@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/camel-tooling-maven"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/camel-tooling-maven"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-connector-basic",
      "version" : "1.9.27",
      "description" : "A repository connector implementation for repositories using URI-based layouts.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9363ae6cf82b0880754c2022b625ad3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "219c1f8c3289b9382b1f86fc278430d3a22968c3"
        },
        {
          "alg" : "SHA-256",
          "content" : "3bd98e3a426f9adcae39e3786db229e2be77e08a743ecd9be15c5ed77be3a625"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2c56ba2f5e5c3e5a0be593e1a9302c4e281e5558c644650a83f3fcbb77511359be3ce90ddd9fcde5de99e1e9678776029a17ba35b07f0fbafc3c11c5dbf994b"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c82700ad5fe4e65113d51ef5db213559e63f2ede3c21d1bdb75e462d4180319d55b5ecf5dac2ef1f725f19a3bf6a573"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4cb17c78f3235783d7aba39066f859842bd4b9246c7b5331231173cda35315d9b47cadecc4a2ea8e61bc6eb5eeb29fe6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8037edec429e7bb2681e5101819312e846d09d50d6ccdd831a5e9556d1e13d2f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd624d5ebe13e7cb82210515467813f27e6c38885259386e7dfff0598696c29e6a79478c4d1dacb7fb040ae511e670c1332af0f794a9ddd095901adc7fc73aff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-connector-basic/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.27/maven-resolver-connector-basic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-supplier@1.9.27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-supplier",
      "version" : "1.9.27",
      "description" : "A helper module to provide RepositorySystem instances.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1fbaf3f5b98e8eda5f7b04f6b645c2d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "538c7d2d09a33c374c1fc7ab27fa00f461ce26c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "2da980ca88e8e15f2951a32a50768f0a5e202f075718f8ddbd558123e8594dcd"
        },
        {
          "alg" : "SHA-512",
          "content" : "2de310d1eb79c7179449882a1f2c926b7b482168e34da9996e18ca8ca159e8ee3e34e3b1f508650572089a2bc97f2b721dbe2741aec2aafd17ab24c95be94cf4"
        },
        {
          "alg" : "SHA-384",
          "content" : "32a3797f564530652f643c0f0c8de05417656443f3cfe892697bcbe752f2a6252004c2885433cd00be6c1a1a6f89e0f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a68f5c8fe1dd9cef555e453fc9145de2c759b58e8eefb4acdaa389d8ec24d61789d47b2b6a4b940fb2122900a60cf3f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a96c84bd4925e16aab96c91c2282c6bc95e5b846b4eb364a1284b2ced92334ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5cbc6c171dd7dcdacf8d2006d2a633c8c26197774441d37aa86f7b818c8a07396e8b0c56fd99b30925c13e44f1ce423a836c8af44e4df86fb9133962ed815af7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-supplier@1.9.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-supplier/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.27/maven-resolver-supplier"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.12?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-resolver-provider",
      "version" : "3.9.12",
      "description" : "Extensions to Maven Resolver for utilizing Maven POM and repository metadata.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f7b422b347c8009da8335e848b00b800"
        },
        {
          "alg" : "SHA-1",
          "content" : "44963f45b78f89a8479705493c48e01fc54ff9d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "79be07f591709b41d35e3ede06244a3447330fad469499fd5decb7606be01005"
        },
        {
          "alg" : "SHA-512",
          "content" : "242e03ece7d2827e176c8d3903fad4f23971e15a3efad132067cfbb7c9226d21931d0a3238a5e0d34d4caa7c70c294a3090066377aecedd9a856c5bbce767c98"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c35771e7db26b7bf62b6d110075da5463c9ba3133737baba95494590f34be389efb9df7665cb211b6c3af257c7b612f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44a314ff1e618481b262d0e0f235c26fff2b0e3dd52e65b580563c03113f94a4924476f28a3553458f2829e1137e0b85"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff53d88cb9142e3555863031a87443625dfbc259a4726639351a9812bffeb55a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b5f8bee365825f17b4f75ca39925af4cee1cca353d6332032f7191d5886c7b9b7e1d8ec44018088cbf997ca7e5d51b5ccbff051e74188539697793041f3f9ef1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.12/maven-resolver-provider/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.12/maven-resolver-provider"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-model-builder@3.9.12?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-model-builder",
      "version" : "3.9.12",
      "description" : "The effective model builder, with inheritance, profile activation, interpolation, ...",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d8d8278aeb6a462ce3421a5d1b7d7d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "c1a74479d447e70d98ed5f03f6b32d54818ca046"
        },
        {
          "alg" : "SHA-256",
          "content" : "1cb12b9e51b9855599dd1d02e77f08ff88772e9d4b4a7c4ee1e5d7a4f2b9b9ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "56401d17013aee164d0a7d4dceff8c7f3ec6cf9a7f9cf9a3dc1d27e82dc43b04eaef60981132ac5ee49629a95bdc9378b7c1a1ecad4a83a28325c4b18448d281"
        },
        {
          "alg" : "SHA-384",
          "content" : "58819831bcf9d48b192027b88f34f65124009edc8e7a9745d94a2ea4873dfa0a540c0625a92f39324b0823678ba47918"
        },
        {
          "alg" : "SHA3-384",
          "content" : "004b80c505ec4ac5d3865d82ccbc901bf20661faa53d25ea0b8f924695f0491c41adc615825c35c6a9cc435a67472a73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "04e85d45215310c61a2431e9ba57b5417e075bbe6341f5896c309df6e5a4c193"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2f8ba383575b714a1374d85f68527802d8063813ade8e070e0cb85aae362faa308c964886e95577713b715380ae577e35f689a684160959fb3e86f3c829f1235"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-model-builder@3.9.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.12/maven-model-builder/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.12/maven-model-builder"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-builder-support@3.9.12?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-builder-support",
      "version" : "3.9.12",
      "description" : "Support for descriptor builders (model, setting, toolchains)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6afaba813236d781c7b3865f9fab3a44"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe2fe54522eb2f77bd9b30cefc959d728d3f8105"
        },
        {
          "alg" : "SHA-256",
          "content" : "22a0345c7a90dbe7758209d52135967daa8aae6543c7016cb635891b0eceeed4"
        },
        {
          "alg" : "SHA-512",
          "content" : "647407fdb04b2c4c2b5e85b23d7d8bd8265cd9a231a5e38b363fe6312970ff0ee7bd09f248d067590336fcf7b70934295ae6b8829d025659b94c27571c6ac269"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee7d3f86931c56cfc4ca2c01f522548ad5563dd60aa95a112e4f0d8383e0e22763d16939fa30e782e7a2813504bda5d2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6a11a6c740f4f2135610974b628197fb9529553330f36578b750816727608b28d3c1a501f05fb11854047ee5453ff64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb8350c2077729bb63aa0ddbf7b34ded9297a11d439d853305ffe8c5f2942710"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5e2c549b38402f8afb67c7e851066b7d309b3d66d5928760c29c92647a58879d3490db8a655b3b4c4f8f25445eb58c695a656c4a6743e4e6b5274ba99722e441"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-builder-support@3.9.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.12/maven-builder-support/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.12/maven-builder-support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm@9.9?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.9",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6d1dd0482c03a6dc1807d9d004456021"
        },
        {
          "alg" : "SHA-1",
          "content" : "c29635c8a7afa03d74b33c1884df8abb2b3f3dcc"
        },
        {
          "alg" : "SHA-256",
          "content" : "03d99a74ad1ee5c71334ef67437f4ef4fe3488caa7c96d8645abc73c8e2017d4"
        },
        {
          "alg" : "SHA-512",
          "content" : "197a4fb3ecb34d05ac555c6a510e69affcb1e476f24c5e935ad513ecdabf74b45aa1b0e0b25dbe91224fc6db7959b2677ea5876ee49e7487265e2a29c560c21c"
        },
        {
          "alg" : "SHA-384",
          "content" : "98165bfe6aa74973d10eac0ef1296edc07e9d216105f2fc0e482d9ac069e7c711030a72bbe3866c18074aecf91078c16"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3577d41feefb5cbc5722a2d16875b9ebd1adefb03e7760388922178b6e665975a2cb68aff8fa109897a6e800e76ee935"
        },
        {
          "alg" : "SHA3-256",
          "content" : "33695fb4935e016d154b5b7ec76bae39378b27ad52394ae7a61f43a8861a862a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "64dee71b6796970e7be94468a41ef24b9f5b09b0725f4e9fe307e063fb590ff9740011a0032e207b77641da10686ec655a91b9d73fad26f7b1dc1e2ab9f32b46"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-file@1.9.27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-transport-file",
      "version" : "1.9.27",
      "description" : "A transport implementation for repositories using file:// URLs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95f26a870b052f382723298c146cda1d"
        },
        {
          "alg" : "SHA-1",
          "content" : "89a2b09002672807c05b3b10afccbcb9cfcd8486"
        },
        {
          "alg" : "SHA-256",
          "content" : "3988261bd31e2e79eda802b3971992fce44756b0029557a05c7b871d3c3ddef7"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f2d8256a7ebcf650250f473db2ca351e62c14a0386df6b2a2e8eb7e07cc7f8758aa8fa0c5d0bed4828f7f784dbdb221724858a304b47177f42f34080cd3047a"
        },
        {
          "alg" : "SHA-384",
          "content" : "01f83502bc3f1c4a026348ff6dfcc779bce28498646ab4f45855de5d4473032004c61e7e918b8f68fad24e9809be8453"
        },
        {
          "alg" : "SHA3-384",
          "content" : "08b1b5ae4bec25916d4de772165db41ed5db437712772d659ba0e8b4fcee48071d66aa26f358a2944ba1a53f86041c68"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f8006391dce989a57c2b43d40bf09f0788d2bf0c931c3cc47d471d128518e521"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ceeb843a41466af1656ee62ac687dadd3d6697941538b33f71fdbfbf719368f973035a29bc038a1082b1282916b2e95ee464f803a6fadb46d466e422836b9245"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-file@1.9.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-transport-file/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.27/maven-resolver-transport-file"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-transport-http",
      "version" : "1.9.27",
      "description" : "A transport implementation for repositories using http:// and https:// URLs based on Apache HTTP Client 4.5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "718e7a3af9697fa0a6303d2989fde190"
        },
        {
          "alg" : "SHA-1",
          "content" : "6931510aec55201631d9d904a7d4f8f81541a335"
        },
        {
          "alg" : "SHA-256",
          "content" : "723f3d9d717a693d0aac589e266b995f76e9c63edd48ecc8a0cf9e86a77e459c"
        },
        {
          "alg" : "SHA-512",
          "content" : "2902a85b19c0b63f9f5c6e92a326d054e8962371a5507b548815b46bb449008f163972a380859a66e12a99227b4f5ad9eef703fed814a5eb99bd3c29ad6f4fd3"
        },
        {
          "alg" : "SHA-384",
          "content" : "5da5d5650c53511f086b7a515c2d35bb8fa42c42c57d09a56c9d76213c7ab4fffda54ae2eda8be907bd5276095a09f8d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "615cb0773a50a7648859292ca999f11f518b8d5732121e8e2cb02062efb6e62bd428774d1fd22792c48ede8206fea42f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b0dcf6f4a94c94e000bcfcad75c77214bc6e398758a361d76f20a49963ea7617"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a4422c09f830f67a1f26b8abcd948728ddd035c5b162a44ce45664f19dab19fcfddf79331169fa85c60d3762b62707df9a00a05fe634828177e72e3135ae740"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-transport-http/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.27/maven-resolver-transport-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpclient",
      "version" : "4.5.14",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2cb357c4b763f47e58af6cad47df6ba3"
        },
        {
          "alg" : "SHA-1",
          "content" : "1194890e6f56ec29177673f2f12d0b8e627dec98"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8bc7e1c51a6d4ce72f40d2ebbabf1c4b68bfe76e732104b04381b493478e9d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a084ef30fb0a2a25397d8fab439fe68f67e294bf53153e2e1355b8df92886d40fe6abe35dc84f014245f7158e92641bcbd98019b4fbbd9e5a0db495b160b4ced"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8ccaa1fa8ba7c421413e3c30375bd9c31284e837c476fd831e18043ad4187e92166f49554123108891241bed674b95d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a17dfcf12b2af3a9b006ec369f9bc78ba322348bf1a01146e0d4f3fec2bed6cbe8b2193fac5b4d5a0c3036c06477510"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48f0a61b691e22dec9d6db8e0b58be4ca17a42a2846c82f0875de21f72bb0faa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ad2c9adc761b7e813330f0dcad3f9978702896c7d0cbf81f60a472d550e320b1527be425ba597c8c9352d587e32e1d46ceb4c73e99c70a6190df4c699a7c2a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-client-ga"
        },
        {
          "type" : "distribution-intake",
          "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.14/httpclient"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jcl-over-slf4j",
      "version" : "1.7.36",
      "description" : "JCL 1.2 implemented over SLF4J",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8065610cde33ed9fd5d34367912c1938"
        },
        {
          "alg" : "SHA-1",
          "content" : "d877e195a05aca4a2f1ad2ff14bfec1393af4b5e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab57ca8fd223772c17365d121f59e94ecbf0ae59d08c03a3cb5b81071c019195"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac231ab44521bb5478742af13624db5c14aea809c3a2c13b989fba30186ba6db840f2d1b4aea54f9c1f779547b975fd042dd353f54025592774d40192bd71148"
        },
        {
          "alg" : "SHA-384",
          "content" : "618704032ab3f8f87091ac797e2c9319a4b7f36a53e060695d56173b67ce9bc9e16c74cba228e758ac90e279df75428a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "95a189173932d8080d91de8b71b9d1bca49a330db7cad9c41d51fe9514a9f6299b24e31441f06681b3dcc188807dcf40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7aef3380fdeae9b7a4adfa6ad69c2c92f246fcdbd4fcd3d1056ee846d8ef92fb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da7d1b8e5a150300e1051dda5755df64275e5822256ef624fd8a37c582cc2774aadce97f8732de52e54b1c74e28ba601d3bfc3482abb4a24f7e9f779e7e8dd64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/jcl-over-slf4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/eu.maveniverse.maven.mima/context@2.4.42?type=jar",
      "publisher" : "Maveniverse Team",
      "group" : "eu.maveniverse.maven.mima",
      "name" : "context",
      "version" : "2.4.42",
      "description" : "Common Maven parent.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a260d2de7e5e85250d6ae6e2834d95a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "72aa4d9ccef7a329f473e43752ec863c5194c72c"
        },
        {
          "alg" : "SHA-256",
          "content" : "f72f22ea4b60836c3e85bea093289a1b04282c241ad8ab6db6d8583fdc39daa1"
        },
        {
          "alg" : "SHA-512",
          "content" : "50a673f9e631a9678096b8f0939da0657d75871886eb7a53aa08078c501012bbdfb1429a95605bbc5f8c1c4e883960fe3ba06c4b7b670ae28cf94738e28cf713"
        },
        {
          "alg" : "SHA-384",
          "content" : "64bdd7e0c87ad801c52598f970560979bbb49238742d0c8e9923c05aa763363d46ffb179a62fc8cd759a03f236ef35f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92cde2d016f02e0326b5db881a6f596302d875883a853912e8d7436ea5e8011136cea1a0d8319787e22176f1aca57fda"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9325007d9e857d5185f9203254bb4e8b54967cf6ed4dbae050d2f11716596bdf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "223230d0f538c55ab7580e6a11607e4b70f55a945ad8518c1ef4bef49e80fc7729f1653efb6fe6a2d180a0acc40c4aebdb95b4bb15f214c2244f9a83c6264314"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/eu.maveniverse.maven.mima/context@2.4.42?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.maveniverse.eu/mima/context"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/maveniverse/mima/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/maveniverse/mima/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/maveniverse/mima/context"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/eu.maveniverse.maven.mima.runtime/embedded-maven@2.4.42?type=jar",
      "publisher" : "Maveniverse Team",
      "group" : "eu.maveniverse.maven.mima.runtime",
      "name" : "embedded-maven",
      "version" : "2.4.42",
      "description" : "Common Maven parent.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "36a806c9a18f17a2a30db86587cf4f18"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c1fa603a4593f33538b98afa733d2ef92bf67ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "eaf640203d5a3520fbe75e84fb2ae6a8da948c25e5ccc0e843b238527e662e92"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b0f310646b01c65cf4f22c67f1efc877f9668fcf98bbdd28fd1d6bf7132d57b7865c2350c781152b88b36cffcc2cdc048eeb4ef598a4ea8b9ec7d6654ac97d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "75908aff66da0d61a902e417e678582f3d79bf061955e37c31543f559d1b61b97f76a10bd5ceb9ccfb8c28b585614ae8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "49a73185d769d1bb948631d30d96226c7a70d40375fc36517cf9b1cb07535de313e5e74257f1a46835508330e180de4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1694dfdcb9bc923a026005d9bdf9a5f5ffb4dc4bab66420ab00a7e7aed96788e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6ea83492c8ea5fcc3fc23505538b6c0b1d4c67dcb95f5fef5ee9e202b474946b505a4f1722acfcb8e938bb8d185d1c286a92b299d8c8b9e280fa02126a2c2fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/eu.maveniverse.maven.mima.runtime/embedded-maven@2.4.42?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.maveniverse.eu/mima/runtime/embedded-maven"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/maveniverse/mima/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/maveniverse/mima/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/maveniverse/mima/runtime/embedded-maven"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-static@2.4.42?type=jar",
      "publisher" : "Maveniverse Team",
      "group" : "eu.maveniverse.maven.mima.runtime",
      "name" : "standalone-static",
      "version" : "2.4.42",
      "description" : "Common Maven parent.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82a7edb0040780c5b1e53ab728c75c7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "13ff9b12e9b0cad0b95b1c224023a14b72d04ae9"
        },
        {
          "alg" : "SHA-256",
          "content" : "20638012eaf30869542ca8a11281763335faf94c4d3dec54f8332461eeada45a"
        },
        {
          "alg" : "SHA-512",
          "content" : "26d916e33a9d060ee33ce07ddf95db0ea7333ffa942f040d70e7b908be6c49eaf34ba6b14e835fab5c135d3a064e8112ac61868fd55cc9286071b6b48fb22a02"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e887f4224aab961ae31c0fa097ea85f3359c883e27b35897dfd4b31be69d94f3b2b28d2f304a6a4a6e3ac3eebd73378"
        },
        {
          "alg" : "SHA3-384",
          "content" : "52fd7e1f3e6c1224246391ccb33d00faaf1da142826bd269bb7136db484caa80580c93e09fcc26159675297ac4e099c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe61063e5d37eb16ab6ad0bb4154f19d8fe9ab492b06560d866fdf1867a3a4ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c321c1a5f79457cecb20bcf08f7ec00c738385c22360c50ae57d9fb4904eb1d6e657d18c6b6343c061fa599847f8b7dbc8ea713659a128903c91d5af16f1d9cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-static@2.4.42?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.maveniverse.eu/mima/runtime/standalone-static"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/maveniverse/mima/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/maveniverse/mima/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/maveniverse/mima/runtime/standalone-static"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-shared@2.4.42?type=jar",
      "publisher" : "Maveniverse Team",
      "group" : "eu.maveniverse.maven.mima.runtime",
      "name" : "standalone-shared",
      "version" : "2.4.42",
      "description" : "Common Maven parent.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8df85842837ca1bc6b9cf8c6d28b9bb5"
        },
        {
          "alg" : "SHA-1",
          "content" : "85cfc56c92d93f3a0b46793dfcb6470a00bd1a66"
        },
        {
          "alg" : "SHA-256",
          "content" : "a8f3eee56493aaa4d224e2686db876124d8af2dc22bcf37fd9ae61f670d887e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d61646e57d24374e94ac0bc2b4c2fd77f43e146b017fc68a5989638de3580bcea0518e41b6658cc6cf4c944a4535701da5e4575675db69fa9a7687d3b71c2b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "279f6626ab80d730630c420df7ab4bf630aba5006d64d423b8bf7ad76f8f47c8817ef8d1a0f790a1b7302d47885f326c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c23677ea80776e0d980cc8f328fd61fbdcf38258ecc0408a2c162d22c71f74d5dca6212a91a15d742c49d304566c1d2d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "91c121eb34a2216e597df504f7c24d00e89f4bc8c0848287d4f7e80b8f3c4547"
        },
        {
          "alg" : "SHA3-512",
          "content" : "614f3b4149347af63cdd998a5dbae90872f5c49460faf9b5510a2584b7bf05d73680301ab749443a3cb61323c1028a0b16aaa4ccc44ff014c80363a1506ac148"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-shared@2.4.42?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.maveniverse.eu/mima/runtime/standalone-shared"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/maveniverse/mima/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/maveniverse/mima/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/maveniverse/mima/runtime/standalone-shared"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore",
      "version" : "4.4.16",
      "description" : "Apache HttpComponents Core (blocking I/O)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28d2cd9bf8789fd2ec774fb88436ebd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "51cf043c87253c9f58b539c9f7e44c8894223850"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c9b3dd142a09dc468e23ad39aad6f75a0f2b85125104469f026e52a474e464f"
        },
        {
          "alg" : "SHA-512",
          "content" : "168026436a6bcf5e96c0c59606638abbdc30de4b405ae55afde70fdf2895e267a3d48bba6bdadc5a89f38e31da3d9a9dc91e1cab7ea76f5e04322cf1ec63b838"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba9ceaee1a37ca3201d6a1315ecb0327b495489efd0baa155c219c475df8d3eb69fe77ab0026563db406497626da6562"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b9dc44dcc7cc86d5036f26d54c4003a2d72808ae7b07a0808bb53505c6d4281b5ad213eb1f3d0fef1113dec57cb0dfe1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd8ab51846476c6c18822151c9ec07b39a9633010b5d20ea937fc6910407bc64"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b42fa528242981a9d70e4f68ab75a24292df5112c44c21b6f18cb9201ce747885ba1d4dc69bc3d14d0da46a6c2638f937c11bc45749abeb55dc89ddada90cdda"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution-intake",
          "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.16/httpcore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-enforcer-rules@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-enforcer-rules",
      "version" : "4.19.0",
      "description" : "Rules for Maven Enforcer plugin packaged in a jar, so that they can be reused by Camel Quarkus, Camel SpringBoot and other projects",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-enforcer-rules@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/camel-enforcer-rules"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/camel-enforcer-rules"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-console@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-console",
      "version" : "4.19.0",
      "description" : "Camel Developer Console",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-console@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-console"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-console"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-all@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-core-all",
      "version" : "4.19.0",
      "description" : "Depends on all core to ensure correct build ordering",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-core-all@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/core/camel-core-all"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/core/camel-core-all"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-kafka@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-kafka",
      "version" : "4.19.0",
      "description" : "Kafka test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-kafka@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-kafka"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-kafka"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-kafka@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-kafka",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ed974cdb4e8b0767dd9655e8875a6c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f84b323e780a5ea255754c7bde71b34cf20af4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca030a7e4f30ce35a186fde16ba906a56aa3b92be6f9c4f80a0d81e95db7d7eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "5a4cf3339728c4235a17a201056967cb09744726a22b165b76cb2f41d4a433485b7bb83cf12c2d3338e1915b600f217590969b29d274f227b776719641636154"
        },
        {
          "alg" : "SHA-384",
          "content" : "063530ed3dbc10b70322fc6d7e3ace65782e545d843d6a5c0e8026f41362e488658f3d0800269b345222ca78193b8afa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f5bb7c5e12b0c02448edd98941602a7f7025078cbe656ea00d6422fd27b69a54d8af2d687369037f3dfc633ca98faaa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d2bbd2536c461483b008460319ad89d4c749c763c54fbdd195ec4e1ca5ad0d0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "27390602d5c24f7c0b944a12e0cc44c21e49cc1c48a34f429c69122cd280bb846f016bbde637f0dc8494a4c4ad2ea12bf2f4833efb87abbe0b53582d76184e30"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-kafka@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-redpanda@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-redpanda",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca989aa89d58fdf2c244b09a5042e378"
        },
        {
          "alg" : "SHA-1",
          "content" : "b9ca7b359de592ef57f8b6ac6a0202ef208ecf29"
        },
        {
          "alg" : "SHA-256",
          "content" : "bbe4df74e09f3a21386e26a8513eb28c82e02c18636f75a7b81ec2d24e12e2fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d980f9574e6fe09f5992135d0536e704c2f761f72a97f987555d68900b338f2890ceacb61f03e77a853b643dce631d2bbdcdc8afc675058fdb65bd325e6bc0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "a16f6fb02e409e2199a0b1b767388cae6c9e442893e8f3ed442f7bdbf371aadfb14a636d31c80a44ee7bd21c06fb9afe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d5f12083cccabe309ad74bd95e273854ab73c3782ee2856ca382bad0849134af9db60c652ee54a939442f32b48cb9d2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba5fef865e43a4d3ef706c26893d802320c9aaf9bd9ff52311fa574f0228deea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a20881e663c2b082deee9f975b746c204767fa08ec182b1747be7c9bcdc914c8d06b50cf4f4c95cbc5e835e9704991cb5e6253e13140f11648249a31bc97e4ec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-redpanda@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-aws-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-aws-common",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-aws-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-aws-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-aws-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-aws-v2@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-aws-v2",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-aws-v2@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-aws-v2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-aws-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/sqs@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sqs",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon SQS module holds the client classes that are used for communicating with Amazon Simple Queue Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d49a33caaf8134a11867ddda5aa2f3de"
        },
        {
          "alg" : "SHA-1",
          "content" : "a8cb625dd18ffcc60aade0398fc18db2f2b4bbbd"
        },
        {
          "alg" : "SHA-256",
          "content" : "2ffe6f4966daf1683f4f715d6eb685535373d474d18ff856f10fc0fbda084dbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "0425e8113b4082094ca5fcc1a9e777d3e2db3e17ad6178a34f3409a7f3b477611548cafb518c8d59c50c611eb05057a4cfe1f388331616c5d998a5d2057ae065"
        },
        {
          "alg" : "SHA-384",
          "content" : "56bce035297d5a16f7f03dcd8d91b48792fd1dbd5c0119c8b17c85a7a58a950544a90ec5c541f677fa3d75c1f471d2bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fccd9175487ebf3cf745b61f8b4f29c03dcfb51ce7460ff5ed21713741b12e5ec6aca513e96ff42370696f073a6247de"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8bb30d1724ef02db53b999696d5ea6ea87901b4407d72c7be0ad596fb68b74d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "85751cc7bc95af2bc7b70c5b8614748330564aae77fc01365e29ccfe9f6cae316742c8bb80baa76269c42e5a11dcdf2938dc16ee8db0876f896e7d97968109ec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sqs@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/sqs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-json-protocol",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - module holds the classes for AWS Json protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a504ea126e4dc463d90a56400d676800"
        },
        {
          "alg" : "SHA-1",
          "content" : "31ed550d44f652e973bb41b27e08057e8ca9c585"
        },
        {
          "alg" : "SHA-256",
          "content" : "37c4d0d50924ab8e1d17d3e0afce9dadc4cba043bf2c8586d80f0e3b02b33f10"
        },
        {
          "alg" : "SHA-512",
          "content" : "96124c13ae67c54f33140148b11fb0cf2679569d0eeae667a03424a3c0e24997f55e16aef5557904c6343cdd08be00ea667beb135afc2b23c5e950990cc6705b"
        },
        {
          "alg" : "SHA-384",
          "content" : "d93618bc7b937919bd526d7a3d95cb932090c94e5d4715b6332a4867044353cf0c3c89d44cb1c76688a6d39f080a1271"
        },
        {
          "alg" : "SHA3-384",
          "content" : "23024d778a613078b9028d82e1fda21face176f20458ef9b8cba3c05a5212d0dd6f2b1e1a3994e4a11bd753f493480f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7e379cfbe51cab806f429eaf9e32a2753634a1f8b9c19f5190959ea5882c7e96"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a81b711b3eab99c208d7ca94739e2bd564506699ec15bea589ebd80a50099a070499e7dd8bba6a722e1e398fecc990994b19d126b3669dfef01b84d00070d06"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/protocols/aws-json-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "third-party-jackson-core",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Third Party is an umbrella module that contains child modules which are shaded third- party dependencies.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9251e8c12ec85ee56e9e6737247cc7ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1fa8eb4511e448db3ad7db989441b8fa66c4138"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc542987f54624b8e5c4d878e4636db2d727f3c2a4c2b71bdd0b4de012e8d658"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd91fa6d8581dab9eb2b68d35921b50b3df64e6298b2656b4d09984a0ca6eb507a119eac9edf262a29b67758e3955ad0c342cf6b974a131bfebd950dcd760ee7"
        },
        {
          "alg" : "SHA-384",
          "content" : "975ce3be9f4e3c04ca76c51895cc042663e21ece4255f9d82c0f23d3c298238469a0ac297cd98e54078ae1f1171f0d4e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01cbb235d4dead82657d364cd140c6f793baddb468c0b2c531c038f51c8a5425c8b29f528cb245bb024c5299bf6e6fef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dbfcfb3336dd1de42ffb96edd8888ebedc37fbac2710e88518d2b427b8e1aaf1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34a81b3b58e9c3094189fd527fff1566b3803f2c126649c422d46fb8dbb85464dd3dc8c01c384b5b8d1f3f75a0e99806f84c56c9d57caeb3f3ffc12047b678d3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/third-party/third-party-jackson-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "protocol-core",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - module holds the core protocol classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e45aa8202321d2a5bbeb9c7e4922a87"
        },
        {
          "alg" : "SHA-1",
          "content" : "557a8da4fc8f85f30c2e75828e29aff3a7eabaf8"
        },
        {
          "alg" : "SHA-256",
          "content" : "1aeab176609421b7a1cd5963585b8b25e4c33d9e19a1547ca6cf005612dc1a31"
        },
        {
          "alg" : "SHA-512",
          "content" : "c5febf57ea06fbe1c772131d276b400d698e127f8c40359e8f22a662fa9fb507833287f8eb4959a3e3a9d1f86afa46764ceb1fffda40fff595f1c49e3c1e0723"
        },
        {
          "alg" : "SHA-384",
          "content" : "08e4ffa845fea98d1599867e3004f1fe3cf1e6c5f72ac12f2c009bcf46df23d150fb064ec8846e3888dde772d116bcef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "28bb27cc5d0a6c742c3936ca08bf3b3a10f72dbf8582aed2d396b5b454d8f5a4bb432b7cb88af4008ee93d82504c824e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2dc72702dbb123c40757595fbbfdb3b673d8d4c737b89d72c85e1a74fec673aa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3f93c40eb47446635982d360fbaebe3e5cdd9d0756ee973cc9748c6122418d834c4280042687294823cafb320ce340edb1a4bd6d56c79353cd03c26a84e3b4c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/protocols/protocol-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth-aws",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - HTTP Auth AWS module contains interfaces and implementations for HTTP authentication specific to AWS.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd3ec01151004a9b67288aabc8424faa"
        },
        {
          "alg" : "SHA-1",
          "content" : "7593036b505bfb56d5af5a6dd31c2fc5cfb09a59"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b77d16a3f7f4df79c22acfec48d2d5e7c5dfa2d7546b00aec03a64901d6e7d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "eae5650622c483ff4831bd46ca42826f0033e22557ac791d3a3c1427e0906724e585d50aa89c8165595ee3cc1db2ec537031b88ce3498c3f4e279b7b56e04c55"
        },
        {
          "alg" : "SHA-384",
          "content" : "c9bc67d5d7fe2a82017778e5e521cb40ac099cb55b5e1efcbbf812b05c59daf1d15a5532083722dedeb44241109af848"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8af53e4421ecdc63d799fde539575d28d9bd54333fcfd2bc91be5c9890c52398ca02c22cb1550554350e72878103dc4f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "12db300cf2673f725dac6ce8f5019807bac904f65d1a73e5d91f4250e4930b18"
        },
        {
          "alg" : "SHA3-512",
          "content" : "566f7581896c60189d15030a49bc92282cee8cadb3bbf6a00ed1d507eaa46ca1167605dc17a8602d2eb7e04c02766432066b9913c5640688a7665cbfd4a5ff25"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/http-auth-aws"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sdk-core",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - SDK Core runtime module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "537b8fffc2f779c8846669febce9c151"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f774cd44b3fa3ed11d78452ea441c4703056bb5"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7658790c4ab52ac3d8770bf7437905558cfacf1f6887c88fd3e94b1cfbdb521"
        },
        {
          "alg" : "SHA-512",
          "content" : "370897106c254a26c9fdeb0c87749e7952ad57572b547c1e9919417ee0ce4f60228e214c685abcb34f59a953978e0a697bc53c6ed564dbdce8e28bf338d2e41a"
        },
        {
          "alg" : "SHA-384",
          "content" : "b46d1840a21655e748534966a881ab5d52c369b0d29e1aa1941669a1dcb8ebf4bc93f19d356624fe9acb55ddec21dd96"
        },
        {
          "alg" : "SHA3-384",
          "content" : "922bd22ef929be67d6b334e30c79beea6157a3f55a2b0dd0b5402f92fdd2350766ccba479ac57157bc2d66fb40a03be5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ce41537c09d4d4503c744d4597f062f4dc59039ab20a9f7724b6d90748b03f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52f899958b87f1d653bddff5d3dd0c6c3b60000c5405789f026c78ddd7cc5295ee0394adc483c270814c719b15052f4896eda6d71fbdc844e999563c5a41197c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/sdk-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/retries@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "retries",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f24f71c0125d433051945701f8dfbe2c"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb6ee46cc3d52ddccd6c8974de835ffe18dcb532"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7e355044c22799f2773d4d112e7f55c68b2ab1bc88315fe4d3e520fb1c69c3d"
        },
        {
          "alg" : "SHA-512",
          "content" : "c176a7dd229a2fc900bd367e900487cb99d43eabb4d8983f5f0473bf97c21c4e4ab7ff0d2faf3bd510327133cc30fe7a75fde9b235883b0933e9d31e0fcb22f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "b548371ed696cb318dce61213607d969f0c96a3f961e545c113e20f48de35f0bbd006e7c9588238a60ee11393ca7a4e8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb6a534d66907d927a18610aafdebc2cda500ca2c066143ad303b0c8efa081ff66b51ac5dcb3ebfe3d88f27ecbcf3acb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dd75e86fb2118362affaaf036074e8bee20bd5d0f389a2bc144234e5e8b322ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69a118c850e5ec6726bc1f1a7dcfbebcafbb5eca43df898a6002cd47b026e133c508f7103081b112bc1a2d7d22ed8db842449abac1227c2ac1101dc04902ccd0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/retries@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/core/retries"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/retries"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
      "group" : "org.reactivestreams",
      "name" : "reactive-streams",
      "version" : "1.0.4",
      "description" : "A Protocol for Asynchronous Non-Blocking Data Sequence",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eda7978509c32d99166745cc144c99cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "3864a1320d97d7b045f729a326e1e077661f31b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "f75ca597789b3dac58f61857b9ac2e1034a68fa672db35055a8fb4509e325f28"
        },
        {
          "alg" : "SHA-512",
          "content" : "cdab6bd156f39106cd6bbfd47df1f4b0a89dc4aa28c68c31ef12a463193c688897e415f01b8d7f0d487b0e6b5bd2f19044bf8605704b024f26d6aa1f4f9a2471"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce787a93e3993dca02d7ccb8a65b2922bc94bfaf5a521ffb5567300a9abc3c222ebbfffed28f5219934ceb3da5b3e9c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "68daf9498232897989ee91c1ad47c28796c028658cfe023c2907152cd64ac303a3bd961e5d33d952be7441bee7ff5f14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c2165ea39330d7cccf05aa60067dc8562a15db7f23690c8d4fc71cd3e49fdd8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "19c2d866a6c4d7c61ceb63d3b98324928eac880c8f23d84202c1145b4779438b1b275f1d20c74b06ecb0fbfe83baaecce3b4366ead0f7cc8b7b6916a8910c944"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT-0",
            "url" : "https://github.com/aws/mit-0"
          }
        }
      ],
      "purl" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.reactive-streams.org/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "auth",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Auth module holds the classes that are used for authentication with services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "25e540177532ba9c78dc12ac9b3fc3f1"
        },
        {
          "alg" : "SHA-1",
          "content" : "87405d0f918832100623322b43d4e8e1b465e0f8"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b3e90d37e66f42b6c5d5721df6308d1d30f20a82bfab902e1dd291c70a4a195"
        },
        {
          "alg" : "SHA-512",
          "content" : "18ddb737781cf17c4090a56b5d4eb0c77870c25a879383af347306271ad0827e4ffe971aad0974ecda3c1bf15131ed03dcae9857f25812b4576ff6e4090e161f"
        },
        {
          "alg" : "SHA-384",
          "content" : "52c0cae8b72e305c61503dfbbddbb37bd9a73fc623cf05712852bce00b039520b2d15324d376c7273a46ea633a2ce03c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e19a917bd1ebcc57c52bb2e241546ae7ff0b7dedd777bafeb17d709b4b9bfdbe4435d044375b460a1194966dde28ff3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da257dbc93a9f300322468cd95fa40955075cc6c3ae63a397501e52e13da5a6b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83f074928cc9ee89f06b50b3b75faf3cb9bc46d86d3dfd4514c5ead8bd4b2713cfc2c78d5442644270ebdbb01243d4fcceb0e8c69dc0ca3687837dfc2196bae9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/auth"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/http-auth-aws-eventstream@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth-aws-eventstream",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - HTTP Auth AWS Event Stream module contains interfaces and implementations for AWS specific authentication of event streams in HTTP services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "efb3b27061b8154cb7523d708b541a1f"
        },
        {
          "alg" : "SHA-1",
          "content" : "9362cfee29b490ed1ef6b15d38a11597a9dee142"
        },
        {
          "alg" : "SHA-256",
          "content" : "26c27d4f684dd453347b25ccbea8a753d864b067089d5b8b997684a81807cb10"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6a97905719f6ac78e863eee282850cd8652651810e4a2ded7fcf5d6a3a1139a2e8f72acbf705eb0160567d2c3fe0b580440e9db3c29ca410732b996969e7b86"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f811005100dff699b36f348c80e37aa427e03cd1fccb1d1bc42a071743fa5e59f345f70730ca514aa96fed869c94b9b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2eadf0f754e728d4cda78d237500ba5fe48e77dd42c856c8e37c8e609d3c661cc3c4e1931093a59f34a3c2cec03d70a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "85e8876a891c5f4eb5c431b2bc3dbe250604bee3e935357b48e277f2abe850ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37ef925cdba4dcf8cc02766e0d801eb6a140871bd4566177901b241cdfd8e7d808380ac28781b1951cda7a1df40ddd88d57ff7765e445c00ec6f0a8313f4b26c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth-aws-eventstream@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/http-auth-aws-eventstream"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar",
      "group" : "software.amazon.eventstream",
      "name" : "eventstream",
      "version" : "1.0.1",
      "description" : "The AWS Event Stream decoder library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "864488626f50477cfd786d1c80e3b39e"
        },
        {
          "alg" : "SHA-1",
          "content" : "6ff8649dffc5190366ada897ba8525a836297784"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c37d8e696117f02c302191b8110b0d0eb20fa412fce34c3a269ec73c16ce822"
        },
        {
          "alg" : "SHA-512",
          "content" : "461c7b63b3d39247af4073608e346b93d32502322136024868be3f7e40e71f348c3bef2450757b5dc8594ffd596f7af03ed69e4a383000bed8ac2a9e3f0cbe5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "38defa89452920fee5613df7225999b74d7c8fbe4e04f0b89f7aa3c525e7819eb91f8415b302726042aa4adf76e4d2ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74995e25809e85fc00526cc04011cf88edc059e7318f845a6fdefe67aba5942cf31a32024afe0adb1271f5d456d051ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "83aa0539d3de0d287d3e87a276ab2f83ea610db994addabb98fc3dbbd50fa418"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ea6782a037f40db3cef732528e376c50064faa7f9cb689604201842d003daabb8b8ff069a8d80ab0d28e19a69a7c2d3db8233c5618275152f425c18aae0dcfa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/awslabs/aws-eventstream-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/awslabs/aws-eventstream-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth-spi",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - HTTP Auth SPI module contains the interfaces for authentication that are used by other modules in the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1989d92a92f70ff57611246c04a2e10b"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ac582fe1a48a99a85252a25914a131035d88550"
        },
        {
          "alg" : "SHA-256",
          "content" : "0305f9127785626df0c418c2cf3da996dd60f528b8edc4349d23c58e62fa2bf9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e8ac9e0f8c482215c1bfea69922475a58d13e31b3325d2e662a7ea1b7743965bdbc59627ed2972e2a5125981974fa5cba0bc4b832c06d62679b8a8f84fb949fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "b926141aaa65b527801165d4a53ce15b522bbea10e895f5384fb80c06145a2ac0f8d5c8af00681affd757f783709a940"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a1bcf7e8241b7d46ee8989f77bce778cb54e110519ed5c65607d174d88abdfb88956a3f2e8c6a64758085a140edb691"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ad05172339c2fd3b15a219e85e2bc2fa1e9b439f2e477d2483ee27909bb84bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d03a2db28af5a7cfe2a4b29e745193a6240da4003858db7918fcc9159a72717678a4d3260261ff52f486dd68fb0e6f33722aac54b91832d8b6fccf641603c315"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/http-auth-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-auth",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - HTTP Auth module contains interfaces and implementations for generic HTTP authentication",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fa7412826ae9ec20751d43968c3d0872"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f5ec08afe8de3040af2afa6a53d3fe6ac381c92"
        },
        {
          "alg" : "SHA-256",
          "content" : "858b2f44821d7a7ee7dfd2ecdbe4ed12160260683e15caa6ee2805000952cdaf"
        },
        {
          "alg" : "SHA-512",
          "content" : "b8658cf8a7a3d6aab30417b4ed8676ec49b89257e47bcb9dea7ec5dafe32a2dd3617d26017545006277fdb8a743ebb0e55bfc5b715ed93b18dde585bb9a2b80a"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb7f9f81587cf88af0c46aab5c7f8cd7798379ed5d9ae4807e90b3416613106de1a66b6d8be91e03cabe493748c22086"
        },
        {
          "alg" : "SHA3-384",
          "content" : "569606351fad7c0bd0b8c07c1eab5b2f6b2cf0d9831e4cfe776a8c10b43540f700ee9950d826f31c40c5bacd0e0594c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "73bffdf3109e206ac641f30f68672539b8819405832d3b504d2de82525aa3fa0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "106e97f10b10fb39ce56bb6a6d7bce62402f1d537a6ae515d9d02fd615c94d321b8fce3f9a088bfecad521b3e0b31a575a0d8c7a8b1a23247286da7e671a41c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/http-auth"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "identity-spi",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Identity SPI module contains the Identity interfaces that are used by other modules in the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "45648c249f7cfb54afe6c4d3c5819a89"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a0ddfdfc4017f9bc906537c54627259bade9b70"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4ec17db7e7fa0eb2312d6050da97c32c1cc758fb9863659926210c9d35d22e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "616afde8f8fc0d8c49ab82ba145a1a0d32d91d5eba67025a3a4d93ef9ed62aac342417f78c8893d4ee5691f57dbd37e4d24fb4b6aae8f82c2854954d55b67c6b"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d23e832328dc71380fbb900e7b3dac7fc7dfa45b74302324f9c17ea0ad18fb3c20ad3a1c9ebbf2934d59278bf060e08"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8519756d0893b3bc1e4ff294f0b92b845fee6d893f345e349a5d7091203acbe65c162bd4c132ada7b65a95e8b6f86902"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d2091e414393a936fa6a054efd37dc5bf8e6399f274d34b0d49b27e116d9e152"
        },
        {
          "alg" : "SHA3-512",
          "content" : "402cf1d04ac55598c18ce367fb871913708b496177cc5e8706920b87f0fc15e07472624cb20d87fc1daa9a5a3d87636be7aa18ede8b0d13d0e69420018b368b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/identity-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "http-client-spi",
      "version" : "2.42.32",
      "description" : "The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f425c44864dd64982a85384d4bfbb3fa"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f96c84d67065ba2943e9e8618eb7fbcbee65ca1"
        },
        {
          "alg" : "SHA-256",
          "content" : "959859aa9db59ebd6b08fae7817a74b6114acf91e40140dd0c733cdeae7a7100"
        },
        {
          "alg" : "SHA-512",
          "content" : "5f4de217a96f4653f1326eef145faf3d439b1a4c6e7482bc48910d17ee6a9b63c9ea713cf233b4b0a9536f4a1abf32985f1f489ee1324a0c55b18b96a0a07681"
        },
        {
          "alg" : "SHA-384",
          "content" : "bfe3daa6e857e651cf2cda7343b77c57e57f1ee14c905668795a2cb9293f11d3c296b1e69aee46b41deca4ba2a946a77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00b971dc3d08bf9d1ae782ebc0c499df1a94b64a65f02b8a92ef6602d1100b8b22714fa455fe9222d8cf0ac2d438350e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a8cce5812e2c94f6e6091b4c0e7b7fa5ad0a221c8a12a98e3a7b9245d8e4e9cf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "21f5b85b3a04ba56f2de4ababdebc2b312c2de2498494134e87e2723512b01f4e0874b8460efa30765d6abf6e945de4b82fbdbbeac88c13d17bcd8d70bd03b08"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/http-client-spi"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/http-client-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "regions",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c208bb806b70a246dff1aca2e41709e3"
        },
        {
          "alg" : "SHA-1",
          "content" : "133723c9acbee88a411517ad68efb10123b36325"
        },
        {
          "alg" : "SHA-256",
          "content" : "9062d5a0bdf8333daab50effcf08e6f52c9868f55f3cf5a09df6a4c21677818c"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f52ed920e519caf2932f32743ed3425b0c731ce857a201616d76af3a3095b1db5cb390e7423764c46306b8e204c74bb64bed2fdf9b0156d73a7c0d8726994b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf53346d63c10963f33125373d158b0c4840c1b712f0db5578bd52387c83de7ef15cfb288e3194619d378b5457762552"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5bbeb5a76b3086365affa1b97d2fc22866bd5539ec9b0c65a4879e6c8fa515624a066856dcbb5a1b53aa1494aec9cc7a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f9590bce281f5bd82a0f83826f8402e07060809c15a20b6de4e1a53212810f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1746b807e46c4586b3915ec54ca3f78e36912918adcadc3b1d42d3fe8d2b632f43c2a92aea1a43c90de9b9b186ec6e1095152000ed3fda0dac2511a797182ccb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/core/regions"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/regions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "annotations",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8938a0a199123ccdb4700c8ad1de02bc"
        },
        {
          "alg" : "SHA-1",
          "content" : "f162f86557978eafeac2d2fdfd4943b3e5a05d38"
        },
        {
          "alg" : "SHA-256",
          "content" : "9653d83b4abbe303f740cc6460fffc2dadf576e5971d6f0f8eb7b06a79d7ebec"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5f3b595b0321583e887d77bfc37b6bcceafda21e06a7de2ea85fe03290192eb146cf9d14cdef561fac1c4c2a4790e34bb06d442716368170fb20d333fd0bfe4"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa570d238d13e615684914191ea7e3e4493fa1b7f4ba62d2d1c4370cae657f22176710f08c3d239069c4beb68665ce71"
        },
        {
          "alg" : "SHA3-384",
          "content" : "76027d1ac49aec0c90afc7050d113aa242cd902d4db29633bf229085c2e65dd68f0e65db1dffd72fe27222f32450654d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4a20a3ca449ace5850f4a8be6b097304c9391b694f809d95869099a195a8387e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87d425d2a7cb332f9762cd82dd97e9248983e8916be8ea72f588a0f8617ec55aaba6b2768ba9f4779a66d420fb193fbd0f4b2764f1a26730d48422abc9c5ffcb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/core/annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "utils",
      "version" : "2.42.32",
      "description" : "The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f52ea5308ea501bdbf6705c2ea4643a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "d4414b691b54fc7c2c0ff89afb4d566cff4abae7"
        },
        {
          "alg" : "SHA-256",
          "content" : "258a99c12a029da0e3385203f7f0cb06e905fe4ae38058384f3534d5ed50bd12"
        },
        {
          "alg" : "SHA-512",
          "content" : "76a9d282ebf0750f00a4943d3a055f572a319980b9775b19d2060947fedfa83f19f33790dce7d617f492a3cdb79516138a90009e075d17397c435ea5f2f26f95"
        },
        {
          "alg" : "SHA-384",
          "content" : "1700a2bb295552a8279f120eecbe43d0c227d73f8e92e8e98d815531edf916708e63c48a9465f4cd8303cb007c34fce9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47aff1fb6a1facefad187de83c87d1756b8f863b60bdd643e183f95573d9e016f78d76b4544e78815b32c621e22723fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eca08c0fa7286a09bcb0d88c04343dba20c10f21cba021b3dcc229dd4fb092a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "49cf38c58554479b307409438c6ee0ad7d20099c261a604c90e7e63b47af4f870bdbf198ba7d5c32284b5fdd67c91fe9e8c3af0263208a8dc7409eb0f5fd14b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/utils"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-core",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24b89e8a95b4b41e56941a66b6f3a6be"
        },
        {
          "alg" : "SHA-1",
          "content" : "c19387b9ee87da66fbf324b3f2973ded87c0136c"
        },
        {
          "alg" : "SHA-256",
          "content" : "262423756cf9c3d24620f0aa4b3289bd4baba4c609cce27032bbcd85ca86e66d"
        },
        {
          "alg" : "SHA-512",
          "content" : "2622d5d3f20d77fc3fae29a553c594c9c3a9548895b56a4021154dd60378dbac372a73c862aa1508521b02a441b91746cf8a78f5b24b9db5e657d8483fb547c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "4a7a8770f4ae2ae1290a76ba821d44b2ffa935efdd1b193463390df1701d74a1f62203f9aa51cb903f6242a9f1ffff05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c23138a5075ddf3f4a869776606b28b91f291e3f0a041396fcfeedb34e04830245cd5c0804dc1a2e8789d6fd5517d8f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "101e5843fdbcf87c556ea7ec0652887cc3229d7f277bd3d898cd107769a6456f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "824d4aeefdbb24ef11b032cbe49ef89db9b1b0c004b276bc754241f3c183534ad1d53202a7d6b55a638b3329ca6861236d75ae792ebd040bc85768c31f3c149b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/aws-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/utils-lite@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "utils-lite",
      "version" : "2.42.32",
      "description" : "A package providing minimal external utils.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1f1f7667f6c07f363f452dd81e22a0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "655b01b33d7a837b95c5c887d935780136a2edbf"
        },
        {
          "alg" : "SHA-256",
          "content" : "3a7c029423933d9016f32803db449639ee0aedf12664b40e8032c81d63bdc873"
        },
        {
          "alg" : "SHA-512",
          "content" : "69d249bb05d2f83fb739d3c304f4798a79c3f2bf07d4597c3b611742eb95d943d77b834d6dd00282b2af1ff10852474be87d2b0f1dee02cf8dd41f9b3e515f79"
        },
        {
          "alg" : "SHA-384",
          "content" : "48aeaee0f47b4bb3765b6b5a1a7eb9fa561b5330dddbd78a16ee463a7b3bbf9ddfada6e1ae472b8a196d5dfd54fb9800"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea11c33907b5e89626cced48d87a01a4b78b862e87fb1a0f1319d1cb0a4a1eb89dae1942cb5040efd984f2b7de74ef7d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "823a54d6e3f26a92de3d9a4183eec3cc39923fcf8b2084ec19e8f8aa3a01dccf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b6d032deff84be0f5762b99cb3ae195dc05b140cd520e7d4e4f2ce8170b49e2076bb7956c16a31b59e71c7f3848b0d403d3b1abab00fdb26d79e9a035b57b9e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/utils-lite@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/utils-lite"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "metrics-spi",
      "version" : "2.42.32",
      "description" : "This is the base module for SDK metrics feature. It contains the interfaces used for metrics feature that are used by other modules in the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d2c910948a1c5fecb9aac6ced1214c61"
        },
        {
          "alg" : "SHA-1",
          "content" : "9cbb00f86f594da99b7698fe143e983bb254f2ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d4811d746ec49c4bfb6086e546d4b9b54392c6a1685bb0787781bf5da1ade7b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba239a085d8276b7c8d70857b284256a530092bda0aa358e7c6d6df81629c252b9fd269f833b11d5435a6afe9f00954a4f4249ee6d1bb4c9813358a9b9ec15aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "370d9e2d8ec8832471e7a07adb72a8498723d6870d29dcb62b21f99db6605b85abe7f9eea60a13c746937bc29653ac45"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07f6111a07156538eb29d0c1268fec5ecc0eec96f17cfd6f7b3e609d49f9cc773e669fc197c0f1330e1f17daa4d34b2a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2b471d6972500c9c0556433f75dc503572cec173fef19f8aa8b9a711036f816"
        },
        {
          "alg" : "SHA3-512",
          "content" : "321bb14dc3b6e7f4833dd0aa8b7b2da0875792dd2314ca0ee8118de769114f0424c15251da4632ca48e78daf508ff4ce7031e0ddf3a6b43f2dc051f2ae2e9ace"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/core/metrics-spi"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/metrics-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "json-utils",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae532af1e9f125825a318d9add52d2bc"
        },
        {
          "alg" : "SHA-1",
          "content" : "b53ab6b41573bcd9b0beb9e9aa388e1f4e2897e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "c63c025b4066f83820e53b7e2148cc4d887bbc1a4176111e625714b2552c956e"
        },
        {
          "alg" : "SHA-512",
          "content" : "05b27d56c5f98261b9162af0294a713e0ac371a322a44fe79726e31aa8429ecff9dba9117e4564ce949ee931450b3938daf40ba1e30142ca51d342768eb2f0e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "8fbf1d1537eaa147305c4e5933ff7f1aff3fe3a9fdc7a9812c256265e593cef38ade3bb12581b15f0223e15bbf816df8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4588809bb3e14f6baa435ff0b432687b2c3964b71cb42fa6877f48fbc140ec784d928c3d937de1c72dfed993b5a3c803"
        },
        {
          "alg" : "SHA3-256",
          "content" : "59581bf550c2b555c8ca186abd61113d6791977d8ba1a065203adecd7680344d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "66df3afce2acf2d79996d17f519cbba0992192e51c8df403db109f150f4dba07bc8cdd1ae4f2f31535b64177fbc73f0a620f84221ed66d8e2e58821e769cd39b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/json-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "endpoints-spi",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "efffc8ec724a07ec92b4656b5a51fccf"
        },
        {
          "alg" : "SHA-1",
          "content" : "d1142e44ade2cd3f2e30b2250f291bc1be2fc523"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc9076e756372176d6fe15903e2f4edb5ea8712c7a0643953f06a4fbddf28082"
        },
        {
          "alg" : "SHA-512",
          "content" : "fddc267322a551c53c99ecf61062a48f3a958767979fc4412776e5dd598f7614398f0943fd79ea2cc355f548c7e154befd9f87a06628e34dc7a77dc10fb0b501"
        },
        {
          "alg" : "SHA-384",
          "content" : "0126506137e17ba8f989e7546e295bb3504d500ec7254b7d77d0a7bc2ef339e89c368cb211cc3bc1377abacea0570f9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b99bf57d2fc00af3fdf2c59765bfeeae56947977bf63aadb51b769db5821b196b5b2fdd4f4ae025adeb8dd3f326054c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8cf337550e70c75ad95c7571e215eac21e3e86b5d92e49443f3cd75baf22c82d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c3f4a5fd2b4b8c5552fae90d1d71f61c7063494a40aa1f8731995fdb1aacb7ba9c36beba386d59e930b6b249889f5906c9cfba91d60d607e982e29071285841"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/core/endpoints-spi"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/endpoints-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "retries-spi",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "308e30e2703cff610109d8a66652e5f7"
        },
        {
          "alg" : "SHA-1",
          "content" : "4a6a25bf7647d6fd23bf1b2676600f36ebe8381e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba58d2e000cc5abe119a6136cf9938cec1411c68f0d499e8120b899a3f1d0604"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba534775a86cbae0083cc0dae0faadd61591a7db7f938eb9cc947721f224c43862054fa28057b1d176a33eb4f31260ea9a439664956106dc0c023799a58c543f"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f003cbc1199cf92b6fc91c5044f08a63bb75227d560150dada42df6c16c1a74b35697fa5160e292c0d05d3ca80af9d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "28a5b1a8c6c3d14f49a91f2200b73c31ec2dcf21cfe75bc9134c7f2573adec0386cb3505936ddae077e2f1c2bdffc42c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6291ee4630ffaa739fc61ab67bf514b3cad175f3e567b1bad3175457c8e39c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cd3a18167f95f2ba8c81b9f39d481cc2fcd5ae46e1b46b05b14fb620c2ee770754c4907f5fc255d48e46e71de68d8a2e953c565e1cc6e5ea348b11556d4d0785"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/core/retries-spi"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/retries-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "netty-nio-client",
      "version" : "2.42.32",
      "description" : "The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57138378dc188813b9a2819c5878090e"
        },
        {
          "alg" : "SHA-1",
          "content" : "b9f2b19c42330d0ed156f15e90283d0f459177cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "dae642e14c9b115787fb3b3034af9652885185994f12958120a099487ed472a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "120335d074ad5d9db1c5db1232ddc5c643e16d65526b1f3a4525ae19cd81e48448922a3da6e6622d3302c0b0b001b8fd420f5fd2dd9bdc786179ef8f54ecedae"
        },
        {
          "alg" : "SHA-384",
          "content" : "e00951475e4ffe6754a5a220465cc682e8185bb50bd4fbf02ac3884de266caeaa68fd3b89609547af42ae723b68f25c2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a7e62c92d8d8eb8a6a14ec676fe9f512614eec70d61a428623dff0ceb082e23340f138f11b6fc5ecf78a82954f066551"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ce3cf47ad818100fcefa8ef53f6d44f7d4915a5cf1ecc60fa96cf75b677972d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ab4144dc29f39074e02775c357daf2d22147ddeb638ca1147f7857943708e0b542ae4121f29539672cb876e46465e65a283f0419240987b4f28ab8a8184d5c6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/http-clients/netty-nio-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/http-clients/netty-nio-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http",
      "version" : "4.2.12.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" : "f5a544ee37f2bd641b9b1122878c560c"
        },
        {
          "alg" : "SHA-1",
          "content" : "8dbaa045acc60abf333d428dca4339ce36423bd0"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e9a74893b73fa9baebec1d880c274b75a62db2d56a3aa4ba783f38fd2355805"
        },
        {
          "alg" : "SHA-512",
          "content" : "0502e915a47269dbd516c9baee8ca876fed1fea1402a86d8734466a0f182636984fb1857dba34e3d7e4192bfa260f9f11c377652ce57cb1a2163d0b5b2f2c524"
        },
        {
          "alg" : "SHA-384",
          "content" : "c666518e49fec96444593c29e38fb9f499e50ec3a20fbc9e2af4a91160b2470a844e38948e6c5884b36def8f650b94cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "812a5112f07fb927265b149866043e938cf9d255caf12d5b3ff5c95e0c1a597572d1ac19ad20f31faecb087d90d08167"
        },
        {
          "alg" : "SHA3-256",
          "content" : "423dd86517176789e3166cda3f3115c1f7204943c0f091e1f769058d7d42599d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "640904fb4d9259aa46c3242c54d1a03e776218039b2b73bd5ca67b11a7d8984005897a70ca9697ea5092f660bc62e49a07e0f7eba8d59ecf3a1c006c39c4e65f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-http/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-base",
      "version" : "4.2.12.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" : "ec9837d8ba3c1447ba5a947721cbd2df"
        },
        {
          "alg" : "SHA-1",
          "content" : "381b47a0cdd126010a7df1c25d25d7bf55c4fddb"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea267e1006386fa24c40089e97740904095bbadd9e5014d2e953907816df9e25"
        },
        {
          "alg" : "SHA-512",
          "content" : "6fbdc5bdc3f832aae22201e5057024bd28dda51723f94434fb0de182f0f66d254016921ce1d16e89ad89dac26bbf9d384e63d3cec8018fd890df9c6e7ae54323"
        },
        {
          "alg" : "SHA-384",
          "content" : "cbdbdb7e10edfbd231476c2228ef7c0ce2c3869c728632d4cb3214846ee94e121be5043e598bb5885b354f82db4d13b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f637cfec995ca09f8a43f2d949403c7b9e35a398588e9e21ad0a5895202c4b7c0f9b9a7d3b72a611ce4fcf98a9f8fea2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19a3eed98c27cae0e3648799ff020da346327023a41f619761fb866c15428e12"
        },
        {
          "alg" : "SHA3-512",
          "content" : "901407eb4c9e8e587a45cc4578fbbe29490f2d05267d6eaca75d95ca9b502951203a0200910cfe14e7cd2042b87208c93bf8e1fc80b6fcb3f5b062ce61b41804"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-base/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-compression@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-compression",
      "version" : "4.2.12.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" : "465057227efe2154f662b45a2c0c47e4"
        },
        {
          "alg" : "SHA-1",
          "content" : "aa0849118167bc727a8dbdaeccc45d56c1f1e8fb"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba123232dd562710744b98b9917083db63279190862f83f3c0c72a24f714ae15"
        },
        {
          "alg" : "SHA-512",
          "content" : "56ff601f616f3cfa61c35b7b18f373836a3875247a4e58d4293e52e7cc28c825ff579c2214003b066312081572c6a1592ab577ff071393a2016d5b46012c39c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b672ba7fdf976129175286e68c40b7e437c274998ab2ec632cfb576d43da38daa83791abbc0bf5b83eadf5f31849f34"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f5dafbc3c6e93b994f921cc9632dcd4be6a97d5df2a0c747ebbf1a926634150626b32bd4eee4a781e1e8ff961f16447"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7180b6f19cc0fb1910ab01f4082e582689656481466fc7588ac4c81b857f5e6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f76d27757210b4aeace27dd77aaf2cad5314a23d0fa91911f7994625fc36bdee75df15f7a018fc8a519f1e3489b4a873f34cb2b2eb146fde984b2da957551542"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-compression@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-compression/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-compression"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http2",
      "version" : "4.2.12.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" : "9e221f0afff0ff2d0b37b223973d2eaa"
        },
        {
          "alg" : "SHA-1",
          "content" : "383b786cfc2549978390a2881ff3c146cc22bb54"
        },
        {
          "alg" : "SHA-256",
          "content" : "54eef9d85571083c76724bd263f609823a7416206765642b5ce13ab0f0a807cc"
        },
        {
          "alg" : "SHA-512",
          "content" : "fbce7b94e8d9e33b080ab508e6ba49af0ba7584f596039e95fc8be6a16aedcc1e8dbbbeab9e7003cd83239ba6d640fe4bff3e3be70e1ed88dae0e603529ebd88"
        },
        {
          "alg" : "SHA-384",
          "content" : "537eb7aec7b8deeca2eeb5ba58f0ecd61e568d8cd8b75b862025ee312b259c32b90b91f0e3addac0a18ff37fbe9980b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fdc27174d98ed9ebc1414a440ccee03e7032cb0431131aa4d4f461a8cc90eeff4870ece7b8b096c2c82040aa27f11867"
        },
        {
          "alg" : "SHA3-256",
          "content" : "df06c7c0fe67f8c1c3c99a3f71c1341ad77bad15ad1bdf4dbb21e53a2c5f2412"
        },
        {
          "alg" : "SHA3-512",
          "content" : "89b05881a990efaacd4ceed3dba3b9bec2fb4da4827266b2c3402d275073f6f23ec4840cdf71656755e53f10fd714fe5f3666b4ead95a2506b8439adbee1b725"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-http2/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-http2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec",
      "version" : "4.2.12.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" : "4475fa3be158b73c101edf1b95313f59"
        },
        {
          "alg" : "SHA-1",
          "content" : "067b917da20425d325081eb056883b47e1671430"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd134579a021e6e10c0003fa0a64ff56b43f79885a30e0909be87579d32e4610"
        },
        {
          "alg" : "SHA-512",
          "content" : "775fd97230408c772aaf4e7eba16ffc0e7a84046b433e78cb76e520088bdf46b4327e0da88993e02e3b2d132e01d363f2716f6644cb6717cd0ec1e807d7ae1e8"
        },
        {
          "alg" : "SHA-384",
          "content" : "70ab92b7153c3bfe7497d527a12790ae24ee1259c4a86f750f4c3273453c1980ef1deba4f6717620d8ac8dd5e3ba0339"
        },
        {
          "alg" : "SHA3-384",
          "content" : "27907467eb0ead7c14907107f130edafb23e3ebbc80ec0c7790ed2ff2ccb3a7a1c20247ef7c31fb5e9b9dddf8c218d6b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ebbf3e6e33b444035af5ac57cda8a0e724f5450bcd2c30b2ae0c79dec5f9b6ed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5193adbee0ec113b2419731f10dc1082ba04d4cbaa5fa793e3ef3c3590fa7ad1f5fbd831465a04f648ba1db294bfc6af92f47f86186475651668c7763094b702"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-protobuf@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-protobuf",
      "version" : "4.2.12.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" : "8de692b66f8f5c98efcf64d340965a09"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e6fc323518e56cc57a5d0769e1d03140cf111d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ff96befc2e6be25db67d2b73c343fb253ca1018ede682682f1357e85ad23896"
        },
        {
          "alg" : "SHA-512",
          "content" : "88c647eb8513d83ffe1f2cdfcb6386a6c74e119ef3fda7b1e89dfd38851473572932f0919bd3b082549778ca0ef80a928a0b14c2cfcc6484deb4d31fc7d33d82"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f9f304586967f88744bb59d5e46b77389c8be4e364e08d133af02db455da53582c5a5883e1ebb8a26f1829d93a7f76b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2a063f9e257a6cda71a564d0b7373e2297b51632261435433d8a7e18b93696de1b9e8cec8fcdead5e811c67946420f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "895213378a26edb448b8694a265862faf62b6a1ceb5b23e302b4206523083e88"
        },
        {
          "alg" : "SHA3-512",
          "content" : "81b2f5a31f4207965a689ae5219ec187fccf6c46c7301688bf42a95a5b47581832419582183ffeb81051b95be1581c40855d181a1f3a6c8bc821af0dfa92f509"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-protobuf@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-protobuf/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-protobuf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-marshalling@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-marshalling",
      "version" : "4.2.12.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" : "e9df365c1b302c2a0cec582940ae3baa"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c05e35c4309627b3148104f9f14be7fd6cff690"
        },
        {
          "alg" : "SHA-256",
          "content" : "9fe544d4199e5d1ed584b20339d704618f3a0d9ee0e0aeec28e6cb1863009f0a"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd800a59ead7a0dc6707f95b8ae02d9a1e6b2df3c2eb84aa5492843fe3d886b0aea53d42e2171dcd8f55d91981bbe94107c0160c7b53e88277d7eac405658b97"
        },
        {
          "alg" : "SHA-384",
          "content" : "32e539993716fbe2bd3775a637b7fcf70aff817351d0f225072abf0666a2bdb5719dd1b4d5e6295de2f4908515959e3d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8982ad56334d978d85245c94e91edb307a44fcb26df5dbeaf2af5ce16a1e3a630272fd3fdc705ddc71935b92600a720c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5091cd92d2a52852ed5cb478d7cfbf02f4d841ba47d74b6dfc787cd5730c2b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5902e3ad5a6afdba431c323664085df5769e75bd40af357264be851b160f00b03cd006c6a20dfe44df8c3c6f738a6876fdedeb13a3ff10181d80e80816c5a1b4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-marshalling@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-marshalling/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-marshalling"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport",
      "version" : "4.2.12.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" : "b052c159db8b12d3272997f444619234"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9d42074c3d96cf31ce57cc58f6de6f31959b7a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "5add99236edf95d005d429bc0cb9748678749b5b01fd69557aa7f63b6232fea8"
        },
        {
          "alg" : "SHA-512",
          "content" : "7da57d27088c52fa4c5dc98f4cd887ab6af4b848e7377b9df9fe3b58f1e0511dfe7dc1784e3e296396bc6c6543b3073fd97fc84a5e6a8608b41430a981c45d4f"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e19ea05c6cfb8dcaa3d943fa2f25d63d5cf00578017c9d601c105b3257e121b14e98371c272c9563b833dd43d2fd985"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30c732c3267a5932068dd1f4f35fbf559b4ecb2321e7eb35b001571249335511106f8cbfbafba2a6fad5bdc34951c8eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6fd3082d4eaaa3bf50deea7ad04e7982dbcb5ec624df3a8fd5a3e382d5edd492"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f968972ec502e4c55fc2c8a8a1b2f28f5a17431c90ebaaff80c00c3a637c59b8b53e224731d6911f35d1df9c04dacd1a1549aaf2a3b63d5ba0307d1798fe9449"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-common",
      "version" : "4.2.12.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" : "db8c2e91559a8f3d93f59f3e0a6b13c8"
        },
        {
          "alg" : "SHA-1",
          "content" : "d35ffb9bf5cc0e05ae7408cf6a682b62dceceafc"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b03e4d08ef4c3e4e97065186fd3e1485301532ef4303f9fc29049dd13475b8d"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd1c3f89b39a56c48132ff6be492cebb7f0457cdb29a0969f3e60b6c608539dc81eb3b15b32c4cef2157f76a7b214e8a7d45dea8a7244dd9411a6e9e48de2571"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8f2a10e9f5e0f612b17f599d947d636474b8458dbb1a1772d4aa55dd5966c5b0471858f3025d896114e9cb65bb94c3f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "974b3d3407e60f54956d163f656d14d09219781ea2196eed256cc8aa8a06d79d9a5f091a10a1c93e43ffb9d0d4a4a1ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "adc32db853f2e1e80ba13746e30eca1394328c0cbeb65cc99eec9073217c71ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed06049b8ff915b56da6f90ec7766ef337b7863c712cbae45591802753c05493cf10cb5a45c37260c280e016b151d89d02d2aea4d031650e02f7af13d95555a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-common/"
        },
        {
          "type" : "distribution-intake",
          "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-buffer@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-buffer",
      "version" : "4.2.12.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" : "981d7c1b860e9d105e1cceb91f6c948b"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1b3a6a4ebaf546860eb119d4e462cd300976ae3"
        },
        {
          "alg" : "SHA-256",
          "content" : "20dffa0e42c7b90b8c114d00c73bdf8f8ff5b363e3180b449359b2609e339561"
        },
        {
          "alg" : "SHA-512",
          "content" : "d47adeb128448388dd94683885c92c181ad1cd1d24da85c9da187b8595f789678271c1bb7d729dd3a69dd0f932f980c0f6482ce89cab3185eab117e40cc2e614"
        },
        {
          "alg" : "SHA-384",
          "content" : "07d04da9e92f5bfbad9449c3c91709fc15152b5c8fd88e3c70f5fa674f0a8b24e4d60ec9c86ea91fd6841c83b47cf2b1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4fe39fb46edbb1789fb7864982fae576251f10a534914ced1c75c3543a063558042c3e64d09de753c520adcf461233f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46fd6c9d48a918e7a9b4a53b584ccec96c33602f5c6c9bb24adf50bb9d9469bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "76f61e99aa04ffce31ba8b341a75291a444f65db1e098e5996cc3f591eb151dd0833e2529e25ff30a60ad0e99a9a7233342214021449369446dacdf6ad716337"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-buffer/"
        },
        {
          "type" : "distribution-intake",
          "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-handler@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler",
      "version" : "4.2.12.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" : "1ee75af2015840cc58c7bf13320d4aeb"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ccb2b1eed54ce049b3ff39fde225014526ab6a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "78fa734626bc67cef39191d1284325d95400e1efcb1b3fe75b59af3fab6992d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a58b90a34c16938877ac6f2f74614e55952c4cc0df21d999a11072a5efe5377478aa8921fd24d36089f926a2030850593c15fd00b3cd09012df0c6e5885f8c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "05f72aefbfbcbaaa32e4575ce3c87cf6bccfca646b6a7bcb3b21eee086b5628345665936e0b07e6eae8c8b5af06453a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "93ef2e145a31aef29effee2e04b75466be1abdab21536744da93aa3c93bbf801ec20ebaba2be85c8f666d709ad80c29d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "202ab5f78f29afc23cafdbd9080e9bf74b3f9d16833013bba8bf6543235bf6da"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a6fee4a7f54a44beef760f3ca8f0160dee8c239f9e00e154b05cbe00385d1aeadb24c1f26e1f7dd891e85f3f19dfc590aa76a0db323e7c5e3b2ae2f336852de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-handler/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-handler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-unix-common",
      "version" : "4.2.12.Final",
      "description" : "Static library which contains common unix utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f9870503d05e13c63a7e0bfdf670088"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f8e5e39fcf6bebc8ec4c1d855f4f1335756c50e"
        },
        {
          "alg" : "SHA-256",
          "content" : "18ab01d6ba0f44bb2a4393020a30f3a1f53998ea0c6e29d5076b6b652d4c9023"
        },
        {
          "alg" : "SHA-512",
          "content" : "21161c5a0adec19e533bef3ececd6ea0bf84b3fffa2af72fd12296bc42d92847d5beabf4ddb8afaea7175cf85ec2ee22d6f9791d60f794679d6a60f2f8a76b6d"
        },
        {
          "alg" : "SHA-384",
          "content" : "9065a6c1d11f4aa8a77f7ed546af58ba544ccabc9bed754b78908bfaaf7250c3e6d6a6f75902f5e599a698b62b151672"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5a5e4f9e119e554ded9c1256a7a112e125e234198d1ce7cc1d9b7eedae710017380ad42b49e8df22068ac2f4f0367f2e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1220472bf09399d91ca820cea203d85eb239719b216ebd1da8cf3a085c1e0fe6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ec0cc0a306748c83d10ad9f706fb5ddb48b46b52863c4b435daeabb8b142e83593c677a528e183fa783928e5b9a8d248df71c265c7be38256e89b49e8e7193dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-unix-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-unix-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-classes-epoll",
      "version" : "4.2.12.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" : "34472c93646a09ff29b92e0acbb5516b"
        },
        {
          "alg" : "SHA-1",
          "content" : "208f99e5eb334344c51eb921563cd04a3458df66"
        },
        {
          "alg" : "SHA-256",
          "content" : "f4580cd2164d11f3c358fe7b485d75a99c2541b76cd122e8fb0e849d0a1220d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "38cdf7462ac4ba30363be1f0b4a2c83503d2fea76746ce6e3abd84cbcaafc731e3d7e88cac3f24a64779bd705814bcd9dcfec23831a60243d7bc930365ac2186"
        },
        {
          "alg" : "SHA-384",
          "content" : "96215dd8d6c00889afe357aeae3684413a4722dc4f8c76a9cebc484865c236a2f7cf97aa00f420836a66abfe96b2f8b0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be9f91cf4fc9c7704085d54ecdee82230a0a38f5840ad5b33d552b674f180483a59b2e32f59e9c416bf7c58e727bbe5e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "673f50ae3b153d3c58d118388621aac486746d38848d7ad2f59d48ef0f60b1bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "754972b196dd8566cf5888c883bcb94afe5350499f2475528513e519e883dfee4743abfa34c192943122dd4413ee7e0d461c4b62751ca153efb8b7300ad043a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-classes-epoll/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-classes-epoll"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver",
      "version" : "4.2.12.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" : "fe5bc72825754066ad000ef4cc3d2aa5"
        },
        {
          "alg" : "SHA-1",
          "content" : "c59aa586a12e62d80207a00f9cf18eedf69d1012"
        },
        {
          "alg" : "SHA-256",
          "content" : "533be5715f97b5a3409844c095b8dd4ab7e2988fd1920cd82545873dddc812ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "7817f396b8930d6986fa29e3550ff0a041bc36560ff2b48545e42608e170a6ebe743292fe574f35e2d2c4ea94ebe8fdee67bebbf6350e156833926ca039855a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "1647e79cc2a02c0bb9d4290d79a83a49a3b2abff52b3a2e7c8ede25725138f25d830fb17338b1c78d2772fb18ec71c3a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e8b34b78efbed85b6291ac1c8a7292bd5270dc014db2450d5397ea501bc82a4d893f88409f1889a6a7b8715b2a28fb80"
        },
        {
          "alg" : "SHA3-256",
          "content" : "69c175ae8dcac55f27647fdc1972ae5630cdc2b2657f1d95bae88a1a516dd069"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b72f3c63183b7d93356ce9ffa578a4fa8f8495b4443d511a5b24a9560214cef11369bc6f2b287ec5ab26aa6b068b8f13c58facd7fb0f406482bad97db1347719"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/kinesis@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "kinesis",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon Kinesis module holds the client classes that are used for communicating with Amazon Kinesis Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4cf6e29b16ebc22468b3738d189e315c"
        },
        {
          "alg" : "SHA-1",
          "content" : "a10dd82d49eea811687e4188fa0b3cbabbafda5b"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b26aeeb9f59500fac8c60c71aaeb03e4d0be8a91a8f98a0dcd335aeb83866ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "d693503bb7cc2343b2f16d4db17044cdb65c84fced0b2cc73c9bcf4fd5de731bfc74067a24fea7a82ed9f602e6e39325319d324f7ac802ed43c72f5ab03c4974"
        },
        {
          "alg" : "SHA-384",
          "content" : "2153d7bfca0dc033cd02ce8336428f1f15ba0c31e55950e5ec5bc9327fc4591f0648601056160074cbb91c41b0f66813"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74e5973a26565db5749e83cda7d1dfd04a16daed31231ba6dab91a8a3228846237e569798125b0a953dae4fbd996ca7f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc7d347b756c49fb6be6bffefb95b3c03f40726846ca4bea7f2f380a2505443c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "73aac9c71369824e0513fb66200a6dcfbe52bc6a300f95d5e878fcd8142efdaa237b9a662088796413ec26e99b91f959a66c90e863a389d40763c524498f5f7b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/kinesis@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/kinesis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/aws-cbor-protocol@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-cbor-protocol",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - module holds the classes for AWS Cbor protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34a77d20c5dbcbe381732d0c356cc728"
        },
        {
          "alg" : "SHA-1",
          "content" : "ea45f842ebd2ce018e7dfc709d3d94dea59c6edf"
        },
        {
          "alg" : "SHA-256",
          "content" : "39421ad2725a27a801ebbef6c822fc4444a409e01c12b952c19be963c87a3725"
        },
        {
          "alg" : "SHA-512",
          "content" : "e5311a328c929912c64f5684d7d14e3d01cdf6ba2e6061e667956582624e91b914896623a88a7934c31237d6829e6507581dc3bb8d2ffb4f5e87d86bb33d7cb5"
        },
        {
          "alg" : "SHA-384",
          "content" : "505b1e95615f9bee9b5c7273508e77904779e769c98ee6d13165271a70225f774164b4e484f206b1a90179469d7e2e0b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cdf03c355f692330da12add6e6c706d4d7f3e35aa5eb077dfb2b4ecda199a86c8ddc01b6707e8a84d6efb4a2fc9da33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f3ece90af682d34e0cafb685a68e7ffef65dbf5a4ebc22efd57ea430da5ac56b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd3d0e94dddadcc0e87d201289923fa5a1bb43852e262747ca11d36586a1e7fb259b1e99a22234f6b6f410f59aa26d51443760ea1bed787a89d3d941c0a61b5f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-cbor-protocol@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/protocols/aws-cbor-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "third-party-jackson-dataformat-cbor",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Third Party is an umbrella module that contains child modules which are shaded third- party dependencies.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cef129f806c11fd040d75e6ce40b6850"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ae2d1a46d8387e53358dce195a617b4f55f7669"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b3dba6715229b0f5fc45242b625426bd551e0ef7ba78de2bb6789b02249358c"
        },
        {
          "alg" : "SHA-512",
          "content" : "21c127acc0bc89c95b415ecbb2cd8f068511e9b905b48aaa316b0575bf3ecb61b8143e46b6a9f8cb244d6d1eabc3d0d25af3819ac9e01d672ff48623ad0f36ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f18581125a86a3d142effcdb5b0e0a3dbd5fe3cfbfaf9038a11f8c3fe78d82aa2daee21136735bc8be088f662d0d894"
        },
        {
          "alg" : "SHA3-384",
          "content" : "abebb9ee5babfca056694838c1443ce8d84e5faf45014b9800d27e3cb171d64a7229086c91a003679f056bf2c101ba46"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ae0ac00cdf163d0efd7a3530a6badfc60cc3151c0cd3dad52974c1ff97bdd02"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c34e4c91d457bbe9db2683027c4516ec1534129528abf981588b4bf588d286825358d98790d462c54907f46fb80aefd3491d04cc7f17c0b8927c8ba910317b0d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/third-party/third-party-jackson-dataformat-cbor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/s3@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "s3",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with Amazon Simple Storage Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cda36211cd74a16e84f2ae5070e75669"
        },
        {
          "alg" : "SHA-1",
          "content" : "c438fecbeebfcc5ee6cb6ecd2b8d6100d472d03e"
        },
        {
          "alg" : "SHA-256",
          "content" : "9ddc9aadddc8f3bb8a4bb0f31fa364009700ba0292862cc76b83525d485995eb"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a0e3921c81197ce7d100b298f26d38b26217f546e4e232ab6258d1b80cd00f8e14a2f7be3ee90654646144a8592b80746e71d5d90712cbffe397d62cc55620a"
        },
        {
          "alg" : "SHA-384",
          "content" : "00b31c0711b9ff69f8433ff822a22a20a1b033bd3c059b103e9dce47d8bd9f03ed98dd91c3cb8e6da647a3ebdf22d2eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f2d1ac4e186c4637864b6b5f295772ec2bc3d7aa5c0fc27c00055f53af59b20f9de998d025c4d78a66e0514dd60e7317"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5e730183b5eea50dc8893a833f68361d092d459ce54291a658ee1df4e3099f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a0068f8f9d911b29acc574f2b9053ec0ef947431aa770dd8098dae031526f363d85f00a381adcbdba7e6c40b9ae690ce8fe4fa551ce4775f4733069aefd8e3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/s3@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/s3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-xml-protocol",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - module holds the classes for AWS Xml protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f36bc2057023de56fa675f924573d2df"
        },
        {
          "alg" : "SHA-1",
          "content" : "956f79af6bb8c64466c80311b304ad8854034bf2"
        },
        {
          "alg" : "SHA-256",
          "content" : "42d942b867d72444d960bc6c5c57533433cef6cfbab2c5812309e436dde765bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "3beb471021351ac70541a2fe1860d5045f39770d8c752f47440c468a7f6d6899a9f8c8a5ed6bd1c363323e7178078d5efd3455a2367c7b76a312eefdc3ddd18f"
        },
        {
          "alg" : "SHA-384",
          "content" : "a7f4c0a0a7c851d3c40c0fbc1c3b1174f247bcc07f1a786175c08c70ac66b0c3adf158891f28d8f52e2f7e9eaad33d7b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d3eb3c458cbd96735a8aedf2a935429b299d594d754567789bb3a54a44660bfd692372df9f49160fafaa791523e04d7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fc9b44f8f2335f85edf886b9f1cef3673886125ac5119581a1305683d9652c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8073b24526207477e7218caeace10159c37687b31905c18a074ee090c5c36ad807f134b93466597935984c86391f91b297d4dc6deaead8f2c3e30c831a0a06e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/protocols/aws-xml-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/arns@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "arns",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Arns module holds the classes that are related to AWS ARN",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f09caa62738582e0c566998aa01feaa9"
        },
        {
          "alg" : "SHA-1",
          "content" : "9cc17bfafb75602882314d790cf9b0528dabfb09"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc3fc50af6afe2f460e514a07359ea15d3fc25a056d1558d1904c52528d0d7a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "a51c5346d657702a0a83fe31dd06f9817f219d31c4fab2d3c325a7cd09b34c3986625ffc26124f9d3094a5c22ae9c6b3db5232d3d89534cd4021c05a7fec9938"
        },
        {
          "alg" : "SHA-384",
          "content" : "493d998a3d74469513f9d86567ad5ccbc9ec4154681d20c6aaab9be2188f0b5c2df88891ca7b0ea38c1e5d207735b606"
        },
        {
          "alg" : "SHA3-384",
          "content" : "985937993388a11c58e879112e27445d81423fb179da788e3a3db494c89dbb07076f3bebf695d562ded64f639a71fa47"
        },
        {
          "alg" : "SHA3-256",
          "content" : "70cd239baa7e23a6396595a6a8b4707ee168aabec1456e5cd15511ed24c47487"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6f9a38f90c3475e514476c821fb102ca6d694521cd63709071fc9f84b5c0a54102eab55dba5fc2bf28fc290182aa7c0d269c26c0385c077ac2e36150fc89d1a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/arns@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/arns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "profiles",
      "version" : "2.42.32",
      "description" : "Profile module allows loading information from AWS configuration and credentials files.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2c2e3ea173767c02022e8ecfe4360e61"
        },
        {
          "alg" : "SHA-1",
          "content" : "811326c9b4c060aead4485e128ebd409d5cf8093"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f0b027b28a803d8d120c2a9a358ff8f5be54308c2c1b74952bda1b4b3a9cc7c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f16dbec930379b7ce93688983cd021287b6ca32eff49cf6c30eda44d04716894cdfa07b0796fee539190bcced22eb08580c6c9e2fcb4fe52d57862e6b4bbdbea"
        },
        {
          "alg" : "SHA-384",
          "content" : "5cdfd69c9463d27046784856e9681dfbbb68fc951705a8c6cd67952198cbbd82b15e3f1ad58b644a3c0f47f2cf28998a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c44a8f0e67cab52a3588c43e4d16650c5f603b6c42f6b3b34259fabaa991c4c7438f052f0b6fd4205cedb7d4332271dc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7e3c131c4ae661bbc3470604a23e5b0e4e8949f92822454b70dc89df8200c915"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df537a2fbd2fdd9a97ebc9dc66e19bef64265f890e0ab7ef73b2c3fc6fe57b2d87dc4453525bc7431386a36c3ba4573cd10cfbb3dda13969cd72a56fe763b59c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/profiles"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/crt-core@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "crt-core",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - AWS CRT Core holds common types that are built on the AWS Common Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d919155005995ea8d0bbfd139ee10bdd"
        },
        {
          "alg" : "SHA-1",
          "content" : "db7cae80f48c1bc6ada9969f562b59ef420b886e"
        },
        {
          "alg" : "SHA-256",
          "content" : "173f84c5b9cd45b953684ce929047814a263fb01f70a69aa4d47f282affaad11"
        },
        {
          "alg" : "SHA-512",
          "content" : "407b5adfc16ab039373993d190a99bc48a74770dfbc5030c14162c018d93e764be184b1add1dad6ecdc016369e2b310b760f8e0f9a2266490ef7aaa935d244fa"
        },
        {
          "alg" : "SHA-384",
          "content" : "e61a20dec25f30a9ba375c5458121d21c47cae51aa6b3870140b9594b68c6ac16be541bc59653487fa40b0e470ef33d9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e873e0cf2462ea4d6d434b888ec05709d033f7b3c783889720f7aa1a1476dab14a3c96404991ac1acc5bc940091954e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ac76e4611a0c571fcbef634d8694b212693ac1ea2f64b1b0c3a7cf82dd1da6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ec1fc840a3e36353699918d0ea1d423a8b9ca70a9207f895697bd48160eb4520e9ebfa49abc85815bf9ff74e2747c18506ef4795423cff5f0babc9abcb01371"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/crt-core@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/crt-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/checksums@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "checksums",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Checksums module contains checksums and related items that are used by other modules in the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1d60ae2fbe32b3125c0c4243529baafe"
        },
        {
          "alg" : "SHA-1",
          "content" : "0fb7744746d420786e8fca4c9f7baafacf2a13d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "d79488a4752e340421565e2b32188debbb27a29ffa52273901d68a67d73cdb04"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ccf3b9e9402b849d44505bdf887e09e136ddebf8d30508555a219b421e14d07d4098a63f2cc3887441192de15b60e7b0cbb438095a93388bdfab467418348c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "33fbd2104011b2ee562254ab61474b2004379d7932642252d9fa4c92fd1c9c4a284c92336670e234a0d7994066de1967"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9035da14204189659bae1f0e78bd18a1c0295510f9587b75f7bbe927efc127033e7a7fd4373ce8c1421940f2156f08f0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fe23855c3dfc2d2990fa27b303a66d954f722baea04dfe05d27e9c941a53f4e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bb520f860272df55db7e751ca12ac058c50c1406aa722f3256ee33111ac2a40e5cdd8975faee00c6526378ca898255f7b394b1bb15d687dd74902c386aac37cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/checksums@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/checksums"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/checksums-spi@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "checksums-spi",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - Checksums SPI module contains checksum interfaces that are used by other modules in the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8ca6f9a0f72c17a722a2ac244d7b0e75"
        },
        {
          "alg" : "SHA-1",
          "content" : "424b5a1b68685450a2e62a9c433729bb3f98215c"
        },
        {
          "alg" : "SHA-256",
          "content" : "345de8c4e21a46c9b17180b9304b9483428e94488162a4b2e7795a73689c8614"
        },
        {
          "alg" : "SHA-512",
          "content" : "3eb707dcd702e904ddc91fe31335c0381c2c472750e06b37f863f7af80e87a526e16380b7a4b4fba0fab2db7bc94db1acc8e9bd92d00f7a9d4df8283f5435162"
        },
        {
          "alg" : "SHA-384",
          "content" : "1593995912367e44ecf7d9323a503bbc4b12b91f8b8b7a1a991ebc3b67f69d804d0460881a9186bfbf4dbac6798d1431"
        },
        {
          "alg" : "SHA3-384",
          "content" : "528fd180eeee0cc4a54abce70d93bd5fb4f2a12d4b8efc654828c74f16e813a90499d379965d5fbf506784ee6e692ce0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ff6267f588d2aa7a91fa82cbc0e89b0f4ec43696de735bccd5173fda230b5c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a2d5866e0a54c0bf2dd498fcb3ea0ff1a67f6e761c73272e2aa52ebdf8e80ec5ce8d6cee994e5b9de6e5df1fb575844d9179cf0612a67060da0b4452b574abef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/checksums-spi@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/checksums-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/sns@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sns",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon SNS module holds the client classes that are used for communicating with Amazon Simple Notification Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e1e94329a6351b868c2c3e3778779a8e"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ee866b7df14b9da03b3078427553926c0f2c1f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "54f0a6c5570febf8af63a193eaa44f3d2563c6c598efcac93d1d5fd107c9b844"
        },
        {
          "alg" : "SHA-512",
          "content" : "4bf331b0f550e7520dd77ee6b3ab37a3e714edef90390ba8003fef3c7177e3d124815b75a1e85a3ba26c79f589dde8359e4907656786b346ca6b53b4100aba47"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2acedbffed53879e00465387cbf025b8920f3a9a91d02a573dc3ccc2c3b6318807fa8fa74552d1205c781816cb1467b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d3ba8552464eaea060c67a244768170d8d6e0111a4d2e94e2f2315ffd27bb024fce773384e828d64b61d7b84271deba6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "87f3ed8320b2fe01f85deee31d5bb0b43ff487e37d1dee8515616886f09e437f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d6b81f535ab72c4eb49e7a5f5b6ab8bb598daec82a83b203fd9549bc4a9b89a993350f34437b71d5fe657fe840b3035454a276139c6fd31f4f53fa01c6a5b56e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sns@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/sns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "aws-query-protocol",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - module holds the classes for AWS Query protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4ce7af7731b90eda3d0a83c41a1ac3e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "6fa04cab88a37a1df39b4927f09f041d68d13a55"
        },
        {
          "alg" : "SHA-256",
          "content" : "294a6562e2bb1b969247b400c601a6aead1cf6ee7f504cd79c08bbadaf6ce208"
        },
        {
          "alg" : "SHA-512",
          "content" : "07a54601e9ec943b760468b10c47d48e5b2881d889dd228d91fe0d59b5afb22fd588ee6c6b71411aaf72ce7fb987e8e4715ff7c07a0f680113b711cd0f52b4dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce48c3af00d97a17d178c8f0e1eb2dfcb69c0b4217ea7b03d9635ff687943e3288e7a8e8ed219833136d536f6667c7c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f092d12458fcad9789e18cccfe11a89b751b13c7b07b7bb6c104d7162d50af787eb4cfb104d924e809c19eeb0a1c16cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "017a6fa6ed190e216ec3386a06c1baf008fd19a285b749940b1aa2a2ea79a631"
        },
        {
          "alg" : "SHA3-512",
          "content" : "71ba46991ad92177ec87f13a021c137d52a249f4ac61440aa5ca3baee42993d7d74afc2b2a16163881b54d86b7fa8e785b8748a7b37023917bda6a05a4e2b81d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/protocols/aws-query-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/cloudwatch@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "cloudwatch",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon CloudWatch module holds the client classes that are used for communicating with Amazon CloudWatch Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7100f007943e3d0f12251c4b761341e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "8679feb2bcc2d69bd1ff9e4573700c6666eb91b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "0919fa4c79c4ee9503dd45b324dbf05fc59633dc7e9c411f3ada124da396957e"
        },
        {
          "alg" : "SHA-512",
          "content" : "aca7a8de43a2390eaedad7800820bf6b410d5b5fc2a3bf4bb2ed9f7e695621ae3b8f05c4ddebb06e3df07f2d464bafca17e5686a14b62312948a68fd9a78bf0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "95ee1bc74320cc8c95410d3a9be08d30b8e2068a157bf2e3b8d5c2c09f36c59d39b3e59ad6f567de56f0535269ad7375"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c5c16647e4653a1cf8a32aab8280e38e1ab619cf821d8e6e8769f0356351b2d842da1bf5464c8ec5fbbcd63bea895718"
        },
        {
          "alg" : "SHA3-256",
          "content" : "94c16c43a809ecb95107ee83428af5fa7c8e97d20d343c397acc07bbd60743df"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dcb7ffbab13318cc3f1368766928ca9c5d55e3d52f167f19cf1d853740f1f4e79fe666ff97fc1da89346b12f3197443792dc6f23bdc1bc103477ee1a9e154045"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/cloudwatch@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/cloudwatch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "smithy-rpcv2-protocol",
      "version" : "2.42.32",
      "description" : "The AWS SDK for Java - module holds the classes for Smithy RPCv2 Protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "33a3a44f8aa3f289a16e6fbc511602cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "5186032e84a55362a184ffbcf898a4bf43becce0"
        },
        {
          "alg" : "SHA-256",
          "content" : "49ba51523700de1baaffbad4e276a98cd741b6b573a74e7e09e8d0367d5d05b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "65f5a830c59f1994360eb6f64a4bcf917ff7e9bc985bd22abb84e540af8e01635c657d1ad19fe889c3d1a2b525301a05c59f65ddd0822b659923012aa87233ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed003e9d0825caa5f0d580130a3b5bdfe7de11d66c2c700635bd08f5f919b9964e2c9d49dec6371f39d7944777981217"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a82188c1038d2497443f4d091d66b358845d86ad37ba007937f2d115ff3ef4d12c59dc2384600e75fa6ed0ec568c70c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "57f6e6922bcf07d2e4a8fef76c1522996c501b68bc998340003518e2a91ead02"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5a104df4efbe499da1ec2fe4a70e1899c917316fd7bfab22fea8631091ed69f6a661065b64a813e79df00032bd7a76bec8983c5b477a2822c9041876b22877da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/protocols/smithy-rpcv2-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/ec2@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "ec2",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon EC2 module holds the client classes that are used for communicating with Amazon EC2 Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a6f47b66b4b1a2aa8a637b0c7b1d55c8"
        },
        {
          "alg" : "SHA-1",
          "content" : "096a486cfb7444ccd2dd6d2e0b07b292c059e8f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfef3c7a81ae96e351fd8bf661961e5d64fb55690d9a57b7cba09fa0fb65cfec"
        },
        {
          "alg" : "SHA-512",
          "content" : "04cc7c1606133eedbc75e2a5dd55df395d58886f919c1af8473820e4a33c68ea08e7c82ba4c392ea7489c67c8d4c6adf03666846036a53b5a370b8ebe0b64090"
        },
        {
          "alg" : "SHA-384",
          "content" : "73aecb070aea3adf5b9a99ef07d2bf803206c575117478f67b875212f9945b872a95000080064a811363266da18c9fe9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3834a34d246b9ec3cb179ee097cc9b6e16dd092c538b9668e25ad7024bf8ba696fe01c1585a9cc74c49e0a3c81686d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b2e3be5698f5d8929e4304970e94a55b6cc4cceea485ac9a65627a045cdec4d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df9e7c9df269bca59d729fa55f0d9b9e194f1c31752f8b813debb70e6b65e02a421b9fc04f8be6b69bf3a8c083a48135ed6167e4b9fdb009fbcec7307972c197"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/ec2@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/ec2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/eventbridge@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "eventbridge",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for EventBridge module holds the client classes that are used for communicating with EventBridge.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f05583574ad199fd2fa39d763a1f6e09"
        },
        {
          "alg" : "SHA-1",
          "content" : "7eff26938b3cbf956fbff1358d60eb7fccf3b992"
        },
        {
          "alg" : "SHA-256",
          "content" : "41699cf4759de31b316ef982bdea61e48a542a3c87d1437cacfd95ecf0665d98"
        },
        {
          "alg" : "SHA-512",
          "content" : "3437109098e896459186eb534a6964d8cedc82c13b38e512823a2a7e923560130b310f877a2e6b1f9d1724f1797746386bcf405de7b5c96e1082c8349504fb8a"
        },
        {
          "alg" : "SHA-384",
          "content" : "45dcf05eb9714119aaaadcafdc4d73ea4365a3ac6031e8bfd972ffd10d4aa76037492df1282aec38346714cec8d85d38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "235332f6bffdff88b87764f0aedab83ce512c8fbbeed8ed720f89893a5e33ba687af7d5ea91a3e1510e760662cb5cd6b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "896c5bc2169f487e592722c92d563a9b569aaff8fece41a3ed7ec95da3d1885c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ee32cb57b21ab8ce4b5bc207dc4fa965594fd0eac631d935a9b688edc1e7e3a25b1748b0897b2d005925e378d3f7ee775353a0572376cb04d8c57f615e07a2b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/eventbridge@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/eventbridge"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/iam@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "iam",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for AWS IAM module holds the client classes that are used for communicating with AWS Identity and Access Management Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c42a2aae05535533cc4df6e00bf08218"
        },
        {
          "alg" : "SHA-1",
          "content" : "9a2320874d72dd8557225b594386f7727ac41620"
        },
        {
          "alg" : "SHA-256",
          "content" : "408afc90bf979738cc068a9219a3e5f3818ed97197da6fef697c607383ed8fc7"
        },
        {
          "alg" : "SHA-512",
          "content" : "c033dcc2f5fa3b855d1078aea30a7644a2f2516627d630e5592d2ffff0d9ea70233ceda52cf9e9fa6428f8e4f0fa1e00153a77ceeae4d8ee3ff8494e01cc1f94"
        },
        {
          "alg" : "SHA-384",
          "content" : "36f473b49bf7eb924323ef39c6bd8245b6b05da5530945f3b2fa86bb5fd397ba9d351b9a6bad63d132ab5b27d7e82347"
        },
        {
          "alg" : "SHA3-384",
          "content" : "557ebebfe8e57b6d7cda4cf083b6964a3587074981271c9ded13558bc49b7ae0d4c78c853b8d8fc275b413983eeb838e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92fd635bff37e4c468854718a3e7e846676a07d1a76405e0bbfd0215796b2a4c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d38210786afa6881cc6c10d6dbdcad72bb4ec4a72bc8a6568a73ed21c99fcdb78300ab373ab817ac985c4c9c0018c08fc9fb4c19803fa18b9fbf416e03350dc3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/iam@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/iam"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/kms@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "kms",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for AWS KMS module holds the client classes that are used for communicating with AWS Key Management Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "acb8c382cb66537ed812ffafc0c48f4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "85bad7863f9b6b4e5b26832794eeceb058a56468"
        },
        {
          "alg" : "SHA-256",
          "content" : "eafb51ae3d17a5d6347f40e8a6947c3aefbac09ce987aee2fecba83ea03c0cc4"
        },
        {
          "alg" : "SHA-512",
          "content" : "7951c66107b5ada89e2d9cb94a9cb0b0455a566599e7a3e4f3605861d71d70dc144b54b42a84551c8c6357d73122793f09ba558700d2916d60b67948d588f6c9"
        },
        {
          "alg" : "SHA-384",
          "content" : "504e779dc9dad7128815c1de6df27f1bb8a355ae24a2e7b6aa3d3c3370b5550e9c6557157f0b2350d26642e4fefeb9ba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b31db8071e5f4a03a99a51effba13613073c2fe0be513657cedf859a0b4088d4066e18d4b277d9cd051c3e429a46a049"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dd7821fb327bc965cb472fef9562936dbd1d54e5554fab57b3be67c5d9cd4ed4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b20ad14d4febe9de914c8c35142fd2f70f875887218313d064e0b53ce8ca29029cd6df3e498ff295655edd639be04477af1836118a9ff4a167c58b374461086"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/kms@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/kms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/lambda@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "lambda",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for AWS Lambda module holds the client classes that are used for communicating with AWS Lambda Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "311d4f061ef371769ad526ee5eb0a3af"
        },
        {
          "alg" : "SHA-1",
          "content" : "b9c32b54ca49ba6d66bc203b381cbc6fe5b3f131"
        },
        {
          "alg" : "SHA-256",
          "content" : "a7a4f08e2439f291ae3be82fa4932bf05c7df17c55b0a3f7040ff4c2cd012a24"
        },
        {
          "alg" : "SHA-512",
          "content" : "0330bd4569fe529fae8f157c84f43282cdac1566ce8253bbb7ded23b6559513bf3cf7112cc075a79c2a74fd5cec58d8065b54665f83e5e9eea731295679d8968"
        },
        {
          "alg" : "SHA-384",
          "content" : "a06e5d8f27818119bbd4288d5734ea999aad24c23846ab40e1781cb67ee49e901922c5a2d90582f1e2fecc192201da22"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c525260bae0669d5c4e9c2e3159f550be2c5f0720c2aa99310c3242397d44da7eed8b4b94579bce2780a6405dd10f70f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1fbbe6380de27da6d3725176eadaec0ad21581880593e2f63308350295c90210"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3722870320c570edd5025d8f4b0e54fdfc4db69fc30b383ee22932269279f663c6675196e18e65ad67842db9c98c8131665640950ccae0c95fc0580a9c066697"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/lambda@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/lambda"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/secretsmanager@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "secretsmanager",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for AWS Secrets Manager module holds the client classes that are used for communicating with AWS Secrets Manager Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4f432bc382d54f9da7b97289595eaeb"
        },
        {
          "alg" : "SHA-1",
          "content" : "4cdcdeb3981652da4b01cc0ac9f4bcf68a4424a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "e55b3ae72f10880be381050c8a975e6724af5b2692c37b6a6cf82c05440ef3cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f5c49a2c5c47f2db42f8a47fe959157b40a3a62f53da9cb491af6c122d999c50bbb388d92e6aac40e62cd6ff03b18ecedcf2bf61b1019c917e1d85f19fd7f35"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9d9d5f4fa6cfea23f924320a66dd55463b68faf4c13c4911f8c406bc945feb9c6389b3a68c1fb85ccc765776d4baded"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd389812733bc6754c19535d36bf485318b81a32bf9f77145f0b27a32c564f018752d769bb48f277eec79829db28536b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "738fa115950dbbcadd5c0710e65e653e21ea36e4878c61a0c62c3a354c6d10a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f9c6f1d90ad32291a3cc5885bcc86ef252ff8b342fea9a28481d63a49e077bb7be118514189d84853bc075976f1299711bfe3c2f63236a8ae7a188d80b24bb7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/secretsmanager@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/secretsmanager"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/ssm@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "ssm",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for AWS Simple Systems Management Service holds the client classes that are used for communicating with the AWS Simple Systems Management Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72c790a83333f3ae2e2b04914320ed55"
        },
        {
          "alg" : "SHA-1",
          "content" : "c867a1b546f32f2f63f81f82603de15138dfcbfa"
        },
        {
          "alg" : "SHA-256",
          "content" : "390462836ac7a9201c4418611c93a23bb3140f897ecd97a0033bbb57bd6314fb"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b243c375e65c1056bb4453ae0dfc5a119b46ffe226c014bbeeb1054770961251e487fc6f700e0cfb23f93f420a663aa18dab4592792ab4dd541aebc0d84536a"
        },
        {
          "alg" : "SHA-384",
          "content" : "b47f7d3fe955aac94d67a7ca4ab02badf231abe0491f313456a5e7a9ae904ce6b27b6a74bdb97b7ee218cac68c388254"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb9f337daa70b0db83e5c340905a5af0f42336cfefeed8296dd35766fb5a2a31d930017bf0339bac8b640077ba14aabe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9cea50948541f1368b50820b46a30b63695604da6a0e77d1e60f7b696d542ce5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f79f458713cbc86e975f6d6d5003bacff92dee8a65b09486139f82e1b38047dcd93a82ad776646a866452a8f85bd7c1745fe398e953b51de07f3986af2144667"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/ssm@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/ssm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sts",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for AWS STS module holds the client classes that are used for communicating with AWS Security Token Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f621da9b41ed42f15e26001b643138a4"
        },
        {
          "alg" : "SHA-1",
          "content" : "fdac5355cb995d2a744ff9a30cdc4df2eb43c390"
        },
        {
          "alg" : "SHA-256",
          "content" : "18188b70218820f95645c6cf6ab43b37dab418f4c25d8fb253d1e285f57acc00"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5de14f96dab1c2f32698ef1681a5548200e0e6c4255c01d3de2675c96c7033680cbcf0ff1f053e3f3f29ae55c1dd0825e54a24dc55b865e469591558d6bf9ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "27ea65d502f286207e5eca4547c29903f463186a6f0bc89e87770de580ab427c22851b4222dcb3018dc928f80b85f344"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bcb39b6c70b77d1dfd8921ec95180b96cdd56102807e2eec575edca9d72008e8c7b4a04fcee1d548937b3b4917e0cae5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bdd109e6343b4f1f7e1f8d6a9b71e4763b7a35e98e83350e20cb878f8c6da815"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52b3ada5b16222a7768447cfb68531eb97e5c7a245f23f739bd3603596a652af8e1a53fc34c609f6b1bb75ca2cb230942c4e0d71d5d47448bdf8ca58acb2555d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/sts"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/dynamodb@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "dynamodb",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon DynamoDB module holds the client classes that are used for communicating with Amazon DynamoDB Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab19414dd04e7c7c4596b0a2d84bad3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "c645ab2b0786217e9deca277b65c047ba5d47a99"
        },
        {
          "alg" : "SHA-256",
          "content" : "4790ae15f17538608a185dd4f10f27d43fcdd71320b99f2d24e5e86c0a315830"
        },
        {
          "alg" : "SHA-512",
          "content" : "48105e2ae8e5b1ceeab29e93a9a71e1343a085525e93997b21fc322cfbe273514418c9750c6cbb7ffd4ab06b16b0f2a6fa624de7cd15947a4b4ce9f3bd2da344"
        },
        {
          "alg" : "SHA-384",
          "content" : "31c670d75252a97433a4e211ace77e81354ab55531190c8157bb9fff0ed01aae8da1b4fff3f306672b9c5e034f180de9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c0a1937e7ad6786db7e07dfdd969592ec00da4bffeaeb190bd5cbe0a8061e9a45957bd9102d1b0b4b0f9a6dd1158dfad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "81efffc363ff3546184b1309554ea74672f0138e45586f381e28504974ac5aa4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd9aa3cc401664dd49e3dc2a339c87d4848fc1c73d06b622a914d8a1514566b98fffa60807f7def82936bcd48e411e80e62c0a6f6240223fe85fa320d534d051"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/dynamodb@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/dynamodb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/config@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "config",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for AWS Config module holds the client classes that are used for communicating with AWS Config Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "232c2a0c18910513fca2236fc53c32e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a5b327d985ca0d273ffd5449298095417474fd1"
        },
        {
          "alg" : "SHA-256",
          "content" : "52a0524d9fcda690f08c6478c99f45062a6bcace37c806868f85897e541b7af3"
        },
        {
          "alg" : "SHA-512",
          "content" : "f38f241f7295a03da475938b373a6fe8f1a5eaaf545fca00508ce34aec914fa1016675236657741b525cf3d30b1d9d67806dfd28c3ba0d3efc7a486944144d28"
        },
        {
          "alg" : "SHA-384",
          "content" : "8248fe8bd9c2300647c85093c925f652651a64f0887fa986257a12806b2c998aa9a710cdd172cd9db79d3e298b4f6d32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0d90bdb0a78e3c020038ae8c1782d5bffed2362c53af9edae6ba819162d78cf1838b91da12c18ad222ce639776bca15"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b0ef12e15d10f555cfab8512ace722347be61324dce675c2bd52d7db1a19b9f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "80f7e8ba830e3218d42c8a5e46bc0f0e351d45e6e0c68d936f1f50d094c4046d136a6fbe81d9f54e834a5714a9a24c29c7eeea5fa137a4285bb65b491e2cbd28"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/config@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "apache-client",
      "version" : "2.42.32",
      "description" : "The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "00ba588c2581d112003fde41e74f0ec1"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a987f615caaa14aaf73ac91f182f3446ae41c9e"
        },
        {
          "alg" : "SHA-256",
          "content" : "5882733d9f06e22a77b4335f8d6bc3827bc268d0b7ab6fa17feb09f0ac824afe"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c8b9cd55d995956ef25f5397d8e549300f20b0d29feb83172edb1e1914cab9b59322fb61408f0a1ae45453f693795e38ebe8ad1e33293d6a84dc455c4936efc"
        },
        {
          "alg" : "SHA-384",
          "content" : "3480be94b25e57d7f2d9f57c826aac71532b1bf8e4acce7cf5a4f9f7cae44936ecb2bccf6ec8f94c28698b9851beff47"
        },
        {
          "alg" : "SHA3-384",
          "content" : "918d72cd65c789e474787e8e07dafe3bfb34d8ecb0d0aa443a25d3c061a0e09901fc466eb628eb238be9a7fdeb01ec4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "979e0ec04089e6fe766e9519245e2f626c1c5697db3024b4df32af074e55a8b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b523f744cb8acb9b018440b848acb8752477767b034c13111753f7fac03a25254595b54d18a54096a9f4f76a437d30773b078e60ccfd242cf13709d448d81006"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/http-clients/apache-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/http-clients/apache-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/transcribe@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "transcribe",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Transcribe module holds the client classes that are used for communicating with Transcribe.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d69b6a742308b1e0d79c1e13ef249b82"
        },
        {
          "alg" : "SHA-1",
          "content" : "5627f52bd03871a168889f435df6410ea4d7a4e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9f4cd8ae76206dedb27e41cbb845493cd7bb2bd58e3913061f61017c9265edd"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0a8bb6182bf52dc3a3083ada76c7671d58a875cdf639c4facc64916771fa3d2e293d7e5bf0be540c4a1dd1f88ad22dcdf5a78592cd8e1938f45d4eda7d8f31c"
        },
        {
          "alg" : "SHA-384",
          "content" : "b3896c330dd16decc7a9a1e8826da2b981168834e95af25234f33aa3ee3f1881a3b24e552d261630dbb3c18e0f2859ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f3aba0fd295a57e56e795e869e63bf957b73e09d5c39d05ebec6c6af3e2766b65a1b80c1cd17f233691b368000c63a1d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6b1d79103dbfed987b0bc74f73e1fe8ec79ce4cc65fecc6157796f46b3e427c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4f4863762fd3272fa0c796d6de045e974455205ecdde020e43042f83a4445e110cf664de9949acab23490e9485d597e2bd119d1f1f406bc5f02ab292c3ce96d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/transcribe@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/transcribe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-cassandra@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-cassandra",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-cassandra@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-cassandra"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-cassandra"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-cassandra@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-cassandra",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "622fcf1704f2f0c1ae64b4e4879bf622"
        },
        {
          "alg" : "SHA-1",
          "content" : "d5fefc23087623dbcd8278713e99721495f2f0ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed609ebc99e945f0e5bbda41e6495cfd375469a347d27e79f78ebb2e6fcdcb48"
        },
        {
          "alg" : "SHA-512",
          "content" : "5738509b7799035279a6e58a732064e859b389b5b9a85b743d4097438156597dd50a96caeabb1b4b8088bd9f82c159e7ca7601ac444eac380b346c3ad0a6fc87"
        },
        {
          "alg" : "SHA-384",
          "content" : "10be6458ea0908ae75b19a1350b1cab35b8b0b295eec0f81ccd2f6ae4efd65619601a24da96796ac061219669cc45fe7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d161ecf035df0964efd575f52756fe34d6f32752a866971ee359ff41bb7691ac28d6b92d06aee2cade224ac408f1351d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4a5ad970d1335e20eaf17ba7f3750c68c9777acbf71680bded4425a8a6af67f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38fb77ac257b16a14e95c416b508ff0928f41527b5e08a86c97aa9947427420f079599f5de28a95c1311f08cd6ade93a19926eeadd5fc9278fa156c626ff00f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-cassandra@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-database-commons@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-database-commons",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f27354661d10b4c68b8d426e16a912d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "de223c428492121729957f9657df94a68a3bd146"
        },
        {
          "alg" : "SHA-256",
          "content" : "26be93d044944aa7b477e6703e288a4f13969ce5dfe5846a934ef90df5f49b2e"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd5ad832ae158ed897e6ce0e6947e30028f1ec74a635964ddeede3f3a586f70c954e9f1962422b88809740d1256dfa7633d942d1d629f3d31b9cd2a6d12e5576"
        },
        {
          "alg" : "SHA-384",
          "content" : "a2c2b58f0700741f1e7a606482771276f8c341d53fe15ca1a72158fc9bf6be3b40d9976bab16ba1023edaea6bbfcd7ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f35ab85da0e97c30669aa57c839e5b80a437808e5dd35db30015fe3cc2a5fd02672cd66a0ddf25a8963653de12ec60e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ae194e29dc02a3ce2fb4b5d5aad859b4edd572f7cf8f9d95161761fcc426f96"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6b2b4c92a3ec28bdc9fdd94d6ce8c2350d7cc160732c3f851056d30df0768fd689b2bd056eac2fcd0e28bb7573db04cce8fae2fcc2c0933ebe1a971e20e8a34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-database-commons@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.datastax.cassandra/cassandra-driver-core@3.10.0?type=jar",
      "group" : "com.datastax.cassandra",
      "name" : "cassandra-driver-core",
      "version" : "3.10.0",
      "description" : "A driver for Apache Cassandra 1.2+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's binary protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "908123be557b1f030bd9b6ef8845b2a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "7ed4ab9050c496bde71ef9d6bf6c6b82a405a33f"
        },
        {
          "alg" : "SHA-256",
          "content" : "09c4d54009e942e3afb8755c5fd51abac8ba721e407b61dcb22f435d1a33c1a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8365269414e5393ecef5d60bead1d748f7f19038ba15cad1a4a46c86c299b7a2ace33e5149a538e5df65bf495d73ce3c001497e70a0dccf28866e07c5259f55"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ef22b6b3658b7cfe4882c0ba6574b067e5f17b9a225b5aa9eeba1c071c0a592876d88362fc7d82fa8fe08a8cbdf3809"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d40f3916c13d906e3fc8926d44c54c4b573d4f7340934eb710fc4da9bc293f1a1394e897a0accf84d9a9474f70944d77"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d34dc6cbef846b7a33e031ba7c2a5a210e84d714737a52a3ea8cd5d0abe6ef2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de8bad1706c2157dda4bea8c3d2c1f124a87d07a03353763ed329afdc3e8adb690c9e27056659f0a50276def7243199e3e34201dbfc02c09e42be6412cdc9561"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.datastax.cassandra/cassandra-driver-core@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/datastax/java-driver/cassandra-driver-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/datastax/java-driver/cassandra-driver-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.2?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "3.2.2",
      "description" : "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da529999d5083e800829eaab432a8a54"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd9886f498ee2ab2d994f0c779e5553b2c450416"
        },
        {
          "alg" : "SHA-256",
          "content" : "5c6f685e41664d10c70c65837cba9e58d39ff3896811e3b5707a934b11c85ad0"
        },
        {
          "alg" : "SHA-512",
          "content" : "aa8519d766133a3c57c331d98810f490d5b9f52dd36d8fc62140eb26cfed8b45d3cadc343f0f6616acb6979ee0430d4bc0e9b95a3440bb10de2470962e5e74b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5d6865c76dc5f28f339e1a8537bbeab7203d993547619023d4d1364655df5e3a7eaab8a8adad1b0f5c51c9e5b98f4b3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "af37f2b676cbe4f1372b86a75e8d8e42a277bcb300470d3dd7f1c4c7ddef6b5dcfa7184ba9d5fa9abc91a5c9586e721c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f2d0a294ecae9e3375ad448b4ea05a17c872a717bae706ed1b21ffb16712c7c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "048797db34927291d7293280e33cd802d0d965702813e86c22efe02da00284919a209f61ddcfaec165a04de2a703d3becb3a5550dd2c70a178974a7dd6f09566"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://metrics.codahale.com/metrics-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/dropwizard/metrics/issues#issue/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/dropwizard/metrics/metrics-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-ffi@2.1.7?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-ffi",
      "version" : "2.1.7",
      "description" : "A library for invoking native functions from java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c1ea66275918665f1d6827fe2db5f87"
        },
        {
          "alg" : "SHA-1",
          "content" : "31a7391a212069303935a1df29566b7372d3ef9f"
        },
        {
          "alg" : "SHA-256",
          "content" : "2ed1bedf59935cd3cc0964bac5cd91638b2e966a82041fe0a6c85f52279c9b34"
        },
        {
          "alg" : "SHA-512",
          "content" : "e4fd3a05edebcff52a5aa93e6d4c8ff8bf4f183c50cff3b2f9b5b434d879bafafdbf78ee08dbda4bd313b959e93a89bc033ab12209aa6deb8e7986e2255f9066"
        },
        {
          "alg" : "SHA-384",
          "content" : "548b64c8512cb8b2ba8389eca924f24fbc3738c8bcfe280fc49e4f85c0529c3587b79509030dccdeb6c9c1712401ec96"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e74daff8af85ea63fb32bbac52e7471a0405e29fe917efd951bac64903ac67d49ee6f588a1314917d48a7383435163bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8625320d5e0a210064a58b7062e9d34d479cbfc73f5ecaaa3e0a9e4d6d72be9a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c3d041d06cb9e65a607fb91a7b8dba235c9b07df23ee485d92e46a64363bf34a5f295e633ced26c0f6f5dea8160d9f6c9c57f9b558b0751039ad5a340c59d286"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-ffi@2.1.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jnr-ffi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jffi@1.2.16?type=jar",
      "group" : "com.github.jnr",
      "name" : "jffi",
      "version" : "1.2.16",
      "description" : "Java Foreign Function Interface",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90fc8c0b31df29ef4d595c68a9d46de9"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c1149dfcc9a16f85c8d9b8797f03806667cb9f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "7a616bb7dc6e10531a28a098078f8184df9b008d5231bdc5f1c131839385335f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6cf4da577ce7fff54553f049b32838001747d0eeb1965b63839ea0046dba7923ee753371a07fc51aeb458d7ffe0692b1a6a92f393563ba042f0d20fdfeff5c88"
        },
        {
          "alg" : "SHA-384",
          "content" : "52868c6f42e4d33bd8ce80fdddd8f7b3e07b015ad3257e4934bc67b614251f81a54ea90dd9369043f822af31eab9987e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a53f1ba48536cf6569a93d38838f91ae2d05beba69ab83b4727d9d62a00939fbda4a275fed71f23073f4b85f17ecd2a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2c573c37de5155f631ed07ad06483d80dd00bfccab72d5837ee787173ec341eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3bf8295fa2bff69f623fe687aa2e12998736de455d007b346ef2d9c93f2e5eae6e3c6952bc2b5ae136049ec19779f779469b375da614c889b6dc2f1eabad7958"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jffi@1.2.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jffi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jffi@1.2.16?classifier=native&type=jar",
      "group" : "com.github.jnr",
      "name" : "jffi",
      "version" : "1.2.16",
      "description" : "Java Foreign Function Interface",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5750b1111e4fdb7445bc08b5e74a2fd8"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c1f0edf2df2c6e0419d60d0baa59659211624cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef78953e3dbf47fab94469190bc2a6d601566a21d4651f73c822bad1c02b64fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "3660e980144b4c22d9e23b76e9504ad38ef9cdb36553e87e2bbbb7a768b5626409814c678a76e0810bfc45d872db30d55fa22c6847c97b142db51590842ca2e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "d61a7a03c16e5fae237c0fa6c695304199e39507bb91de5e86794f612bf80c79749c1d070ac683fd31b921ec0220671d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ae0ad3f6da5cac899fc37bc4e3deb37a616e0e175a327a29bfc2aea969e92cabb7ac651281c9e4e70c90c074c846baf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "67ffdf11f53b449cff9ecc916948f882bb31db535e462d68984b3ef61eb23324"
        },
        {
          "alg" : "SHA3-512",
          "content" : "079145cd58679d593ea8c04242ed352b82c21c9491745aad7463e2a652c75f65cdd35f07a81fd22f9821a66ed8dcd2c273060c7f1bdc3900f3d03a2dc04e6e82"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jffi@1.2.16?classifier=native&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jffi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm@5.0.3?type=jar",
      "publisher" : "ObjectWeb",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "5.0.3",
      "description" : "A very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ccebee99fb8cdd50e1967680a2eac0ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "dcc2193db20e19e1feca8b1240dbbc4e190824fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "71c4f78e437b8fdcd9cc0dfd2abea8c089eb677005a6a5cff320206cc52b46cc"
        },
        {
          "alg" : "SHA-512",
          "content" : "d35bda1ecf09753572fd0582d2e79f07bbd563ca936d1238690d4bedaf57c68512580c49aba75d03fda41db27b84fc5cb276b8cfd990167ccc9dbecbc69f388d"
        },
        {
          "alg" : "SHA-384",
          "content" : "1421b54bd826aae1712c0e676cd7a02fe599baefeb8bfe9b7f57a58ebdad051de01972797f3a0d694ebb82622c2bbf49"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e572aabd4b42da0c59db995716428a4a784739159d80e6a0a39a638c49185c73603fa8a746fa814436b8fd5f43eecfd8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d9950cb93566cf2ea846d445ab3fc312e0a32e6d4fc6057fd3ad9fb15e7834be"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c858dbb937427473dba46baf97cedcf6396edf11f807e42bb7bd64014c5e6c635207ee479433d3f3fc78ff7822c4460f2b66958d6d77df5860c46d6d2c855df6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@5.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.objectweb.org/asm/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://forge.objectweb.org/tracker/?group_id=23"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.objectweb.org/wws/arc/asm"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/asm/trunk/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-commons@5.0.3?type=jar",
      "publisher" : "ObjectWeb",
      "group" : "org.ow2.asm",
      "name" : "asm-commons",
      "version" : "5.0.3",
      "description" : "A very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "49c4bd16df054f7b7376fcb80de5a225"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7111830132c7f87d08fe48cb0ca07630f8cb91c"
        },
        {
          "alg" : "SHA-256",
          "content" : "18c1e092230233c9d29e46f21943d769bdb48130cc279e4b0e663f423948c2da"
        },
        {
          "alg" : "SHA-512",
          "content" : "702037de4cc53d3c4689d25223774384ce93372f4569d05e7e32e77a0d8a7efacaf3f574ee6e3ba5547f06431cb1595426da62f307d6fcf9321aaa9c4d7f6f77"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf67d6185dab08278e741166de629c3ce74b46b7401e8dc25aec21d2c23a4b276e6e38be8e71846e55cdeb8731d59d43"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e513199c78ebf2285da63f390480e7e08b2c549d199bb88459e870b82a5fef3e305ef35956aa4270a0b72ffa010fdb45"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de52f4afa554268e440db87db8c47d6e2fe77e468d3cf7af50ae3275a8b1a859"
        },
        {
          "alg" : "SHA3-512",
          "content" : "500ff543cbbf18ec6be00d6a9e441db03c395e59b4e3a78c0ce9d75c66101f83e83c866000848fc5ed095eb1375d63f51931051f1c8d3e0903401abf77525af4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-commons@5.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.objectweb.org/asm-commons/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://forge.objectweb.org/tracker/?group_id=23"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.objectweb.org/wws/arc/asm"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/asm/trunk/asm-commons/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-analysis@5.0.3?type=jar",
      "publisher" : "ObjectWeb",
      "group" : "org.ow2.asm",
      "name" : "asm-analysis",
      "version" : "5.0.3",
      "description" : "A very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f4bd5c076645f8004663cc35044fdb32"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7126aded0e8e13fed5f913559a0dd7b770a10f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8fa2a63462c96557dcd36c25525e1264b77366ff851cf0b94eb7592b290849d"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e5d21f7b878c21ff79648a1976395fb1a4a355dc5e71e48b31ede7d1312210e6b829e47b0c3630fb75c20c34d785bcbb5c6cd88e7bf281ddb13fe512e6f8291"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e22b8bc911d60cf8cc7158fbf9104cc09a2f1985ec4d14f5457016ed68dbad856e365819bd1facfe5dfe78ff83df0e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "953aebf69aa39e606a5e764b6122d9146f2f6141fe37905b5cf734440c6d9a3b59ba0477f4dc3182aa0adbdf1a20d52d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "29caf5cd3ccd1c0f318afac88c47c82f7331671dd4097c0b7e993acbbac3dc53"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e180073be16c886a630d3c0ae3fc5087768796c08115a0c4149a2a02bbd96f48754d5cee83952dcbce67da04216ba4396260df9d19b7d3d493d370689d3bc55"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-analysis@5.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.objectweb.org/asm-analysis/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://forge.objectweb.org/tracker/?group_id=23"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.objectweb.org/wws/arc/asm"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/asm/trunk/asm-analysis/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-tree@5.0.3?type=jar",
      "publisher" : "ObjectWeb",
      "group" : "org.ow2.asm",
      "name" : "asm-tree",
      "version" : "5.0.3",
      "description" : "A very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94abc9b0126e1ec2c12625dfce54e32e"
        },
        {
          "alg" : "SHA-1",
          "content" : "287749b48ba7162fb67c93a026d690b29f410bed"
        },
        {
          "alg" : "SHA-256",
          "content" : "347a7a9400f9964e87c91d3980e48eebdc8d024bc3b36f7f22189c662853a51c"
        },
        {
          "alg" : "SHA-512",
          "content" : "41fa352a4b1fcb482cc71a5cf8eb25770e16aeaa926ffc5c9ef5e09ffa29a19cf9f274d7d413839b889620607b16c649fb3df82a41347269fe77c8f0f0e861db"
        },
        {
          "alg" : "SHA-384",
          "content" : "3a50bc80460a2fe31234d36cc949a0f89882d64a2f60702a6aa63668a82f3b8dece257bd042b7276c1243362f2a7f21a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b52f32f5407a3aaf5fb0348ba000afbe03b0747c326b1f3f0694e82cb7555498ca88995257d5d489cc878dbf1bcefe79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0fc931dd740d091b16c4aa25f56f074ce99526a5b3eebe9c5215dea301c0503d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7f9ced9a44c67efec51603f9e276b0ae39ac2c5012ebeeb9f77640ae99bdd091de51cd947f32f48b340995f86a8168abb23a3d7f69e718309059c263203f76d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-tree@5.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.objectweb.org/asm-tree/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://forge.objectweb.org/tracker/?group_id=23"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.objectweb.org/wws/arc/asm"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/asm/trunk/asm-tree/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-util@5.0.3?type=jar",
      "publisher" : "ObjectWeb",
      "group" : "org.ow2.asm",
      "name" : "asm-util",
      "version" : "5.0.3",
      "description" : "A very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "85b23e37383c7bb9200a2ad5067842e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "1512e5571325854b05fb1efce1db75fcced54389"
        },
        {
          "alg" : "SHA-256",
          "content" : "2768edbfa2681b5077f08151de586a6d66b916703cda3ab297e58b41ae8f2362"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e4520640fbda565f6907b9e368801d4b7ed63e8613493ebc9f4e267808736aab607de7a0c5f410d7e4cf6f7b4fe467446ccddcc9b3ebb2ee6c95791dff1f8d0"
        },
        {
          "alg" : "SHA-384",
          "content" : "b58244897b275773842858ea1483d9c3a5cc1aca549b964e9c354f9811e9a20fe692ff6dbd02b7bff11bf90786a2f053"
        },
        {
          "alg" : "SHA3-384",
          "content" : "19acab5c0999c5358086bd956a1c22e3c59bff45b51775ee6f1dee9fd457c2966090aa66eac0a5cb55e0f99e0427465c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92dfd26b8d4e73bdd5d8e193cc8f9d9ba2d09437b653d4f27c629aaf3927ab3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e1a03301be6d66e9aea95b1d5cd48be1f08c424f5cd00369e9f8cce7429e1cd86a01b146c80d49d00f81a5a9e46279f0e1e5b308d958e4bd6bb522b8991b953"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-util@5.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.objectweb.org/asm-util/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://forge.objectweb.org/tracker/?group_id=23"
        },
        {
          "type" : "mailing-list",
          "url" : "http://www.objectweb.org/wws/arc/asm"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/asm/trunk/asm-util/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-x86asm@1.0.2?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-x86asm",
      "version" : "1.0.2",
      "description" : "A pure-java X86 and X86_64 assembler",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "00670735acb2a9d1421b506dc7d338bc"
        },
        {
          "alg" : "SHA-1",
          "content" : "006936bbd6c5b235665d87bd450f5e13b52d4b48"
        },
        {
          "alg" : "SHA-256",
          "content" : "39f3675b910e6e9b93825f8284bec9f4ad3044cd20a6f7c8ff9e2f8695ebf21e"
        },
        {
          "alg" : "SHA-512",
          "content" : "e928926b01ce545144c1bbf160edee9b923773e32f9a399a71c2ab5e8325d9cbcfb41f41c8f008b80d1beab8da1c4b74845996479c07ed73bc131959911d4762"
        },
        {
          "alg" : "SHA-384",
          "content" : "91839815885716f1202a824b195a475d4d7561690192b42cf05b8c6432556a3e7e2dab13b6e970986a97711fb7060844"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed27f9b39907e92805c2d6ae6a045e00e24f51544501df3b98b593177df4fe55fee2347c668df66c2ea6fae64c66ee0c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f2e4e4807f6674a5b428cebdbdd01e8cadbeee71b785a046bec2bec1de63a41b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0dfffcf0daac9513b347ab8bf22887360feea890428e12857d7d3400400ba498fdc61307d9fd9c6a5e1baa9a96279afc07bba08c6229ed4ede71569d710fd0f6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-x86asm@1.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jnr-x86asm"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-posix@3.0.44?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-posix",
      "version" : "3.0.44",
      "description" : "Common cross-project/cross-platform POSIX APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e9121b8c504de94e34499570ed189c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f8e4551454e613c04f6d4045ed9d5b98e21980f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8442c39b21a82eab9f07039ddd5caeb1707247e1bf45c2abf3150869393ce182"
        },
        {
          "alg" : "SHA-512",
          "content" : "22f73e2b00d3ab22d4617eb91b79f941335e842f2977bb8117b8961bac6b4a2f993fc422c5d37fc4ab00fdce906f023050ba118991b0083bb3079ee2f7a6af09"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f176a4913ce5118c8a8a890585de6ef7751ad206451323bf01892ddc490856d17a2479a7dca841e82740058e99019ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b1f8c918d487f740fb2c3398b5192e0bd0c22c1e5e31434f649c1285b5e97b6577c6a8e3852b6ae2a1e0e73986927ab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7d709c997b8c0951f9853b90ac349d319ce40cdba490b0921b7d59802bc8f4f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "89027dffe6510227f068db8689d8addce325e96cd5de4b88aa8f55097b17e17c60a73dce9d4f3fcb8696c2ab1e24ae4bf9383fdf23ea38aeb0669a352c0b7a61"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Common Public License - v 1.0",
            "url" : "http://www-128.ibm.com/developerworks/library/os-cpl.html"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License Version 2",
            "url" : "http://www.gnu.org/copyleft/gpl.html"
          }
        },
        {
          "license" : {
            "name" : "GNU Lesser General Public License Version 2.1",
            "url" : "http://www.gnu.org/licenses/lgpl.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-posix@3.0.44?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jnr-posix"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://jira.codehaus.org/browse/JRUBY"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-constants@0.9.9?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-constants",
      "version" : "0.9.9",
      "description" : "A set of platform constants (e.g. errno values)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dda134f02497e1613fc0dd2d29bae42f"
        },
        {
          "alg" : "SHA-1",
          "content" : "33f23994e09aeb49880aa01e12e8e9eff058c14c"
        },
        {
          "alg" : "SHA-256",
          "content" : "6862e69646fb726684d8610bc5a65740feab5f235d8d1dc7596113bd1ad54181"
        },
        {
          "alg" : "SHA-512",
          "content" : "411111d14201efa200584f497ddf60753217d55f5c932b9687168d6896c025087480027066bd924a6210abb1f77bfef7ac5595f815de5413f1a21956f1fafa27"
        },
        {
          "alg" : "SHA-384",
          "content" : "fbc1e08405ae010022f4117db3369bd4c6b8941b3d448ff4f11cdf44dcbdd6b7cc4fc7fddb450567095d51d5e56db871"
        },
        {
          "alg" : "SHA3-384",
          "content" : "52e5584c3e047340ebac2cfa699d72bbacc0348e0246f5305bfa227f001220a29ab45ec6fcd1d6f76e88790464c025eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3254a885d5f39257ef43b4a7a0af17fad3f35785a98f6ebe4cd522cccc00314a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d33ef9ced663fa37d105ea28b4d8bff59078e9d6ed4638a11e7d422320cd27c88229385bc7f7ea6a1de0ba75895a94a3a67f37324ea110d4db5b34b8df8a9c47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-constants@0.9.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jnr-constants"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-elasticsearch@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-elasticsearch",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-elasticsearch@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-elasticsearch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-elasticsearch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-elasticsearch@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-elasticsearch",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aed120bfb4d7bcc0c78db16665437091"
        },
        {
          "alg" : "SHA-1",
          "content" : "2d3467960df142940bc7a48d55ff6a0a1edf9661"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f70cea31a7683643b85e22848805a51c5f6a77fe6232fa8192e6d64fcd7022a"
        },
        {
          "alg" : "SHA-512",
          "content" : "01713008c9feffbe383eaee9c93fe2af9bb0b8a0ce32e5a091ea078d112aa8eb631273bffd7bd7e7c805516477dd9de824a0ac5d07ee96ad6f32a9c87976bd6f"
        },
        {
          "alg" : "SHA-384",
          "content" : "71fc4e085f199a0f85a7d01a17008425543a7356a0372c49d222feb191e8e397224687dd09e87afbc6cadaca4804a5d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2aa71f39a987db34609c1cdbfbee1075b97380a3e88d5d60a6b5e406cb447f3014823058b36be02b6ccc7c098bffafb3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "17436b98cc8146c7789b4486b99f1072b05cf2b55b511ba2cfefd21431cd97c2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b08db99d0ee48c22f8e0519ad9f13af5561ce3de57de99c277e77abe65064773c8eb1f65d0030f1e86836004fedef886f6f5636bff76899714692d7385e52aa9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-elasticsearch@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-couchbase@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-couchbase",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-couchbase@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-couchbase"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-couchbase"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.couchbase.client/java-client@3.11.1?type=jar",
      "group" : "com.couchbase.client",
      "name" : "java-client",
      "version" : "3.11.1",
      "description" : "The official Couchbase Java SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1ccd9cfb226ff15d0de3f016e54ad2c8"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb129f3430ac12151e231836866939baea61e3a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b5e4b24ebeae1ddf1790d5f6046c8d0dfb055bdca5b042eabe077f639a34ab5"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ed0dfa5d8b28e2716e9fc44e6213a5a0c79e29f4f285a1d1da54738d8cbbaba9c78d17f845349569683601937a854aafd76cffc769620b2106f32fc754120d3"
        },
        {
          "alg" : "SHA-384",
          "content" : "13317a74ec1ce2eceb2e9434275c20552ccf3e27d30994431ca5446dede4fe939f86ec94152f9f5c2255a7967a13ee24"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30925720534a43c9982957c60cbb13ed35a3d95124054b93230960e15e52199e5b6898e157bc8ceb417422d068d5b977"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f4d6ce40fd645f76d7f8154a221296bcdcfe7d47f1ac151d572f9c29ae7ab8fb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba267c61103d35296e0459d4d79d9ad8783ba34e14f868592a963404408d9ce2455e918aca185f8d62fc562085bc837981608ee98e3854f33e0250a573420ffd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.couchbase.client/java-client@3.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://couchbase.com/java-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/couchbase/couchbase-jvm-clients/tree/master/java-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.couchbase.client/core-io@3.11.1?type=jar",
      "group" : "com.couchbase.client",
      "name" : "core-io",
      "version" : "3.11.1",
      "description" : "The official Couchbase JVM Core IO Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4805b51e03e5327d109a053566836b10"
        },
        {
          "alg" : "SHA-1",
          "content" : "9aae9bfe61dde2be81d117ac35180e7bba5390c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "0a00b90d50c69276891d462c9fa23e56e0f8baf3a2e345c046aba2b8e65c6c43"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0fa8993d842b7b205e92e5313789abed7400b7636ee966acf3258ff2a4346a7321c2020d19356cd60217beb6760a21debec4e3b11927c56f5cd25fc11a31275"
        },
        {
          "alg" : "SHA-384",
          "content" : "3a2b51b92aa255f4a5f9fdeba259a2ba5ece5b82ed905f13931141fa4893620ee73845300f9d991f212177effac7d2f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b77e02c72c6325fa56b5386e467520f1f55aa648f0194769bd5c0ca159800213dad05a8cd5f5c4a5a305a803a128d0ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d82d6d017b9a5e0e9a6d7c2f3847f815b8bdf33a0c893e118d357cba619b109"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0386d2475d8710f0034f7cc6b4879dd0c1da5f63112c4f4ff7a7e023d2a749d2e1d7228d2836dc60b0c92b4b267d7ad789dda95805db35dd5b7790c663e6f9fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.couchbase.client/core-io@3.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://couchbase.com/core-io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/couchbase/couchbase-jvm-clients/tree/master/core-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.6.9?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.6.9",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3c3a1469175d872f6ee8ac6c57715e01"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f0a64e3ea9793922afdf7ea0e7250401930de94"
        },
        {
          "alg" : "SHA-256",
          "content" : "254970bd3291fe1a7eb39ab38b342949052e03c55d4e4d05df68971c1dac5a87"
        },
        {
          "alg" : "SHA-512",
          "content" : "9947fb440a97c57aead784b329baba3b79862131e56595183d1349ffa5c9aca18d720e61df9cfc9eec948d185a246bccb52a00df0307599acb9e16bc40bd9e6b"
        },
        {
          "alg" : "SHA-384",
          "content" : "120a1304ff80e6f15688a68f1b6658c79a5438c5c4733f93684e2fc1cf282ed3c61d7e39fbe9d0971fd19fe5a9833263"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ddabd2906f4598770b794c51ef4887cff5612e5867f946a806433b763ee45ab3f9af1351a743377293f9f33df2f70f10"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5dc6446aaf04df6ba382fba0926249e63b6458db8c59ddd77718f8832c53f54"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0bdd319d3f6e68d6cdaac7f58cb9d00fe2d4602904af0de3d936cab021b8beddf482d6c92a0f25c80f489343f08c736919e2175fe00bde5b93472bd55fc22fc9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.6.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-couchbase@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-couchbase",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f91643e139609b52c71048f751c730c1"
        },
        {
          "alg" : "SHA-1",
          "content" : "332e7d8c77254cd139b4d4c67af93774df053a24"
        },
        {
          "alg" : "SHA-256",
          "content" : "a762ca2c1c27bdcae18d97286d0b7f6cf9913661c6eb34636bbaf340f1d88436"
        },
        {
          "alg" : "SHA-512",
          "content" : "2156e594bc58654f4ec662469caf2caa1a831335f86f34f014ea3f0408b66015ba369b747f886434247d497c9df44be48e444969d15861886b13c1a0524413be"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f15bcc45d3b8cf9bdffa1b54bef6d27cd4c9f1401ef96177cd1d16cf3f66c08fe09f800da715582ecce13c282207904"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15943de2b04c44750d625f13f0ff2befae6383100376b6d66b0c9ebbdefe7f05d1ff530d143fcd552f42449c17c9727f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa5f61e4bb574087cce98f59890819d512f622abcd9b309074ce603e417b0c69"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac0d86685ef7f12cb1317945bd7671d1e191979f7589a64a498bd7e6f7c93bcb1734cd0295019a2994c16607ab565e8cd268ef5330369238161a637f93348a69"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-couchbase@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-mongodb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-mongodb",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-mongodb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-mongodb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-mongodb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-mongodb@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-mongodb",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8c6d0c0f2065c32b5f875a3a270041ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "d610d09f5c71097060875142da4dee0a187d4157"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b369d8b5a8e7c065addf3d872625dc6e6a3a589f3ffc653e57539d94562d22c"
        },
        {
          "alg" : "SHA-512",
          "content" : "de9249b9066dc3362fe9ce38e7e5583e163fd85b11f3b877eba440458f997daefdddc3f60edca4162815045da896360d76d5cb0417447b762b9c971f8b8485be"
        },
        {
          "alg" : "SHA-384",
          "content" : "a132be4f99f14a627e896757ef5adb67db137cbee96a9b3a739041c39b14a32031960114abe9ebb9ef643302cc445ea7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9165bd94e3b713ea26be4327ff197bb49713600cab285ce54be7b73f2dfda22a7881d8b6a14d00e8a5181bf4783a8842"
        },
        {
          "alg" : "SHA3-256",
          "content" : "49d23a80a83e665700a4ddd3ed11e72bc5f8c9b683bf0ec3801a867803dea7e5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee9baea4d3a1510ec9de2501b1f01c7a761ffc0e296ba24dcd8a94b60dd26bb16b537124735cb5e97cacc315aeeaa0c514310a32af099ca2e9203ea25ade60de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-mongodb@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-rabbitmq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-rabbitmq",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-rabbitmq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-rabbitmq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-rabbitmq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-rabbitmq@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-rabbitmq",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ccd910a65e994a034cacdf775783f024"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2d3d867440e65bc37e8258acd8f86e34178aa68"
        },
        {
          "alg" : "SHA-256",
          "content" : "6998fe116e8c66dc6d91656ce1ef7289de24feacc7df3f78b1acc86f19a31c1a"
        },
        {
          "alg" : "SHA-512",
          "content" : "904daab3b9c24ec70a30529fb583de64aa8a5bb95c945496d9a93fc1cb6ea5921dd5d63cbdf84430c1df71b8e5366c8ca37ccdd15009d91f237e988ca8440512"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d38f690851d51ac32c5c8d7801fd8a3f40dd3e36cc1417286440e5af88e72500965ae3e5d7ef4fe1b62a981fa000f68"
        },
        {
          "alg" : "SHA3-384",
          "content" : "16bbc106b00ef4404d981928ee907dbb3edee9e8ca8b67bcd7477cdd69821bbf46cb13c11d179b680bc63e0d5ce01c5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a84f93009b8dcd6fef1e768c1dccdb7c101a2631a669679a3d6d44d45547d8b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2253949125e4c80ba5d0cf0a2a1101236648ab0c285d9085b15c995f83c618a71a83e0c1be62c771399eebe7c16f9958386a20aadd01102d693b8578aacc1085"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-rabbitmq@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-azure-common",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-azure-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-azure-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-blob@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-azure-storage-blob",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-blob@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-azure-storage-blob"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-azure-storage-blob"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-storage-blob@12.32.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-blob",
      "version" : "12.32.0",
      "description" : "This module contains client library for Microsoft Azure Blob Storage.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9201f1b69373adc511a669e5d6c79c3d"
        },
        {
          "alg" : "SHA-1",
          "content" : "467c9f31d5651fa92b039cf55dee60d6b4abed8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "c79a917de8a2687f0245ed359a8144b3258b2f9e1fea0c44c8e904e3bf362f1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8c457a8ff917c74f644c6c604ffee0554482c9e3fd5faa78be99a2dbf0595f5e12d20d2991601c32598b00848c86097a85a644acc770876f92ab1ac8dd46331"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d192b327e535eac3b45e5f936f075dd73bd94a38064a4309041c30dd72b94c29499bf062923a9bde477d0cb298987c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "038f9db9d078127075fde760e2164d59128be6dc2c29dcc5645686024c5abfda6977a3df0fed0939afadb44ffeedc513"
        },
        {
          "alg" : "SHA3-256",
          "content" : "89b63fcaac6db075f7db4172e68f973895d2cc07ef459983e8ad0a030b308e39"
        },
        {
          "alg" : "SHA3-512",
          "content" : "908b7a580e90d92e3a794697be2b30cfa0e7ef29741ca714f3a3ea6d4760c9cb94a5180f8fbce877275aac32e9bed0612330fec9b4d548e44b43d23c0da0cf2e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-blob@12.32.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-xml",
      "version" : "1.2.0",
      "description" : "This package provides interfaces for reading and writing XML.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a50063dac825ebff557aaecd7b8747d"
        },
        {
          "alg" : "SHA-1",
          "content" : "05a811882dc4eba119c7d1f0fc65acf39eaf417c"
        },
        {
          "alg" : "SHA-256",
          "content" : "69d9559c561d3125bfd2bf9b5248601e442902bc755d935dde3edba97dc0d931"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2500ab33fc2009f36584ff1baa6346dd780c66c9c237f4c4d55a271bdb713a3bde322beb22cd727bace2a13bd41789a0b618b163e82ddc14b0c6f498e811674"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6b8a0c403a2971a29510cd43e72adf8cc73324de90e20cad3341e977bb932703bc77bab517c7a9bc72ebd740d6ee6a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "edae5e2c927c52e972b7e0657a9f93f0e2fda5adee6cedbdca27e3d8359434157ce314ac3115a2f6171140b34fe595c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "702597adcff098a0a1b87792a4676d906f0e2632157f43b4e395cc0f4e3767fb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f8b17f49bf02c8c0409e9b2e5b7028d5f5f7bc7a2122cee2d9de5ed686e7f6d1c9032774f606596a5864689c3b44031e866bb99c2018cff2b7e7e398faa4237"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-core",
      "version" : "1.57.0",
      "description" : "This package contains core types for Azure Java clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0d4a713cd952eb3d0c3ebc9cc50ede86"
        },
        {
          "alg" : "SHA-1",
          "content" : "4fe5978491bb9a305b98dc5456a138ad7ba0f250"
        },
        {
          "alg" : "SHA-256",
          "content" : "32b479b85ac12ec624d42551cc210834c98ca2b623b2ee0c777debac3adbddaa"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b39f7ac641a658058db7e99b128bd0d73a605089753de3e85a73fa3c3c41d79257410dbb8bc6b8b53d517f8999249251185035f84f483cd8665f6ca38d38e39"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d6fb8acc783eabb231f8991712a9dc6e57a2ee8d0b7b04ef60db2f149154695d0490799da4fb598cca4d0a794513cda"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6b329ee00847a1d0244f6e5b8a4e8ffccb17f3c25ddc5344fcf9e96dd687e12e5f47d8257f713e4b3e2d332d450d6c98"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92af5f2c1d6b7ddf5c2d6503b84560d489735c526b0a330d2b1994c79c354963"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7b016ca511247b6a76070d2ed1af54737a4313a5d582c6a2905fe45a6ca36467bba2fb1dd2f11d33364c2b9a7bcb6cb3761006aed533282d1b257dea01713a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-json",
      "version" : "1.5.0",
      "description" : "This package provides interfaces for reading and writing JSON.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8db69eaaef3583ab84ddbdbd18cb1c2b"
        },
        {
          "alg" : "SHA-1",
          "content" : "d12cf1a1d31ca75b27a5bbe0fbcf5ad73b7471b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "65b1ec85f5d734221f1028d60c95bf5b453515797d6ab68ea8c36a6f2d5bc56b"
        },
        {
          "alg" : "SHA-512",
          "content" : "54de1a8d24a0d85ae7a240e8228c5979108634582bade18631090379cd0b11b216d163a0275c8acf4412ecd56c90a8fd94aaed2fd89bba5f2b9f3eca91b91d09"
        },
        {
          "alg" : "SHA-384",
          "content" : "b89785958f04cf22158f610d89cabec598fec239b378604b9feefb0d75edab73c6bb0900e35ed0badbb25032b7c392ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2eb54c8b104aad6d59de586103b8b4054839d8631a6bf7780c43a255a9457634021708b5843de9ea14412f9ffdd25e6d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ee04b8325cfcebe290cfa8a220db4c43173711b8f3e18defe377199e01fa5487"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ae45034456e9dd38c5d2d51700179e4289645bac4779cd40484cc24fd25885f05baadab0b3a3a9019df5978aab231e62620006c4011b9e969afb11369f2a3bd8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.7.11?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.7.11",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72ad66c911ce291d8f384fa1704737dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ac8ee9da2424c81c029f8c361e34838f77a1b78"
        },
        {
          "alg" : "SHA-256",
          "content" : "e353ded14403fac8ff33a51a7e759d2faf84f3935a7cc5f567edbba36c7721ba"
        },
        {
          "alg" : "SHA-512",
          "content" : "133b28e1fef78be0843b62c60a00282eb775fd591edf40e11294bf32711a8e6609fcd2f8f50ae8ad201e36e9d45b3fdeaf9e219fccf4f2a5e4105c3a5e29824d"
        },
        {
          "alg" : "SHA-384",
          "content" : "cea746cf84161fa531e50c859100b752e49b4817d9e85a374e76cb994bcd74f8fd1ccb991c899c80a5ff2596146ad955"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d23a55758d453ba7de3275e31e67d04fd795e7069f8cbfff2da32d9b732d3d3269035e6d6097037ea715e20cbdf44fa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "158d2dcd43aafe115c1edfb81154931b0978ba3c672424a1484fd2585a369409"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be7559f076d3fa4a08ec79681342d2384414e288e72d0f70fd7a37b3090667efb40f94be7d365fa72b042a55b36e06f860e4ffcc1f2240c3d84bb3f6a5bcff7d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.7.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-core-http-netty",
      "version" : "1.16.2",
      "description" : "This package contains the Netty HTTP client plugin for azure-core.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3fd5106f4484fcbddd757fc79279a53"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ac10e5534929c682d93b6187386fe2e3c5bb54f"
        },
        {
          "alg" : "SHA-256",
          "content" : "84282bd76cf3d7ab72ad32f3e8cba9875f14cfdb12a2203c928b39208f373c98"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef736a2eb8cceadc0c6e2824cdf4763c202926aa0c0176c7224cfe00defc398a269b61494ca4ff663bc59cb4639ba226016dcf451e55dac9880444e99c06c5f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "a3b34ded086001a0fbcb3e0e2bfa581cb8a8131df5373566d6d5190f09f1ac1982597c364d45622c9a8dd6574c9bf614"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9366bfb350f47c52e19150080afff15d6e1742c43d1123b6e894cad554e31c27d2deec4bd926fa732ea1fca4ad1a099f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b325d659b314ce5e48d0b59300066e06b49a0fcefb2a1507c45e065f67cdf79f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a9c7574a3f52dd1af1ef287be14377adb7ae054d214e3020e074049dbd0dd80ac3592e783e86bdd47176a92c20a6889c93beada43169f7b1f5626cd24a863b4d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler-proxy",
      "version" : "4.2.12.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" : "68f37a8db75c2920173842aca86fd7f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "2304d930dcd2c2ba3537318395361944938e3d42"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ffed89f83926e2886b808d4f957c6dbe8616c6346639b89fe924c22700347e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "68b989d8eb19ac90f6650d77f2bd744ee7b5fdfd2ddda20d800e23532765d9f8c2717678d763b4e433d774436fa89fa8f916f4f27c73d45bbc73126df4f8496b"
        },
        {
          "alg" : "SHA-384",
          "content" : "6bfd5027336a38425b5ec255b19e87efed028bd5621b77ffdbe21286662a430b3776eabcaf58d7c27b62fd7820f69867"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9ebc7993b8dd8aa15e52b4824e4790e67c9aaa00f3516c9c848c7894625e52ad7687e0e4331b5ea5cf4400ef7663f841"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d7dd4006eadfb2125404426fec10c81bfd53e750d4ee3e81655ff12235d998f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "077df5cb02754d7ce72acf7a6c4db5f20612a93f6e83d985d68e04e54413c7a452e2351160bbaae2865a8a188c6a8b28771a43f1b318638eb12ec12723fa0ff8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-handler-proxy/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-handler-proxy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-socks@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-socks",
      "version" : "4.2.12.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" : "826ff86d2d1acd24e3868ac2dbac7d3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "e7114ff84cea11086b33367468f5cae16aa727a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e0ab8cba9cd6a7584e942ffd2c9ff42db5dff527fc92731956800b8ea353b96"
        },
        {
          "alg" : "SHA-512",
          "content" : "d0a907b8c3ef9b75867543029c53121fdfe9999a49f818a86b52569b41a5bac9ca1d3831b6689fc986d2fcb2fcc3b9054c469a03def083ebcb3ddd44d9a11c2a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f5162afda73277dff7e324423dd4eda7e12d7a44d46fde5f747313430e4c03f7bae25bcdd2a8df953344977700f43a3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e3ad21f2b9c6628f0862e49ee71e6c5637347f924013ca5cc269939f619d61d1b1baea27aa6fc33dad0cabdf3dc88d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bcf3100b2d1fe03bca069f45aac08d8f6164b07ce6f5c0104841ea8d2dd09ead"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c21b549932837d28188df73ae776779d9ff2f203ce1151d90c9bafeec289bc1b2a7ba42e434396952e298ef719d5c1dd8a65e6c7b003cb89d57309363465b975"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-socks@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-socks/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-socks"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-epoll",
      "version" : "4.2.12.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" : "eba5356fc7923b20db519754cd40a3e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "d5e896a5de7e630a79cb3e02fc4de8a6e69ad4cd"
        },
        {
          "alg" : "SHA-256",
          "content" : "5793be2c3a07d7964938f9e8bef7e04b6e2fe30ef889877a2ad09640cefaad83"
        },
        {
          "alg" : "SHA-512",
          "content" : "71501ce863859a7194f899a558b6611717d802547065143071514bf397050cb7e26dd9cd2b9a5fc1a883995d2d39492f0a9d0fb781fde9430c7654fea808ca7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "7011f88cf200dd60720f08d64164fb8e07b3f15110a83c569c2f170e74217b6ae06fa08fe1c7943ec12da976d5997c5f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "179cc2a39ae38296f1902118cb2fdedc548b249caca780bb083e239f0743bca1c70de95e5dd3c1f9a5c6c798ad369a5f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ce0c3e94f1f0774f2bd76990ac56292f10a3ea1e3613d84a1d999f6d8ee0566"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab96cab1fe80cf6294c5c57124c911750e867a5b9d234757009ed782ae56b042e6494371b0353c96c93be831d31b6daee55647d5924eb279f2da5907f064a98c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-epoll/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-epoll"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-kqueue",
      "version" : "4.2.12.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" : "2c6077390094882dddb3f32e6562a18d"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f2507a08628216f5370537328f4f49c6da8806c"
        },
        {
          "alg" : "SHA-256",
          "content" : "e49af92435bf1987b175101dc64c0f31d821cda9bf0e352827a17727689c7f92"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7984b047ff71e5cbd1e0f1992f01e5c93b2516fb7eacd0eff6ab3c3fb4d24084023ae0e79036eb049bd1a15fc54ad838973ce9153cc52175554fc569ec14e5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5151855eb375843e421a3f0bc025db573721de405802d68200a7ec816df6275e591d4be2949c99d2a8d895ce20246ec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ae6e9f8ba92045360012b4b33d4e7476adc3b17e32a99d956c0865d1b31477b004ccfb2b0d7bf138d36c09a8ccd1c8a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c21febac1829e945d137a706e33451d4b0ae575d5dc0e17f321f3e92995808c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df7d8a51569ef7e3cec4c99cdc383b09ccecc4ac6414cb29d252e0d4b50d2b0925898d8bdeebf4cdffc119221ff20c738a75a4682f6a7c413a0ad1f97020f75f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-kqueue/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-kqueue"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-classes-kqueue",
      "version" : "4.2.12.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" : "532787d90a8fc22f839296d035b45ff3"
        },
        {
          "alg" : "SHA-1",
          "content" : "eda51852a1d97bf459fb354b1cf0fd9eb679a171"
        },
        {
          "alg" : "SHA-256",
          "content" : "f003f86bed8c61a8f4248b7bb0b65c3fc922e505b36ba5085836deb4ceb78257"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e710f105f0da43c2bcdac7e9ea485627a8ab18e835e474a72cc3cb0a7f7d6ea0c752645d0d29778639782e95d7d1cd12518b94c2b8264f343157afccb823317"
        },
        {
          "alg" : "SHA-384",
          "content" : "98afb247923ca9ba4647d325dfdec41c5effa729b2bdd29a7266d881ff7bc66328d85a3f3b057fdd694e657ecc5047cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9b7a33ff4cdd7759a46d93339486a11ddf5370cadd24c9c19bfd5b4eba670faf91c11da5f33fbf66b813086291c201b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c46f08a4aa9fd114f80f5be18b21e1b8af2d0354d0890f898a19c803b82c8173"
        },
        {
          "alg" : "SHA3-512",
          "content" : "68f641c58396942c70cf962f337470b928ffeaeb7ab03d54819b12d559a2633a6f807f1f957e7473d554b38ce677273551f97da7c4635342c83c48c201e21196"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-classes-kqueue/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-classes-kqueue"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.75.Final",
      "description" : "A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c7a8253dc2c43e5a877af4224ae2379d"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2718a8b99999019d437a703d9bf429f99c465ac"
        },
        {
          "alg" : "SHA-256",
          "content" : "ffb1fd42e5952863159f10a370e8c2dcfa3f40615ec4caefaa9ac8b1b1790233"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d5784befae884446ddca57c22898108e2596787fb5a2cea6612157749cdd20b12f43f4ba3800673c6d3ae61c430a35acd3728d21bd5414207ef774f72e9cd34"
        },
        {
          "alg" : "SHA-384",
          "content" : "e0d8c814a96df37637cfe3906b7a70aeb7cc2c9f0703c38001108540290f8ec10f9aa14558e9ffc5282c0adcdb94e895"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d37719fd61e8a3991e0b183180518b1c73ff82e8877e4fc8c63bf9e7cd3bd823171bc2d063645f000b833cbf5982c2f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4fedf0c07d721832a7d463b144b510214dd56f9e52d0e94d7cc3ab67d712cbb2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "88ac434ed5076da2fd2207aa04fdc6983f38901c14da879ec1e6ec2e2ac5fbf2265d457e427bb8d618021f1e933cc01ee6ba362665ead1abf15a1728c04bbdaf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-tcnative-classes@2.0.75.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-tcnative-classes",
      "version" : "2.0.75.Final",
      "description" : "A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked to OpenSSL and Apache APR.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8936021efe9c37154343d0463a2d4fac"
        },
        {
          "alg" : "SHA-1",
          "content" : "b446e6fab7af1bab12bf01a4213627f8d0a2e6ba"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d5a6a8be78bba7782eec385ba178b12f5bfc6837771fd3bb8c1d7cd18b6911c"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee96360ab103878b413b51ede797cd2d216eb7fc086ad7446a5ed1cf852f487f93bcb145326f14387e3ee8f9f57ffe213774ae05da692623baaedfc307da969f"
        },
        {
          "alg" : "SHA-384",
          "content" : "52d87d83d3fe4536a9131c3bd567964c73975f09a6fbca20040e24b06cd6265dc99c2646f43a339d78ead1aa3fbddaed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5b6396438f74f26c50dbb55de03455bdca01ce21c8e36510934333930909448fb033c7ed1727bb8537e2a4f07357f846"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0a6d987caf14351e5ecc6476d0c3ec356fb97ec001db6af8a32e6f737ddd5de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "187f4348f15a822190ec7702e549b90bac41ddeed653b6593dea405076894aa33c4061b11b49c6c5d35245726d405674056a994354c787ce1620018d4cc5abff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-classes@2.0.75.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-classes/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-classes"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=linux-x86_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.75.Final",
      "description" : "A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "096fccc8e77e77b2a580b6ce56e11f82"
        },
        {
          "alg" : "SHA-1",
          "content" : "a8d84e5f46da4bfd7ba1e008597b541afbfd0140"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e4bf375ae8b82fe657f54d142beb35d115d8294ec5d23a9c09afc8a93dd4928"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1f139ff66317a5d65a3909859285723aefab65be868ee4b80110823303aa3db6d7d73d8f7369cbcb5e9798f974cd4890c22ba0724845c6f081d1bf78192b930"
        },
        {
          "alg" : "SHA-384",
          "content" : "4dedf5777d413fc4ac87f44365bed6d9a78c02f13fd98033740c22ca9606e2695bc27f5b62c6bd05446182a82ec1a5c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4adb4fcc4f15113338ecca87228bed8100ccb4786966513ab8c6a0b3c6f65c52426985f81b3461b8dcf4ecf500ef09f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "81b4453bdce3e0c57ff3c6a5831cb4629f8272124357ae167f948ddda185f547"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6b8e7de30d3305eceebb5917386b236d0a3a1ed6909a10f6b05a2077c796f2110a23701ce106aa0c747c0663caccb403f8c7c427a63514e4d941b1cb7027abb1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=linux-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=linux-aarch_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.75.Final",
      "description" : "A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8df6ce73cf47352b608f83d66e958f3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "6ecb3526723cbf40a175127029cfb04fba45bf00"
        },
        {
          "alg" : "SHA-256",
          "content" : "cba3868793eb7ad32963275f32eb3e8932a3d50192557af8abd2516dab8b8956"
        },
        {
          "alg" : "SHA-512",
          "content" : "d237392f1d466afb225e7a8571d5a3e40778087b3ff568c7c512a71978b5418ea44c04927e17a0b6c234f36214e86285990c5f13b70a132541ba749a668a9b69"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff17cb0917aa1da113d28d326293ca3c7e60d361e961412963f012119d562f22a154bae51e9811e333d799ae5330c484"
        },
        {
          "alg" : "SHA3-384",
          "content" : "601f81b3e7f39208ce451ddeb4e3fac6e4dd9b5dae9f9dc97a04876cb9491c50ed446e50550fa17f2877f82401646d76"
        },
        {
          "alg" : "SHA3-256",
          "content" : "80cfd967e0162d495c3036fdbccfd09d906f908acc21ad0a55d346f4f95a3f42"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c00d938c3373bd639c7baa38d2216274864d93d0c6aa77bd2eeddffdf973c9c658420015ea95d38572a3a5715bde5cdd9c0974e729009b4a71c4259b4e3dcfa8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=linux-aarch_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=osx-x86_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.75.Final",
      "description" : "A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b466b398a991fe0682222d52ed73dd53"
        },
        {
          "alg" : "SHA-1",
          "content" : "13ab40e0cc1c242c56a9aeafe1a5abbc8972a6cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "b5a5048cff2a64641cbbe9fcfffbf032ef506b4d2836c8ba9e689b3c461b24fc"
        },
        {
          "alg" : "SHA-512",
          "content" : "90a49b8353745a7d076fc0d737ad229d721361078d88870f72d7c51e601792ca52876d412975037fc59badfbec6f725a4ecb9511a4bcee2b4b7d3201058048cc"
        },
        {
          "alg" : "SHA-384",
          "content" : "7fb6efb5be36fc2849f0df16c0331b3ea79262cce415c227b4594ce304749b6119d44bb73184beaf825f0b35eb9cc067"
        },
        {
          "alg" : "SHA3-384",
          "content" : "604753dd3387b6c7c38be21f3c7ec04a392bd5a429cde23d5f7acd160d835554817513ca27201c2b8fa2afdcb645ee64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1809fc5bab74f7adc148172058b87303c9b829e019f2f3022b8e4a2a386b2283"
        },
        {
          "alg" : "SHA3-512",
          "content" : "973323dbf95493c3e0bd53794c2d15fd3f579e5346228b1d8135c46d67d425868cc28a176c29948436b6960d2895f398542a6ef219a162d87eba745de6204447"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=osx-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=osx-aarch_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.75.Final",
      "description" : "A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80f4d5bc241fd7ee0ef8e036fe60e437"
        },
        {
          "alg" : "SHA-1",
          "content" : "bdd3fc714d231f5c125e83a5a2b746fc20a1024d"
        },
        {
          "alg" : "SHA-256",
          "content" : "10c6dd7eee84c099ea9e40ccbd933b501c665738d610627c5390d729fc978a47"
        },
        {
          "alg" : "SHA-512",
          "content" : "405ef1e2135a3df6abf266efd1730322f994ca760bd9def5547f5a7246668b5a4fca6cb0bfc3413b637e230cb156fda393e4a725dbb0b5f068765a21678e5268"
        },
        {
          "alg" : "SHA-384",
          "content" : "da055c0d4e18b3eef5b393f157a902de1f56cf035d45a2db0173bb9a524824323d7701e7889842c8f8a2503615594bc2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "285f641bd307e3a23bc45c36fe8f1cb201216aaf9150fe52cf1620d570fc16aab056f129124b844dd398076162919921"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97ef3e612576e5f6e5e0718d5ec0fb55a81bdb6843b6110aada4b2cc1e6c8315"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ea0d566a30487d28307891f43f97efef557d9914ea22faa9a1d818a1a8a0c3be0ef9946d4856f0fc2cc3083d74985ba728ae4dc0b277b37834b3e1de148e0c94"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=osx-aarch_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=windows-x86_64&type=jar",
      "group" : "io.netty",
      "name" : "netty-tcnative-boringssl-static",
      "version" : "2.0.75.Final",
      "description" : "A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is statically linked to BoringSSL and Apache APR.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b2f943beaad4a3acfdc83560fb259856"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac0fba41d296da3f1b67dd82426ecc0284246a49"
        },
        {
          "alg" : "SHA-256",
          "content" : "dee808e0dd5b4c14b4e8bd8d116dff347163b32574b2fb11a2ade476f7d03628"
        },
        {
          "alg" : "SHA-512",
          "content" : "d18fac6d27d37fe83a06942fad95ca68ae87e4e5e120758cc1033ea71bfd8acaf7f6038e12b9a9215a8f214ef5d95e9b49c5fe1aab13404fc177f0d811748a8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c9651ed40b98624eba6076a35ee1c457e07ce280b3d9c3b7ae8e94867f0e0e8690f08050c6644da7c4181e19ee777bcc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd5f5d54b2f45ed0d07ce4fad82a82ec4291730552505b3304b796b081e8bae1df0526ec1f70a63aacf550485b6a565d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e672670ac9ff8099a3b8f7a2794ea0e007939a1c24bfb45e4656ac0cf1b66264"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25fcf0879ade6092edc3b397e580feda690e9dc0b05f099f81666fba08b52fa9f1d2875c586913fd0bc258fb50d8ec5ae6e7134c126013121186016489e7a3d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=windows-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.10?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-http",
      "version" : "1.2.10",
      "description" : "HTTP functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1722742824e774911edf15e23ddb517c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e60ff32fe2e13c0be741378b85d810e99e49c80e"
        },
        {
          "alg" : "SHA-256",
          "content" : "bf4df02ab9db60232ffeda74304cc06a4217ab278fd1a78557a1494a9cbc645a"
        },
        {
          "alg" : "SHA-512",
          "content" : "92fbc4e4bca3e88ad491a9a3d54b8166f030041f23d5c1a970dc46f288c688e53a1bfb4d61be09e540237a3f12d7532101350b5f8a88a362bba921dae9c1914f"
        },
        {
          "alg" : "SHA-384",
          "content" : "1bf151d005205c9cdfdf07ec8789321938f346af4f8bbce945d7599232f7dfa08a3e51a4354478be538f1f0fac34eff2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "10fe0d626c80e006f51a578f0ac2fcd2f4ee48d6745c582b7d9b0823dccddce4b55842ea47956c0a0d02f49c8352ace6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f40932b7bf8cd442baa73c0719615d5646a2e3cb76ad143d041b175d27b27bb9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9fd57d05a7286df379558692934f4a743c78eb4ac4b1e7642c5b52ac52ec338f8bcef32f5f432a9fc6d8693ceabb7146b49ffd21bd62e424a3def02f088c4741"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-netty"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-netty/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns",
      "version" : "4.2.12.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" : "0ba3a8f4ce266b47687dadde4363647d"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7eeea93db8a94947732e318423e5c0d8746e6a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "50c1e2539053c747db2d276d2d69bfaaabded9f644dc40ecc0b175e0f863fad7"
        },
        {
          "alg" : "SHA-512",
          "content" : "1b57363d1f9289ea302e198017a05451b9e0235abd210e35ed783d3991d510c2e947974769cd7893459806b095c688f4fbd60dd9cfdea217a26cb96b34666d0b"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6e8c2a6fdfcdef15297ba00cafa6f9fd36b3dceb30ffb8132896ff986f4079982cb335ccce56232a6e77d4402959425"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b965fbb666d6e101e97d6142b09be543e665b8d07c7a356b2ab15f865ca50946cb64a53aab35b66d79877dff0cb87fac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b580d99ed5f19f29e7e71fe024ad7d3e533dc5691abc88ebbf634448534f7eab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf661ba61ef84ee0c42a774efb71051e97f35d9a6775a9161d6a2858db7ec3478fb9ee56282273031b02bfc93fd5364d62096f53130f7615decc4369d6f7ea68"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver-dns/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver-dns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-dns@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-dns",
      "version" : "4.2.12.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" : "1038439d8e286ed11562ed4cfd330650"
        },
        {
          "alg" : "SHA-1",
          "content" : "d65d2be0cd872c5bb08378b4090232ea3d50793c"
        },
        {
          "alg" : "SHA-256",
          "content" : "7473c1979ff6502ca014632a1f5ba609c756cf056c2b90d6871b761e3479326b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac4d0c5ed8d0955623eae9d0ca1db9e8fe9cce66a25beb9284191d7311e4ac02df255bdee7a6f9332babf28acbf6689e39a44e36dbbd960cc075310f3d4c6bd8"
        },
        {
          "alg" : "SHA-384",
          "content" : "3da91385a5cc9fff0dd2c121af17456401e5cf554b5655d9d62ab5acfef0269f3b8c43b7d31aef4c8f04032ab8fcb70e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2b2a1f4a7b3d49f3328e56a17a12e98d59bac53c59deed7fa97cc954359a2e8bb03886f2bc08aade57b13d74b7719403"
        },
        {
          "alg" : "SHA3-256",
          "content" : "addcc60faae2e3eddcda253084c4590b9e008def8ca5d3acf8508ac627c2673c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b26926e080fcd74467b7ef6dc213138b5561082a32569eddac51ec0ebcd23ad718a196c2eaa83ad2bf2b850a7cd376f7c00d4fc4c00b5cf2fe109ede7f1352b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-dns@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-dns/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-dns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns-native-macos",
      "version" : "4.2.12.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" : "20d7278fd0b1b1425f752564913e05cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd83e728616629cb62b1dd6ee2366498139dea23"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3df1c6865d0aa17e4ce1abbd2c18519a26413033727a44609fd4b8382bdd921"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc13b6b86aa242d418daa1a9b9fd72018d4d1ea74d7431a26b49516f6b8beafbc5cf09e967d87876b283bd5b9a912ff9880b064b171d5693940aefcee8a5e7a7"
        },
        {
          "alg" : "SHA-384",
          "content" : "79ae742633a4dc85cd3c3eb3886351d9519c59acdea1def9589865b7f79331b7091d6daab7716773819533bdb089499f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "838c25489302ae8cad3109f0b00d8cdab352e6860f7308780dc7e787c152b7c8fabfd83b5bb51ff7f75a31f2517d595b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6039c53f95aaee6e8fb13b6c687af513e650be664b7acabd6289618698add045"
        },
        {
          "alg" : "SHA3-512",
          "content" : "39ba8bcba6727f42635e3e3c5c0e4c50741a0ead128c548ef0ad1a22a4b98a0afcdca8a60c87d20afa38cf4224d19fbe156843af6dd6c21896747fb8176e72c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver-dns-native-macos/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver-dns-native-macos"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns-classes-macos",
      "version" : "4.2.12.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" : "e42da5c350371e7548129b8615fbdc48"
        },
        {
          "alg" : "SHA-1",
          "content" : "58388fa99f61a3e6874387e10107a809de16f561"
        },
        {
          "alg" : "SHA-256",
          "content" : "55965ab4ef7632ac6e899f0a4ee9ed646221e851e7f72e4485257574939df0cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b442246af1db1eae47ea58e08adb1d6d030d5e9e89fca87a3633142962aff9622829adbb9c75e80d051ff55cbbaf8ae4c38ea184f93fc86494c50b5f2b74ac4"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b7813413e7e75344905328bad44550b78b6e8670e1aeddd249e6acf8f9649fa55c9b4197badfeb47221c2c449fd13f3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "101329f955e3a0f2721e49a0b2dde44507cbe0ae47f03fe43029be9ba7d2d529f65dcdff399a79f7d23367235d8e949f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d168a7c9b142914e6d89fa3b9e5ab1a18dff0fb85d1ae59b5bfe2cb0ce678e52"
        },
        {
          "alg" : "SHA3-512",
          "content" : "17a339d31116a9f09f581c74887dbd07c267542f6a37a6fd0af268026e3d9defbce41cb859d858ad4573877d83a365b7b9fde4a335df42e1b599a626fce95988"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver-dns-classes-macos/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver-dns-classes-macos"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.2.10?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-core",
      "version" : "1.2.10",
      "description" : "Core functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d2a12596a679d8a996a5824a385e7e61"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2c808ca5468f4b48f6baa1b2d6bc1f6b3637074"
        },
        {
          "alg" : "SHA-256",
          "content" : "f0e6cf567110cfe6da55abfcf5f41a7b98a82f20e531bf4519565c4163f9793b"
        },
        {
          "alg" : "SHA-512",
          "content" : "88c8688bbc90116db4b813ca74687c19a266d23755df593a6688f63840dc95bcb8a9da34bfcf82d326bad27713fc2db1bb9d2296b9331b766584e344ebcaa1d9"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f4f7aaf16932f78c46215345bd486b19dbec5037cb81ddc42f2262daca7564d82f5764eeb5276cbcd6f88314960e44b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c905298d2e8091c927c2df22eebed55c79fe0c4eaa6c7b69c0e444a9d559e1ee26e60c47055ebe27394d5c18499af69"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc92ce01aff23f8bcfc071417c190487a8fc458d69170614986d2f4468c08633"
        },
        {
          "alg" : "SHA3-512",
          "content" : "13cd005eac1f529cad2ce29248b2391bf1bdc31b7390faad518e2c697923ce5d2ab3d4281d89a7eee7b7ca2dca0511a0bde7558d336d22343805e44d1d8ffaeb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.2.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-netty"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-netty/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-storage-common@12.31.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-common",
      "version" : "12.31.0",
      "description" : "This module contains common code based for all Microsoft Azure Storage client libraries.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c4c3302ec617964832cf7428ef1b1d3"
        },
        {
          "alg" : "SHA-1",
          "content" : "69545d01dfaf1c3aab6adcf8e4ca7bef2e0d5368"
        },
        {
          "alg" : "SHA-256",
          "content" : "94d3ad13e03ced0d24b6420c28334df27677a6cf31e3dfbbb2fbcb48d35f071e"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8d6ae4fe6de51546cae73f80ca082c62afcc4bbf0623edaca7a9c186f398cb24ad36084919a38cb0bc11d7cd4ca1cee73dd70d60700ec13a370ef547bba47da"
        },
        {
          "alg" : "SHA-384",
          "content" : "4cb330c13246f381392a41a9608c7d8f3bade0f4b96d5d528d9fae8e4d7ee591ef471fb2f686a865a8c4ee5d50767ba7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e2df530f4a2877510a4bb2c3d03936f75345c2ded9d7242a612a37110bebcab18721b3134a23f3b29b8e17967588c99"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b393ffcaab8370ff1e403729e72e954d80c906fdbe936c7d3a07e5719f1a96e1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fdc8dabbbe0b902dccb919c94b93b59424467f4985c42ec3533601a0209ab7b5a8942987ab9e440c583f1f0c60f2ffa590a50d2ba9d8bb0e431f47648b49c672"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-common@12.31.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-storage-internal-avro@12.17.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-internal-avro",
      "version" : "12.17.0",
      "description" : "This module contains internal use only avro parser code based for Microsoft Azure Storage client libraries.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8a9b7611bda0f0f5abd08a9e9ffb93ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "c5f7edad0856eba5b2ea7078c1ad451084b55893"
        },
        {
          "alg" : "SHA-256",
          "content" : "88fba288b8f121da0cf088acbed8ae98542c1be16eeb8985e6b8ffa27126175e"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2bc15fa4fc895ddda7f8c774eec2ea638059ff5f249010ddf28cc212c433680c1287dcc24ed34f603e507dde9c1a80cbb7c1983d74cc9f7f9b1108d0accf0ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0735a9adf774de9eeff8573111c3d476b20bc9f07f6c765dc1a953df70431355b9381d775319d8adef8c86f2ed4d16a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0b0661998b4df70397acb2033b0cf9ea4a228197941aa68e1b3c664832c8dccc1cde788570c04c4e536cf214c5f3878"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9528dfef2deeac6d77efbf23862c42d8713acae1e944537958887f41f7e4e9c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f76ee67fb8458ed9d55b92e1d1ffa2ed7c9aef348d16436c6848bafb952bddfe8dca6abd6b78d9e42b2cc909b2a7361f850edbec19cf205a769d1b9acb79b1b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-internal-avro@12.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-datalake@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-azure-storage-datalake",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-datalake@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-azure-storage-datalake"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-azure-storage-datalake"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-storage-file-datalake@12.25.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-file-datalake",
      "version" : "12.25.0",
      "description" : "This module contains client library for Microsoft Azure File Storage Data Lake.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a16c21af16a1092a93773b2bc98c32a"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d83fe15e9a61c5640be781737343302fadf7d02"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc4da4fb8d2ad5bbddc233d666f2dd1ebb818c049d00607d5639531dff09fe66"
        },
        {
          "alg" : "SHA-512",
          "content" : "718563770e837d4381e415e7715fdd56d23ef0bb819c69fda52c11beb8d20d6bfc98a3114d5eb13652d4c5c2cfbddf85796923cf486b108395167546e9d0daa5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b17e9f45d673c427dffd71402b603d7d5cdca26d3f9c4217547400247b283f0d07b74d16f959f1c762ec00be2c75349f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64d57ae80159172b02b555b2b415fa3edb738fe96d44240be8a849c8fb18010f014aa32730faf3a91a3927aae64dd65b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d57f0c877550ff64721a755154c7127b7159cb45a5ba5e495ea38a1ae4d377b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93fe31b653faeda1c49fee58b84506bdd0b4e6a97fc65a42f68ac1be6ce1d9aa436558e6476d4f44f871d1bacd5cad3ddbbdd831ec98b08236b2b35b203a61ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-file-datalake@12.25.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-identity",
      "version" : "1.18.1",
      "description" : "This module contains client library for Microsoft Azure Identity.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e97bf19449e6bd37e4ebbf6e5bf03c37"
        },
        {
          "alg" : "SHA-1",
          "content" : "38a431597ec940dd77f425443135deb6991b640d"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f4b36c6bf7472220d6b052364bd0cad441f2d9328a119ecdcf423a4ab4331c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "eff6509ff4d851889bbb821dfba6aff1b904dda9c08cd25d05d0ad1655cb285ad6ce39262b7cfa2677a042e9432bec0ab7960aabaf97c55c775b2314c27ce7f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "183a3b1d90aef5735c41fb8d32432d4fb906018494f18bb10858aa31dd30135bb81e2795ca3042cd503008086edc59b9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "386929395de5153d9c89451778df9c13323a1691b12f5affc4d98ea50072ffc269d6dbf21d6f6072f3473885f9382585"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c40fdf80d19c749832498cb8d85705267e8f254797da15207cb616000c0409e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2357b4c1f4af0832f7456b9a061c857e592fe057cdb1a6d499a7aafb4807c666ce06f519ee945f707cf189950521b97cc8e50c34e4975a212bcca4328fc25a7c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java/sdk/identity/azure-identity"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.microsoft.azure/msal4j@1.23.1?type=jar",
      "group" : "com.microsoft.azure",
      "name" : "msal4j",
      "version" : "1.23.1",
      "description" : "Microsoft Authentication Library for Java gives you the ability to obtain tokens from Azure AD v2 (work and school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "83292e43f99fe6b47c3419bb581d4f5b"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c722b514873b24a4e1ce9c22dca36ea3c22bdbe"
        },
        {
          "alg" : "SHA-256",
          "content" : "414d4fe3c66c7bb1a741014f352e5f0a8329172703e7fbb0020d232a8c8385b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "f1d667172de15d385d818f62d12301bc5a57ed7ea2cb0edceaec2035b2d38c5a380949b8c09b12bc7346d97efcc52ffb6add33abd8a3b20a9d67f228fb8f554e"
        },
        {
          "alg" : "SHA-384",
          "content" : "480145ccfc992cf601c1f75fb36a3717742d15399c7c8506328f7e8f2d0dbac05c9d4986b614660d6e27ff36d6089f53"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e950afe65788afbc4eee30e1d924b1c39184b20ff93fdef328cee04d97e9653b5da5292274e30425824f1b479b00e6ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a40dae30d2cc73462d86d7a3da44b88bc5515958322ae3808939748768b2344"
        },
        {
          "alg" : "SHA3-512",
          "content" : "685641e11d9834f7d94edc39410b6cc62e05245823f70b01a8327c5620037a4fe098b3a01f3ba8df18a7770188b80aedf208363a4ee635fbbdba33563118a2a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.microsoft.azure/msal4j@1.23.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/AzureAD/microsoft-authentication-library-for-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/AzureAD/microsoft-authentication-library-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.microsoft.azure/msal4j-persistence-extension@1.3.0?type=jar",
      "group" : "com.microsoft.azure",
      "name" : "msal4j-persistence-extension",
      "version" : "1.3.0",
      "description" : "Implementation of ITokenCacheAccessAspect interface defined in Java MSAL SDK (artifactId - msal4j) for persistence of token cache in platform specific secret storage: * Win - file encrypted with DPAPI * Mac - key chain * Linux - key ring",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7bc0a0a50fd149b732e1fbec92a4b0a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a8ef1517d27a5b4de1512ef94679bdb59f210b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfc41c817fbfa76057af6ffe4379dbca6a5e16b8e87df8bdda23f371756c2d09"
        },
        {
          "alg" : "SHA-512",
          "content" : "241bc14048540dfafa4829d622762dc0cc27449c17cc1a3ca3dc862158b39c2d3110fbb509248b358d7d71137f41341bc30b3a7ee947c5cba560795aa5134688"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a0d45afcfdcba1230e298665f61a8796fb440a6aa06b761ba52ed8532a88430558de6edd0f961b19dd52c800b53812f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b0defc249784cd4cfd78b593aa892bd23c887568db72a5346e8661d261c5947cc9591a90e7e52cbacef57b37a7b0f037"
        },
        {
          "alg" : "SHA3-256",
          "content" : "595a734561521dd1345ff90249dc53c8399dcc12892e88d9a436f26ca727a898"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3ac4348c835ea5aee11aa16707bffc36af88d0c24be2599630bbfb5c5a8f1892ecf4abeffad15bc12476f754b4287a863dd44bc87764e60b98683a09a6027298"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.microsoft.azure/msal4j-persistence-extension@1.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/AzureAD/microsoft-authentication-library-for-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/AzureAD/microsoft-authentication-library-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna@5.13.0?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "5.13.0",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd2e5bc6b4b020c2d9a6e17a8e9bcef1"
        },
        {
          "alg" : "SHA-1",
          "content" : "1200e7ebeedbe0d10062093f32925a912020e747"
        },
        {
          "alg" : "SHA-256",
          "content" : "66d4f819a062a51a1d5627bffc23fac55d1677f0e0a1feba144aabdd670a64bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "954b2fbf88e30597276beeceba7d0d0915248f666ea4f7df0bc6283bdb03ab92967421336e2b029a87335dcb07ec5e6af1eb5ea776a6d391727df56c16fc97e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9054151e084c41cf6c51a05ba2ec457cf8f566b79f36d069c1d30cc1c039dbc844645c7bc4122070e0bc55fad7b3041"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8df953e9a1e2f5d9769b4c683a04171fed3be964a1ac3c2c1ac7229d80f59ebe94e4bb36d9adbbbb425a74d205e03bc2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a9cfd09c8fc6869ae12d4bb25bfa58573fedfae8b5416473bef0329c4d2e36c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "daf6a64049b812264ff667d08a4966e0da1bdf627983e5bcd1b3d534ce3ab09cf2f39c8e4b448e8ca6270750be5d3110f1f3726860d904a45e519014200d806d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna@5.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna-platform@5.17.0?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna-platform",
      "version" : "5.17.0",
      "description" : "Java Native Access Platform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0ae0c295de31af32a3800e56a5263be"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4934c44d25a9d8c2ddf4203affd20330cb3426f"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7e3d46c87bad2eb409b0e704916bcd81206168e357312dfddd0e253679cd9e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "a063a0059d80e44c0bdd780a85e0ede610445ce3f3c57d9b88b7686b2cdf47b357c96e994f67ad35d34160d2cbb25a29172a8b1beb74a226dc0c51aa9185f042"
        },
        {
          "alg" : "SHA-384",
          "content" : "f04039e0d34ea0cba999cbc2725a66882e647521c6b1ea1bdfc5ec478a428958ac5c332faf3824688e59925071593bd0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "975fa8f754ba362215c4c59e51fb1885b698283ee59f2c1698c14ab9a91600fe81def08e21784a91dcb3b3a5c3de62b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ea9ce2cb8fdb8e23aa4e982a536e0d4afd595ce85b122b30b4fcba983529cc5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "18e4e8d8bd40677b0249c8fc86c29f109e635ef60eeddce5305513481f4400c1c3b324ce643cdd27e29bb5100ac15c04a1aceeb1a3bb3d2d1aa37e012d322c65"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna-platform@5.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-queue@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-azure-storage-queue",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-queue@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-azure-storage-queue"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-azure-storage-queue"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-storage-queue@12.27.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-queue",
      "version" : "12.27.0",
      "description" : "This module contains client library for Microsoft Azure Queue Storage.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8927e5e15f440227897f3e9b5a53b193"
        },
        {
          "alg" : "SHA-1",
          "content" : "d64f393d1fcc349f698d7089ebbcdb8e18326110"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac5b9d68915c9bacaf59dc95252d2bb260e9d61c63c3d3613ccf2edd7f3329aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "dbb1bb78f7651c8c1b780655b20a4fe37975633223bdc5bd7d0c810a595fca5bf362a533abfb23bf38b64a8ddfb2b34f479ca900907592338e52599412378ef6"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f579cc0e5933189d00a980450ffac486c148fab2a1ea6d6693f028b6977eff378f2e294ecd0bbabe691d114d8641e96"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da11002fba48ea817eb459de0470393aa5d78074c5dabf0488fdc588f4fed9c9baeb5d918d758cf3bd148df4f8f27dca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c5d3cb4a3e59371176f875b10190204eb73d504fac2eb42c88b9620c97750172"
        },
        {
          "alg" : "SHA3-512",
          "content" : "964508fb2aa0e249a09f80fb1ad7830498d04dbe38d4d6a7d4f74177d8730c8157dd14dc200b1d188623bdb8a09dc8869a6d02a87ab50162102495cfe8ab3d9d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-queue@12.27.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-messaging-common",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-messaging-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-messaging-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.jms",
      "name" : "jakarta.jms-api",
      "version" : "3.1.0",
      "description" : "Jakarta Messaging describes a means for Java applications to create, send, and receive messages via loosely coupled, reliable asynchronous communication services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "68b9809056047472375bf10441b2a26f"
        },
        {
          "alg" : "SHA-1",
          "content" : "e194cf91a3f908e4846542849ac11a8e0b3c68ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "6605e08075ab389c359451c7854808cf4b1575e1ea6317e534e9d4df088096df"
        },
        {
          "alg" : "SHA-512",
          "content" : "78ba421dc5f80fdea795ad2b384148e54073d633a16c7f37e8b81edfe4c4727f01549a763f1641ecc928c44c4db6730d9a9a51b7ef54e1ad70d995be87affb95"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b6ba0dba2c2fda4d60ed5d2925300ba283c2ec82eb25c9be2a46ce3a42fdddd2acae0486f6cd5554ed3479e22ac0d04"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3fdac47868f46793d134d1a8cc3a080b6bfce47bd68bdf9e5f3aa9eab513e872085a6dc375a54233c26bd7330fd80091"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b8f1ff7a840e3b27854b9bd6488d8d79266e24b565ecf367cc0c48efa4648af5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7cefb000255a09642a781f2cc2b14a25effecd09019e7d55791c7d9d16ba50e93591ee7d2695f74e47460c0c992e773bdae0348979608661740473aba57a9dd0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://projects.eclipse.org/license/secondary-gpl-2.0-cp"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jms"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/ee4j/jakarta.jms-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-artemis@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-artemis",
      "version" : "4.19.0",
      "description" : "Apache Artemis test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-artemis@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-artemis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-artemis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-server@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-server",
      "version" : "2.44.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" : "7cbba49a4dcbab85584b8ac69ff84a7a"
        },
        {
          "alg" : "SHA-1",
          "content" : "74fefbde2bba8853f7f3f969e88a0d4631442a5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b8baf6307e1fb60fa2d74334565ac0c87eff98b1e92e084acea4c6ea9885af5"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e9ae2430ea921cf5a881eec2b91af939907de5534a19a72c2dd265a22b6879b99e88068e2e8e62164daeae84f9fbdd58fa4443c2d027c8b62d3eaf6a8a5cb7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "daadf9e9fd9e825c93602e8b1d3b27ff0adf3c2321362fa9839c02d96519ecacf30a1725902d79eda2df11086800007a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c7f8d87229421f930d06a816a01452d8cf9f50daf3f13b24f6f7b83e3a3f5f8bdacf0e722b12aae94ab34a1e9306b813"
        },
        {
          "alg" : "SHA3-256",
          "content" : "112e5b1eefa3597aa27b027489e517427985bfa2ac66a809ec0e67fcfa68a58c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c9a8389911751b0b5d4e9acc7bc9b55385fc212d98b0a09ff47c0c906a9f303ed76153a0da528d09b1aca5e6a66eff755377e19d76f4a90fa3b826033b2dfd6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-server@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar",
      "group" : "com.github.ben-manes.caffeine",
      "name" : "caffeine",
      "version" : "3.2.3",
      "description" : "A high performance caching library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0258f45d43968523cc11beeb01b240f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "c097f0f6d21a0e6db88ea55836e26419b30dfe19"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca70c90a5d1ce1511880ce9c93d4ad22108f61111d3daf91eb52762b571bd179"
        },
        {
          "alg" : "SHA-512",
          "content" : "7aa65de1cb087aa645d7217bd3162b3842fe40914b590238afc681b1d8b33647efb1fd948d21ed0210a40d4bbda882ed24f3e6d326f9a03131660ae9778bbb7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5f32eb2dfc3a0dd1c60bf2a7b92b4e5fe90dd29c4a7bbd6b261f66976256e4026d4a6d60b2b81a774b28fde49901f2f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "811dd5fe983a606177060e218a4982e2e64cd5f1715f5ad436316cd8bfab67e2cd77d83b8901ab40c133c9ad052a5557"
        },
        {
          "alg" : "SHA3-256",
          "content" : "306d252b82f5bb4d028feb2769662fde46564fdd2947f7e4d2a275346391644c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be545922c67934d4bc1a88bcd7338830919de5518cd10e02e64922f10fd8c3615d34a4345ba2500b40afba4d75b466342dfc2dad9efa179c48bf9bebc67cc970"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ben-manes/caffeine"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ben-manes/caffeine"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-commons",
      "version" : "2.44.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" : "66f16cdd68230f07aed11aafb5c60e84"
        },
        {
          "alg" : "SHA-1",
          "content" : "2245fff0b5c02394935eeb97471d324c01ad4f57"
        },
        {
          "alg" : "SHA-256",
          "content" : "5262c4edd186eb7f1069fbb7d411cbb16f8648e308f5693e6133a4d7de425162"
        },
        {
          "alg" : "SHA-512",
          "content" : "bdc8591d07f9139628cdf6912273b1fabcd0b65b99b187af8dd4dc486c086d26ae91e02469cbae4b0e42bf2aea1eb97715cf770724a4f298bb6d463ccc7e01e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "b145083ba145a8e72608cd185010f8ee9503b86b3374265a0cd38dc566c907401b3ab58f524d78c3a7530e948751884a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00fd1a80b6b96f59bc2520f4d42a219ddec417f615ba49dcce0528215da1813a82a1ebece7cce8bb6e4345a0e2fe041e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8bff2c4a87aacf19e2d2351f183dd94097143d36dd4611358ee3cbe7e2f696bd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f68dae7e90153a382c00fd4975dfb4d45bd3bbc4619910be48cde34cde932c6d1a1e275ed525352605c19af78c663f0aaa60285dadc4dc23074ee8f046a5dce3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-commons/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-commons"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-selector@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-selector",
      "version" : "2.44.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" : "6c6c3aa9ae20f74e3b8575d7b4c21d20"
        },
        {
          "alg" : "SHA-1",
          "content" : "96484e69d56be7a723e4023df65d16786a8db2c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7d1e71428a8caea4b04d47e44b507131a59a733b27a522fbe6b95a40fea6c3b"
        },
        {
          "alg" : "SHA-512",
          "content" : "442bea889e6f7519cc223992ff210d6f5649419454f005b9584230ef71b20a6ca39c0a18d1bc613546a8d3c7559d163471c3c484cc49057750e95fd50c1545a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d8e6ee0b9859eff15d0d1fbc3524cd8534cf12b7cb3e0582aea407f1a9c7075dca6a672b3581024a433eceb3df83471"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d56ffaa092195f900526a6db0dd465922cb432b71dfb152199c95c00ea69b1210306d4cdb743ef141229e803efb9e899"
        },
        {
          "alg" : "SHA3-256",
          "content" : "275d527c77d125aeeebaf3a3bf63bee6899cdd8eaf3039327504cdafb6e0f5a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59d3482695b83463820083ced1deb6a28fb3afb5e60d1a0ae6b500954078fa8cc87b572c936702046c96a07fac9e7f33fa884e4f763f4e3c58d755bd6b7d8f6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-selector@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-selector/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-selector"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-journal@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-journal",
      "version" : "2.44.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" : "21b53df3f685a98615835af9dc2f832b"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d9f0cf6cad3332c38011b3da3e54e2d0d8ffb38"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ce883ff0cb29c28bec90fd6850ea058b0e9dfab5c18cf11ae79eb6caf6e79ac"
        },
        {
          "alg" : "SHA-512",
          "content" : "06153870a6022abd48576d49cca8b030b5569ad4ee2c396d8ce88030f761b621b32e0b66e47456edc097066bc90004c397d0c5ea62e17b4ef66ecbc74ca22817"
        },
        {
          "alg" : "SHA-384",
          "content" : "ebc012cc9e7095f12395d76e5c356ee2211b36d7eba1084a1f8f44fba93c10bb1f9f067bf9256281b1e17f345d86d0e9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d75e72800b451472d130b280d904aa5f8eecf664ced5777c4e5801dbf78f678fc1c21021f0ac7eb23350f54f4330b17d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "69185694da991b3d62ad5831e0f0c0a64a3b0b36be21b297c4e28f84cdf0a043"
        },
        {
          "alg" : "SHA3-512",
          "content" : "17f7facf67180dba629332818af2aa48ecbbd80f3c627b3dba79255e724fbde5472fbabd07e9684e1591f4edbc22a45dd19d2e96db63f38c2e69a4606c6f45de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-journal@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-journal/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-journal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/activemq-artemis-native@2.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "activemq-artemis-native",
      "version" : "2.0.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" : "d673840cce328489328bf2c02187fd7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1bdd3cea7822f3b90063456b0c9928702076bd1"
        },
        {
          "alg" : "SHA-256",
          "content" : "b4022172b60397e0205644afde431446d86959182f2ed71246fcdff86cb6c78e"
        },
        {
          "alg" : "SHA-512",
          "content" : "63e986fe2b29b2f2b92e488ec7d236a8e1e08508ba7a72995d488acccbe719568c0735a72d9c390934673bae35af008abdeebe8661aeb3b8e55fa5d068ee093c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9877c8a039ad52d39b4ae3d44f68843920d5447198d8424ce5356ad1624c346a1fce230ca2a59cd2bab191a4b1d7d3ec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "928138258a6a104acf5ef7110b28ee4b897904ada4e52ee0a10179dbe6122e52f38118c208ee68557de5e7c18b9543c6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "011c5d4fad19072bc6c4c37ced69327ba4bb6efe7c9d66b7346a8bc2b5ab1fc3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9ac9da84eab5f9b9fa9b2afcda968f5fd9a8abf2417aa4179719e608745a71790952d729e6916a170f509769ba4fcf18a2ecf653c214a142ccd8539248e852f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/activemq-artemis-native@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis-native"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-jdbc-store@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-jdbc-store",
      "version" : "2.44.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" : "a1d19b9e84233826ca11d839a20c2271"
        },
        {
          "alg" : "SHA-1",
          "content" : "03dcff4cc9da48be5a64cc821e70179206d7a84a"
        },
        {
          "alg" : "SHA-256",
          "content" : "5df8c577467a88245fda9d5633d5f97a5faacad5ccb44542f4cdf4de0e6c0eea"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a62c1bd4bbc86e18f42f1e981a8ec316c09462a22da7bd0cd757dcb7f1a36594348d8cb75410134b13b2ba4b0723df9d2ee43b653b394acc8d684a8a9758b6b"
        },
        {
          "alg" : "SHA-384",
          "content" : "078363e437ac7d4d3d565e317de237664071e1500d5e812d48f1e4bf481c662b4f5ea6ed7375f2469e9fc86e59c23f40"
        },
        {
          "alg" : "SHA3-384",
          "content" : "77709dda5a8e7e561a7fff0e2713ad88d5513b4382b11478b4e66c967c0fdc985f6c37f5575df7efa285504cb55ea997"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1282e57f4727f9d4940e03ec8de632b7ace96c2fa36bf407abdd72ec29cb15d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "528b08d74c2a52805a47074c0ca64c4d90096f7ad22a387a287b8ad33ea346dec60171ac983a2a197f3aaeda45e7e82d3c72fa8425c47bdfe36c5cc9df2aa548"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-jdbc-store@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-jdbc-store/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-jdbc-store"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-dbcp2@2.13.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-dbcp2",
      "version" : "2.13.0",
      "description" : "Apache Commons DBCP software implements Database Connection Pooling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da3f9aaaa22a595ac0755b9ed4fa74ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c854db2a54004880cb9d1e436d64d45a475bbcf"
        },
        {
          "alg" : "SHA-256",
          "content" : "db6f0ed71cd16c8830902db9f56095fa2ee16acc2674f84b7cb5bdc98df19392"
        },
        {
          "alg" : "SHA-512",
          "content" : "f391a5b8e2c3942c351d9bbd40e96e11b09419cc36ab2e4fd8bfa50b920f49d9b407e49f27aa005ecd009ccf8353906c897a851c552510beb7c3cd2712ced087"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1dc10977cc6dce79d47bdf8f209890ee7ec1af74a6aa76e415c7a7936a94bd2029041bae693379ba9c9ad475ed4a789"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3d77ed1a83944dca9e8597fe1b50ec5157e08a173cf533a5f0c653140d9ca7490d47a081249ca8c8338117b46436af4a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "56eca545d0388bbf93b97453e9f2131ba95cdec6a54c6e2e103a507f8739472b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a035a3cba70e368f0f0bc522601d196ab2cbcd27c635f9c150e6073f3372c7a4f09a8c6b84e98049d0e0917ac8777cc1af32db44099bec451b3c802d5f7969d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-dbcp2@2.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-dbcp/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DBCP"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-dbcp.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-pool2",
      "version" : "2.12.0",
      "description" : "The Apache Commons Object Pooling Library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0516bf5ac1549e8ba78f6b7c49d09ed2"
        },
        {
          "alg" : "SHA-1",
          "content" : "458563f69fbdaebf7daadfe10dc3a22e42a7de50"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d3bd18df8410f3e31b031aca582cc109342358a62a2759ebd0c4cdf30d06f8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "08fb9fda3eddfb9c2ba85df3ae882225f9974fc43c18f4cb45de0483fde8a99b59683dbc8e4696eea1db671cb0686dcf0fce66f58aa45d63786f8362ec3c5ac2"
        },
        {
          "alg" : "SHA-384",
          "content" : "5319c1fa371d7a0cf8b433f17d2ed7c839d0144d0d56f6fc95cf30bfb27def98d2c5ad394e97a237e4c8bbcccc1d2d48"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0ed1cbad968837ca37f5ef821526aabd12a2ca5cb4c1296f5d1b7bca02157df17668d4610258581f9a9b8e588a329b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36bdcea6a7dd8d6470944bfec9161eb486bffe6ace0e583246c1a75590897a2f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8bf326f7939801963655a61b13caa36f5983abfd0604d6dd6cfb5c9ea076f044335849de3e46687208c8a5c95387dc11ded5d597927456ae2da3c1ee607adbd4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-pool/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-pool/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/POOL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-pool.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-core-client@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-core-client",
      "version" : "2.44.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" : "a62fdf6bc2229df6596be6dc7a3f739a"
        },
        {
          "alg" : "SHA-1",
          "content" : "eaa1305f640f5c22e8eb8bc0f70a79de47948847"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1f26a6a4e496c5fa82309f76520a8679db0554d2907c815938bb12bedc3c900"
        },
        {
          "alg" : "SHA-512",
          "content" : "5c3dc9ed3c33dbbbf0da48566fb276b79a5409c0deb14aaee3ba27d690a4b7458f328d5f1c8a3234f2d240bb8ffb38aedf70a1370cf3ddbbdb76c5aa89fdd42f"
        },
        {
          "alg" : "SHA-384",
          "content" : "3eb3dc6541b256d8bb1b5c4be665dd904221b0ccc7dc3d8134f58bcb0a441e527eb65760d3ed6811be9d564a0f58a170"
        },
        {
          "alg" : "SHA3-384",
          "content" : "65111db8b75037e8c2029ff3ce010cec9443342de0d3897fbe7856d8cbf92a80a2365e1194c63e82e09fbe0cc3a32fa8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c8a4573581ffc473e90417a87548afd327ba02450627877d82b06344708f302e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e3a8a564119121a6088ca39c366ca115be8b76bae0cf7d97f0b66732fecb9c1a4772c36bf86f69cceec0f09bd8141d89f2dea84aba8de0a11cf46ff10e277f46"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-core-client@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-core-client/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-core-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jgroups/jgroups@5.3.13.Final?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.jgroups",
      "name" : "jgroups",
      "version" : "5.3.13.Final",
      "description" : "Reliable cluster communication toolkit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "79fa23e2bae7d63a81985e384e45f884"
        },
        {
          "alg" : "SHA-1",
          "content" : "b183b12ba220050a844b55438e4853b7183668fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "55d86426ed741523dffc08f4c1a5ab1f2d693176ca399479b3f2e4e3fd3b0d4e"
        },
        {
          "alg" : "SHA-512",
          "content" : "56fa007ba4b7c35e9f0fefae19f71418115dbbd0ffd60c03791e55ac04697487d5ce0a0c8e1f1c75b51b168b14731a4eb3538adafd44a070549f272a9b0b8317"
        },
        {
          "alg" : "SHA-384",
          "content" : "1412a9f996d55ca102d0d85c9b5de6e045661676a056ae14d21342e9238dab74abaf3abc791a5fb48c0ddb5e2fa2520e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e5dabbee8464c22ccbca83c88fb140cc441d1153c1a5100bb66cb28f3965c8eaa8484831dc11efb1b5ead5b7fe8acf01"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ede38b72ef67be8dc397bda4fd606277d13c14b20795448e488b114e0864a1b9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e4d6413db739ff1ece5b391f36d530b103b1ab2bb73d7fa92edf02923932c388d23309310d8f9c4fbf8ea85153c246985f69910fd7a03ad6856faf3f8da5dda2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jgroups/jgroups@5.3.13.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jgroups.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/JGRP"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/belaban/JGroups"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/de.dentrassi.crypto/pem-keystore@3.0.0?type=jar",
      "group" : "de.dentrassi.crypto",
      "name" : "pem-keystore",
      "version" : "3.0.0",
      "description" : "Provides a PEM based KeyStore",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d0be4f6fbf05fb11bfac8303b4a471ec"
        },
        {
          "alg" : "SHA-1",
          "content" : "80bfceb7eddd28ba8a49a512b58f4e446aff924b"
        },
        {
          "alg" : "SHA-256",
          "content" : "173f806f725c721eed0a04a618a704dfe374ad225208a1e3b4a7edd383cdcc66"
        },
        {
          "alg" : "SHA-512",
          "content" : "b31075ed361bf074b46df60fbc227a5721ce0179096ebef20f303a80c72679633dae6e8b9976f09ecc7834cb82594e89e6e358c5e5de26715a67949d2a5c1206"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0aef9ad282e2c945cc3785e62c1d3d65776813af602d854220d9e96aac7bee667fbfdfb4e19a3104ee67c580d62d308"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dde6c68314de35e3b854f7e41705d7ddd4378aede509eb068050b390b467b529e6dbf3619655a51278a9caf2b8a55af2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eb4a3ba03c9e6b35ae51716dc0aac463557d61330024d3b6a5ef6ec9a179a1b4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8bbd0c980bcb9b010de79929f2ef9e3f4c0b8e8e1dead1be9071a02c274fb6f91a726c77c6d23ca4723b012f9fc04ba20af6692ea9e6d3da857aadb5dc18e18b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/de.dentrassi.crypto/pem-keystore@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ctron/pem-keystore"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ctron/pem-keystore/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ctron/pem-keystore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.hierynomus/asn-one@0.6.0?type=jar",
      "group" : "com.hierynomus",
      "name" : "asn-one",
      "version" : "0.6.0",
      "description" : "ASN.1 serialization and parsing library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5012b14a62f3369439ee0eb62c7d34f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f6141541e0a4d3ae0b02c901c2c1e9a772eb3d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4f70fd92849b52240048b8ebace0c9a17d3bb7b9c882b3c7778cec3458495f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "475e4b7d9ccdb347039e1cd06aba7e4ae8c009e85781eefcc5ca00f692084c7f1bbff51f2d8f8ba6e00bc6d9dba3d0cf6c22a9df03c42e3f29722b69de1d2101"
        },
        {
          "alg" : "SHA-384",
          "content" : "6dc0626cd44a83e7ff85064bd53e359530ffd97267deedc8071d78961a86855c1af3c64de33f8f694487376d3f34e8f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd7dd266ed905efc29ffd3a60324ecf4ae7ff84ad2e7a610a844702630f414de760a76664f1e6d4c02f39beb6dea9169"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9dc9200a17356b8631862a1a6f16b164bc0678e2f3f5b3bd7b5d9c9a2242a0cf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e47d0d8ff9c6bb77654e3ca694c6f221d343a8f16ff75da7fbd22d5437693df182339ed1ca01b178e2a16d58567388249278eba8bd8678662ef92397307ef3cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.hierynomus/asn-one@0.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hierynomus/asn-one"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hierynomus/asn-one/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hierynomus/asn-one"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-lockmanager-api@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-lockmanager-api",
      "version" : "2.44.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" : "34612b604e4005792cf0b5cef83a2b4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "47fe5604347077e18f35418896213e0509f8582a"
        },
        {
          "alg" : "SHA-256",
          "content" : "143e988ec0b5c6f3fd34b4fd97537f29e6bbb5d840c173ccef81d2715d4854cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b945ad0512a70ee750b6c441bddd32af8eb869306bcee37d3784323885ccedf4193d43c01097517d25ceaccbefc4854d9f576b549595d8d58c5cf514d4eb015"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1b4b4750bca51ff9de34e0263c1807bcae2d391a28b5e20dbedbce2d74644c32117c266acae7913b4a3f0d092defa4d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c39b96e4bfc97fda1e501a058f4d03ea7aafb5d946bf8542f12c95c4da697fccfd2a9e400ee58fbae349fd47bb0ce3eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "86c21ffd0157ab108be9c25695c932e9084a81306819a53a31ce6513db526a3c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df31bca65af648f02a6f74d272296a5aa61865c37efafe8a9f7d343cc1de691fb1da8f4953d13ec3946a6979b75219e28770cf7f073374d0869245ccb1465f05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-lockmanager-api@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-lockmanager/artemis-lockmanager-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-lockmanager/artemis-lockmanager-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar",
      "group" : "org.jctools",
      "name" : "jctools-core",
      "version" : "4.0.5",
      "description" : "Java Concurrency Tools Core Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4ec497e79923de658526ef2dcb61a641"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ab38ca19877236986db4894ef1400a7ca23db80"
        },
        {
          "alg" : "SHA-256",
          "content" : "d65e5f38bcd0984e26f87187687f1f70dd52740c4d5e046f8d104e01ab5db95f"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f95bd58dd68e80544aae685d3edbf1d80490dbac562ca7cb454e48bcba89a345b7973466b79373c219c1888dcdead25f0dcf105670ce6fc9f648bfc77b93d74"
        },
        {
          "alg" : "SHA-384",
          "content" : "aae4390c3ee4f995b6e1767c18cbc0ad7af6344384637ee8633212c31d857616508ec5aebf0adca5943417fc7b35bd18"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61bbdf154142213ef755b53c8c55232bcfec3c4f0d8dc0367d20358278f125504507dc87ffc9b42b683f53b1a2637ec1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f616d29bd080645a709fc23e33f1f493f7dbf3beabc13629a834412c77e450f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b667ac9af64a01c076000eebdace73b74fabb2f15cd97dd04a23abcde94f8ab4eb67f78cd2b346280447aac6408f5b9267cb21031b2ede91d271cb209d097ff6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JCTools"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JCTools/JCTools"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-haproxy@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-haproxy",
      "version" : "4.2.12.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" : "f9010e4b5c303757c111ac7d873fb3eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "391d85df8a2b8c6d8aee5cff85a4e6b3007c9475"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb5d65823725182812eda322a15a6f1200c04e7ce1ff162625c8e49e7a71c23f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7318f5aa0cfee9469ab1650789aa34bc048641574bd75818316277558d6619ada991fd4a0f7bbc85f3397495be80a13d5492362d88c1b17f6c59715f64c90130"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f83cdf45354afcf3531db7bbf7fc70214aeae00cc60700f299c402197aab6922661ba345009cd3009896a8385d3f30a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd7ae1a04b1ca2bfbbc56cd5167b36756d5a054d8a89d7a9727f8b4ce1835d94a00334f22e10c4e74e9763e76dd7e16b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab33a45ec66ac607070014da7561b8be2603b5d2a825e90d33ced812aeaec83e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ed7b3f8edc51f5f0a67a872bedc70d4457690b502b009901755145a45d19023bc7685fe9487efe43166e94c94393461c8f4f87209885d4b5a9590bb2a79e1ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-haproxy@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-haproxy/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-haproxy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-beanutils",
      "name" : "commons-beanutils",
      "version" : "1.11.0",
      "description" : "Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32ed51f196dfda19e0dc1ce53eeed29e"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac03ea606d13de04c2e4508227680faff151f491"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e44ba68ec9a3f21286fa2a8bbb003b735c0f69101bb43144b79f4f8aaa74709"
        },
        {
          "alg" : "SHA-512",
          "content" : "4348670579601bc1151de2f27414635c4ea0b4b53061d116c09ba319e2c4f8e91d0cb0713a964668bd5189105ac1e2b6590881850880bf5ff23cc6409f270420"
        },
        {
          "alg" : "SHA-384",
          "content" : "a349c6a1e0a48cbf8d3528e4a39257db1b912c2ef060853837aa14d941154e9adc43248309ab6db7e8ac7730db7b081b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f3afdd778bb54bc6a9e41b5c31cf98078f005542b87cd0a3713d8e5152ff7eb6d9e2ed3206ce453a3af6f869fa714cbf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6dd4ec6d993b5792c51b5d6c4ea3b56f35b1c1f0ea65b182cb55c2432315aa68"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fdcaa942f7377fdb36c7977273c1e2177d23e7b13162db1a0e5d3958d87a8c77d08cd6797a7c30cf755d492fa75d0642de5678dfe1d5a936569dccde5549e512"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-beanutils"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/BEANUTILS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-beanutils.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.11.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-configuration2",
      "version" : "2.11.0",
      "description" : "Tools to assist in the reading of configuration/preferences files in various formats; requires Java 8.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3d3f1cdc1e87864c5bd87f7ce14f13ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "af5a2c6abe587074c0be1107fcb27fa2fad91304"
        },
        {
          "alg" : "SHA-256",
          "content" : "48957fc3a0d9fbd221fe4f5ff6d0294ce6646ea139793c36706703da59402683"
        },
        {
          "alg" : "SHA-512",
          "content" : "a49136daba8ebb781cfbec479d92dafdd07e8030f6a77f92b6aaef2c884538ea25f24e63e2dd29cc58940acbb9777382f5e64354898c9776e66a330f86ae3be5"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3203ff54c181d0e669c97f8774c7e49fa1afb06d2098965dd4f2ed56d8cd16f9651b2ac3f78596e6c550b223276e0b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fbb75da5ebbde2b5883cbbbd5b0747ed2edca953865178e07509a2eea7d6515bf16a02cfda4abf7ae014b9b6d3bdbda2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "498e1585f9f2521444acb27bc687be03df1a784bb258998f9e400c22f82e2947"
        },
        {
          "alg" : "SHA3-512",
          "content" : "082a7cf88aea23414253539b5bdbcc1ef4a89f7aa8df053a63495867dd4fe6be0ae402cd17b617b31011880284b768c79055cbfc886ee3710376f21036cc7730"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-configuration2@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-configuration/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-configuration/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CONFIGURATION"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-configuration.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-text",
      "version" : "1.12.0",
      "description" : "Apache Commons Text is a set of utility functions and reusable components for the purpose of processing and manipulating text that should be of use in a Java environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "544add6fbc8d4b100b07c3692d08099e"
        },
        {
          "alg" : "SHA-1",
          "content" : "66aa90dc099701c4d3b14bd256c328f592ccf0d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "de023257ff166044a56bd1aa9124e843cd05dac5806cc705a9311f3556d5a15f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d198cc288e4d515f37c81d0dcd1210bce3594d2a06a11f6a78566d33c33acdb4f292b0b42c87281b69fe3af891966bca708e25fa29b1b3536e9f951f5b57d7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f471c41486a396f25e6956750440aa05c294778ae1ffaafba1f8596f0d49da45b56ad829d59343900fca7c0db461bbe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "685ab7392554fd43e5ec7fcd1f6faab19a74d0541927e947334ac9ae1e97e6d12590998f091ef4293738e3763999a6cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed3e3bb796583c58c587be9c692cef80f6e7496120963d9b47cef453d2b6f20d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5fcacd33f37676d354c836329c41347a4023f851ec0b24785c64c46c72c609dc64599413f2a6a3ecab4e45fcdbb3b487ca36a9b67fcd1c457bd09e1b5530137"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-text@1.12.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-intake",
          "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/commons-collections/commons-collections@3.2.2?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.",
      "scope" : "required",
      "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-intake",
          "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/io.micrometer/micrometer-core@1.16.4?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-core",
      "version" : "1.16.4",
      "description" : "Core module of Micrometer containing instrumentation API and implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0d40a6d82ecbea31fd51c5655ff26552"
        },
        {
          "alg" : "SHA-1",
          "content" : "dce674d15f271ae4cd0d5826ec0e4056aef778de"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7e6008f0fc870b94128a121ca0e5277ce24ac9b41641e8a3abb4c2539994995"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e18d8a2812de3d7a10d85c6c44fec37b026e004aa3e3e58d1b3eed926de59412ec50882070cb4e9daec5f899deb88dc098d6720657b862a82c9a03446f88a93"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b2bd33c50ce93fed2dc66566b3dc71eb6fdf8e0fd4fd52639c843d61b30c3e8e343315daaf751f4181944ce56eb7e7c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4cb81aad151aece199ec379f045d431e5639d2c07672683f89119b5c6dc2ea547211d2a6587dcc464a3548d48a5d68ac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bcf743ca81a3fddf2a602b098b4dba2f49406218d71fe7576421d2bebc674650"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1632d513e7372da224e95430aefb62e714ddd365fb6cdbeffb1b41eeb268b40c05a1136a4c2e581fd06b36784c51b5626be982d30cf2e706909fd5a2b5f4840"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-jakarta-server@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-jakarta-server",
      "version" : "2.44.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" : "8bcae762d3b277fe39754b30dee7ecab"
        },
        {
          "alg" : "SHA-1",
          "content" : "a27efea48e4c1f82b92810f430580cb5be08fbdf"
        },
        {
          "alg" : "SHA-256",
          "content" : "cdd1a28dcfca2d911342e0321394351571cbc557de8ce211346900f805839f28"
        },
        {
          "alg" : "SHA-512",
          "content" : "d403ea8f81b48516924a6eee1d55d0e0514ccfca4de4ed857ea379ae3adce5364624717e7a8d2d7ea979d7e5dadcdc50a42855e0929e831a5791196de761b771"
        },
        {
          "alg" : "SHA-384",
          "content" : "754d12cadf07f934ac3e3bb6f4e5a2dc20c23335271b334a3219f450dbb3c0517f09ebb2955a35d2c2e9ddfc5bc3cb4a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eae41e957fa33d3982a3599b9e6ddffbfc8ab1cbb278be3dca8b7333d98ec4d5e0d425c245d92f36c7781bdf9eefbc6f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d5bede7cec9c13fa538d8e3c48490a54f0edb41e7622c721c9121c910f87da48"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa4377363bbe80f7f0d150b875353ef0b886a3d3f929de27de29c1fc3e544dff9bcc629c3fc54e9b143db169aab05011ae413fb9bf46a00e376341429298467f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-jakarta-server@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-jakarta-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-jakarta-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-jakarta-service-extensions@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-jakarta-service-extensions",
      "version" : "2.44.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" : "5c8034bd6f893d94ae495e79fd7244e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "40f04efe8c4170b96aba94ba47f8b09d23697aba"
        },
        {
          "alg" : "SHA-256",
          "content" : "349fbbc13e370c17499ad83d43f7c4de6a91c8021e6e8863c4f99f20780b5c34"
        },
        {
          "alg" : "SHA-512",
          "content" : "e023be1dc6f31e88f4f017b9b4fbe3837ddb3b361f9e1682bad93ef7b63c5abcdda8c3c5f3b9684de2037563e67c31be956d8c38c64647f3bec310a9def5fa00"
        },
        {
          "alg" : "SHA-384",
          "content" : "d4039726edc8aaf8f76b2bc5c1c9840c8950781c2938ae1cda703f0f60a12f23218a5beaa7a56123ddfe5ba8b09a8950"
        },
        {
          "alg" : "SHA3-384",
          "content" : "507d9b172e675a2ac619391a74e610552cbbdc64283611891c21f675e4346658743eee33a2e12c4793df525a5a8030e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ce1534351fea0b0a344e73653cdc8468febcac090c4041f4d9b2b96889bc307"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1dd5b0af43fbfc2aa09969146773793d5d9d8b660ab88cffeba446d76b12778bb17dbfce512d24b80db96d0578d7aa4c662d9b586fad9955213e7cf2ff8c120e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-jakarta-service-extensions@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-jakarta-service-extensions/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-jakarta-service-extensions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-jakarta-client@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-jakarta-client",
      "version" : "2.44.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" : "0b61acc6365fc5ad8e13ccda2701d46b"
        },
        {
          "alg" : "SHA-1",
          "content" : "1937535b0510c08a9f6f1ffa7458210fa073d18b"
        },
        {
          "alg" : "SHA-256",
          "content" : "0907a7a6636b8dffd5392885e0ea6c5f96e294f3c0a5d7badb6231778ef99976"
        },
        {
          "alg" : "SHA-512",
          "content" : "e62f535838e539e6ff3014aafe0f507de8838ebad0853cc5c8472e3a3e1ece9c41c642793f6f02d8f60e2e01130f0fbe13a52ee2a0c79f4f1750375c207610d6"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c685eaddc608ceb199a8a1ea7f4317c57262f58ef9d5a77ca2d4044fa2ea1f3f06df876736f7de889a847e1b5de62c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "acb000d3473d43423b293a13d4b0e559b80cc9ed6e3be6d481547145fb2b4e91bbecb0a5c3a6ec9fd99d7bd735e9d6bb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "257f6766c1eb57dd8910b8f29fb54123af2173c92e1f83931e6bfda74362d6f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c3374a3bd0341db11678b462b54bd48c508eb7c4d75e33e7ad9080a7dafc95954c23520d1efca718f9c6d17ac49041267f9ac89da4ea4a94d6525495ed5c180"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-jakarta-client@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-jakarta-client/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-jakarta-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/artemis-amqp-protocol@2.44.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "artemis-amqp-protocol",
      "version" : "2.44.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" : "2d63c9527d9ae7c3c23732b11d8ef181"
        },
        {
          "alg" : "SHA-1",
          "content" : "51e657f1f3da5a28f886fca18ce6f149703a8d51"
        },
        {
          "alg" : "SHA-256",
          "content" : "272744c8ead837ef8f5bd85bf459ce112568ad83a3462650c35b69f185005ae7"
        },
        {
          "alg" : "SHA-512",
          "content" : "257e87700cfd54dfaf7629fa78f0435462c15f563120cc4262ecc8533c1f78f46235b22ce40334907c899130d15eec4cd82a915b17cf788defabe48ea6b17617"
        },
        {
          "alg" : "SHA-384",
          "content" : "89893b567e73339d9287c35ea3201dfdce265a37c4128a1e4c0e9f7f0711eab2ba36b40517c25e0c1f4cb14c7f9d0cae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ede52c46e6243fb9bbded598bf50a2f236ccb4a267659d1a69ebe968804c596d5c4f68b4d496ce4a1c47b02033f4e97"
        },
        {
          "alg" : "SHA3-256",
          "content" : "06fadff2bed88fd86965bab3839047e64b448c57421e66ebdfbe72681357ff7e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5e58b1fea0398b369d35cb7307cdcaf7f98747e75ca190399dbfcac6efcaf851e81b42a8d27c3a4f670e1d1d4d949740fd5b16d0b8656dd1531228572a5fed89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/artemis-amqp-protocol@2.44.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://activemq.apache.org/components/artemis/artemis-pom/artemis-protocols/artemis-amqp-protocol/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/ARTEMIS"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq-artemis/artemis-pom/artemis-protocols/artemis-amqp-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.qpid/proton-j@0.34.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.qpid",
      "name" : "proton-j",
      "version" : "0.34.1",
      "description" : "Proton is a library for speaking AMQP.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "91172939c7496e44e0bb3325adaa4fa8"
        },
        {
          "alg" : "SHA-1",
          "content" : "e0d6c62cef4929db66dd6df55bee699b2274a9cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1b53dc9a1e54b23aff6ece693bbf3b2ab25004542031ec49018329b038888ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "063543108abb45f5fddb640a69c1610a936b4dd6c9489528c8f78b8ffc256b716b71c76b97237d880383ae3d37a35e6305148dc2eb063d836f8ffa0838fa40b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ddb960ab656ee1de209fa5a97d3a9921d4464511aa1c692502a1f3071a6f378834de4b378e3d7a711adc92596a14700"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70a0833221643314a93ada2bee953645190466237176ab7c9854dc630dd1f5246570b80eca8e46b2aabc62a60af8585a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b2f6ad7d758296eb39eb7cfa3cbcaed89de3cee50c6882cfcf1a5eb1a9b76a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8bef57ffeb23222250db46577d690b0e0a58f06d38ac352f72b1fe59586e5a7cc43674f4112166dca7fe8e1785b2ff5f6fe0da53c102b2f61aa0338ced59b8b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.qpid/proton-j@0.34.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://qpid.apache.org/proton/proton-j"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-proton-j/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/PROTON"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=qpid-proton-j.git/proton-j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-dispatch-router@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-dispatch-router",
      "version" : "4.19.0",
      "description" : "Dispatch Router test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-dispatch-router@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-dispatch-router"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-dispatch-router"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-jdbc@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-jdbc",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-jdbc@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-jdbc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-jdbc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-jdbc@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-jdbc",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5478c3efe29c727cdb12ecae66e79fd"
        },
        {
          "alg" : "SHA-1",
          "content" : "c402f7e94ff17504e62c2fc218028d670ee2087c"
        },
        {
          "alg" : "SHA-256",
          "content" : "ced11162432df13c4404c5840ada4c2031319c98a073ab320cde1faadd35259d"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a541ee223ffcf2903058ad29ba6e579c66895ab9e12d9fda07b0ac5e4d221d91893ff5e6aa50db11e5ea06dc0869a89f3d5e1e3ac5d079b5cd4aa0972c69363"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf3c7bca53b9e5266d94e1100dfcf911b4e99316ffe43b6f47a0559e272a8e7ca93f91f9bde1495f8ea6c29508bdeaee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bdf48f054d0fa511ba3ab606bf6376e020866ecc41c67ccc7027f05f8ca43d9f8a6248d74903728c9c45069f8bd87bfd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "011489bf871a5efe8dfee8649cfc498b3abd966e941a8596a04fce69a04f80de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d2055f7702d729ae0e2d6f7e7653afd783042c33dd7d399df3a265ba1c048ed09dd1047c7c9260989181f821434ce2bd367615677fc706b242f3b36a7d6ff43"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-jdbc@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-arangodb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-arangodb",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-arangodb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-arangodb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-arangodb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.arangodb/arangodb-java-driver@7.25.0?type=jar",
      "publisher" : "ArangoDB GmbH",
      "group" : "com.arangodb",
      "name" : "arangodb-java-driver",
      "version" : "7.25.0",
      "description" : "ArangoDB Java Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "65789275076a744f10c65f5402ec1efe"
        },
        {
          "alg" : "SHA-1",
          "content" : "49b58c94eea68c73d4cced5a95933d4b01f7b48f"
        },
        {
          "alg" : "SHA-256",
          "content" : "65a1884cb7d304e7311e3fb41b8e022a1235dc908953fd45c9d5a64d632f348d"
        },
        {
          "alg" : "SHA-512",
          "content" : "abfa575393dbc32ef1af7f3e8f71788a35d433fd12e35daca0af782e3f20f57b212ca52698baeb54a93816b6c6737c9728fadfac93193f8bc61b886e52a7b3fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "51fbf9b54b14fa351e1aa0a47f055c6fac627d476c990a59cb199033617bd071034703ad2c006ed95ee6a8eff458858b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "168a2373797dd8b877e476eeae4aba072f3e99efec3b1f3fca562c543a30d03e5ea763a6684fc3db56de9125eab032c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6872850634b1b5bdabc954b29c828d960874808c9511080d76b936ddcd97d828"
        },
        {
          "alg" : "SHA3-512",
          "content" : "70e7803430cf4482723ccbb043729444425a84637df893ed6d385055a1a296faa3b5c776bea0a08db7d77bb6d83848da7206162a471ed4e2da5f9b8353ce5f49"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.arangodb/arangodb-java-driver@7.25.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/arangodb/arangodb-java-driver/arangodb-java-driver"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/arangodb/arangodb-java-driver/arangodb-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.arangodb/core@7.25.0?type=jar",
      "publisher" : "ArangoDB GmbH",
      "group" : "com.arangodb",
      "name" : "core",
      "version" : "7.25.0",
      "description" : "Core module for ArangoDB Java Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "667f497e8b272aed3a6f79d462816a0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e1c4a88d84a1ab610ffec4b899721d930a45f44"
        },
        {
          "alg" : "SHA-256",
          "content" : "255bf66c855c16da4c18ce3677491123ed2597b6133f68f864d1b189353a43dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "2cb020656a513e87b92de033ce4a1ca3f7ad78921fff307d5262fe5a58d4b8bd433aa641d98640ad179f4b55d750f871ae0eee2153d615bce6670d1c1e126346"
        },
        {
          "alg" : "SHA-384",
          "content" : "d00e6ef3b3ed447fbc3c1f975ccab5f324e57a65d03f7b1d1b86eb3a5e73f4a9e5e967e8400304429f9fb7150e32011f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f36d94af166a44a5218eda33d6d4d408d9c70207bfcf7ab9489f87938aff4ff71b090682be47b3f8dce1557ce047c36"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a34c283990e41985311a204c1466229a3cae401df72670858625516e5294060"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87bcfb4227cc7f05be362ee5b8a155d427d5e908365d1efc55374964c255f823d18df406bc0c1341fa425ebb6a13471de8e1a081b97c9f465d2dae35fc4c6bc2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.arangodb/core@7.25.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/arangodb/arangodb-java-driver/core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/arangodb/arangodb-java-driver/core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jakarta-jsonp@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jakarta-jsonp",
      "version" : "2.21.2",
      "description" : "Add-on module for Jackson (https://github.com/FasterXML/jackson) to support working with JSON-P (JSON Processing) node types (new Jakarta flavor) via data-binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7132c0af6c5d1bffe0e523c7ac1b30f7"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c8a2448d738511a1f6004b741b55eef0eb3bfe3"
        },
        {
          "alg" : "SHA-256",
          "content" : "ffbbea0358b88b92e83c9e930d13325a95dd8ab9e842afcff054ca956fa3d083"
        },
        {
          "alg" : "SHA-512",
          "content" : "606dc6d58ede33637bf2c930e13dcee466213a7d4d6bb707fea3fd318475c7a9b9cb1f007f95875f1b22ff09d4b3b90ee0a08d66d5c7cdf44e3f329afe2e87ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "48339d1a8d0c72757d214c6cc403ba4057a000bf40528d250d0bbfbbdd8657f4c8b292c68791ca78fc1c430db217cc35"
        },
        {
          "alg" : "SHA3-384",
          "content" : "884799c4aa16867c9537eb8ed78026ed93cc02e082322ea5835160c5b106848706f5ae77a4bfdf19386047f029dcf1cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8394b5def445c52a3c401567f19246891736bfdb65a3669eb85e84c2e404e5f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f8f9270ea05c5046a04be3d88643eb8b025a8fe86851c0ab7abe2ff5b5b80bb715036f3080335e6f6e146e0b155a78a6bf8093c93550cfbe5e4e7aaad78be293"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jakarta-jsonp@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-datatypes-misc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-datatype-jakarta-jsonp/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-datatypes-misc/jackson-datatype-jakarta-jsonp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.json",
      "name" : "jakarta.json-api",
      "version" : "2.1.3",
      "description" : "Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "596997520702889d4afef9cffbd4b71a"
        },
        {
          "alg" : "SHA-1",
          "content" : "4febd83e1d9d1561d078af460ecd19532383735c"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc934142805ea1d794f1440563965a3861a2a9fb7414ecd3fe44f26500734414"
        },
        {
          "alg" : "SHA-512",
          "content" : "5a6566f0ceaa8b0ca40ae643942c0d46acd118a3b4d85af5f3a977e738465e8c8d4bc977f0c3e4b51f4471e408c28f66dbc0b19adf61237f6f6f7fa1d0dacc31"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a17b8a416692ba0e485d7290782b2b5c4de8cb65c2043f221381deee668953655c221dc3efa29d3c65c8b2c1fab173f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4c009f9fec6b1e14b2c675ee7addb49ebd047d71d7aaf31601ccea3ffe4af1d82838a3452b0e5d7c2814e27861cd3ffd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5b839f4645dbac0d1bc76a91e168a52574c2bb6de0b7e92cd14aafd0ad6a28b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fedcd8618f44ab0b771bef7d2fcb61d49021eb2e592d8d3058d3f57e7fe0ed1a9239cac859fe534dd0629aaf577fb8f77841412dbb3ae58b8d8cd0754da2ec48"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://projects.eclipse.org/license/secondary-gpl-2.0-cp"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jsonp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jsonp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.arangodb/http-protocol@7.25.0?type=jar",
      "publisher" : "ArangoDB GmbH",
      "group" : "com.arangodb",
      "name" : "http-protocol",
      "version" : "7.25.0",
      "description" : "HTTP Protocol module for ArangoDB Java Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "07a299faa9b28e7f128a773cad99d090"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d65c59af78f3286dea839fb599ac22a7c7182fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1bfd32f037e453ed0d7fae6fe0d44af5532a1019ad3cbde45201e7c7a921fb7"
        },
        {
          "alg" : "SHA-512",
          "content" : "630fe21a15a13f2c8af6af59f65d77bfc58f4ff79b67dda5d9cee25a11a3a94720142d0f22b3f09cbfe25265d1eedf67cc7197db04e63da915df2697195e557d"
        },
        {
          "alg" : "SHA-384",
          "content" : "fde659d3f66d0459f52f67a107bed7e35aa7d1326096cbf4b3e7017b87018698db3b3d462bf1be9ea2b2c67889220061"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91c63158400ee56385300b2b2582ff2fd33c403a5933ffa3c1343fb60aedef4823d1c0e792de50ac93317690897c2949"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f75e674bc560f260233753758ad99fe845d77e5c0d23231a75db46fe9e977d2d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "28947a98809507deba3c12846495147f229a35184043890dcbf3635b032a4701ae7a95e24b3e66e2d10466706fcbeb46a2b6d69eccc4d4c38e628edc33c7bb8a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.arangodb/http-protocol@7.25.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/arangodb/arangodb-java-driver/http-protocol"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/arangodb/arangodb-java-driver/http-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.21?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-client",
      "version" : "4.5.21",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a4d92b9fbbdba100242755c8ff6bd7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ff5f8526f3b76d90785c8acaf0692d8ddd655c42"
        },
        {
          "alg" : "SHA-256",
          "content" : "e425ff063b20962ff3425a9e57f6a15875bc010cadb5b6413e9f0e70761c8a4b"
        },
        {
          "alg" : "SHA-512",
          "content" : "449f791cc65f85e24d888c860a6d5dae30c42e3610370e3ef073a7f2d67a25d9fa28b98d3fa9d4c33f439d7ca8ec56822fcaf839d47aa725dac675aa64872da5"
        },
        {
          "alg" : "SHA-384",
          "content" : "705d5ea0545ef569047e5d5095649d328789f297504dae71ca55967a4caab250090f8915c22d7299f9362c1f0e211f32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22e0ae7748ce0ba9af8947c439ca31bb6ad6a3293e1d8420d296d4c9428006ccadc9d358f15e2617266c950eea7e85f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8d7f0e3e76ffb1426c0dea81e5650d96b6e88bdf138c098a96b113a59fbfe6ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a5c8056db732e3ac37d66887899642313c51fc6cfeb967462c3c2f4cac73e1e1e40211de90705139b7677411a61c1d5a65b87451a558032068aa491ad85b2cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-client@4.5.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-uri-template@4.5.21?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-uri-template",
      "version" : "4.5.21",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5dd18c57b31fe0276e5a416903e851f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f70faed88ad8a2c489375243ab0d2e13beea53b"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6ad9e9e1793b7a208d72a4b4d8bf1e5b1bef69056ceddc6d4444a078309d53c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3beabe03fd6a661b057aa0804b42a5b931bfd9b27bae6c23ecb25cd5f7bf0052a9f3ae7e370ab9444446fd44de586f9b369d37a4522559d4aacc9c4243d47fd1"
        },
        {
          "alg" : "SHA-384",
          "content" : "11909e6b7fec5ed9728813a6adb90e6afa477571e33fb60b44f2b1ffaa238a37842f3682bac168f3f617ee62abd31584"
        },
        {
          "alg" : "SHA3-384",
          "content" : "21305cdc845da3db7be39838894935b4e32112da597c36343b16992412a3e3631c650ccdb7c13331c7414e2f69682983"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fcf405992e0fc371e6665c3e204713a50d07450ce879c634737fdf80b701da7d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "719bcc4239176830d4ce659473b692a9febc8c7652e2b106d4053d0082f5c259ba8ceb7fef7959f3fbcf89bd83f2f36f26fbc05078851d8a26be73f4f1b701af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-uri-template@4.5.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-uri-template"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-web-common@4.5.21?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-common",
      "version" : "4.5.21",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd772b02e3c6eb3735585ba5d08eafae"
        },
        {
          "alg" : "SHA-1",
          "content" : "e66ad838074a02e390d607b2ac5cf74724022aee"
        },
        {
          "alg" : "SHA-256",
          "content" : "f1d6cfb1847bc99c8cd27c3045a43f8fe00c35df6589f7b29cf64babf78a0183"
        },
        {
          "alg" : "SHA-512",
          "content" : "620554a1b11aa316172fe87a81fe13f0893a306246aff0386ffc54410fada62cfd4e4ed0ffa20a3a72d738e213fa8ebf2baab4d4b0f1a3ee46e1d22b659d2ad0"
        },
        {
          "alg" : "SHA-384",
          "content" : "bef5069e4903ccf87cf772ebc509fa531fd2ff0859a7a97754b7143945ac7f0553785cd2cfe66ae298b72fb69a2725c5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f89372f6c72fd7aedb0c4e0b5f36755cfe44f1894e139b3ebe5840137077f1d46fbf7f34c3097a4a3c248721312fe585"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b26e18a8686d0cdca91a041687d421f9f164677c04598e540e3b5f5f80fc9da4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "841afa38b9a33015aff0a7c57903be9577cdcde652de339c3dcdb0caeb58c466e641c0acc83dd7b9dc8418887a1ff8917f154f7029d3c79be5f43d45138c3183"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-common@4.5.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-auth-common@4.5.21?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-common",
      "version" : "4.5.21",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f28fb8eac6fa2ad22e56deb19c672948"
        },
        {
          "alg" : "SHA-1",
          "content" : "259e4fedf1ac15e428128134ca23a283c285ff0a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b0d6d06be5610e762396cebe84938848d1ddbba815b907da7f6171777f29a66"
        },
        {
          "alg" : "SHA-512",
          "content" : "12e64316ba26f80a680fcecd3d7edfa14a20dba77a4fd5328057df1698cbea4f49f9318d12e9a5dd683d731ae6158f82fb98d33855775b0c54093b2bfd25b326"
        },
        {
          "alg" : "SHA-384",
          "content" : "140942cf8e6033e7a63b28947a910500c7c749274d1414351d342c04d3b769838e84a8901e28955750a420fa9f9b36e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bbf5fa9b11afdea52b364a6ef6ec7cdeed671677efb234a3ce33acd372410d6df619a970e3ea74635ac7f81b830a4ea0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc7bf45dd9207c0caa2ea739799700f0a5d1634d9a875106e4c08561e31700e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "58f24aaf2ce57642fdfc567448b32712960106270a5c8d1751235adcc419922e16f93ba47f7f358b90d77812420a496801ad167cef403694dc7c006f794354dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-common@4.5.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-auth-parent/vertx-auth-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-core@4.5.21?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-core",
      "version" : "4.5.21",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ecf8e647d47db77363fafa5d2ba10c36"
        },
        {
          "alg" : "SHA-1",
          "content" : "70c73f7af4a3a7ee19604603ea2e769a4fa3f8ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "a073006a8f8b71702fbb8375583b40d63b080b09884f62938446d581aeab256b"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2d94a26e5797354debe13fae984d37aa66bf2d98e1753419903b9ff8389e619ae75cecfbebc7f7bb239b6ea5c3769b7f0ef51b5bd26c5ace394ba8540f27116"
        },
        {
          "alg" : "SHA-384",
          "content" : "76596e24597626b128873e2413c08430b7058168303b0218833268ddcf50f16bcbeca804df1eeec71cba606f8751dd27"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b6caf566d714e671c2a07b36137c42e7289945eee1e36af72d3ae68af0a09b81f1b2e6707f59b2ca822b2095454a3c22"
        },
        {
          "alg" : "SHA3-256",
          "content" : "efab9abf0f7e0121bf5ea67ffbfbfb99423dd533b1699788e6f475ae8f373ee6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da429246bc1da2bd2caac3b749f9b731a77c4b48ae516d25bb5956e6d71fa104177f42364aa48fc04beaa64956a3abae0bfc41b536ff00d686f2787dd5e8b933"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-core@4.5.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.arangodb/jackson-serde-json@7.25.0?type=jar",
      "publisher" : "ArangoDB GmbH",
      "group" : "com.arangodb",
      "name" : "jackson-serde-json",
      "version" : "7.25.0",
      "description" : "Jackson Serde JSON module for ArangoDB Java Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5d4847773aa7cb5d0e6f374dc683584"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb62a698596a0853399283ab6640b903b0f49787"
        },
        {
          "alg" : "SHA-256",
          "content" : "2199b6eaa72c9343a6f503564ff7e91778e65c54f5c6aaade432354a1e586951"
        },
        {
          "alg" : "SHA-512",
          "content" : "59722d7a1816154a37b00f32fcdabd9d8410e7667ba4e52cd30b9bbc018599bc85cb5c764f204c867d202bf440d26f64e8de9c10821f07c09fa29cca1eced833"
        },
        {
          "alg" : "SHA-384",
          "content" : "9da166981e6d5a417dcebcce46075e09b3c0b89401f4f5bf4102f784ba4eb7339511ac0e8070046ff9cd089520c8941c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "81f092fbb436dfe69910207c5d967db99a1c1479e193671d69d0134ba2105ba97d47a1274257f3fae64d982ae7c869ef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9541d6c2fae2506caa60d2f7c247d3b530525ca4347e08021a09735f57748950"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1bc194a7bf98ec23ef1c57da8bb911024c2c2ca1c3bb7ebb85a83a95d45881dd7fc25f43e630e9756ca36f61180e9b5ef96c5e478158e57c426605c0564d604"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.arangodb/jackson-serde-json@7.25.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/arangodb/arangodb-java-driver/jackson-serde-json"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/arangodb/arangodb-java-driver/jackson-serde-json"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-consul@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-consul",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-consul@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-consul"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-consul"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.kiwiproject/consul-client@1.11.0?type=jar",
      "publisher" : "Kiwi Project",
      "group" : "org.kiwiproject",
      "name" : "consul-client",
      "version" : "1.11.0",
      "description" : "Consul Client for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1cbd6aed274b16293eca86c9e3ecee60"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1ff440148e3120158723af7c4f32a7af2b57c6d"
        },
        {
          "alg" : "SHA-256",
          "content" : "48221b2b7d01ff32d8d0f3fc56c9952cb2dd1c68ab662b3863ff7ad692bc487a"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f64940877877fe3daa1da54fee5d7950b4931252d39a216bebafb4f71b707f963d0f924bb65d4e4ee3dc6017be838366bd9ef0572a267b6546bf528752eefe4"
        },
        {
          "alg" : "SHA-384",
          "content" : "4e135898aee56c273775d1a1419b0b99a911adaea009d2fbe9d7329d1779c4524c9f2b39d70d6e2b78391242cc7f4ab4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e89bce7e354e0df1213276e34a8f4298121f67414c7a8d738efa6acfeb500438ecb66221d7adeded632f8aed4bc4adae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff4c26f3611949fd4223160edeafffefecd8b7c69021e2f038d99fbeaf1d2a3c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8e8fd795d0d8429d3b4edc3e0c876d5824bd3dde80ada93eefc3b4d4a80eea7fb219b440958d4c31afe5d2a9f8b3c59e9c15566bea4e16aae17c6788a6d228a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kiwiproject/consul-client@1.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/kiwiproject/consul-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/kiwiproject/consul-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.retrofit2/converter-jackson@3.0.0?type=jar",
      "group" : "com.squareup.retrofit2",
      "name" : "converter-jackson",
      "version" : "3.0.0",
      "description" : "A Retrofit Converter which uses Jackson for serialization.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7779ae1a8b3da59982471b85b4535e58"
        },
        {
          "alg" : "SHA-1",
          "content" : "74a345421ddaf7e0c5fa45f298372e7aab777579"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9f43104157cf626355bc44bb9685e31570db81c281ac947fe64462dc75f1f91"
        },
        {
          "alg" : "SHA-512",
          "content" : "267b386f58f41c1a17cd19891dc75faa9d25b3b13d4218153b73075f3d504dd4ecfde1f52bc92b4df7e40213d89328e8d20f8134044913f162dd48d38f5243f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "9589dd58c7d33947515d08ae87836d6cbeeb2fe8b1f9e79e3ad2993059312b9957fe57d11e1e3c095590738f124c8b4a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd497e987a53a72426d5f82851428758e34641e42bdab8c86874eec3eb53e5faae3c2e56a3141cc5c8366af030e18237"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f15332731736089b8e78cb53dcc06af6bf90fca15d5b41620d8ada5d44c9489c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b222c97cec6f104b422406db32bfb70a55bd8546b50145b3bd36f562d1164cd7c4ff5777599e74034bbdcb941b2d8a2676af49ed6c877fac96d034cbb237565"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.retrofit2/converter-jackson@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/retrofit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/retrofit/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp-jvm",
      "version" : "5.3.2",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "827a887aa959c1f1d6b12f3345df2484"
        },
        {
          "alg" : "SHA-1",
          "content" : "f31e8de27feebe1e56d6c9d354a0986b65be0e1d"
        },
        {
          "alg" : "SHA-256",
          "content" : "c771f48075b763f6c322055e21129a94b7de4c1faf3f8f58ace320b0c9517a30"
        },
        {
          "alg" : "SHA-512",
          "content" : "302cba8ec649ecb20512b4878b9f347645cdeada2001e7469363b21ca251bbb05c00e48e426449a88780f0ec25c672f214112b101d8dfd059b5275999ab48768"
        },
        {
          "alg" : "SHA-384",
          "content" : "a2bc92e52d8e1b2b9be40b0955828313f32a4276717bf7e1cace0aefa3bf5fad17997e409aeca7f68f335c9d975f1073"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e585ea8e1ffbd6599654b5f7e9b1210ff972799f5019420652a0215b7dde6660b3a15e56b39d4702b42e307b3040b5d1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4737bb453c46672bef36c86ea7292a46f9552caaccfd7e6799bb9b3c508c4467"
        },
        {
          "alg" : "SHA3-512",
          "content" : "08ed5b2a6449ca0b8cced909bc2ded5cf20314b5bf8f8b094ed8641c5dd90e6b738fc66c917dd0eafbcf1e51497ba05ca154cc3d6fb4832a0ebc350a35c26abe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.16.4?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-jvm",
      "version" : "3.16.4",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34d866f45bb2a65bf601cde52b72d096"
        },
        {
          "alg" : "SHA-1",
          "content" : "ceb794cf0bbf8d0d20f49aa91ce20db7fd77675d"
        },
        {
          "alg" : "SHA-256",
          "content" : "2196b993cd34dbbd919e7e01f57a4781b58bee80f86106163e287c20343a96a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a7158538ae341b8a61fe7292506e12ca6063c5a51a1c122d0e934164395c7da585dc31b26ed88a993c47aeca89f6a854042c67a4bc7d771d35a0ece6c4dbde0"
        },
        {
          "alg" : "SHA-384",
          "content" : "37949576947630aba9caf7b24ffb00677f4b21b29a98543a0a66043340d20bb42128419d2bebc4b2f2b93569f35f9ada"
        },
        {
          "alg" : "SHA3-384",
          "content" : "32830517d7f960b4c86229f5347e40033658999029162aad0f273636640ed8b7130689de57277aaff169ac9f227885be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f65833b5d5128064f885b68da6a3955667cf4c31a098da08431561949fe398b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee404499bb148b817e575c22049cb5487531605413bf38edf8fd2cecf0d15f899de42e37d7dafa5dc8bc5493e24b7a976c2bc14c42d6d7056af410bd72513ad3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-jvm@3.16.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "2.2.21",
      "description" : "Kotlin Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "493bc156c79fe10064e9f6b605c8297c"
        },
        {
          "alg" : "SHA-1",
          "content" : "fa374a986e128314c3db00a20aae55f72a258511"
        },
        {
          "alg" : "SHA-256",
          "content" : "6558a3d233da56a20934b32159f9db5f86ed5816ef098f78a2c223dc6abb79dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb7f62e2eb4c13f7a9873876f19d9dcb69c33d5e963c7cd87178f3789d65f29d2b6cf697573c04758428d2da6e26f2fdd3f0af46dedd8d04ad81d331e95859d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "09ed380b932f8efc46a516dbe0d92685bf7f3a3096eaa1c041125651b56735457280020f9f6df060e645ac6ee9e7caa1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5b2bb7b3d977588b8b47f98d8572c1985350a6672d65576973bc410039855ede15934118058fa1bd8ad8841d29e68c61"
        },
        {
          "alg" : "SHA3-256",
          "content" : "549cfd1201fc8d9eb65e363391f21d7610636d0f44fae374983becd60350632d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0709855aa95e76440e2dae29dd99bbd2e1be57281b5b023bb4431ec72417d82275f0e335ba5423f5f8a85ae95624668becf3797f4785b538db84a1063d4da296"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jdk8",
      "version" : "2.21.2",
      "description" : "Add-on module for Jackson (https://github.com/FasterXML/jackson) to support JDK 8 data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ec9f1b46b6a585fa76efb53794fd61da"
        },
        {
          "alg" : "SHA-1",
          "content" : "0222d829578930f27afa8d9b6842393824e2eb38"
        },
        {
          "alg" : "SHA-256",
          "content" : "e581bbf3fc5622d16b57366dd41e10fc56921fb202879de2ef487f87dd9b30e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "63d65d1000d2a8fd49c421fc750b468d0b317abb73dc296fa95cf9c6ce18921e2d018567e1879c54e009645757bb92fce11e0ffee21ca34735bd71f2ae953501"
        },
        {
          "alg" : "SHA-384",
          "content" : "108233ba0e7390c59c75bb241cd8439dc36988ac29a4a1ec8bbcd4ec47a5015136689eee47f1071ea631f4cc6edafa0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad7b63b26844a2212eaaaf75b7a0f7031e39539c8c9897fc8c157435919d39cfeff47cd13dc689649f9d85a4b7196bea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2388a4dcd58ff68d63318fcbb1731bafdc35ab910eedaa43fc414cc9dddc84e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dbf53995a3b2f652878880874d98b78a5a743fe06a01dc0415fae967364514783a8d5ad96972070bc46d185a6ae208c4f5454ebccf8597a0247fea6d543b10e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8"
        },
        {
          "type" : "distribution-intake",
          "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-guava@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-guava",
      "version" : "2.21.2",
      "description" : "Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles Guava (https://github.com/google/guava) types (currently mostly just collection ones)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5aeceb3b8a00e9f7334d980d9da0a3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5f06ba1fb9dd6518da5b2d8b90bb7cf2fb94992"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9e866264b7aa3ee6d253e1f60735748d254dfab2d5b09d6478ebea594705a7b"
        },
        {
          "alg" : "SHA-512",
          "content" : "cf0eb09253a6638d0437d8fa96dd7b789269164b04a4704edbcd7ff4437a1717b6008b85fbeb8f6829fde28ca236da8a65b67c6aee2e433321f3047495d72f27"
        },
        {
          "alg" : "SHA-384",
          "content" : "3309a535e3e66c7b0e1720d86dfdb3e1ecee5c709ba51eaa4243209b852dc9a3b16e62d138699ad349401d702c5227f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c298d6333fcce38433e9292298a071d47cebc1455518fb3470de607ee15d46db16635e8a6ad6196d4c93c5d3d2d04f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ede384c4f04f3325e725417f71d03479d2db8b603084075d080da530f7ceb393"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a342f94ffbce70a4ac4f2d0e25e7fa1fa99af36bdcf007b3beac61c329ecaa8488e604214491f7a1aee822826bcb2623da2af0bfd08513f5a39872ef86fbad81"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-datatypes-collections"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-datatype-guava/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-datatypes-collections/jackson-datatype-guava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.retrofit2/retrofit@3.0.0?type=jar",
      "group" : "com.squareup.retrofit2",
      "name" : "retrofit",
      "version" : "3.0.0",
      "description" : "A type-safe HTTP client for Android and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "624b533e1f8ab3e8c52646e89a0503f5"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0cdf6d243c5187732134129fda05a74f9197874"
        },
        {
          "alg" : "SHA-256",
          "content" : "69c6a2d3451b6df9549a93fab744094ebf07a4b0ce4f453d6c8f575ef0fec9a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "f000f00a4d3fb63f9cc06491c10e279e235e206c4fc0297a36caacfee12c026664047646702a464e06245614a7717c5e2223c9568b082530c8560348961b24e6"
        },
        {
          "alg" : "SHA-384",
          "content" : "95b57f278f8e4c2cf63adbe52647a85fdaf2032d1d5263fa8bab2364818a18702e6ce78173d19361797464622013b078"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0f426a2153cc49fa8ec068e8a93c485882921ec6d769da2db62ffa1e8fc5bd06e55b37550661c9127a0197d09e2d644d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f3e982838a93e8faa5f935ead87abec92261eba60de7230797cb574aeea0ee7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c59dc65d1c24750a4b4874f46f06ac9aa7981609e4d12d8593b1c7c1e8519d92023d474addca224f4ad2c990a4ea3f2f3f9ee99159680f7131aae1afd04defed"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.retrofit2/retrofit@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/retrofit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/retrofit/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp",
      "version" : "4.12.0",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6acba053af88fed87e710c6c29911d7c"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f4525d4a200e97e1b87449c2cd9bd2e25b7e8cd"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1050081b14bb7a3a7e55a4d3ef01b5dcfabc453b4573a4fc019767191d5f4e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "da63f77c1cae377b40f6fd00cfbbe8177e760e4e622ae2c66860fffd3bbbdf605c8e8e415762e9263445b2289ee834100237c63949f2e01c30b6704315dd8f7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a8fbe4104c511169232caa90bc52b8a842b6b4cfba525b1c749ca25ede252992c1a3b6c0b6b43143949bc1f1eea742e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f41dde0de63dba9c941083a9e9f9681e5e497149cae49988b1a5b36fe2263d351035ee378e06975b5f3145b91393cd75"
        },
        {
          "alg" : "SHA3-256",
          "content" : "736a6abc2a2128ddcabcf46c9ba70e4656c2bedaeadbe8f9f76bb807db657b05"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b2a39d9dff52994e78774d628228f7b3959d6070db2b535c70a90de70a7a716ed011d4dc210886314c1ebad8478b2460c652a2bf68094dba30d3593a1a750c75"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio@3.6.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio",
      "version" : "3.6.0",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "990f7b25bbd4fee8787ffabf89aa229f"
        },
        {
          "alg" : "SHA-1",
          "content" : "8bf9683c80762d7dd47db12b68e99abea2a7ae05"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e63292e5c53bb93c4a6b0c213e79f15990fed250c1340f1c343880e1c9c39b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c3e2933a386af47266229824744245799a9f77f7f3d3bb44428eb81f02d5df6993e864c8fa794caf08a98fd81a89d5d670037226345a570905d8229c1e55c3b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e4ec9777dd2370075b21251db31a9e0562ef1ac142f7a9b114e7ff441995da9650014d59a53515255c5ae46397cb83ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "79ae75c700d8f9d79f06a3a1b5a6c7b761169135342a41522ee531b6251a10bca60659af6bc41a23661f0538f9e5c1ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "525741a53ff92457979461c8ccb7e1ec4cf4b8adf48dab201c5975cb8911c14f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95759b086a3a2df1d90c3765fa297e859744de03e0877f515a360af8a33164c76b81c88a6c9cad01766aece61c50148a815ca21d341d9bdc021e3e0058af1a72"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio@3.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk8",
      "version" : "1.8.21",
      "description" : "Kotlin Standard Library JDK 8 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59e5a79996f1d856ddea6533a1080f86"
        },
        {
          "alg" : "SHA-1",
          "content" : "67f57e154437cd9e6e9cf368394b95814836ff88"
        },
        {
          "alg" : "SHA-256",
          "content" : "3db752a30074f06ee6c57984aa6f27da44f4d2bbc7f5442651f6988f1cb2b7d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1a38d6a9d1d7c4cb18ddeba63201cb3a5de101e5a32fd32edcafc3f0350813ee97fd13d3f81bb61a4c1eefe0c02b0349bd07301d682f342ca5caed17f709f34"
        },
        {
          "alg" : "SHA-384",
          "content" : "9371ba268f8581565b62e4efeacdf206c5be245e17bc411a078c527a2e2c384e8bd07b69b32a9cbfe9982d82836d281b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4b043c3f8d3970ca29d13902159ee28221636018bcc841a79a213844a45885883148a76ff27945fbc98872add51f42f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2d59cac5f6051cc1ee2f7279150463722c7f42021a2dab331535c2c627ef615"
        },
        {
          "alg" : "SHA3-512",
          "content" : "349265b4a7a6b519f9fb0435577576c63a064969c10a3ba24b02aaf4b74249ba0ff3182d4a584dca220f4e8cfa890722060860639a3da8ab7a0cd18f5f087525"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.8.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk7",
      "version" : "1.8.21",
      "description" : "Kotlin Standard Library JDK 7 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0735e3e69d099e8cc8fc03e45be84c46"
        },
        {
          "alg" : "SHA-1",
          "content" : "7473b8cd3c0ef9932345baf569bc398e8a717046"
        },
        {
          "alg" : "SHA-256",
          "content" : "33d148db0e11debd0d90677d28242bced907f9c77730000fd597867089039d86"
        },
        {
          "alg" : "SHA-512",
          "content" : "0ff5d13438c179cfd3a658ae3f6e2535d11651ecf4e89d809882704d111c91af859de9d99eaa3c4b45103524b052614c0a084223aa8bd70ff88b43d503fbdfe3"
        },
        {
          "alg" : "SHA-384",
          "content" : "3ecfe76c5b8340d6bfa79e423ec8216997ae625ac0c2eb3c2a6a19ab1b4f72ee4aa5ff88fc381252d02b9afddcafc926"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7ed1f238d513f8f75e668d4c3453143c029651584f49e2960eccd13d4addacc67f3a0d2c135268882c56681445bd74b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54ec6441ff4010ed4dcae7b06f1fb76163205f1cc2123ecc7c2a9d7f663239cd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ae314725c2b9ebf8f15ba7b28b1174550a6ea574491d03a9070477544c7cd022b23e5fc30275b4086de191e28ef3f3b625cda6ab8098ae22bda6e0dcab0aa855"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.8.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-google-pubsub@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-google-pubsub",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-google-pubsub@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-google-pubsub"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-google-pubsub"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-gcloud@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-gcloud",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "291b15ed4be78aef9465adc6aaacae45"
        },
        {
          "alg" : "SHA-1",
          "content" : "adf6b64cec60a29aaad814a56ba5cbcb12061e1a"
        },
        {
          "alg" : "SHA-256",
          "content" : "43666535c385a2a98fec004fd1dfcba4dcc280843bf7039dea9b531e76361527"
        },
        {
          "alg" : "SHA-512",
          "content" : "51904d9cba5080f773c1ee768ac478aa4b90a33ae75b720a0003325c5c3cfa6f7f8e3d6990e64b9b91818445eb098399568806f26a5681181a165d0aa429c211"
        },
        {
          "alg" : "SHA-384",
          "content" : "ea93964accb4220bf8438d0b86c8bde548fa89fc110eb1459acfe297ff6eb0808b9e968bc62cb4d5bd71091a064aafe0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "26c95549a1251c27ec09d20be8476662c76a2c85a0ad94299a76fb7ab32a1c41d8eef1ef7fa68b3f49d76168fcb25121"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d202e352f9dddf4fc7ca386afa90a30c2a3aed2d168df25a684e0f6ed1cb0760"
        },
        {
          "alg" : "SHA3-512",
          "content" : "208ff6c8f0760a4a82b2b9ee5fe46eac150fae9caa23259c1f6ca92e76d34e8b6d727d99af950540045451f561e033993b78fb5c6872992ba05f15f19252953c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-gcloud@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-infinispan@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-infinispan",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-infinispan@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-infinispan"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-infinispan"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-microprofile-lra@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-microprofile-lra",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-microprofile-lra@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-microprofile-lra"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-microprofile-lra"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-minio@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-minio",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-minio@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-minio"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-minio"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-nats@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-nats",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-nats@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-nats"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-nats"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-pinecone@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-pinecone",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-pinecone@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-pinecone"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-pinecone"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-pinecone@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-pinecone",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "735a3f0cfe52d3459a8fe05732caf771"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f206721ae646181ff5fda42106f8018ec6fe97a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c1e427a744de2d0c55746a788efe9832d0e48f8ead73e5518e0be21e13c6ec2a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c29c53ff1f457ef4e20296ee078ac019b6f95191255650b9bd1184d143d8e7660a8ee0b32501becc60ce565e8d959a53c5811e6d0df5db92f9e6dfaaed3168f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "7be0c7e7b97249ea653b68715b1494e003be99c4e3e335dedf4c1389995ead5741768f810b04c00cdc2fe55a9afe5689"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b7358e7262a67c876326ac7059ceb0441ebea04edc0cbe322dca0c3b10c73ce29c4e89b87a1ec26c59f6980894e3255"
        },
        {
          "alg" : "SHA3-256",
          "content" : "345272e4931b8d0bca03c4ae083f331f1cbd7bcd9a717002354605182dedf3b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e79a867f0f50c002810b09ce692a0bef105fd104dfd9602ee4d907d8936bfdfc6083f9eadf6a8d06e1d23488c7cca40bd9b39d42643f650c50088fc13c1fbaf7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-pinecone@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-pulsar@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-pulsar",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-pulsar@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-pulsar"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-pulsar"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-pulsar@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-pulsar",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd3c17eff8deda9bf7a5523284626ac6"
        },
        {
          "alg" : "SHA-1",
          "content" : "11bba1baa9d0aa20b5cba9747a163a4cd6bd7bd4"
        },
        {
          "alg" : "SHA-256",
          "content" : "4f4ffcf47113880eed28e82333bdd4130b7f62993f723a2a67f5ba5ea48ec5c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "77c9a9161bf9f068b4b50ab74b573a282f3f57ffbac012167469e313e7fd3b9e03a6007d23fe24cfa7d6369a7720ed54ae4492560977963d3a579eb3b85e0322"
        },
        {
          "alg" : "SHA-384",
          "content" : "939fbbb10c5b99ee4b1f06b3e57a0b41d7534a385b2fc3aef72073b7446cd6b77cfba85d67a0682fec0ff48f81569bc3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "37dca02cc1b2b1ee97f2740a508f650f28df07be561e08fc95e0c572880f1a24acee9414b8ff554df3512b1bcea1131f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "338928a083f95e882760a972a6b870df29df5f5d34c54e61a7b8d0ada7c89ae7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7758795a30be670b6adc441e67f3eaf00154a77cd4fd87d491741cd3c90d2a668aa93f67efa1d9250330af5316bf6a0469c42b6a5d14bdf7fafb856d1ec40bf1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-pulsar@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-redis@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-redis",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-redis@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-redis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-redis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-rocketmq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-rocketmq",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-rocketmq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-rocketmq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-rocketmq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-solr@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-solr",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-solr@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-solr"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-solr"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-xmpp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-xmpp",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-xmpp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-xmpp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-xmpp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-zookeeper@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-zookeeper",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-zookeeper@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-zookeeper"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-zookeeper"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-postgres@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-postgres",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-postgres@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-postgres"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-postgres"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-postgresql@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-postgresql",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca40b4594a29550fdf2b0e95e07ad297"
        },
        {
          "alg" : "SHA-1",
          "content" : "93e01f5bf7732ffd89df5fda28476070461bb161"
        },
        {
          "alg" : "SHA-256",
          "content" : "abdeb82d36e934fa54b52460a35b0fefff98e075e30db7fece4abfd97c70538c"
        },
        {
          "alg" : "SHA-512",
          "content" : "073f16d5e50e807890b222c632de67fbcaf49ef6b337d1ca20d672d8a86067ac82a20a6865c00ed118d75de81c188e5940a7bb798d0d851fd3f0239512fe0c28"
        },
        {
          "alg" : "SHA-384",
          "content" : "f59f0e2fd2ebfae4719825a90e88fbb630cd0280b25ba6c7243b72f09580b4547eba6ae6bd6f35f1c83a82d0268ff9b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f025697eb13e1b049a8d187ad9f5dbc9e7cafc87851acb27e550400184c2ec5c235d56cd8c6582212b40b832e7e45050"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d14894be6fe6dc75ea37087c1c638114f48b5234aade91c72cebbe18111d7045"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de8299a514e04213934ecf40e991fdc252821120d24601017a39aac15a9e444ef2cbbf437aafef2d73bb76e088f53767c986462a103cfd80daf3cefc7622a9df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-postgresql@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-couchdb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-couchdb",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-couchdb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-couchdb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-couchdb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-ftp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-ftp",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-ftp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-ftp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-ftp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ftpserver/ftpserver-core@1.2.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ftpserver",
      "name" : "ftpserver-core",
      "version" : "1.2.1",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ff0231871fcaf8433c6180d139d9ee4"
        },
        {
          "alg" : "SHA-1",
          "content" : "26fa6f102e8cf4d2234aa1f01d45fe00e3f424b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "18279abb21abd74e10bb60d5ac6fa044044cc40f1b34d62418e906f50d4212ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "665e8150c4ee4eb091faab77fdb08c49452ddf3141cdd8701ad14479378d170c4482a146f4ec2225c7b72321a26e64bb8b1cd8b7ec4167905ccbe17a5005d77e"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d4b5a3c48cdae61cb990b783bf30337ec619e20dd616daf2dfb40f3727bfc6f1c3be677531234f569c7d4425cae80dc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "afc3163e5c18a1eeb4ccd146b92df36e0cba22211e852a01d917d5ccc2ad9901e353226c5a6c72afcde4c27f2ce2bf24"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5b1054427e7bbf2a3523b53659868af0cc70c8a238acfa36fcd8c1c54e4d85ae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c228a05f87aaf1fa0dbd5d5cad63dc7279e94363e1570a91d56a2f2abfedcbb790a0935860d1b724a599f36ae3b73a1b26a3703b669171dc42ff6d6d6432086"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ftpserver/ftpserver-core@1.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://mina.apache.org/ftpserverproject/ftpserver-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/FTPSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/mina-ftpserver-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina-ftpserver/tree/ftpserver-parent-1.2.1/ftpserver-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ftpserver/ftplet-api@1.2.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ftpserver",
      "name" : "ftplet-api",
      "version" : "1.2.1",
      "description" : "Ftplets are, similar to servlets, an API to plug into the request lifecycle of FtpServer. Ftplets are called on session connect and disconnect as well as before and after each command within a user session.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9348ff07ad7bb52a2c46eca81e0282ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "6939c4a9858206e52163d700452d407d5001ad10"
        },
        {
          "alg" : "SHA-256",
          "content" : "36e47834dfa4225448aaaa5460b304f26e99e837c4a80ef5b41d090735be9b07"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f13c2daf5ffb246d45d04c7dec2e4236ab35b8230255b791701fe2b94206eada6d303a4a9f48200d0e633353fdba5fd5e7f78d7e25d46904e8f87c19a047f35"
        },
        {
          "alg" : "SHA-384",
          "content" : "f665181a62e4f495a49e72cce1df3bb77b985bacef231aad777294ed728d7b6f038de0d290188fd00a0ef79c68eb98d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e74ca5244c73f0163eebc2c4c09c1697492355d3e8b1ee602ef466f7fe4c518dd0a0172e53c6117f3b45b2cd424fc32"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b56b1f52fe1aae534c7c430d7be291561931fac1ac624520dc3c2c82182dee56"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4675a59dce7961398692c00ce82939e0619103b745682e647f8c8c7afd35df55537e5a693a55661b64c9f5190b47214ae187d33ac3fb04d9800666914ed5448a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ftpserver/ftplet-api@1.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://mina.apache.org/ftpserver-project"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/FTPSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/mina-ftpserver-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina-ftpserver/tree/ftpserver-parent-1.2.1/ftplet-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.mina/mina-core@2.2.4?type=jar",
      "publisher" : "Apache MINA Project",
      "group" : "org.apache.mina",
      "name" : "mina-core",
      "version" : "2.2.4",
      "description" : "Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eebc17b276a16823e4165b14318da89a"
        },
        {
          "alg" : "SHA-1",
          "content" : "f76b231c8a332640a4b1deef5262c603b088be02"
        },
        {
          "alg" : "SHA-256",
          "content" : "39b2dfc8e84380bf7adab657d3d5e1625cb6592a885ebdb854ec5c6f7a3ec88d"
        },
        {
          "alg" : "SHA-512",
          "content" : "4269e2e16c99692e2490ad1bcc80ec02958b2c40704d8059f3ef1ff04671ef6bd88747637666a497c99a791a7aa7e3e0f98875cf742af849667aed9c16155f74"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff64c32d31f82e70d4717f642925f4ea9e93622abc4344c500c5562c28e06627b889b06780bd502a3fe26a311c6f96d9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56dbad2b738a739f59ff9712334e54649dcd29f55ea326140c6a71223869ce4903e449bcfbffa6941e66524a71a2eb4d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "549dd0bcbe8ac02c7ffb5270c200881a0e4d748355395a8dfcc007f4e35dbb99"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7939d1ee955be68b930ca7f29f41e0ddf9dcb8a4d4723a7ac0d9c7596fd68068e035680dd174afb02826ab0618749258956d9eaa1b7b4e82019ce366fc24099c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.mina/mina-core@2.2.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://mina.apache.org/mina-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRMINA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina/tree/2.2.4/mina-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.sshd/sshd-sftp@2.17.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.sshd",
      "name" : "sshd-sftp",
      "version" : "2.17.1",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8d1d37b5487d4229326afc66df58374"
        },
        {
          "alg" : "SHA-1",
          "content" : "91085ab6f205ad68007a8034e58d46a82a0d126e"
        },
        {
          "alg" : "SHA-256",
          "content" : "84727e3ac45458e1efde1058269964e2526aa3d520584870ba007adb20534b3c"
        },
        {
          "alg" : "SHA-512",
          "content" : "46ddc1e5ebbcac247ecafec8b147ac13f72b068bd7c4436ae14e5666e2a0130f15391afe456809e4fe6a2d4771c5df6e03a56a7c90b8f8ca66ced404d254e2f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "d77cf16537db47e42dc3953dc09c1745a2caf63f93deb823843f80e376f057a2e1c0d5fed47030eb8432e3ab032fc9a7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bd5cbee9c241e84a81cda2d618467f6df3ffabbfe39bf7d32f2195958d2509b7c5e4080ba908c64a8ee399e3c905d441"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f660cda69176559aeee917ea22a7ddc7da132048fb64e30bb66409d830bd78ae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fe825c2330749ef925856990b29819313e1e9620bfc9cd06e759610bb594cf0d80464eac8de474fce16af08db993838f0aa8b7219017eee27426d6856804bb28"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.sshd/sshd-sftp@2.17.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/sshd/sshd-sftp/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/mina-sshd/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/mina-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina-sshd/tree/sshd-2.17.1/sshd-sftp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.sshd/sshd-core@2.17.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.sshd",
      "name" : "sshd-core",
      "version" : "2.17.1",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c059821a65212df7ffad96bbfca4f3c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "02582f7b736365e3cbe70bcf90f12ac99d7d7a29"
        },
        {
          "alg" : "SHA-256",
          "content" : "b30769bbc053da28949ed1404abed546598ccf3de9100945b627f5b3a0fe003c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3908851829abc2e4afa852f76b2e76be99eb7b1a7189c0d5e7e98bd3029954eca3e54db16aca11f5ff3b6c62269f283fd9fdf386ece165931250209dd1967841"
        },
        {
          "alg" : "SHA-384",
          "content" : "029f2cbe66d34242757d76785e53fd210b7ab9b2b5ce9147e7d4f7bed60d8ae021912a4978c2c679f0a18472697f5ffb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c0eaa7a86cb783ad31d56bec2f99f13eeeee9650ee17c2308c51b0ea2169186fafc91b961b3280edaee87a2890623a8f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "09d6ca2e47185e8001edcbf1c5373c7d3b767a08ff65d8ee14d52d685adec5bd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd9e8ec47fc84cddaa404d3d0fc152620c9d3ae955fe0e4e2398908e25063778c2cc9c7ee788f92f7ad3442fbabb0154f3a070b8185a9531fdabb391cf83fe6f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.sshd/sshd-core@2.17.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/sshd/sshd-core/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/mina-sshd/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/mina-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina-sshd/tree/sshd-2.17.1/sshd-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.sshd/sshd-common@2.17.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.sshd",
      "name" : "sshd-common",
      "version" : "2.17.1",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f7767cbac0f8dc36cff471d264330636"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c8ce7fcea1f8068b36c00a98714bb695f5935dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "4be43cffd261eb8138da20f87bd2d5609022df85b67bf8329cee2db488c0a1a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "88fb8b85fa9a6a42e1e1f167c90f779b10825a062c02238f2049238631e76df2d3f7b8fb25a68e8d48aebdcb326a5886130e3ad5636ce19ef158bfdfa8d3e58b"
        },
        {
          "alg" : "SHA-384",
          "content" : "1911af8d2a5c3b7f025f037896dcb1a1583a703ed31cfaa240030a29b124f19fd5343fd5a36d050ff196b1a66b7b145f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e104375ec7dabbc7d54efcee8089e5b6589e2339ed6a0ee0669825410eafc1ea8cd74ccea901b1c13ec6a751ecb11f0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6fae1efc573d02006d35a5ebeab703e3d742080e7b3f493d4c7cb8128a756b7d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "61a89dbab404271b1f5b60cb5cb9b613d94bfc0e7effbd0be81744abb5755dbd3f49a6a3a0dcc71c4beae9f7041f6953737774bf7a350cda6d9c85b442c649b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.sshd/sshd-common@2.17.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/sshd/sshd-common/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/mina-sshd/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/mina-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina-sshd/tree/sshd-2.17.1/sshd-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.sshd/sshd-scp@2.17.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.sshd",
      "name" : "sshd-scp",
      "version" : "2.17.1",
      "description" : "The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "791e035e4753ed7d9d983287c857217d"
        },
        {
          "alg" : "SHA-1",
          "content" : "d002acc91320fd4c8456d23a42fdc62bf9dce943"
        },
        {
          "alg" : "SHA-256",
          "content" : "514de8a4df96f32e6b94c0eb59c6f3770bb787980bebc8bd1c27cc95031e6a78"
        },
        {
          "alg" : "SHA-512",
          "content" : "650594f1085817d32e616b96d1a5af138b468f423f641e0e0ce05aec00a4bc43681ee803cf54c32eac3c2cee733a0e59d3b21f663dad172e9b74b0222fb2ccd9"
        },
        {
          "alg" : "SHA-384",
          "content" : "f38d78d134b79ce1a8473ee43e47aea3332d2ca0db9449a62ed58313316ede7ece9825ee3eff52d22626fe50f23f86e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e9c4a7e774bb8c4f7207791a69f68a22470371238061b72f03c422a408dca2231c77b6dba1a6236eca71e55c4a74a608"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7260c4c872e2a19a03b8942122f703a23c99ee37d010d0787c7426185f636c91"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1619742a0f39568b28c77f1ab5ab5e75be2d0bb062f0b6e85c1a7149c18062b6754f0327bcfa6496ff7ef4c2f1ed88c73dff573ab2a546eb5c698a3efe72cb55"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.sshd/sshd-scp@2.17.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/sshd/sshd-scp/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/mina-sshd/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/mina-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina-sshd/tree/sshd-2.17.1/sshd-scp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-fhir@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-fhir",
      "version" : "4.19.0",
      "description" : "FHIR test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-fhir@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-fhir"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-fhir"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-mosquitto@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-mosquitto",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-mosquitto@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-mosquitto"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-mosquitto"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-chatscript@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-chatscript",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-chatscript@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-chatscript"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-chatscript"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-openai-mock@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-openai-mock",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-openai-mock@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-openai-mock"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-openai-mock"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-openldap@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-openldap",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-openldap@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-openldap"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-openldap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-ignite@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-ignite",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-ignite@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-ignite"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-ignite"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ignite/ignite-core@2.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ignite",
      "name" : "ignite-core",
      "version" : "2.17.0",
      "description" : "Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62377339e3707c8972a92d7c0d830dc0"
        },
        {
          "alg" : "SHA-1",
          "content" : "443cc9e4dcc6bd55ea0e5137dbcb1bc1a2831dcf"
        },
        {
          "alg" : "SHA-256",
          "content" : "99eb9daa15208b6aaf39adb11403b5f6a6380ace134a5100b9be349bc81901da"
        },
        {
          "alg" : "SHA-512",
          "content" : "4bfdb9e4d361dde36539e8aff3a7263a90ceb1cb7c3a32de1fc74826f687674065e72f93ec963ca7a99b58831c9b409cff3f903e6f41f6006caa0af689eb3134"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef9b541165d2f0606f9f6f8f968434b44ddead9ee6d82c0e91e23c660d905e5400644b27e10a77c11b9dbecd4ffc0c9d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ddbbcd55b301b3b39a1a8c72b79715a11d8a388739f28f4dd03f9443fcc65a4d8ec0b5b3af8bbc40302b52b1a33d053c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4d904ab5854cc06956f314749cce8e06726c8e7863b1f13bedf23a2c3cf7b00c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1e2f7a2fc6a63fa6d83c22c4a90dc225894c914810c23291e58d97894a9139ac22f7d87368fb704c5a6191fef0b2069a40344da98116111c649168151ab45d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ignite/ignite-core@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ignite.apache.org/ignite-parent-internal/ignite-core"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.ignite.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/IGNITE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/ignite-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/ignite.git/ignite-parent-internal/ignite-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.cache/cache-api@1.0.0?type=jar",
      "group" : "javax.cache",
      "name" : "cache-api",
      "version" : "1.0.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da32d867f6dc1863c00f7f7837fa40fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b57384801243f387f1a2e7ab8066ac79c2a91d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2836213144722e2eb1d7461f6e2ea3349d6fbbf9cd5f345c7133bc29bd39ca1"
        },
        {
          "alg" : "SHA-512",
          "content" : "d87c1fd629a672ed7bb668c559cfa88f937e9be3429a26e530eaca786cfa9450f2600697c398f023d388b8ff3ce19db0cc11ef7898321eff6b6d85a047c0955d"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb6e887282cf0ecb1b1db7018fdab80c4ee4d07a09d810fcfa1f7a839d86e163fe535541c7617507c4e1ea6e8ef2b19e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e470368fb29b7784fd833b4297a1350d736e0c7eb6bf56d902fa65c157682d7567d0db2a95d54445d24422e31650d046"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2af776ef9ba2360f09427f10119cc34bf6cb3792f5dbfe74ac41c7a4cb51885c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23e4f947848bd543294f1d463e2c0325fb07a4aec39cb5f457410dcb6aaa96cd3dc18e6390c26e2951b832296c77d4e4644005e2d7db74f5174b8543d408dbf9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "JSR-000107 JCACHE 2.9 Public Review - Updated Specification License",
            "url" : "https://raw.github.com/jsr107/jsr107spec/master/LICENSE.txt"
          }
        }
      ],
      "purl" : "pkg:maven/javax.cache/cache-api@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jsr107/jsr107spec"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@16.0.3?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "16.0.3",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a60b96e694740dc7dc0272d637efe978"
        },
        {
          "alg" : "SHA-1",
          "content" : "62c7299ced2a089cc541726c6d763da9417604a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "04b16e8d2309bf7771fbee16187b76f63af6ccd023cf664ec846e4e8e65c5b3f"
        },
        {
          "alg" : "SHA-512",
          "content" : "85b274124fb33b6413a8f2e6504abd1df467947c1c575f3aff25a44dca484f350c5ab3b93613f06eedb721aff2e3aa8d14f56731939902de5ca0bc1592fad48b"
        },
        {
          "alg" : "SHA-384",
          "content" : "540180d5f7f011df796479472cae248e4f48c6d49f89799a36726b04b9fce29f787462b0235bdc895c7f68cc0fabc0c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b3fb8dfa0e6bace5db8a4afe19d917a4177c09ce89d743f86f256ca2c5d6677e28f82fcf5aabb4e2a4f9cf14fe82dee7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "27f1b765cb6994e9daa61cc89062fc88dde247fcfd6dba94f1bbb324e14cd736"
        },
        {
          "alg" : "SHA3-512",
          "content" : "41b0e0d9a1cd7544c1fd2dcfc9f4b616d890deb54e303160f30736f3b3aa0cb6202e6ec2ee310d1ba79b9b65190e48deb411a4df9a1e23f57e30f2f69eff1f71"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@16.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ignite/ignite-log4j2@2.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ignite",
      "name" : "ignite-log4j2",
      "version" : "2.17.0",
      "description" : "Apache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "38462f0c4a1f7386497edf6b12681739"
        },
        {
          "alg" : "SHA-1",
          "content" : "40149e03657295dd7a5d220c3567e4c4f34579e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "824f3570ebde6d339e9e45ff0a27b84883173a869960ebc2d5d174061d3877f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3c1919dcb3eb51ba3f332212e33ed327b1ccf180b9c13299411eb4b932d38db6e9214c843c0fc9f71e515c566220b4ef68a5561b86c2827d7fb00457bb27079"
        },
        {
          "alg" : "SHA-384",
          "content" : "341ee731c43ec8d8662a461202a9684d7c2a8c5bc6954fda3b734c54861a15489b938e1afa77a04df2c0f671754a6a66"
        },
        {
          "alg" : "SHA3-384",
          "content" : "11a750fd3be1ae54cc0a8dd3ca0bd29c8ff2f60355d12ac5f8583fed241bdc117ded71f4822cf25285a891f8733c709f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76d44be31a56ad0323996bea96b1b5b84f79c74cb76a9f68a310d4498f86647c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5a515cb4ef318063708a971465ada338eea5cb56063fd538f84e45c4b94c081fd63fd3aa27a750a05c0190c5975cd4c9f0b709e9992c2d933291179e6ae87f58"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ignite/ignite-log4j2@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://ignite.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.ignite.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/IGNITE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/ignite-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/ignite.git/ignite-parent-internal/ignite-log4j2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-hashicorp-vault@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-hashicorp-vault",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-hashicorp-vault@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-hashicorp-vault"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-hashicorp-vault"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-keycloak@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-keycloak",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-keycloak@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-keycloak"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-keycloak"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.keycloak/keycloak-admin-client@26.0.8?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.keycloak",
      "name" : "keycloak-admin-client",
      "version" : "26.0.8",
      "description" : "Keycloak Admin REST Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d33424422c54806139282f38e60d7315"
        },
        {
          "alg" : "SHA-1",
          "content" : "190e3b8f41289f9cbdc5a78720e5c06cdda49f8c"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d4b8c587408d74211c2e90d2ba433515ce57eca76acabd5a3dc948af44e5766"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab9caf642c60328e20d0ca6c53b62fe784fe4fd7a5b723d36a08713c4b0fe1184b998f89c7b505109d3c7f6b4bad1d9fa2198ba33c2fb96566ef05986c7bb89d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ab591ccc786b9fe60aa9b10197d08275efff736fe5bb8766f76ce87af120ee578f1c650017d5b18a88c4c1848b3a0f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13a3da19a60ee716ec225fd1aa05b7379dcdac4d5d72b55666dea311e4da8552868149caa1cbd86758c2ec3a5b569e5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a6bbb3fe25114557bf4d2827f8b85d42bf9da9212e856854d422e68c0fc31f7d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dc81ed57652af10b7c590e5a9ecadabaa974c9d7826503c9ae752a07b5e4cf91eb3f3fe09d82787437f7f431b2ebb0d9a91d26ac37a2ad7396ba37996cf59367"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.keycloak/keycloak-admin-client@26.0.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://keycloak.org/keycloak-admin-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/keycloak/keycloak-client/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/keycloak/keycloak-client/tree/master/keycloak-admin-client/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.keycloak/keycloak-client-common-synced@26.0.8?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.keycloak",
      "name" : "keycloak-client-common-synced",
      "version" : "26.0.8",
      "description" : "Keycloak Client Common Synced",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c83f32325737b8bb0319fdd07f27045c"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8b1f03abe916542512afad196e84652e9bad873"
        },
        {
          "alg" : "SHA-256",
          "content" : "e09703143e074d9c82062b8c0f7c9ac53df19c1f09c2a59234ed19575568fae3"
        },
        {
          "alg" : "SHA-512",
          "content" : "9bea6bcc1b4f7aa0040318bfe77af4f67b1aed6c8e5152025165ef29eb92344502a0d956f6aa2c729e71a95e755fceb5319ff3dc1435d7d044a2295ba97b818b"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f99587648ab2147086eb0cc867cd94e340b20f9b47d3d88e8cf9d548e3554d98dcb3d179288990e769dca4a74096c40"
        },
        {
          "alg" : "SHA3-384",
          "content" : "799c9b4b37347ff7da3e9c13c6ab5f809178663eb44f992d20aaf4d86de15777b2a0002400812cfa867a938ec790ef4d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eee224d03795d7a9114ac358804e26aec4f6665a61b52b956f9770ac21d62a9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c39e2bb33db9707739bb12bc49783a19d2269de70bf1230df8d71c94a0e70f04cce61892142b686c58f0421bba22fe69fcfe8e144bad0be49ce39131db1213f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.keycloak/keycloak-client-common-synced@26.0.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://keycloak.org/keycloak-client-common-synced"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/keycloak/keycloak-client/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/keycloak/keycloak-client/tree/master/keycloak-client-common-synced/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.logging",
      "name" : "jboss-logging",
      "version" : "3.6.1.Final",
      "description" : "The JBoss Logging Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "acab989faf62db02c092448e95614fab"
        },
        {
          "alg" : "SHA-1",
          "content" : "886afbb445b4016a37c8960a7aef6ebd769ce7e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e08a4b092dc85b337f0910a740571d8720cfa565fabd880a8caf94a657ca416"
        },
        {
          "alg" : "SHA-512",
          "content" : "3dee7fadc04407538248def38fd0ae885c2aa454e2a38ecaaf7ef74abc1505f4efcd3e1a4e024c9f28d37fabb663c19cc3f29b7641b3094d5a504e93730c4a22"
        },
        {
          "alg" : "SHA-384",
          "content" : "26b1ba129bd9cd1777ba90da087d343698b1f7fa48b855ce0a1030afc1c7ae81433f75e7b8293eb42fc063ce35386280"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7fbed126ae79578a4136d769f31d9d879e14cd0f0b78ec91515be7cfce5fea7f1c1ca10bf752d19edd5511d3d4ef5254"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0de02a61df5dc9fbb8e9a344a8744356f3e867b4567ca2baa0bbf16a8763de01"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c7b522c04afab22900222f287da17c1526b3b3fd6a9376298613112918afb050af3d8ead2239be3e7dc3337ae74a636bf1963a1bc56426996b0f7283681bb3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jboss-logging/jboss-logging/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.logging/commons-logging-jboss-logging@1.0.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.logging",
      "name" : "commons-logging-jboss-logging",
      "version" : "1.0.0.Final",
      "description" : "Apache Commons Logging to JBoss Logging implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46328c16f47be35563b73425d456445a"
        },
        {
          "alg" : "SHA-1",
          "content" : "27a4e823d661bde67ec103bba2baf33cddde6e75"
        },
        {
          "alg" : "SHA-256",
          "content" : "f12176263ea25f4e78bb4fa4b36d335a29738dde6a8123e1b6da89a655d150ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "b56221f841fc73f8547bbc1bf06c6b8a635b6009d342f6d0f321a0c5895f5c0876d099c03f98ecda9728ff523c06613ab2cbb242f3e45c7ed4d497d9fc24aa5b"
        },
        {
          "alg" : "SHA-384",
          "content" : "dcadc6881b698e04d426b30831d05df8c25712fb1d0782b8307d8a2f54afddf75c7854c7cbfadcd8533a19e63214c79b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1bcc924caf9b23e1c3dd46b0c52281765bbf7fb34609288c9c1f425a74f4c15aeb37a050eb79326491a74136e2c85d58"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e622f1f358e48847675b0d8901c9474f7a3a1da71d110380f3543fb9b677c5ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a31abb471f63a32e49f0f8b2aa94acfdb6f2a527d8ba2a58229e959067638175a9f2a0ed24e1ba052515e6572300af46adad01091eb1f36cdac5a6378c956190"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.logging/commons-logging-jboss-logging@1.0.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jboss-logging/commons-logging-jboss-logging"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-yaml-provider@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jakarta.rs",
      "name" : "jackson-jakarta-rs-yaml-provider",
      "version" : "2.21.2",
      "description" : "Functionality to handle YAML input/output for Jakarta-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1b2125b2cced70ba76c13a28052be53a"
        },
        {
          "alg" : "SHA-1",
          "content" : "fca2caec3653b59b991ddec6d39cad23b7ae754b"
        },
        {
          "alg" : "SHA-256",
          "content" : "1243f993dc340d48856d5a7898b6cde031287844587cf860d93ec9f7b1262012"
        },
        {
          "alg" : "SHA-512",
          "content" : "da4d263e55ce5ba14eb419c65986622809820ec0e7d70c486a185e47147429081e6ec54a5ad04ee40d7266ecccf33c1d37bd89de6aed3080416bacb72b1dfe17"
        },
        {
          "alg" : "SHA-384",
          "content" : "f509386b160d487efd02eadb275190dec895c9b1c31bb003e256a430ea7c5e8eb944c8e90795b957bc8a268e11d42c6e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c85593beb031c3080978cdd7b62ca1984c5be59b4358a4cfa23d4fd8ef50e62bbec3a1bfee08e2a8140f8ac35529b062"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f23457007b05271a6be448b847332c3e49713f57e59ba209cb2dffb0727f87d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "adb9902fe87c83e44ba6db1f9ae3f38adc4bef8584f9c941b774d19d881df07fdff691b3bb710ff81d5191fee94b02020bdcd08060d58866e99b38d3de56071e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-yaml-provider@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-yaml-provider"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-jakarta-rs-yaml-provider/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-jakarta-rs-providers/jackson-jakarta-rs-yaml-provider"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@4.0.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.microprofile.openapi",
      "name" : "microprofile-openapi-api",
      "version" : "4.0.2",
      "description" : "MicroProfile OpenAPI :: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "06238e51072fcea0b02e9a47b8f3f956"
        },
        {
          "alg" : "SHA-1",
          "content" : "1df7fa8ebe14e6c22891213ffe55424de375d188"
        },
        {
          "alg" : "SHA-256",
          "content" : "c6fca9913d7ecbdeb801d5e6c935988219f64a0eb8b17e23437ea0e01e7a10a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fc8b336b1b70e4f687eb7617892086dd348c5ca2b19dc00d96c7f29c91a792cb6802be83705981fffbc1254aea433dee35b2dd7474963b7225646c2b306af45"
        },
        {
          "alg" : "SHA-384",
          "content" : "9475083db25fbcd71467fe8087c1b14596036899dd29bb8375666564fda0e1a7569b4bd8fa8e26c25885d078c1df92ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5206c718e8b344893d1a79c195ce8c4d4a8d49097f5db47c8e3b9c420813e9e14fc309c36c7719e1ff01bdeda5f4c725"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50cb284977254c50e744f53c28222e414e025ef083ea9d5460ef3febd3f82ff1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "53300e0daf1e8cc76fff02b4a46d1faf4acbff79ce7025707742fc6ecc0364297cd605911bebeaffef609c9da12267d8140ce88737002c87fd8a03facc8c6ce2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/microprofile-open-api/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/microprofile-open-api/microprofile-openapi-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.resteasy/resteasy-client@6.2.12.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-client",
      "version" : "6.2.12.Final",
      "description" : "Resteasy",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "331cb34aed9459e103c6641ff0639365"
        },
        {
          "alg" : "SHA-1",
          "content" : "234b7d3fcffce55c367e79d8cc0e862fb54c8b65"
        },
        {
          "alg" : "SHA-256",
          "content" : "418d4f3a179ce4e2644cd10a4a3d79237622e1f5c75676f064fe20290a95d19c"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c4258e77a267e66a4507f5a4bc96b190d1029c5e43a3deca84f292c410b4ca677b1f3deaf8bd2206face8906dbcb1c6ea213d38f5888d20a75853335ee4d2d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "9bef5d926d22ed4d3a0d02aa350884e5cc4592919a37b98ee0b6b0988a997be46044d8d3e7140325dd2cf473ddb3e1bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61a3e92cc0c248c8a11a61f89bc41381dc58487065c545f1f3e30ec201c111eb2f1a7b9e595c5587528c08933c1b9bf0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4701ac71e4cbb93ede46f3d94f7e91c7b7c98625639c9c658e3035622b6e9237"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83c0b4363260433ea8358151f33b38f65414eda73503387671f84514a589f5193cf865ee316d05d97b665805796463fcf55cbbd4a7c996404dbb51219a8b68fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-client@6.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resteasy.dev"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/resteasy/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.resteasy/resteasy-client-api@6.2.12.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-client-api",
      "version" : "6.2.12.Final",
      "description" : "Resteasy",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80a76a36a8f28ff7d0f4a27a4d9c5071"
        },
        {
          "alg" : "SHA-1",
          "content" : "9401ce5ffb996c0c10b4bfe10895e5344b5a846b"
        },
        {
          "alg" : "SHA-256",
          "content" : "f0ba53fb08aabcabf18e19c61a0f1ba44c08c79d8363239dd04bac33e2e440f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2bec574cf5aaf00ca3a3f6a9bab024dff5956213c1d9349daee77a92cc8321b1fd583f7cac580fbbf6870e3e3224e35532798e9b68a0ca93029b283c0ccf24e"
        },
        {
          "alg" : "SHA-384",
          "content" : "f415e020345d71fce15164ec67c70d213a570031d8e5342e5e81592ba5f15e3a10c3fce2ab5b1e53127d34ab47f706b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "293e8f7f19f3661b4a9f278339e5e8b9f031c629692e7e0ae679cd9e8e04603f5b9bbe4dff3ad6ce77b6c503774d43cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "beaf1adf4106d192252765286eca40b6eea2bc49eac5489d4fb5d9f0f00eeea9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "71477a7ef7990ece0539e268b1e3f4eb27a70050b3e3de1aa435b68dfa3815ae946aff02ee44ee9b7b63fc7af5b19e47c6f5f62b3b16e4c4209d8760f69160dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-client-api@6.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resteasy.dev"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/resteasy/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.12.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-core-spi",
      "version" : "6.2.12.Final",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0f0c14c35655620fefe6fb9a18ce4a10"
        },
        {
          "alg" : "SHA-1",
          "content" : "dfdce6a2fa042c07975c8d4fa11d259ca883878a"
        },
        {
          "alg" : "SHA-256",
          "content" : "afd7353f2c25405c779070af7d109f47264dd888dc65ff9460ea45188e5d5640"
        },
        {
          "alg" : "SHA-512",
          "content" : "d278537c80ab59a61311182fc70dd69a68e21d2d3cab53456337ed160fb2355fd4434fe49d26f05170875844f3ce67827d683d018ddea757c2595c2ff4ea4435"
        },
        {
          "alg" : "SHA-384",
          "content" : "79d9d74facda01aaeda33d8f589eaa92cf730521230c88411999297b1634fd2660bdc389bb47180e1a41b521479bd672"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e6b6c1ad902abcbaff2a82af3df44955a9ed64e825a0d0a9329924686ea67e7b0ae439df9c627e821a2971f354aa517e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e2b0b315cfc0e292ecdae73d2cbf2b1176faabd0a8633a433a0885d015d1abf5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a48a79e9b9a2ba8b6cfd33b56135ac5356ab81ecb2e26fd17c42355edfb720030761416c94c3a7052b31bf73a4588f266fe1123d3f18ffdf9a58750f8982d6ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resteasy.dev"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/resteasy/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.12.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-core",
      "version" : "6.2.12.Final",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d2c39b917d25a598502f4920ddcc3d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "45c4596118651373c5c854c69ef1cfa1feaad3cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "a342f14fa854ee98b0b9ee7a29390884b18c2b6738f4c165a7b04d748e4c7595"
        },
        {
          "alg" : "SHA-512",
          "content" : "b8aa6a364e910294ba284ed8f5a0998c82ad456a5b7103f0d19a40fa228417231e4ed687e536c62717c38de2134736c5eec6debbbd853837070d01967c0495fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "c428ad0ded5ddeaf73a5c58e0b1c0a8cf8ad2c7e8b1f5c4da5adebcbdbe498cabff976d04adad6c408b3bafd27cbf164"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e26ff1a2c52273b067c97bcdae76d6583751bd0bbbe9df101092ac38a8f822cb28d03f0cc2e219685846bc011aae9b49"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3dfd473708b7df3358d32d6d387411a977b6d197bfce63482bab6962a026b13a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38fea09aa3043ab45cf11a4c709f541954a82de783600a1d56948be8525d7dcbab5c3de591b1694d7541a2bcd4de17b35e2f3f2dca4914a69f1fcb59d4e090d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resteasy.dev"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/resteasy/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss/jandex@2.4.5.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss",
      "name" : "jandex",
      "version" : "2.4.5.Final",
      "description" : "Parent POM for JBoss projects. Provides default project build configuration.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "81ce0b995162eedcd867f10b3914c517"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b4634d1fa28628549eb986b7c0c73f387090fba"
        },
        {
          "alg" : "SHA-256",
          "content" : "70a283bcf11a82b14c20d1a9be731d301aedfd98be1b4c0f5b35fe60b305caff"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c61240fdf755feaa06399a59568d06eacd449ecf62fd7b1ff3422edd200ef1319484da6cf5ed88eae8763d5e8bce9e2294049a81d7986fe73d3cf795e00ad52"
        },
        {
          "alg" : "SHA-384",
          "content" : "51f116637291b293d533310f229e09488a808a920a41e9cf6a86065ebfaa20afa5e9719276ff4a8aa13d2ec444c03f05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec42ed2684204f824feecbc85276503fd886620ee73978695e07c718a7103d6a35d2ecbb56540013e3356e70140cf520"
        },
        {
          "alg" : "SHA3-256",
          "content" : "67201d0ed3995459726de5defd923ecba8956c523d77d8f8bed25eee5f70d08c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1e6ae57beea7a3d314943839fc2dc82db5fa34f5ba12701da758e675e24eeb2ce7286befaa634d3b61e707f469fead35c5adb0a6ea4744471b9b582661bdf75d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss/jandex@2.4.5.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/jandex"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom/jandex"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.angus/angus-activation@2.0.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.angus",
      "name" : "angus-activation",
      "version" : "2.0.2",
      "description" : "Angus Activation Registries Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "42bba74155dc773eca277ee7a16f74be"
        },
        {
          "alg" : "SHA-1",
          "content" : "41f1e0ddd157c856926ed149ab837d110955a9fc"
        },
        {
          "alg" : "SHA-256",
          "content" : "6dd3bcffc22bce83b07376a0e2e094e4964a3195d4118fb43e380ef35436cc1e"
        },
        {
          "alg" : "SHA-512",
          "content" : "1482c759843c23e0343ca554194862d53ac18a04ab4691b3bf05145abb77283617022a895c5ba2e33f62b77c2cfb906b90d0cb690623621b11f35194b54b1180"
        },
        {
          "alg" : "SHA-384",
          "content" : "0263b0f42e56f9cbf4a2446c26a29d6397477561c2149f7b7d0e62fb28ab4315d50faf4e96aff088d3ac204b16f90892"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e77e5bf8be9f98ed06a652e2317253bb29e8f79b26910075332823987b2e1bd3dfbb2d7aeb5a57a454c8632241abcc0a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41d7d300d1399e4706a0ead464e13702d85023598a0a81899e40ee8eed847826"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dbdcb824069f0dcf9f9d362b8db7c2efa77f28d77e07c204a28e56b79ebfc478d9c5f9e5f01c7269d3afc0db0e6126d74237cc5a51b5e9ec6b6664580a06de8c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.angus/angus-activation@2.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/angus-activation/angus-activation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/angus-activation/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/angus-activation/angus-activation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.async/asyncutil@0.1.0?type=jar",
      "group" : "com.ibm.async",
      "name" : "asyncutil",
      "version" : "0.1.0",
      "description" : "Utilities for working with CompletionStages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cbf288497b12b8c6c4ca728c57db77fd"
        },
        {
          "alg" : "SHA-1",
          "content" : "440941c382166029a299602e6c9ff5abde1b5143"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb80a7a5cd1fef63c7ea4c9abbc5138e84136657c19d148879d22e28e144fe04"
        },
        {
          "alg" : "SHA-512",
          "content" : "ecad12fbf06fb6713a5ef45bf7ba9b92c3ccb807c755360ecaa19a2bebb1156b335af407712ddfbe197143db8de6b03797c09eeb06aff7957b8d01e94bf23763"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d8fd4ed2a0d598877cd5f6ac41a1f925f084a96a03271f8e4df282a3f6f449fe8571129a60833740a324df50420414c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7c108ebea7f278658414d7a4dc497b891a4647ee79ef873c58befbfbbee1d1bacef1d96006d736e3c1fa84a7ef264b20"
        },
        {
          "alg" : "SHA3-256",
          "content" : "469a2b3c3cd89608dd04c1a3113dce745a7a65e21d88f3b5460704622a8af71c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e48405b1ffa013f2d5847e9f9d77b03eff534488224717d09c02eab016b1c74721d1414c8a7648ac135213dcc2b32df056d75300f16c4f9519b9da94cb960417"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.async/asyncutil@0.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/ibm/java-async-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/ibm/java-async-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.ws.rs",
      "name" : "jakarta.ws.rs-api",
      "version" : "3.1.0",
      "description" : "Jakarta RESTful Web Services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ce4c6749e048456b2c452c1091689ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "15ce10d249a38865b58fc39521f10f29ab0e3363"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b3b3628b8b4aedda0d24c3354335e985497d8ef3c510b8f3028e920d5b8663d"
        },
        {
          "alg" : "SHA-512",
          "content" : "55c245378d7529503c934d2132cfc3bcc638f6297eae6687ae419a5b57aa4646f771cf054295fb6cda1f6d89134942c2a2c39f47380be839e26b44884e4bb75c"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa6baaa80978a53fdb4af8e07559a955c9828266ec9b41562b7a2583a1d8d760726d66c13d61f0ec0282220d65d4c1b9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "76ae6e43291bef5f40196d2063886d4d73b71401918c002cd2e54d260a9171287d12a61a19ab950a512aebfc53a42b31"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2594beb0318ed800cf3e6de629ac40d2900b2fe25cdbc4982de00ade189b6100"
        },
        {
          "alg" : "SHA3-512",
          "content" : "40e976ea3f3d1b9a568231cf156f388be585d6afcf30ade6abb9841969cb86a2e537db87678a03e3ea04049114879db8f897fe0a6f9f815df31a1cc3d0c9e089"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "jaxrs-dev@eclipse.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@6.2.12.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-multipart-provider",
      "version" : "6.2.12.Final",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "db83b16f80c8cc7ab92e4676d896baed"
        },
        {
          "alg" : "SHA-1",
          "content" : "87bb6ad505afe30bf49b1521d6273678ca499fa3"
        },
        {
          "alg" : "SHA-256",
          "content" : "de42cddce437c60b43e8181e310b48bd64558b79ac04fc5cab69b066b46a5f08"
        },
        {
          "alg" : "SHA-512",
          "content" : "851be37f892baf340814d6d58a9933760f752c64847acd33c1957c5c8df02c15804cc31388e499b64e6781f8caa2a5b411ea346ffdf7da99e4865be598bb2b13"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e0e1f410fcc7165d1923f4d54772e64cc9fe2bd4787fd5078e0ff89d1b26804626cf46d6c77ff0a63314eccdc1f2a13"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f04d5c81bdcd8c8994be99a3b6791b01406f48963644f9bb44177e462fd3f7a6df8f5fc40d89d9ed0909cda56c1044fb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "83ae3f6d0e75d02a8249bebaa4c21174810f928c1d69e3f957342e38ea67e126"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3adc561dc8cdef079791fc8a19b3e7097099478a5cf2b949485abefe76e942345fa4f3d6792359983ca6f8f5305ac6c3dcb8c89fb0d35c5a9ff72b7545255e34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@6.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resteasy.dev"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/resteasy/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.3?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.mail",
      "name" : "jakarta.mail-api",
      "version" : "2.1.3",
      "description" : "Jakarta Mail API 2.1 Specification API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "288a687deb06b87602ce14cd03dddff4"
        },
        {
          "alg" : "SHA-1",
          "content" : "a327aa5f514ba86e80d54584417d7376ed2bde0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "8051b58d75f982f9a5b963b3765426e824b2a64865ef0af17205e455b98db05c"
        },
        {
          "alg" : "SHA-512",
          "content" : "841a9784cfcfa1723d1c634b094280fabe6ecfdf640513a76a6a39b1ad29d59c1207c086cd66ec8e7f161ffaacd9e1dad12828ac4c57583e9d8593f12ae6460d"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd18dbcf72559ea405946a6d73dc60e672b3bc222e32944b2bf51e81cd41348ad7873b5b2a9d86f0440b44bcd6e45176"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c02d8861b3c9fee8f18bfcb41947d2a83eeaed4ea9d1bb8784525c7fedd2ccab6b704663ff5a452c78537d1b79fd960a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c10cb31acf35574a203d85427d81e36162edc44b9f6cd9b422c19144b8e7ae4b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4034e1d5280fde464902035e7491e997ffec62a327844deec6f7e64b7b2d8d1d9fe505f10691caf7223ec06e6d27ac263ae1341582a5c48adad1c7635c13f0d5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/jakarta.mail-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/mail-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/mail-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.angus/angus-mail@2.0.3?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.angus",
      "name" : "angus-mail",
      "version" : "2.0.3",
      "description" : "Angus Mail Provider",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "44f609355db6385cec29ef7eab9be8ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "56f811522d693700013768db83b741a65da6c61c"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b5b6fc2ba633c53733d829c56cae51d343fb1eadee3e17b8eea01a49edc72d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "1575787085d363e9b5c9a763f281be6ecd192ca0e28920219b3ce7fc0fb3ab04e41d906ad5644331efd083470760a7943fedfb80d045b2ce99c9a12d5bc4feb8"
        },
        {
          "alg" : "SHA-384",
          "content" : "945c3c0002394155af6fd9799877ac43d24a47e55c58104515c6624373aad6df37d63bf42641153d73493a79583bf302"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f1c2b3f4fc7be1a36ec7e98b20b53c58904bb4988a1f5dca0a32c9a2585dbad7f5cec36bd83ac9b5dd73ea052aa7dea9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48f45a0dd7900a49d4da34588815499141a4dd5d3167bd58035a20ec828370a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23e4865e91bc382225af633be18be78c92fd16ab4b7197a83d2dda560c8623084b0a824c9ed997dd223c2710bd705c55d4864c2aa55065092d89ecea287958eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.angus/angus-mail@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://eclipse-ee4j.github.io/angus-mail/angus-mail"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/angus-mail/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/angus-mail/angus-mail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.12?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.james",
      "name" : "apache-mime4j-dom",
      "version" : "0.8.12",
      "description" : "Java MIME Document Object Model",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2c1fb8d60accae981da0c5b18e6dbc9"
        },
        {
          "alg" : "SHA-1",
          "content" : "7bb72605bf69bed1cb2393b9677b61e96c932b4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "d8de21f9091a0109bdfe68d323f2a5ffb326922f8493f88b1203a04a69198940"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8162f85a867bf7825202e617130e7bb6b2798c871daa4f97593ee5cd2fef6eb25082b96eec8a61ab9703550a11567e9da2daeeafd02cc3ff2a4d7a132d49f92"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2be33d68d77d74ae9273b7590ded3e5efe33749557223e993591f90a0baa11c23385137ebb3d788be62065fa4e55d09"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a8742242f34051af8c6b6d1bcf3b7f55c0f37bd83afdcdc36ae246f3c683bde8c245cab926bb59efac99ce18f790a83c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec7b9a7f2b08d51d088ed704370a2ceb44366d8f2c66f2b03e1a593dd092228f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6e0a482748840b18fb12ac71fcbc9607732f8896e11a46ff5a9a24e4a01e5227dc1b767f870b5bb868d900fab60f97d88e0e40ff22e4e8af80098c4c558d13c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://james.apache.org/mime4j/apache-mime4j-dom"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/MIME4J"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf/james-mime4j.git/apache-mime4j-dom"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.james/apache-mime4j-core@0.8.12?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.james",
      "name" : "apache-mime4j-core",
      "version" : "0.8.12",
      "description" : "Java stream based MIME message parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b146510fd30277a826783a0a5c2e3df"
        },
        {
          "alg" : "SHA-1",
          "content" : "042ad2e9bfc1c0afaf04aefba080079c7e1f4c15"
        },
        {
          "alg" : "SHA-256",
          "content" : "b2180c13b97ade21edb5f52581ade0a6f82b5084bb9ca5bdf83584deb6225a69"
        },
        {
          "alg" : "SHA-512",
          "content" : "a985ea53b0992dec4e710f0d1cd4b1cf5169de7a673750edcf61a090ecf42b5be05906a84d57d002e7640622f3f8f60b98e5d061de7a46906edf92e61e7babba"
        },
        {
          "alg" : "SHA-384",
          "content" : "83f88ce07f649ed17466e75563b4d320c31849d4950f507021be4d7dc122ed344d432b4a1a89ff288de9334e5d2faec8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b35b8cfb2a239a7df90f50da657c50b7b6b8bb4637fae7e393d61cb73c569449891e89a18325d99b746d674f62351206"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e07199c59e467552f7dc0124376b99ebe45afc6f67d2bfc6ed6d1505b04c15e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f713757080f9d3dc887ec4bd2107c30cb35177a6cf8e0aa57c93686c067d202519fd36abdf475240f44a914dbf46305ff03d64befa7aa1242abdc487866b87be"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.james/apache-mime4j-core@0.8.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://james.apache.org/mime4j/apache-mime4j-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/MIME4J"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf/james-mime4j.git/apache-mime4j-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.12?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.james",
      "name" : "apache-mime4j-storage",
      "version" : "0.8.12",
      "description" : "Java MIME Document Object Model Storage",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "888e9e1cb27aede4eda9f6e5ad36e586"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c918a51f3dceb1ee11c83a12c917e006a5e0a78"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f115a7b5a8e3299b085a62e8be236d2f9f06ce3bf72bce7fad0fccf9d0ef692"
        },
        {
          "alg" : "SHA-512",
          "content" : "d2a798fa951a1c6570cd71ec947f7d27bc4abcb0f0703945aba64e3eb9fd797f2ce6996ccfff92edcee52a88f2d0649b5aed1695d8a8814734e3ffab037b3587"
        },
        {
          "alg" : "SHA-384",
          "content" : "9095af261cce2cdabd27c02d9f00ce90812ac47cdbcf6be1d420c515a42855d2ba90efd5754ad2a1e4115cf70edd1bde"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3ac85673a4c54208a1707746d176ccb58f3973b59aa9d7a993b8b1fa07898354d5c7bf7521769c140189839aa7aeedc0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "459e0c2e8157d762fabb62d7d0e19adcc494e86483164a986138270c436a631a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7925f120a06fef1ef23d3b72182a4806ff5e03a386d877aab26ff19020ece4b7cc8e62566bb8368106270804ae4c0ee00d307858b8e7a1ed4fd21be280215cfb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://james.apache.org/mime4j/apache-mime4j-storage"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/MIME4J"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf/james-mime4j.git/apache-mime4j-storage"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.11.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.11.0",
      "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" : "3b4b7ccfaeceeac240b804839ee1a1ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2503f302b11ebde7ebc3df41daebe0e4eea3689"
        },
        {
          "alg" : "SHA-256",
          "content" : "961b2f6d87dbacc5d54abf45ab7a6e2495f89b75598962d8c723cea9bc210908"
        },
        {
          "alg" : "SHA-512",
          "content" : "5bd78eed456ede30119319c5bed8e3e4c443b6fd7bdb3a7a5686647bd83094d0c3e2832a7575cfb60e4ef25f08106b93476939d3adcfecf5533cc030b3039e10"
        },
        {
          "alg" : "SHA-384",
          "content" : "114f1e324d90ad887c177876d410f5787a8e8da6c48d4b2862d365802c0efded3a88cb24046976bf6276cadad3712f0f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "80288c03ad4d80d69f91d056ffc5570d49a9c76bf54ad2dff0121ecde26a560df76d05156f281f5c6db2a38ff07a873d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5adfb5ccaf5f21a549422f426118a9542673926fcd18c68390cf813e791dcf6c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7573f47f0babb53cefdc7c2309a0b982d800139064537b0797da442853d081010ad7c3c74a500598a0f800639a5d540eca21963ea652c68613907059bd4278c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-io/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "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/org.jboss.resteasy/resteasy-jackson2-provider@6.2.12.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-jackson2-provider",
      "version" : "6.2.12.Final",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3bb29dd64d58817288335afbc25c56cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "c1534c1c208d596722331e0a4180a2762485a08a"
        },
        {
          "alg" : "SHA-256",
          "content" : "94caa7a03a7d404e5ed00f62990606a4ca2a4d802dff5d3397e394d1098422ba"
        },
        {
          "alg" : "SHA-512",
          "content" : "652513bf89f3876cd16f1e371e1784f369defeb358cea4be1fae28b747ab7f50618bca9fd4c4eb4d9d6699675773003d1b334ccf1213092cf829f8bb7d9c67bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2b4fd08cd82771b46878f1f34a415b6ce35a7fd42cdf2a94d5197b21ff5e59f53257a4364a0b43489b808d4374512b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c2e6b414279fea6bdb2d3fa80b5f65b1d33b6b675d0f56376d0a8af85c4782300fbdf4e727523b2c614ab2c2ea8c824"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43c6b80f93ab15dacc273dd7dd5cb04a451877ad47988c3535784039a484155a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "00a0619d66ea3454c631fecaeb25b69a961fc5cc9cf67d14f9542b630de209c5ce38a14655f41b9c2fefb070ff16ab60d70f7e8fc69edf81a703f673ee6b0acf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@6.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resteasy.dev"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/resteasy/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.java-json-tools/json-patch@1.13?type=jar",
      "group" : "com.github.java-json-tools",
      "name" : "json-patch",
      "version" : "1.13",
      "description" : "JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2cca1a560d862f9d0e74da8cf4d5fca3"
        },
        {
          "alg" : "SHA-1",
          "content" : "c8b72249e50fe778e7df223e5b1fed1931a4a688"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f794d256965b53ef37e70b55505e2ed00ddc0184d44e2e8e1fdce5a3cacc7de"
        },
        {
          "alg" : "SHA-512",
          "content" : "ebbb52998abb982810d508c36b24cfa89e5ae4a51544607346557701e7aed8f9b478e22c876e52759d249ce4e24db1851ad97eb261ffe23997e26acae58dc274"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f9c9fd919904cb939e928d68f85aa2474e030d4d1917f9f79bda43f8b5d6ad97d210a530e52f9a65b932e9f9c788bd8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "781d44bccd6a61d6a0e5f02aae43639316ad8c74894106a26a133f0fff6fb0208f1a4658ad9b0e7a78fb9814a35af15e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6dee46e58357bbdeee3c2918fa86f25b304490be31596a5290f7ac6e0db6b14"
        },
        {
          "alg" : "SHA3-512",
          "content" : "40ea065f16a290e5f1d78b323f76c008e591bbecc2580e62bcbdbda6a17f15e2ce79591fb95817ecd75985ba576f2dba43b99a426aee7cd37278db6dbe285844"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.java-json-tools/json-patch@1.13?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-json-tools/json-patch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.java-json-tools/msg-simple@1.2?type=jar",
      "group" : "com.github.java-json-tools",
      "name" : "msg-simple",
      "version" : "1.2",
      "description" : "A lightweight, UTF-8 capable, printf() capable alternative to Java's ResourceBundle",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b0ad6fb398838287f1993c44bafb18e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "a06afa2d5d75c98e54ab370107930978fc3f9937"
        },
        {
          "alg" : "SHA-256",
          "content" : "bef4111b993a5b3e6148d8f585621cceac2a1889cdbc34448b11632e0d8a9a8f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5916ed0b788de7b536c7be8a0fca6a21f21a5d5c23e40fdaeeee0bf84b8e452223774f0114ef92944649ebbb174f0c111537a1c3b912be6abc928a7849e6d0c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "796c38ca94a596145b02df37454eb9fedaf942d0420b62b258419b4f6113067ae43973b58c5fa52e56f7866a5b8ba605"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0fd990b6d5e847c3e33208839fbd1cbda715872c135973c845d0f009a6af7700d8ee39a7cfbd84f78ad7028a29e31941"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bf8d32e88050a8880ef8ed1a8f2f0c8c729abf761d06b14c92e81fe9af6428d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa60f170e905f2268e93c91d1c447a05c71c410de6a29d2beab2a80c0257f9de47e4802b10c7427bf55b68c488a5e68744228c2d4dbeecd7c72b3ed15401c822"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.java-json-tools/msg-simple@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-json-tools/msg-simple"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.java-json-tools/btf@1.3?type=jar",
      "group" : "com.github.java-json-tools",
      "name" : "btf",
      "version" : "1.3",
      "description" : "Generic interfaces to the classical builder pattern and the less classical \"freeze/thaw\" pattern",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "884a930eed6ea9212ae61521fa655af3"
        },
        {
          "alg" : "SHA-1",
          "content" : "6cf5405e214cbc83337a107cdef8401fb6aa6383"
        },
        {
          "alg" : "SHA-256",
          "content" : "67c3e462eb50807f4e0a5f4dee304bbf17cd986a42ee5eb0b2f4c9bf64d130d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "b3152f21d48ccd9a570449c4ce1a6650748c3c6e08b248b7a7cee4bf4d26427a4cea585aa55ccb16adf12106fc79f4785f84d8ae1f2c7596eeb33e4f38f08f14"
        },
        {
          "alg" : "SHA-384",
          "content" : "b0dbc46ca457740f3b499e571c13bc90cab9fa77ca04635b1a5e41cfe47349018122ef0ccc54de101da54ceb66cef2d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec5da3aaa5c24a2b8300c123d0de9fd43911e5999fcecb5a763d400ac627e811dd320cee048a93b98b3bf8f060ef5e48"
        },
        {
          "alg" : "SHA3-256",
          "content" : "224fcd7f1887b84c002929e15ed9f586c7ea7d095bdc0e0cf348419a923f774c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83ca0edceac7aaf18760bb802d59a28aac85fd088f25cd7934c045e97a38102f7a661e757b819823b0d235683f28a72015f3e256b4833957c2e967f17dd89143"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.java-json-tools/btf@1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-json-tools/btf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0?type=jar",
      "group" : "com.github.java-json-tools",
      "name" : "jackson-coreutils",
      "version" : "2.0",
      "description" : "JSON Pointer (RFC 6901) and numeric equality for Jackson (2.2.x)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d2699a50f92f6ee224d1d75fbd884ef"
        },
        {
          "alg" : "SHA-1",
          "content" : "6374371261b91b829d10f21256b2feefdf8f0a78"
        },
        {
          "alg" : "SHA-256",
          "content" : "16b3aabd3a9eb25655dda433e35f9bd9c7c1aa7991427702f5f11f000813dbb0"
        },
        {
          "alg" : "SHA-512",
          "content" : "c97ce4b2440af4dc02525d080c92bc6ccb36ff1d189f02460f23b8234cd9e73630a41265ea4dc50fc6356fc6c7492ed15b42b6fc0070c89965d7faf5cb3befad"
        },
        {
          "alg" : "SHA-384",
          "content" : "3fc49bbdc2b711de5913639cfd816d96040c5eb2fc3f0daf0139a987fb779a135f64e2c304d466f430d9158e22132d67"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f97c47e3ebf6e29a20108e7fde89401ce237bae644006fccf0f15dfb8756b625da40a6510eaba3aa4a6ab4259343230"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3576db9a14bce3ef90bc8617ca72702a299b854ea92864eb80bf094b99ebdda1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7bddf9c77008349468dfa09c757de8632cfe40ed32dda7ecb8f56a48e2d30f0156c0223f9c31f1bf33630acffdfbd972b76d222cffd8c7c4133ad82e472f0f7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-json-tools/jackson-coreutils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.12.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.resteasy",
      "name" : "resteasy-jaxb-provider",
      "version" : "6.2.12.Final",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "35bf6a03325e6229c5d60ff854f64819"
        },
        {
          "alg" : "SHA-1",
          "content" : "72c428d3c2ac756b0368222e0b07a895b4701d2c"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f2cc524ad0f18b89094bfe80f0c5086bf8bad3328a7e5cdac609e757c0d9332"
        },
        {
          "alg" : "SHA-512",
          "content" : "730c624e5abf28ecdff50df97a7b3f54ee9690a961523f7a5ec8beefef3a1affd91902bbe42a00f87498ef059f90e861e9bbf08707bc55793a7f5141e3a64246"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2e75a5e2bf4a661cfbd410e83df1309946627e7269edc15496c0650325380586a0f8f77f408519d1d02c90449ffb9da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "24beed5c74a689d6d45eb3897fbd4137a02830ea87e6742c06a71fba1b97997693d6e3e8e7d9a9ee78f30aa26bd44f27"
        },
        {
          "alg" : "SHA3-256",
          "content" : "434cf63654e9be657a7122a43dc15bf25f2fe7b6cba894b8f033d16e057ddbf6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b53fe7606e97d2872baef7a98ad6ac789c2a2647527c4dc084b7d6134815e1413c9440dd39d37102aa4d364a9e06b7561c66f5110cd270f4addbaf638becd643"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resteasy.dev"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/RESTEASY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resteasy/resteasy/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jaxb/codemodel@4.0.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "codemodel",
      "version" : "4.0.5",
      "description" : "The core functionality of the CodeModel java source code generation library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "015f21958bdae1e4628a7761e7d2a304"
        },
        {
          "alg" : "SHA-1",
          "content" : "864b81adf23a01d8ada0c41c321a5abf3da7b909"
        },
        {
          "alg" : "SHA-256",
          "content" : "bd74efc4d85e40da8c3800ffce0363ee926fd583d28d551d1959e4547ef6d3b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "5fde2e3208e0807cb27a99282c86c3dde57c98b1ea0aa96a2c4ccd43ff79b33032d7fc97b5a79d2765ae0e0e831ad89f26fe0e66959bf63f05e8b64207977c1a"
        },
        {
          "alg" : "SHA-384",
          "content" : "a4f00ff6193d49f55ff4114c891262d4d79c1a28112918435eed441cefa4f0397cade0d6f67c5af0062b8a1f587e657a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6131b1ed46d861d98070156b14176918d55615b1b826fed31dd898ead5adfdea21c6385179b800c6027f0fc8def7318b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6a44e3a962cc600ef75c0f98c3f86f5268af06176f5b59d78643f588a7565702"
        },
        {
          "alg" : "SHA3-512",
          "content" : "97cdc9ba6d1bfb200ce5c3050ba0298b67a49df27cfcfc75c2bf4cd07f5ef7fc524176a8baaa41fc2f5f5c4e701db8e6c0ec73ac819d45b0e6002c5c527c89a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/codemodel@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/ee4j/jaxb-codemodel-parent/codemodel"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "jaxb-core",
      "version" : "4.0.5",
      "description" : "JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab09aef6bebd4438b0a02707881801e4"
        },
        {
          "alg" : "SHA-1",
          "content" : "007b4b11ea5542eea4ad55e1080b23be436795b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad3fd9bf00de3eda9859f70b6cfb011e2fe9904804e16a2665092888ece0fdca"
        },
        {
          "alg" : "SHA-512",
          "content" : "8798f8106541c9fa28507c8f77356830cf16d9f2dd22257c782901b17f7f79e73af1912d07dec2efff236f0e0f36723b3e61faaabd34442618b0d7fa970a7a31"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf9131a3a3b2f4ad240fdcbe6f631c8cae84df133801697a0ea5b28f76b871c6a07d0ee78b7b3351b052c9694d7a5c6f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f223265e04dc5807ad4d6a8a2ac852c1cbaf5e44e524bbcc22a3119bb13d1c31d47d7d0f47d9911238f5364b1c17427e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "720e1373c6dcb1986665cb3a5b20c2623825a29408bef8c28475b3362926146a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "beb8b255947aa465ae33d3adc2009745fe4466f123514e26589245b166bc07408022640ebb2284662be7c259a800c9e5bc78fd599441e088c2156a6531dd0217"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jaxb/jaxb-jxc@4.0.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "jaxb-jxc",
      "version" : "4.0.5",
      "description" : "JAXB schema generator.The *tool* to generate XML schema based on java classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c74de72d720315a4d6388092169d3624"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4f772e34662bd1bbdd5288de81a1037e5d0fbf1"
        },
        {
          "alg" : "SHA-256",
          "content" : "7584ce42a835a4ffefcd3317591936d7077e51e7b7e2fd41f19d98719474473e"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9bba2d5513251f196209806580f6fc8fc6928ec921b8124cf45cdde3cc662c7dcef3c389742df5602b9da20bac86307e2cceb3cb5d0e202843a0ebe1a99cf36"
        },
        {
          "alg" : "SHA-384",
          "content" : "23a9b5526cc24624662ca583e58d669dbd57b01f780d8b905e0b2178e6aa113fbb622a33899c581915497efbb4c3ce30"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e9f7db641300d71e964c955da6977ffe0f334609b0eb3cfe4549945e2b2223c87f08238dbb77128944d32bcb19720eaf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8dbce95c4e21bbecfe441a74a638e2e36091a7ea86662a40d27fee82bb2a741f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "10d48347f0ee6620633bc2c7b660d3bb9900fb06e2aefd95781c0afcef48dd33704ca041d5aaa5f0c88faaef60a5a474fe7e866edb5f1321a45a7bfe3d4ab27f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/jaxb-jxc@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-jxc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jaxb/txw2@4.0.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "txw2",
      "version" : "4.0.5",
      "description" : "TXW is a library that allows you to write XML documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2f5aa7dbd5e326562cff6ce720a1485a"
        },
        {
          "alg" : "SHA-1",
          "content" : "f36a4ef12120a9bb06d766d6a0e54b144fd7ed98"
        },
        {
          "alg" : "SHA-256",
          "content" : "917355bc451481f30d043b24d123110517966af34383901773882810dca480e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "d130f42d36661b536d96bcc15f58b34a8b7bb7a55260a4c763b99a34576fde946fc18f2d28fdb7a5eabe8162e90a1e71308f9a34341fb7cd850a41aa3b88bd49"
        },
        {
          "alg" : "SHA-384",
          "content" : "079acdca257a1462fe0332baa25e3f61078344dab4373a4509792d975bb236d592337a011f4230fac606658edf190112"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ef0875a42b7781410d46493f91e48fc51493d8488ede3e6f519fe8f25664022ef1ca9fff4a76834eadc55cad4add7f1b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a4818a127bef0476caed634d9f11636085049b4072a48ab6f69b7c493c75aef6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "021fdea3e5e583e8c06d2d07971231c99d82247e89a2209dac0b92ec88667bffae28c413a663a121fd13bc88d28fa35505c51fa7b782b98ad28828742fb484f8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/txw2@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-txw-parent/txw2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jaxb/jaxb-xjc@4.0.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "jaxb-xjc",
      "version" : "4.0.5",
      "description" : "JAXB Binding Compiler. Contains source code needed for binding customization files into java sources. In other words: the *tool* to generate java classes for the given xml representation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51ca44ce6cee0495349cefee40ba3aa0"
        },
        {
          "alg" : "SHA-1",
          "content" : "0bb71e2d9ca1199c2ccb3818f2ae1f92c0c03d76"
        },
        {
          "alg" : "SHA-256",
          "content" : "c1644f3ba603758227bea1ab013b4e4ec5e7ea5aadf7468e17639fe8588effe2"
        },
        {
          "alg" : "SHA-512",
          "content" : "0357a7c99e7c5ab0a8d6cdde1b05ba1994aedd02f13040630eeca4760b79bc69397df21d45ba4d06859b341fcab45addbd9224bc6b5da07b400ea8141d718821"
        },
        {
          "alg" : "SHA-384",
          "content" : "89f96223e8e062fe2e2ff88a43c4bc92c6ec01a641024fa53448854ff0ced89037610d9a19e40d3a25b161b2470421f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "52d6de8c9900ecb6b59615adfbf665388219436d30600f3c47938336e2acec8cbffabdb4252bea1e766fad3d9c7792e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bcb3dfa9d8e1d2ceba1d973b85af9ea80aac2dd116fe33f46cbf35f11b18ea8a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9501526a0c500a39ba15d63ccea936d76517629ce8822dad75f40d0ba1806f5c441646a90dc55a1ee23c96bd5607e111a2dd698c1545d66bdbcd50ac03275da2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/jaxb-xjc@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri.git/jaxb-xjc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jaxb/xsom@4.0.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jaxb",
      "name" : "xsom",
      "version" : "4.0.5",
      "description" : "XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c3c7ea9132481426296fffe00f319de"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab8587d9df8baa8cd86f0026ab526cbcb7ab1edf"
        },
        {
          "alg" : "SHA-256",
          "content" : "50a0738a7610132b460ec9bc02f39fe582c46f9c2d83d9811e270bb689343e83"
        },
        {
          "alg" : "SHA-512",
          "content" : "45fe0c21f42190f873febbe8e97f0d1022a70bf46b0a2dad7a95d21c4a769111a2cfb197672cf2bfefd4d514fc2870a1139132793d9f76a89d51aabbc82f43f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "a9483ed3433a1d56a5a49b92827bd6186feccf276c22b193d0610105ba9633a4fb7d1693a79b2c06011ceae2bb2b4f97"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a6beda13efdcc605f4bc0e7da0b595773b6604525407dbcda8f2ce12f9c05dde7e93ff097deabe98553c4d1f5ffd102b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0d4a01a165b1f1aea1a4071b9231fe65a441ceb8cfcffdbeee3a12c6faf95b5f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d00fbccbe9cdc204aa23cdb2ea2494fc05ede58958636ecde55c36a8f643f25ebc230ab82aab2fa68cec1eef6c83461daa78def864ae56e93e473dac563265f5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jaxb/xsom@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/ee4j/xsom"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.istack/istack-commons-tools@4.1.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "com.sun.istack",
      "name" : "istack-commons-tools",
      "version" : "4.1.2",
      "description" : "istack common utility code",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53590bcdfeafccd31d1d1bc791af1555"
        },
        {
          "alg" : "SHA-1",
          "content" : "585c1af261fbc0b0cccf72f4d6c5ff11c1e596b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "85b4fe7ad6fdfc64a586133f039d3de7b51db2c8111a1aa98a267891e27f386f"
        },
        {
          "alg" : "SHA-512",
          "content" : "63699c5692d3e7bba62bba01fbe32f020432b521ce148819029723b090575d93de12dc1b81537d00da84320aa571df7865e54317589c0570fae849689570f58a"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f9ce771c893ba4b8341350657d0f4d864ea0dc2ce7b9c3a3c80cd3466cd5043a4b9c98fee86804139e1025d77ddf7f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b39294965f71d81e0ad3f81b3cc4f9534f0a9a129613f23425d7b0e9d928744f5542ad9eac722363f920652e10792ff0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d39ea2ef492dd0d7ad49cf0873a0a2797a36e0f0362fca23bd501874ceb3158"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bcf719aee10e3dc170de49f89284e92bf2b3d28adcdccbae67dcfe094073955b68aedf7f2709be2e46235a255f1f50e746ca7428dbb2bd65a988a5f771076089"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.istack/istack-commons-tools@4.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-tools"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-istack-commons/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-istack-commons/istack-commons-tools"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.xml.bind.external/relaxng-datatype@4.0.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "com.sun.xml.bind.external",
      "name" : "relaxng-datatype",
      "version" : "4.0.5",
      "description" : "RelaxNG Datatype library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd6348104eb5fd4c0b67b285e6933ddf"
        },
        {
          "alg" : "SHA-1",
          "content" : "049fc6b58302234b638c3ab48518c51d34cd565b"
        },
        {
          "alg" : "SHA-256",
          "content" : "b57e17a9362e4136569ae94067ae97d719b4e0197c7e9b4dadbfbfff2af3c39e"
        },
        {
          "alg" : "SHA-512",
          "content" : "6558ef5a1a6082f208243f99823f09acdcf70c0857db584320584b755394944e330e6e49024094c21f48861f81cc1463215bf9e9f9a4dd061b7ab1ecf058802b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab401c18439a807b068c4401fd28e55a3ad34d97aec48eb6695306f6e830442448b339fb7bfe871d82db9783768cee80"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a688b311e9f3810964124ef698452ad0d8dd7e0b00fc95094eec80eb143def52ca5fa72e581019410a28c862dd1a5adc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "29f792be939d6e03e1a21d6ff551122ead3930d39ebe4f7b72402a9934bc632d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7902b6b4fed487886ca5c60aa9180fee361c17e37da07eda37ec11b0da7baacc3be5fb6a0d3ee1e80675f222fd640893ba5b47f561715857bc9e021e96d457b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.xml.bind.external/relaxng-datatype@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/ee4j/jaxb-external-parent/relaxng-datatype"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.xml.bind.external/rngom@4.0.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "com.sun.xml.bind.external",
      "name" : "rngom",
      "version" : "4.0.5",
      "description" : "RNGOM is a RelaxNG Object model library (XSOM for RelaxNG).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "87ac7351ad61646e38cdda06f594f5a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e9cb44bc280097458096d2f08fdb1ce93cc2fe6"
        },
        {
          "alg" : "SHA-256",
          "content" : "026e6bdb79e5a5be77b6a472ca922f8a8f2e98443625ef83c31bac3b7e28e132"
        },
        {
          "alg" : "SHA-512",
          "content" : "72c0c3897c38cd2b12718f6d5d9c6940e5fc9dc240066fbb71ef4ec6ec9bf175de327b8fc2531d6bc9fe33e6477ab23d7de41c364ad01a82e6c91e80b7652d84"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce854071cf631017469278bd2b6ec96de6c9ceb67e599ba960534cd0c86b68db80ecbaebeb559a2f23d75817cccbdc40"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d8f07cac0c7aa6af534e5c1f458b66f070467820920a2c57df44bbbda1a282cf756da80d20d31191e152501c34fb188"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5841ecd86cdab4c2d97a24e5cf5ff71b07b99589be4fb35484e8a9a5c7d8d60e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "305bd3352e5fab537f60df48e9590fb248fc6ebfe486b067dbda073c9d4c12c816aee1a134d38be00748bb028f16a29a1881de5a97380ccdfeb1856484597e51"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.xml.bind.external/rngom@4.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jaxb-ri/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://accounts.eclipse.org/mailing-list/jaxb-impl-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/ee4j/jaxb-external-parent/rngom"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-core@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-core",
      "version" : "4.19.0",
      "description" : "Core testing infrastructure for Camel components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-core@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-opensearch@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-opensearch",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-opensearch@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-opensearch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-opensearch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensearch/opensearch-testcontainers@2.1.3?type=jar",
      "group" : "org.opensearch",
      "name" : "opensearch-testcontainers",
      "version" : "2.1.3",
      "description" : "OpenSearch Testcontainers integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2f1c6d7dac493e8838e3e21747ddef7a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d46f0a8d38e26f11a80531797974c64a10bdeb7"
        },
        {
          "alg" : "SHA-256",
          "content" : "070bf98ea4e9b694f4c4755f3eb93ed4a9ce061d5a2bef4e80d74643c11f209e"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e837b56f7370095f844395d16db198bb7ed6bc9f01717deeb1848f5a05499d864eb57ffc691edd2c23834406a29142a66d23733fe3d1f9a53779c8fae49f271"
        },
        {
          "alg" : "SHA-384",
          "content" : "94674e3de3c8faf958c0410a53282367d6ac32c272fd2f90b25b882ee828c9317a83f21704d5e521faed5a743bc6ed9e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d74d1ebe9b9bf8a6c1db14929eab30790d1ba0cd78a061ddf3a9970f394ca4442e6a87fe7eb9e4009c9abe6d5774893c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e768377e3c86063e7b316a71d45b258922a747795e1d39c168696c446e8b72e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1aeaf9fef9d64dd3cffa5e3aaadd4a9b964c03fb92bc90e85a18ce91c4debff4540fb5310b1f721df6095c3d27d305bc35b7b4e077592701b0ceb708f6c853b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensearch/opensearch-testcontainers@2.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/opensearch-project/opensearch-testcontainers/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-smb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-smb",
      "version" : "4.19.0",
      "description" : "Server Message Block test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-smb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-smb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-smb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-cli@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-cli",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-cli@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-cli"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-cli"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ch.qos.logback/logback-core@1.5.32?type=jar",
      "publisher" : "QOS.ch",
      "group" : "ch.qos.logback",
      "name" : "logback-core",
      "version" : "1.5.32",
      "description" : "logback-core module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "053d4a28d6ba4c9b6247c6fd859ca64f"
        },
        {
          "alg" : "SHA-1",
          "content" : "fdfb3ff9a842303d4a95207294a6c6bc64e2605d"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a904d5778d0e361a9692f9cbe68b1b0620ae0f3eda2ec2ed09102755bf036c4"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e118f88ff9f6bdd2854a4218c4d8e2a1a031eb0cbff7eb2b181fc162d5004b6d89e7b4586616fffd922b4b7a432395892b9caa04916b114a87b518a1abd5157"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6ae51522d03a94d9dd33fdae4dbd81d9567c2e9191d7dafe20bc711148aaf77c0eaaae64bf3c9cf9a33aebf0755644d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c899f38f50f14529a3710c703a430bfaeefdded4acc6d48caa8ee680d2e6f7f1ffae3911f059007fbba4c7ce57748a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8369c927a69ba6d40db79c3156b17f4a24c31f3ff24c2f67f325e903310fc935"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d952bde380b128f5446eb2d040b73f44f019f50f05d31e08e1aac645c6014067b0787aa3362188a7babf74a976d5e58cd6cfeb3dfc7bdc3259ac50d0e3fcd96"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU Lesser General Public License",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.logback/logback-core@1.5.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://logback.qos.ch/logback-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/logback/logback-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ch.qos.logback/logback-classic@1.5.32?type=jar",
      "publisher" : "QOS.ch",
      "group" : "ch.qos.logback",
      "name" : "logback-classic",
      "version" : "1.5.32",
      "description" : "logback-classic module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cc1b628dcb1f44089d0decf8a4cf9009"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b1042c50f508f2eb402bd4d22ccbdf94cc37d2e"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d4cf592db78be2de4d6140434c2fec170dcb16a09e8c8b7b207dbf5e31b848a"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f28dbc23ce773773fdd73801aaa9491c3300fa0888efdbc48909a60f191df4536328d2aeb6f0e91f05275bfd55b2b220ed2c30ce5ed4f31012f42eb11d79d7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa437c8f4b8a66d0e072a1c41cd7f747631554b565246b7e250e392984195d2b284307070728b0aef32d9e85736a3508"
        },
        {
          "alg" : "SHA3-384",
          "content" : "72f659c00d07f50367b08b21cc16679ddd3c8945d3fdab1ccbeeda930cc71d873837e56dcdc4cbf0b3d546a75889c58e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "84cbb3d39ed018e0aeded02e37f4e6d4646aa7555134c7f071e7f2f6457cb35e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "414f83d924ed37fbd89b1ac08f3357dbfa9ed7051871c427918f7c5c868826e60ff4a27a954554463137d15f8aef7a6d7e142b8b6aedfa4131ce2124dde1bdc7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU Lesser General Public License",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.logback/logback-classic@1.5.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://logback.qos.ch/logback-classic"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/logback/logback-classic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-qdrant@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-qdrant",
      "version" : "4.19.0",
      "description" : "Qdrant test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-qdrant@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-qdrant"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-qdrant"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-qdrant@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-qdrant",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "552ed80447b2d398cb2fca3873b30441"
        },
        {
          "alg" : "SHA-1",
          "content" : "833601a235d29afe25a4e92fac4d7f5d9f62944c"
        },
        {
          "alg" : "SHA-256",
          "content" : "20e875ac5178722679afb9a6cd749bd9fbf841b08c67960eeb6a70698594ae48"
        },
        {
          "alg" : "SHA-512",
          "content" : "3fc96f1e1ad2d4ceba201d0c3903a265072e19db746272a3333018c0aa55ee9a2891b402424aae98c6963a4b210325b55c853386ef7306e15abc3c7c566d33b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "510be94d457a9e4ed4d309bbe680e6252c5aaf97b3680658044651c7661071f29f835928af586759ee1a8a209e82cdd8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47a7f337afcde21005833dcae3cf425429482f1c49c6382ab1342098f814a152fefd6617fb755e57233957135dd47089"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2219014a31632efe7be210e180deef879820ce656f7b2604ec76f03e7f571cab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "772fb4358d28a31490488ee20e1dba8b8800f666361e2f0925e4dda2c824dfc067e9f790b4afb26d45984f11bc8f3c99a028d01f209ef3dfad2537724dc229db"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-qdrant@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-ollama@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-ollama",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-ollama@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-ollama"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-ollama"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-ollama@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-ollama",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5cc442151ed265f877c2c85e0d38809c"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c77299027223fecf8add22ea28c756582f31ae4"
        },
        {
          "alg" : "SHA-256",
          "content" : "5aae70065ad760b6ff350219fc8133a0e765b44e912796f8f48406fe29506e9c"
        },
        {
          "alg" : "SHA-512",
          "content" : "b65823bce792254d2fbac99d7f081d974e4fcb715ea7a9418a15779940f05caeb2c77130407bd51706af18c4926d96e111946a40265890cdc4fcd4777cb93f08"
        },
        {
          "alg" : "SHA-384",
          "content" : "e851ae03f2e78db15b28943477d6b888c1e3a6fcb74bd998fcf09f2d269208a4675883c18c81ec5c9887a699b0126936"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c899d3912a179d7acefa300e4ee819a6c28ccab3bc4a93bc5fd20f972ddffe7ef05a7f8d232b641e3c650da779ecf24c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb6db8536fb81599d087c7d1e01acd1fdb540bfb827282df3c47a238684d4615"
        },
        {
          "alg" : "SHA3-512",
          "content" : "96a36e9a1073d988aba999f6f99fe9b1471d2bb292e7aed1e77547e6ae87121b81f4df844c3ffc7b7220d57ff21a1b762cb796b53c7936f8b74812100e9c7779"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-ollama@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-milvus@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-milvus",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-milvus@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-milvus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-milvus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-milvus@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-milvus",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3963f8396cbf4282cf65a6f02f3325fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "11ceec1abb78553eca62730d961f1c150d503740"
        },
        {
          "alg" : "SHA-256",
          "content" : "bcc072d9f9f199bdaae765af31b572a224129de055a5594f713674b013d11f55"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9d5d173045266d2f17d2232ea193ee90a6503d2632495f2339a88073cfb781a4a6cdedce8565b6327dba4addd0cad31676344b07e58f07bb71b8032df57f9be"
        },
        {
          "alg" : "SHA-384",
          "content" : "ffba4d5f873ca5720680739766b3b0fd5bf2f18f1b9fa77f3521d75897bc0990b31460ac4ed14c7bbcca2cae52a77c56"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67da513316c431a047cf38c046231cfe8f6650467b6eeb8813c339ea73556bd8274ef27198469e660015aaa3e17ff121"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b46fcd9439cc949c741a16b89ef520519c3839562aca7a11fb76739433505d05"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5e28e46d50c2406463f89e95e1eb3f8e2174fec59556f9079781e9401566428d0ecbb2c9357b1244bf68b28894f04cd62ff6e9429d50d7556d87614571c7f865"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-milvus@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-hazelcast@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-hazelcast",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-hazelcast@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-hazelcast"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-hazelcast"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.hazelcast/hazelcast@5.4.0?type=jar",
      "publisher" : "Hazelcast, Inc.",
      "group" : "com.hazelcast",
      "name" : "hazelcast",
      "version" : "5.4.0",
      "description" : "Core Hazelcast Module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "139e9e56fc10f59b0e13c7a8827f2983"
        },
        {
          "alg" : "SHA-1",
          "content" : "91f9e08c36d8a3c3d0c389b974321159874f3b68"
        },
        {
          "alg" : "SHA-256",
          "content" : "cbcd4de863ee859dd6094fe01752e1bc9986c5240621443fe6609a5e16903f0d"
        },
        {
          "alg" : "SHA-512",
          "content" : "68d7499b8789704a1a3e1384e67dec6cd21790bd7ec366b9c93b1d5c39c2a513136d68c4f1a956bad7817bb710e7a7d62c184a61aaa1a8ab2e2ce6c51a1a8c01"
        },
        {
          "alg" : "SHA-384",
          "content" : "e823e36e892aef1ebad4307e5aa63d15831e4fa63cf83a38d7b0fce02b38d4e3bf6aadfd47394daa5a3f630bf2feec78"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f25fcc81e744e23603d63715bbb012d8b514e396678cf9f27a889fc886855e4d48235fece62997c52b80ccb1b80c35e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6a0cffba77a77dbdcf18f324aa31e6270fbeaa0599d149eb2b7674e6bc8bc8f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c903c5698e278714658d2ab5f775657fef817fbde7b32e12a34f24ad62f2e06d5a505436f8f25876d7b0af18492a7e36ac48b89965024077acbf727f7f452edc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.hazelcast/hazelcast@5.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.hazelcast.com/hazelcast/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hazelcast/hazelcast/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hazelcast/hazelcast/hazelcast/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-hivemq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-hivemq",
      "version" : "4.19.0",
      "description" : "HiveMQ test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-hivemq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-hivemq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-hivemq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-hivemq@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-hivemq",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2186f829503ca34fcb42f8b8456a272f"
        },
        {
          "alg" : "SHA-1",
          "content" : "f5f55fd04aead42e87b570fc46383f07a12aa6d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "606b281c14fb4366aadf1451e14cf141bbfcc49c857c9aebbfef465a45a0cb79"
        },
        {
          "alg" : "SHA-512",
          "content" : "831e0465b191dc5d0fd7904d12f07288649a7b976891a382739626cc946f0b3275d0954db8336a3f83596f43a5e1a7d5d8e5ebec09ab9b7a69600ddea6acbfad"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f4f0562e51e4c5bf5505ea60e766a3cff7e82b7f59219d0d3d8a2e7e7bee092014818d49f942665111ad8e6d759355a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f55caad875accd566e06768ea86ed0dc0f188e54ac00ec44d2992a46da45dd08501d9a99b1060471727ba03507f0fca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "06852467b999bde32f67e8575fb3e78f9d2e2fe8f95a870bb5d205e618ea6b30"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3618feab565a24eb704fe198b652e9ca885163ed83fd59b864f131378fd027654c652243e5de4d39da58ba3bd41307fbae0a41e6b4818fa94505b0361af02ef6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-hivemq@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@26.0.2-1?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "26.0.2-1",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef0e782af9ee48fac1156485366d7cc9"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7ce3cdeda3d18909368dfe5977332dfad326c6d"
        },
        {
          "alg" : "SHA-256",
          "content" : "2037be378980d3ba9333e97955f3b2cde392aa124d04ca73ce2eee6657199297"
        },
        {
          "alg" : "SHA-512",
          "content" : "c7be38957318874b837d029dc7b2a1f8b009feaa5362a56cba4f4c8a7d502993b3c900ee338eb9c9ee9494d7fd946bd280403eee28b244d213edb0b145a9ebfd"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a66cebde6fc0202399aab4cc1b84d50cdcc5906433cb71604e404525e10f2086900730449c00daf0a922a2036a35314"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdafaaa1672616377ba393f61c62cebf9996ba62db4df3a18586aaa100a5875db9a1e132cfbb2e098c37d9809fab632d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dac6cdbea13b4fd7c84a6254d7d65859b8b74139ba0eeb662e86f5dcf1fce93f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "89980b6f753349bb6fa2149e404d84937d8d90edd626b856aa5de23dbd82966d22b93f053761a5cfd8ec440c069a023244949239965be3ce5485711dde0104d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@26.0.2-1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-tensorflow-serving@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-tensorflow-serving",
      "version" : "4.19.0",
      "description" : "TensorFlow Serving test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-tensorflow-serving@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-tensorflow-serving"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-tensorflow-serving"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-triton@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-triton",
      "version" : "4.19.0",
      "description" : "Triton Inference Server test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-triton@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-triton"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-triton"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-neo4j@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-neo4j",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-neo4j@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-neo4j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-neo4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-neo4j@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-neo4j",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "27570795fba2dd25ae3ff524344ac287"
        },
        {
          "alg" : "SHA-1",
          "content" : "f726e2ff86757b3abb6825c0b099d6cffa0a0b79"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed47ef33e79e3dadf9b09f876134cfb4137ecc3c598eb7f9258065248f9c404c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8a87fc8cf8762e778cb8542dd1cc7f7cf3c4320d77bf47e55a72128a53d4d97b451b38a0eec906742f55db4320b47dcac53e3ca624679a4fb1492c370657afb"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b4a46fa0c5a2bd0a7132275e9e505533f0167cdf9eed0c8fef9d6c740da66074173f8607a77d80f2dff5b6e1d81d2ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "86b086c320360328ef0b76a189301e653b8a81f38a21daa16a052fa8e37808ff97a3a1d8ce248fc289a0653d79261e73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43b46f5277fe95ef1fab964f2e0f3c0b49c594c4541d51675b2c411ca1f4590f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "66adaed51b1af6a9fc27f3327a2ea9d1b8fdb12fb206ec65cf20271e58490789b883b4ae9b13c36af979451e1c2abded47e5846b4f5caa0a87fc8f59366fd543"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-neo4j@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-weaviate@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-weaviate",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-weaviate@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-weaviate"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-weaviate"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.testcontainers/testcontainers-weaviate@2.0.3?type=jar",
      "group" : "org.testcontainers",
      "name" : "testcontainers-weaviate",
      "version" : "2.0.3",
      "description" : "Isolated container management for Java code testing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a277434b283368c843a1a61da408f42f"
        },
        {
          "alg" : "SHA-1",
          "content" : "94924a6b109e4c2784680ac388c3fab35b784b4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6349ddb84c3d4e3f61c959a09a9007ee02c7ba60d1980492a4938beec3f07a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a7d5130a5012ccafd6314150a38f6b7e7f1fa76f43f15457ab01843ecbc31078f3a9bf0af31e52082a18bef0ac6e85219406d633a29a6aabb9adb0558dd2be9"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d6554b3122f604d3c75a1b96e31b02ee4dd9aa0de698f0079aecba0f55e08c87e6c4755311467c1bb6e2a04867e9f95"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1816e6a1a5c6b287361f68134440da0e8f51dfe304f45a69dfc8360b83b5d2061bc2ccf8bbad9b9c2a232db312b3cb7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1bbd6fa5144fc7124dd7d1acf4564065e468f66bfbaff80e14fc9cec604695e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd68561539665d10de6c2646cd31eec90755b16bd1c46923fef926370e9ca7056d4a15a42c159f1eaaf8b919ab08c674628d86c9e5f7ebccf379f59e6898f3a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.testcontainers/testcontainers-weaviate@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://java.testcontainers.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/testcontainers/testcontainers-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/testcontainers/testcontainers-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-ibmmq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-ibmmq",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-ibmmq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-ibmmq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-ibmmq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.mq/com.ibm.mq.jakarta.client@9.4.5.0?type=jar",
      "group" : "com.ibm.mq",
      "name" : "com.ibm.mq.jakarta.client",
      "version" : "9.4.5.0",
      "description" : "IBM MQ classes for Java and JMS. This artifact is provided by the MQ Development organisation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "943f2874432a0bb3aa63549c24767f35"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f7c28744b6357a2d222d209b565909a212e6c8e"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc9869c1258380f5107e74e34a1ccaf349a42a9d923a027b0ab3529491e78e11"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b5ce8e67fda010a99394dc49af26526e096f8a57887ad8fb0f5b124fcd4d010bb355eeff5c9bbd3d4db7e3ec7cb043d28b448dc84d280f792f8a29d9c1174c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "347788c08b7b531da514a62eadf16cf633374748d0cf582bdfff8907e2104cc3ea4b2256b81b4eeda35fc46101fed02f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fca7ada7c9357644d740065daa1f8522696481bf936a76b33c527c1e48a51f0027d58c5a472481c656818caacb4419e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bf9ec1d6ee1bc8ab3d32fa606e4c90d01599381f13200ee80b67a167f5f63b34"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed68221eada62c16fa0cf9172d63442df799cda753680677276c8fdffc890d5ce4f15c0a326b1e36f5172c75c618aa01ec60f2bc6fbf11bd323541371ba0d9b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "IBM International Program License Agreement",
            "url" : "https://www.ibm.com/support/customer/csol/terms/?id=L-ASCR-N5A7RX"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.mq/com.ibm.mq.jakarta.client@9.4.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.ibm.com/software/products/en/ibm-mq"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ibm-messaging"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.83?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.83",
      "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE provider and low-level API for the BC Java version 1.83 for Java 1.8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c629a979cbb1de2e82fc104b4a7b762"
        },
        {
          "alg" : "SHA-1",
          "content" : "310e719f391bd9f4ee5103ca299c172643efb595"
        },
        {
          "alg" : "SHA-256",
          "content" : "82cf3a2af766c3bc874f6d36b9f20a8b99a8f09762dc776e8a227a45d8daaafb"
        },
        {
          "alg" : "SHA-512",
          "content" : "e51cc843ca130ad4a15ff667360063bbb583af3f22e14193840a734da6665b470ba1855ce975f88a94ddd6419aa020d3a9966980bc1deb7514f92a7215d6e229"
        },
        {
          "alg" : "SHA-384",
          "content" : "034dfe55a7354e2d69237d8866c58a08b4caf3af8b64295bdbbcfc792ca30831a98b72f7f160be63665abe48cabc01ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3250869eae5c93b6fad029ef9c1034795fa3b4f66becbd0773452495bfdfae1f497d01f16e5b671c3dd612a45bd68353"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1bb996418dc17e73e9c5cd98fd07f0d2c99a33f0bd70cb1f5aa0ffa5fedd13e5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d383476ba7d842578f5974d8f3be888da277a394826bb9b416424fad21b79ce613cfd5749f949c47afa5f1d786f8ebb079b2e5182bf3ec82293ed97f70bd20d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.83?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.83?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpkix-jdk18on",
      "version" : "1.83",
      "description" : "The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for Java 1.8 and later. The APIs are designed primarily to be used in conjunction with the BC Java provider but may also be used with other providers providing cryptographic services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9970da262a0901d681b22d6305a633c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "3f4300d0441459bfa64a481c80062b002ff0cf65"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3c4c6b700c74ef8164bb15e549d939721b8f14fc0ff89fe19b220243bcfcbd8"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c67d990a56a5c448f9bb9edbb8b99dc15971e16de7e6f10c3eab129a1389eef4882c5a5d910ac4ddc27d44f7bc9fa4054c7f56dc031154c131bccc50ebd67b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "028daa5db9ff0880b119b72be5f6550c847bf23afea323823bd7edfee1b24ed343ac84f4341fce2ae5db163fb882755b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fdc9f21ddd60b7c63a61295073f47d889b6c0efc296107123563b4bd71bd02e16a7861f8bdb05450559b473d1a21406c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10def15886b75455458b534e58f59a6a45da626ffb0446914f07cf8414e0db23"
        },
        {
          "alg" : "SHA3-512",
          "content" : "987064c9382a7e6950f318fedcd5b11203cd251e947524998051f3a9f761f7ac827933fe10f8adfa781432c01a2a303ff8f17356c52e1248f71eb2beb3b18891"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.83?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.83?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcutil-jdk18on",
      "version" : "1.83",
      "description" : "The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for Java 1.8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39ac03082e0185c3c75a735637cc9244"
        },
        {
          "alg" : "SHA-1",
          "content" : "da0747f51fe1774f8e922b498b9c3e0ebe87b2d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee7d0eb4e74de70a735f7fb36b604dd5c6ad35720d50b914604db042114a0185"
        },
        {
          "alg" : "SHA-512",
          "content" : "e19831d4afc0a709fd57694f33bfe3a8e881cba287c34fb076a44ef436e56e6bdf49299ca9525028a4de9bf5fadeaa254654d0e527855f1f5659c5a7be538576"
        },
        {
          "alg" : "SHA-384",
          "content" : "8988fd491bc547a29290241231d29e49d8f5da98e1f94042d44c4d11a31d71dedb3bf8067291fc5518501347082140dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed9b62bd6ca0afcd6ced4cc8b23a9d9c91ae11ba677c8c5e9dc61d330176ad3a3d19ac8494d8f858fc410fe870841982"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a4938f7196d76068bd3285ed285a37f0b65da76ed99d9118bf2856e4bf74b530"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef9a0b91c3b753af3551d6ae1646144463b5cfcc461e28e4333276d0cae68afb0fe70671401ad72fb095d775e82671346a6df37ed5bd8f53ee256da4a2c43259"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.83?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.jms/jakarta.jms-api@3.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.jms",
      "name" : "jakarta.jms-api",
      "version" : "3.0.0",
      "description" : "Jakarta Messaging describes a means for Java applications to create, send, and receive messages via loosely coupled, reliable asynchronous communication services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9af595bc5cfbaee3fb166b60f3913bfb"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b50e6cc94ed7f8443fe018589d7c9705889bb35"
        },
        {
          "alg" : "SHA-256",
          "content" : "af7904fe1395f3964d8b909c2eb70d1118df9ce10b5b3d4602b2e086418c4a46"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ebbea2bbab94d07575cb61f5b76fb3fdd372a6355a3138295eb7e472f62f11d48c856e0df6d7432dff7ba45eb5603af7becba1631561f1535c3dc47661b667f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d6052f8c990a6c2e7303ecc11ab5d11ff9ebd67af273dd9e872aa9a5148139f1a88e4bf2fce15ee53724777066e5ed7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aab7e00372a0fe735f931e7ad4e110f6c5e154d36b421872ae0b9e55675068fb0d41205930b3d02ae7ab73bda02e7479"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af46281ffdd867c28f6d3c4f835aef08107cd18651cbd0682516e32f98021cc7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0ff8508accb795bff6fa2a868092753536ba4ec7f945323b0f5f5512f4eae10a7f769a25769d31a6430d417e22a4df4dbbf3e6e11d89e66318c46802606eb297"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://projects.eclipse.org/license/secondary-gpl-2.0-cp"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.jms/jakarta.jms-api@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jms"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/ee4j/jakarta.jms-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.json/json@20251224?type=jar",
      "group" : "org.json",
      "name" : "json",
      "version" : "20251224",
      "description" : "JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fec4b08b6ae3b07aa34ff719ee7a5cc3"
        },
        {
          "alg" : "SHA-1",
          "content" : "758adfe5ff5c3cc286d62c9d097cbca84f870536"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a3438fbf9293174ea82bdfa35e83d8b965cfe6bddc034a1ac5d60107174c209"
        },
        {
          "alg" : "SHA-512",
          "content" : "575500a53668f4a4501fe224c686fc3e8b04b3d685bba2d1fe7c5fa2e24f5c069a18645bbaf7f9d17b4101f43b8aa0de5b453cbbee1c0bfaca12def376fb9c92"
        },
        {
          "alg" : "SHA-384",
          "content" : "37e930cb0b106f95577f8cacaa8d36aa794193fa27463eb20945c45922997cad46885116eafc6435996cf10b7c812b82"
        },
        {
          "alg" : "SHA3-384",
          "content" : "32484a4abfa6b039e2ffb92fac8be7dc0668889138747bd2315013f85979a39319aa62b87f7a7e5eafbf3eb68d6303b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e89eac8b1560427d383b93d455864976021f4f88d024c2848b990c3017ff868"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1448da7d5fb272b96ecdf0abd64930ceff777e877a55d3535015905b3dca7c7cd7e55ec4bd3b1229fb5021a16ae8d53c04565f16cb4721c40c068b63c6ed8439"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://github.com/stleary/JSON-java/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/org.json/json@20251224?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/douglascrockford/JSON-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/douglascrockford/JSON-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-docling@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-docling",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-docling@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-docling"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-docling"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-iggy@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-iggy",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-iggy@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-iggy"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-iggy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-mcp-everything@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-mcp-everything",
      "version" : "4.19.0",
      "description" : "Parent pom for the test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-mcp-everything@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-mcp-everything"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-parent/camel-test-infra-mcp-everything"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-infra-all@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-infra-all",
      "version" : "4.19.0",
      "description" : "Test infrastructure for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-infra-all@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/test-infra/camel-test-infra-all"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/test-infra/camel-test-infra-all"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dfdl@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dfdl",
      "version" : "4.19.0",
      "description" : "Camel DFDL Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dfdl@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dfdl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dfdl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.daffodil/daffodil-sapi_2.12@3.10.0?type=jar",
      "publisher" : "org.apache.daffodil",
      "group" : "org.apache.daffodil",
      "name" : "daffodil-sapi_2.12",
      "version" : "3.10.0",
      "description" : "daffodil-sapi",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c463b491c0c9c2afbf805b259bebbbc8"
        },
        {
          "alg" : "SHA-1",
          "content" : "daa0fd9764ec545bb765798f9566052d0b1432c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "8bf81637db0cb69abac3483aad58a366a7bc9785131db0f8efa90108925ac4a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef036887e9e9d123dc33d4255e8ce8be17be0b2e535fbf02239f9efb4fbba0448d906e782e3003fe762f21f8e04693807180f9a5cfedf38266f0400dc6cd71bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "335b052ae5bb33bc8aa304b0abcfa68cb53332b225a33591cebb6651b695cfd0a59a9a5d7b2d18b187386824ac263e5c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7c378ffd80a25aa0d68d1df8729ab946c5325ab0635ad14e5c83e54948f9d455f165087cfb114505c78649f76e582c4c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b1259e69697b8291fbb635bbf925619d6e9fd8aeb981c80d928a6f16b5afa28"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b7dc122ee4a9f43bdd3755866431ab41e45ac4769a9a3cb2e29e80d7ec459bcabfa15a9943825cc4c5352c6982fe9af32588cccad2beb07cf7c4cb72467bfd1c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.daffodil/daffodil-sapi_2.12@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://daffodil.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/daffodil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
      "publisher" : "LAMP/EPFL",
      "group" : "org.scala-lang",
      "name" : "scala-library",
      "version" : "2.12.20",
      "description" : "Standard library for the Scala Programming Language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c78ebf7399f0bb5f449b72322453eb6"
        },
        {
          "alg" : "SHA-1",
          "content" : "562dc9629943eec010e27898c3be65ffa9210558"
        },
        {
          "alg" : "SHA-256",
          "content" : "4d8a8f984cce31a329a24f10b0bf336f042cb62aeb435290a1b20243154cfccb"
        },
        {
          "alg" : "SHA-512",
          "content" : "32f566686e83ba54e24d6679667f9e699485ce360b2513def7be69b91122ac6c1f40b08411cfb933c64a6a92985ca719190e2cf3825eb68ffdffe47348f40b89"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5f770f83025aabf1257f043692dc4a942112313e878f12f495e76cb6715a06462a98e67e9c934797f1efeda8eec172f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2b1110558eeb3cc009fe49874822082def0e6da49da572b7f423fbdc88c6faf8d435f41931562ec496d99775a46d3751"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fc7ae16bcbda65c93dab61d7e2452285d18350b7b0c4d5d1f173b0c68759c15e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "92dd1edf0254ac3ec8555dd1ec194113990c6ff221f815ea7fada462c5bb6894af42f4a41915e7003078cbe95e7c2cee4a4775d9ba9ceacec37845cda904174b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.scala-lang.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/scala/bug/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/scala/scala"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.daffodil/daffodil-core_2.12@3.10.0?type=jar",
      "publisher" : "org.apache.daffodil",
      "group" : "org.apache.daffodil",
      "name" : "daffodil-core_2.12",
      "version" : "3.10.0",
      "description" : "daffodil-core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "61830cc9033f96ae43fae8b0573c4491"
        },
        {
          "alg" : "SHA-1",
          "content" : "68a41d3a5ec80dc314c9a666bc73474922da8bbf"
        },
        {
          "alg" : "SHA-256",
          "content" : "6fa32e35475485ee1dc238898118b73265f3f496d4206deaa10d91fbb49eef44"
        },
        {
          "alg" : "SHA-512",
          "content" : "99f5f00b48d0631482a6f014630fdbfa0fc832765aeee57ec6e63276a7b4f62b2a6c73d5721c72fc0ef63571274271443463ae505bd3a18790715ce2c7b472e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "5da8de3a494f1919f183857fe9d699fac0cc8f0b0b23a5f239caf59a1c7ce0cb41ea57be6ed0c69435ae8794ef6fc787"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e90541c19488bc11a36b4024656f46aa32284832428d5466fdde0b442152eee81d785374afef0f1fa37b75521a19e32e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "93b96b871c658262d500869e445d3b39c949973ad963277261cfad9200dcdd60"
        },
        {
          "alg" : "SHA3-512",
          "content" : "58325b611d3d7e0983c3846ecee0947ba020240c8c0c7e2a550233914239e1a351119a6227e7086267ee52340f8e5794dda7a1a79f4020048541faa84cf42576"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.daffodil/daffodil-core_2.12@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://daffodil.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/daffodil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.daffodil/daffodil-runtime1-unparser_2.12@3.10.0?type=jar",
      "publisher" : "org.apache.daffodil",
      "group" : "org.apache.daffodil",
      "name" : "daffodil-runtime1-unparser_2.12",
      "version" : "3.10.0",
      "description" : "daffodil-runtime1-unparser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bce5ef3104fe400a2c0aa5605d237484"
        },
        {
          "alg" : "SHA-1",
          "content" : "966367417d1becf33726340238c27313b104dc2e"
        },
        {
          "alg" : "SHA-256",
          "content" : "34ef7718fb63443625a4b8882bcc85c69096a5ccb9444fc87b4307dc4e8eaa78"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b772d561017ff81c63b2ca16984cd1c60a12b78d228fac57ac4a56c8cc3867b339e333951f6af29a254b1c6aaea135ea997c615b5cb773e256ae456323144e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "e95b2ecc9b23d398bd878ee44996743cfc775fdfc959463b718e2435cfe7ff7d6001e3a0527ca32d057afcf89550e29a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a22968069e85d0c1e843f002f41f82dcdf56cae27a6afa4be7ee2dcf40fc710b86684c6cb7b54cde4545cd293955ad5a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6da611d474b8d96f5225aa464dfdf16e96edb6942eb85ac0f02c196fdbcc81fa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4f12b9c92cf617a315012301b744ae82431ba5fe208381df0a9bee8ee0d8e721cc82632f874e0326311bd938ffd67e0faa8e34d1c0a687ff1948a019e6dc4c44"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.daffodil/daffodil-runtime1-unparser_2.12@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://daffodil.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/daffodil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.daffodil/daffodil-runtime1_2.12@3.10.0?type=jar",
      "publisher" : "org.apache.daffodil",
      "group" : "org.apache.daffodil",
      "name" : "daffodil-runtime1_2.12",
      "version" : "3.10.0",
      "description" : "daffodil-runtime1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e292b4831f643de02bcaf177cfecbfb"
        },
        {
          "alg" : "SHA-1",
          "content" : "513f62e7dcca74bc848d92ca94d811ef8ad6e3b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "435503abb74ca3e8b0191e69fca1bbf6a9802bc5533f66c92ef0e185ca0ee2e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "166c6ef5a604655b896f3317aa059922e6516d91e431ca8ba66c888d73d87920c446197298c6cb1ac7dbbd72bd87791b595e5d83520e7b392c3c298dc8254337"
        },
        {
          "alg" : "SHA-384",
          "content" : "f850d4ed7ea2b1577d8496e21d82cd29a653ade57bbb75fe83694905f58b7bf0158b53fa1968fe07e5a6b5495fb37027"
        },
        {
          "alg" : "SHA3-384",
          "content" : "687c20b8ae9bcb8ba79d0d77bc3c5ee12bda4b81562353c6ec74d1c482433acb2c2cbddf43c6161deaa5c3c8b0f5bda6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0855f6111960885d1e80d022425c453c2b017cbd3cc9d39b1e2ddb5e6d8022f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11b4b38b4ae783a0117bc0ad1349d01296b2ee53f3f68f467b1a92e054ab13881250df955e657859686eb2131da8528d41e67cb2ab925c516453c8d9856c789c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.daffodil/daffodil-runtime1_2.12@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://daffodil.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/daffodil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.daffodil/daffodil-io_2.12@3.10.0?type=jar",
      "publisher" : "org.apache.daffodil",
      "group" : "org.apache.daffodil",
      "name" : "daffodil-io_2.12",
      "version" : "3.10.0",
      "description" : "daffodil-io",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51fe2336f70f72fe77e0e87e2ac0f4f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad2d48ded4bcaf4c7e4886f36ec8ac5bf9e24f5c"
        },
        {
          "alg" : "SHA-256",
          "content" : "28176ca48938a5deb46000996c2a5b30deeccae3611cbe608b6b6e1f773f4154"
        },
        {
          "alg" : "SHA-512",
          "content" : "386a690d5984fc070a8e06f513e90e60a39f9e56bcd157920b43e3fe5aaf1d747f7fdd8ccfdf645c9849f9739b34a6b50bee112f1174ae182e1787ed55a9b164"
        },
        {
          "alg" : "SHA-384",
          "content" : "165275aa3ba6b28afee8657163c725908c1519ffb95922918298104e391ce3515bb4276fe1be336003c7b5b55b361d45"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dd51f2c9453c0513b16ed8076479f1bb6634bcc36ca3e211e2bbebde7120b4db47da65006e0743b1855807a9f7ed7018"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e78ad602fc259fa9298034e8e9c7f9a403f1c9f11ef0c930f9ea052182478e73"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d0286dc7eb596e38a701fdcdc51aaed0fd135da6a0d8092ef9cac44432bd43d1f196489f0b24a89659e1ffcb741ca6a6a62fb779789b8b03d76dc9d2e7e55b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.daffodil/daffodil-io_2.12@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://daffodil.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/daffodil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.daffodil/daffodil-runtime1-layers_2.12@3.10.0?type=jar",
      "publisher" : "org.apache.daffodil",
      "group" : "org.apache.daffodil",
      "name" : "daffodil-runtime1-layers_2.12",
      "version" : "3.10.0",
      "description" : "daffodil-runtime1-layers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2917a1558447d2f50a88dda519aff7fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "57aa5614ef416600b121d3af82522906a8a635bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "17d81132c66eeba4e8af1850537fcb76778742083575955053d9c52832f958c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "dd500df784b79fec8ea1a728048efc8509cd94404bfd8a64e36c9a9ccb7618aa890d30837e67f785b8753b1d3616d2702f4cd0d525f76572ffb9f07934909dab"
        },
        {
          "alg" : "SHA-384",
          "content" : "01a7dbdafd82dc1dcf3ca822478ca6b62671219fc51dfacc598558ecd7ab994fcc33a87d36df810988306261775025bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b2498c5447f9a4ade31e49250196e758556e6647038f63e69fd5aee4bc5ceb80ac940090830c9c1f49322db0bce5a985"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c94b40e1b41dc2bf4fcd45d038e9595ff22d3373781cc3398f2592ebb8ac5089"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e5a4fe71b0fd5e9b2084494f923c6085e2e87cd4bc06f8d39c75ebfaa52b53dc439ef73a4a72825a5a3b4a4a66671ecf4809ccb0a2d04c03f0ca7d5d8569c7f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.daffodil/daffodil-runtime1-layers_2.12@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://daffodil.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/daffodil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.daffodil/daffodil-udf_2.12@3.10.0?type=jar",
      "publisher" : "org.apache.daffodil",
      "group" : "org.apache.daffodil",
      "name" : "daffodil-udf_2.12",
      "version" : "3.10.0",
      "description" : "daffodil-udf",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6d7f45da4859406e58807eead961aa05"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc0bab078d16858d215a1615c5d9d56cd3ed9a8c"
        },
        {
          "alg" : "SHA-256",
          "content" : "892f56e20651af3e7ac0a6b2465bffa195167f947675d3abccdbfa9aeb19da69"
        },
        {
          "alg" : "SHA-512",
          "content" : "b811ede509ea61bcf483f2ff34885c82f4177ef23aa1b2a13a3aae403c871327a35eec1594f64fc3a763feb0745ce71651d3db6e6bc9c31fa6ef279b934b874a"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e8ccb0515db58884d785ca2d6afce8a8656ba6120ddd48312e329d4c96e38a504f39d6c75edd818fef69d3b7854d81b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ff71a11e1c9ffb968db87fd08146514bab11a55870c22edbe1861f6db54d210d659c8761cdbc401f8f30cb13c24c0e47"
        },
        {
          "alg" : "SHA3-256",
          "content" : "844a6726e834cd3a011884865c1e9feca016efc37aa927f1a090220d468685af"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c79c76dbdb4b8b48a2bc76a83f72bc801abaa48792513791c07b01b2a7a230cce88fd1b2bc084df793d6da2c18df73ffcf558e6408adfacb31a0f9184f46870e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.daffodil/daffodil-udf_2.12@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://daffodil.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/daffodil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
      "group" : "com.lihaoyi",
      "name" : "os-lib_2.12",
      "version" : "0.11.3",
      "description" : "os-lib",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "be35626938925a082e0a1b87dadcb286"
        },
        {
          "alg" : "SHA-1",
          "content" : "352659c9e82db06e88bdfedfac146f614354f1e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d8b5280820655e3cedb07832c4d2f6d569ee7ece2a977b3bada55f984b83e97"
        },
        {
          "alg" : "SHA-512",
          "content" : "b4f7c7a64a62fbe238ac60fd7142e856fe1c683b7e03944a2b2adcbfd01c72af9dfd7bb74e355e85e77890f34cc690e71a3abd1a00b15f17a33c35072c41340c"
        },
        {
          "alg" : "SHA-384",
          "content" : "039dfc5791cff88c675b0d192c2c30a7d9ba240e42701c2016646a0473c04c9add140bc1e0b45a3fd94b6d119cad6b32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "daf862c9b28d80e7328d42640d6148a9a1e5a6ff18896585928a8cd3c744c8adc8780a27d528fa5af85d486b8932cd92"
        },
        {
          "alg" : "SHA3-256",
          "content" : "79b434c32939b0e9671152a4bb98aa498c1a62bd6672cc88b7e800d9990527f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dda741e654e3c7656422da73090e8f196571ec931f8703cedbc78ed33b388b79f2973af68ecfb840ebbf75d75e3e6e03d7ffc1c824e3d977226aa3e5306d4c79"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/com-lihaoyi/os-lib"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/com-lihaoyi/os-lib"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lihaoyi/geny_2.12@1.1.1?type=jar",
      "group" : "com.lihaoyi",
      "name" : "geny_2.12",
      "version" : "1.1.1",
      "description" : "geny",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c1d15ae38bb1522634744003fa34eef8"
        },
        {
          "alg" : "SHA-1",
          "content" : "b096853a34e65914088b2b3725a3b990641c9ac0"
        },
        {
          "alg" : "SHA-256",
          "content" : "2cb8c592106778bd4db849e90baeb5eaf2a78605444fa3187fd6f595bad381d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "6282e7c8a1c9dee4cafe829a1809e0f30107baec75c67577ef412e256aa3b513339cefdb20831923b59c7fd212d9f7017f0c174ec0bcbfc0409c86d07ff2fdfe"
        },
        {
          "alg" : "SHA-384",
          "content" : "9134e4db61a0d667bfdff0ec1bb40f6f6c92034e1b3fad4033fa22617b38441278deb7f9f806336421d59828531ac10b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89506e175956a3b38fd3dc1edebd28ce0a120a90fd4c0cc6fcc9924de958ebe7d8d2280d03033a60d11c5082d1a9837e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ac8adbd30db9c340070bf728f8a6cbd702d55fa0f1d0a31cdadbd76cb43900b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c3d95a226c0572c6572664b711042fbb4298ea97fc3d4d05358a48155e2baae2e4d345beafac5c7fc3fc85bb3cf01d4ad417b7812e808007a9b3be33a3c1e68"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.lihaoyi/geny_2.12@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/com-lihaoyi/geny"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/com-lihaoyi/geny"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
      "publisher" : "org.scala-lang.modules",
      "group" : "org.scala-lang.modules",
      "name" : "scala-xml_2.12",
      "version" : "2.3.0",
      "description" : "scala-xml",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e6710f90fbbcb7bbe35bbb020db35ce5"
        },
        {
          "alg" : "SHA-1",
          "content" : "05a0caf2468b69b2d38e90ff8b0e8f0410aa5cd4"
        },
        {
          "alg" : "SHA-256",
          "content" : "4932c56a2d5aae77ae8d7ac6bed1f21d48268fdbac8b4e5f3ca5196ad10fd93e"
        },
        {
          "alg" : "SHA-512",
          "content" : "9794b6bf9bbf108941282fd729ce74262f6f8445b8d021ef9a1b2aafba8ab7a2347aea2eaa73f799aec534ec6d5b1b7574eea75ff77704a0bf830a7bd86296fa"
        },
        {
          "alg" : "SHA-384",
          "content" : "17bf3a66c4b6166363703d442cd162e1b4904e7b868140c00508ed26637d1c1632efe58e64f5953c940a75e21ee57bc2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dc6d185fb7506b2ed789195eafe08ea2b306f324aff4d116a9e6e9597c2372d7f0a6b3797c2f0fb3164bf71e3512b5c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da9fbe7a40f5a86fe720b53d9ce06ba2eab7c506f421270e8f72de6f46223f2e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87a676c65cec761b9bfccd72c60bc5ec7af36a409992c20422549d3998b86eba45a127e3c3fed8b4e81a8c285e631ace2412a59b4e717de0e038684af54eb64f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.scala-lang.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/scala/scala-xml/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/scala/scala-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
      "publisher" : "org.scala-lang.modules",
      "group" : "org.scala-lang.modules",
      "name" : "scala-parser-combinators_2.12",
      "version" : "2.4.0",
      "description" : "scala-parser-combinators",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0eaba74e53d802af470c1e1132918bdc"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e02a7b9a1e1d98fcbe6786b4c6c8583e2cb2aa8"
        },
        {
          "alg" : "SHA-256",
          "content" : "23a8d4ddbb7d116dc7a4c41a33f362e5f908cb6b57210c6ed38e61a6c8e383ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c9f81e86f20a6f488dbb9a55ae14f7512635a8de1649e167ac55948db0163c3aa8f2dedfc02235d26b16c5edee880a8c239160360e54bd27109aeccdf8dede9"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f4d9915388e11742a05b8f95b3356081e5bff57e4ddcafbf360cd70854d99b4be22fb2d262a74d4d3d0bebc9efd8fc0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "caf95dca948cfdb757d47d92002eef0b3142b2452c246adf1d4dde220c436ebd40f5786538a0fd310f7da8786db7e484"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d112e8eb8d131b9bdd35fc0e9f540107243a3aa0e789fb4607381bad6325df7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25fe1f500906e3545e6f889c9dbc2e19c2e7134f57e70a25103ea53d5f4f882a56b3f335431f155ad87f91806a8a238f9cb6079a533c7fff2e29c2214a90c5b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.scala-lang.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/scala/scala-parser-combinators/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/scala/scala-parser-combinators"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
      "group" : "com.ibm.icu",
      "name" : "icu4j",
      "version" : "76.1",
      "description" : "International Components for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0621976c76a3b05b0622aef5a4c1d981"
        },
        {
          "alg" : "SHA-1",
          "content" : "215f3a8e936d4069344bd75f2b1368fd58112894"
        },
        {
          "alg" : "SHA-256",
          "content" : "732cdf18121b1642899da1f5e37e52cc7f48e3ec07fa737105d4603976781b33"
        },
        {
          "alg" : "SHA-512",
          "content" : "5f4126df9bf28c2ea82b63b3c0d0f08a1e371b3fac0c7acab34a37f087927b1876535f4e0b889d28f20fcf42e816af00b3f302d48bc01c8dc13b49e40dd3927d"
        },
        {
          "alg" : "SHA-384",
          "content" : "5919c70254e73df90d66b4d7d2ff4cf23a16771f12706ea137b045618659e67dc23adca520c536376c73fa5bf126216d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30acad7cfff3d6e547822f0c6e5b125518a9875ce00be8feede77ae55a9d1a71a8959386edc022b4f20961570dbe1a77"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2460c21e85eece1c5b83b4324ab86afd75652e71de5dc8f0b69065df83a40033"
        },
        {
          "alg" : "SHA3-512",
          "content" : "44e8599fdf6c5ee284e6a4e7e57bfc23d67a7846d2c8ad4246cd782bbc977f12da07ae08c3054fee424469b8d4174ba4050b1d43a268e45f227e29192cd353c6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Unicode-3.0",
            "url" : "https://www.unicode.org/license.txt"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://icu.unicode.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/unicode-org/icu"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
      "group" : "xerces",
      "name" : "xercesImpl",
      "version" : "2.12.2",
      "description" : "Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces continues to build upon the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 provides fully conforming XML Schema 1.0 and 1.1 processors. An experimental implementation of the \"XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010)\" is also provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40e4f2d5aacfbf51a9a1572d77a0e5e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "f051f988aa2c9b4d25d05f95742ab0cc3ed789e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "6fc991829af1708d15aea50c66f0beadcd2cfeb6968e0b2f55c1b0909883fe16"
        },
        {
          "alg" : "SHA-512",
          "content" : "bfd21f2350bf0bb546a68d3303f28c6a15cee1e630138c169344c3f65fe39a15e61c6ff4e5239f38f2f1f9e488eff4d5565a4a0774263064ab6a30aa9fcaaed3"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a35ae0744f05973997b0710cc8d1d774867bc1c1b63ef5bf5f554d1b4c4ab42033f7819430e05ac623e7c8630aa7c52"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b016ed02d907b21c90b4a2560aa4c778e8aad1b5ecb0ba62777f668166c6e7b8a0c0deef7d1e63b7a9b1092c64c8a4a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "875856aafff433840ee9933c01018cd18c0a13b46bd4472853698ef1dff83168"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1587332fb01515a72b7856b1f566070dcd26fef33c5070039c28684215466a9b9d3a4625cf7181443e3c3a67a313a938cf0775f39b96daf43f5edd4772143c23"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://xerces.apache.org/xerces2-j/"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/repos/asf/xerces/java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/xml-apis/xml-apis@1.4.01?type=jar",
      "group" : "xml-apis",
      "name" : "xml-apis",
      "version" : "1.4.01",
      "description" : "xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7eaad6fea5925cca6c36ee8b3e02ac9d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3789d9fada2d3d458c4ba2de349d48780f381ee3"
        },
        {
          "alg" : "SHA-256",
          "content" : "a840968176645684bb01aed376e067ab39614885f9eee44abe35a5f20ebe7fad"
        },
        {
          "alg" : "SHA-512",
          "content" : "8db0283b6840cd6407957d296b802e3edf90653e2722f8e29f86c1c0b60996c4b43e9e065e6864dab89b2138ddb0174d9b4fdda4a93f94eeb884783db82f3268"
        },
        {
          "alg" : "SHA-384",
          "content" : "bce0ec0f0f692213a1110197c4a11c333673ae0630481255d12b441a8cba70aecfaf104c3d8d9b500ed2a0a19a2bfcce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c1d8154ef6eee57dfe6ae9a1c1a2525e9ec2aab3631911a53c064ea6480c0b3b1ce8dd079db7b3693d7ef81daba28ace"
        },
        {
          "alg" : "SHA3-256",
          "content" : "09eb76497eac5012ce1000c52f4e597c4941a44b9d960b1ac58a19beb2dd63fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1e4eb902e50b3388da4d161ee49f4d47b61dddd2ad10e6ef6cbb67c4ebc9043e0b65ae59a4a0c8eb03dd28814ce4aedd7e0d4962a0aedc3bdcf7de37cde38f66"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "SAX-PD",
            "url" : "http://www.saxproject.org/copying.html"
          }
        },
        {
          "license" : {
            "name" : "The W3C License",
            "url" : "http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.zip"
          }
        }
      ],
      "purl" : "pkg:maven/xml-apis/xml-apis@1.4.01?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xml.apache.org/commons/components/external/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/bugzilla/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xml-commons-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/viewvc/xml/commons/tags/xml-commons-external-1_4_01/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.18.0",
      "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" : "8cce74ccf461cd6502ae04c908eca917"
        },
        {
          "alg" : "SHA-1",
          "content" : "44084ef756763795b31c578403dd028ff4a22950"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3ca0f8d63c40e23a56d54101c60d5edee136b42d84bfb85bc7963093109cf8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "786778529435d8a14ab6ce2176cdf2b9ee6585a71893b785f26257122166dcefc7c4af3f612eda3974b06c16d06fc357178bf28b9b74010e9bc04c33221adc2f"
        },
        {
          "alg" : "SHA-384",
          "content" : "4be7ad9b352412ddad3eb00f2e44f1236216d3e713546d34d71f3aa8e589b06636abf22dad0c28e11a0cd7b54ea0496a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d003d33c2cd37806d9d8f0576b65fd51fc1f02bfed7716279474556ef98abfaaddb5b5622762b64458bec6b57f77ceca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "89019fd824ce65aa33554a848dce2ca47f09c3a261fd22c699342d99579e91d9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6edaba8f76bd3e96421ae3611fb32414b064c5ef2fdefd7402f3052c5849e06aa6dfdd218a6df97b25cdd7997df0c9d643af960c4294f2e89dffb052b4b9d8cd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.18.0?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-intake",
          "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/com.typesafe/config@1.4.3?type=jar",
      "publisher" : "com.typesafe",
      "group" : "com.typesafe",
      "name" : "config",
      "version" : "1.4.3",
      "description" : "configuration library for JVM languages using HOCON files",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c5702a33999ed337c9b256a4d68eee7"
        },
        {
          "alg" : "SHA-1",
          "content" : "b57e0fbdc7270d8ea59c1ba367457a5cc7ba0e98"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ada4c185ce72416712d63e0b5afdc5f009c0cdf405e5f26efecdf156aa5dfb6"
        },
        {
          "alg" : "SHA-512",
          "content" : "0ba68d0f68b847dbf11d5d66489151afb5ac98bfec15b6a2612712fc9f798413e2d30391f07ad370cd6fe69982d33deb40956f05a9e1d47e2f5cb8362cf1c221"
        },
        {
          "alg" : "SHA-384",
          "content" : "4c0068f7c431a6fa91b28653a9ca58350c57b5dabb0a74cfe3a0d760186532cefdcf47250ee4bcb645a28ca8b44178f0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1bcf2639958f3ece3a4f83b42634ce0f91ae28c200febd314bd3a8dc86132c1abcc719bf2417b4c5e940d923efcdc796"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5329ffb98ce38100a2200b6e9fdcc592e2127e3c2e002569a76740e8a5f81908"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9192f62117f4746b091c82ffa11678278766632d8b39d3fe7ed1d30f4a20e607b2cd27e5c1f9468dfa59245d9728987ee5339bfdfe95e4427866c6c5177e6751"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.typesafe/config@1.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lightbend/config"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/lightbend/config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
      "publisher" : "com.typesafe.scala-logging",
      "group" : "com.typesafe.scala-logging",
      "name" : "scala-logging_2.12",
      "version" : "3.9.5",
      "description" : "scala-logging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bfd0d984e34daa8dbc605c99aeba567d"
        },
        {
          "alg" : "SHA-1",
          "content" : "40dc9977c3f044e3cf041f3316dbd67c8de6b269"
        },
        {
          "alg" : "SHA-256",
          "content" : "392979e5525856737a6f2398e25789d0b2057c8e3c55045a6e8d9704c21de7a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "d77796a83a3cfced93c62db101212d36e1a8e5e19a9b0cb306ec126084ae1c96374c8cb89ecedc38e7bf68f092f9aeb5f6bcbf76767e1b6e62f1fd197f2769f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "cec02b75f040d595e40ac70207af0ae379a3497bc56cfc94ec11cb2b7960faac9db112fb8a7713058f9a17131b16b09a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6ed4c24d959d8aecb09ac1ab15307e63cef9565992b82cd4b5e10ea21acd366ef5e9614f75a8bafd6d6f3c5753f141b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b4130b9927ae571f47bb76730e434b75a016fea9cefd7637a5055d8f188dfe53"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c86219012aeb1e3687ae2314807e3af22576502d8f67de40520d5fd7ca99c278f174f8d52ace37487f3df24259a3ec001d81cdaebc284f970c38ac81aecc61a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lightbend/scala-logging"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/lightbend/scala-logging"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.scala-lang/scala-reflect@2.12.15?type=jar",
      "publisher" : "LAMP/EPFL",
      "group" : "org.scala-lang",
      "name" : "scala-reflect",
      "version" : "2.12.15",
      "description" : "Compiler for the Scala Programming Language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "47d980767ca24703b8f4dbb30581658e"
        },
        {
          "alg" : "SHA-1",
          "content" : "3eca572cf97238683a8a545dabb22b52781547c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "d5a21ab16b35dbe1fa9f50267d3c198d4797084a61557874ca53c85f15747e48"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a82085ba7b80fbf55531958e0e995fe3255c7bb6c35b98caf3999ae5a7353695a14dbf5168401eebab391e1383ce3525728fb42508af1d690c8caf6fe8cb785"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ba14a6916bce253f4ebffb6962fc4ecd4123fe7b0dffba5620c59092057dc5db5a40d4df3003562e5a93c38189710ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dbf83baea2cf408176d8ea2c0fb5a49f0d6c5efc7016368aea8a159eab82aef4803bf8b7a413c547f16fac0fc58ffcf1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ca68dacb33cc7135e0755f0a3ffff5366bd80a25bf9c0df0a696b473406e924"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af63dad85881160c3483ced7f6e4efd32a53fcc99eb17827a2e1b0c5a0fe9c447df58d286c203e8e71238351e635da4e5b7cc76022c0c4c07ba016447c37d80e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.scala-lang/scala-reflect@2.12.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.scala-lang.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/scala/bug/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/scala/scala.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
      "publisher" : "JDOM",
      "group" : "org.jdom",
      "name" : "jdom2",
      "version" : "2.0.6.1",
      "description" : "A complete, Java-based solution for accessing, manipulating, and outputting XML data",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5be72710c66f3c9ba71f8009e92597d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc15dff8f701b227ee523eeb7a17f77c10eafe2f"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b20f45e3a0fd8f0d12cdc5316b06776e902b1365db00118876f9175c60f302c"
        },
        {
          "alg" : "SHA-512",
          "content" : "81642db76358fbf131dfe9c2f1d9c280fc23b6bfde6a16a2d36dacc490a1a2af4e0fb4abb5cd78005718bb1d158a42fd6834cd2bfe616ec59625df01951f2478"
        },
        {
          "alg" : "SHA-384",
          "content" : "b50c9b35d4b884a4f6174febd926533d1a23d1779a5b757b2ec95fbf8560771379b1abf138b150b170c3ed7bfbea5fa1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2987085748db12fa958ccf2deca4d9307ef4a96730ace701afb39f828b1f513190497f474f26b5b56c8076135f56f088"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a33b1e2a9308fe86fe514356807efd152c7be0fdae8e77b28de8c392c34ddcc8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "08eafd9535e52f04650bc841b1f92bf2752938d11fab955c631cc448d6e615b281841c8290f102448927d6d29bcd6a8223eafe9e6f36a20ec94b92fe91aabdf2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Similar to Apache License but with the acknowledgment clause removed",
            "url" : "https://raw.github.com/hunterhacker/jdom/master/LICENSE.txt"
          }
        }
      ],
      "purl" : "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jdom.org"
        },
        {
          "type" : "mailing-list",
          "url" : "http://jdom.markmail.org/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.woodstox",
      "name" : "woodstox-core",
      "version" : "7.1.0",
      "description" : "Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f8b70141712cd2ac67800ba036f0aa13"
        },
        {
          "alg" : "SHA-1",
          "content" : "95341048cfb852aa05037e6cc83069b8664728c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "81266920a1cdc47306a8a2b4726c99ec89b3fbf31c2470e4f5e477d9d857ca9f"
        },
        {
          "alg" : "SHA-512",
          "content" : "257260a61892f52a94979c512cc86d3cfaf83c8c1ef231f15033f27c1af4c2b7928b7df9ac0005ef617746193273fe2df68ac0164d5f51e47be580506464b857"
        },
        {
          "alg" : "SHA-384",
          "content" : "698b3d685100988b264f0d025b01c64723b1033aa063e70cdcfef5743d1a83d7a2a1b94fbba99dc638f3dca2a498a980"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a835755da983be214c4d2a43633b8ea51103b274a43b45184610615f0f747904a1967f3c99670471b24024ba61cfd1b3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ab326e9b6f5c668645360b9c372e3abbf29574087b863c90f247d017b5d91c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cc58b8aa1cf72672c0adba7ecc58463ae7718a033b8f9d95c3038a96bc61f6241d938e0b2950a850e9afbd035e5580687ea20d391fb58ce1596694bc118a0e7f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/woodstox"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/woodstox/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/woodstox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.daffodil/daffodil-japi_2.12@3.10.0?type=jar",
      "publisher" : "org.apache.daffodil",
      "group" : "org.apache.daffodil",
      "name" : "daffodil-japi_2.12",
      "version" : "3.10.0",
      "description" : "daffodil-japi",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "37dbbc5aee427f24275e0a210d68d14b"
        },
        {
          "alg" : "SHA-1",
          "content" : "6b0333646634ae27d28638aa760491e88ab05b86"
        },
        {
          "alg" : "SHA-256",
          "content" : "950016ab6fc3d8e9284cbb65d1148897573f01c68d63a8d94bf543c58c1c6ce0"
        },
        {
          "alg" : "SHA-512",
          "content" : "d48d0483ba5a7c7fca32ca765138681c8bcbb006a4a123df64f0f87ce04ce1e5e95ea2266a7a783e1bc33a0438b9b7afc84715d0a5b51d7557eb851cb6c80770"
        },
        {
          "alg" : "SHA-384",
          "content" : "13a8e1aa34e9814d4282e1d91725ecce2400671793de1e3321774aaf15ef860c152cd6db8cc119116025774eae5b37ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f06b6e100a3b4baeb64c01fe008ff38467ccc8a2ad4576aa2a1418164a8f6858ba59e3c7a96e45503318232b5904391"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e914449a76a0816a1e8aea1e5d912091beffb4ae670258689d8f794c1f4187c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26b1257ca9b84d089560bdc023f8f7135fa424c256a45691e47a8f12bac66ed7c1db97e4090aa608ac136be90ae88c9a0c19d84273bbda492f421df6a519922d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.daffodil/daffodil-japi_2.12@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://daffodil.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/daffodil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.daffodil/daffodil-schematron_2.12@3.10.0?type=jar",
      "publisher" : "org.apache.daffodil",
      "group" : "org.apache.daffodil",
      "name" : "daffodil-schematron_2.12",
      "version" : "3.10.0",
      "description" : "daffodil-schematron",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc1fe9246bb6f1dc4f867f33c43fc5a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae5572ba2946cd774e7a80a337ceacd5b6864c05"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0484d719b9d8f27824391079bf685fb2a16b5c96b08eae50ef33a29bc7328bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "f3ffb57e44e7c6cd33b48a45c1996df5691d5786cd57eb55e8975e4a60b149fc82a167aa1f7e4a935c73a8221480c4b444b6db8531b84294dc0794ae0867b3f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6cd8d743ecd20980ee1ecd47c7ca01b5cb81f652c5960f71c67757af2e31f0466d02d3f37e7e655affa3118435af79a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c6f68d8bd44d59a041e4c685ca420a0bade0297fb920f5e75252563cdef948605843a8a6d847b86a2148d1a31aba1ce6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6c33d1f12eaf5dd1fb0e15eb6aa8007c62e580a47233e55a1a8500822bf9443"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b0b04a65778ea30a33e656be929537416daeb743d8f30de48a11742873788ac7fcf142089a55b2a4cea77576a984c0daf71090725c643d91546ff420dc9c128c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.daffodil/daffodil-schematron_2.12@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://daffodil.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/daffodil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.daffodil/daffodil-lib_2.12@3.10.0?type=jar",
      "publisher" : "org.apache.daffodil",
      "group" : "org.apache.daffodil",
      "name" : "daffodil-lib_2.12",
      "version" : "3.10.0",
      "description" : "daffodil-lib",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7557093f9d752bda9f923e77903a774d"
        },
        {
          "alg" : "SHA-1",
          "content" : "97ecb16204c62fda68cac4a9c81243b633bae2e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d22b42a3e08ac652bbda2422e8252774b25218f5d042663b7ad407c9bdfef2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "eaabea421f9a8fc0708e70037a4356d9413e9f54a9cf727658c709318964bd2fbc722fe15f9e50a8e64d966c85d64d8226e777a4b0b0fa536f8141904fd85645"
        },
        {
          "alg" : "SHA-384",
          "content" : "bde5950ca541b47f166372e5da0d9ec98a5cb8177f77c90bdb015a9961d3c1e1379396f42c5b0d602776c40dfbb91c0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d83b4c468cb789a289ffee02f3b7c6931b7e458dade19a48ac3d3f2755ddd29e294d6b6ab15305fddb9fb9a5b8836ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a86d025991b14476c59b9db7cd388a1bc374f3c05ce67e724810ad040e5a807e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9de74ce179c32c60b85ba3226fe828b421af6fd4de77165521f7b5566ab40eea9beb13c45487b2d4b76582143ddac78a4fb70966ace742505bdc33685ed3a358"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.daffodil/daffodil-lib_2.12@3.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://daffodil.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/daffodil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.saxon/Saxon-HE@12.5?type=jar",
      "publisher" : "Saxonica",
      "group" : "net.sf.saxon",
      "name" : "Saxon-HE",
      "version" : "12.5",
      "description" : "The XSLT and XQuery Processor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39b53a0dcd01522e79223e2506061d44"
        },
        {
          "alg" : "SHA-1",
          "content" : "57c007520e2879387b8d13d0a512e9566eeffa73"
        },
        {
          "alg" : "SHA-256",
          "content" : "98c3a91e6e5aaf9b3e2b37601e04b214a6e67098493cdd8232fcb705fddcb674"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8385b52b9de03bbbcfd9900b78d7e1b544102900316d8d95b5f36b75b6f8f492cee7a1ecf737bd0b4caf85d79c003996f83ac156739d60e4d41edd5ef43a182"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e08a834684848bfb6c8029b98d2c8f5634acba483c6cd783aa753a15551c48e32fe718c72abdbb1114bab6e8cbf654d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89a7d4688edba721f2960ed5a1d572cf9cf83b6d3d71987ef9b8d4a1b00fbcb47f7f6469d8d14cae2ea3eb8b63841a4d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b963a7cb8580e362ee06b8fbd395016900a9842fa03f6f38106544259ebfc464"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f47e8e8922b657d8190b391178fc86b4808b0c1d40cdc4de8231cefd619d645de971d9b0e33c8da8c25de5cb4f558861cbed77839dd619f4f4f4317378cbdb3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MPL-2.0",
            "url" : "https://www.mozilla.org/MPL/2.0/"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.saxon/Saxon-HE@12.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.saxonica.com/"
        },
        {
          "type" : "vcs",
          "url" : "https://saxonica.plan.io/projects/saxonmirrorhe/repository"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.2?type=jar",
      "group" : "org.xmlresolver",
      "name" : "xmlresolver",
      "version" : "5.2.2",
      "description" : "An XML entity/uri resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0de20e8f7acfa5942d78c239d3034deb"
        },
        {
          "alg" : "SHA-1",
          "content" : "152378e04ba01898847bf38fad5023c7d52f0c9d"
        },
        {
          "alg" : "SHA-256",
          "content" : "efc92bd7ed32b3e57095e0b3e872051ccfbbdcc980831ef33e89e38161a85222"
        },
        {
          "alg" : "SHA-512",
          "content" : "4213b91ddf162a2ee0515f823d859333fa475b84675277bf657eff03162eff4b91660313ce8c19fa9f30b02e2002d87cf06c492e4c303448a96b577b6928f3c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "f093746aa8a39a5d1309fe7d14315ce851d649fe3700d2ec49013947d701c33345e32e4a4306d1475e266487b7ba0169"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0eb7e9622c96a0dfbd141030b33b24e796e9ae438befde00a77629408a07d855d681f93b0fb052e19e762f5f170c77b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d808c261e2be19a82e25034d0a21cf40bad78eabdfba3bc6ff93f0f91ac30397"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e53fd7e8cc1f17144ac3667667d32a7a6fc21f7b7f7dce715590533f5d276e10be768156338d5e878c47d1e880f9e4799f18f289e00bfa155d45571d02787899"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xmlresolver/xmlresolver"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:xmlresolver/xmlresolver.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.1.3",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "757bfb86277b9b11798db8fdb351bf74"
        },
        {
          "alg" : "SHA-1",
          "content" : "13c984b7b881afcff3a7f0bb95878724a48a4b66"
        },
        {
          "alg" : "SHA-256",
          "content" : "28c759254f4e35319e078bb6ffea75676608dc12cb243b24fb3c8732522977fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "4fb38b6bf164103e68320ce430776915a6831923eb3e0b6e6f29ff57647e6bd29efc07d46b107aec23bf9004cfd959fbda8153740ba0060260a54d67ccf8a093"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e6c7bc00b5e25c564faa6f20d01b26288163de846273943bdc7a043348cbe4a5540dc875ed057054c2af5c6e10f8147"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ecfe2613d27758859bfadc02b97b073b5ca74c2e983198c949851c2d287de00e85d4c1c822329e63a38617f85ff281fb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "29df48d822099ef07e6687f12acdecd8f22dcfe84106667183d6790bbc9ed121"
        },
        {
          "alg" : "SHA3-512",
          "content" : "46cafa187fb940370f545efc73ff7d160d9b54810a9556d13c4e0010b44a0155e0cfad0251fb030f0cbae2d2108a6ef0ac918c32b3ad6d6dc2da1a360815b564"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.0.x/5.1.3/httpclient5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/5.1.3/httpclient5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.1.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5-h2",
      "version" : "5.1.3",
      "description" : "Apache HttpComponents HTTP/2 Core Components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e12cc9746f6635675a408e641c95b177"
        },
        {
          "alg" : "SHA-1",
          "content" : "4664b59b09f5ee008e37a963bbb92f4068e91696"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0e78ba15aa8ebe77982b660ac4b09a95d6e035dbdbea762577dc1c8e2935807"
        },
        {
          "alg" : "SHA-512",
          "content" : "76a22785285a3c12a98db24d678f1fd695cb4941be438fd80a7c41b4fbf804452694f93947579aba3bcee652671e362ae6d76bfb60a8db75518e52aba4ddad36"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfead6178cd1cc30fcd9da2f8753897a2039e7915eded3278fb74545a49db68a10860ed064e9f52d0f1526e3cd7caa35"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d98a2ba3eaf1eb38629e2d02eb6b31e4e4b2290c321bd58c0377ad4427a969b881d6b31cf8afdc8b9e306ef8d7d39439"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7114b9fd4612be12d156312568633e13745c8bd3da7c28af60373a70f31875b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f32c0564b4af84b886df450df91498523c40ba6bf98354413ff3f4c85f782cd2a3cd9e6ef2f38c18a79ecb8c444326c7b043feb5fc3f8cafe043e9217362255"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.1.x/5.1.3/httpcore5-h2/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.1.3/httpcore5-h2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5",
      "version" : "5.1.3",
      "description" : "Apache HttpComponents HTTP/1.1 core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3311847fc70a84038fb2c079dd08c4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d1638d1e5f2793f187d4144c702a93524ba6fd3b"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2bf2f2c7772169c9e30699719667ad30f9b46c4e9d7841907deb2d12d9923fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9b439da0fb0124f37676686c69f8fdb824a30e0d6a3b9ebc0ebca5555727ae18cc5a146d8874b4cfe6fa966d5eb6083a44c379a76017ec79863596a23c571b3"
        },
        {
          "alg" : "SHA-384",
          "content" : "63d37103c0b040ed9f0c70af0bcc9792c68afe8c7da5f445f30458c7c802524f07a1bdb573661e680955a257e0fb6b4c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5ddd51ea89b40049c0b92bdfd0fc59fd2963c025895bece1b9438166e9e468b8b54694e9e72a8d026f681ec92824f224"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0a1d52398f2a13124591cc6fce1fee5f353c29c9726b4f68813b01f077940947"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eecbd33885bb1718a1803951d9217b108e42e39cedfeac99bd0938cec94674b1c67d6f4d6141c8e225061a51a1ac3af07f553501ff2b136e358a3eeffbcd3ea9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.1.x/5.1.3/httpcore5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.1.3/httpcore5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.2?classifier=data&type=jar",
      "group" : "org.xmlresolver",
      "name" : "xmlresolver",
      "version" : "5.2.2",
      "description" : "An XML entity/uri resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e77f628aa613bbe3145c6a24f8973f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "5624ede8b8e374979194acaae9f34cff23b62b3e"
        },
        {
          "alg" : "SHA-256",
          "content" : "173904bdbd783ba0fac92c5bcc05da5d09f0ce7eed24346666ea0a239461f9b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "18f9f0ab3426800c82a707bf5e85a281955695fc703dc6c80c055227e5b78d825329f6b0eee0605b80c3c5cc33c7b81056a7504dd4c2f289e41d608d0ad1c357"
        },
        {
          "alg" : "SHA-384",
          "content" : "3c3e1b18e2e0ac1f4b67e17ba189c86d7f69bbf0f1bb491cb65a2a4a4efc76f695559bc61900e5ec5ad694b137547207"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1623fc11b9650912008cc32276d58c6a3a89e730f3343f4db546218a654bed959050b6a2553393a08a4779c8c36a7b18"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e5d26342451df2725301cf0ca980906e1b90c2dbbd67561e78a6fc77aafb1789"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5199748a7503a51444711a1414ceb5034f0e8730a46a6f20dd2e71c95eaf9e0323b1f41f0b7c70f6051780ed90c6b78282b0f3ff6a302794d0be281374dd3a5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.2?classifier=data&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xmlresolver/xmlresolver"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:xmlresolver/xmlresolver.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.xml.bind",
      "name" : "jakarta.xml.bind-api",
      "version" : "2.3.3",
      "description" : "Jakarta XML Binding API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "61286918ca0192e9f87d1358aef718dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "48e3b9cfc10752fba3521d6511f4165bea951801"
        },
        {
          "alg" : "SHA-256",
          "content" : "c04539f472e9a6dd0c7685ea82d677282269ab8e7baca2e14500e381e0c6cec5"
        },
        {
          "alg" : "SHA-512",
          "content" : "adf6436a7a9dc6f64b97127861d7a89b78e82bea67f72bda800ef285163adcd84dbf006f679108a2a8c2eed013e0b771da2354087e0845479ff2b6318b881442"
        },
        {
          "alg" : "SHA-384",
          "content" : "bad8b9f52bf7a7e1d3974cb305a69c093fb32d2131539c18d34e471e3ec32bdd9dd136bb4b38bb14d84e99c562f208c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8131aaf65f996cfa2c3f7d406caab3acf3e6650bcbbcd5595f8a457a211810ff110c1923876e068831a07388ddc26f33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9e4179a6bfa8b363b9fd4f32f8892c4a7954ed1695d3f33ccef73ceffcaa1d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9ecbc0f4aa9cff28d519cbf74c8234b5180ae6ff0d6de4efe2de126b3251d466a5ddb878e70b9968095a843c82721c93a4dec53bfe09e3700f4cfe2e38bcac0a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxb-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxb-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxb-api.git/jakarta.xml.bind-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.activation",
      "name" : "jakarta.activation-api",
      "version" : "1.2.2",
      "description" : "Jakarta Activation API jar",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1cbb480310fa1987f9db7a3ed7118af7"
        },
        {
          "alg" : "SHA-1",
          "content" : "99f53adba383cb1bf7c3862844488574b559621f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a187a939103aef5849a7af84bd7e27be2d120c410af291437375ffe061f4f09d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3d846ff5f62ad9fef514f0726846c63d4aa74b2bb8f60c76258dba37701f83ae75872401071bf40da40697d43a8a6e36d08fa4ef39fe70797fb6f2b1712599f"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e25702596eca7dd48f904b3985d64b4b394d162d3884a907d8b2ee647542808713a42a02f0eeff2c07518a206cc91cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07196bf6c1ba4fe3e14e7690b521d3a156ee136a0b34d93f7a20d485c528c25ed5eeaec013172b08bdc63800fa94fe5d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5010f77dbc8c2a28269c7b5b662732ec4a01806f3af9af0b5a12882670303b6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e63931ef5638e4919b210ef3fffc731d3b91a34bd88cf4b4410e583e28d9e8652377b74dbdb63ba4b7b11b68ded509200737527412984c9d5bc6e5b4b938993"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaf/jakarta.activation-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaf/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaf/jakarta.activation-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-junit5@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-junit5",
      "version" : "4.19.0",
      "description" : "Camel unit testing with JUnit 5",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-junit5@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-test-parent/camel-test-junit5"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-test-parent/camel-test-junit5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-api",
      "version" : "5.13.4",
      "description" : "Module \"junit-jupiter-api\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9981621212d598a4ba380342094c92f"
        },
        {
          "alg" : "SHA-1",
          "content" : "2817f736551fe4949b79924715ef6f594ee072f4"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1bb81abfd9e03418306b4e6a3390c8db52c58372e749c2980ac29f0c08278f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e6c1d1247b5aa99649e6cc2f8ea8f0f3720f2a141682b152eed878b1b807b4d6348741a4e616d695f92a80d327ef4e857c48cde13b9668fa75f1301202ec652"
        },
        {
          "alg" : "SHA-384",
          "content" : "ffc6cc45bbab30365cd3b11053e761876cb01dbd4b359d060c05ef774cbbe0bf4120869f6e19069286aac03c827a46eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cd6058d5f46db35feb981f510d70abc3812eed15d4837dd2203ffcbbee7d87d65fe06084dac9c3d4f566cb1d900808c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02b97f57b6b833e15f2a86cfe654f152367dcbeb0816c2f9125d8c7db58ad3cf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a0940677679eafe747946f3e4fefa086ead2aa3d5229323b6710fffdf50e8826b6c5b7b8d122b03005a846a4a70268fd861ada2925a9b1e6b00fceb81602c33"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.platform/junit-platform-commons@1.13.4?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-commons",
      "version" : "1.13.4",
      "description" : "Module \"junit-platform-commons\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c39b85780e5bec0a23408959ac83fa9"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f63c7ed05b473d95cc63d1082054d7bfcf9c0e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c25ca641ebaae44ff3ad21ca1b2ef68d0dd84bfeb07c4805ba7840899b77408"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0c4a73a150729b26c57b0a0057b754836605287b89b64ef737c197f11d5022b097af3b15459fe10d0dfebc4ae54e8ba50d8e466297b576d2b7451aa00014079"
        },
        {
          "alg" : "SHA-384",
          "content" : "51d81520a2e102490c2653c7a2d07aa8749c44daa37b052afe737e24b2fad2292c3b5a2b07ad298607d1338f7b0c65c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3ccbb4002fb63173d890037e7c85152a21fb617b45144f40f7f8376ad500e47b755918f22baf17be2699267f32538f32"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ed5281ee7a51da2245994e65d95809a33d95ff196f8415ba719b353c6d67ec2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "03fed3b53c165bb286adb486d0d3de07b76f98a4a6c19715c33430c22158abc7f412c2013410c0110126f212964598ccd5ef04ff18eee4e7fc8610305aa5d47e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-commons@1.13.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.13.4?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-engine",
      "version" : "5.13.4",
      "description" : "Module \"junit-jupiter-engine\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3416ff6cff3dd4ea789b92338a49b9b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "d29fc8b6a28d21b8741f299ae4deb3e3aa68b2e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "027404a92fe618b72465792a257951495c503a7d5751e2791e0f51c87f67f5bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "b40935e03cf9a6ace227c5f281bcc2869fa1b20d24aba9d5c1369ee61fc7ad2cac72e93b75e86057c29e8be37ef3cdc5a079afae9d9b220af6c26cdcd55bf2f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "b4dd9fc2776a0fd6b585dfccb49540859819cdea67f287c743756b4afa7157f7f7774f1f5eee2fc5517d86c2a7874571"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6b7391dde954dcab47aee16d455cfab63982eb4860757096497e50bdc41104d102e23e5997c8e065c905f0c4284ba2de"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9b856f607e32826a303f6aaf2e5fd192d42dafaf5706941ea2e21d18c6ece665"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f29dc7ae571fce58e88d924da01d584fb03e45b90f0b5864d34662969e2d862fb8f65eaa4ee2aeb924dd14eb5fe5c749387971697d679a6471a4a22105a3472f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.13.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.platform/junit-platform-engine@1.13.4?type=jar",
      "group" : "org.junit.platform",
      "name" : "junit-platform-engine",
      "version" : "1.13.4",
      "description" : "Module \"junit-platform-engine\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "736aa9e83f7ba2b54adb5f86821fd4dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdd49063ae6e25494d1a9a08f4a9ab5de2b73bcb"
        },
        {
          "alg" : "SHA-256",
          "content" : "390c5f77b84283a64b644f88251b397e0b0debb80bdcc50f899881aecff43a5a"
        },
        {
          "alg" : "SHA-512",
          "content" : "7381ee1202a6df3600668bd9652f4fb55fa3900b084785b90a14111253506d53d7111e73162cf07d2963b7db21408bfbe24f230ec9603f2602abb15bf998ec1e"
        },
        {
          "alg" : "SHA-384",
          "content" : "379a347489f3a58ddd70315fb31797814c34b4c3820523ee3feb891c8932af81ecca31482c4aab25fb46d4544b133a1b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e866d43b92ae106354bac2f2f46639b537d8ebd4c95d08c61f097bc4762a345363cf2abb09771c83243a7dae36040870"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9038fa3515ef9ac1d96a025d2e8afc1e96972f83979b7bad2a180262d2e66bb6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15dfa9a36d87a351cca9862b77d75b99f42e1cb0d17241b185e1957664f7a9e2b430e6cc5076062bd88aceb6740131d0ce2ef23dcceeb0e8969fe16633e90e09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.platform/junit-platform-engine@1.13.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.13.4?type=jar",
      "group" : "org.junit.jupiter",
      "name" : "junit-jupiter-params",
      "version" : "5.13.4",
      "description" : "Module \"junit-jupiter-params\" of JUnit 5.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a1db21cc54b627a085918626a3908c9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c8930eb7fcfbed0b191703ab53f48475a75bd17"
        },
        {
          "alg" : "SHA-256",
          "content" : "3a8c6365716dbb698c0d49a05456c1e1ad05c406613c550f9dd50037872efc41"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a020ecde5b884d2950b844fcffd5be5575434edb6bb3d2b86957133f48e45f79e770443aa07962ec340ba8da46dcb4fb6e33721c04e4ca5974c6dbe29ca47f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5c4a5fa9ee0bcdedd5b2672f5fb5d6d717acdc1c1781bf5f5ca8edfee263bcf28f77f52ecdd911a6e0e399a96feca65"
        },
        {
          "alg" : "SHA3-384",
          "content" : "256524d1c3365fe54ce43a0e8c9676098790f8d738ec9ef6c5813ae50e0bd386394ca25284a79e00ce025a87abed8d83"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd7d78899fc31f50b180489b981cd399ad3bf19b6dd87dde3d4f7d438521ac32"
        },
        {
          "alg" : "SHA3-512",
          "content" : "44561e63c1b48292cb48ced48c87eff4d450beff8e9031f31cc0719fff1558beae36157093943d40aa4411460d326c13310df05b1cd47f61f02e4ed2a8fccaf6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.13.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://junit.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-spring-junit5@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-spring-junit5",
      "version" : "4.19.0",
      "description" : "Camel unit testing with Spring and JUnit 5",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-spring-junit5@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-test-parent/camel-test-spring-junit5"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-test-parent/camel-test-spring-junit5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/dsl@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "dsl",
      "version" : "4.19.0",
      "description" : "Camel DSL Parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/dsl@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dsl-support@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dsl-support",
      "version" : "4.19.0",
      "description" : "Camel DSL Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dsl-support@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-dsl-support"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-dsl-support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-netty@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-netty",
      "version" : "4.19.0",
      "description" : "Camel Netty NIO based socket communication component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-netty@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-netty"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-epoll",
      "version" : "4.2.12.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" : "500cb72263a3ad4bf491655b25409774"
        },
        {
          "alg" : "SHA-1",
          "content" : "98ade7018a9d182e3ec98c3b1e80b147bf116b1f"
        },
        {
          "alg" : "SHA-256",
          "content" : "d6b60ae0551a4671d5168e278f4129708f3f73fc68df9790b723d1b18efddb97"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a5408474f284dc57e81d97b147e683434f5c23397d90ebeef7d100875943f9c48667973026769f238e6c34ac4c1a15d79ed46c7bf4aa12a97581b9ad07e69b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "d00c45406e980aab96e975a9078c2bcf124113adb98587c7d1d809880096cb238f0c4c94fb0f081a76ca0f331e4c7d7b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "688762860b4a5b576c49859ea365c6f5e8939463b816f8d0f6b435e5710e865cacf4493956dc504e37f699d8920a3b4a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b362c0c3bdd3e408894c4da2dee5a13ba17000a042f2f77d9e98be2323f201db"
        },
        {
          "alg" : "SHA3-512",
          "content" : "787aada9d2398169ec76a0982d862e6b4ca750e93fe8761ecb796df59a929742bb94191e4da033982974793119e7fa92eee1b6d38e639a601f8fc750bd2d3161"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-epoll/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-epoll"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-kqueue",
      "version" : "4.2.12.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" : "17c45a39e2b4704f16e6ec096e42be84"
        },
        {
          "alg" : "SHA-1",
          "content" : "1bf1dda7fa7ff678ba91fa5cde5463969d01564e"
        },
        {
          "alg" : "SHA-256",
          "content" : "cbab4481172287038da590065da9c1a25d54c03d9c1429c455c057a29a775b2a"
        },
        {
          "alg" : "SHA-512",
          "content" : "743d78ca46e5c10dbdea3b8f9cbe0c0768069702f3fa1af873086c1e07dac9d0f137649002b2bb40452f72c4678fc78d46c7898a67eb04a9bac6c7305614a384"
        },
        {
          "alg" : "SHA-384",
          "content" : "04a8d86c98dffd8e8e357292cd3447e13e6f434a1989c09e3811a4d2fdd8b1157d477449125557d66ccf9c6f82d70a33"
        },
        {
          "alg" : "SHA3-384",
          "content" : "700f85c6b210b158db2034687ffc1bcfa6cab2b73c6777682dd9ba2d0da53ae00c1544c3d026ad1df19304229e62e590"
        },
        {
          "alg" : "SHA3-256",
          "content" : "244d6b6447f28e54527d3a8e4e70a4d099f82870fed67827cb0f0202ac3080a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8032324cdd9e41120ccf516e9129835a63b70c8901554fb78ecbb3f54174eb16356c2e925677177895d7a6295289e262634d443d2444dd02170d91ad5a94ce89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-kqueue/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-kqueue"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-pool2@2.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-pool2",
      "version" : "2.13.1",
      "description" : "The Apache Commons Object Pooling Library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01939067d71f2f34123b160319389b88"
        },
        {
          "alg" : "SHA-1",
          "content" : "cf7e8c0242d4c483c42c083b8188ab360ab60f9a"
        },
        {
          "alg" : "SHA-256",
          "content" : "f77a5060d6936a9144023584232f9de3f2248f1abfe156e9d31795f18770674f"
        },
        {
          "alg" : "SHA-512",
          "content" : "a531827dab147f9368b86ac6ba5c52a523215d6057938bdec68a9b51e027ba696738491234f2f5ebf9f1ca6a5d83922bd3f735c496a518b635dacddbd914dc6a"
        },
        {
          "alg" : "SHA-384",
          "content" : "07463ab14f29cd0df5055679f705939224c855aa5398d92f9d7f8968a4f1339c197600a80b3fa00f765c1a8cb498e02a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ff3ccad9176f30bbe3fcd8686d4f31769da7fc337930307a49259439ae935c9db6ccc1e4ab1a7965b0f652c862423e2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dcd562f33c484f608f993d3867e648b19ae704545693aa74e8efb55a684572e6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b5ddec5bf94c91e241c84880f66a63f429bb2a0abc5b39378f6015e7b246560fef488eb4e6ae17f403c2a3322371b54098e62e0ceb87d59fbdbf548ba0faabcf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-pool2@2.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-pool/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-pool/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/POOL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-pool.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-resilience4j@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-resilience4j",
      "version" : "4.19.0",
      "description" : "Circuit Breaker EIP using Resilience4j",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-resilience4j@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-resilience4j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-resilience4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.resilience4j/resilience4j-circuitbreaker@2.4.0?type=jar",
      "group" : "io.github.resilience4j",
      "name" : "resilience4j-circuitbreaker",
      "version" : "2.4.0",
      "description" : "Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e142f710747b6d4746413aca6757222"
        },
        {
          "alg" : "SHA-1",
          "content" : "10b06bc2b679f5682f5528b0058ba1a166734db5"
        },
        {
          "alg" : "SHA-256",
          "content" : "31ab1d15570357271b8c28d82b2f412c5f36a81ac253145aa32177c4f087efdc"
        },
        {
          "alg" : "SHA-512",
          "content" : "b5d23f8ddabb8d22585e93db1d5ed0b11cb2807c1279b45c74988eaf621e87324cd9a74deaad8b17c6b5a7219f2a17b32550be478c0621cb9fea762f3f5d867c"
        },
        {
          "alg" : "SHA-384",
          "content" : "826513581ccb029b95c9fb4b579035131a3166e6d99381b7084875fe2997545dfc41956f9449f3f4963d233b71f9d647"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f25185fccf89be43a7aef0349ce69a272ef09bc179d8394932bf473cd17650d143cdc6a24a3aaeb77bb806be018b630"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6de361abc2ecbde73d99917ee11cc808c12f72f4a4c0da8682835675da985f4b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3baa1529e89d34844eab621f170ff4ea78771f15bdda9a5ff50ae1095b3d1c579b4ca45bc169c654f8934118325bd82ea6cdb3977d06d76218b2c128591b9a44"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.resilience4j/resilience4j-circuitbreaker@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resilience4j.readme.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resilience4j/resilience4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.resilience4j/resilience4j-core@2.4.0?type=jar",
      "group" : "io.github.resilience4j",
      "name" : "resilience4j-core",
      "version" : "2.4.0",
      "description" : "Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "876d87ec308d8636105e17577dc32ec0"
        },
        {
          "alg" : "SHA-1",
          "content" : "917315545f2ae0221ef3d6c27337b9ba6cba2702"
        },
        {
          "alg" : "SHA-256",
          "content" : "a15d25c4709a4c12432cd0a4f620e37a00a82dbe112f5d1a7a68b31325ffc978"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b297e68f9e4542a724d507697c5476568dc8459156e70dc2e4b3fa812be7a6d070c603a58ba9eb1e2331df78479da71a44ada6a4d303f6f0ab224cb24bb2f07"
        },
        {
          "alg" : "SHA-384",
          "content" : "73498053467091de64ba6cdb62948e268afba62386a03fabcee6aafcfde6ed152bcec726c1f7d78d5b9ee7a1c34008fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d1adb2a7e58982ff23beafd2aebfd2b3769d37caa965a1542d8d1c6d3cc1499117d874fa2e95c8e4b1c98033ecc37656"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db568c467b698f1e695e75982105fbce261f91ba528539cc3ff10c67e81562b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "635fd7c97582d1deaf7b3fc74ff38d796656fd110e881d3cf793aafd30d73e649a25e58f7575bf8ce54e85291061871c21bbf31c19db937902b31a5de27f0054"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.resilience4j/resilience4j-core@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resilience4j.readme.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resilience4j/resilience4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.resilience4j/resilience4j-bulkhead@2.4.0?type=jar",
      "group" : "io.github.resilience4j",
      "name" : "resilience4j-bulkhead",
      "version" : "2.4.0",
      "description" : "Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dfd76f43ef9c2d7912a99c128af344bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb8ba5861207fcaec13468eab5a4dbe1d9e9e66f"
        },
        {
          "alg" : "SHA-256",
          "content" : "d718b601cedd94946c7572caafac1d93f5c9695bad61e0e4b6518e3f5f7c6ccc"
        },
        {
          "alg" : "SHA-512",
          "content" : "00b42a5110c37bcef4df56a807882f1d6919ceb9fc53e0daca2564258d7dafd299925f2f5ef9ac65c076c2757a934f48e88028f7bf839a956d44350ecfd4d28e"
        },
        {
          "alg" : "SHA-384",
          "content" : "03455782043e549dcb307f728281cfc8ecb4a8d6dd96d944db0d8cdb9bf80bed43cef1370b65f32e71dc52505a0803f1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "af46a0541107931e8f5f7995d0f40f35914c66b8944f56417aff9605d29f888f571a1afcca1ea81f384eb747cd350e40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b00fd36b17bfb3db6b0ee095f9980af4829df095fdf326f78b0a26163a4d3916"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de367c0a1d1bfe4c38333f8668567416adee1eba420e80c4524842180da9e2dc09579d4b2063edbab2da1e468f1fd093e42adfe174b0afa372cd33f421f9146c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.resilience4j/resilience4j-bulkhead@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resilience4j.readme.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resilience4j/resilience4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.resilience4j/resilience4j-timelimiter@2.4.0?type=jar",
      "group" : "io.github.resilience4j",
      "name" : "resilience4j-timelimiter",
      "version" : "2.4.0",
      "description" : "Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2d421c59f3f87eaee243997f529cf5b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "28351433fa75cccb0e0c8154676a427b5b4a3340"
        },
        {
          "alg" : "SHA-256",
          "content" : "946237017a5f52a878cfad8227c3eb6b957482be30d25a409cb8004e13237d38"
        },
        {
          "alg" : "SHA-512",
          "content" : "74e100e06388785058cd506459a0190bef879953dfd2ae2e3f16dcc83e76c5ecff62880d8ac7b96fcdf4087e863f4f3423b44290010a15a5b64c60808d2544f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "586453333996b3d2b8150277eb41dbb7e2146b8e2a877e7cf8932cdddfe8a0e7c690335ba6e53e7051b0265a5016ecfa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b99c965e83e8f57bded1e66856b1278525947bea15c905dda5e13333ab9b82ebc5d0c27f14e6a8961ee32a0861995772"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8709bedf51af90c9ee3c31b64fb893a199ef5defe54670507825b15551312737"
        },
        {
          "alg" : "SHA3-512",
          "content" : "865aa0e62b990fda80679824ae9ba32b631fe6cd72ea437201e0ce43bbae1b3a5c23fcdfe7454736822a7e6a38ba68456494f694775fc7b06a1077847357e988"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.resilience4j/resilience4j-timelimiter@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resilience4j.readme.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resilience4j/resilience4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vavr/vavr@1.0.0?type=jar",
      "group" : "io.vavr",
      "name" : "vavr",
      "version" : "1.0.0",
      "description" : "Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e36fc1b48b3f22c8cd4fc24848c48fe7"
        },
        {
          "alg" : "SHA-1",
          "content" : "baff5823e15991a64670dfd247115c456deee5ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c7edb6cc61651ff2cd829a6fd9a30feb162940f9a69088010a63a8e2414a0be"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4c0d462f7198cfcabe2b5cd0fa0420ae8a7033bc70de5813f23aefb9b4d0ce1a7a15dc54ddf06ba4a40de055fb95d968ff4a213fb8493caeec6f1e979c71759"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac224149102eb9aa002727c9c38635ce3484c50d9ff597c5fa3b1b3d42b8f2c0bf466e642143191db80071b634603b09"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f614c0127f339327ac44ba46f93f3b0c8c2f0b322c520ab9d6c60eccafa626a70cf879ab4ad3ec95d99ca22cd630350"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fae2d74b44f81852e4ec4b6bfd3b9717b0dc5d612b4ecf177c410a9685401d51"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55584cd62751c2cff720c19465a85aad504080de184e748e71339b51733fc45b522d45e31c2f3b954cecd807e8c1cde7b86516e0316c543f445783ae013a58f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vavr/vavr@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://vavr.io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vavr/vavr-match@1.0.0?type=jar",
      "group" : "io.vavr",
      "name" : "vavr-match",
      "version" : "1.0.0",
      "description" : "Annotation for structural pattern matching",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2c56ef8343ac20f6bfa4843da21563ef"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fcbc1d6f72515a28b77c3f10fa443283ef914d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "956552a9c39d7e2d9ef623a7c2d6ca0e37bf22a36f9b9fa68c25ad6830cc5031"
        },
        {
          "alg" : "SHA-512",
          "content" : "12fe9fbc047ff293aecab02433855ce67a03b7ca729632d3bd244728e1046643194b5012e556eeee5f8696aef3b2007f9cecb672845f101f63319816d8fff44e"
        },
        {
          "alg" : "SHA-384",
          "content" : "40e4572bd28cf21233c3ed16fa7b73e0a989e7348fe9d1bc641a3090a0970bc6ea861ed006bb7f06416e59423ec6c36f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f962b897c9fbb9aea5e9b3efccd8b2d4c5718834dfab8389bdd0e7c73f33a44df020342e7feed4a118232191f5a6b592"
        },
        {
          "alg" : "SHA3-256",
          "content" : "097154725aec13cdb3357e43e47b13451677bec5ae01ba0121ee9b67ffb7e2c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3addf8e10a6106f51e628705199faa873271da47dd505f30ee28d75a8fba04e008fb57f860fc0a91231cf7325509e2feaea12571324c7dd3fe181d1e5843a464"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vavr/vavr-match@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://vavr.io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-netty-http@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-netty-http",
      "version" : "4.19.0",
      "description" : "Camel Netty HTTP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-netty-http@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-netty-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-netty-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-webhook@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-webhook",
      "version" : "4.19.0",
      "description" : "Camel Webhook component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-webhook@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-webhook"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-webhook"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-telegram@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-telegram",
      "version" : "4.19.0",
      "description" : "Camel Telegram support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-telegram@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-telegram"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-telegram"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-groovy@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-groovy",
      "version" : "4.19.0",
      "description" : "Camel Groovy support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-groovy@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-groovy"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-groovy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.groovy/groovy@5.0.5?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.groovy",
      "name" : "groovy",
      "version" : "5.0.5",
      "description" : "Groovy: A powerful multi-faceted language for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2d14ed0b80bf1bdb4f213cbdf3abea0"
        },
        {
          "alg" : "SHA-1",
          "content" : "f85175b1eac43a999cdc4d14e80f1c89292a5154"
        },
        {
          "alg" : "SHA-256",
          "content" : "717fe7d8935387c65f6833ebd2dae8d316ce84799aa8a93e029943626b6e5143"
        },
        {
          "alg" : "SHA-512",
          "content" : "d8f3adcfab6b548c6200cb01d45343ca01a39b948ccff77b2556b9e1c5e7eca6f6a977e6d3d01e48a9f7dfeca52b97d88c676d01a0bc1c534019caeb356f4d7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "d4ac8555559303655dacdf432fa57e7b55d3420a2b0611143207e3f04a9e7707b17f62766d77a275e9f142c7dbfae49c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "69538965224e73eb30d09928b12bbaed5d4badb9076292783d202a1dce344c7bb664d1bc5479c60c882790cfff723e8b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c7f297f4890fddd62763f2ffbc35fb70e09f4664ac8c758859572338e8a837ce"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f25ab14cb3b2379a1452e616a555ed652611b6cb92323cdb91e78dcc11ea43da07da28c4f331344d90cbfc6e4d19ad1daa2c293d73312c555c5c84adb5af2457"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.groovy/groovy@5.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://groovy-lang.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/GROOVY"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/groovy-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/groovy.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.groovy/groovy-json@5.0.5?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.groovy",
      "name" : "groovy-json",
      "version" : "5.0.5",
      "description" : "Groovy: A powerful multi-faceted language for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd86347f91f176d77f7ccd8f70835c08"
        },
        {
          "alg" : "SHA-1",
          "content" : "d030d8be5dec0c777035ff93a14c23fa824c28f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "224f19a0edcc233b830305743caf25111c952dae1d16152f2a6df300be43d082"
        },
        {
          "alg" : "SHA-512",
          "content" : "5979aa080c77dbea17f76821071cc7a0f3b57804bd206fb1c178047a8de580114c13c3831411c10ffbcf12018ed7e08013b3130d7ced92a5b28aa4707342f4ca"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b5fddbab137cb2860dfa17c6d962163f41a59ce108a2d125ebb387b5aebfab4a7b82293eb7635488823601391a0d967"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2aafe837c8f5de3e6dbfbba3f324867e82ec55dc36ca1e4e14560b51bb338d69248f50fa974a9ce1948f0eb7e66106f4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "898fee4b1d4994c3d59256f27c8f9d7f0fbe01104cc839183d1da78b6fd20a85"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d0fb385526e7bd80f4ce2f2dda87abbff590c11910b1feab149a85d211efc52e8dd3348f6f92bccc5dade064d1711649a753539fc577cd88e14bef9e0a0e9e23"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.groovy/groovy-json@5.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://groovy-lang.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/GROOVY"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/groovy-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/groovy.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.groovy/groovy-xml@5.0.5?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.groovy",
      "name" : "groovy-xml",
      "version" : "5.0.5",
      "description" : "Groovy: A powerful multi-faceted language for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c074179e64750a55b27ce3049531264"
        },
        {
          "alg" : "SHA-1",
          "content" : "8eeeb6f4fdfc8d55691b685f224639557d2907b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d808244325aacf6a211f53a789f8b083830da6299b5785a18648f17ae89ea06"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4eea9a2c1c5de7a40a548d75154e64141853e8a0470929d79eeeeb1343c128b07b30950ebe05a9c8693a5f7ba073cd6b983e1e25a8a65d9f694d63c71d23639"
        },
        {
          "alg" : "SHA-384",
          "content" : "99bc2866f190b7843a3a3b1c49c10fdf2e3ccf049ca079a1320547c6e7a04688a46cbc1e7a9d0f7104307b542e56ec51"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3dbc9702971fcdc174290e41d68baa74727426ec58188354b12fbcc115ea41e60324f9987e9287b8c95a4b98ad727e69"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a66137a9db5b5939b520f761e677988209888ac718a278424910ad3ed613a4ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a09a75915f20dafcb1116f55428a26941f1dd623f1aa33d491589e118bbda2c9168d67888b33995f1643db8c99e03f6f5b0506ddbf7a3c59bb60bd06d27c104f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.groovy/groovy-xml@5.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://groovy-lang.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/GROOVY"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/groovy-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/groovy.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.groovy/groovy-dateutil@5.0.5?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.groovy",
      "name" : "groovy-dateutil",
      "version" : "5.0.5",
      "description" : "Groovy: A powerful multi-faceted language for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d0516a4410cfd3c9016ca7213d6893fd"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e95764d695a41c4cb6b74dca681c11ef76bbafd"
        },
        {
          "alg" : "SHA-256",
          "content" : "33a278ad8514237be5468b3e494b2aef4e6add088cbad7d5f19fc373d0cf3688"
        },
        {
          "alg" : "SHA-512",
          "content" : "338d0be3e0fc31bc4af097ae87f3e8f3e3b1426d8bf204289a411f69fb164d963b9e62587d2e78aa8909e21e8d44907c38d7495a68687d9e014fba4dd81250a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2c5030adb63406a8ff51e5a63f47416a718d0e31eb16b946bb6d4d72a1971304ae874b46e2c071d4bf5d9562a4034ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9d7e25cbf51d3cfbbe2507b964d7c01a959492f64fae43ebd47055819830311ad9f73211a9e5062c4646f3d03d684c58"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6aa78cbc93a7e1363386168544071923f3966618d92c8a8acd017a165b8cfa6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5bda518e3b8032e3c934113c3bbfcbe5eaa00571b903fe19dfc60b77977510fa8f4ba84f2430f8cdb249e272f38ee834d2572096f25546098460c19459660e9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.groovy/groovy-dateutil@5.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://groovy-lang.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/GROOVY"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/groovy-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/groovy.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-base64@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-base64",
      "version" : "4.19.0",
      "description" : "Camel Base64 data format support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-base64@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-base64"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-base64"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jackson-avro@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson-avro",
      "version" : "4.19.0",
      "description" : "Camel Jackson Avro support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jackson-avro@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jackson-avro"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jackson-avro"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-avro@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-avro",
      "version" : "2.21.2",
      "description" : "Support for reading and writing AVRO-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "415f2ee1074b01ec73bde0d88e7cbd65"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc65ad9d0ebb6ed33f8e59f0ce2c501344e12cae"
        },
        {
          "alg" : "SHA-256",
          "content" : "560ae3afc69e482fe285a29582fa7eefd6bd270d80c1dca2158949d07157ca7a"
        },
        {
          "alg" : "SHA-512",
          "content" : "eaa8b766463cccaee422926d9e00020de421022de09f7c9004f112a5db8dbc141301352e2e1fe9695c705e250039c32d75cd8b53c1dbec89efaa6f37031f327c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a2085a844ee3612e032a45b81535b5dfd34096554e06265031efb46646afe8e086ac06cfb3113745cf995a225e2d833"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d3906bcfef6e491eb43ce0de2cea7148fd65d924f405513af8b496dec0d29156954862d0698991e9136376befdfc63e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3c1e7c57859b918478cfd45df8eef2a3c390a0f1d59c48bdb12b3453e76128a9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "effc3149472d026953988979341c45561b168c81011d20024dde27d7b5cdb1b2a308e659f3bb6c4db9fb92b899bfa664a1781c16dbd08eb88baa0e5b0c8a49d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-avro@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/jackson-dataformat-avro"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro@1.12.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro",
      "version" : "1.12.1",
      "description" : "Avro core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "83a5127156dbc59c024d8e76302161e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c6294ac1d67ce396f51827c87ba2e01de304500"
        },
        {
          "alg" : "SHA-256",
          "content" : "72600f057bfbe2efe35fa55433e7756d45667dc938934be38a6e2be368aca237"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d3ea16d6f374724728660f02fbbb20a42a6f380404cce092d3ab6c143e4e3b8ae9353040ba409af21b06e4a1a1456098020509bed6c12aa9ab6974d52ea8c5f"
        },
        {
          "alg" : "SHA-384",
          "content" : "fbe691d8500a239ba2a4370235f66fd4e53895489181258ecee2a45fa5dc5cfaf191b5973d702f96e17284f96562675c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a945cd2245ee74ecba3760b2767abe6b105b4557cc3ab97298dcae75044cd2fa077705b48371ee9ba580c9112ff942c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d2f7bbd2ed2e57097bbe760f4c392ea46de7870547170c43b12ddcfa731140b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c163eca320d4e66751b2e08bc06f1a659059c009e3f98074da2404d4e58994fbaf4ccadb14f3631bf6fdd270c711e4f320a7f83f519f6269afe89b1eb425adc4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro@1.12.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org"
        },
        {
          "type" : "distribution-intake",
          "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.camel/camel-jackson-protobuf@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson-protobuf",
      "version" : "4.19.0",
      "description" : "Camel Jackson Protobuf support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jackson-protobuf"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jackson-protobuf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-protobuf@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-protobuf",
      "version" : "2.21.2",
      "description" : "Support for reading and writing protobuf-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c980c989afd3806dff074cf5ada59078"
        },
        {
          "alg" : "SHA-1",
          "content" : "51547737307e73bd1a973bc4b846138f8eac0472"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c8b66b17fd47ef2d31927b71504a60e2f54ebe675c01c6da8a18c84a055504c"
        },
        {
          "alg" : "SHA-512",
          "content" : "d57ae757a65542e528129a91372a0b7e479011612cace8d7852165d148e7a9ffa6962923b9369137e569d96c9cc5b54a23765b294c6f16090bc85401262572ea"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0938ac7a4f44b4f86f02aad318b8e6dae2d10026ae6a807e09ede40502cbfd06f50ea1f058cb24d70e53bbe482685df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e2e8ab48ac372b30ccd2eaef4ce6c009bb169427c31fbb59bf2ea1957897140dfc0abea70583767b10d1f22ca0b90143"
        },
        {
          "alg" : "SHA3-256",
          "content" : "20f6f2736fa2da8f522f600ac1c3519871065c4069a05f7f181c9956d0b7f314"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6bfa2c0460fce03855eafa3ebdbb287a171495fd9b121e95f3043a794f767e73766031190aed917854b9669951e64d4ada7367a7995ed3b99802e415e5fcb6fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-protobuf@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/jackson-dataformat-protobuf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup/protoparser@4.0.3?type=jar",
      "publisher" : "Square, Inc.",
      "group" : "com.squareup",
      "name" : "protoparser",
      "version" : "4.0.3",
      "description" : "Basic parser for protocol buffer schema declarations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc823ae48b8fb4d1f8f929b20125df53"
        },
        {
          "alg" : "SHA-1",
          "content" : "e61ee0b108059d97f43143eb2ee7a1be8059a30e"
        },
        {
          "alg" : "SHA-256",
          "content" : "3fb82ea4d0b8c9cd4858c8e42d0355028b696ce99c4c8b89568f8a74d63f9855"
        },
        {
          "alg" : "SHA-512",
          "content" : "e75a5e2dd082fd63f4ff7d2795a1f8c37de180942b155fa89bf22fa411675760eaef2386b389324ca1f478e59385398bed9c56a1e4bd178a8bb275167f983328"
        },
        {
          "alg" : "SHA-384",
          "content" : "3424fb2ccc3475b79957d0242e4412ddb4f41d9cb31b93dffc5d522f0eb7ae0d04f665d792a8333816b213a2dc413617"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30270738b2dd6287d3c67b3be30e0bb3f33e8a5c46075227df26fc4cc5e189526d257779b97eac232353017367994c52"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eafa3bb2b0058ea8fdc342870a99a5377168e4e7ed76f0875d32f0801b05e62f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d44ff3eb6ac7bb424220d8acac0372e091c81b5561cf41795c825af56276ec64d7f2e3e5501c22320c77c11ecaf54cebf8b9061523dc60562b3437de77a80a23"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup/protoparser@4.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/square/protoparser/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/square/protoparser/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/square/protoparser/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-joor@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-joor",
      "version" : "4.19.0",
      "description" : "Java expression language using jOOR compiler",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-joor@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-joor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-joor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jooq/joor@0.9.15?type=jar",
      "group" : "org.jooq",
      "name" : "joor",
      "version" : "0.9.15",
      "description" : "jOOR is a recursive acronym that stands for jOOR Object Oriented Reflection. It is a simple wrapper for the java.lang.reflect package.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d67534291f925f3607bd4dafd32cf847"
        },
        {
          "alg" : "SHA-1",
          "content" : "adb82ca8d8f1da6074de69f238cc8d9eb8b9e38a"
        },
        {
          "alg" : "SHA-256",
          "content" : "0bb31466f909d4ee728fe7c5743bf7a5429e811bf65b9295b1f6a852393c4c92"
        },
        {
          "alg" : "SHA-512",
          "content" : "02bfd6b824aa1872b459e4a3462de57638d117e5d81f524d9db59db15db1538ec1d3f5750ebf2d705c7c5888eba983089130d0df5e77f31fd974151bc03c48d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "0205b0ab089461a922dbb53653eb1989bd92b4dedb46866ae3d6006a8b60021cf1a593fd3d159c47391dc360b8dd2c97"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88204468e60664964145deb0e967cfb3b3cb3eba79f14d7a166d413e58f26fefc127a140aebb38715accadcadec9386d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c3baf4c701541b3a08ec4bb8517b51eeda9eeae5c4ac6ffa3ca30d684976bb45"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7f8ba085ae3bc31da17b8b9aea9171d2979e2af825fa3592e4dfd947383e1e5c17a068f32a93ede1efc800b03b2960c1278309f8f7cb747fe304b0d53ce45d1d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jooq/joor@0.9.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jOOQ/jOOR"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jOOQ/jOOR/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-kamelet@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kamelet",
      "version" : "4.19.0",
      "description" : "To call Kamelets",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-kamelet@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-kamelet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-kamelet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xml-io-dsl@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-io-dsl",
      "version" : "4.19.0",
      "description" : "Camel XML DSL with camel-xml-io",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xml-io-dsl@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-xml-io-dsl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-xml-io-dsl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-main-junit5@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-main-junit5",
      "version" : "4.19.0",
      "description" : "Camel unit testing with Main and JUnit 5",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-main-junit5@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-test-parent/camel-test-main-junit5"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-test-parent/camel-test-main-junit5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-test-main-junit6@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-test-main-junit6",
      "version" : "4.19.0",
      "description" : "Camel unit testing with Main and JUnit 6",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-test-main-junit6@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-test-parent/camel-test-main-junit6"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-test-parent/camel-test-main-junit6"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-batch@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-batch",
      "version" : "4.19.0",
      "description" : "Camel Spring Batch support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-batch@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-batch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-batch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.batch/spring-batch-core@6.0.3?type=jar",
      "publisher" : "Spring",
      "group" : "org.springframework.batch",
      "name" : "spring-batch-core",
      "version" : "6.0.3",
      "description" : "Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64bb982276598ce7eaddd9325e922561"
        },
        {
          "alg" : "SHA-1",
          "content" : "6194c12c7e4609aae1a2a44c719ecbafe864d823"
        },
        {
          "alg" : "SHA-256",
          "content" : "b03ce916cc65e855580773ab9a0f8638309f4dce174fdfa2d0964408c11cb6f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "0930d430aa9ac97563ef0f4fa1c3f0cba65457dfbf28678f08c1191b4d26b0a81948f0eca52f705bde480f24f4efbf165dfad28495f54e09c7be4b71dd45949d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d8a9ed84e89847b56a8f7a44f5648bb5f432a820625d17fbd76fa9d3bdc9b72cb3c40553add5cc65ce3126b7cbada0e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "025a679d3ee66cb2ca0612e5b6764b6c71afdcb456b607d744e14eaae63185eb49f98508e379dd2992a2a666d0ad160f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "774f512b786730fdf1d73bea1d396df894c2e99dd4554107df88dde21e20b3d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed1399b73030bc056d124215b59dea51231d5c533d7c711cc252b9d1ae7b320373903702322c6bff11c84f651ee415cf804ad7b41ef62774977939f1e4b0c96c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.batch/spring-batch-core@6.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.spring.io/spring-batch"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-batch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.batch/spring-batch-infrastructure@6.0.3?type=jar",
      "publisher" : "Spring",
      "group" : "org.springframework.batch",
      "name" : "spring-batch-infrastructure",
      "version" : "6.0.3",
      "description" : "The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04cadccb6462f0a362542ff78d10d62b"
        },
        {
          "alg" : "SHA-1",
          "content" : "f013478eadd61d778c0faf0b3d2f824732dd55b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "e49f33f39847412b72a3665aa989baebe7839fe6bcb10437d37537e68bf1cfe9"
        },
        {
          "alg" : "SHA-512",
          "content" : "eb149f985d763940726dbc29ae30e73458122ea41ab07968a2f18b7513d8fb63e7faf553018afbcefa31d4aef2a3efd6e8d0f60c7bf5666683596b0c48911d5a"
        },
        {
          "alg" : "SHA-384",
          "content" : "d20f7bb1bb19f4e94ddacb72faa3e160b0dda1caaf90498aadf02c0f59742f23e70ec39a4c8e9d69692935cec22ac09c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "050f4408e40fa1eb7f029bbe03ae30566728cdd9eb217e206b260ec2f762f225aa82aceb1b12a26c6340ff844562a423"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f946cc35f6987750c9237b7cab4bec4f4a7197c9d78c9ad67aeac13c9b0dcc2c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b2007a31ca6b8d9ae00bb54b51b066bbf3b2abc2e18390dd02cdecdd3b200bdf44a10605dd408ab8478fd04132963cd3e27c04135cbc272acff0a687858593c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.batch/spring-batch-infrastructure@6.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.spring.io/spring-batch"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-batch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.retry/spring-retry@2.0.12?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework.retry",
      "name" : "spring-retry",
      "version" : "2.0.12",
      "description" : "Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based behaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a396632dbe08ae5e1b6c77c49677f6d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "62a14736086ffd6f382f0df3bf066a5a34f174fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "15e5b238080e05b97d7603472887d658fc018340539b3f0777bc92445bf91dad"
        },
        {
          "alg" : "SHA-512",
          "content" : "271ca0c97eb4fcc4fbce6910c889688d43cd2e2cfee410766cf4aa3dfa44520124a7a042d303fcc9eb353019252b9ed5896428fff36b79dc2beeeb470fad0b6e"
        },
        {
          "alg" : "SHA-384",
          "content" : "37aab9f4fd98ec3764b9cb4dcf82140d97aa1887881d37b0ff95d7c00d9abec36123abfa3190987bdcd6e175f0080a4e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "34f642658e46f4453ec7461463bf5e11d593b278a82edd4efb40806db35366609ec40364da3422232fe21978b697f28e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "319ee6df65230aedbcd7513b93848383f54ce6943e8c2ca9c12f5bfd6883f510"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1093c7f9da7af0f7f5172ce543bf23be7fdf5cfef5427fdc5a8a036533f647d25b4866db53f754363e678fee235e9c510baa1d95989d9db222834d4cbae1346"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.retry/spring-retry@2.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-retry"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-retry"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.2.2?type=jar",
      "group" : "org.hdrhistogram",
      "name" : "HdrHistogram",
      "version" : "2.2.2",
      "description" : "HdrHistogram supports the recording and analyzing sampled data value counts across a configurable integer value range with configurable value precision within the range. Value precision is expressed as the number of significant digits in the value recording, and provides control over value quantization behavior across the value range and the subsequent value resolution at any given level.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "41f807bf0c681d6f692c408a6e217eaf"
        },
        {
          "alg" : "SHA-1",
          "content" : "7959933ebcc0f05b2eaa5af0a0c8689fa257b15c"
        },
        {
          "alg" : "SHA-256",
          "content" : "22d1d4316c4ec13a68b559e98c8256d69071593731da96136640f864fa14fad8"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb28f1bc3a3d4430474ea87a0833d56dc3d1303c98918122d93c630ebdb0d1323bbf8feb9ffdc7dddd1908105858e6959bdfdd3889ca5803cecde93a974ab6b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa19cf4674dee37cb5114689cccafeadbb7989e17768b814cb431806a0f69c7b37093b6e100430bd571a45d87a319758"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fc0a9e2e5284bc2f911c5e2fdf9eec6cfa1973b6cfb1362822580d6c8768c73ebd1c8056b6e4e5302940f6b5ec4c74b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "79af553410abf4d3bbfa64374dfdf8777ce49d28b4c67a615e6d4a78e97d0498"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b2b1795ed1ea55b5a3566bb1f4170a4367b7893256809fdb428df9405857c8454196badf3681abaf536260ed6f293c096a3f3c9d72f0f04830e8fe71d49410a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CC0-1.0"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hdrhistogram.github.io/HdrHistogram/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/HdrHistogram/HdrHistogram/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git://github.com/HdrHistogram/HdrHistogram.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar",
      "group" : "org.latencyutils",
      "name" : "LatencyUtils",
      "version" : "2.0.3",
      "description" : "LatencyUtils is a package that provides latency recording and reporting utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2ad12e1ef7614cecfb0483fa9ac6da73"
        },
        {
          "alg" : "SHA-1",
          "content" : "769c0b82cb2421c8256300e907298a9410a2a3d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "a32a9ffa06b2f4e01c5360f8f9df7bc5d9454a5d373cd8f361347fa5a57165ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb81a42498c65389366205f4e07cee336920e2f05cc0daae213f2784b1d0ce9a908b038daec20478f23eb00b2bf704f96c5b00f63c99615193ab2a3cc4a9f890"
        },
        {
          "alg" : "SHA-384",
          "content" : "16ca4640dc9d848e6c6d15441897e1b5a9f27f34207b0bb456dd54d8f267b73b348092e548e78634144de44ba3515205"
        },
        {
          "alg" : "SHA3-384",
          "content" : "406c2b5c6f64b0c090568e479b5e6136a04a4e77f8eea65d32b4e2b01deebcdf6a0a851240cdb740c25b5a5e61e6c179"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50ae828358301033542fd7c412e86ee318d5451f89a182e2a679aaf18099d26d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "456c337b9fb385579aae707409ed6a04d08e5fc87b1a46733dca617c22c625bf253dc4747e0cdbf5e7d8b48102d2938cb482b6b688a79aab645a7459c592258f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CC0-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://latencyutils.github.io/LatencyUtils/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/LatencyUtils/LatencyUtils/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git://github.com/LatencyUtils/LatencyUtils.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-pool2@2.13.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-pool2",
      "version" : "2.13.0",
      "description" : "The Apache Commons Object Pooling Library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a3b5b298d7d2c587b80bcaa3ebe72db"
        },
        {
          "alg" : "SHA-1",
          "content" : "bfcfa89d82433e8a2a1e378631e8c0204606a6b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "488ededfcc481666845265a64dccc322fc8f0205940b4943a53de2d8ed04c48c"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f6e77d7106398c24f2dd4d87d7228945e25dd2f092a04a8ec076c278beadbab1c2690e424b4df04a01dc5e5e777b458fd5d8bc08cc4812bdc9b79b260c64087"
        },
        {
          "alg" : "SHA-384",
          "content" : "9ce4c4963acf702955e0680e637392b46030744e4742ae31989e425937d920456d6fe03b6802296bb75041c000b81d71"
        },
        {
          "alg" : "SHA3-384",
          "content" : "90e9e76082af226f6cfa3fca6ebc7686809ea1734954228cea16e2d38b88b61b2f467955a46710aa924e4e7c131e2cc0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fb699796647642ff43fdfb84e14fc364bb97a64bf953cb539bd6dd2cb62b1d23"
        },
        {
          "alg" : "SHA3-512",
          "content" : "53caa0a3b6e50c643438267cc7ed7fb4cceacffcd5272a0e1c07396cb38f309be99cab95cd9a818c810e88cbabed04c989df51caddb167b0ec6d672e2a547015"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-pool2@2.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-pool/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-pool/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/POOL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-pool.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jdbc@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jdbc",
      "version" : "4.19.0",
      "description" : "Camel JDBC support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jdbc@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jdbc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jdbc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-jdbc@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-jdbc",
      "version" : "4.19.0",
      "description" : "Camel Spring JDBC support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-jdbc@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-jdbc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-jdbc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-ldap@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ldap",
      "version" : "4.19.0",
      "description" : "Camel support for Spring LDAP",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-ldap@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-ldap"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-ldap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ldap/spring-ldap-core@4.0.2?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.ldap",
      "name" : "spring-ldap-core",
      "version" : "4.0.2",
      "description" : "Spring LDAP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de4ca01de983c63786252be726c0f461"
        },
        {
          "alg" : "SHA-1",
          "content" : "408599e772929eb1399961fe0b5641e88a95d640"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc74db3a00e017c41d24aea7fa37137d11fddab3fdc20fc51d565b4570eafd1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "56638fcce2c3e8a72c61a2c8072b4b2819fa9879bc318f7083946ef756365287a9d7d6a2fa4aacd1869c4a4381521e3e6589e7f730d308e952ae38036ed81d0e"
        },
        {
          "alg" : "SHA-384",
          "content" : "316e64effef683fb3347a300ad33ee3881b47ec92d1438b8e2786744460d709161f90b233eb6572dc6b18a12c4df160b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aae48e8f06b2856c9a522b0f11be58cb97065d9fe4e35f9eb3bc818329c7b86157d92bd381425302ce033205628ab9db"
        },
        {
          "alg" : "SHA3-256",
          "content" : "272c59952d8698b1fecc4ec522dca800d2cd7b272c3f346eea979e93d62580c2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "152fbfee13dbe2b30af0d6a1eed10a1fc8973f6cf5767cfaf8c3956e349a8f76b979411a5699346416aab0a062846e1f89ca59e51117f45b7274b7c9c60505e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ldap/spring-ldap-core@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-ldap"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-ldap/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ldap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-core@7.0.4?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-core",
      "version" : "7.0.4",
      "description" : "Spring Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01852e7780fc6d09ae2975f77fd6b9f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "8bef6207199838797af0dbdf4c3370309113f010"
        },
        {
          "alg" : "SHA-256",
          "content" : "e347ee91a4814f7925e53749c081b3186c1e902833b7a58818383440d2963577"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9583c9bd006c9fa3a49072b33124cc6bc9b48d67c996affe599814511199bf387530fc8a901f1b83198605a09d2c813d6b8b235bfd4b7e949c06c61bf6c008a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1ae748e7fdb757ced78c64fadca758ca6467f264e159473557bee8cbab066bc8aa728468671ca5953af7330366c33671"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7532a87f5e85e402673f5d0080e13a35241352b2f9d6ec7a8e5a2cc746f5eef5868a89e2b59e4a360aec6592aae25ed3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4d3c99294eccdef4b3b3c5ed042ae378b1cf9a7c189ebc1d885a1ff69483022c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "adf45a3b349d570d4a00fab2139e75153ca0e85431bdd6e902620dac22cf420c5414882b175a778e408d994864b816c0bc5f1954ac226b2570f6a59259011165"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-core@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-beans@7.0.4?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-beans",
      "version" : "7.0.4",
      "description" : "Spring Beans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ac909e6f1f7e7f8d813e3416bc29e7d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "0504dea9542a1e50949e43237ebd736ee32f15c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d348f7d234ca0179e716b1135c005e78eb1b68bdcd182b27c87082166f5efd2"
        },
        {
          "alg" : "SHA-512",
          "content" : "c45b5e85870444d59d6ec2a83bc160507c26950b3719b38cf5a2588863b9008ac1cd3c0f6d92f22a7a75d8ad82ea0c09181c14dc2c412685b0cfe5a565af915f"
        },
        {
          "alg" : "SHA-384",
          "content" : "9bda1ff876112ec2487dd7ebcc3fada68a483481921eec68c8147de96d913d41418b96ac3499e3d307741f0d5db3ab9c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "02b2916faa7c0799e1526bd90b8b29853c22c7cbde2f21f05641841fddf380da6f5cb74c67cecc816eb331ac666ac5f1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f7a53b14035bd2c76e6fab473e1576223fe79f6a7443d873c2891a4526a07c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f318ff8d075791f5a4f071f2f58d40e48d61b4b1c78928102d28892234ca3cc9688b820bd4bb93cf9143c77bd0a1310c81dc6d8624dddbcf174fafaa66f7b910"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-beans@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-context@7.0.4?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-context",
      "version" : "7.0.4",
      "description" : "Spring Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0643fc0b80f18ba32436c4de9dd540bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "f65f52d44d18ae65aa8163a2024a4105e8767002"
        },
        {
          "alg" : "SHA-256",
          "content" : "79d0bde1b48816a6920b0f1715a73b93d791219d35a7daa813cc9f9f58ca7fc5"
        },
        {
          "alg" : "SHA-512",
          "content" : "77a344b9591efc8c9fbdc9d952df91daff3bfc8acaad62d42e12c13199ce097a9fd91114dc306cf2fc1f3d79fd13312d8f0f2cba24e0beb74414de14963641fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "0731cf24b0bac5b9aef1c8ddbbcb9374742cd01ddab656379c7b1007146fec08111ae2eb49b558cb8645162dc4a158b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e6d0e60274450d6523ff7d2aee2cacfa680c8b808721f9b58df0d2bf0c408482081bc53a5ce24c7331c2869fc5c1331"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a7391e009fe650900ad039d90440b316352a4bc9df6cfaba6ca4a6bcc07a64f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1c4124774a2b77ac0e1725e050d651bb5681d8452b83997d06725ce45d1c58574d9fc6fcbaca34daf637b3227245a3a00bbd19e6113767453e94908ff95a193"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-context@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-aop@7.0.4?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-aop",
      "version" : "7.0.4",
      "description" : "Spring AOP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d54ff248430c45d6efac215f14e0bddc"
        },
        {
          "alg" : "SHA-1",
          "content" : "6a1c876418e4dd6843ec7b9d0685d52fc3ba2e19"
        },
        {
          "alg" : "SHA-256",
          "content" : "e655f200460593fe9b9114140e247c50aaa89373f2e4afc87dbb7479acd16699"
        },
        {
          "alg" : "SHA-512",
          "content" : "f852bdc426cc8d57473ea9dd4cdc801abedee16a0a4cd236f75fa83b4ac7f91f13d4b3178055f721a5c743975acd844888068d04c874df8f629d0c1f6a13483a"
        },
        {
          "alg" : "SHA-384",
          "content" : "bdabf22d01f353ad53440e780fcfe316afce1fa5653e61dc8bb3fc91116498b3804b668ab94045c9ca732c974af07e9d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "38c723f9177ed13af4d284d583b766314941306ff15beb7562a34c3b54d901175bad4cba8340bc13f9cb66dd78b1380c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7a7866fa587ca2af98787e1b20ad14c9b9f39d3b7d783d62af0448456b85da3c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b94b4126cd7ee3bd0be4a18d23649274e08d4b259299fd5a83a19b95cc491e6380e8eb54e3a83f7b88950a0219ed120b3435a20c832e32dba45b656d82f7c64f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-aop@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-expression@7.0.4?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-expression",
      "version" : "7.0.4",
      "description" : "Spring Expression Language (SpEL)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e93e68bc98afa2c793a1c925fc09db09"
        },
        {
          "alg" : "SHA-1",
          "content" : "970a1e30c960a3f879f86264e984c7de83ee603e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a2c99ab8a70afdc71839f160a5ccb1dcbe615eecf57d9799b8d0a3f3b57d61d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "16d3381b6e6c81461e0e831dc5d0a5557ac2b0208d534386ef61eed613d43c8552db55a45c79c31127b614001dfba0e6c77c39e339daa06d761150a51629e753"
        },
        {
          "alg" : "SHA-384",
          "content" : "d68cf7ebc344c95f26316e2d65718fe3473d5a0fc70a2e9fbccf091bdfac2570eaac17ba2cda130a707d26f7f513645e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f07552704dc85140136ad98fcebe7cc7580c7c17b5631d90c3083cf91b61bb36d8c620f5a823e426c38b568d932ae199"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d5b9f4dcdb69721a37b85e445edb2195eec456dd593d41659778eca04a2e49d3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "684c9c099a88165b1ba4b5f603806c93d64d84c00550a1ed66e5eea5945676652d872725a4b2994ecd66af14d677744dd455ad996e1225ebb3c27d98d5636100"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-expression@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-tx@7.0.4?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-tx",
      "version" : "7.0.4",
      "description" : "Spring Transaction",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f60561c12de16e898d74537adf94c16f"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e49d98594fddf9a162c1f750cba01cf51ed1886"
        },
        {
          "alg" : "SHA-256",
          "content" : "50dfb84a537eec43a296a82170151964892e6df5ed21c0aa2192b632948a0f48"
        },
        {
          "alg" : "SHA-512",
          "content" : "377aba7a1c36c32fbb526a9a89e718baec860b7b88f6889871634c95fa6003f06d7b1d9e3779a80a69cf9bcbd27c1605324e87075fb86bcec88a6371dea94eb8"
        },
        {
          "alg" : "SHA-384",
          "content" : "9326bd6b2e9b1b16310fe6e3cd407f12808d335d56b79b730c00973262446490171d276d533f72ca734d706b2d94a1bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6561c81cf1709a1e869631083125f32e096f98a419b89db27b23483445ded4420b00c128dc27274aa8ded22f10ae8c2b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "873387f2c30d59cba67d5d962d4907a4b96afad5cce2e7acca3bb7467bfee525"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37535e657396ae49525245ec2afc97dc6d21b1e1e0fe5911233b845d28478b9f98a3433962c57b72ae14b55a4cc253e5a14bc582b04be824c47989f0be6b973b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-tx@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ldap/spring-ldap-odm@4.0.2?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.ldap",
      "name" : "spring-ldap-odm",
      "version" : "4.0.2",
      "description" : "Spring LDAP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b60509610b40e84ab44ae26fb809d8b7"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1db6dca4c936c6d64327b42f035286c139730dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4d5428b0b7e772be98e7db1ba3713158fc2e40daea04a6c1f73dbbe0b507e4d"
        },
        {
          "alg" : "SHA-512",
          "content" : "0acf876c270ad0db61df9bb7b2775d413f622facef8f6c8ad0a67261c71ee49cdbac9ba90319fd41ebfefe1dc77fd7ae109b65f758c6cbef4b899eab42b94b05"
        },
        {
          "alg" : "SHA-384",
          "content" : "3c3ef02c8985aac571b93101dabc1909d49dd2c30165bfdb054680d5ceda7d0b382ae7fda7248f482f2b6c7d8de08598"
        },
        {
          "alg" : "SHA3-384",
          "content" : "674613d256271d9c69c95ac464d25a44d9e01ebe9e26981a80a1c9f39e8f1efe1b251a49f9c5c0440bf8e62a2bc6ceb3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07fd10a0b50da837a96f60cf4eaf99b710192ab1b3f1a1881af132b28adde48f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f84a94bfcd1d15dbb7058d2546092bda7fbe606368f6498c411dfcd307bd17bdf2fc357a6624d01f9c9eae54e0faf1bec89ea0b1218382d237ab13f955981ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ldap/spring-ldap-odm@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-ldap"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-ldap/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ldap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.freemarker",
      "name" : "freemarker",
      "version" : "2.3.34",
      "description" : "FreeMarker is a \"template engine\"; a generic tool to generate text output based on templates.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1704fd3c579385ca5fd0ebcdf50df73c"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2fa47a1c3b6dcdfca90e952e51211967a4baa54"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a9fb91cd64199232eb1ca9766148a5d30ef8944be5fac051018f96c70c8f6a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "58bc6e157452f6b3a70a7d1bcfb89013e7204e716e267386014f6834fb66a56333fe4b538ef25b651913ab585bfa5c8fa010159d96ab952de42a82edb9552fca"
        },
        {
          "alg" : "SHA-384",
          "content" : "3def74003978738e770a121746f2fd5b3f179f117050fac529ba9a6eee104ac7d20f74a1e815f97a5bf451b3f36f0ed1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5636e107cd5406439d57e41ebcfa3cb068e32639941f1b7d780efb5acdb50ee99f7966b9174c52e9cfb27de22666fec6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22113afa6de5d146e0be2840ffd3103323b87849f020b06f24d9a70f3dfd3571"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69c49e3ffb693fbeb98515f578c5a1bf1a6f81baf04efb21d8b2cdcbe93d59eff28f3e6d82a785c9c5b27222fc6f1bfa16a33bc08c92ea792a26a5d1b6068df9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://freemarker.apache.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/FREEMARKER/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/freemarker-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=freemarker.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-cli",
      "name" : "commons-cli",
      "version" : "1.10.0",
      "description" : "Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d3064531ede2b338a8f9290916125919"
        },
        {
          "alg" : "SHA-1",
          "content" : "6fd35d70709c2b3da6122e72278266bc02b5eaa3"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b273d92160b9fa69c3e65389a5c4decd2f38a697e458e6f75080ae09e886404"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7374d3d24256fcb60a87728373466a21df8f3e03b0e49c711773dbcc23d26ecdad1abcc114c45a49d7de668c5db193a60ccc1aa75a1d6601bd9e112c3214cbe"
        },
        {
          "alg" : "SHA-384",
          "content" : "335be29e7334826bdce55273be27dac4b829ca4a1350a986f15679ff143f9cc4ad78baf12138ec5af928d1935ca578d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df109cf6a273fd3630569d290d05eb412fb33197dc44876d8e0287394712a3a4a0327d4e8c3d53a4c5fe1d36f58e89e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41302d4bbff3be7b62827802c2c4f867a990f3ca6124fecb232e626f579d11ca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b42e538c56e0781cdd54d73d759f74fd3a4a160ffa449f4d7829ef271042c2acf415031fd0a2ac73d469b0e5b8883d1e165649a5bac34a20c5c34be97e93dd54"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-cli/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-cli/actions"
        },
        {
          "type" : "distribution-intake",
          "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/org.springframework.ldap/spring-ldap-ldif-core@4.0.2?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.ldap",
      "name" : "spring-ldap-ldif-core",
      "version" : "4.0.2",
      "description" : "Spring LDAP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d2f80e9da8a8e9fd0d1886126da51214"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f6dabe49da5eeab4c3c675dc0cc2d4711ea3c50"
        },
        {
          "alg" : "SHA-256",
          "content" : "78e3ff3e7842b884452bd9162bdf27adc7f1c2a36d2c88ec9943b006102d32da"
        },
        {
          "alg" : "SHA-512",
          "content" : "0857c8651b072352fb89288b7242e54c362630197ecee7365a3d792035c9459742440649fbf90bd2af48de6144df5190cc41beb0e31489afb0b63c34903cfbff"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f266783b8a7de67c65d08114004772e595f2fd46e1dc3a89e4cb4e16796b5e8d68b414b9ce83881dcfee0eff9766c1b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5b19769843bcd1ca0d1de10c3c1ef6411c0e70458270f889231b6338a8898df7a2521d455688d830097a48511ce27b43"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98dff242fb503636b0d513bd794c94e1b138ac2e9667ffcf82fa0f3f4ddf2457"
        },
        {
          "alg" : "SHA3-512",
          "content" : "91fdd531ca787395ceed4e45c2cbb2441145152e0f7f70035d48bcaf712ccee3d552ee05214d3a67e982ce615138c6947d1071e797402367f5e440097bd876ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ldap/spring-ldap-ldif-core@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-ldap"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-ldap/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ldap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-rabbitmq",
      "version" : "4.19.0",
      "description" : "Camel RabbitMQ Component using Spring RabbitMQ client",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-rabbitmq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-rabbitmq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.amqp/spring-rabbit@4.0.2?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework.amqp",
      "name" : "spring-rabbit",
      "version" : "4.0.2",
      "description" : "Spring RabbitMQ Support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f517ade7d3a35128e2a28663d34c5f3e"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a6e43f3cde8884b8bd232b115859aeab73fc1b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd69fbbeac6dcf0850d47ba6873ad10861610de7d5187707a2fe28b452dee5b3"
        },
        {
          "alg" : "SHA-512",
          "content" : "be9f1bc4b0fa4528a7b2a0ba438e185d64b02f23c2afe2c57bedd495712ccadd38f2c8dcfa7010ab61c494e5d26c069f1ad094f75647710ccb9b3102e00101a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "d51f5bf3a8cdc1a82da3f46c7a262491675336fc213fc8c35c21299747faeaf8dced8368958b128dc856eaf9704c08f1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8fe02adaa7240c6ba548fe4a14e79a743df78fa6b01bb4aa773e67e1046014978fcf8a8eba202de6d0e6c0a7ef610449"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f2b46e25f2d640cf22a5f44de608bf32c5cc50abc661a14e20238f4d554fad20"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eaea492f5cfdb7f4ef944765c95cf21279c014e05d7eb66ae4ca9bbbca24c3739307741113ef780683973fe35b6ad5e397c6632c7b4f09753d05ba157817824a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.amqp/spring-rabbit@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-amqp"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.spring.io/browse/AMQP"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-amqp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.amqp/spring-amqp@4.0.2?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework.amqp",
      "name" : "spring-amqp",
      "version" : "4.0.2",
      "description" : "Spring AMQP Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a8505d2262ac4e88ccc0f0acd33aef24"
        },
        {
          "alg" : "SHA-1",
          "content" : "073578480f69b75d73aad9c511027f1763a6d4e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "4723ca39d616580b0be16d7d3eec3ea986ccce0dd00c20b29f0044facb585a95"
        },
        {
          "alg" : "SHA-512",
          "content" : "0e4b9ee3a26a2e9bdf2c703da1a7982f8a7a2ca9b1f0a37f6a346b4f941b7f40e4191be77a42af54d785e38f7c64510558fe1385a32d51c8d32dccefcc6c733f"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdb454f09fa9bc4991372f4bc3ff200a5a388b307a973fffde47eb83c41d9fe5f6bc5ca0beb2ab2aa108b959daf2f4d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07fe908c5720d68805f83e42417909be138c340beaaa7a33c660ef58e157f6b99f95e1fae4aba078dc2836780f8e7438"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc92467ab693266a153026e31c2e3e60a150dd1663e384e8140ce0fbd7628c97"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0bc53b3c461785f6eb1022734f2c64b8be01627cb241576679df84ae5a2c011a8b7e677e8e28be0c48fa558ccbb45d644b97d082e268c4befa95e430e6ede4fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.amqp/spring-amqp@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-amqp"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.spring.io/browse/AMQP"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-amqp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-core@7.0.3?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-core",
      "version" : "7.0.3",
      "description" : "Spring Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4da41c194463d6521d6c4ace955417db"
        },
        {
          "alg" : "SHA-1",
          "content" : "2072a89e347c63567a83349eb5908131ce6ea601"
        },
        {
          "alg" : "SHA-256",
          "content" : "78d85d69a8e71f28996c7062cc91d9ce63fd1f01e9b8b87b21363ae325c9347b"
        },
        {
          "alg" : "SHA-512",
          "content" : "72cbc1dab40730abeaaf4bcb1e07839d419baed3d8a67900844562df9f8fdf445d021c6226df09fcd65edbc14797a0c53bfb927a0cc7d6974d7e0a5ed8788cd4"
        },
        {
          "alg" : "SHA-384",
          "content" : "1dcd426c97444a5a47a55d9cc5353c9f2c036dd855b5d42212f0bea2467b93f27dd45c6da0d06181744dee86c1f8a71f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f19f7c98e7f1c5fe083c7e36d2dd5b35514391f9f63941d1bf54b87c736f564c73f1c2b816f0319e12c7e3109316c4f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c3f82d89709c4f878d119fb5f5f3c84559e8cc1395288a36efa776c71251dd94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df420cad7c19d3488377a219b4e2bc57fd5f00b459539eebf710e5e4b993ef53c5945cbd266d98e953f68a580f62daf5cfb7ac4bff511624847a760535829e05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-core@7.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.rabbitmq/amqp-client@5.27.1?type=jar",
      "publisher" : "Broadcom Inc. and its subsidiaries.",
      "group" : "com.rabbitmq",
      "name" : "amqp-client",
      "version" : "5.27.1",
      "description" : "The RabbitMQ Java client library allows Java applications to interface with RabbitMQ.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9420dc7dfecbd8d65efd0de75ab77a75"
        },
        {
          "alg" : "SHA-1",
          "content" : "cce50ddb894224c3ef72cf857b544240c100ce76"
        },
        {
          "alg" : "SHA-256",
          "content" : "0869bc05f025f959e627f0bd8a4443fafd82c89007e926110069f631a6278f69"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7605f72d23c16019d82bbad7c155864badea35315e8991b5c2a501c7855ed40027185752b17afd03477604c9c71b490c2dc53cfe54a7a6788208aba04fdd560"
        },
        {
          "alg" : "SHA-384",
          "content" : "773099ce00a925e387561ba40d4332a982c12990aad913b231f28028b18b904c447d8072a8697c6fac4deb2a55f1ded7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "619633fc6010dd38623b42b66b4c0e4a6c40a42315bb5b97fca474e84c5f9ef5efd7eae999172f3a95f47ecce34a4442"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fb5af3644ccfa987db37f43411cbbe0486aea18642270a2db6c282b1c740f118"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4eca779b963cc1258a96d4690b6b89f8ac0d5f8166ecac664c01e41d0ec169a635a7d1869098d1259e9771d931f7975344254fab0ca5cf6165ec475c46d9af6e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "AL 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "GPL v2",
            "url" : "https://www.gnu.org/licenses/gpl-2.0.txt"
          }
        },
        {
          "license" : {
            "id" : "MPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.rabbitmq/amqp-client@5.27.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.rabbitmq.com"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/rabbitmq/rabbitmq-java-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-context@7.0.3?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-context",
      "version" : "7.0.3",
      "description" : "Spring Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "139a9427688223b46f51ace2e8fac516"
        },
        {
          "alg" : "SHA-1",
          "content" : "cea94cbc6244f0b4632cb4bb7608a1e4fab8afea"
        },
        {
          "alg" : "SHA-256",
          "content" : "2c0ae4976261ad2ea16d6f5bd314e6ee13ffbaf7d8b6a4867b9a161e211a41a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "09811e8eba7324ad8764fafcb68c5c855fb6571bd24bdd3709854245efd1da35354a6222d3cfc0493318eb7dbef5c30c16d47b3ea180f8295082f1a6a434aad9"
        },
        {
          "alg" : "SHA-384",
          "content" : "a889649a6a1b975cc677bed6805147b81a39c1d7f5409a0a61324758e8578b9092c956f9dfa82eecd22836718f44fecb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "23980a05b1ce264da1009bead467b5ecb646da93364bed25e601f66802f33d3e57a22f41a9ecf4022e7b8b1ec0f2a4bb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "763fcd1f5d1d1bb5d15bfd59b1305de9c44c73d92a704b78ef5d87ce84242e21"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6a246c0fdcb78ab0b49201fc45f9c2fac7aafab1bae49669931da256e35ee412cd2e168343cacf2ba0ce47a8a90b8e57b85adf2dd19143ddd27fd3428e8505cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-context@7.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-aop@7.0.3?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-aop",
      "version" : "7.0.3",
      "description" : "Spring AOP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "11103d798fc0606c24fea2b77ea2cad7"
        },
        {
          "alg" : "SHA-1",
          "content" : "b5eb117b9e8a84075a3db6e7e52ef2bc7b54163f"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d6f2c77b041edb424156561f843578669dd15519f045b16061b856a6fb38175"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c97a89333b56713d9ccf62ec6e4152d5e2dd8bc381522ab3c08a91bdf4d004be537ec52ca2f4c913cbdf7b0b8e826288d0c3b049b25961b16abc4f5da003749"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5522873c8ceb39e58d97efe3a15c0802c5d5e360eeada39c760b8c3f87fed84dc86cd529dc83667ce662605f67456e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e198bd729d7be387c25dde8e02c37baf42374aa7122479af849693a43c9a0550cb00025f0230ffbc30e208f0c2ceba7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc262f0898551db2aac69ede0b9b5a53d1c090f73fa3bcf42f8d9f03677e169f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5bf7a7e8d4098896c2b6f0abd5f1b67f29c8449ce8db83ad2ed1e99df6235fd8de0c976b94123ea1052820d38579bd911267057ecc5718d5e801bec99074ded4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-aop@7.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-beans@7.0.3?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-beans",
      "version" : "7.0.3",
      "description" : "Spring Beans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73a09979913146a2c41a6f9372ff4b7a"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3b43093088fe139d78643bcfe8ee9374a0dd892"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d7cc670630cde2475eb079c2b5b6a85d9a2422888d6213da1aed1c0337500d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "ddd45bc4d232b9c7abb2e4b493c56239c22f86ca3db16072b831fffc59cea35d471e25e365ff6cfcdd3de7fd8bfcd2833015c510727b063f8b743ed30f33eb1c"
        },
        {
          "alg" : "SHA-384",
          "content" : "000d4170cdb7b091dd1d6b1740359d935f6bb1300a5baac4c67f6fe19ad55af6b2c849f79199233801968d290d53fe37"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa332356eda10479b825c0a5f7818b73898868cf7e6d82783769155cfe381241c01afced3f88878b1c51446b04d16f91"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef8b46baa65a02fd7a970493930852d89b43fe31505c19baa4e97bb862e900f1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "21f9beecaca0b122ff9feb3034a1bfa70b27f0b405b48698362e32725614f81a47d2190d6dcbca04eb34dd7403a2c3d399bf9793f9e6cdbf490a8234c78cc17f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-beans@7.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-expression@7.0.3?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-expression",
      "version" : "7.0.3",
      "description" : "Spring Expression Language (SpEL)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7676fb033b76ef6c84d613a2fc095974"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fbdf8dc6a84d1f2c43c48c97e8220f29fab19d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4f53c026e281b79c268a4b2071938785a15606921ef5f3d2a0edc7a76566934"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f79f0c8bd9cfa7abe2063a7734f4470d5e3302c9a59d93ceccb9946aaae11626cfb4c92ddc2d3a91f8459d585cb0be77c05f76d8ea2f01c6af76fc2ed9fa07b"
        },
        {
          "alg" : "SHA-384",
          "content" : "3aafc36bf08f96cd5eb57f8fb965f4fbe9d27d4c10aff248e7de13145a815258b91a78b63689baac53902f450123a6d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ac45298874a7eca8db4f3f9ad220fc24f91ef3628f8c79c5fb6fc61d0503f5510b10112dc31fcd5ed5b4dd7d9d6a6ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e827e55aebc97d11e53c8d698d636319fe4b21227e71f9c8ff44d51fc5cd3c91"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2483ee21b347e4340ef27711bdbb215356d0b7334286ed01f340837662dc8e15a6406e5afdd243f76c341e26bf72fb00e1f367325024a433cd9740271ce1d14d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-expression@7.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-messaging@7.0.3?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-messaging",
      "version" : "7.0.3",
      "description" : "Spring Messaging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "991322e3a691f15b9dc3021dafde4205"
        },
        {
          "alg" : "SHA-1",
          "content" : "17645cf968653d2d46c10a93b5e827200dc497bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "279f953efcd593509de058c803c7f66aa4b4fd295b768b108911901e39599860"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd6bbffa5e9ca5b523d637314c65e857e8d21acb696e943718eac3129cd7984f63359b3137a54279bf1b28ac7c6c6735b22563ae1150946c8d840b6bd34ec13f"
        },
        {
          "alg" : "SHA-384",
          "content" : "e665530ff2f7af820d0d049e79237f6082ea9dee60e515371ad4b06755c1fb6f94c13c7f9d2d368951d0d21b8f8905e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6845ec12ef4d1541e7b8b829d5754be7d24ce680d0394698fe9bfa01fb013b83bd7a8f7afc859212dfba78d7dda84ae9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a7cae40a109a82a86c7e4712806c9ad94f2f72f88d8d810fe109deda465bdbb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f22cd2ecfe1f5e311d767e90d5f6dd2d81d2365cb26de1e71d72f06a6c4d55c476c86a06ce1e055cae03bdee5abe27fe5a16f3fd68717302d681bf481dab82c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-messaging@7.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-tx@7.0.3?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-tx",
      "version" : "7.0.3",
      "description" : "Spring Transaction",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d427addaa1b76c85ba037dfff78b23d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "20da860c4c795f5c9f5dd1f3b2dbc4518cd724a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "c31afe1a8b77581d4a32c7f7fe5f9447f8a68ef7503897c2807958a06971c458"
        },
        {
          "alg" : "SHA-512",
          "content" : "6c700c81081b85ea4a7f55515946e4497fd1426945ea180dbcdebc97956de197ce391605e1fd7d2158ed1d44130f6122a99f3950292e0d213f4e1398a1f40dc7"
        },
        {
          "alg" : "SHA-384",
          "content" : "077fc81e51e9cd8152ccbaa90770ed8214354a7a5c6fd1fbed8f29cd2c9e7046fdc64bb4ef5697955aedfd3d1d83952a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8bccc140ce7b09672f568fe21705beb624fc7357e648d4869f011cd0931b8f6828c267f72ab53d136dcaa36082c170eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf830547d8ae20f01419cda0500487f57d748655309fb361a3f27851fbd3e60d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "96b4d4a90899aa3fefd7cb920ed71229fddf883ff3b885e9ccbf576a89853a89a11fc32061979ec158d7550a79462ea3fdcb46ba16176d79e63dfb51ab023d34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-tx@7.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-redis@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-redis",
      "version" : "4.19.0",
      "description" : "Camel Spring Redis Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-redis@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-redis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-redis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.data/spring-data-redis@4.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.data",
      "name" : "spring-data-redis",
      "version" : "4.0.4",
      "description" : "Spring Data module for Redis",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df57a66344596335645534f8188b2f32"
        },
        {
          "alg" : "SHA-1",
          "content" : "ebbb3ea9af31fb0fe61dd5c41edc7af2e1594dd8"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d0f9dc2a62dca33df20f87c96b106d6ffee8d11b5b0f788ce560783de1f3be1"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae6dafd01b37425055670610c84a23e123c4b15cdb851c82d1a262400899ae33d9b5e1b81fb2609a71adb28e63fb73806759ca45861cfe333184646d4dfcea5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "246d4f17916fbb925046183205549e39817c9b314a17f998d7668707abafaa6a114721cc22a8826251d22bd84757db57"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e4e5d2fbf4ac1ee07245cbd56660cb5b6b4779a876f03f33778ff77fba7d602c83ea4dd214db30b718587b6336b33d31"
        },
        {
          "alg" : "SHA3-256",
          "content" : "71d159776be73b3dbcd0b10b145eb22e3739a24b94263b8356acbdb3c2e7e8ca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e31853ebb97ff7e66ce8e7c6df07bd6c23707fe9754eac01bb17881e62088cc6ad60d1b82ebecb42900a3c48ebce34f77d4009f95cf9d425cf5ac5cafa69fff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.data/spring-data-redis@4.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-data-redis"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-data-redis/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-data-redis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.data/spring-data-keyvalue@4.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.data",
      "name" : "spring-data-keyvalue",
      "version" : "4.0.4",
      "description" : "Global parent pom.xml to be used by Spring Data modules",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f4f8286cce1c0023788208a35f9f2e2f"
        },
        {
          "alg" : "SHA-1",
          "content" : "97bbb6b7792e53297c8384fb5bfc3573cea8450d"
        },
        {
          "alg" : "SHA-256",
          "content" : "e31e10e58fd82483c9740b4f17a1029c96a14a98a800dd17dc69c8f8fa68ba7f"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6de677cb15d21dc89849d94b2a69164109dc58beb08d44122a45a115201503d43d4f89f1c74b7b4ca77a24439dac9276739430895e8ccd674170fa713f37721"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e66ea7c9159d5ccf8ecaa2679471febfb41848ece1004b3d499d7bb86ddf7029614e26991be07c1f44d135c0967b5bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64ca5399fbb71af20a1cf92fdd172e91df5fa1b61fd874df5a7c2bd23a12c1afdbe3d1d45578caf6ec501b9f00e5a581"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f8192397e6f38bfc78d2b3424ecf987d31c23771b7b680c664c749c81ac429ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fb746037961307272dc79e22915ab025affa3d1c7f8e50878791b0ef9e3783c83ddfe9235b1ba8bdf0a1e37d6224d7fe00aa86ec29441bb067fdd9543f9d8e73"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.data/spring-data-keyvalue@4.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.spring.io/spring-data/spring-data-keyvalue"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-data-build/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-data-build/spring-data-parent/spring-data-keyvalue"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.data/spring-data-commons@4.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.data",
      "name" : "spring-data-commons",
      "version" : "4.0.4",
      "description" : "Core Spring concepts underpinning every Spring Data module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "565deb16a8c8f4321836bd6919661ab6"
        },
        {
          "alg" : "SHA-1",
          "content" : "7770d18057ad59f7af71584c45583f303d17a6f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "ccbc609c1d8ac0faec43e1f2a19608af88e5cab8ebe0522ae7f0d16075182bba"
        },
        {
          "alg" : "SHA-512",
          "content" : "d17f32773d58ee005b876c24ce55f3a1656e29c5253b3013151c73524a0991f4174dc615d47471ec427f6ed307ae30e5e1d2387b3b37eaf03be09cd6be66f00b"
        },
        {
          "alg" : "SHA-384",
          "content" : "148a95dc42b92b74fb521e2398c79dc2d16a97ab5abf755f1857c4844ba5033056b6dff4865b60b7ae12eafc41460e1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "094d64c2094a7b764d65309c934368df9659f4f241a4e53f42b06db29399706ad5ae97336be4293e697e2494162d8916"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5b9f86fa448334b62c54648e1e818fe905b588be14a32801bcd7c991af7cff7d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "676f9a2b7372307382b57d1295a654a0fea82887e3b02a4db81c574150360dc5a2fe2a15afae7538e0e68ad911d160d86543f04985642d57f77e84033bac864b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.data/spring-data-commons@4.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-data"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-data-commons/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-data-commons"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-oxm@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-oxm",
      "version" : "7.0.6",
      "description" : "Spring Object/XML Marshalling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ba6b9ec8932b2f710957acf11ad7cd2"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba7ba84c38e2c17ba1b754f9c33336e433583681"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d039af85e45779f71ec2e81c5a46e4f4e96152508d6b5608c42a6bf4d6805aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "d668663276d579aa3fe6206dfd76460af8c84c5ff0d467a701917eae7a987a18899b182d2d6f927e256f6dec0f2f809c751afef0a1c81037eff8347e70912fd6"
        },
        {
          "alg" : "SHA-384",
          "content" : "efdc337cec7c839a7e0c50a639a33691d6ac532f4d7511aa9b634517a99e68140c6c5c2d3219103ea23d12f9b8bfb582"
        },
        {
          "alg" : "SHA3-384",
          "content" : "69f6dd100d6f2d61b9856fd74809b51cdafde7344497131817ab3696cd466d78707e0b29a5ca4a248183139bf24cc05c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ca7454be9be9949162c867ada93d8fb1e8880a5f24fcddf15fbb90617a9390e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d963845a6945e63a6bc95ab36d80d5f9d18412661b2ee2029ed4737fe65c767fca0bf2961e612d465d3c304dd09a5163be449806de2fe5e3c6706021a0858428"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-oxm@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/redis.clients/jedis@7.4.1?type=jar",
      "group" : "redis.clients",
      "name" : "jedis",
      "version" : "7.4.1",
      "description" : "Jedis is a blazingly small and sane Redis java client.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "196ddb649fd6f12bb62453f768d0db86"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d4342e32e8d7a851b1b7c45b11cf272ea261a6c"
        },
        {
          "alg" : "SHA-256",
          "content" : "5b4d5b7207fb9042ee8ec57a0c264bc2422120cb59231cbe95eaf8d98832de8f"
        },
        {
          "alg" : "SHA-512",
          "content" : "c181ce367d38cdd3f2a83787965b173efb9d13aea10787c986ef55718bc32b3a1b2b7fd840714ea96167da90978c8bd0ea91c375fb5a0df27466fe9d4bbe26a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "c81fb9fee11245d12fbe85b0df4c06eb7c34f25f7523f817216a130719a6c29741ec0a58c17fbbb41def237253b2b03c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a5052da45f226cf4f79b8e9cc892fe57a637f751ed770c967f514c18942db8c0dd828702afbae3d2a6d1b0f25508561b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "09e1cb6c0aacbb864d4276319d544c50a71af352498f34722e74a9b3be7ea03d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3cba58a2ded13af1251b3907cc7526b7951d1b070fc7229f1ab6310185fd00918d7f36e13c35918cd2cb52b79a25e15f4ba9b75af196727260fb6e879fdd0d94"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/redis.clients/jedis@7.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/redis/jedis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher/deployments/upload/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/redis/jedis/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jedis_redis"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:redis/jedis.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-pool2@2.12.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-pool2",
      "version" : "2.12.1",
      "description" : "The Apache Commons Object Pooling Library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "50723d80ca6da612e3931cb3a7de9ad9"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5c7b6c9f5a4b59be2bba213fbec70b413376fc1"
        },
        {
          "alg" : "SHA-256",
          "content" : "5273c8bc8c0dca2211175c0d27efbd7228efae99689aac001a8e1ef8e872e9ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "186dabefa07a38cc106e5aca3fcec6d2d8c79fc2787d448632c24a61cad3574c53809895f85181ba097012b60a86116eec22ae3ab4c6e47ac7dddac00a0b71a7"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e6f0f4db90d3c0113c1436c487ed6157fbc36c50cc858b980f8ee924cbd13c0e9e77133cff944ad2bf481d3a531f17c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89c562a9caca75d4acbefa1a9ce75f56ec9e874907fdf9c4147608ee0168a2644d7bf24a456c5c3fa0c23950e52c497e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00c3b746c202ed2039891f0b8e67217d6e26cd87d8ccab30073729ac31f83d61"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c78cdc5868082259bb8e3883b68ae52af8627a67fba0f5834b5fdaade2ea75584b9474566aed1914b1f9eb2307373c53baa3177d1097cf063b65743e71b55f78"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-pool2@2.12.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-pool/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-pool/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/POOL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-pool.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/redis.clients.authentication/redis-authx-core@0.1.1-beta2?type=jar",
      "group" : "redis.clients.authentication",
      "name" : "redis-authx-core",
      "version" : "0.1.1-beta2",
      "description" : "Redis AuthX Core is the core lib of an extension for Redis Java Clients to support token-based authentication.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f31eb733d8fb8ee53f186efea30d0357"
        },
        {
          "alg" : "SHA-1",
          "content" : "4037345ff29fb22c737bab2ed116a34262718ae5"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc56edb08b3df8562cddac108dca61907d21cc4ad04de05e9f5d1b01058390af"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8d6f3c9cb3e8710014e268c68670c7dcea63bde1457b037ab07e0623c83b3db44daa51217fd4470976a14cd994402771fb9faf039f0428f3f9c39e5ed254bb7"
        },
        {
          "alg" : "SHA-384",
          "content" : "e73479b7584b02626632711fe5694f7b2fb63878e56fbd241179f239031d2fa8b438f73a914b9852ee20e6e9337b5d6e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "968df599ea26ff629090b4f6a7b642f4ea29ddd20f8c5efedf7a37954280ed9c312f0c8e4ae27d365f517cc80687975b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3cf85499e7b4df76e070b619aba104d2a4a02cae40de103ae6778ed1ddecb906"
        },
        {
          "alg" : "SHA3-512",
          "content" : "537a1f9df7fd408ed3ede6cfe2364954f2c03c0bdbfdf88db1e5deeb4d6aa4405bec6e4f98082b13d0ae53671820dc4487dd412f120a740069781042dc614ab2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/redis.clients.authentication/redis-authx-core@0.1.1-beta2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/redis/redis-authx-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/redis/redis-authx-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/redis_authx"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:redis/redis-authx-core.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-security@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-security",
      "version" : "4.19.0",
      "description" : "Security using Spring Security",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-security@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-security"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.security/spring-security-core@7.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-core",
      "version" : "7.0.4",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0bf84b382b3ef55db133bac30ce7d5ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e4c8cca413a8962ada9c93094da26a440976c14"
        },
        {
          "alg" : "SHA-256",
          "content" : "f177aeb00a35e129803502627547768179e9fafe85b1691954c51fdeb48caf3d"
        },
        {
          "alg" : "SHA-512",
          "content" : "f775f974c101ba39a353e0e4f61e6dd6399016e42dbdb720906ac2fac9e26eb837811432b5213c3abb35d4a55f1387720526078c6a689a705c0ea34a549a5792"
        },
        {
          "alg" : "SHA-384",
          "content" : "361413eef0c4b178e030f67c21dc1ac87747769ef03ee731f990817887cd6302cc6595050b40d7985c1bd5946dd173d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5dd3228a98d1c6d60b5bf212165baf71b3c80024004e751af9d2ca14adcfc6664a4a99d5a100dff190dd79a6ecb9dac5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "400fe8f31eeb147f851e84d4592bd721557438fd71b26197fe11f2344564c89d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f016448152e42225a445c65e50d7bd83ee231b1526106a91514f9d27e69709e2b164c02a3e75ab12ebd4fc2955d9f767caf7d065f225214766ba266ac17b6a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-core@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-security"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-security/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.security/spring-security-crypto@7.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-crypto",
      "version" : "7.0.4",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6b21deeaea003f6cccb0bb1b577fffb3"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3e7cc6be5333bf3e3a4910ea0fd0371a3c339d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2f27fde75f1dbadcdcb7184548d1bb51f9e1f4d3279ce19f1c2328b1f67ed1c"
        },
        {
          "alg" : "SHA-512",
          "content" : "612e9faac511327cd08db13449222afb1f6948c5ff92eb0a08277a9ff63e76fe42c80a48b92fbb9ee16a0f9aa76a60f8ce16d6fad4e00633680df33fea245a6f"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb4033d25842e7a202ab01ea6e185adf9946070d917caba9dbe91e8cdf8637daff9440c2e77032be75a8fa21a98f6fb3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d1dd63e4f9fc7c99ae4f317a70ab955157a52684a8c9c2400f8038eaaf798dc53e61830597f6be0046cd10344f72a567"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98158ec19279bc24321677bb665085e2b26bb1dd17d3b7d6c21aa15392905b5d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2296a85957b4b16c4dd1ea614e98538dcbc9111722a1876d3b45a18a7400b75fb0b90dfb146cf130afb553e8e2660bd626d036ac848f2787366b18c90608d5f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-crypto@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-security"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-security/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.security/spring-security-config@7.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-config",
      "version" : "7.0.4",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "daed1d65e551d937d8a4abb4d8a4d06b"
        },
        {
          "alg" : "SHA-1",
          "content" : "5e65eab9363a8c6bd275f293f8658d4863f4bc32"
        },
        {
          "alg" : "SHA-256",
          "content" : "8631ea7d5131ffd18e728e55ccc06e914da0542308ea8f016696dff214fd3984"
        },
        {
          "alg" : "SHA-512",
          "content" : "946fb39839148bbf15d2418da141af6118f599b98ed02af63f8129b856e96cda6dabc0ebdd132197513c0287e6877dec373f290c9d565edc611f88b485f49c20"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef97dcb8a8f4aa66f9992eae3df595bc0c5e3fef2db3848c435b6aab843db2fc3624834e59180a77fb959eac1bd1b91d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c117a7b9ce43a61b2ffd257ca3fbe61e3c2d896ac79f1b9c0eecd0d8d714b77e9acf30d6be1d0aa4a411ed72e41e83b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f31e3de220461d303ce3bd4bccff2f82370d0b6e0c09fb30bc7805d3158c981b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7726b89eec60f2ce51c10cc1e4315eba493003121325a4ce46ff7de1264711c640f3f2fcdbc7656fc52419ecda719b4244f143a2c1245ed44aa43300ebc0a59c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-config@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-security"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-security/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.3.6",
      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe0ccbe8971fed954a0ad6528fe3ef24"
        },
        {
          "alg" : "SHA-1",
          "content" : "63e78ca6cd446c0ad166d14f03ed99e7efb3896d"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8ead8943401081dea0aa824b5b1ba40a0e4ed297a572a0f02258150a0b62357"
        },
        {
          "alg" : "SHA-512",
          "content" : "5aaa082507e2f5031df7653e5feae7bda7a5fc4913e87ca5f7a202ee2d81e7b33c9f8d4419c4abe34f6dc56a0a85833340ae832f0630c23157ea6860c4273df5"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b1d12ca87349e1dfa72ea6781d7107c446814f796805bdf20d251b14384e281c8b325aa7c833aede577570dd1aa1cd5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c3397f7065b350dff865a8ac054c995237d51bfb6e46d5a05c81ebfe77c897a0826eef3c6be63b95cacbd571754c6393"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8954c3daddea14224e55ee21ca11e8c5a3454a9e12059de6429646108416f0f1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7042e83035f90c56df777d894fd15689f6aee6eeb67b024687314eb4a33c75affe6840940dda4e2c88d690ed1679303d75071462444cae3b2b80fb425ac35d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-logging/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-logging/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LOGGING"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-logging"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xslt-saxon@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xslt-saxon",
      "version" : "4.19.0",
      "description" : "Camel XSLT Saxon component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xslt-saxon@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-xslt-saxon"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-xslt-saxon"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.saxon/Saxon-HE@12.9?type=jar",
      "publisher" : "Saxonica",
      "group" : "net.sf.saxon",
      "name" : "Saxon-HE",
      "version" : "12.9",
      "description" : "The XSLT and XQuery Processor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0da2a0f62cf07d1ae5f76d65569cd3f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "1397a02bd22c63db3e902b28b23c59009fa3b5c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f3a9216a537367132293eacbba9df062eace8f8b16a184af59e2e4839d4cd41"
        },
        {
          "alg" : "SHA-512",
          "content" : "91712b90b683ff0a7e027f9a9bf48902c427057c9cc1868accca77e39100b0dcb90a2415c5783df188a12f7aa425f93e7832e3cb97b404dc34c24c5fad93e469"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f7e19e138ba41b69b802572da415e740dac73b191b38bacfa12a77d52d3cc2314c9ba269b50dce6de9ff6f0493a3612"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2ab479d9f0acbd57995af68b794c492621f50851f77d0d23319aea782a8bc94a396dbfb674724e16cdd554cf01b2fa73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54afc8248603183f15d4be5a34383793c10c9ec3c0f13c9e19696222430ddc29"
        },
        {
          "alg" : "SHA3-512",
          "content" : "092271bf758a1d137102b1ddec19d4b13d528ba2bc9ee1c35859f16c3fe50a573e3bae623e770c940aa43a1631a15303cfbe33e600ac0ff07a1611d3b4f9be9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MPL-2.0",
            "url" : "https://www.mozilla.org/MPL/2.0/"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.saxon/Saxon-HE@12.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.saxonica.com/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://saxonica.plan.io/projects/saxon"
        },
        {
          "type" : "mailing-list",
          "url" : "http://sourceforge.net/mailarchive/forum.php?forum_name=saxon-help"
        },
        {
          "type" : "vcs",
          "url" : "https://saxonica.plan.io/projects/saxonmirrorhe/repository"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.3.3?type=jar",
      "group" : "org.xmlresolver",
      "name" : "xmlresolver",
      "version" : "5.3.3",
      "description" : "An XML entity/uri resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e883f28e14ce902f66941bd8bc25233a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b838b0d69eef8d46c813d88a604e3cb4c6035fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "1fe4d5b92f708dcdb82dbce12919e0171e6b5ca62c6dca6220483625098feb5f"
        },
        {
          "alg" : "SHA-512",
          "content" : "e426f802202b69004b94d7ff67c907b1e10e3005854ed4b9fcf4898a8f727c782e06da58ebc746345e9ed30881a6006c8d588e604f3fd28a107b49f55a632f0a"
        },
        {
          "alg" : "SHA-384",
          "content" : "78c42fec61b2008f922152fdee78811bec25da32a27adce0eb228297b62b586bb8d7bd344fac914962c2d0393f66de32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bea5e339f64751df3e0606c53a850ff1f1e40cdc3c37ad2c3465d6f218e8a8fcde880652008ccfc2cc0a133ce91cd19c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c8c61aad263d72404d0ff57bc173d9195cb30cd320c6cf73a917ca44ee12ca21"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7b0fab3b03366830d7bd8c1b2c6465971d80bb8cac00fb51f52f95f51040f5178a42abf469a3e31a74d8ae21c9578f16e0c90548b4eccc6da132c653c44cd038"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlresolver/xmlresolver@5.3.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xmlresolver/xmlresolver"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:xmlresolver/xmlresolver.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.3.3?classifier=data&type=jar",
      "group" : "org.xmlresolver",
      "name" : "xmlresolver",
      "version" : "5.3.3",
      "description" : "An XML entity/uri resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59c51b08ba448bc9473d92e68bf84873"
        },
        {
          "alg" : "SHA-1",
          "content" : "e0c9cb7fcad389a50c1fbe3237af8857eca9c2b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "b0c487ad2f3e558be8d829c916d2458d10aca6a5bafa7a4d0524b70845e48a5c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3968f78e0c36009f9bbb6e6ce3c0b95a91f6f723a71d93ef9855fe4de674a22c7fc0d426d0bf95d4cdfed4b2cd8213ab8a21d235f64cdd8add9729bac948af8c"
        },
        {
          "alg" : "SHA-384",
          "content" : "f79c1d4557cf6045010c01a9467f966f70120e7979281bfc4211960f3680285d8936143254de92307d0c32fd2f55f2a3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "638fa3393665ade60320cb93378e6592da92f3fcb3d50d6d9331b7a01086e8f67c7f13ace73bb7a747f45f0574ab15dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eb68a8a8de6126987953b82f58b2bb58da107aed2cb22bfd169e0028b079174b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87b5283102a265524dc2259b2518cfb08db450a7bb738fea34cc666cea9d2e557abc73e50a2e542bb1874df6afa3d767e75875fa0a404c8387da5432e6a2688d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlresolver/xmlresolver@5.3.3?classifier=data&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xmlresolver/xmlresolver"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:xmlresolver/xmlresolver.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-ws@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ws",
      "version" : "4.19.0",
      "description" : "Camel support for Spring Web Services",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-ws@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-ws"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-ws"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.angus/angus-mail@2.0.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.angus",
      "name" : "angus-mail",
      "version" : "2.0.5",
      "description" : "Angus Mail Provider",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e965a2653568c0138457b4c6fc9e5d77"
        },
        {
          "alg" : "SHA-1",
          "content" : "427f6d52ec0782f7efaca0c0732042e347a6cb4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "b4d8c30d35f455def6c7a05fe595a1e62ea2b80cac3efec1e9ccf4118b23168a"
        },
        {
          "alg" : "SHA-512",
          "content" : "500985e3045a7640049aa1ebb008d675983f537150605f192d2746ca2aa8c7a1b5231f782f950dfd968cc8ca26c32c6e93008cc7de309c5da4b17af0139baff7"
        },
        {
          "alg" : "SHA-384",
          "content" : "35c797fdc52800ccfbd36d7574c0919fbba1f820eafb1d236271eefb07266360c1b87c07c089f97c07d12a634e54037c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a10dd9cf09af51c29d178d2dd87c6a796121753c91ca13b8c51843b8ed737803090fa93f41ec8689469550941e12473"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ac45dd92d65996c4de11701bf1a1130e393a3e33b4bc02af69bf627e54b122e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b45eb356f855b9777cfdf6be94c6797c33e86fe28e8e2e7fe7311e661f07d162e8c4e46a2f3dd67b7c0f8261ab5610c85f4f62cc874e64ee2a76eca3501e2e2d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.angus/angus-mail@2.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://eclipse-ee4j.github.io/angus-mail/angus-mail"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/angus-mail/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/angus-mail/angus-mail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.mail",
      "name" : "jakarta.mail-api",
      "version" : "2.1.5",
      "description" : "Jakarta Mail API 2.1 Specification API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a1872951f46b87594806bb01e342a468"
        },
        {
          "alg" : "SHA-1",
          "content" : "be9b3b677ed6083f575c437ebc442a6a4bd2b931"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa493753acb7a8c45ba8f4c9cf1230a74e20237056dd5b5c8bc86c583e8cfa0e"
        },
        {
          "alg" : "SHA-512",
          "content" : "f537477c3dbf81cf7112fb348221b91c0223b5dcbbac816454e88cb8f293f8c5d566b2a827f78dfdfebec1fbe5a93c909e78fb13789ed41ecbb96a86d171b267"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ae200a91c5879f7b50b9a07c3df864d7b7af31cb771ff2a636cf8ee76d019456e7fb541efb69ca96f90f497c597d608"
        },
        {
          "alg" : "SHA3-384",
          "content" : "862bceaf42659250d354809cb2259bfd11b9d4a87cf1bcafc9c2346f134bad45e27f8f7227722905eb1c870e9314ee77"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9dc094cd2476872a9da6b8065878b5e5a9895dad13762caa025ac5c2656c65e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e01072fafeb8a06ca6e32bdac205189fc9dde12fa039c453cfcc9a0cbddadc466d400d117cea64066cb1d04b34b0bc7a809ef8a832b11e7adb3015abf33e34d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/jakarta.mail-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/mail-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/mail-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-webmvc@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-webmvc",
      "version" : "7.0.6",
      "description" : "Spring Web MVC",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c9fd829100752692c38ff92a9619d26b"
        },
        {
          "alg" : "SHA-1",
          "content" : "da516a887d0fea326c16b07fb2519f7f112f8eda"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc8decebcd5d02f33ddb6f900e7b34241c6a0faa82c945859c5a8d56ca2e0e30"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f75c617fb3308ce0ff59e75f06d5ae57137dd7db8cb2904854a3179f7e629e590105ef3841e08f160004aee02f341d5949225bca79bfd5f6331e1a2b16db395"
        },
        {
          "alg" : "SHA-384",
          "content" : "31049be1aa99ecc6a607c140567c8b1ad9ea8fc255e63b9487d36b57edfd9ae1cf8c7eade5eaa05cd46b16f84a8417e7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "38c920df2bda586f5b074e277a5a77a3873eb94da75da0ab21859ef0ccf39b424e9302759773a947e78b31c71ff68aa2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22c40522d8a8aa27d480bdd43db4b70633d55baf303a9c8b46d3211515cc0213"
        },
        {
          "alg" : "SHA3-512",
          "content" : "927b53a0f8ccc329700099abfc47bddfe5082f8696028d3771711fda6a55a45e1e7e3a8ee3d45cbba360702b00afafb56494253571e0fbaf10638dbf61511a79"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-webmvc@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ws/spring-ws-core@5.0.1?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ws",
      "name" : "spring-ws-core",
      "version" : "5.0.1",
      "description" : "Spring WS Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2d52bf269899163bcec54f12a4d4cb30"
        },
        {
          "alg" : "SHA-1",
          "content" : "75c9798e4586e9ec7dae70a396126acb84d093da"
        },
        {
          "alg" : "SHA-256",
          "content" : "afa019014a6ef7a7f0971d1b8dd009d9afa12e5a39c8bc6cad16d1f3c695272b"
        },
        {
          "alg" : "SHA-512",
          "content" : "af25b22ab2a491ca9830da7f6a0e3980cf44f5159fd34a3b6c51ff9419f960b71ad9c91f43257def5ee5dfda08d57f618ee9f57d3a1dca37a9f815a3dff14e86"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef6eca25443ec96c2b2a8bd2c15532e5c589911719a30b3a65968fe35430dffd716307f1ebda03886079a9d8bac3aa7f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ff48cc4fd6d843d77722b212221bf245819f219537892de88595e94544d5423810dc887ac854dd277e629fd2f14ae93"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec4cc2b34b3d28ec5d62d428e73dcb449d15ee051519538a5a5385a57098a36a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fe75cd2e59cfe4041d44e27062456261de775ba8a8670680bf184fecf54b3d437a215d46afacde5621cfe3534f96e4f8e1485094cf4dc5daecf423953378c8d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ws/spring-ws-core@5.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-ws"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ws"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ws/spring-ws-support@5.0.1?type=jar",
      "publisher" : "Broadcom Inc.",
      "group" : "org.springframework.ws",
      "name" : "spring-ws-support",
      "version" : "5.0.1",
      "description" : "Spring WS Support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6d9ceb7e35af3b6123a4bfcc9cfac3e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "08c5a32564276f18d8f42dee97b1455ca38bb46a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef3b6a3d366a12c36c3fa620752e3327722af11176bbe66ece618b50c6ccf54f"
        },
        {
          "alg" : "SHA-512",
          "content" : "9613f5081a5ba3ec36ae2c0b54163071f2033d7b619c8d71a0e6687620b764a1e2732cdebe31a396b3afa6365b4670d3f9045272f214a10fe35005283da1b58a"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc12372fc63fa2f850ab865e1fa9957889a47ca6c41b98dbdfc1be9cee006599e7dbe04c002a6a4114a797a56eeedc90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0509ba13d648535b803c9a3c2fa5c5a04090871a260c712a2c6dbed289556b1cbe5f850be6de07ab11a78c2458c876c7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "55b8cf6f7ec5b1284609f8641940f9233bb4d5e6a01fa560840dbedd82e27abb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fb1a4427b4d608526ac5af6bbf7ce1ebc9e6ac9c358dee375702fe95ef18267452fdf98dfe350db6d50cf917f913dadf078cb7e91b397f641d6d953503a23ca9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ws/spring-ws-support@5.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-ws"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ws"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-jms@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-jms",
      "version" : "7.0.6",
      "description" : "Spring JMS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31f2be20d4c99c88a1699a0115f42459"
        },
        {
          "alg" : "SHA-1",
          "content" : "15c429af8d343c4494ead6bde05db3f76c768066"
        },
        {
          "alg" : "SHA-256",
          "content" : "31cd3e45e000a39b9783fb3efc8c5404bb185b6bd87c692a04ef3027b457e35d"
        },
        {
          "alg" : "SHA-512",
          "content" : "d528d4dfd8c864529dc6a3348fb81ff7bc705df90576d0c978b03903fcacb2285d6f44c49de5369e8b21a84013db2dd3687284de263f030e950e84334b6bd166"
        },
        {
          "alg" : "SHA-384",
          "content" : "96e862c2dd9f5ab43b58af0b6d83afee1629f1e4aa2dabef5e5ce01612042f509dbdfb63736d70f8e3a5b96bc1a31026"
        },
        {
          "alg" : "SHA3-384",
          "content" : "632c3a889655572b632984fa41f12b611481a2c91fe79be07f4794418565d66d8c8427a427b708bbe2dec6d3f148f717"
        },
        {
          "alg" : "SHA3-256",
          "content" : "588f5145b36f0499aa14fe62bc8a45e56b0c863279dceecfb5ec1353b9f4491b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "152f53744042eabc0f29390d7d382f6bc9ad5034c7b3efaefcfa0713253120c436d77445aea3ae0c2fa2f8741c4153b60cf6a074380d4dfa311e824d141cf28f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-jms@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-messaging@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-messaging",
      "version" : "7.0.6",
      "description" : "Spring Messaging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "84636276653e25b53db3ef3ea6ae1620"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b1fe6eb94f75b85ba75242a24c145be8ffc3beb"
        },
        {
          "alg" : "SHA-256",
          "content" : "644e7c2468bfa3d9e79fb60c4d45596e3b211a58b1a3f20ffde0d20c70b94824"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb11a847fc73f9eaf58c0fc053fa352c351fc44ee52f0237cca1aaa5d12f65ca9b679b5cab93f6d4a067a6fc07dd9b652a7dac9f75957d3bae4a9a9e1839ef83"
        },
        {
          "alg" : "SHA-384",
          "content" : "e44e2e37c38e0ddccadd8e53b0a730f2caeadc709ddcdb9e1638c7647d697c105dd85e2a71dcf83e7b753329979a5b1c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9ae198430078ceb4e8629632b79fcc632800acaa6abb99250da4a155834e563c49eed7644618000f4b0ecb667090b02e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea8c58cff05645d863adf09bc86899aaa39d6e7797a7060d75aa71af2cece194"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c5a4553f211dc693128d9db209c8c8a3655a77aa8a8bb248ad8654490d1942076e9c83df0eee6b473eb436e70f7df66299818a3672846f477331a26260e58c33"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-messaging@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.santuario",
      "name" : "xmlsec",
      "version" : "4.0.4",
      "description" : "Apache XML Security for Java supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. Since version 1.4, the library supports the standard Java API JSR-105: XML Digital Signature APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7344e57494b9fff766012489fa1bda07"
        },
        {
          "alg" : "SHA-1",
          "content" : "b07e7b1a2fa3cb828b0d0112d3ea37829373bce3"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b2f8483b662ba5462126074dadf4d4f33966d8e8244889c6a81d53789da5402"
        },
        {
          "alg" : "SHA-512",
          "content" : "47ca9e5dc3918555202d70c1d6c13501638ba768456b6020fedab66f9f187db90389780dafc89de4b3efa6ae088eb74618136aa0fe9615dccbde79761186b87c"
        },
        {
          "alg" : "SHA-384",
          "content" : "045255b00f89be8eccf2866c50a132ca881256daf29cec34888aed34e9f684e3c349ee3869e2e85020dd36dc7ef1af7d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a45002651085eb7ad25431cd52172f7e8072cdb9c6b262b17763d240ebe1261613876cd4def6ab6db5cf59e6f4c2925"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b8223be639f86d7cf047127836ab7e6ee4b1dc039a636b87df0caebe4fc847b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "60e7c5b6480138cadc06e473cee686a6b7cee79a603c824448be55768ef1759562d203af057c366892e3fb681ad967856b53833a0c043313ab5abb6f45b068b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://santuario.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SANTUARIO"
        },
        {
          "type" : "mailing-list",
          "url" : "http://news.gmane.org/gmane.text.xml.security.devel"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=santuario-xml-security-java.git;a=summary"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-dom@4.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.wss4j",
      "name" : "wss4j-ws-security-dom",
      "version" : "4.0.1",
      "description" : "Apache WSS4J parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90759259635ff2f1ce51332fc5d3a289"
        },
        {
          "alg" : "SHA-1",
          "content" : "dfab70d728c4f59c477d7676260f0adf6519977d"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8066af8c71060a1a2d42c91f993ce564ddbf57d18ccdbba7be2c0c9130fef54"
        },
        {
          "alg" : "SHA-512",
          "content" : "35c87114bcc49d5d5f9a2855e7a5cc989c2ed6e22c16f5a6b176b8bfd2b06b2ef885019c83bbf4719b0ac041f4ab1507154fd65e5e7a5271ffd81f176f9fb8cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "d112ba9429f42d7ce469b7aeb173815b77cf61f7e48c643775166311eeb213c3d93db3db0577308f73769fe0205e8847"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06877a1d16c970b84064445869dbd97494a963e3bf3210007c4e5590aa7523bb479ce348b0c09b270dcbd028ec28b653"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de5df3b0287f395824e03192716767edaf0b2bbf787a78ea3e5bcb80f064804a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab852b93a9f840d4ae23406ad6b2ad9f8d12610d7868bfbe36b77d129987a33f77890ac92dd4147371ece7d4e381d5db1269e3c5f231fea90927480017bab21a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-dom@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ws.apache.org/wss4j/wss4j-ws-security-dom/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/WSS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@ws.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=ws-wss4j.git;a=summary/wss4j-parent/wss4j-ws-security-dom"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-common@4.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.wss4j",
      "name" : "wss4j-ws-security-common",
      "version" : "4.0.1",
      "description" : "Apache WSS4J parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "307961d93fbb8c3a98cfe68980f5a3b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "4023f22b9aa679fc5bfe54efc257e8bb93acc48a"
        },
        {
          "alg" : "SHA-256",
          "content" : "010e3d7f0318bcd320c78d57f37bfdcdc5b0123d480c2aaf46f952b2e2bb3a7d"
        },
        {
          "alg" : "SHA-512",
          "content" : "438d11a71ca55e796c48f4da63a19d05c2945a9e4d2d55e60c76ff7d39a9b31500c43b4c7a368d97be2213fcca10ae0604921dcfe591d35f1b8ca82b9af773cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "33d0b332cd9c23c389b9e9b93c13d6870020d0bd595b92281a24a6cf01fb9180f8ec49034a1bd558bad3686e7efa5042"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b4d74ccc6df4a6a3eb82e19f31fc4e8a12ae0126afa3856c0d30ecb22536789f832ad5eb587c655fc9df798453458789"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6daa43d32ee76c8f949c98c104a110b7c0b5e3fef622a94f96c10a8ddac55461"
        },
        {
          "alg" : "SHA3-512",
          "content" : "361b5311ba98b0552f2457b8cf872084ec03347beee55d85cd2b7eee872a08c26f3dbc933786dafbe9c9d8b5572985372c131e8a8b281c05644151d3f7bd2da5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-common@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ws.apache.org/wss4j/wss4j-ws-security-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/WSS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@ws.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=ws-wss4j.git;a=summary/wss4j-parent/wss4j-ws-security-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-saml-impl@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-saml-impl",
      "version" : "5.1.6",
      "description" : "SAML Provider Implementations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b31c2896b16137640456e7029d00661"
        },
        {
          "alg" : "SHA-1",
          "content" : "f7c7b467da101f83a8a8598b58b85b5142f3e8b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "cf572ac4261bf7b2609e36fcec8002dc25137aefb36b7e4509c1ee2272f3737d"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3883ae2ac53280a26fd1baae49987a05bfdf7608a0e7b60d6dc63905b3a80014f21b2daf8c096980a14dacda2c069587bb0b6f06bc603b95f47d9e5edbbf0ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ed599819741535a12be7d25b2367e4769aabd52fafcc39e7050566999ba4c36b8fb7ba7e846d16380dea9f83b2bc460"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b0c7175f063f4f34a9e0152bb3e64d06dc24d9d5b50d5f109401a2cb99ed9f0a92438c466cd2adc9379299f8470f4850"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e5bec86611dccaa03f637dd9e070e8bf4d392a645a935b50932d348116fc3ab4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "596ec666f67d58f17be036ecfd84e195a7e3361418a56c8ac7125fe4c02b1293c739ba20e189e239f5e842067df7615349b548a539c31117489bf7f2047fcf84"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-saml-impl@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-saml-impl/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-saml-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-core-api",
      "version" : "5.1.6",
      "description" : "Core API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c6feaf459062a96926a883c8bf14ca6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bcb391af20349d019b947956d73ba44a93d59b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "358d99f2b9204a3f44a6542a2a11b3ce809328bab7c6f78a8d09e993b5b61232"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd679dca368d04af61de9485e3489d5dca66e39609fcf6519cf5c408d00cc6d35bd26fd435dc0a8e6e729607fd6ca6c38e01f1dba850737294950d27726d7168"
        },
        {
          "alg" : "SHA-384",
          "content" : "f1ad358472a1a2302d2c6448e7052230cebf64990e934c4cd0a10ff0c47abbb158dcd8cfbabe98618be8f62f08f10e20"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b57783a5bf07c8f01353fa11497ab30b79aac12c53206eda4eb423656535dcd06fbea6af2efe61fa30baad441da0cc2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1538bbee01db3b3adb2fe9bb21aa8cc7c918830722d8b4cfff5226adc8c6e148"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f7022335ac00b24c53118af32127da1cfc97617425e7f8571c733e3d4bf692735d031982896e2bdfd22aeed0c58617c781c3b301eb9bac77827a7bb2392d421"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-core-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-core-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-core-impl@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-core-impl",
      "version" : "5.1.6",
      "description" : "Core Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "158003fde004589304033b0d674e8731"
        },
        {
          "alg" : "SHA-1",
          "content" : "43f8990e6e7b66e20db81efdaad7f8a101745739"
        },
        {
          "alg" : "SHA-256",
          "content" : "a7d3f2f4f7834faaa86dbf232bdb8b5f7fdb7633b06aa89622799689c97eacfc"
        },
        {
          "alg" : "SHA-512",
          "content" : "5eacbc885bbbb9988f1ae5a6ec5ab965b30f522da2b828d7788fb5b8e5c78ccc2baac947931a66f99716e577ed5b163c6b6fd621aaad62aa58ad5f49d8f61c3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "4313428e7d7cf87eeb0f01fd3f8c50b268e1ae4db7ec2501a9b961dcfa6d743a75a9b2c1afaeb364848eab48fc2e1fe8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6a3d99a6a4f215e427b0893a126986691ef82b74f195b88897ea1d0f1a5bcd9f2cf880d36bc82dd6bbd7d3ba77fff203"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cdf5bf42f02e05670d9dd3efeb4dfe05d5f726e186a1d1d6d5fb4dd6a714e613"
        },
        {
          "alg" : "SHA3-512",
          "content" : "27979f6681508d6a345911b631efc74a46416aa1302176140e976fd639efb722f7099ef68b5df2bcfc0519d238dba07cb62ff86fc52fdcd5343d0be114a1a9f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-core-impl@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-core-impl/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-core-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-profile-api@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-profile-api",
      "version" : "5.1.6",
      "description" : "Profile API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a426e71c5eb6c774b673f95b51fd0bc6"
        },
        {
          "alg" : "SHA-1",
          "content" : "a884c24980a667cc40ad3a8fd975fd825813f9f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "76eaf713c8542c1649658cf00e45ecd3c19812f266cbdb306daae11bf6f6a3e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "0109f15c8de791d254fb149c22059e67fd6b812b895ecf0a518a8498d4ac82c6ba2714397042b0f19850c7a9d9120f4866d34acec0281ddf66d4a1ac32b3eb1b"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb76c8dc8ad4a5f3ef950fc89f7356080372e6a18da78174082d7cba76c545a68bb1535b2e3aaf94e039fb1cd54592ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdddd129980fd3137dbca0d23324f36a73d247d91e30bfa7183f8a35a8d20e2d5b7a24f64719caddb8f8ab97c75d1cd3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3c55c0caa3dc98cc4ee098f8958cad0089c8108c64d7b4ddf03ce56599197481"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65ac5247eea1f253a6b6cf1eabff0eae897ba1a7ab186abd32c0cffc3e6e13be919aa98da0cb9aebcb96bbb6b72a62ce9f4e0dfff82b0e343dca18da9eb2b325"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-profile-api@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-profile-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-profile-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-saml-api@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-saml-api",
      "version" : "5.1.6",
      "description" : "SAML Provider API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e36d3ecf540fb40e68b35c88ab0d92e"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce5f7ee9ad5591ce694c23e3b79fe52c9a3071ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "94f059f286a09e6763db0a4638b113387f1dc41047ca7ad1fa37402d9856b4ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ee418b96d3bd4402a97753599f255810b98c5a0d378d5e75851275f8fdc7825d989e1a48b9c3a98eee3149cee0036bcc1198a16d87d817a72ed5a4090442619"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6bbbb9ef6154f172b9285c44d4c4e8dd86368069984ed6944650616bfdf4d5f22821d2e67ee8c331b5aa3dc2f45e859"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c647a082d2c5c39d0ed8502abec66b869cd2893a6dba19e67d2346b05814e356753ac17d3c09b8a9005047506405946"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3089e75c6c9df3d7ff4417affb73b3eebf53d579abf86b4b6d607c1e3e19ad09"
        },
        {
          "alg" : "SHA3-512",
          "content" : "08f17c6e7ac8f5d918a751cc8f7a01d586f58f8f3dcc92e3d96126a4964eb9332e6ed65eb79f836d04d8f6cc6832a71ebb5c128504e9bab7563ad0438dc0d8d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-saml-api@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-saml-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-saml-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-security-api@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-security-api",
      "version" : "5.1.6",
      "description" : "Security API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32aedbb1fff833ad4d3ae9bedbe25d97"
        },
        {
          "alg" : "SHA-1",
          "content" : "cbfabbd2b144f5f28adb0035ce220158f8cd072d"
        },
        {
          "alg" : "SHA-256",
          "content" : "591a7fd00d8e6fc3b04586109121ad5a2aa5a370de41bfcbe2170c20a4f17f36"
        },
        {
          "alg" : "SHA-512",
          "content" : "2fa07a990fa599ea4b03af43e77ff2431e7f28e229e6229004a9bef12f142062ba2dd9217430d6fa9a47274acecccd660e5e63990eb399ce510fdfa17033e82e"
        },
        {
          "alg" : "SHA-384",
          "content" : "072c310f078b6a432e00373f5d15fc9ac2ec87b0a5c3c65ac4bc9450910c815e900f52b78b14a19c32eb4721c70baec6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "beaceb26a658e0861e0009c2f53e63583b89dd7a7c7c49990b3c2cc2471f7872ce858d855bb8c5c858a47c3b5b1d9cd7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "86348a4ceb89ceaaaca9dd7b9b47e5934cf5c21f39fef3d1e39291c54f75d95e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "993ae5d3e84b585ff1b9e9c0cc4dbba215eb5bbf29c3b36bce418ba7dfe91b429cf5a70e6aaa7d9d86efa7f73bc342b5f1604068e96f66eb19b5fc698e0679ea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-security-api@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-security-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-security-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-security-impl@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-security-impl",
      "version" : "5.1.6",
      "description" : "Security Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "beae916a12c1aed935dbf39128ed7f82"
        },
        {
          "alg" : "SHA-1",
          "content" : "4654624a8cd6e4c95d43d96213e405c54c4e9786"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d323b7ceabcf8cbc03e0551d0c077fbb4b9afa6874dfe998898e8b7561ff92a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2421e41e8399c770a5ece23d2d5576b6937070c20cd0139c16b51fd422ed984e9eeed48f7adc466a3419a0c9ba8276a62b76e4308a929181dec0e424b9cab24"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b6f637eccee3a24c430e2bb6eb5b1e60476fa227aba2ed087af03ad027fe2855c11ac26214ca57107a2cea245f80aaa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "02955cd2700c28dfd2caf514c59ab4da35e183b495c048c5e7a073918b6aa97aa431583e2d50a6c56826384d29bd7a0d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b7456ea5863af9f386bc7ef8f5d72a4a44e02deaa9289ad8eb2163a2e9401ae5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cac2309a7bd8a1488c81ebdf72fae87ef623c34554e9521987f32cf232065dd428bab8e794fb489b56850d9607214739522eef0d7d7b794adfc840ad862fac0f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-security-impl@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-security-impl/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-security-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-soap-api@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-soap-api",
      "version" : "5.1.6",
      "description" : "SOAP Provider API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd3b1cba31ea4c5e9bfd5f759c1aebd4"
        },
        {
          "alg" : "SHA-1",
          "content" : "c15ffaf06000150a8719b1a7703cc7c898064e9e"
        },
        {
          "alg" : "SHA-256",
          "content" : "8936502b829ebe3aee4e5863c58ec3a1abd328eedba11262d1b53c969b127ac6"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3cf577d6a5288577982c505f0a55a10cc4504803710c0ce88eaa773e7e6c623c0be2e23e3fb300e19d75ec9a8fbb647c067909a19b2532f88a8e2d1e8d705bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d94c5c2df4020afc811bb3198f180a7d425800bc6b33c62711a66ddb62569d9f7376d4c2512152f0ea044a7ee3b95d2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c7e50c1407d113a93aca320bbcc4436fb012652da6aad2ea8b6a1de6cfd06d6d1c20708dadd47b9fef09652c1518b1e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6eee2ccfe64eee246ab917d4b10efa856780566ba99b97418f30caa59c96248"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a7b2534f1d8c5f9903d08887d5cc5818f0019382610a37cba4ed38d4d531c17ce266c28abceb39dec0c4a9212e654bafc96dca59f6e960862b49843a848e819"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-soap-api@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-soap-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-soap-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-xmlsec-api@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-xmlsec-api",
      "version" : "5.1.6",
      "description" : "XML Security API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "804c5f87c24ef417f4e78422f2ef8ed1"
        },
        {
          "alg" : "SHA-1",
          "content" : "f6ee6c1f600bc86e893fb50ad3f34c311126c742"
        },
        {
          "alg" : "SHA-256",
          "content" : "e59eb655bd3f6bff8c150a781800766245349aa0fab32cb0465e7d2203faf861"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0dfdad69edd60c7bbcba7e012a5f568e0fdb78049b788549f6e8aad3756f5aeda855fa38c554c2a8e71e8de5b5056e59298de92a3b8be02d0dff68678ce5605"
        },
        {
          "alg" : "SHA-384",
          "content" : "91973f7926f25b8e721cfd49813d0204faee9a8585327b9dea8cadb2a1690903d526314e7296fb25cb80444432de4ca3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d10d3d284d8fda5b1f2013b2a96bf271a618743b5089fa428fbf7a8475fa63344b2f1b0b3994cbc8e8b1a067cee202cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8613b6043edefbb7d243e4d4d52becff6f95e29eb6dab22383262bfc2d81313f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34051f8a5bca344cf5f21f26e12dfedfd3157b7ef5dfb2cdc040671a5c87ce01b4b22df618ce7568551cc515de51b3b5c5402f52dc179c5f23443984601740f4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-xmlsec-api@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-xmlsec-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-xmlsec-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-xmlsec-impl@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-xmlsec-impl",
      "version" : "5.1.6",
      "description" : "XML Security Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "09719a0983e2e165d3b8ab0ff7d6fa7f"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc2fbb43bb19fecc904e9f025cfc760d44cf7158"
        },
        {
          "alg" : "SHA-256",
          "content" : "7a674633c8581b59c6ce9e14ed8d96eb2d70c56d37ad4da1492579bf57652b80"
        },
        {
          "alg" : "SHA-512",
          "content" : "e60cf1e1e7a24c36388c589b06d13efae8ecc73b84f7e4edbfb562d5e9528476138e3e4a1bd661c4856aa6a980a1baadf43817f9f2353880704d46d851cd4521"
        },
        {
          "alg" : "SHA-384",
          "content" : "18145a5a2a2bc6d3ae68e46fdb39243d58bd52e1c2499de23947d18006fdd3fa91a9f70d36e9d45bd1cee195b634bb1c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "022c05d1f2ea320d8346ec79747c868cc1c1d6bb53749f1287696b858e651c0675791183de40e6789669e7b5b339641c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2233adc5c27fce1c87b9db402957e83a2baa1f9a1a36ca02f57ea061db347ed0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c0dc016dff4def615d52682adb19371401c63b1d408f13416b3ed9b156208d47ca90ac4b074c92cbde03c0dee39df92e8e81f83ac7bb96c7133fef594e7c1b3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-xmlsec-impl@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-xmlsec-impl/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-xmlsec-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.shibboleth/shib-security@9.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "net.shibboleth",
      "name" : "shib-security",
      "version" : "9.1.6",
      "description" : "A multi-module project aggregating a number of shared Shibboleth components. These were previously known as java-support and spring-extensions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "43189c546edbf62271f092c39b96f559"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f191e79c8e2a0b211f4d97ab61c31dd5bd463ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "90eb9b9df1fee85141c89fb662c4faa0fe21dd86294f7e8e166ab898f6ac67d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d66bda521b61354f61ba913ea735357539b62683ec4e3617bb4ea4b5f039793d08e86d580aa68176e652686bbd9ed6febd4614c44ce1d9d49945eea926547af"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d9d2626639e8f94c1afa8020783a71302d592c99e3dbcba1730b50fb9576643e65148d01a3d1638883a5067a1761e03"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ef93faa925ffa5435dc68dea7a3cc45997746506cd5bda4cf68a9c3d8769e15729a23d91e88e7fd29fd678699d7e0035"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fc749402905bfce2d33e45b86c665d482c8638e991f7d4d6d06df36764882e40"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e55ed0c0229b9dff5217fec035ddb400e1c8ac6804194fb64455e63de7e39790a149d1e787cb205dd5d099473b0dc5585b24e3f6dac7548151d8a2f0a330e4fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.shibboleth/shib-security@9.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/shib-shared-parent/shib-security/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/shib-shared-parent/shib-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.shibboleth/shib-networking@9.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "net.shibboleth",
      "name" : "shib-networking",
      "version" : "9.1.6",
      "description" : "A multi-module project aggregating a number of shared Shibboleth components. These were previously known as java-support and spring-extensions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0e7c170126a5e3973d0dee33a8e3d97"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4059308ebca9f33159df7218dee99f9f0af8871"
        },
        {
          "alg" : "SHA-256",
          "content" : "5b0e462da3e0be62c119047848b4e8e5af0e25f5e309bcb4e506938a86338fbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "8608f04ae3d013d580299faa34d4777091761c9af0525cf3f4e457f3683bee15865a2b934672536aa5e247ee055def0f13ea499727a1746868e3f9208204913a"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b4aec0b132b9952b360d92a7c1418d02bd4082db64f931518698c6b30eacf6787957b50e47277e38e3fa4d30986b937"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a8e81fbc1d6b6b17036d412e7498bc4c65d153dc38fd4b35559ed0af32b8bdaa869df3562a3c8a4998e83f9dac95d81d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d03fa5e513d85180f7f0d5b47060526342452f840c5f6164c442e59345029f14"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e8d8d5bb15f770ae31fde2877cfd07d4c13ba3d3546058fefd44ea487583eb7d127c1d1b14e82771186d9623553295eccba8082d3d2e121419411d9b2e52c323"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.shibboleth/shib-networking@9.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/shib-shared-parent/shib-networking/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/shib-shared-parent/shib-networking"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5-cache@5.3.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5-cache",
      "version" : "5.3.1",
      "description" : "Apache HttpComponents HttpClient Cache",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef035c64709044723191e430b7919890"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d3bea8e0b3dd4964225ad8abe4eed5b6ccd6db9"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb1852942dcb40566f53bb99f11b5175fd913229ab35b9fa54a33d4644924b10"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a773f9c4fd1ddbc6fc7bf545aa8060ab4ef3b65b0e0cc15797c02a20e7154dbcca8063734837b5e7ceb96765fe61ba68c202daae46079f807526351bfe57b93"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec54579c0cd957c0785c1a88c52a0d69a651942562c63fc8009001e3459fcb17504d728404d82f351b2f572b784f831b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c463824ca033621e36554eb0009e2bd85004500eb19ddb4fcb1fb81fcaec2f939c9548673ba8b730624bfb4ff60fa2c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6dba2eaffccc21855d07392ae60792c04ce0261b26f6a8579ed25c2bfd3d5741"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba72d4e8aeab688e2f9171619669d29db652f4ed5fdbffd9e76499bddb37d8844dd7138cd95db3da1196c0daf56e778a9282c47a83e0ad949e0daf53e8e151fb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5-cache@5.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.0.x/5.3.1/httpclient5-cache/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/5.3.1/httpclient5-cache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.shibboleth/shib-velocity@9.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "net.shibboleth",
      "name" : "shib-velocity",
      "version" : "9.1.6",
      "description" : "A multi-module project aggregating a number of shared Shibboleth components. These were previously known as java-support and spring-extensions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef3c28da4b27f5974e5a2592e757222e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4d4e83237964e272bc0f0db491eb4421cdf2e1cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "99553ad68207c955219128a5521dcec62d476da56509aa3a548a6623402d7615"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef48fe5151a3fbbdb2fb9de12a0ebf4bd2ea97e165f6b04e9b67d4ecf783cf625a533a97196e77fb125fcfbcc1cd0e25f5d26535ea98d0e6bad3f5da6a9ebcf7"
        },
        {
          "alg" : "SHA-384",
          "content" : "2275370614d9040bc8cdc666902deadb87e8114d4a0f83e507f08555c3322ce47bc09174bc0297558d81a1a123a8515b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4353d130f3fa760aa734a6e63593b7d5b759b86822445524cfb8d2024078c33b80b0062d22e778cea59d1989926499ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f88e1a92bd598ea5e784cb1225d55779b85632fc57b005c5b1818f7495a23d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4b3a6f0b0339e667886f32fc86851b46c73b576e63f922e8c9b0f5ebd2ab9cff0be033b108cb5e98c6510bc96e238c37bce80e2e70afbc7a9e7d5be92e04f621"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.shibboleth/shib-velocity@9.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/shib-shared-parent/shib-velocity/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/shib-shared-parent/shib-velocity"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "net.shibboleth",
      "name" : "shib-support",
      "version" : "9.1.6",
      "description" : "A multi-module project aggregating a number of shared Shibboleth components. These were previously known as java-support and spring-extensions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab132a449837bbc112bcd5248a808a65"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1efb8b1b293b1c01e6fa48d7feeb3b6917ea68d"
        },
        {
          "alg" : "SHA-256",
          "content" : "c65489418c32289c5fa7a7feb1ad8d5075e4e0ad14fd170b959eb592b53f055a"
        },
        {
          "alg" : "SHA-512",
          "content" : "087ded4e8079def635fb702ef4ed2de53bb3604d0572e70f65db7bede6cc957559e17d67a7a717c2939be0ae680036555e1c73045686e87ecf319da1ceaa06a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9d5d35a366e18b5c2acd7f491f44088b5585127025e411f10ab2be28fd8578e1917c8ad4d40c12d6ad16b15c546301a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "361bf0ff99fc21a641ef5746db0714526777c6bf079e5938c9a5f0c075c741b2a4394cb0aac09a369745c05f3a2e499f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "200fc26df1d444ac404ad3f57d8ab6bf6c513ff400de62b6d745f3c9a8e14fa1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ddbfdc6ef43347379bb4c0d5eef0dca5f553b40ad56907a8b19dbb88d9528a293d94e8946fbfa3207f5fd5d0d6fea81ae6fa17857abe62ee851f299bcf347331"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/shib-shared-parent/shib-support/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/shib-shared-parent/shib-support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-xacml-impl@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-xacml-impl",
      "version" : "5.1.6",
      "description" : "XACML Provider Implementations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "99baab48a28e6dc330c3acc9952ea528"
        },
        {
          "alg" : "SHA-1",
          "content" : "d06f74da16d353ed0a4829164807ee4ee127f7ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "fe5f2b3915f65de21bdf15dc75492a542ce96e470d6f6b4ae4a9fa993d40b222"
        },
        {
          "alg" : "SHA-512",
          "content" : "1162c74551386f8382f6ff212e85d6316f1dfc2cb2dd4dacca9297fba837f060601f784b90a9a4258d613f1ded8af22b162ab2b0f9623c55f413bf30c492ca7d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b68ecbf2e07d57206c5ccfdf7da0088b4aba29a4b3aebb5f78dfe88ff1dc97b9e01a8af492d4d4eb9482a41b23d17d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0cae43c1b78a5ce520028c88e1cbf65b9442b5af2a41d28414cc937f82f6479be68b13af3a158b2bdbb84e3aa7aec74c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9346ba80517bb15974ebe6925442917749bdde44d6e8429df2a08cb8ef458c00"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b226f3ab49088d48448a32be13e327eb1da414612ad41ce53c733c8a3163ecbc4eb2fd9896d211f08bace0fbec011f4712dce55f8147c561876333dc6f949809"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-xacml-impl@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-xacml-impl/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-xacml-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-xacml-api@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-xacml-api",
      "version" : "5.1.6",
      "description" : "XACML Provider API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3714f82a0760d68683dd2eac5a5272a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed99a6840b6d886a63cbed69e3b705d262469432"
        },
        {
          "alg" : "SHA-256",
          "content" : "c044a406d434b3c01492a77d676de32e242b456611a3c42e30b66bed74c81dde"
        },
        {
          "alg" : "SHA-512",
          "content" : "b74e7ec4c2938a5a3386ea3480317532df83cd3a49d89b6f639f55ed05efefc00c8998fc950fd4a7f0184921a939368f0cb60c8cc9747e1f5bac817d336963e2"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b3ed9bc3bf98dcb6e753657e705cb7dd431cd6f330c26c12ce6eea0c4d5a31a83814e3e66a8964d6179113122e5d629"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4bead6b1d3f73a0d11aeb541fac53ff7cf9baaab427a4dd2ff1955edf62207cde70e4bfe4e2348ade7f77e4a552c36cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "88557de71a4702b9cf163c6d66a3cb499fb19d6e76eda70c9f82795b770f178d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1acb08b681f0add4622d2060a370503db123bbf6a90b34e83dbc02c718d36e80bf02fe22f5bd91016838fe8cb9d3c416e07d6a89f386068bbef24b28a557421"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-xacml-api@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-xacml-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-xacml-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "group" : "com.google.code.findbugs",
      "name" : "jsr305",
      "version" : "3.0.2",
      "description" : "JSR305 Annotations for Findbugs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd83accb899363c32b07d7a1b2e4ce40"
        },
        {
          "alg" : "SHA-1",
          "content" : "25ea2e8b0c338a877313bd4672d3fe056ea78f0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9903fd7505218999f8262efedb3d935d64bcef84aae781064ab5e1b24755466b269517cada562fa140cd1d417ede57a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "223fda9a89a461afaae73b177a2dc20ed4a90f2f8757f5c65f3241b0510f00ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3996b5af57a5d5c6a0cd62b11773360fb051dd86a2ba968476806a2a5d32049b82d69a24a3c694e8fe4d735be6a28e41000cc500cc2a9fb577e058045855d2d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://findbugs.sourceforge.net/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://code.google.com/p/jsr-305/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-xacml-saml-impl@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-xacml-saml-impl",
      "version" : "5.1.6",
      "description" : "SAML XACML Profile Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b761da70f7ddbd9f75691e85efbd809d"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd2191a02ec63cc59fbf127083d000c0e621f8d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "c024e6dbfa138b33b73e3fd7e0397a4d585219298d7a8f6e531f1bc09a56187e"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c9e4fababcfc3f7f5599f49df6128d1afeda53bb209871b4985784a263e2c0fa8bcb4c4940125f43ca69bbadeaf238ee47b5523c717f1a965e2be633d58b860"
        },
        {
          "alg" : "SHA-384",
          "content" : "d4ed5ef4172c86f88b296fdca0b6d89c3062671a3fa7e4d47add47f6dc101974d7b077eb1c532bb74eef86a7c52a2688"
        },
        {
          "alg" : "SHA3-384",
          "content" : "05ff65a3301360c077f46001a14119fe731b08aadceb1b7b7cfce7e249c70b40b373760626124c6f93173e0b14f6544d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bcb62137dcdf2b713e1b3b4d55940242bf597d76329c35ad8b34b6063e4b7a71"
        },
        {
          "alg" : "SHA3-512",
          "content" : "77cd9f93e9e13f841416536872a0f5d0c3b4147d132bff81517f7742693039812912ab728a16fe1191da56aafba203a35a8cc34ce1bf9a4666feec686388087b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-xacml-saml-impl@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-xacml-saml-impl/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-xacml-saml-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensaml/opensaml-xacml-saml-api@5.1.6?type=jar",
      "publisher" : "Shibboleth Consortium",
      "group" : "org.opensaml",
      "name" : "opensaml-xacml-saml-api",
      "version" : "5.1.6",
      "description" : "SAML XACML Profile API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e5f3763ba9aeb7d26b7de494ca4fdbe"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b07ecb5a70e525e5a9295371722bb4e16c7d62c"
        },
        {
          "alg" : "SHA-256",
          "content" : "3401c8d65dcc32a63209ff4ef2d4c4b8a80e4636940dda7cc41149f4193d38f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb6e3af91857d88cc68e1feefe299f975fdc8212b4fb043b2d7449efad561e8eec310f135b06d69bc5c95c8599f70ca8c939a3569102668e0e07a101e67bab1b"
        },
        {
          "alg" : "SHA-384",
          "content" : "50253dee4c7688c088c0d93f409dace5af5add2904e1dbc454a452b89f39ffec6d85ede2e2e4781029185efbfe509b9b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4787a9bb0efa0418477296f1c0b5486860d3f10129cb1e951b87231d966a62e4264570a86641fb7059e9170977014bfb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b9def6dc28ad82f211256fd590a1cc51e5e8f9654e033430cbfbaa220a1406d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "510b310b2614f1849368227d7c77121355e0fe2a6333eaa5ec10867a2e9b6228c73614d197fba31aa193ce0d4fbba9c242e50af2ea441f18036c0e7041677fb9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensaml/opensaml-xacml-saml-api@5.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shibboleth.net/opensaml-parent/opensaml-xacml-saml-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://build.shibboleth.net/nexus/content/repositories/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.shibboleth.net/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://marc.info/?l=shibboleth-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://git.shibboleth.net/view/?p=java-parent-project.git/opensaml-parent/opensaml-xacml-saml-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jasypt/jasypt@1.9.3?type=jar",
      "publisher" : "The JASYPT team",
      "group" : "org.jasypt",
      "name" : "jasypt",
      "version" : "1.9.3",
      "description" : "Java library which enables encryption in java apps with minimum effort.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39327c7e38782102ecdb3c9dc4e8dcd3"
        },
        {
          "alg" : "SHA-1",
          "content" : "0d99ef9540f51c617f2a293b460f025d2ee563dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "f481fbb8dd8ce754bfde7552af4fcbe8c5e303d53663bb3d8ce9d4338e0e55aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "99369da44e4c26f64e600f99b135eb05167ae1ebb5bb9f22233f14023f5416318bb4ca5893dbb0e7d444395ea6fa53713559a6990120b4fc962a1e9284ba5821"
        },
        {
          "alg" : "SHA-384",
          "content" : "12baa02ea8f8bdfdf04070d216dff4339b7b1c128f895007e900a18ee38a899e1a82fded92595a9a6f9127ae8c42877c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "72ba6c5ea5781cf7f627fc1e847c68e0064947cd75587e028a443b2d8056c6434cb5be8a0e3c6170f71fae6d67719e8d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1cf8809814fad98e8204220110becfeb901050ea9aefd9cb4607adf76631b547"
        },
        {
          "alg" : "SHA3-512",
          "content" : "08f3aee5e0c3b57cb0be5f8f2de7b2429793c717dd25fb74e20eaafcaf1cfac3721cf184d179a4c507d90fd864b300f3e83d15ebbeb937637d8eb1d1bf779d48"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jasypt/jasypt@1.9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jasypt.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:jasypt/jasypt.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ehcache/ehcache@3.11.1?classifier=jakarta&type=jar",
      "publisher" : "IBM Corp.",
      "group" : "org.ehcache",
      "name" : "ehcache",
      "version" : "3.11.1",
      "description" : "End-user ehcache3 jar artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "827a3140a906560e77cc4a3e16bcdffb"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2ae87f1cf97df0caea62ce9c5b8322a96a6aff6"
        },
        {
          "alg" : "SHA-256",
          "content" : "2fcafd8c450135d507470a02a3077f28d51e6ef347f2a85ac9b4e23f4bc6e6b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "734c7f94aa80c586c00499dbcafbe80f9fa93564ae01442bc201266a25a6081e874a51b49ec36f4f701cf50c4acae2df00150644b1768e7c9f81cb8dd21c9538"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4a7477422c727051d7e8e4ea39db1cb337c43b1e4165bfe8a40a2d3ba1a661733fcef6ab2c15d9111b709fb1a67ed62"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb964695347ef4c4475b247eb599ec4db43321c30400d97c2e3d9a6d28bb3fc74d02357ed2055728127fc4922e22d9d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1826a9f1b37916b5ac2fe668e709adac481ef40f6c8bd1446818b93bb20ebab8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "edc2e345d8d36cedc3369a50bc46c6fddf958ba5c4d6290544f4b8e02dabe705b1e24b3d95d6f94c10a437b4104fa4273be0975817b75875e5b22cef479fd8a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.ehcache/ehcache@3.11.1?classifier=jakarta&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://ehcache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ehcache/ehcache3/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ehcache/ehcache3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.cache/cache-api@1.1.0?type=jar",
      "group" : "javax.cache",
      "name" : "cache-api",
      "version" : "1.1.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ac907ad12e9a7ac5d41abf703855002f"
        },
        {
          "alg" : "SHA-1",
          "content" : "77bdcff7814076dfa61611b0db88487c515150b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c980ad1ae4a6dda3bdb62986c3ef5b41ccf766e12353587ee4e4307e27e155a"
        },
        {
          "alg" : "SHA-512",
          "content" : "35824a03ce90b198aafb18e7943594ed833b257bf02e5ef9690d782224e6838232298430627455bb5eb7a91bcd42144b34273cf8473719d7d7f64638164c89f9"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f6c6204e9653fa989340ae361cb0372dc852057383cf72d881ddf1838ab59f46297fd4a217e4b171144d48918d4998c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5258073222820223be540f5393426023e0d0cde7a432ba4338fb134a28e867b52cee569ff3c4e5032f660b85fb4caca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0190bf39824bdcab1879086ebeae5f7fff7fd1a349f832663787274f2c5934bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d24dc13d9d2aa0e01f37732bc96395962882bfa197c1cdc81fdaf8c8530bdaa7654944b2ecbf966719ffe793861e3baf44f129aa73489ede55a36ff67e155cbc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.cache/cache-api@1.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jsr107/jsr107spec"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://oss.sonatype.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest-core",
      "version" : "1.3",
      "description" : "This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6393363b47ddcbba82321110c3e07519"
        },
        {
          "alg" : "SHA-1",
          "content" : "42a25dc3219429f0e5d060061f71acb49bf010a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e237ae735aac4fa5a7253ec693191f42ef7ddce384c11d29fbf605981c0be077d086757409acad53cb5b9e53d86a07cc428d459ff0f5b00d32a8cbbca390be49"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b5297d2a12cc32b824153afc83f1ba9f1869ca288330f0a2f759659d09e4c420eb6ba4a1efbfa0657b625edd41293d5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b14d34985c0a78cf0ba19b5a18bffd403e08adcb2afde228ddef6e16121c7046dbebf58c04d3419311c4496c48aa93be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f679af77deedf69b3c3066f7916583848c6fd32a950f9c0b0e2ef1da121717ba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bca821931e438a1977b7b4356b5f8cebf485634f82159d505c48267c34e6a0f4fde9c2917331365f66dc0e52e2ca3a2db5256863584110c27ecebefc28741f63"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-undertow@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-undertow",
      "version" : "4.19.0",
      "description" : "Camel Components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-undertow@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-undertow"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-undertow"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.undertow/undertow-core@2.4.0.RC4?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.undertow",
      "name" : "undertow-core",
      "version" : "2.4.0.RC4",
      "description" : "Undertow",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "60d60e41467fe6aa94c181b459be6c3e"
        },
        {
          "alg" : "SHA-1",
          "content" : "178f711ae9bbed53b81794a934164596a664d9af"
        },
        {
          "alg" : "SHA-256",
          "content" : "c45b552791f14540e473c9ee32c0981339d3108a092fcd8998fc64c32c664274"
        },
        {
          "alg" : "SHA-512",
          "content" : "9fedc9b237753b91ad48d5cb1ee72d2864b77037db89c4eefc35cea4a165262c2e1e3b3835c65ac46ed15d6ebd8558c43869a6cc4f2f7f613a46e3d1c53b4364"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8e5510972aac27bdfca40011fdc5d636b8a8e84523af9a218bbd6f824ff285943ac0923f83982f8c6424a05af1ca735"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9b56ca672b02035f2c35707986649b8763f3c7b61138f7090df21bf334a96cfd52a52e0b3c19fe52f37bb7f249323524"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bc352ae95debb653469da1cec743e389e21983a2f9d53654386c860682f5b63c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6dd5e6a84ead112fedaa02a226677ede077e82d7f5f03586423e019745f88bb2ec1dedcb2ac3abdb8a02a48769f49cc1eb024ce0dd4939b7c56f8801f2b2f405"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.undertow/undertow-core@2.4.0.RC4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://undertow.io/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/undertow-io/undertow"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.14.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-cpu",
      "version" : "2.14.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "05ae6cbeaf4411b7292a5836e5b9f9bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9d8c180721ca52f7bfd5ec1115d017fb1c5ce76"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ee21c46d9c0b8cbdd1e489683fbd9976c0dce93b8e5a5af0543997577eb9969"
        },
        {
          "alg" : "SHA-512",
          "content" : "114efaf8cee626a252470ed302a8dc99380c0690d11392fff3b39b912f7d37f18118e6703c05d1a8b33185f4467ad3d526437e78bb23ae77a45995ebdd6dd8b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e5f16d892144c29ef262af58486fb85107d283c80f83f23c7542d299d29706df6f25addb5869c5c9875209a665b0538"
        },
        {
          "alg" : "SHA3-384",
          "content" : "068e167bb1871ed5b5ab9014afb777d91f87bd9fc786ca86717a5d736c8d0d6bff5b0adf9ecef5cc0588143811cced54"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a8b9391077b4ddf8d0729adfdc128e49ec60f29260a686bcd1740372e0dde819"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dcc8e310a9a56db70a75071a40ff808cd20eb7627ef3c57bb31f7447c1d01a35414970e564ae17ce26988135e470f8f148b4373654d3a7d0b788be562c2e8d56"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-cpu/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-undertow-spring-security@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-undertow-spring-security",
      "version" : "4.19.0",
      "description" : "Spring Security Provider for camel-undertow",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-undertow-spring-security@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-undertow-spring-security"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-undertow-spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-client@7.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-oauth2-client",
      "version" : "7.0.4",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b57828f9fcb1440b6ab67e4d3c47f95"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e0b9336f1e869814bf851c8b431c91b462ad8ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e99ac404c828f5a13755867793cf514a5b131ab05ee7f063094c27904578ddc"
        },
        {
          "alg" : "SHA-512",
          "content" : "f1feaf98c653516109f59e537eb420c3a50766e71bd3e9d6f64def45376a094b33ec16e889dcdbfc15b34c2d6685392a2e036859879f2f137421b84ffa4f1346"
        },
        {
          "alg" : "SHA-384",
          "content" : "92f49228a4b3f5a57f7cb21d0f908b301c1cc07ce3f6b089ab7d876ae31bfecb7c4c151017fc85670b5f08c7ccd42607"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d67743a9863969130c3910a7abdd624cdba5ce60d4b511d568569dece0b1bab8c5785a80179b2ebd3de8cb71cd7cca5d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "124a0141301813a54e3ce13e8a79abf9abf515124f3892564f498127ac7976ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3a3fd68e9ba1d1e426596570fd0be224bcda98320e777101d941129a32118aa416340a183712fe4326773596c1ebe9a64571d44e5c5567b23efe09b3de9f3afc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-oauth2-client@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-security"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-security/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-oauth2-core",
      "version" : "7.0.4",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9142beadec00b50064846c6e42b0943e"
        },
        {
          "alg" : "SHA-1",
          "content" : "0231f21d1efb91926a83e092845d098ee5c9bf87"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e2362eee7d6c19b7af606f1eb1daa35e1842fa92a1267e563c20edac49fe8a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ebc8b77615774f0ad526c5bc8413b62effbc992ccee696a577ceefe86909fbfbc9954242b1f9018a88e7c6080e14cc2a3e0d2c61111d6be0fca9e8c5fdb1cd2"
        },
        {
          "alg" : "SHA-384",
          "content" : "cc677f667125de31eb41e03127b8b823eac2b8961ba8eca9b923106c79881404d78d5abf79d1b67e69f12880dcca625f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13a15ebb3c84a3995c086e7bdf475a217545ab0f7614efb701f44868d091f9744b6603eaa0660fd77c5988565b4a3df3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "71f1e8fd6ae3ebd97e8f11ae831f718c4163c79602221925f1c1bbf3f1b4aa1d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38d7b7d31d9bdddcd573aa4e0318ba306f4b447d821a37107eededc72e95634c50d831ff3eded664769e7d9e47c7358953a6fb4deb645857cb55fbe99d2e5b05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-security"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-security/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.security/spring-security-web@7.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-web",
      "version" : "7.0.4",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e66610da273b25c48b83dbd32aefe23"
        },
        {
          "alg" : "SHA-1",
          "content" : "507ae0d823fa413c7bc1f811bfdfe4e2ab4172b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "62c924749910546b882e0969909a73de3240018e12fdd2766fd97143c3f300ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "5136dfc510ab5771f7a3766421fa2101a3b6bfa212dce7a3d3053e338ee588701559e95936cf7cf9dce5fbf818e0bfa5d789b3ecdb24fb3d7cf476a19a1d629c"
        },
        {
          "alg" : "SHA-384",
          "content" : "3252e4195b2f88b039fa9185c98960e715a5e8308e2531b343a0e5de1abfd8692ea58f07b7c6667a192a747b2dd27b29"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8e96e4409256d228d049223a1e5ecd03397005fbb6ac7938d2631b11c799381e2b86339a44346e52350d9716aadbd140"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fbc8cc241ae2febd967de69809f420848bb9f110a247ad24bfa80df6b560bd2b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74f20716b23c35c5262591163f1f148f5d1d52c4222203bcf2972ce68280a7f2d4fb6684c9aaae7ef25ffbab30b19897eee4fbe96e2c886cdbee3c8b83d51fd0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-web@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-security"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-security/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.26.1?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "oauth2-oidc-sdk",
      "version" : "11.26.1",
      "description" : "OAuth 2.0 SDK with OpenID Connection extensions for developing client and server applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b9e743d2476378853b1f2c78128372e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "0fe01570e55df6e4d56ecc0a481d5ccf95ae1363"
        },
        {
          "alg" : "SHA-256",
          "content" : "648494b00da090a4df23aa6a05e4dc03f6e8603b29dd807a4491f33d586f7f78"
        },
        {
          "alg" : "SHA-512",
          "content" : "3106856d3dbe882cf8cc50a895e93b03bc4857e5dff745bf7f4e5e56f3836db32f0520601ace464a2be7ed41ef1d8e580f3cf1b48067168f894e8f7ffe7cf93e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6343cd4e8a6ceef729afc6b851f2034c2ba68473bf97ba1cf44e47e39807d36566e0667c4feb28844d6328c882310ca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c84a465cf9bf2bd5d95abdd25f196fb4b8d748e30251780954671e485375a2bf5e68c742a1df100645a7d9803658a62b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a0c623fa12c8e3856bd1ef1a65b5dc5363fb7a3e328cd4fe307ab7be5c66698e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e04fc691218e34f66c43a51a20430eb998110c285a188f6668e5854cae2ac7423128b07fa4a18df44b1261e367775ebc22eaeffaa8a8987c7b8e4d05f04a9a4a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.26.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar",
      "group" : "com.github.stephenc.jcip",
      "name" : "jcip-annotations",
      "version" : "1.0-1",
      "description" : "A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d62dbfa8789378457ada685e2f614846"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef31541dd28ae2cefdd17c7ebf352d93e9058c63"
        },
        {
          "alg" : "SHA-256",
          "content" : "4fccff8382aafc589962c4edb262f6aa595e34f1e11e61057d1c6a96e8fc7323"
        },
        {
          "alg" : "SHA-512",
          "content" : "02fcd16a30d0e68b3e9e4899731181c6abb7117baa15c096ca940e01dde08bb86101cbeae552c497f8a90d923b5fa2f2b6f3850baf8dc94dbd399887924a9069"
        },
        {
          "alg" : "SHA-384",
          "content" : "88b0ecfde391a3d8468349c70e1539569768dfac3233dfe0b4660904df04e6c6bf26ed9c0784b9b22c122c3448e2a6b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "487b53f48b55b98a61ae60abedc43543887944867aa6bcb78d5ed46e2d0d7c19510c5fcadc362d939313feafdcfc55e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3e79c8f58865d2d58a5311a8bb45772007f07e7f3ed2780784d1e4382dc934d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff32665e1b6d8176ccc7e8c836ca7343c2603dab053e42d79b4258d51a14ff63933c67d24034169ac91e11ebda21cc2c84a2a540072e656d2a8e6fcea7808421"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://stephenc.github.com/jcip-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/stephenc/jcip-annotations/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/stephenc/jcip-annotations/tree/master/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/content-type@2.3?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "content-type",
      "version" : "2.3",
      "description" : "Java library for Content (Media) Type representation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f0fc0d6be73e838863e2197c03a27c3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3aa0be212d7a42839a8f3f506f5b990bcce0222"
        },
        {
          "alg" : "SHA-256",
          "content" : "60349793e006fba96b532cb0c21e10e969fe0db8d87f91c3b9eaf82ba2998895"
        },
        {
          "alg" : "SHA-512",
          "content" : "58f7fe3b4303cecd6eac73c3345af71536479ce4bc38c88153bdcf6176a7cf5a0875420ea4a6024b4e734b78de08a8e544014b435cb63416c759b957ad3818e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "9dbe31f543aaf807093fe1dd18a0ed33346252e2f6fce598e1b193b9d73fcebf79608fce6a620ede8ea7adf45f1a7422"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67b8b5d051230739ee85678006758450cd6510c5fb9a6b3134d43f644c2d70bc6dc3cff6133b132b5b158a1f346880a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b8046b3dd12321400b4643ff0c47ea5c1e77d6252177bdd8be6f0e0b234c80bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "734a6a5a383aac8dcfaca09c8e37637f74334ce2d5c050b519277ad7c20f065fad44b5a6417cdc32d6cd43f80c0e1e0c37d9daa9279651facb6c38cb88376396"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/content-type@2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/connect2id/nimbus-content-type"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/connect2id/nimbus-content-type"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.minidev/json-smart@2.5.2?type=jar",
      "publisher" : "Chemouni Uriel",
      "group" : "net.minidev",
      "name" : "json-smart",
      "version" : "2.5.2",
      "description" : "JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3ad34c55c0d2627255f79f4411c6bdd"
        },
        {
          "alg" : "SHA-1",
          "content" : "95d166b18f95907be0f46cdb9e1c0695eed03387"
        },
        {
          "alg" : "SHA-256",
          "content" : "4fbdedb0105cedc7f766b95c297d2e88fb6a560da48f3bbaa0cc538ea8b7bf71"
        },
        {
          "alg" : "SHA-512",
          "content" : "087931c6f254c7e54ff75b6e94983d062b62b68356a988a5ed276819bcb4fafbad2f0bbc363e16c8daa09ed8189241f08eff6e8e5f5f3ddc770b541d96fc8e2d"
        },
        {
          "alg" : "SHA-384",
          "content" : "25562d80d717cde53ae3c8049f14fb74a85c86ef14ece2e8136b604edbd3a67df8a46628dc36e6a07dcf5949d9ce1451"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3aaa1b156a994fa858f7e46c1ebedebe9063e9afbd72c9ca886dd41f3c4ca8dcdd6dd457daa5ed167929d3741aed075c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e387c386e5f81247ea4add698626d06e8a2c2fe5768b7440a0fd6fb56ad99d75"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aa2a4c9daa3bff63615ed483e9faa978b0131758c541a9591e6da8186af73d32f73a38e954272f2f0aa1606b38555f6471ea232eebc146a4fb83151bbae60484"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.minidev/json-smart@2.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://urielch.github.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netplex/json-smart-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.minidev/accessors-smart@2.5.2?type=jar",
      "publisher" : "Chemouni Uriel",
      "group" : "net.minidev",
      "name" : "accessors-smart",
      "version" : "2.5.2",
      "description" : "Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24191e0bb215c72902e89f46dde839e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce16fd235cfee48e67eda33e684423bba09f7d07"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b8a7bc43861d6156c021166d941fb7dddbe4463e2fa5ee88077e4b01452a836"
        },
        {
          "alg" : "SHA-512",
          "content" : "3bbd29761622714ac61dbe02b8351188573f819bdabfb4025196a3f1561bfe52cc308af9208184f7339c66988e7f8ad323c5cd7b0fa8463321b6bb03e4a9181e"
        },
        {
          "alg" : "SHA-384",
          "content" : "9640df1f3b1bc02ca025e990776727ca3265de08db88e9d08072567e08cb4c1083e8a1644f053caeb4f21fdd2e48ec4b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "90e220e6dfb5c39a208c3395aa525de2a59ff4525de57a5a496d683be3fc0c58f8ce38411e875434aa3042394dc46e24"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa935f2190565214b4fce84be12d4f9b052e9bbf5b1116fa82bcc7f9d7f4c301"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da0fe2eb9ce26fd44decb2d735fb04597b31225e9c6b76b4678db29ec48292fccc9fcbcc72c5f3b7854aeef9d797da2016b61dd86802c07e1c6f6e4afea872ad"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.minidev/accessors-smart@2.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://urielch.github.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netplex/json-smart-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/lang-tag@1.7?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "lang-tag",
      "version" : "1.7",
      "description" : "Java implementation of \"Tags for Identifying Languages\" (RFC 5646)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31b8a4f76fdbf21f1d667f9d6618e0b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "97c73ecd70bc7e8eefb26c5eea84f251a63f1031"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8c1c594e2425bdbea2d860de55c69b69fc5d59454452449a0f0913c2a5b8a31"
        },
        {
          "alg" : "SHA-512",
          "content" : "494267766c974ce16a99cb221953edc91fde8db0c920230758ecea0ea9d3006e95d86ad46f7a9d61b810d85b0fa6da9a3ce2b507cdbe4be320c499eaea93666b"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdc2cde39a1b07a2542cbc07222afd6292ae19cb1f9ae008476f7ec1b8ebe1e3e84aca08e47e1ef81887a23ac5267d00"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b0e673087533f60173a11a55b0fde554c0830e7b3b6609e1ea6546de19fc9a97fbfe6eee73580d09b2de66989d0603c7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea208d4eb55212ce9835a9be60396861b0fc33f4161efee3736c3e7159acb9f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "450f819981d73711c30d838261ff55a7f1988c8b965c786708dc27fbd10a2018cfde82b8fee5d7d1022eacf085dfdabe22d9de92462eba80e2c15a116c3c73ed"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/lang-tag@1.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/connect2id/nimbus-language-tags"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/connect2id/nimbus-language-tags.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-jose@7.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-oauth2-jose",
      "version" : "7.0.4",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2198f7ebd7269ac4e02c1379f8e5af37"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c56ede15e01baae6951be5bdb14947efb67e8dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "6de9ee579a990d90ef162dffee2aca322a7b5db2b6455a5f4aae4b95d640a9d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "200ac541f5efd4b291aeaa58e0629e03c9f5609d8ca4bea387e7aea766241d0998110887607a3e2ffac9df9c9ee7c59dd0545c0d77ba622f6d0c45c349a77a85"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c8f016973d09c50df5c65968244ccf1b8c873a75f67c8b504d8f54dd64c99733132ca22f168b2f42629b23cf08bb860"
        },
        {
          "alg" : "SHA3-384",
          "content" : "377bc694eb969cdeeb3d79b1d6ec7638b51c8b83dcbcecbc973a06a62eafe828c1a43484dfcc31b17e3570c1badcadab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8dc45040f4b50490e226abc84e5765c4c57ccda730ed3e9765795ca8eea18847"
        },
        {
          "alg" : "SHA3-512",
          "content" : "595f2006e5ac7d9c0db133977eab3f7d36612f02a0156d8164fc1e6265724bf93c59b80d34703f058d72e66b36a70db3cad1f80fbded1c0a32fd92c8a91bd9fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-oauth2-jose@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-security"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-security/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@7.0.4?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-oauth2-resource-server",
      "version" : "7.0.4",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "424b500dd74e6beb514b4d8a40a361d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "fd5766dda228bb977d23a26e5bda279ea2d9352a"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7a451596ff211542772d33d0208586efdd8ed6c7cbba135ddb47a425e06c9e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "d1adea7809cec33c2cd382b2de5e8e903875106786e586714c460a70eef6e285f3e567bd9a914cc50bf5cfec3e6d521bdab102b8bfd8b27ef6bff3f419353739"
        },
        {
          "alg" : "SHA-384",
          "content" : "35f9d03763028e19c64131ce7fd815e025da1b51fe66adf07d84bdc1b2490aeb0f43aa15746e61a6936289270513f433"
        },
        {
          "alg" : "SHA3-384",
          "content" : "55bc2da24c364a957cf167158bb5badc230ae26e3105d3f92e4f4a45c420010c7c8c5edcc52a4cf2230fd67c0b703cf1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b7f81b2157b2073addc851bdddd6470ca80cf6925cca48911ced9fea12d0a07f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de3aa631c3197c77a5f3743ce68098457c2b1330345dd008599f5098a33e90f63c0ad0e2aeb2de9a8f66d854d4bb480f0c5339991ed2990cc73bf90394c67ed5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-security"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-security/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "nimbus-jose-jwt",
      "version" : "10.9",
      "description" : "Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5982206678d76d60ec3744d907de7f31"
        },
        {
          "alg" : "SHA-1",
          "content" : "59fa8df26e59665566d9795036e005d149d1fcf3"
        },
        {
          "alg" : "SHA-256",
          "content" : "64d613d91140bad0dab8f0c41960f919ec8705a9ced9418146598b4b3ae71349"
        },
        {
          "alg" : "SHA-512",
          "content" : "da670966aeb3c1413a425f6856756c40bcab38a8e65927d115543d9c8b1c9a5ff9897510d29727582728259236421a5e8c60d796f1b71c6453581277e9310aa7"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6afedef07c724327a21571fd1da8137857494be216763086d79dec4d16932cc5bc9066f9f673aa35d38bd5a79f7694d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "545e24068e9b805a82915a6009d1316ed5f291ac9fad79f7f425ef58d0777cf732cfd0e609271ea781cecce591a94276"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d954694ccd716ed8c4ea24933a76fb31e30861e37ca198dfb4d007996b9801f6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37ef2eb4ebbdfc6cb400e376c36de141fc5dc9a6d83c259866d336c2ed97c1ffd0dbf005b293ebf53ce70a9aca7ea4329de26df9be3ed30eefd79b9c74f8e854"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/connect2id/nimbus-jose-jwt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/connect2id/nimbus-jose-jwt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-cloud-config@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-cloud-config",
      "version" : "4.19.0",
      "description" : "Camel Spring Cloud Config support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-cloud-config@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-cloud-config"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-cloud-config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.cloud/spring-cloud-config-client@5.0.2?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.cloud",
      "name" : "spring-cloud-config-client",
      "version" : "5.0.2",
      "description" : "This project is a Spring configuration client.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c67c5ce3c6f5ec9b7fcc570d72d1d3e"
        },
        {
          "alg" : "SHA-1",
          "content" : "99a45de3740cca2b4166a16881d01adf1f49d5a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "6acabe0ca7a0762c4d77a29b02a34fcb813003eef6f9bb4b683114662db7b18f"
        },
        {
          "alg" : "SHA-512",
          "content" : "450e3ba1df6486869c2020be9d64110688bcfa81f98898fe2a4ca27b7378998c24cba80cfcddb95e3810f27e6ea554b9d00800ac675f1e6705e2e726056cddd6"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a9804c2cb4ef62d220402da47bc8612a9cfe6cea11b425922201090aaeebe6ad56c88dd73d93c4f212830ab1c6a2f1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c249b7572d4674c828c64558524b124666d71d4e021cb98459def383dd55451a9c67c7fdcd8631bf8278706af0318891"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8b6d1b46d166d87b115deeb49ddf14a23b9e89c905aaaccdab1e55763f12db7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3294efd0eeb74973dc8811162ce7a4eda25d7c791538d304cace5c13f8159533cf5681c63913a6cc46060e68ea604ae67bf2e9afee8484e4c8a9c9a8cd7aab60"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.cloud/spring-cloud-config-client@5.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/spring-cloud"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-cloud/spring-cloud-config/spring-cloud-config-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@4.0.2?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-autoconfigure",
      "version" : "4.0.2",
      "description" : "Spring Boot AutoConfigure",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7591e5533f49eefbac1a206f90c1ce71"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce065b8656d0d5cdf845f1d03244f7199af806e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "e248ad2aa9a836a6d4224cc5f72e6e2ea8cf77da37cda2375ae860bf20802263"
        },
        {
          "alg" : "SHA-512",
          "content" : "20cb1b6fd45f9e39eca1a427b70bea86a97709a99aded8194ab243a1cf9cb52d57ff4e4e13d6fbfdde79cb7c36bc235ab4dcf5dde9e0f7855c8622dd29a47aa5"
        },
        {
          "alg" : "SHA-384",
          "content" : "a36ddef8a55b0be61f038054219cff8915d0eef97b33af2423b521ef1e541dd378812b0096bda8abb975a4bb7f52a448"
        },
        {
          "alg" : "SHA3-384",
          "content" : "90eb31aaafd00840ef0a98d2c64efea8980496392ef29c0052a76d39d88a2f9a7d91bfb34f9b80f8a0dd898bd2117652"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1127396e4db6639a73fcfb6ae8bc5545f76e110201c7ca426c6723cec9fe4564"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1bda49befc3fd22825fb505796d1612fc1b5bca3315c27fde233f4e200d6a8d383fa912e84680d0511c4f576c98dd6ec06e871439adb2c4c7185f6516331cecb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-boot"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-boot/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-boot"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.boot/spring-boot@4.0.2?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot",
      "version" : "4.0.2",
      "description" : "Spring Boot",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32f8cace6141ef7e33605c27dae4b15c"
        },
        {
          "alg" : "SHA-1",
          "content" : "577e8d07510cf827be02b0dcd080356978b11616"
        },
        {
          "alg" : "SHA-256",
          "content" : "661d324aaae3dc6523750928cf2b63433fa713ef9edd75a33524ff9f7a05c2b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "d7fc1ff0188c0e2489ed80bc340971664439f8a22d303d9877de53f386480916e5588ad5ca7090c98b5f99236c4f2242b8a9c7cc91e8e11b279197cfe12e6c71"
        },
        {
          "alg" : "SHA-384",
          "content" : "0c562aa71401471fe58c6f78e55f59d582732f1f0d71898705cb7280232cfb90a3a95ec112a6f037b999d08a00ae51d6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7c9757c36c9f1f3b089b6eea09de6a3aa37672548557b857e397b19ff8aecc51edfe8559173e9508faf2e43ede11f248"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4087a0dee55e28b84b6f895e47e48e97144bb4bda9aa4d57251bc32ffb6c18b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "703d3fbbbdd2872c28117e8c021e9fefbeb43c91300fba7b594ba447c42a728c3f28f389e8dd6d90fe9aa1f0d86d83b3342d33fa1af386e1414f32771761cec7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-boot"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-boot/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-boot"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.cloud/spring-cloud-starter@5.0.1?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.cloud",
      "name" : "spring-cloud-starter",
      "version" : "5.0.1",
      "description" : "Spring Cloud Starter",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93612fe67dd1269c79a8403c06390550"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1b5daa172b32ad21028f2d0c0f3e2a89f720fb2"
        },
        {
          "alg" : "SHA-256",
          "content" : "2ad6e6dbd15a65a82850d53e79aa0c9bdfd3667be3bd60174a4f422f96d0d148"
        },
        {
          "alg" : "SHA-512",
          "content" : "6290cb9358091ea4ce40a369398b34fe500d2e60d58132afe08e3f048f61f3f163d951970627992280a642fceace620200c2681ffc245d53e81f4a20d8b63241"
        },
        {
          "alg" : "SHA-384",
          "content" : "1affd87879d9597209e06df9bb210a33763915aaf263037fde4d642ae845521c10a6014ff9bdae88c661c7a2cb0f54fc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e4ad16bfca5b0463cc0b6d3cb2215fb763706b941f8fdda7ece1d2059baad4fdd8b66ed74516699d6692cb7eca66135"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c8611cb474b9e575d8e802d290bbd6a4bed9901136a4cf523f91d26a97fcf3ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c71dd475e6251990703f795a4403115fccd4b241386c2684aff19a01454c83f8a5422718e205f1f26222024918fe473687178b22b4ca571623199d55331b3eab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.cloud/spring-cloud-starter@5.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.spring.io/spring-cloud"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/spring-cloud"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-cloud/spring-cloud-commons/spring-cloud-starter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.boot/spring-boot-starter@4.0.2?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-starter",
      "version" : "4.0.2",
      "description" : "Core starter, including auto-configuration support, logging and YAML",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d67f4f557307f712fffa514078db2f52"
        },
        {
          "alg" : "SHA-1",
          "content" : "d31987d4c1f6af48db2a53605829780365354e85"
        },
        {
          "alg" : "SHA-256",
          "content" : "f832dee2a56a2a7fce8590b1cf10c9bf311a697359565a99bc831dc754bfead7"
        },
        {
          "alg" : "SHA-512",
          "content" : "29c8a796db5906d415658b09eab1c1e9ed43a4212a86384cb7778d72a2e9c1749bbb750ffa6e2151878b2f05a8a30c6e77b2c5e7cc588cb097d54743bbea0eba"
        },
        {
          "alg" : "SHA-384",
          "content" : "df9e520b4fb05089b66ce289add47cd5bf20a3e12589b607b2e182adf048f402feb06e8d48f73f9b224a6b08d3b38a79"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec832c849b1d017b0b9f6f6f3644e4a103bdbf0c90462a18484e507d19b809366ad5aa86c15ea6cc64c90b541eec3005"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff07c559f379efed44063c26a38a0657fab3e99e8327d2f2347cd7f77a5c2b8a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cb413e1d64eb29b20e76094b0e138b6107b716eda08c6d5678873be897e268f2898f6e1ea8c07747396d52d51b440bdf9a68886a2334dfddbec45c03e0d2e78d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-starter@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-boot"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-boot/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-boot"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.boot/spring-boot-starter-logging@4.0.2?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-starter-logging",
      "version" : "4.0.2",
      "description" : "Starter for logging default logging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9a6ce0621ddc18c79820867f7077985d"
        },
        {
          "alg" : "SHA-1",
          "content" : "096f2e505eb788327b3b170bf965427eecb0717f"
        },
        {
          "alg" : "SHA-256",
          "content" : "75b06a4649a3349975abf886b14dd9a17a53914d7b8c237826d38a3484c8a99d"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7aba2b942428efc30fda76f9993ea9a775e7ff252cf691f7b4c7e5a0182c8ba0273485f37a6c9c8f5162fecd1e2dffa85780d4e57f8172cb8f458c240e3248b"
        },
        {
          "alg" : "SHA-384",
          "content" : "84e36c8e49f35535783479245a94d7961ea5c74875d48914c7966e9d661ff628708af2e1909ee45ba1bccd993917d32c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9b5dc1c74ed479324c75167e32b1877e57597e23aa308619e97a45063c264492957c03c15f59f99814a3a73db70e2245"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ca2a30090c53c6b67efe39706a3f778ae4916054b9be8e01c4244637e0e49862"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e654b2d586072f30309ddf6fb1b7f02b33c7066b73f23b2a885da13cd9415fda4dc69fb8fb477d16c7ab22aeb1e7f9f7121f62768dd2440081eb4ee3bb570eef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-starter-logging@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-boot"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-boot/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-boot"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ch.qos.logback/logback-classic@1.5.25?type=jar",
      "publisher" : "QOS.ch",
      "group" : "ch.qos.logback",
      "name" : "logback-classic",
      "version" : "1.5.25",
      "description" : "logback-classic module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ecd0a349fd799f57f28e52c3f713d479"
        },
        {
          "alg" : "SHA-1",
          "content" : "20c4bbe98fb58f50ee1ca6befd7e7731f13a19d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "93163d85a0972e3d4813385af2d037bc94eed0542c4d74abc131830c84af070e"
        },
        {
          "alg" : "SHA-512",
          "content" : "54d871eb375c98be429bdc05a960e54b382404012993a7d7da78f6ac713fa72c087e4ba625fcc3fcf8503c64b0ae277f448117f8c4589e7c0e4525f7e34e4b69"
        },
        {
          "alg" : "SHA-384",
          "content" : "4aee9fcdbe168543119523bb3ef88bc05680acf9eacfc7506c2bc2fa14e893b41efb187b8afc255dea530827fda720ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e03c4bc02790f4d3c46baf8cc91738e6d3b1244aa9c3a529360c89ba064246d8ef4f3e88a8dbace7b6a065939bfb7c88"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aa3579b643449ceaf889b788f9fc0d9ba383c8ced654decf7a08f01aedf4cadd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e0c0cf616d700d0c0c60b894eb7245312f6389e61de74a02e8f09a38a38b6a5b1a7f72e24e1a2bd5ec946cd472407c1ac426bd7fff247ad30aea744bf382733"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        },
        {
          "license" : {
            "name" : "GNU Lesser General Public License",
            "url" : "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.logback/logback-classic@1.5.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://logback.qos.ch/logback-classic"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/logback/logback-classic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ch.qos.logback/logback-core@1.5.25?type=jar",
      "publisher" : "QOS.ch",
      "group" : "ch.qos.logback",
      "name" : "logback-core",
      "version" : "1.5.25",
      "description" : "logback-core module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a1c2feb8e1ecb20417a4d0e74c9ad51"
        },
        {
          "alg" : "SHA-1",
          "content" : "137f4ae0af7acaa0f9600a2ca18ddc9f3a0b899b"
        },
        {
          "alg" : "SHA-256",
          "content" : "aeb86d749936a960a1ec897aa821fe611ab6b105f1170ad334ae5eadc4bd689c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9556c9ae438e8eb396f6be6ae5eb66c7403b291e7901bac37cb85eca8ed959e4b3ed98917351bbea32181e8a47c8ee66aa8c8114644d082f45e53cf2b92ed1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "08c1981f61be52a85a1dbb25d9581537564546187339fec33a8f6fec1ead6a5bf56a721aeff98c67bc6fc038a3434f6f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7f8bb7c37385d10125455a2c442ea902a62185d31cb7ea4adeb8d0f8f643df6dd66ecafc110db86e003a45fa2a942629"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02a5e8558337d704a3fe8a5e5c9ed27cd7c9a887cf58959bd153c60033b06332"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d05a893be8379221fe6b721511d86568ee12211ceabe19371dad114baf44a97ff2a773a55c68388618b353b1416821968dcabbe15b19ea25f772d8812bd388f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        },
        {
          "license" : {
            "name" : "GNU Lesser General Public License",
            "url" : "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.logback/logback-core@1.5.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://logback.qos.ch/logback-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/logback/logback-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.25.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.logging.log4j",
      "name" : "log4j-to-slf4j",
      "version" : "2.25.3",
      "description" : "Forwards the Log4j API calls to SLF4J. (Refer to the `log4j-slf4j[2]-impl` artifacts for forwarding SLF4J to the Log4j API.)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f515a81b64474e5faf389ab8611e123a"
        },
        {
          "alg" : "SHA-1",
          "content" : "30adfb40cca243ec88cf7ec1fddb411ab55faa4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "90a09280390c54a28ac1514ded7c5293f3fe62f4448bf371b4e2415272e67a3d"
        },
        {
          "alg" : "SHA-512",
          "content" : "894109d47f7990036a4f04e9383fb8971348f6d427f0435b39a4f197f091b621638a6d4e91688733d2ee8c8f5205beff32e43ec7b0138460b72ac8027eae7552"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f3630c971650fe16d18857da0cdf346acd5bbad564032cbfbbb3d7d189f91f0b7498622c2e731b70995e56dbd979878"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c975b1bd29edaa6f0c48c1c5fd5e8d3673ca8011f178911ec804f099cefc62a08685865102f1374b94b3520fcdbb60c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "595bc1fd47fab3c11bc09502d72bc125f80bdaab329cf10bd835fb755b893c03"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3ed15708247d62325121a16f60d522de0afe9f0e11b2b0002f41fe10d95d6e1aa9c6231dccbca57914c503f2210d391cef99e9ecf32ef14e9a173a36432cd63c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.25.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://logging.apache.org/log4j/2.x/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/logging-log4j2/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/logging-log4j2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?log4j-user@logging.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/logging-log4j2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/jul-to-slf4j@2.0.17?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jul-to-slf4j",
      "version" : "2.0.17",
      "description" : "JUL to SLF4J bridge",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a42936c56611e4794c42908fb3d3a647"
        },
        {
          "alg" : "SHA-1",
          "content" : "524cb6ccc2b68a57604750e1ab8b13b5a786a6aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "a7afcd23b9cfd1475e55c94f943b808c5922035e7e2c2a5c65a487a4106bc538"
        },
        {
          "alg" : "SHA-512",
          "content" : "623426fb3a0a34c88b1fce686cbfaa8d17bf013f3583886dc94273bf2f767492044b48db6557988d764f0450129c9d496dd3c10ad548099879d80e3945f2f636"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe66fb82c6f9dca6f8fb1d61e1fc6f4d8bc9b616cf89aa5b54fab933e1a55506a2400e8e9b1c92cb2787ac69731103f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f537049a039795f0f4c0653d2ab959fe0bfeae53f629148773db1a819b2308e16ef6e3f9d49a5741e9adf0ce5c34eda"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f25e1333214a362f95ef31c8465f6d89b4bb7399638f4c4ad53a6d9f0ecbd649"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a831c814c1064b39ead500e542de1decfe302688936b93c9aa781938bb0ae884907137ea34f18f99436f24fb9ddbbcecaf32df543c691d6311671f7e8b81dbc7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/jul-to-slf4j@2.0.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-parent/jul-to-slf4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.cloud/spring-cloud-context@5.0.1?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.cloud",
      "name" : "spring-cloud-context",
      "version" : "5.0.1",
      "description" : "Spring Cloud Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2899db0cd76d014c1c84898939a22b44"
        },
        {
          "alg" : "SHA-1",
          "content" : "929c98c79f412e10d2cd9375630e0013a812243f"
        },
        {
          "alg" : "SHA-256",
          "content" : "944c331bcd4002217b60dc66cefc585108bc61ba3c5efb0abe1a3feb7478cf7a"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba3f9c1a001fe673ac0a180da54fa764668f332ea1ef10f03d8859510139f9f2f9d73c750f7ebed54b4b22782fa45d78909be20c00b23ad9eb3ba44a1d1b1706"
        },
        {
          "alg" : "SHA-384",
          "content" : "0b1316a51c272ab16042ea68ac25c55865d163041d6c88475b5821fdd4f81d7aecf70ab992e61fbaff0a18041d156fa0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2ffcf2348e8af88da2fe42a1d22007fd5f3ae94597d1fcecb46fb9088d3e7120caf7a55b9e3c485131ee37db9e507cb0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db3248f0c83b2f70e1f1fc1778a6aa70d078bf23b1c35b01df699f94d0c351f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6133eb90a309930d28311020353ccbb20327e26893903f1b6ddd640af9405f780648e6a41d53e8bfda70f33a5aad3d7838050f356d71c5cab57fcbf794ec5e5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.cloud/spring-cloud-context@5.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.spring.io/spring-cloud/spring-cloud-context/"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/spring-cloud"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-cloud/spring-cloud-commons/spring-cloud-context"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.boot/spring-boot-restclient@4.0.2?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-restclient",
      "version" : "4.0.2",
      "description" : "Spring Boot RestClient and RestTemplate",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d281f3144737a36f7c4b6bee152fac68"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab116dad9d0566ce9c3be48c127ca05403bb48fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f659f8486291498e2ce85bd0b12d1776378f6054440bdd3b7be0192f831fa31"
        },
        {
          "alg" : "SHA-512",
          "content" : "517fd2e301ac7412bab6e2dfa6fc68a1b9129a588b0cb08e4182793050bd19f69b5d28f5694a12c6954aebdcdbe2048d1ba9c86897456c45d244db6314a07f46"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4445b23d33b6cd735ff9dc29121a14f86c7eff6daea4cf54eb8b7bc54b7c0a476e486c2eee2841a61129a224b560574"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e95bce04d9a50d3c5fe2668957d88d86ddf37e11773d10abe8130da61b45dfe1be753f8dc5dca0c5a2e6b9d240841d79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dcf87b3ec562fe17698aab66fb65829a34f8f78f2dde332e190f728934266363"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aa5e1e3fb18a9d8347bad01dcc60be4e6ddc5e7339bbb81f0c4b11921a7bcdcb0d2eafcebc9e16421b561c72d0ef9685168daf14ddf33528de5249cb0067c736"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-restclient@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-boot"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-boot/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-boot"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.boot/spring-boot-http-client@4.0.2?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-http-client",
      "version" : "4.0.2",
      "description" : "Spring Boot HTTP Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e6a01650c4e381c92e9a78b56d8800e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9dd202b16ec50d8e331a20bffea733c67f8a50e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a41abd5f11bea4e70b8f3871f153dfeb51b7915dd56b9f13394380a35b519ce5"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2f6410c10bce6d6cf6594c9d399a86acf8d85eaf0efdf60fe96d6df0e5cffcffc56e05975438cebd603126962379f6a9a857896139581fcf222a98f54e1e9c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f878b4bbba2a203fb4777b976179151662d989b11d9bd7adb74f427c7379407f3cb0f32d93df3fdbdbf1568fafc43c5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a27fc59a1600b4c075aabe1b681057ff1822d3eca681c534b712ea08dc1b8ca4d67cc8022ee1a98b1ce649c4f7f8b95b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "01f37b6678868823c9112df0a2fa6e29da55af1e5ed4bfa215a3fae2aa25b5e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5a7d70a8de3aaa8d053a52b0907cab1d39aef7d9b58997ed83cd35f40f65c5624bcc7660758af5650e92ed0437049c07f46fc453284d6b327cb3e95860f25de0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-http-client@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-boot"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-boot/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-boot"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.boot/spring-boot-http-converter@4.0.2?type=jar",
      "publisher" : "VMware, Inc.",
      "group" : "org.springframework.boot",
      "name" : "spring-boot-http-converter",
      "version" : "4.0.2",
      "description" : "Spring Boot HTTP Converter",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "33c4600ed053330966d6d32bf9b492ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "672071db26ae74b433505a3d52e45cf6effcff70"
        },
        {
          "alg" : "SHA-256",
          "content" : "1606f5538e334321178a2a46a4610366920f52ee5a3199660970ea8bc4a664e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5b6b6ebe6531948c01d0ad0368629d1457b6b9c0a085c2b37e8f27edf21b780d3572503dd56f37b2add6d1f0b85d8163d7ba3c12d6c67af6565ea240bb509a7"
        },
        {
          "alg" : "SHA-384",
          "content" : "43c512aa4aac12e809bcb5a97e7b9e699430a7e80c686319c80b4f2da1a4b80832c1630bce010e1085899633c9bc1f73"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de0619ca46a771ff2d247a37c316cc51e383fc6e481f8560178f35755147dececc27088561bf95528cacc38ef110ef6f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d84897dcfee21283861e53cddd2254cae6b4c15d1110a64fd82688f76b429303"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee5f895f09551b89f645362049c865ebd2e6469aee62bf0a649d135022cb4515e000b42016f31897bc4009ae8f42cca8d3ebd6d6b9b72d9e3e85ce52a3f17a50"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.boot/spring-boot-http-converter@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-boot"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-boot/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-boot"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.security/spring-security-crypto@7.0.2?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.security",
      "name" : "spring-security-crypto",
      "version" : "7.0.2",
      "description" : "Spring Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39f1efd59135d39ab606f4a8ee9bb9f7"
        },
        {
          "alg" : "SHA-1",
          "content" : "8cec3433f111e21d6349a9788a1efcf547b8db03"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad909c728a4a293981742e31e9f0e4c72d5800595632f402f831c5f7c737c43d"
        },
        {
          "alg" : "SHA-512",
          "content" : "9fb6e42affa3f6a3b4443e3d204a3d57737483c66b1de8c85f646bc60b0ee29665b3279728f9390200bc13a87000f5357604fc2dbde910553f422bdea72868e9"
        },
        {
          "alg" : "SHA-384",
          "content" : "269b816e34b808faf828dba7c2ffa63f0046186940773c9572b4bff6986ae1f98bc52acd9258e2e2ff0509c3bef12dd1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "16e79230863e6ca0f19b1dc98be1db8ab444919beaed9e4aac366dd1aa187721c1786955f7df37e1eb4d511565525227"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d30c7fe6a07409f7ea364faa68012ff7f8b3ad36ae25b6d1c5d92a81034e917"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d24cd2c860923d706e4d8babfb0f78688ea54fd86b8f6a1a2ffe40990cc9672d31d20597eec85a56a7f3306bd4731692a62543b2982620c2639d274d8158d00"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.security/spring-security-crypto@7.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spring.io/projects/spring-security"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-security/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.cloud/spring-cloud-commons@5.0.1?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.cloud",
      "name" : "spring-cloud-commons",
      "version" : "5.0.1",
      "description" : "Spring Cloud Commons",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7148a3c9f0da6919d2ab90b205b6d444"
        },
        {
          "alg" : "SHA-1",
          "content" : "89bab34043e3c165510ec9864619b2ff2759b3d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "0bf4151f2849d045e5522ba6e3d357ae337bbe4c31a8ab8d1fd65fac73f22944"
        },
        {
          "alg" : "SHA-512",
          "content" : "41f8777a2c214ca16cb86f2e29f30c09031a9837dee0b65886444b2efaf0324131c92a76f9118290e823ed78199386c7f153450f703ddde90b0342edfb64ce8c"
        },
        {
          "alg" : "SHA-384",
          "content" : "73893d0397c89bb73d4785d6f40aad49bb09d26c4df143860f894f90a594edb941cbce9b1c20fd850f87f9c5054b8d4f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0933b5f3bf62dc352d449f46c9f5b2723d86a1189425f3c85bdcedb5eaba2a14bea6ec47bb89d8be7441693a60ecab37"
        },
        {
          "alg" : "SHA3-256",
          "content" : "432eafc69941dda90e4db8e44884394eb8b921640f0791cbc55d51e80a36d769"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f683353095278bacc0de6f766aaf3bdcd7616b6aa4cb38e1d195303929068eeb01aac21132ac0e7b962f7510598dec4a5434aead4ac45eb9fc43771bbbfea3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.cloud/spring-cloud-commons@5.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.spring.io/spring-cloud/spring-cloud-commons/"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/spring-cloud"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-cloud/spring-cloud-commons/spring-cloud-commons"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.81",
      "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE provider and low-level API for the BC Java version 1.81 for Java 8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3913a176dc36b31e867be5360f3ee524"
        },
        {
          "alg" : "SHA-1",
          "content" : "d17c094daef57dbd80af71687a475aa6df7cbe54"
        },
        {
          "alg" : "SHA-256",
          "content" : "249f396412b0c0ce67f25c8197da757b241b8be3ec4199386c00704a2457459b"
        },
        {
          "alg" : "SHA-512",
          "content" : "e44c612fd4658ae5ee9f451b865e4f490ed73bb229e772c4c14769b1d14ba1879b130983e87557609ee815d7c56f8b339b37e00404088e5bc5f0c3715880f4eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec82fd783817fb3634813258ba4e4c82cffa9f0d23d849ec0c1749de2b04a2e1f432e43545eb5f06acc52a9bd5c43921"
        },
        {
          "alg" : "SHA3-384",
          "content" : "772d4b813c9733b70d7fd1fe2c5fedbfa5fec05f0bdf21afd49c26c40777b4b7048a6fa4e662da7e7f3b8d69c5b792bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "472a56ef6828dab569e4d7e14c8844ddb25c35ad4be363b4ada7b1f4c02aead8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c68600dbb4c6b9b32a3dd3fcf5bc056b8ce0aaba6e243fc96014dc702eb29e7236f6da1ac584bb42bd69c03b135c4d222901c4bf9bdd22d05a1b9f9a1d1ac5d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-web@7.0.3?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-web",
      "version" : "7.0.3",
      "description" : "Spring Web",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c075825340a9f74890412dc04b66e75c"
        },
        {
          "alg" : "SHA-1",
          "content" : "3bcdb4075e17a56b148f69fe0d83a4c0662d9258"
        },
        {
          "alg" : "SHA-256",
          "content" : "85bb88a14a26ac8fa72af463e6dfb364114f28c82f36fce427f2077580d6958c"
        },
        {
          "alg" : "SHA-512",
          "content" : "30d491cb10770450f6163b3ff87c46ec42b79459ba0cebd0658218603d7f59c4c7974511a46ec95deec20030724a0224f6b1fd45bc0c260d1fc252f771dd5e3f"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7f5abad7703f40c7eeb6d543490184bd0323bc1dbe0bc8184397daebf6e200a96f259050bea33b1b820ffe3afbe602c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f8bc5c3a722b356f36d4d2807818f2855b8c94c6197ed6ec3c56a7952e3e68367a0bef0c357bc19c716adc198225c959"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b3688d47dd86edbc13992b0fbd2800d2ca9084f1b5992f31fa35dd1cb8e68ae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6269b6b69644a53889ce38abfcf7afe6dc43a9d2c8df7126774a80d8bd56c8a04a51ea6e55c5752c000a825cff7bd9e9fe4f76ad4b7652d449307c15d299b925"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-web@7.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.0.4?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-databind",
      "version" : "3.0.4",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ad389e5acc898f242915530c8d30ab1a"
        },
        {
          "alg" : "SHA-1",
          "content" : "b5f818b0b9c79d344aede4b87064cc0e323f9ef2"
        },
        {
          "alg" : "SHA-256",
          "content" : "bd2159939b413651415bb9c4e08f14aac75748008af9bb95855918a3bd92474d"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f3a6e55dc0eede753fc0d6592b935090c4e54176e69b315b6a29126043ee25e7007c1e76675536c798c243852dc14e4f22b293f29ae34ce59023f47eeeb5b3e"
        },
        {
          "alg" : "SHA-384",
          "content" : "7969626ed26f940d04129dd097c141ef4a6f992087c4030ea25948a11d9551f58000e8c44216478543d9610640cf6274"
        },
        {
          "alg" : "SHA3-384",
          "content" : "31142c6ab575b96686416aa6ecae54c65db9df603bb067f92f498c192102b7e1d1a46fc2b3365e914a3649ab6c5740b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98d87ac5ca1211fe4c781d5bb24b09d3420a3869dde0851791a675a1071c8e02"
        },
        {
          "alg" : "SHA3-512",
          "content" : "57ce7517ff31a295c5a26f8d6cce04666ccbe5daeed0b4ab6b5e26d9a8d2446254362d8c57ffd7fb2421a1f46316d7a1672de093e28f32b323d08eb009b76f09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-databind@3.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "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/tools.jackson.core/jackson-core@3.0.4?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-core",
      "version" : "3.0.4",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "db56f120ad3d1bff047bf6390db7ed16"
        },
        {
          "alg" : "SHA-1",
          "content" : "c5be0f5814e161030c29fc48b92c27331729ab7f"
        },
        {
          "alg" : "SHA-256",
          "content" : "e07428df3c608f90a39f030d14755cea514b944e8148b2f95c9521e082c6959b"
        },
        {
          "alg" : "SHA-512",
          "content" : "cef46ff477337f2e41c6556e39d17bc11fc92da1704dbd7eccf10842a53d22014c018bfc0ba3119a26242fac178634faf68a6092adfc9b0b6159fbf5c70fe97c"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e75898f85467f5ad6f9fd0fdf0d35deab526c4fd54303a3c08d91378d265447bd00d29e2715cf3409e70157c05b6ae6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "701f6b38faaaed7f71bf69a523541bfc684ce46321be6ae86dee17c7b5ee668a18c21ff29174a6e84ceced31f80737c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a36670adea65d4cc404708e2935c74c132b2c277f50078041d6909e36a0b2613"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be83d6280fd891b57206eba7947c2381c0b99ad276941b8a849ffbce7fbed475581cb4ae932afc0cd67440500c1a91353501f982afd6f60d7638412dfdd2b1d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-core@3.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5",
      "version" : "5.3.6",
      "description" : "Apache HttpComponents HTTP/1.1 core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ddf45aa72b3c500fcd277cf75fcc1732"
        },
        {
          "alg" : "SHA-1",
          "content" : "2c7f0d11747f9485a02c9f622c0f0477d7ce8677"
        },
        {
          "alg" : "SHA-256",
          "content" : "8fb4528d3e970aca440523a1bd698a389fa710ecfea4c5c6096698b86d1669ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "a1f1f25498521bbe9df9fef8e43b86b9b709c40db2037bd9ff7a4a34b58cfdf8fd1e2595d3652eb5692c150ac638087c66535c1f4aa4a23d6f2273d4186372ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "975154449c95efaa8e3a0ff2d29a4aebbf46d55af571975b23fecc0901354aa7572cf91849f3937a390d3e0bbcadb4b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47f654cacce5ffbce2f46793295357862894aefcc404960f805854dbb503dabf665f7dbc8d8baad2a042d009c8b37cac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "75c8d503ab4878b182aa1a1a04a78e2fd2cbc3cf5008f8aff8560e5331eb21c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f6bfc94d08af1a555ed2fd8c4d86055e6a04c44334f980ec38fffe15dbffe3a593d793288b39719a46abd8226092577f990a47ae7cc7a77b20273bc35f23a49"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.3.x/5.3.6/httpcore5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.3.6/httpcore5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.3.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5-h2",
      "version" : "5.3.6",
      "description" : "Apache HttpComponents HTTP/2 Core Components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de89becf44bfb39b6ab0d35f7b193ced"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b4b321d0001aac957f5db293e3cbc4099fc15b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "479a8aa5e6f99030a2a446a68d1f62320698932746f811fc656a1ea06b94184d"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4f4d7538ea4ef47234432dfbe3b83122751f92f4819b36410dd212bf8e577b83fbc9bb086d8e73301a6d782bfa288115913b0b399143cfa784047cc8e195a0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "6708de25017e8c3784861b42c5611282c1b04aa8ed50e8443f8ab75ae1e3d603bffb303d52391fc2695b21fdc2fcb740"
        },
        {
          "alg" : "SHA3-384",
          "content" : "294c6a5bb8bc23dad2a1f4aeb07fe99b7324dda0d126877ffe7e4d6fe25a33e3108ca5f3f6893726364f79ef3afe0617"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3cfbc5af7afcdce5ef65300be9e36a0941b6233a7ab237b1fdfaf4d8bf6b3a10"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd34a4c330048aa0048f00d912e2f43fa27daa0c718a08ef8c2feb1bd66154d9a3fe24c7604642ea3045915a448d143d9d60b137d2f417912b7fabfde60ad83b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.3.x/5.3.6/httpcore5-h2/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.3.6/httpcore5-h2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-ai-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-parent",
      "version" : "4.19.0",
      "description" : "Camel Spring AI parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-ai-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-ai-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-ai-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-ai-tools@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-tools",
      "version" : "4.19.0",
      "description" : "Spring AI Tools and Function Calling Features",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-ai-tools@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-ai-parent/camel-spring-ai-tools"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-ai-parent/camel-spring-ai-tools"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar",
      "publisher" : "VMware Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-model",
      "version" : "1.1.4",
      "description" : "Core model interfaces and classes for Spring AI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d043c273e63273bd03135b384bb5449e"
        },
        {
          "alg" : "SHA-1",
          "content" : "1484cf895055c353801081e92826d17407b16e82"
        },
        {
          "alg" : "SHA-256",
          "content" : "3209039a6365634dfe46563445c959c6911710c3e888f5951cd8582879e0d666"
        },
        {
          "alg" : "SHA-512",
          "content" : "04fd717a69727a2e5980568bad653d1dbb32e72a5cbb22a47445bf7b14d1ee1569e19121165295329b4c426eb1ff60d69897e572383c0922ec4f74aebef27c4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "52fc5c5d9e1d9c7aa4f8a170bd277ac62e3de207600283371d994df435daf27f3449028b176e2c4cdc671d1acac0f626"
        },
        {
          "alg" : "SHA3-384",
          "content" : "912112e9ede69eee763b17eb53e4e29b44e883a37d659e40a3c759df25619247695067a4a5983f6a616673a1279abc54"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ef79e3fd79380c8435eb8c2561304e903c9472f6fe87fcd42c367324be02f36"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87bf86b9f443833a478181fdd818b678acbd4ea6625279b510497ea08fb1ae8c9d1a584bcca0cf74ff367f118be79b9857d172a2bfdbd2c3518c4d2074460f2f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ai/spring-ai-commons@1.1.4?type=jar",
      "publisher" : "VMware Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-commons",
      "version" : "1.1.4",
      "description" : "Common classes used across Spring AI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d514856c039f159420b57cb149cbf8da"
        },
        {
          "alg" : "SHA-1",
          "content" : "765f39b36da01155b75095f4ca2948d7287fd797"
        },
        {
          "alg" : "SHA-256",
          "content" : "5317b3dc03483a9e76dae19e873491c80ae7a1368379d681dddcaaeb70e1ebe6"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2bdf4253b631a70fb3269ab5c0434fe47e107bf409744d6c07ac38681fdd1d216c15fe9eb1f9506f07757e82c79b8234731d5f206b728e374963e62f26ac2a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe7c8cb825d16b14e75c5f29e354d64ea06cdbe5c8b88452fe01107d845c7b8c0f3e6126c05dc2914d7058a4254a3e0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "03ad0348ff248aba98b420bd025ef7f73eb12a3c453e9625dc4b405cad3ff515719a362a96a24e387478cb9a21ad0c4e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c56d9d124d8ca8620a507af822e855e2bc6bf19bbc60d20e6a90c5203b39a104"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7139e3ad264a7d3445ba4dfc468d0f14df917fcb9a4b395423185e8976af54bee5cd5e3844b08d69aba63a281e439bb595ee080c414f23c4b67ee33081188d1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-commons@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-context@6.2.16?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-context",
      "version" : "6.2.16",
      "description" : "Spring Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "85b337d73a4c92c129706c7e5b3b010b"
        },
        {
          "alg" : "SHA-1",
          "content" : "caeae6bd50832d6ab28f707aa740e957401a5c20"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e7feb5fd910cb4c77cf096c8dbb46701346e9a982b6aa60fb68b490966e4cb5"
        },
        {
          "alg" : "SHA-512",
          "content" : "fabcb90f35e969e5290aa6c0287860702e535a7d18df782dce84c8ae73cad3ed967f7d9dcd04a47113c98621f5d18d1e1aeb0c80e2d361b4069acb7bba76173c"
        },
        {
          "alg" : "SHA-384",
          "content" : "1cae6b2ae0358505540195337fe90b8db034ce17b1facaad7561b48724b24fd0c445ec9254657bc716159875d67b68ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c38eb0159252e4be6add452c86d889d3ba72c0232def199a5edd318f1a361b2724c7e2e098acd24e62166b2a4cded50c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b688f61fbd02d7775b2ffdb1f937b384bf3f1980fe72fcca4d71ce49c68fee3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a51516c037955b542e49ed721357ee92e033a4f70a73288211f4515efcb7e66e1c253b8dd53ae1211ffadeb7197fdf02b9cadf0201273c1e715158f39ed7aa06"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-context@6.2.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-aop@6.2.16?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-aop",
      "version" : "6.2.16",
      "description" : "Spring AOP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a95040e0d217134587e8996f2ceffb61"
        },
        {
          "alg" : "SHA-1",
          "content" : "59250efa248420a114fe23b4ccf2fea46b804186"
        },
        {
          "alg" : "SHA-256",
          "content" : "2971f19ff56ec28a2833dbee3f5b8e9bce8a1015b18b2bef5ff070170d4b90f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "747eab04f4fd876a207627d6c431f0ca7bf0eb15ff691ebcae0e1a8bdb42485899ca4ee087bf5835c2c25421132fbc3b25d95f92d3abdca340cd842fd35ddc60"
        },
        {
          "alg" : "SHA-384",
          "content" : "e690b48528b27d344749f7176a539a6b4a2017cb2e44c03ff1add27975b211799e6d24b1bae4fe001ac6a3c318d7b9f0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4a190e3447eff30b9caf29d480fc6e224feeffc7fbc1eef4753ea109db4567cdc9ffe98d58e691ed94fbe3eac626dc2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "465912e35340db54e8393d63b2f58a2502c513e384c5d3b5fc9c8a702bcb9b0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed061349f7ee1c91676dad866f4fd6b0a9d60ff504c0919e0e8d1749b53a6bd4a402d1aa83bfde64450a7c37266177b87d59ed20f52f5903b0d3983c8b96ad94"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-aop@6.2.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-expression@6.2.16?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-expression",
      "version" : "6.2.16",
      "description" : "Spring Expression Language (SpEL)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2b7e805fb5cdf9a72b8d71cf0939ffed"
        },
        {
          "alg" : "SHA-1",
          "content" : "e293ab797b1698084e56ae1f2362b315148683f6"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e7ac47558ab9bc1077ebca196d9ec16ef44a5a0ac4eeaeb9e4342179a860028"
        },
        {
          "alg" : "SHA-512",
          "content" : "44ce30ba7b585b74ccd7f72eb2308ee2193baec7fc6dd3f2c598939d416a04556774c4a626b5c964c5a4c11bf77eb29212c5a38a24a22057d172ac5c22b3d74b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ddef5a8e5de32eeb91b3342c0141bc992346c4c8bfc97faf4b89130a0f341f6ac6459bf02cb4eab63474dd486b7c7816"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61454df15b6b1b3ea9c2b3a53b51899604876ef8376633264d30e1e6ce4191520ab0a3fa52c1861d4c0a3dcc6f81e739"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d92eb64b7d264b56a79fb87ab4701af2e9b6b16ab7736b9b65b5ae0085b681c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ddf75f195d915df01a762ba6cd4ad2420914457ccca0a580547157ef3d7782cd55150912afd415f6be89b3997ecf39b44e01003076439578cfcff2597f3b5ffd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-expression@6.2.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.micrometer/context-propagation@1.1.4?type=jar",
      "group" : "io.micrometer",
      "name" : "context-propagation",
      "version" : "1.1.4",
      "description" : "A library that assists with context propagation across different types of context mechanisms such as ThreadLocal, Reactor Context etc.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "74efcd62a5f1347079170f184c87d710"
        },
        {
          "alg" : "SHA-1",
          "content" : "34626ca90025962251727692c9defe18d64f6924"
        },
        {
          "alg" : "SHA-256",
          "content" : "d9878c7286014663ff6b33321eb21197a9d1d75e5c8ddbe1e9e1823c17a4e8cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "d92b57a6327b9929faa56ce4017cd16c2ff61ac11bb007f6955b6d0052cca8fee01a82b63b483fc44d75b2cab43a06e4faef7bc912eb17085514b8da687345b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "d872288ff40d1727e7052f10474bee68f9e98453ed2b9c804465f4d8e94bb543561d42e64841b24cf9b56ef4890fd243"
        },
        {
          "alg" : "SHA3-384",
          "content" : "21174a477b2ebf13d5768d20113e7900d2ff0c17a1a082e7994c4abfddcaeaf7eb6c07d951e9b7889f22e3d934537d72"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74811be30aa9a753a0496dddd8bba5285efe750348aded05ad9f321c99c78ec3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7f8a55ee071742df9b06bc1b68292e9d86763eb833816c665392b655b9fcf14b6746328a05a58d9f4c551882224517db164f7b5e41e0ae3629000af98461602"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/context-propagation@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/context-propagation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-jsonSchema",
      "version" : "2.21.2",
      "description" : "Add-on module for Jackson (http://jackson.codehaus.org) to support JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6ca617fb569eff41a80d20fb0a73b68"
        },
        {
          "alg" : "SHA-1",
          "content" : "42dd6ed6963cd9df90c69f3547792a4be75723e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "b52e1ba293fd7a4747d598ac8450b6a956e48f14503009547c87077c88ef3781"
        },
        {
          "alg" : "SHA-512",
          "content" : "4ed07d9df922164cab3c7da8e58ec8805fff1d3e130f31d82dca53b21699f629f5a11dcf6c2ce54314acf1e155779af2f51c00e9272ff0854731a5017638e1f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "688acb5624d5fa915f2f74e8d3bbe9a740b48f3598d0307143b5f3cc6ed6c5fde70e950d3fdb0b5c72ea75f6cbfba63e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b95113556807621f20cb928b5003217dbb03e4d13b04bcfec23559abbf07941c8284ddda7a0df099bb64a30b824430bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fafe13ccb1a912d518be7a1e4a978b10e2d745dacb64a79dcece9c1b362e477c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "68c3b44d545461ab7e79c3d85da3a4e201ad2e152aaafb7d5fc8ee772c010d2a941fde7abaca0aa24ebf71edf915c289c6197f950e0031e1350653d23fa9c644"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-module-jsonSchema"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-module-jsonSchema/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-module-jsonSchema/jackson-module-jsonSchema"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
      "group" : "javax.validation",
      "name" : "validation-api",
      "version" : "1.1.0.Final",
      "description" : "Bean Validation API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4c257f52462860b62ab3cdab45f53082"
        },
        {
          "alg" : "SHA-1",
          "content" : "8613ae82954779d518631e05daa73a6a954817d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "f39d7ba7253e35f5ac48081ec1bc28c5df9b32ac4b7db20853e5a8e76bf7b0ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc137c5f7fa6b7092f9fc233d8be7d21d6767f8aa51c2e934b73692c82d28dbb410f55674d7b5a0e1523b514654339277b535b7f5bb01d457a11aba2eca3bbed"
        },
        {
          "alg" : "SHA-384",
          "content" : "c5c2853c8d811def0417e2c2f2e91468979008637d5e87441980af17c86e17ac1b59ea0587a70f376d40ca7a99d047f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ba17c332df426d79dd8b73032860e9ce64a984b65d54fd04e5598095b2fb05e757062d469bf3ec67d05d0ff8978d3f13"
        },
        {
          "alg" : "SHA3-256",
          "content" : "469fa33a7d6854ac73627c8b4d281165c26dbcb21e645df792c3144453ab3129"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a042781692aaaa9458be722d0437484c5f1fd8f3f4955c00008224caebeb671ab93740052599ce2f5feab8d7ec712c72786492f7c7ca1c27c25425545b05a91e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beanvalidation.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://opensource.atlassian.com/projects/hibernate/browse/BVAL"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/beanvalidation/beanvalidation-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar",
      "group" : "com.knuddels",
      "name" : "jtokkit",
      "version" : "1.1.0",
      "description" : "JTokkit is a Java tokenizer library designed for use with OpenAI models.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39b665048d25ad6a8aa19ba7b2dbd7b7"
        },
        {
          "alg" : "SHA-1",
          "content" : "b7370f801db3eb8c7c6a2c2c06231909ac6de0b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "1501ce0259ab897c6746ccfafa1d208acd404fb17e1ac62e157172f2678b1183"
        },
        {
          "alg" : "SHA-512",
          "content" : "6bd471e49d2c07b102a3c102684a0144caae8813a3e522ff034375b4c425bc3afb08f56287e48846dd544da8a9d94b53dea8daf68a3006872b2690aaf9eb066d"
        },
        {
          "alg" : "SHA-384",
          "content" : "029b7bbba64701818ec8955c97523a97e603d0b9061f0f8d12d96b3b9dbceffc1ae39c910b41bbb6b931b1a4572fba3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ab7479f587d2bf3e81c6ed48d19dcf0bfefd71b84ece2342e73b5f30c5e1d112aa3dedeb83a8b8f6b8c6f44001d11856"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a7e8ea44ec9235fd1626c2eecaffbc397322d5d599e5f09f9663d862884a88b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "445199030008e6ce6cd32b3c429b5007abec022864978b57f8f458d8d0cf586f473925366dd21d2b0141c9376a760ae10a099fd3f36ee3d3c2789a4e2da6b9ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/knuddelsgmbh/jtokkit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/knuddelsgmbh/jtokkit"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ai/spring-ai-template-st@1.1.4?type=jar",
      "publisher" : "VMware Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-template-st",
      "version" : "1.1.4",
      "description" : "StringTemplate implementation for Spring AI templating",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b52c2c5ac89734c27130c70f00b83f05"
        },
        {
          "alg" : "SHA-1",
          "content" : "edbd15142539603b1961d236756f6a6de4a577f9"
        },
        {
          "alg" : "SHA-256",
          "content" : "93b3d5ace920c50fca806037f8e64bde03fdbff8050eb8d0331134dc93a45854"
        },
        {
          "alg" : "SHA-512",
          "content" : "824ea19d7011382406d0893c74f304cc14a18505297c9ac9eef76f429ad534b14af4688e09aaec762df81ac75add81ca8be99bccfaaef0ec8a2f2bb733d58731"
        },
        {
          "alg" : "SHA-384",
          "content" : "38e5c9fc621031ab2ab808ae8e73a042346c481d552f86919be7152eed7dc33779395214b54ede0aaa4909c06a8abcec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b6f367666c89dd9a1a28a6cfdad973d7fb75f2b065e224cc26d26d440d8e4eeca2356da2380d3b325540ca090ac96da0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "110558ea1d12e656decace510d81524540578c6f70d8f448df040fdbdf16edd8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5a46fa59c3d2515218154107c9805ff688d9518a23a6e984e0d72162a0f6166586d84717bc343f61308a025ec545f6230fd3fefbad6db85544db46e7a43e5b0a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-template-st@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/ST4@4.3.4?type=jar",
      "group" : "org.antlr",
      "name" : "ST4",
      "version" : "4.3.4",
      "description" : "StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a6de791d02497d94d2f53047c8db6e1c"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf68d049dd4e6e104055a79ac3bf9e6307d29258"
        },
        {
          "alg" : "SHA-256",
          "content" : "f927ac384c46d749f8b5ec68972a53aed21e00313509299616edb73bfa15ff33"
        },
        {
          "alg" : "SHA-512",
          "content" : "ec40080db7c7612ed04f3ff5faa6f2a38304f252d2e246c026fc76b47e03f83427f71aef9dc7cb131b3451e31b68bcd7e597f7b929504186428f517274401199"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ba5c388705713c8b87d616416e20175916dffc332f645f4f23bc24b50d21e1111813de7c029421d916fa6057d8b28ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8de5be57b8a149afeb2db13c7ac1c5d4223471cb85e7210fdbf06ea754c7d3321b97a32ab4c0e8465ddbce6dfcb6d75b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9b1a9b33d836b7ff89d5eeae381bda73efa342d1fd5a3e107ca2d4d4af6c5165"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a0c087514432b884f7f3b00602fa6436bfe5702f9ce7372f5c8a601ef6d22b67df5ba8258272b532e70895ec5fb78ab3190616133ad68ebf5b8d6157010c4b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/ST4@4.3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/ST4"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/antlr/stringtemplate4/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/antlr-runtime@3.5.3?type=jar",
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr-runtime",
      "version" : "3.5.3",
      "description" : "A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b5c0ce1bb9c8190e2e60401fc439daa"
        },
        {
          "alg" : "SHA-1",
          "content" : "9011fb189c5ed6d99e5f3322514848d1ec1e1416"
        },
        {
          "alg" : "SHA-256",
          "content" : "68bf9f5a33dfcb34033495c587e6236bef4e37aa6612919f5b1e843b90669fb9"
        },
        {
          "alg" : "SHA-512",
          "content" : "7714970915d7187d7abb32610b3764305e67798d8289f8a59461ebb3bf7f26a09b933279de1cf95c14bbb60f213bf3f1af6aa8f20e75b26768223883a6883aaa"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2c7c6211b673413739f34a28420af990809a4ed3ef4832d12ce3910c409be42adfbf0a90b949b17f88aaf8980dd124e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "08924b6c5772c6d588b4bf3a026c79d4cd69b19f460758e94169a72a210efe9da2d8684ea0c029008d028a8a5414cc9f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "86a8aa88ee5c27c2f90600c9cbedece6a3ac6b8e7762543299e6af7f64729121"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef4d5408027ccf3db7ac34065d610d978b59ef759964301103c720a7d6d97d832aa46554ef4e8e70b469d132e870627bd050e7bd165b2385ddc98bd621b3059c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "BSD licence",
            "url" : "http://antlr.org/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr-runtime@3.5.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.antlr.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/antlr/antlr3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/antlr/antlr3/tree/master/antlr-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-messaging@6.2.16?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-messaging",
      "version" : "6.2.16",
      "description" : "Spring Messaging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2aa124c8f869c460191d5dfd01a5fc10"
        },
        {
          "alg" : "SHA-1",
          "content" : "54c6aea32d934323aa3b370e79bafebf646e5ffa"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1a39ad392065b40223e5405d498f5661de353f58230d733d4febad7b36c5d79"
        },
        {
          "alg" : "SHA-512",
          "content" : "223ace3028909f67baa43b3e983cd80812cd165969f330f3b763255a324d7031cd527d3724b945cb571b06a656efec2bae7530b4e875230fdc2278149d667701"
        },
        {
          "alg" : "SHA-384",
          "content" : "8754dad0cc312a6b18bdcfbc3815e3883daa40d70b42c5ca346ca673760329cf27890617f73cb6209a1991920fb148d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1af7b67e4495232aeca710c5da7c15cce62c8487224cf288e1803237a0e26ba4b06c1d9cb4ca1de754be291dc93bb43f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b0d924a69298a436c291861036b737cda4aef839fcd9a6b927ae469f831a9e23"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5cba02715a0a4dee3089e1454ca7a12f31dc21dba5d85db71d8506956f32e3478f31f182a57dd78992b766c0d164f13c315f392c1fa12d0b6033910a23bc6b72"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-messaging@6.2.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-beans@6.2.16?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-beans",
      "version" : "6.2.16",
      "description" : "Spring Beans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4994552b46783ab4f5c944327aefbc40"
        },
        {
          "alg" : "SHA-1",
          "content" : "990289064c810be71630fca9da8e2b6fe8f897b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "6cc57daaffa4a66fc2293062d7056b6f9ec122c65721c4b02e03ec810d4708af"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7ecb7b52ef2961aae01c5a3d551ea9d796ea523df781d9b7c4064c84207030c5326e994d0a7cdca18ce14a8e6dc511a842d3b5ed5af578ed67e935fe5299690"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd2cc0b6875370ec3e6a27cfd7e257c0ed9bb82e9054020dafb7b92ae40b2cd479d717c2e7f1e6843230c935fd6df705"
        },
        {
          "alg" : "SHA3-384",
          "content" : "990826a7f6b0e35ed994abe2e8344289667e8f1fedb236059688ae8ac8406f564787f8c820c06fc9b8a1de72a7f568d2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6849710646acfdd4c06beb62f0f0c549d1fd7e52e5d2ada1586d93164a01ad41"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b56c446652d27336fd7973acba4023444595a48de222507b5b4a4832f33e99f9bb7d13b72f54f3dc4b7b60d7bf8d0c8c46c0e13d1de843e971fab521e14a5d7f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-beans@6.2.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-core@6.2.16?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-core",
      "version" : "6.2.16",
      "description" : "Spring Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "09e923d364ca4ae75da4d5daf83dc30b"
        },
        {
          "alg" : "SHA-1",
          "content" : "a73937f20a303e057add523915b48eb7901e1848"
        },
        {
          "alg" : "SHA-256",
          "content" : "da9b13d75d42d7dd4e6a3a5a16c9bd703cc4a489eaa5effb860d67957c3752c2"
        },
        {
          "alg" : "SHA-512",
          "content" : "401b174e0ba83d6898a119faa72d725f9b755613ac83f345c0ba11471c853739114ae25bda684132a6e9a2ea66770c3885e0c7c3403a286747ef46776e58e5a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "23ce5cc5fd8a45dc859f49102c26ccd1cf9a90a2666245f5700dd85f8b09709cbeaea2db8dcb0b640fe6f18906775291"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9577ba9594836ac5e593a4113b8fab7e68f23a7827795e57185d97b998486ae484e8668249c58a4db0e3f48248e133f0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37a840e528144e8fd6ed71b6e2dc5a4d5817a6601b5768aa6efa75c7a614181a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b608d80773652579bac479bd43aa491fd9637a5557eb78cda59aa16cb598e9fc344313443e428de9d94e87f836700b4b6a730c4315e14a27731a8f6abe615a42"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-core@6.2.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-jcl@6.2.16?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-jcl",
      "version" : "6.2.16",
      "description" : "Spring Commons Logging Bridge",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73610406bc76258fd5e456c0ab1cf3c1"
        },
        {
          "alg" : "SHA-1",
          "content" : "8af6546d28815be574f384dceb93d248e9934f90"
        },
        {
          "alg" : "SHA-256",
          "content" : "944b76bfa74677ead2fcb70f6660d84260ae064fcbfb718c5270568b5907947c"
        },
        {
          "alg" : "SHA-512",
          "content" : "85853bb3a0e803c5a40e9fd524db96dfdd966bf279f7a9d109207a596274ca5aac0e08abb418da03d166e500d3a5613af77289367b634a0a6c764086970bb683"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8b0075bfb7547727c17c3456efdf1823b90370ff5661de7b26d7d191b55263327e88cdc218b2662e7ebf1a720acc737"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a54093f33050b55a77626a298133f4feb489c2d27d65809a258a9f1e59ca740156a2204f8d45e6edab56222b38c7b681"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a7c0d092ad1009c6de1bd77d9fcda6f76419709916a5d654a73a720afc8c74ca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ec2d9cb69babeb4ec3a0f8ac2a0121702b92561d3e055dd0996c7a6cb78197136f0446b1c935b0f0303a6fa81e3ac85e657e5439d7573c39c08a0494b690103f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-jcl@6.2.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.7.16?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.7.16",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "16e2232870bc51f359c0de6e2d924e64"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc7f2ba3c4fbc69678937dfe1ad45264d8a1c7be"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b22531e50a243d486b9a9f95bf21b4ddb0d0ebcae4e02584a91912d1dec5a0c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0313eedd03acee06e7e38a915ecb8060d6996ffafbd05afeff4c7cdeb239e022b65f8f721290e228d5c30180d069a417cb40c3f782b643508fa0b64d11de10f"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b1c4367df92112f72528f9cb7c278b91fb6749a8990b13871668e8c022aa5febf658ec64c9038342fb942b92f9743bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a98094b211401becf5f80b156e2f5edeaf64db8d11bbb119fe958cb1c8b486a51b33de4c8c8cd185b759933b2ed07818"
        },
        {
          "alg" : "SHA3-256",
          "content" : "21c84ffa638cd2483c39c766d2ccf7afbebb1229f6bfd9c5c0dbb052856d2337"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3f78a5cf5ff45f39ba81397b519d977c7ba82abd497de8b7f65c3b3a1ba0d0b36caf0068430ac03b5e1e9b96dc756ee5faec03bcbbc7e1e601b1a324c7948b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.7.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr4-runtime",
      "version" : "4.13.1",
      "description" : "The ANTLR 4 Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd465ddb2a8dbf69eb6c94e69a0d5f0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "17125bae1d965624e265ef49552f6465a2bfa307"
        },
        {
          "alg" : "SHA-256",
          "content" : "54665d2838cc66458343468efc539e454fc95b46a8a04b13c6ac43fc9be63505"
        },
        {
          "alg" : "SHA-512",
          "content" : "63eb51bfcee49c52848d8b7c3c46d8b4d367d85fb3c3db7175eaacba94e4d0c227b78e5955a0e86e575e1c6206fc2a43e5fa96fb04ad7c16e24ec94015cfc18b"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e5e022d1eff5870f53e0e17d09d737eebb5b859c3403e78308af4616a86cde0830842b81a389ac4a0df871fb1032124"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20f3a927369f6bfd94bd8b244e0e9330d4438736414c403b712098f6aad9a1140bc17333cacf194f1b9e99c0f62ffdfa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5696b3e757e6135c1aa56452b86ff0456425d13b97b33ace3f4d3dc6c752c4b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33251a06eaeaa56f274548e47b405cce279a9e54e34d65bc382d2482887bd470e5080da4f75c221658c3e70aea79e748bd0a3f47e49e37805174e23f71747b92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.antlr.org/antlr4-runtime/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/antlr/antlr4/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/antlr/antlr4/tree/master/antlr4-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.victools/jsonschema-generator@4.38.0?type=jar",
      "publisher" : "VicTools",
      "group" : "com.github.victools",
      "name" : "jsonschema-generator",
      "version" : "4.38.0",
      "description" : "Java JSON Schema Generator – creating a JSON Schema (Draft 6, Draft 7 or Draft 2019-09) from your Java classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "85236afed8931d7b4cb719914df0359d"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b24dbc099c58c50aa8d9d2fa755d75d5e97f0e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "ade4aeb301db4028ac6bcba016c31405677e37aae6eebaf13c99de3fdb3531b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "78da88c528d51314e1e2a69ed197671e8d37c676dfc715513859c4735decddab38c0a75a7f4eefd42659f69b8553b7d928b93358a5bc486db2bd01fa57774b85"
        },
        {
          "alg" : "SHA-384",
          "content" : "d577288682f51fbb045671ce3f625b991ba7bcf3dc41c192fb5a94b4d78e4a36079813c676671bcc981c3306812e5e18"
        },
        {
          "alg" : "SHA3-384",
          "content" : "baa58b7c30e955c892768802dcb95d1fce3f615c271e6b20b1c782c4b807f7717a229060f1af20569b3551e833a596cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a94f7a3d37084237d67cc1cfe5450b996ed44bda566e5e410be5c48b18899c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c7a4c79237f8999bb752d51c12f8071b2ba8beb508849a5976cd532bd2132fec2b9d4c916387a1fee9b77d6bb26ed51d6c324c1654553e042b042ceaa138743"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.victools/jsonschema-generator@4.38.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/victools/jsonschema-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/victools/jsonschema-generator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/victools/jsonschema-generator/jsonschema-generator-parent/jsonschema-generator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml/classmate@1.7.0?type=jar",
      "publisher" : "fasterxml.com",
      "group" : "com.fasterxml",
      "name" : "classmate",
      "version" : "1.7.0",
      "description" : "Library for introspecting types with full generic information including resolving of field and method types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3b8f14fe92feb865a8205aa63c5ed769"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e98374da1f2143ac8e6e0a95036994bb19137a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb868f231c5cceb89d795ea00e6e1b7a93b8f4ac1ce1d8be76dde322dff4a046"
        },
        {
          "alg" : "SHA-512",
          "content" : "6761a0a8efe5ba89a812e49d8f7d2a9e1a100d4edd63ede79ee9a6d22758b2e2511653ea5964b4b9a2e5567ea062337ab581960acbe710aacac055770fbbcefd"
        },
        {
          "alg" : "SHA-384",
          "content" : "4341387cdba9ca6d0e93f59e2321dedf0097baca043ff6e230a871a462dbe58164b85de9352c72e752aeb0918b83479b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "848d338e572619cb6827e69ed6449764c53fa9c5da2f17c3d428aba7de3dd36c026a31485b09b786d0ea6bc92b181527"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb65310b60ac600730344fc227d39a256d9211df612813ceea867a7c996a5486"
        },
        {
          "alg" : "SHA3-512",
          "content" : "08273ae03154eaf16984dcfca36df4d2ddb56a1a3fe8ce8cd120e2de308bc79a7e44fce00b6402e0b1c393ea35e619fe50acfd436c381ef96bd47fe3ce3da90d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml/classmate@1.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/java-classmate"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/classmate/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/java-classmate"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.victools/jsonschema-module-jackson@4.38.0?type=jar",
      "publisher" : "VicTools",
      "group" : "com.github.victools",
      "name" : "jsonschema-module-jackson",
      "version" : "4.38.0",
      "description" : "Module for the jsonschema-generator – deriving JSON Schema attributes from jackson annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04cedcb88a562ebe96b5e77ad13df5a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "c924f0d657ddf66b624f584e76edc0bfc50d2988"
        },
        {
          "alg" : "SHA-256",
          "content" : "36fbd3f1c27379c3ba8420ac2cb0b42411f7bc3b3df8bdd11d8d7e024a1c28ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "d2d3b08a3367a0f35ae774aab0f90c77954dea5d5664105126e509643c63a5fbc471b88def4f0f3eb7d1a9585050521e914f6c34e92f8fb533ab9de318952903"
        },
        {
          "alg" : "SHA-384",
          "content" : "65fc03eb6622dff878b9a1ea84278cfeb468ea03b215c0ed817c981d69677dc9b10924cede3a7a243b58f13d83184868"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e084e76d179ffa4283134357bce87b346e2aac86e5e1fe30860d8d296ee491f0c79143a81262d6402116c425e979d773"
        },
        {
          "alg" : "SHA3-256",
          "content" : "324bd7782252298b3a22352f85bc9950fa448723bdcfe6fd2787be3bf5a1ff88"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d6de986b8b30e3ab25541188e0f6ce6f5444072dc312eeefbfb4f6c6e3a93bcd6ef3e954fabddc11f081369a7452499e91b1b34a6c50cdfb950a6e23589e3c31"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.victools/jsonschema-module-jackson@4.38.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/victools/jsonschema-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/victools/jsonschema-generator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/victools/jsonschema-generator/jsonschema-generator-parent/jsonschema-module-jackson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.victools/jsonschema-module-swagger-2@4.38.0?type=jar",
      "publisher" : "VicTools",
      "group" : "com.github.victools",
      "name" : "jsonschema-module-swagger-2",
      "version" : "4.38.0",
      "description" : "Module for the jsonschema-generator – Swagger (2.x)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de6082fcc431e072dc36778f5c5815a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "d6323edd3effc917ff8689f19f7f3d0dac889368"
        },
        {
          "alg" : "SHA-256",
          "content" : "b76c0df657bcf88cca46d7ad540938552e10127a7c28d2136f62b631666997c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c5ff0fe4582262bdf16c47ecbf1d8cc384dd66252089345a3a3815a48b51ff3d143953c03d8a6022559da5fff016201550ee6f2d697eb2bf7e500fa10c3dde6"
        },
        {
          "alg" : "SHA-384",
          "content" : "24b6da28a8205a7497bdd2fe79697761d908ee7244a230840400c4058aff3f3e8707ae5142b36d35c33b0490b0c9a601"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a3dd182d6f8b66b4a4b64c911eedbcdc8898e4f6cef48b5ed02734f68a19673fd85388749da3277f70e87c8ae842db1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe169c34d4de6d02fec750d268424f8b0caa14139f45d9e9578a05fc8d7027f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "815565304ed9b77f5ede782c52d2db87ef3d2da5de705cf5a74c4b76f1f7615f073180b4ac717bb1efefcec485849f3ba5fe63a6f6c08ac0f653ceca66c5a0a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.victools/jsonschema-module-swagger-2@4.38.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/victools/jsonschema-generator/jsonschema-module-swagger-2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/victools/jsonschema-generator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/victools/jsonschema-generator/jsonschema-generator-parent/jsonschema-module-swagger-2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.38?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-annotations-jakarta",
      "version" : "2.2.38",
      "description" : "swagger-annotations-jakarta",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "81b609b4755d237e297f38c7fbe03482"
        },
        {
          "alg" : "SHA-1",
          "content" : "7628340f67c58a7ba9eb965a5b3f8f1d06f9df30"
        },
        {
          "alg" : "SHA-256",
          "content" : "cf15aa4ab7e8c747d7b3d979660a49320ea56c0dc88b7021e48cc909c13b997b"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d8406a9c30ce06507dabe0bd957571fe3424b367cfa818cff7f21c452b51e6bed696ec74a0c1d8fa79b416414c86b3729f9b2fd718b502095df5bc7c66c4cd4"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b6e02586ad6bc64600771fb348e22f77091f8e23dca7c4656b6a741b6532acfeb9a1be082373f4e0ae2b7185045d98b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "241ba5b00f9470fdd5d3f526fea0ded099bbb4b61929dfe882ff256cebcec04e1e669a03758ae12483d95bad2e3be053"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3d8714b0f6da1d46adde8d4a5d3434ea58b8d24dc555d069a67792b0dc02658d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5384d0d10870ec4df6e2f063625be2b253b7d3cae34c72bd1afdcc5474c69994b2c1c0084fd632103a2f81291ac0a6f1e79a3baec7d3fde65fdddbfa0bb57528"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.38?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-ai-chat@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-chat",
      "version" : "4.19.0",
      "description" : "Camel Spring AI Chat component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-ai-chat@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-ai-parent/camel-spring-ai-chat"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-ai-parent/camel-spring-ai-chat"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ai/spring-ai-vector-store@1.1.4?type=jar",
      "publisher" : "VMware Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-vector-store",
      "version" : "1.1.4",
      "description" : "Common vector store functionality for Spring AI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9bb45ffa9ce9d342f2627371e4e1725f"
        },
        {
          "alg" : "SHA-1",
          "content" : "38a3cdba88c5927f0cbf09c0d839a4ed0fb98251"
        },
        {
          "alg" : "SHA-256",
          "content" : "30898f2e044b24b2de50fc68f20a3ce8b3132c77a94e88c9360376e63c02940b"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c626db21e1081935bff14c6ccb4850072f694d241d8baf2f5d1428f63e5329ba3492cf15a63cd7a73ffe5232ecb4499b3e3164583e9ce3e11aecf7ffb8ddbff"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b483b689b6efc2a071f0bacad49687f8b189e502abd988f6f14dddd5e35328fcb35583b0603babf03377952274ea965"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13b57ade5f900516b7ad4ba974f8039900ada979f9c73f9cd53c5096a661ea04cb81f9b0dc23323e2962568dcd158175"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f82a63f6708117252da91bcf11d2802327bbb04316d6fdb5f0c4348e6f84cfc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e9c1ae0b047a048b9a28efb3dedfd3ea18f2237402eba9873bea00e870255a12f724e900237091293a583462a6f7a50f051b44d10fe76f0da3eb776e9d828598"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-vector-store@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ai/spring-ai-client-chat@1.1.4?type=jar",
      "publisher" : "VMware Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-client-chat",
      "version" : "1.1.4",
      "description" : "Spring AI Chat Client AI programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "70e312f9bbc2f7187abc82e64b8bf77b"
        },
        {
          "alg" : "SHA-1",
          "content" : "3300c1e75d771516194c16c9817babe9094a23d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "b8d17a177d98b1c0a509370aa22dd4422965137f4c40413c572b2903dac79d08"
        },
        {
          "alg" : "SHA-512",
          "content" : "f273d86ac7a5a0c228dac3d5b3fd2e387395df191e71638a9c8162d3fb5780a8eabeb15d03a18a40f11aef6d2fcf7812523736acc7db02f44032b091791b484b"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a4785c23017a23ee635e947f63b8d4d27413bbda556671e8df29193493ab22c5f113c41725a31611f187dcb61d2e487"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9b51cb3abf648b43b13691dc9329856e7e5f63b3137d1d491649594af322c53c43be08ba43cf6077a3e798bf2abf31fa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "82a0973112b05c8e6900615ac39aec21dbaea73fdda954ab56748efb44e7f4dc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7043f36e91047bee518490b346c0fa06e9edfb1b22db1477df1a5f10bc7894d666194027258e3fc19278b78aee2038d2ed64ffaa1ff7bd2562ede1a921c4f344"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-client-chat@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@0.17.0?type=jar",
      "publisher" : "Anthropic",
      "group" : "io.modelcontextprotocol.sdk",
      "name" : "mcp-json-jackson2",
      "version" : "0.17.0",
      "description" : "Java MCP SDK JSON implementation based on Jackson",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31ce1aa9a11cfe17e37d0bd0eb3ab856"
        },
        {
          "alg" : "SHA-1",
          "content" : "210fe94a386512cd2508dadd2368dc746f824447"
        },
        {
          "alg" : "SHA-256",
          "content" : "25f7f037889aa821cb97fd15d3030791c8e94ae815889cba484730f4860d21fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "3fcce1b12d043745b108a35cfded093f4cc4e9accbb3b8770420299a6cba8c68fb8c471aa095dee06e50cb61b51ca5b769917dd7f48eaa25ee949bae7d767304"
        },
        {
          "alg" : "SHA-384",
          "content" : "ffb2cfca775ba94939d19be141c61e6dbcc220f3c876c0d2ff310e77fbab6184fb6dae928cfbb78b459cec35e01c6a26"
        },
        {
          "alg" : "SHA3-384",
          "content" : "58df44502fa9fea7c5f8b2e8bfd170daaa4d53da0bbc6fc47f10469c34ac8819edb7d1b3f047815e108ecc4d251a8c4c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41e6a46173e53f4b30e16272b1b548fd273c5d0b26b80a14bc264106de204ce5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7f3a2f676e462ec415688b7f0cf0b71fc3a03d14af90ee9c5929a2dcf119890d8b252773cb4d05ab9606c880b65a0c2a7940711e5b0c9c85ba89f30380ff47b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@0.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json@0.17.0?type=jar",
      "publisher" : "Anthropic",
      "group" : "io.modelcontextprotocol.sdk",
      "name" : "mcp-json",
      "version" : "0.17.0",
      "description" : "Java MCP SDK JSON Support API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f469b31367530938b52f26f6bbb4c87"
        },
        {
          "alg" : "SHA-1",
          "content" : "78c90c67c8b7c7e29f1482837d85cabf4fb9ef1e"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc6a8e24226bd12f8f27ff6e30137c31fc39c2f0158f6833be1d56b337729d77"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f7c1417b0d14a1077faafae3742a3fbbf69ffbd71e9b312817c08fd0fda0b0ca5257ab8525627a3dfdd3d1c74121eae5d7b874ce1fb7c28606ad7584c45d0dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "c131f6599f5010462774dbf8956bd4d22e28298d8ad9543f5126eae8e11f0b3711797616998ccdb5baa10245637199a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e42dc701a2efda1526eff59ab25f52076b0c73428e03a935e16415bdea805ee40946fbae1144a808344848abfef8352"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5001786b0a7bad940d42e7fd641cdd7293f8a538e846991a39eb8f93dc3c5b36"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c56ea14ce7bfb9860b7c394675f874eb1d2e67e8e95d4f6bf3caae9a65773bb236e9de1a1f8c4fe482c969c8dd8463f93fb4ca0c395694383b36648852ec95a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json@0.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.networknt/json-schema-validator@2.0.0?type=jar",
      "group" : "com.networknt",
      "name" : "json-schema-validator",
      "version" : "2.0.0",
      "description" : "A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "36e6440f0a9cb7ae3357875c12e1b4dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc7c4ddf322d1295e3c296f28a9966590e6dea20"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee940241043ae01801df5954bc3744bf723c449ff0da719f97e1b9a6889739d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc033e50c66e72ad89df6442532b614fc984386aad2da68daaa098d81ac5a4a82933d0783d3f1a0ed5fe80e3bca6091d72acf5d7dcadcb50c3153100edcf334b"
        },
        {
          "alg" : "SHA-384",
          "content" : "16023b55d8f25a8c7bdd6cb741c582433eb9519244019cf650bcfb296dcc728401ae8ae7411835ea7af82f551f2d5878"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5a16bcd8b2b2cee121e5971284c1c44075e537f479f6d7b244ea27f1d09edb3e35b01694d1f3e9c37a85e2645e06d497"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b7bba96f2992fb7a79d83fb5be11692a4f21f954ce204fdb1727a353418eac5e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "283cf281dd992a2a29104f22f240b35f829d523d9bf4e39a532c014722b818d7f54a73e3d8f20441efd023518b77b29029ac03441b9ec6017b715f3ae6d668b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.networknt/json-schema-validator@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/networknt/json-schema-validator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/networknt/json-schema-validator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/networknt/json-schema-validator.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ethlo.time/itu@1.14.0?type=jar",
      "group" : "com.ethlo.time",
      "name" : "itu",
      "version" : "1.14.0",
      "description" : "Extremely fast date-time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e537d0a2bc8066726f7e4654c253cf84"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0f9f9d4f4404787e992ab3af5ae95f2fad79e47"
        },
        {
          "alg" : "SHA-256",
          "content" : "5cf40ab0cc77828ab2b875b1f3ecd71c8295d7721933476abc2e08fddcea164a"
        },
        {
          "alg" : "SHA-512",
          "content" : "aa69a6af3a7123eb41425bbaf6834e16dc3323172709e2338b8a21b970fd21333d996515f42da4aa0225251e30542ad7d9c8332bdf7d62ed96b42fadc8a1520d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d201334c39b68d13d66fc9df2440fa848b055a9b901e1c630ff66a47e70c8816484d106ae18c642d4257034f33e55f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "033715e1422cb3f22c1073bc7b058fd16d1436c6314f49f13480d81c86b656cb77a4d852cbba35542bc8f2ce49244ba6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f18d275dd2a0038a82432e06bb9f396151310136e3a316a869ef54d7fae834c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a51b3c6144eb2e363f8804da316d9e3dc246be07af4c0bb55e9540c2a0deb5eb9beb825120d3d203e3a561fd8a605ad64f3af5d233725e1b9c7e06232deaea9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ethlo.time/itu@1.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ethlo/itu"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ethlo/itu"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ai/spring-ai-advisors-vector-store@1.1.4?type=jar",
      "publisher" : "VMware Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-advisors-vector-store",
      "version" : "1.1.4",
      "description" : "Chat client advisors for Spring AI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bc1c6edd811b82a8a71530179b81eb94"
        },
        {
          "alg" : "SHA-1",
          "content" : "d33c1ad2504b5874114b451088f1d73b20681d9c"
        },
        {
          "alg" : "SHA-256",
          "content" : "edfbc0852e2d35139c876040ff2e057ab6e533c9f15c8287c93936fdec0f4314"
        },
        {
          "alg" : "SHA-512",
          "content" : "f87218be9a7c34576dea17a4a4a3dfc9ffe058f3bd7152544eaa826b9acfd54b718b80d7998d68af585b506fef8e01d6f8ef2872b8dd86d1438e15b355501bd9"
        },
        {
          "alg" : "SHA-384",
          "content" : "db1f6c728a92773f32fbee15fe07344568426228a134e594eb91f861260a0b4ed6286e9ca0bff9f70959ad966d2cf50a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dde3d228ef68754c1244186be2c97fd1fef8e7be599dbdcd97aa5320172b3d798884f0dd0a88db0b8a328e40268c4c59"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13a3be87313ddd638b29f7d73f81b228d7f6a0dfb4bf98dc47b0a4dce236782b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "498caec50ad4bc28f0850a224477965d06541b6b7fe586594f943ff7c43d13dfc413f956b2f6d6e221a6754892da142168aefb5f09edec1574479a8434aa310f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-advisors-vector-store@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.ai/spring-ai-mcp@1.1.4?type=jar",
      "publisher" : "VMware Inc.",
      "group" : "org.springframework.ai",
      "name" : "spring-ai-mcp",
      "version" : "1.1.4",
      "description" : "Spring Framework integration for Model Context Protocol (MCP), providing Spring AI function calling capabilities and Spring-friendly abstractions for MCP clients and MCP servers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f64faa67957849922a5ea96484fffb3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e2a9f9bd8b9e8011d7602fcf75c0309f5bc59d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "0431c28a4b1b67fd20c3ece53f5109943cf653c006229c00094dea2d8ca11786"
        },
        {
          "alg" : "SHA-512",
          "content" : "56b8a9a66cf80cbfb502fca144fd137f6c3bcec0bc3f3bdb7a17eb056c1a041383e90f2baa72eafcedf61def77a1021dc80a0d30659d4da8e0b1fddd16993210"
        },
        {
          "alg" : "SHA-384",
          "content" : "19ce63392e7f3eecb46c85f0d4da1afd6d52b193f27badf09b4c85011f8f390ec6c8837c584bf71713ab1de994e44065"
        },
        {
          "alg" : "SHA3-384",
          "content" : "71c7d11d513a3263cd06f95c8ad109ad7496ea04f9cf3201a7b46aa6a63c7aa432158493b66db0ab2187b6d361f00dd5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5599f7cc382192b187c12924f4ec645dc6ca6dbf5993340af424ce3eb2a40e19"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c588e04bcca1aef04c915539a7b501289e33858aa875ca61ec926f7b6b714eb46420981ea89fdbcfdd1ee1ab45432fcae62a4bab572e216d4043170eb8403e80"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.ai/spring-ai-mcp@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-ai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp@0.17.0?type=jar",
      "publisher" : "Anthropic",
      "group" : "io.modelcontextprotocol.sdk",
      "name" : "mcp",
      "version" : "0.17.0",
      "description" : "Java SDK implementation of the Model Context Protocol, enabling seamless integration with language models and AI tools",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04a6d30080a28121ca1a16020d199877"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1852365cba5b4e634856378f7c1759c3bfbef65"
        },
        {
          "alg" : "SHA-256",
          "content" : "27289a766ab522a6a641eaff7ca3d8c45d74d7ff98f4cefa9956544af6e8783b"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6f4284dc48633e0ac376fb28fb53cde00ed69b0f645cc0692887cdf0daa4891fbc924b0814341eb843f7cdf9916d4c1eed249c1151bdcbd6e913a97b9aece4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ea5cab26aee73868af7d2b4822333883094992857c11a0ac2abdbdc5ceeea1c6cf0bf4d29140f30493c8e2978f0614c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fdf23c23df56d65eed705de3062641a7b03762b9f1ca8264989d9fb5c3bdd4674c9b4226fe571193094fdba8db072373"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2105b3b5e8a440b3ae6307e960f91dba8f0c0a24b5459a9afcc30c52b859ea71"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c5f0b0f4b37cb57eb20f5e040eafb6a44ade7e9562c0e692784070b110b61ecdbde6b8111530918180759fad952ea189c9fc64f736eb3d42e8fbe5b9d27fc34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.modelcontextprotocol.sdk/mcp@0.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@0.17.0?type=jar",
      "publisher" : "Anthropic",
      "group" : "io.modelcontextprotocol.sdk",
      "name" : "mcp-core",
      "version" : "0.17.0",
      "description" : "Core classes of the Java SDK implementation of the Model Context Protocol, enabling seamless integration with language models and AI tools",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eccffa8f4060d5d6c20707ee5065b869"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4d78b9697e0287911baf578c0241334fcfa0bac"
        },
        {
          "alg" : "SHA-256",
          "content" : "27494e2150375752be61669d696a30bc4da2e8d5a4293209d908d8f8334d75ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "d628524a83e32a2ba48fa9b2a2676d3e1259fd8302908f1b0f5220eef190104b4a1f15adca23decfe4ac97e509fd4e9d661d35116f05cb5621cbe04b83f0d54b"
        },
        {
          "alg" : "SHA-384",
          "content" : "da6584849da321c3409c85fcfb6d2fd55b1c1a51a33959e087090e1adff0d58f17d5563308ba994ed2f8d52960b7f940"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e34db4726dfa76346ed7a2dd1d5616e9c4634bec65a29b22cc6c0c2dfd43a703851230073377a636bf06938d060f713e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98d34e14cd496509e88be1c9dd7fea6f61eb13c72d351a06f54eb4a93c60d1c7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d8d4148142e0496c434481218259341d0110b518a0e2e8ccab1a6515acc7cb36b42d2771ccbc33d16dca13ae52042e581771835d80bd26fcc6fd6aceaf9a9af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@0.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-ai-embeddings@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-embeddings",
      "version" : "4.19.0",
      "description" : "Spring AI Embeddings",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-ai-embeddings@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-ai-parent/camel-spring-ai-embeddings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-ai-parent/camel-spring-ai-embeddings"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-ai-vector-store@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-vector-store",
      "version" : "4.19.0",
      "description" : "Spring AI Vector Store",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-ai-vector-store@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-ai-parent/camel-spring-ai-vector-store"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-ai-parent/camel-spring-ai-vector-store"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-protobuf",
      "version" : "1.80.0",
      "description" : "gRPC: Protobuf",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55abe49874c2088275f0ae5e6dfdb185"
        },
        {
          "alg" : "SHA-1",
          "content" : "0fdcc7d6170bc4742ffb4581ebe5aaa25ada494f"
        },
        {
          "alg" : "SHA-256",
          "content" : "663102d87c9785835f5a96da5b245210d46e581b6cf6545faf8806d50b0046da"
        },
        {
          "alg" : "SHA-512",
          "content" : "b57a9b749f3d0570e177dffff7a012a684e19455ffcaeac0899d8c2ddabe7883fc72466cfbdb094049437ae3e467c74635a1dac6074be93c91ab306dbb1409fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "75f1d57a56a9586d3fe56f92765f1b12ddb908c2ef56f42a6811d910f6a74cfd72d8c83294204d245f0371911a1a36ae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8595fe429ae70595685eef98dc2a8cf745ebfedb9525ea06138bcd2521688ac960ae45ed56da85974704fd37840c4db0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02d0289044ee9ebf28f6a36c2cdf031a617313b593b149a3853d27014ba27854"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d3aa7f61f809ef06ada40cb544b4e1a0faa1cff9580983f587f19b928a1f6603f3e17453cdaf770dd3aa16523ead8cbfe72e47e87bdf4c3a25a8d53f436a66ee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-api",
      "version" : "1.80.0",
      "description" : "gRPC: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "335ea4b4031d060f36ed4330305463c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "55f7b74a476f7f1815cb823b1a56b7ffd68e5043"
        },
        {
          "alg" : "SHA-256",
          "content" : "3af18798cf5d705fb40187d47548345d017df9a22791b9c028d9643441be9759"
        },
        {
          "alg" : "SHA-512",
          "content" : "28d8012c54b5146190408f1a406a3f1d1561aaaf9610ec03003e746bc3e1a4769db57440a0ece9e168018db297d875725798205ef2b85980b1fdf61a5e9a08df"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a01af2274058e7bf05b0003724b36e88785776e066fa371aaba515183aa33caef530f37bf0a3836350cfddf72a6fdca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b6b1b47197a92086657f94e4b22af9e0de5ab47b9cebf960b5ecb50a68ac15fa252a2402e09eb24947a95e9305a5e031"
        },
        {
          "alg" : "SHA3-256",
          "content" : "40e041bd8a0f493850af606f76e10948e02a39d411af2f617ed1128faf421aec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "740eaf077bb8269e63c6ee9a5e9b8a629834f3345ec8456266bb82ce0ddb58e589afdddf068beeee9d16825b1c9d81a7fed6acb7d37f210dc3c6144a2b4ebdea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.63.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-common-protos",
      "version" : "2.63.2",
      "description" : "PROTO library for proto-google-common-protos",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e08b8f57c1d621dc3f81a074741d0e4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "da5f87b9b7ade71856fe569f89c6af036d429888"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a36be5b3b4736a3de22c9be2976cdc98a17700ecc19f2b679dcd0c6af703913"
        },
        {
          "alg" : "SHA-512",
          "content" : "50d528753d406f23f2b3802563b0711fd7500279bdb88d6a676f944d461acafd29874461914690221a4a2027d960d2ff45a383ef8aa2d6ff05e64b5869e27765"
        },
        {
          "alg" : "SHA-384",
          "content" : "8acac1af753d3f30811d9539acc83ced6ad6a20cbc4b603189da6b10f8b6e8334238e4d165a5bad8ad57aab18f6bf631"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c3dc6ad3e108a25ed4a47551ddce02b19033ab28e69fc51ca3f2e4bdad0373810cdfa21f46a64fd5832723670061f37b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02c74d598138cea0cc6732ff9ead81c84a62c2536ed1de5390744d3598c14553"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26c7a902a1987f7e216407577da4a4bf0026e60f3dc37a01226e126e2eaca0a20c17d8121bcfef8f243e3369a68f7be89644ce3c01e2e97da465fbd45aa70584"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.63.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-protobuf-lite",
      "version" : "1.80.0",
      "description" : "gRPC: Protobuf Lite",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "13f05bcf5a2451732d36a610fe835356"
        },
        {
          "alg" : "SHA-1",
          "content" : "4fb2ba34b3b3f59bd65af3bf080b5fd55179215a"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f4e591e52bee28a3645450049ead9713aff5ba55f32f534a207a015fc9b2e9c"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e9094f717742d30e317a1f156a3b641119618861407b059b14385a21c3b92db26644ae6c91fd83da65941f68c513f88e8fbf790729e1f45a3553c1a00264811"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a5e9fa1b3d537124ca0300875af84d5d25b8dfe3860b6fdaedd9429b91b167bc19ef465de743a242a97fe1c231c2d1b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b0064ef40f89c9faebf040f8068f030f2371f6c4faf19c6f4bd0b8942e32b71c94670ea8070ef7ee91028765cb0be9e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dd58af579690fe9d872661868553c6e539d0a295e72544135ce7898447f88d62"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26fe3c8598856f9684fc01c72ec72e9f8d248406de535dfdf1929d2528c83aebdc0b73e56b2365a3dfb0d7316a35059807ce06e81492625841fcff58dfcb33fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-stub",
      "version" : "1.80.0",
      "description" : "gRPC: Stub",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4aa66dd421142d1b8c93179014b93b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec14c383fd33981790afd29b4c3da231035087b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "23c04f1c29c210084182dbeca5d3091b200e0dd97cd0bcee086d72f0b9dca2c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "4b9838fb25feb83c03eacd7adc397c164ae556bf9f09040c670d72ad7675d3a5ee5c0c259adef1c06642a99d07b79dad823c9e75c7b57d917bf940abb2a307d9"
        },
        {
          "alg" : "SHA-384",
          "content" : "8fc751b24c9d3002db4e148c0c20261474a081047f0587311155aa03b4d37550aafbcb57f990add32630b4f547f77eea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2fe8e549f41c160bcf3b77302789045576eedac18aa8ba1300f6ab1647658679e12286240e32458d8b7052c4fa1ccf68"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92eeb6a76f3ba9e93ab35b700d42ad3e3382f4ebfa64ee33573646928fe252cb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1078a47b922aef11200f322040d037da4d984d048ee604800769b382a8bb83ae440157ed7407a035df0c366c6a7d604b07dd71085d368445624d45604de57622"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.26?type=jar",
      "publisher" : "MojoHaus",
      "group" : "org.codehaus.mojo",
      "name" : "animal-sniffer-annotations",
      "version" : "1.26",
      "description" : "Animal Sniffer Parent POM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "65cb641e73015d6452a5e2f26846b119"
        },
        {
          "alg" : "SHA-1",
          "content" : "02411ca884d78494fa6f1a5e614237305caf4be9"
        },
        {
          "alg" : "SHA-256",
          "content" : "342f4d815eae69bb980620d0a622862709be37d38f47577675b42c739a962da9"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e0e65013a988a7c92d7fc7664e8dd2ea3dd08ad5734ba8d85abcafb4889908c47e4704eae2e90f719f8efa1c683370c5ecc940ba17b7e6431bc43b0beaed8e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "0758496d0686108d14303eb1f83af936ebc112c7ef6bc23b3a842692963977f47f1fad0f05c34f0d33fb25b984015bf0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "40b98bd566a32d5a59a9b7895a0bc241e87fdfc7681e09a5f1721a0f9c8b9ea854ede61a7aea44c169aa6e549646aef6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "53ca89e3346025010d3dc4169890b7578dc7b78ab53775bb19679bf0f4f67598"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a14e3f50c2567798b89abcc6c9c554ba97d6244a631aa225d162d5e93b8b6a376b8116bbecb345040ecf69b884b3c3761e58c223be36b20fe19a106a860cc226"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/mojohaus/animal-sniffer/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mojohaus/animal-sniffer/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mojohaus/animal-sniffer/tree/master/animal-sniffer-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-netty-shaded",
      "version" : "1.80.0",
      "description" : "gRPC: Netty Shaded",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a686f7a68ea615df3ed4ef618d72ba91"
        },
        {
          "alg" : "SHA-1",
          "content" : "90211b872a6fd7eefca494295549ed31cf5386c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "331d182ea3b7e2cb2f2442b94bf572a70856b5883a16ea8ebf74d76c0f4c00a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "97610f46bcc6518c3298c9a09a08928cacbba46ddfd1dcd40611e67d0e15d3dda9390ae2e3a4fd599948dfa565ad80ebf7854ec6708bd816ce4cfed5950bbd1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a4df9ba4bcf0b60e28e8ed75758dcdd332513dbe0c5c59263311cf507da4d8817019feb33a1fa4a0b1df53d9ddecf67"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8f29af9b6dc146b82648783ed5abe778407b70f22df86bc11b0c558f2202390d758941b3a2ce4c891ecbb2ecaa4c8be1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74432ce79359099a5317ca02042c7e84130eda6c4eeefd0fc7946d96ec97e927"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3db12f841df8da5aa766e7f5827321a39d868bb7ac4c5c71273231b798de9154a94b89df2c5dd390861c50c3e0b9ae5a44ed6a90d4d21700dc2097b6310bc16f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-util",
      "version" : "1.80.0",
      "description" : "gRPC: Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3cbd95807e3aed9d2fd14b79c60a985a"
        },
        {
          "alg" : "SHA-1",
          "content" : "732e362b854ae44c0c102281d9192ce906d0d884"
        },
        {
          "alg" : "SHA-256",
          "content" : "8bfa179dc59e44e46cb8b8642cfd86524a0833801e7c95632d6d4dd5cc532e6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed97fc1eea704f31849b2b8d64cd49004ecec0ba183b223038b1b3c264b1f196ad84f1d4b2f4697d946fba21afbae8bfaa39d9dcce6ff42ebc30e3f8450a21be"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2c4efacfaa34bdde3d26bb4a503f4653dad11e59021bb352702b931e6829dfc69521220e15bc345780d39e23e5af800"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c33bb905b3da04e243446e39a3643d332e0321cdd4c04de380f3bb9c72496f6e52c17c46e9436ea04bdcb1e1a51836ce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0a89cec2a7c47a5844e2e6eb3761d56e3630375b439db60a73196a5b554242f6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa10c6a0b6b49b6ef9d110e29dd33cf8f1badb6147e59ee4e4daa95696c7589f2c49fea00d8bb892069fa898258ad60ee81d488f99736e6313242c61270fcb68"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-core",
      "version" : "1.80.0",
      "description" : "gRPC: Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae027ade383218ed7ec01ce2fa8d5aa6"
        },
        {
          "alg" : "SHA-1",
          "content" : "aae1d22e5a816650e1e7408f2f766bf769de76f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "b617121f33ea79b0cfc26e2e19475e64e0c4161d28c78cf56f7db7bbb9a81fbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9f5028cc32f56f597abd2121d1a6cf36f93e344b964473c1ff215983c4eb01e1775c7244fd2acbeee61541b5a6d3dd7f4a08ac732545cd844e5a183c4fcdea0"
        },
        {
          "alg" : "SHA-384",
          "content" : "a9bccea06a2ebac8d4249742f7f8a29b47abbd603262d723ef878937c006e508740eea115a059efbd9bceac85917f8c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30fd67a42bfb100dd6c9352e2bfc73b07682ef48aca2a6848936251090c2c737ed200790f66a40c914429f0115ed96a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a0aa1f7e215bed8501232dcc4dec3a24f2a78ab3a84d1cd513c14d36572b041c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a17852b25ee1e955df41d5d0def3ba062dc87a10a9beaf66c1913b5a5622898eb11503032d6b521b8a111ea6636e29b016dfc66f6d7bd2daaacb1ccfb1bc960e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
      "group" : "com.google.android",
      "name" : "annotations",
      "version" : "4.1.1.4",
      "description" : "A library jar that provides annotations for the Google Android Platform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c2cdd26a6ae577f24775e8ce75da1fdc"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1678ba907bf92691d879fef34e1a187038f9259"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba734e1e84c09d615af6a09d33034b4f0442f8772dec120efb376d86a565ae15"
        },
        {
          "alg" : "SHA-512",
          "content" : "530bfa9e7aea7b2dc2e8776f083705f12772045f6f4bbe235a1c3e97646bd0b0a367358aab0f129058d1899573f4bce97d7db3dfff96dfdabc99377c5d837222"
        },
        {
          "alg" : "SHA-384",
          "content" : "0771b9b0125353a343bbb5a6eb4de4410d142fd97141b813455ff1aa701074bd40f3b9049068b6053ccccdd99a2d992e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "161c69a8915f93c1988db0858d36d176e69b5afb16163941ddaf8076c27ff70f8af9833a4b5fe8c1105703f40f28e0dc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "33f365df2464788b8ad8245762f6dbf45ab77ac712608f841d20a9eb4fc4ad27"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a8d24c29131540a3fd4d7a41039bb1b9bb354045225b6c98af96d733946aaec240b3e0114b73526b8b24652fd117fd167446a957af205a26c4d5714e3d9786e0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://source.android.com/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://android.git.kernel.org/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-context",
      "version" : "1.80.0",
      "description" : "gRPC: Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "567ab1a64cb49c273f81cab2347e8064"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3fd476c0303c84ee5abe9a639f13020660f13b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "74a6fc8e6c9fc873c3683db41bc0ab5869bfd55b733cc62ac63eb276f37b0b0a"
        },
        {
          "alg" : "SHA-512",
          "content" : "035c2770bfc0c68e3f290b21a2cd69ca0d9620ffceb86b2b20a8a09ceb022e5b8fb0610e3102fc96a9ad383ef5113c213d62ab0f5e73934ffda27796b87858d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "866508e7869b038c5ad7571b1e5bbcdb7b7884c3fd1b5756e5eec8198c72bb53a2872c3168d86776acaab17f6e3cf760"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f9ca7635f9c7b82167610b822ec95a9fa3dfaa1a5e366c0fb61469c3ddbd7e1e09b18a64e5ff90443406da987879bbe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e40383afb88926e9371455887175bd74bd5cf281786e326f75277a869fb658f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8c2a370eac4dd05657d31d8599c1843e55042c58571f2db5d876761e481a4213193d9d1f000391c1e152febe959ac0bf9ac3a6d02f49b7c3f26fbe2cbf390405"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
      "group" : "io.perfmark",
      "name" : "perfmark-api",
      "version" : "0.27.0",
      "description" : "PerfMark API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73bcc9c91e5b65c4f75b0567e7a5590f"
        },
        {
          "alg" : "SHA-1",
          "content" : "f86f575a41b091786a4b027cd9c0c1d2e3fc1c01"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7b478503ec524e55df19b424d46d27c8a68aeb801664fadd4f069b71f52d0f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "647b32d75928e44fe355c7f34696d886bd332aa76a6c457e5c90a57d28a8a00e04a5206cf9bba86037660b81eb3f5f82dee7a0dd61330be94f5a71313cf99fd3"
        },
        {
          "alg" : "SHA-384",
          "content" : "b99de6af6dd90559d47f561cc48b4db86a61cd8f31ae06197fa6a48f99210920927c052b9285f5fb8c53a40902c437ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d54f7cde51f8f0484994a0a98e4aa2462b676e0709ebc413d3b2f0b38b8ca39d987fcbdaed040491a99269fd2f551d9d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d98651b1b2e450b1b8858c7bc54d405db54887f78a985dc672dd42801ae242a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af48277cc112b36b0dabf9c92210edfccb81e19e40e5c85acafe86fc9475f22cb17e8ff1036434d7c19b9c9d36d6a7125f6cd7484aadc4b69dd7f5891b3c7923"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/perfmark/perfmark"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/perfmark/perfmark"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
      "group" : "com.google.protobuf",
      "name" : "protobuf-java-util",
      "version" : "4.33.2",
      "description" : "Utilities for Protocol Buffers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d248fd920e4385dcbf06de81e88f9ca3"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c40e96546f9152b213b128798a7e5df7568b66b"
        },
        {
          "alg" : "SHA-256",
          "content" : "810ecf895fde89e0f0f0bc34f3fec0bfa949c8173e941c15f9f2bb9f0ed7644a"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c460d3d3d4fb71d649017c37bbfa54ca71feb56f2c7de5bb260e13b3e421872ec8ebeb58667850d3ba5591ce2609f96707f3fd1b5c9989161ef41bb1992f403"
        },
        {
          "alg" : "SHA-384",
          "content" : "e32e7c535d396cd0eff3bdf5387f6b0aebe5d98f1159721445855a23a2e94da4871464bd4f0aaa5cb3d78db9652fa96a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3251e30b31640afed2d546679656916c565ba1b992486fd8125c94e31e359d1db273c96f7907e7b7120a7adf18b5dc53"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76bc464eb118946297793c7e61669bc500abe100dbb08dd9eed86a5c788d23b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "78715934e4565288cffc96fc64b2495651d426065d278d92f254ccb33e7f4e61e3daa976cec4ded4bb7d3c791cdc3ae0c20325ee7461b277c3d8582c91197895"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://developers.google.com/protocol-buffers/protobuf-java-util/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/protocolbuffers/protobuf/protobuf-java-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
      "group" : "com.google.protobuf",
      "name" : "protobuf-java",
      "version" : "4.33.2",
      "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" : "e0da2e6147e378d0b82d7ec57d59bf00"
        },
        {
          "alg" : "SHA-1",
          "content" : "c85bf5de1ad10453792675f6515401f7b8eb6860"
        },
        {
          "alg" : "SHA-256",
          "content" : "c5b582aa127fb62c5fc3077329d522dfb7930b4e9a625c08760b681b2ba5aab7"
        },
        {
          "alg" : "SHA-512",
          "content" : "f28a8ac2d37d5622d7454d7ce41fec3ff645d15918513a010e691ab98c4dc9da68d0605cefe6d2aa33b5fbf30e6b504002200bdc228cc43e95bf038862cbe994"
        },
        {
          "alg" : "SHA-384",
          "content" : "531033046c253b2552ad494c47d182f1804b27349baf660a4f1693c57967f4d72e30848527d0ee8f2c1af94925153703"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53423c1a54974f449bf0572ce16a80d478ce740f04b07919f359ffdfe790419d6401196d3b1a5b98ae831e4b038f0daa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46379349628f01785d959d45084275acb6ea72a42751c399a3b908b4719432a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d0294504d15cc7b58491dbd810d8b552c5b9c5328a13985feb8c46313cd8deec3328550a5fe0ad124fc7e6b619a4fe89a297c5bf275fdfbdbf6066de73f9ec72"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://developers.google.com/protocol-buffers/protobuf-java/"
        },
        {
          "type" : "distribution-intake",
          "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.errorprone/error_prone_annotations@2.18.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.18.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64145d0e7fee5a69ed7b84cf402de998"
        },
        {
          "alg" : "SHA-1",
          "content" : "89b684257096f548fa39a7df9fdaa409d4d4df91"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e6814cb71816988a4fd1b07a993a8f21bb7058d522c162b1de849e19bea54ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "3cea86be94bb8ae40d21ad4bf7d7f6b2233e89593b7b741ad84c78840cd3837bb5136f52e62fe9ae0953d7b190c46ad3edc102dfa97b4c7ea472a80206bf5db7"
        },
        {
          "alg" : "SHA-384",
          "content" : "7622eb33f83f03ab32b710b36c2fe836e24c5318f65fb8c0631a99507ca3ae65c2df8e33b63a5ce853b9cab6d9cb32e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ea52a5ce2a9ee1a960dc2a1bbe4b009d4d6a4448498e4cd76401605fa877662911e8c93b2b8bfda57bedc56c83f10a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed53f4295da75753267f241315352c4a39e60796f04e1c0c12d29c3a38be48ed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8266b313bd4e1170daf60642e838841370d99bc24b2a1f91825ca22037a6a30ff15cc76069f8e8770f1dc12772c277ee1320de67e815041697d93d6d7ba884fb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-spring-ai-image@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-spring-ai-image",
      "version" : "4.19.0",
      "description" : "Camel Spring AI Image Generation component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-spring-ai-image@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-spring-parent/camel-spring-ai-parent/camel-spring-ai-image"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-spring-parent/camel-spring-ai-parent/camel-spring-ai-image"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cxf-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-parent",
      "version" : "4.19.0",
      "description" : "Camel CXF parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cxf-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cxf-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cxf-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cxf-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-common",
      "version" : "4.19.0",
      "description" : "Camel CXF Common",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cxf-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cxf-parent/camel-cxf-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cxf-parent/camel-cxf-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-transports-http",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime HTTP Transport",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bc0de303f724b61581f4769af638a763"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7d87786d0cf701d3032a6a1c6f000d035a62171"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e61297d7052478499f0cead6cc6da2d9151e560af49629bf896eac2ca91acce"
        },
        {
          "alg" : "SHA-512",
          "content" : "a1430e74e0e6477cac012753eb6a9dd175a8a40f158b759e87d6133f0c16164499299b1f223502910a2b0f900d8b066e6385ae45235fb0acf91a8ea6674b8e63"
        },
        {
          "alg" : "SHA-384",
          "content" : "79065e79cf31153faac35f4016de67fc3426fd35e31e4796da6105cd4bfaeee4d814197b2263d23cea2a6412fa52accd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a6d5a214f102ff446514cd89f42b21e490df805135572bff9903a53b6fcd57f4f9310ec0fb0947611003b7e7eed59fb9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c93ec69751c961737d7991ac743fb14ba54ca07f532ea73f9a118332d886701f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6430bbcf4c68b114f6685602ffd19d2db592a45411fff3f4c33b28d8a0e653ce9638c9e2637a12091c9af4c5deb8ef2f5b026d1e1879279316d89be6afb2a5e5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-transports-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-core",
      "version" : "4.2.0",
      "description" : "Apache CXF Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ad4c38fe965d17612b4899491dbfc166"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3aa43960c734f662269c57c0ae9de12f2b7c4c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "f514f302ea0d8c91b8931df276dccb8acb4614c770eec7eca60b3d9a7aa62f98"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e6332eed53cb2d25cb19ef7bb723c11d75dd62f7619629838295abe2b95a2bfcc423f372276ff90dba5da3ef0c0779a32828250ffddac5fdf3986a0ee129317"
        },
        {
          "alg" : "SHA-384",
          "content" : "725c99266c3df97d2794677b83ff0b9173319df7a0f4a520d8ad80f52884bdde1678eb4f056968939d1f1d0ac13ccf47"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d88bd8055481f0054ac63f3126af76c0fc900b6dad603d0a0ee8ce0ab0117a8c85a23d73ae96aae5672d6298e59e5ff2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b7ca6cb0f552d96a5d948db64aa50c01e29ac8ea3d00ba41e0e17c95a4eb9aa6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "552198b399f93423316c5c57c109a2ea58b199d6638754bcec73707c993666def0974dcd97e8180f48cc8a7fd3d71a7046d73c24cf4cbbe4096279efd1537a4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ws.xmlschema/xmlschema-core@2.3.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ws.xmlschema",
      "name" : "xmlschema-core",
      "version" : "2.3.2",
      "description" : "Commons XMLSchema is a light weight schema object model that can be used to manipulate or generate XML schema.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "67a17743abad9de9b18ee4b491ac976e"
        },
        {
          "alg" : "SHA-1",
          "content" : "34aaf48b18ae47015001237e93b5f3f05f1ece55"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef6ee27d7bd5fff4950c6737b68263ed63dd088f8ed5f04245be49a5f6a06590"
        },
        {
          "alg" : "SHA-512",
          "content" : "77b020063365eb4df1c9fd6628031d5de7261288921b016302736deffbe5f0427af8c22dfeb5e3efd3f792c1790bba1c38e61dc8be43ccaff3051f010cdb8327"
        },
        {
          "alg" : "SHA-384",
          "content" : "8cc8d00ef7cd5b76d191bfc408d0d03ce60c9346ff5a119cab605568e792cb9fc2fc8d24fec0fccd67f0b1c5377bcc07"
        },
        {
          "alg" : "SHA3-384",
          "content" : "21462cad6440441043ed928be70876ed7f42d6f8d1087acec746b31e7a8c6b9c5c5505b58e27107ce9228798feb33b21"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a25e8760f087f0e1bcd8dccaa9992174a6b98325ffed282dfa68395d2eac41d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55f0873589b3893f25f3cfdfdc61e2f83db1249ef615a62b4a1e69c2b86f18657a1f50929f39016d24293f1f1caba204d0864b1ee285e01fce4192becddf3fdb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ws.xmlschema/xmlschema-core@2.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ws.apache.org/commons/xmlschema20/xmlschema-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/XMLSCHEMA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/ws-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=ws-xmlschema.git;a=summary/xmlschema-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.3?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.xml.ws",
      "name" : "jakarta.xml.ws-api",
      "version" : "4.0.3",
      "description" : "Jakarta XML Web Services API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d77fe029b963c96f60c6c4bd2636e1ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "30b8a7abd7b3958461d8256db31816dd2ae6eb85"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2244d1046363f21a1dbb9485d592f6697b219b8086de70de759c7c5d725517f"
        },
        {
          "alg" : "SHA-512",
          "content" : "d2ea4c65dc43cec704295ea1517355558323675bc21b206c9c66e06e13e8c60ee33e19164f762ae31c1e0f2af8af542b0ab80404257e5a8b86f4f3044451486e"
        },
        {
          "alg" : "SHA-384",
          "content" : "194f8b4ee26d430e18bccb82ad53a70468ca6ad11275b5a637b9ee4dc673b55cca2a7af7ef8dac15aab89983da39e9a4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ab52b3e4c0b4901fb02660b2d3d11a43c3a6a0f7c91027216e5d18efb720c6baf5679f051255a0928690aabf1592e2f1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e44dccd9e9fb30d079f21c20d25709430cc20d3f8f5e51a140a106ee156c97e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f49d901ac7912ba4d2c81143bfd7e3f1b02bfc16e8d877f55ed872e59a79a9babb4414a3c2965af2697b58f77ceff3fafbbc52f33ae8e51ff35bc0c056fe4937"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jakartaee/jax-ws-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/jax-ws-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxws-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/jax-ws-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cxf-transport@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-transport",
      "version" : "4.19.0",
      "description" : "Camel Transport for Apache CXF",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cxf-transport@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cxf-parent/camel-cxf-transport"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cxf-parent/camel-cxf-transport"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-bindings-soap",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime SOAP Binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b12dce9e86a5b8c59b95a56f69a7fd4"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0150dc75ef2a448466b05ea6e3e69d89f1d3144"
        },
        {
          "alg" : "SHA-256",
          "content" : "df1ebfc7f7c072a658aec9878523e56ed7f9122d12e50a3be3572494aa76ece7"
        },
        {
          "alg" : "SHA-512",
          "content" : "683377abc17853e12a2d7bff99a33bed88e521a7084588261df3a7c7e81fbc4ea2be4653568e034b590cad2369e58b6fbc4e11dde51e7522f24618f409e0c107"
        },
        {
          "alg" : "SHA-384",
          "content" : "054b3484120fa6c1d614c968669d130b87c19b4cff38cdc336f81ce084ecbb0f416f4656f50e2982e344444f642fdbde"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d5404f92ef6d81b5d3207d64af6a964203bfdb908a4daef6e7652af932374e97161c69641b0886935611dfe4a0ad3a8d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3124dd2bc22ba834b1ac08071f11c2464c6adc118ab1508f5d40eea3dac54c62"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0e7dac70fd70475b2d30b2fe0143fa3287899fa7adb5fecd561f6c34b3652955929e0dc5ba4adc41fc424a485a187f371e2bfc2834f18a70a2ddfa63e916b77b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-bindings-soap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-wsdl@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-wsdl",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime Core for WSDL Based Technologies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d645a9ba0547cd747aed16f88de8deef"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d26cd320c957a176ad5832883b1b1103005483d"
        },
        {
          "alg" : "SHA-256",
          "content" : "d738f1b6a37b4a9940220ed7fe963a68c3665301c9ab8d8711651e84eabf7916"
        },
        {
          "alg" : "SHA-512",
          "content" : "89175c82575a01359b7f022a6e2ca2ab4947927b1f67fc5b2215d50c69dfc7b53f8eaabe0e7ffeb2a05419dec1b22cc8d30ae5cd9dcd1b031da44db2908236ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e6c843b118f6aff457df53ac6df1f467e903eb49d3282628e49dc085b6b7afa7c870f68b40413c14f9168cca62b0aa2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe8bd0f90e42a668db06eddccbf8fec20776faf77e0d8eb405f65783e13e48a6075e832bdc526e9a6e3675b4c7b64955"
        },
        {
          "alg" : "SHA3-256",
          "content" : "365ac373bf79ea12170164099cf51bdfaa11c8a0f8f88ac4e68082c714222c1d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d878bbf5c324666838109288640adcc38a8b889b2ae10dcdb917931feafc2628b55cc2d1163274f375a8cac71a32074b77136c7fa360c7b328d6f2fd9579434f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-wsdl@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-wsdl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar",
      "group" : "wsdl4j",
      "name" : "wsdl4j",
      "version" : "1.6.3",
      "description" : "Java stub generator for WSDL",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cfc28d89625c5e88589aec7a9aee0208"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d106a6845a3d3477a1560008479312888e94f2f"
        },
        {
          "alg" : "SHA-256",
          "content" : "740f448e6b3bc110e02f4a1e56fb57672e732d2ecaf29ae15835051ae8af4725"
        },
        {
          "alg" : "SHA-512",
          "content" : "3779363efe4b7cf23bfc68388f3c6b5105dedb9192080f144534fcacc8a77014f9f3eb3ae1927344a267364c24deedebf25e306f80dfc293851973685cc58c52"
        },
        {
          "alg" : "SHA-384",
          "content" : "19b91e5508f5e33b8d7c4ad41d3d679d34c0f7b43651f19c7962f534322e6cb768595430a115df82eaf66905a4a71996"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca2e435e6d94fea0b1d025f16b7b540aeb84bb5ef286139fa42c04443d5ec87b5663863a761f125dc4a8114148c89ff4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8429876fe0bd0d4bf98130c31856f6accccd2af5986b459689f7b5b49f4bdeff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "915711a72ea5b1773e3336afcaed273d65283e5e93ddf35a12b8473951cfd3e1454bf782945c7da5399922dda46277054185b182136f2dbc356d43adb8afec8c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "CPL",
            "url" : "http://www.opensource.org/licenses/cpl1.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://sf.net/projects/wsdl4j"
        },
        {
          "type" : "vcs",
          "url" : "http://wsdl4j.cvs.sourceforge.net/wsdl4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-databinding-jaxb@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-databinding-jaxb",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime JAXB DataBinding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9cebac09293fddcac60938a8d557d14b"
        },
        {
          "alg" : "SHA-1",
          "content" : "7825d5d90545877c5aa99666bb172202c286805a"
        },
        {
          "alg" : "SHA-256",
          "content" : "0094846e90e9e22c09b686aee80f13cadb8418997e9f5f250961878d987c0638"
        },
        {
          "alg" : "SHA-512",
          "content" : "d767e62e5e823bd610eb63d474dffc728d4390028f95ea0c51bdf572f00645c2e784c8100d602df788eb49ceb80ba8ac47095fcf91784c3329f89838081c6ce1"
        },
        {
          "alg" : "SHA-384",
          "content" : "c05b6f7a91da04822853a0c4fe39f721e8d5b53c23713df48c04add6b8f4dd2001f2db8da7053883add14a71063b270b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e22af492ddd6aa88143d5ad1c6e7ea0d91709c9be4d1946aa35b02355ac1774d33ee6f46a19aa30717cd022b42f08f75"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c45664dba95dca1d38e455f4defcacf1a13308bd74b50d00ad70df7ac20b03ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "996c038e3d7ee96d2809b123edf5f6fc80f207fa932f7ade75d4f51890428794f5479d509e203229c097026ca08050f679ec26e1e4fd79c7efadb8d8b83e56ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-databinding-jaxb@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-databinding-jaxb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxws@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-frontend-jaxws",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime JAX-WS Frontend",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d961ccc77af400c6043cfedb862b0213"
        },
        {
          "alg" : "SHA-1",
          "content" : "7b1472c38f9c82751e04c0d191c608a7d1b065c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "91c9396e5c276ce3a7cfd5fb1be33fe0d0999cbd00f3a2f0ab2ce7ebbc9c84a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "5878ca51c136a5dc41e218b85c01159575bc51b4541fca765ddb1b7745b83326fe06f6a7e5aa05368fc2e577186db7230c106ddbb0e086d95b5041c025a4f2a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "c7d6d81c05e176f59f8abf261c7f24e910b0ce30aff06914003f298719f9e17a435cb029d4b3655b92d0320d2ef226cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "133aaea85af4a88e956990536cf0ae5bb5157775dfdd53e62d5c37a581af21c25ba3bff052ff9e01679194b773ddc9fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a5b0b0529d938c46aefeb32e563a412ad0072313d2f263961a5205bbd126b641"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fe8bde82dcb1030a1659b6e5e39f2e7e134d51097b492767545a1bdfad770e419eee91d01ecafee74fc32508d6eb211a9242a98bdd244a83b137ad25f7ac5c72"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxws@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-frontend-jaxws"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-bindings-xml@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-bindings-xml",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime XML Binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "104aac9b214b3685833070ae4d09e238"
        },
        {
          "alg" : "SHA-1",
          "content" : "5e1c6e924c21042109d9ef29e12120805e079407"
        },
        {
          "alg" : "SHA-256",
          "content" : "0084c485dc558e364d60e45e1fd78c315109f7623f3ab0f96f9822d745766523"
        },
        {
          "alg" : "SHA-512",
          "content" : "21f136e9550da811fa40ce4eb14a38b37f3cedfca7b5db8f0a2f1b0370c61b7c40e4dcc8d635ca9795bde75d09508f1e4dccba4230c30be01499ef9a3eb1a615"
        },
        {
          "alg" : "SHA-384",
          "content" : "d7f524d5190fe0498ff23f9afbb9b7720167928d40b6f6dedd339e925d0b91401ae2e6c4210806d3ecb3fd98513e0469"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6243152fc49c4248b53494f431f6b36bd4beedd914c91e5711c01d0955de8ceb83ff8a899ca2679759ba569e4dddbff2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ba672fa556eed503fa56c3fbda2514f107a9050dc117c59f49c39487b3e4e5d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e4a97aa6718445ae463177c1e2dffd4373f45efdea42ce8b96fd15b5d4aa77e7303b7088fe58a210f5d520c7c411d3120b81c6e5d4c84c16b73c4fa1ddcb203c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-bindings-xml@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-bindings-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-simple@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-frontend-simple",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime Simple Frontend",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "44b5dc04c6dcad641f51bbdf8b455a24"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5c7495e81429ac52e3a6c3080f4af9611debcec"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e5e7010f83856491d1a573a02e5e3a15cd5bcb818e8d1e5862c89238e368de2"
        },
        {
          "alg" : "SHA-512",
          "content" : "109653340a1e2fc1c368b23cd87c94576e6c5319a69790d569fb8a4e383c8d723d1e49405144562dc70e361c10164c797bc025cc80b23ce1558739d45066fce3"
        },
        {
          "alg" : "SHA-384",
          "content" : "7ed6038f1910ed396086d764203213d728c086fafbf553c98710baa28e527944e40527ca07a0bfb1c364501abc1fbdca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d08eb556e8f294e43fcdd789f58a83528ed1d66c68f41957b265a8d7ea8b1ca6fd4ccfee01b23cfd5f601a417f84466"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ba5c06cc1fd2c7a9077a45a1855346b0d52ef5bda0b77122aa857881ec39a2a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3034cb6843f1849da708f42bc3ac454e75cfe8ac5f88b9e72acd0b3a204d0c81e543981c5fd09c009b9ad9fc3766a1e5f4ceedbc995cca420a428d05b6f3202e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-simple@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-frontend-simple"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-ws-addr@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-ws-addr",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime WS Addressing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "077c739792dbbd377a4dae3851aace84"
        },
        {
          "alg" : "SHA-1",
          "content" : "cbf7267e2553ab6166ade7c794b77674374da97f"
        },
        {
          "alg" : "SHA-256",
          "content" : "2de382643d68030f23115cf29bc8409b281a4504ce1bc35e12fceb2d3756f6ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "728b7ba4ab11f7dd066e87a44107a8882d5f635807d78e408793f7bda9e9b92b971344de7f09811ad089f187a8188a79eea4e888c0565a019ae159451d27073c"
        },
        {
          "alg" : "SHA-384",
          "content" : "566e086b1c4e2dd8ecebc780a16cc9a7722d28fb63b3ec666d2efb410153e67a01c5fb73f05dfeedc7b17309206f73c2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07e89d33ee181a91abaaab5d8698640063a07f71884843d09600bbfdcdb406d6f612c5579fa73e5964faa434f29fef10"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1764debf690e4900fe64c91a8225da801d0700e8a19822a46997c2614bc98324"
        },
        {
          "alg" : "SHA3-512",
          "content" : "19ef7f13f6132c4ac87b0967f5d5a8d4a65a4dfa671edf8f42f3d15c7e220668ce83b291a57341edab23fee4f38a2d9fc0b0eee196a95f8742f5c73ad584383c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-ws-addr@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-ws-addr"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-ws-policy@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-ws-policy",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime WS Policy",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3345bc10333dbe0a9cdfad341a96a0d"
        },
        {
          "alg" : "SHA-1",
          "content" : "62dedfc83a0c8cfe577b34a39dd4949f42e69ccb"
        },
        {
          "alg" : "SHA-256",
          "content" : "e60a84d828bc9b17dc85d710b1d5085ac398bc99f352678ea54583c5cab155a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "720a528a104246dec82adbf17b44ec7722f6f20ee58fb47454b0ab5fe1b187e28801c5d7b07f1854ac5a19045e586e5a77171ac81acd9075b5103819b0e83897"
        },
        {
          "alg" : "SHA-384",
          "content" : "77413fede30817bf1c486e327b92a5514f5f421dc05a492037e69b6265c0811acc4bb4eec6615d0addbdd3b0875060d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd9d05b84ecbb9f8b40fe2da4000379194796401efd4cb8cf545e5807b043882b8187f0096c36409693a1258e4668179"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f9875aadb1e3703af1f5fd770119d3ddcd6398c27a852ead86998db1a84e726"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9370e2ca3c9bdb14c9cf813fe6d426514184f886159202d018ffd8c745ebdc15fbd63bde95a022594795c1203b3623e311858aaedd459cb5018cceab601634e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-ws-policy@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-ws-policy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.neethi/neethi@3.2.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.neethi",
      "name" : "neethi",
      "version" : "3.2.1",
      "description" : "Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requirements and capabilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6d100128ec1e1417687c4fc65cf925f1"
        },
        {
          "alg" : "SHA-1",
          "content" : "2d239fd19646201c6dfcc01f3d805b9158d92c94"
        },
        {
          "alg" : "SHA-256",
          "content" : "9aafe21e37e11bebd3bd5b55aa5e97da79eabdd2af19faf0992cf7887d8db5f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "6eee88d73b2f31c778af83bb6c443de252073636ddd11219c19437712d9695975cd6aabfeb5d8bc35e6736d0a19db477610f9c8ddae5821e914de9c85bec2f31"
        },
        {
          "alg" : "SHA-384",
          "content" : "2bc2f9f5a01c4a16432c0a91362adc9af2b740f8c14695e6a697dbc8e3ac6218b2104beafa7dfd296c4593c3aaf4135f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "393cfa8d5c65a85d89d019c6ae3b8c51a3d2b50c093facecd859be921513468f416b39e20fd328d7928aa79287cb7b99"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1389e5a6d0bb8b3860ae7b7843827743000377d6e9c0a0639ab1b4b652c65652"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ee240d4d1276438adeac59374dd836d7dc50eae93ef91c4293fa6942bda28f27494bc222889ea8b428bee8cd38b03e77f6e3cebd9a31060a982ba4d8f9fc6a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.neethi/neethi@3.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ws.apache.org/neethi/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/NEETHI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/ws-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=ws-neethi.git;a=summary"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cxf-rest@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-rest",
      "version" : "4.19.0",
      "description" : "Camel CXF REST support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cxf-rest@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cxf-parent/camel-cxf-rest"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cxf-parent/camel-cxf-rest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-frontend-jaxrs",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime JAX-RS Frontend",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "312c412ec17b2af4fcf8e5d9c29feaf0"
        },
        {
          "alg" : "SHA-1",
          "content" : "857a8c74594ed7e1122e534372d1e05a9a294a29"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b3a8e477b3079c65dda9d671abcaa1134cd1c360153f60e4820255247a0f993"
        },
        {
          "alg" : "SHA-512",
          "content" : "d54922e3e69815dd1022a715c4d436c0ec442a3b942e03498a14210b7416e3e2ee55a1dbcad216bcf321bf1ba552c6dc1947dd5f9a12ff2548d32d8c5ee9b1e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "a38b897fa1ed3846986882917fbe40e81326f68f7428b677e38d15fb260a0bad1638b07718132495c3996ab4a03b9df9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "58ee84b0a2b90e05f735bf53f7f3cdb1a5d77daae5d8c9c8f90a15198dac86d50e5c72da84a21d9077905dbddfa851d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b69e565bb1395adda56bed3c081f07d19da42eaf759bdee42e709f72bcaa7d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "77898ec0dc4042a47f2a2976616e74e331e5c3274aaa1e3d9ceda45f25701f28e610cc3aa3c71a7811466ea3a48885de484a68895c07929b65fd8a3857dbe298"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-frontend-jaxrs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@4.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.ws.rs",
      "name" : "jakarta.ws.rs-api",
      "version" : "4.0.0",
      "description" : "Jakarta RESTful Web Services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9b7cc90c000f193157d60d95caf45972"
        },
        {
          "alg" : "SHA-1",
          "content" : "c27a67f84ca491efcb3fa68f4df926e8a110069e"
        },
        {
          "alg" : "SHA-256",
          "content" : "6368b126cbcf34e694bb9ba5b9fe3e5040b7acea7ce622e636d698bb085fd2a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "e423f90e5f20d133986c60c3fc2f63cfc74531d51b57bf38942cf8e603d8c6817005708117b0bb07e242eae3ba6e1cf23c6ded8fb2776274a9382505ea726ac1"
        },
        {
          "alg" : "SHA-384",
          "content" : "494b2962ad17d9477d58125cd99d4c0e52e58e10b7ad81e66196649da6651a3187d1ccf64e642083d0a6e54c70f07401"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1803d40582c05b6956cfeb2cfc7b39c03f2211d4d8511b2b9df2fc4c5830f5a1f8e05d86731f4b168caa3a78bae28d69"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e91619ebc4cc811f1639acf926dc4935ac38808d5d834b6d6f26784d7299e9b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "48c8ed0acd56c83a0d9413bdaa950c92345ac0f36491745e8675b96909c35311fcb05bd80839d0d1247eb5b373754ce5d922d99d06cd1ef9f6063a491e51d671"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@4.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jakartaee/rest/jakarta.ws.rs-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/rest/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "jaxrs-dev@eclipse.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/rest/jakarta.ws.rs-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-security",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime Security functionality",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3edefb526b8c026418457d9c93dc136a"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7bba427740d71e4442dffa87a10878f613ef269"
        },
        {
          "alg" : "SHA-256",
          "content" : "02530713f8e2a665adf31934702cf5197ebadbc6fc0cdb7c842a638d67deccc5"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8ef501b7067c0730024e7fea2d36b832097c9f5cb4666aa58c8e37043e727407e8512131f3129b8ad75a9a3ab0d11a3804cafbbf7852070844b6b4c7338711e"
        },
        {
          "alg" : "SHA-384",
          "content" : "2176e4e51cc639d7884e622c63a98bd0d8837890eac4ed0dd20d498f6b373704027b6629ca47fca1a2272528bdca717c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c7a866d363f736aeaae7cb2069eb01bbc746f1d97e90de1893c9356c80aceda0478f200608a5ed8169a30f74dfc868a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af05d662742d439151d6fe377ce33858e2cfbe29477e837df5d666d3e66f2fa8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "941377aea91483f977563b6cfae77902fee389ed32846661b3ad57608a8debe9ab028c821f1ca185cbcd69c3ee364cdaefcb8e086b7c72c46df9c22c64cd4728"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-client",
      "version" : "4.2.0",
      "description" : "Apache CXF JAX-RS Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "462c49b4ec11262e31b7b3ccf8a33c85"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f0180751178ea37d25a2ebc331a5d07cc0ca00a"
        },
        {
          "alg" : "SHA-256",
          "content" : "f34ead0778e4babbefd625b0bbe762660d478b2a49e1ec7b672df3a80ca82a81"
        },
        {
          "alg" : "SHA-512",
          "content" : "119ff2e929f3e81dcca2e0054223acff6a9d7c6cce4bf0204cb68090abca9f772588cbcdb1b3948dd8ac13ffd00bc4456aa95ed904c48db1889d88ef2b9f2b10"
        },
        {
          "alg" : "SHA-384",
          "content" : "beaf82ee508cf91e8f87596ae1eff46d1c5f7fc314b8687eff056e2aad28b047a158d176ff236b9b620937c26d05b505"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f7e2f3b07b9d3950e7c43d4d7d18fcd580a9e57206e8519996cbaf3f3e9285e30627dc5eb4fea75b9a5e5f8f1419721c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a40ef767d09a76d00a85f5f27f4b11f7dc674ee10e1b2fbd4f14eeedfc34cb7a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d9dc22abda173a31a7510b7d0be48725a557728c96265346db4bd630d64867db29d90e1ccc0890163c3ebe6697c95c59cfa38b1245aeeca15aca125b02abbe7b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-rs-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-features-logging",
      "version" : "4.2.0",
      "description" : "Apache CXF Advanced Logging Feature",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7635f9ef27cb17e28c39cd790ac327ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "b6bf0ccc23ea619761253ccf6290a06fab8d824c"
        },
        {
          "alg" : "SHA-256",
          "content" : "8fa516cd08210eb3c93f13aecc6d30a5f5dcebad05bc8ff3fe910c1206c40d10"
        },
        {
          "alg" : "SHA-512",
          "content" : "05d93928a8d8dee63fc9a681fadee2b04b2930b032bce1e4b53eccdb832dcfde5522fa3ce3603bb728a71f4493ab27f02e60d445f72e98969986395ecca6ba65"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca8b36fb992caf15b0c11a573bdde394c1d6cd96c78b5746228ff909b92c474d592bb3703f096ee7ffce23e2a72731c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cb775f2107863f3ad438a4a23c1711ffb2332426fa95f1150589ce759d4ff06154373a189169da34365fef7b738e121"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fdeb1e4b766b248621ee251a7c47ec2079950fdfb48d34ecf01155a6a213f7ba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7cabdce8542d732e2bfcf1b75651cab17f0ce4ba66884f24a347d674aa9881012de52d9d63750e4461c2eec8355e0af8a3837168b426e7e0d48cf70ac99244f1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org/cxf-rt-features-logging"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-features-logging"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-net/commons-net@3.13.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-net",
      "name" : "commons-net",
      "version" : "3.13.0",
      "description" : "Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, and Whois.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "18218cf755faf128654d08c2d8e39568"
        },
        {
          "alg" : "SHA-1",
          "content" : "c16e8410310bbaa4ecaf2526ab7ed4f671d86bfa"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e88444afadc9467f0bf3d328f93b9538da35a9be05cdee430766e64fddbd6c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc5e1874a542c250513e031502dd4e099210dba74613ed3a5aa783db453805ec4e5a72dbf9be17263fd04ea27b06b1b5b403dd6f64cda6b0b6610b651d6f9894"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac1534cb9c9f46fbde5dac01996b9418f3f311b74545aba268cf0bbad422628a1c6df9cd111d6c3606a9afb33deba589"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8b895c2c935e2deaf7efcf07bc15082ec15b11cbff50a141aadcc510b1ad04ba297ea463327d4a9889812db205f9a9aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3c5a3bfa2fc0992ce1c903a2981ffc316e21de373003b681d0dccd81efc4b9b9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0626436a10bc6db9a04085fd2eb45c629eb88771a338e520ad243a3ce938226b460707425c898875bb7e6f8dc10b94b08509cd0e0bac67e282e8e4c98e7d907b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-net/commons-net@3.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-net/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-net/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/NET"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-net"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-extension-providers@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-extension-providers",
      "version" : "4.2.0",
      "description" : "Apache CXF JAX-RS Extensions: Providers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de04ce942b0616afa2293c92688d2ce6"
        },
        {
          "alg" : "SHA-1",
          "content" : "6016444115a0d26ecdcfbf01db49eab45dfe8cc1"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5eb759b94e3f43070614537fd8060bee0e7253eaafd0d8958a5f5ed150e60cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a3d5527701b8a9bf08cd08f0a461bee944be0d2c61d92855546663247b5efe0c89e9953de820fed3599022a38688af24e2ae5d43e3b5c8e81ebbe586661166d"
        },
        {
          "alg" : "SHA-384",
          "content" : "e0723865c24821839c64c63b332caa5ad92b2c87f6529d982a148626a8284eead33dc06f16e65dd7103d23ab932b3c52"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb7b9c53523ed9152200c1705a6b6d998ff07564ee52522575af937bc4fab87a6e39f0e9c2159717335d6662b6b576f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa0d63b738a359d7c14e98e6055af54e6e57370456358609d481e3693e665d58"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e50678a2b8151eee4f6970d668aea93ab759640de023ae3208deac302ab580b0528fe3d7fc576b2dc730d4effc2814c0502fb612df70afe05d51a6f97bc9b83"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-rs-extension-providers@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-rs-extension-providers"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.jettison/jettison@1.5.5?type=jar",
      "group" : "org.codehaus.jettison",
      "name" : "jettison",
      "version" : "1.5.5",
      "description" : "A StAX implementation for JSON.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4beec9a0d7a115db4871dd3ed98d7fa4"
        },
        {
          "alg" : "SHA-1",
          "content" : "e7504ba89379a84faf2bf476a8d3b56094162c6a"
        },
        {
          "alg" : "SHA-256",
          "content" : "925f75c0b0ce155b5c29c4a4f01e249deee5294fb9df9890fcbccb27cdf3468f"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d2d6a256542204294c30efdcca1c613000da684214da8316d8f64cbd15dcd97301f11c846dfc27601e63b77a5e944c84d924dbc8cc623c836a9b263073a6986"
        },
        {
          "alg" : "SHA-384",
          "content" : "98186eecec5848f16f481d6b92c0f58b4fdd182c232904ddb040194f2909d8bc9b28c7e67b49cdfd2e9bba0c0465ff46"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c0f822cb4a7a6b4284d2d46756e0c821f4b7d0a07525f44408fe332da74990086719e2ecd881845d0c37c3a7db45ee3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c79a249947958ca8d4d46499717f56219ae10c3d6f007ac1dbd0f8acb4a432f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7906fa5b47db342dff7a7ba613c88d80c266ec213cd737067b968b3c15ef82e81f609407cef898fe14f591221a4c473487848b42a14e901457767b1d08da7e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.jettison/jettison@1.5.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jettison-json/jettison"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jettison-json/jettison"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cxf-soap@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-soap",
      "version" : "4.19.0",
      "description" : "Camel CXF SOAP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cxf-soap@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cxf-parent/camel-cxf-soap"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cxf-parent/camel-cxf-soap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-ws-security@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-ws-security",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime WS Security",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31b607fae9d6671704bc77beb237b309"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc8293569376b6929e903705211789d99050927f"
        },
        {
          "alg" : "SHA-256",
          "content" : "3922728d669f47a29f5018c12053ad85cfde098fb8c704a10c1383d757536283"
        },
        {
          "alg" : "SHA-512",
          "content" : "9443263c6425f18b760ce0fcb992e1273399897d458624903a1a2f858bc316011f3b326d7718378e0e78507e763ece547655f4bdfa791816af937df715707093"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6a2fa380925d618b34fd1c3d0472defdcb0ba9b1f3f6010186be57bb250530f39ace965ff5e2a93206a3a9b179400cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5c0d8493cde9c199aa2d56ac26139e0b32d4973d6a9dabc54a72731674736ccf7752f54e97019e2ba20540a97710c02"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb5a7447c5740b3a831bc0858dbca38b25b7293ad6660f9ad002948eadbd05ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6bd34db0bd6601383ea2b1fb92599e67518a0eae6158ac70bb091a6fcd246bdc4a62d412cdf070e493df929363dde27d75e24503126f33288785877913291d09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-ws-security@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-ws-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-security-saml@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-security-saml",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime SAML Security functionality",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e302d3220d7b93dc9654bfa5431e9ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "f850518e7f419362399ce4a4ec61b9e2be22aa43"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3f261053b3558a00aa39cd08cbad84d95a339f15f0c1e37fa0a433d98c07678"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c14189b2fb748d151023bed3af7b86210804e97303cef56efc39abf82adb0bb576a9dddbd2f6141976540ab6ee66a681fabdc78f68da2368a378a2a2342cd6a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed8940585d0d4f6ce64632a26d1ca8a5452d9cd7807ce4ad0bdd3d34a812c957b795a293f3ea11a7998faa31f2da8183"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3d15fb6ac4e24bfb085f35dc4c0c47713a7851760024ab9ad94b4b3e1d198d33c22b98b05251727d31a7b20facfb7f29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51e85e43c709b98bd942bd129dc5e69b9f98f24958b9d5f8194f885c48ac0ba9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9977fd78118ca38b121abc6b44c08eb16289799fa88f5342f3fb980ab018150a80963cacec25ecbc81bc5e8ba25237193a9f75c3bab1289ea9a21c59f0ff7ab5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-security-saml@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-security-saml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.wss4j/wss4j-policy@4.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.wss4j",
      "name" : "wss4j-policy",
      "version" : "4.0.1",
      "description" : "Apache WSS4J parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1d57d1281596ca48da7d9190483d0906"
        },
        {
          "alg" : "SHA-1",
          "content" : "2cd779ad415676280376df70684539484f1307d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "613c69f1f9a72c8101cd4104b8e1eb9ab7968c7ac0b7e25011d2a9b9dabdeb17"
        },
        {
          "alg" : "SHA-512",
          "content" : "a10d4a4dcf30627b8ed8fd09581f0043ede9f8a1a3967b8c15b68d68bb59339e42a10355c048da661fef60098b24ae4bcbfbcfef0ea761f4f796935efb4e4cb2"
        },
        {
          "alg" : "SHA-384",
          "content" : "33973a4a0485483134eb8496bd00179a708a1f544a87a17f543112372b05bf9fe84ceb6a28f7e1227cffa2ee7b69ddc2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4bda1d79b741d604cd6f98d943574ff494844993c5f760216baa07752e29cef219db53c993d3d22e9c2848eb3c7ce3e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98cc2534445fe857fbbacdfc72745cb45c3d0a132848bbdf64b5521c9b6c3a8c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8906cc2d4774f85b90abde0d2f924bc2018da044b37ff06f56c74c7af85282777d6076f4e4e04e78ed5afb4b7ee86ce0e8a024b7ee164295234addadc7ddb405"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.wss4j/wss4j-policy@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ws.apache.org/wss4j/wss4j-policy/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/WSS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@ws.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=ws-wss4j.git;a=summary/wss4j-parent/wss4j-policy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-stax@4.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.wss4j",
      "name" : "wss4j-ws-security-stax",
      "version" : "4.0.1",
      "description" : "Apache WSS4J parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6665f7a240e8ff6e6a144fb72cd4058f"
        },
        {
          "alg" : "SHA-1",
          "content" : "b11ba1924ef9382e3fac2c92a4d439a20d442faf"
        },
        {
          "alg" : "SHA-256",
          "content" : "b31fc427964fc2bd52ecf6b6b4da9fdb251abae90de4a7bcfea71b2cf283cdb3"
        },
        {
          "alg" : "SHA-512",
          "content" : "052cc9c7d2755bd57f08f3cf5723c5e634fab167fc013de5f85acef6c7afecb27b26282becce95e31818b3d957ecb707d1d760205520e584cd09eff87f7f6e95"
        },
        {
          "alg" : "SHA-384",
          "content" : "e019f573cd3940ccee690eed5acdc23a23753eb9b45a5bc10b862337369fcf8ccfdc18af78d02f33d3934d90ed967a27"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0051590cb5f544d66802d9b475246c2b9dbf56e8005aae509a8b63c3123930b2c9a192ec16d30a3570ad9378c5584977"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ee164cb7e91fc4410233d069e5fffbbf8cf1146900285fc234e21a2c3fb172f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e4eed8f1b18d982df9d155e63d74cf432e383b92d72a4ac9494b9159c2621f2cb06b16bfd20a16ac54de954fa85b17145bad920648d910ea3246219c62ab779b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-stax@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ws.apache.org/wss4j/wss4j-ws-security-stax/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/WSS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@ws.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=ws-wss4j.git;a=summary/wss4j-parent/wss4j-ws-security-stax"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.wss4j/wss4j-bindings@4.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.wss4j",
      "name" : "wss4j-bindings",
      "version" : "4.0.1",
      "description" : "Apache WSS4J parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1566776c14a38424e7f32be6a31980d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "96954397c726cb6dccb1fbd70be7eadc518b82b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc51ee653901bc92335aa7ec24dab0a9bd3d63572225b4fab9d88f6e2a0e50bf"
        },
        {
          "alg" : "SHA-512",
          "content" : "6273de96bbc7744277e87b1e3b88d92b8d4b450115a438956d78a86a8681aba3b66028cac998c92c4d60629aef7c0b50c3b80856d6a8a7d9d66d7c7529e23bf5"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0e9c843683a8babdb4306104af9bfc47d0eea9392cb4c8b073aad251f6b7bbea694b17275e5320caae2945b92c04615"
        },
        {
          "alg" : "SHA3-384",
          "content" : "734242d701cc0194751daacf7d487326f9ccd30110a16afe4329e99a08db10cbcea374794266db69c5cbb34fc23fb4be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "26602c10b68e2d3e533eb4697c1c33cbbf5dad96b34484e51151963fef347998"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d4c40d1af51eed7e62cd04bde950ad834c8bdc297bd2f24b2fd91bd80b4fd86df18c94da90a159ab71b8ea246e7f4b4783671a7bdee3aa63e941008513d65f99"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.wss4j/wss4j-bindings@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ws.apache.org/wss4j/wss4j-bindings/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/WSS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@ws.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=ws-wss4j.git;a=summary/wss4j-parent/wss4j-bindings"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-policy-stax@4.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.wss4j",
      "name" : "wss4j-ws-security-policy-stax",
      "version" : "4.0.1",
      "description" : "Apache WSS4J parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd007a2ad4ba95b3f102bcaf33c89558"
        },
        {
          "alg" : "SHA-1",
          "content" : "eff5600fd1904631b548baee2317cf3d071d5ec6"
        },
        {
          "alg" : "SHA-256",
          "content" : "49f8c7c5ef7eba4e60ab29727e8c527f4ef4adfb196308ee4b5bfbdfa5f8b8a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "8239230e8edb3cc10acbdd6c09f4c9abfa152710650a8d756f3b682f89b9d99c7788b0b17db30797524f094cf54458d95e5d27c0e67bccf9acc732cf531d4e68"
        },
        {
          "alg" : "SHA-384",
          "content" : "26f3993c5e4ca45bf924d684cbae53ce6a6ca866c40e52ecad34fb6dbc2fc7ee063938abcc22df037cbf787d7483be63"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a20efb5dffb6d505abbd684e22fd17d6be94e88cfd164cb35d1b97f9c2e94872e0455f82374b087fb3aca6b1a26b512e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dc32eaf72d03d614164acf16d9d1c894c15237d9f339d953451880cd958bbbdf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a37ef3cc68770361f933161930bf9009ee4bc80cdd699448fabc3d65c92dd8695a400063b2ced8cc5b8b9f0e9c6e731ebad5396cb28cf929e05458f1f0180a23"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-policy-stax@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://ws.apache.org/wss4j/wss4j-ws-security-policy-stax/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/WSS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@ws.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=ws-wss4j.git;a=summary/wss4j-parent/wss4j-ws-security-policy-stax"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cryptacular/cryptacular@1.2.7?type=jar",
      "group" : "org.cryptacular",
      "name" : "cryptacular",
      "version" : "1.2.7",
      "description" : "The spectacular complement to the Bouncy Castle crypto API for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9171ea0e9f71e98984def0861f5a9a7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "08e2849cd0cc8856899c1190ec8bc9f261fb215e"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd5e655cc48c2c4568d8a40770dc07442316d61bcc1c24f199b84deee7e4f727"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3dd683b357e07522bb3e3837dc264dde48638c1b96abc8f2bf9eff351617ceb246ff38a0ce0f85a81707e811a0d5fd292c09fa8487d89a8307043aff4796909"
        },
        {
          "alg" : "SHA-384",
          "content" : "21e7a4479b09078d6456b66252ed9dab21c7c4ce23a153a704e0171283bfebcfa46f882eda4b73e2df3371f5c813ca91"
        },
        {
          "alg" : "SHA3-384",
          "content" : "87f48290302e8afd66c662e7b9ce62366539e670d2e19741cae9ae66706444715558d45284540dd6c65c69c5f985f80d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8b259cc94ca6507484b0fc69ccfeadecdaf09ceebef63024c686f4d5fab5a480"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e9a36d437319c4769b90b887579ebcb699a1289fa62fa1bf2a42cb428b53699d5fcaf56f4b0f68d1413caef674f785aaa8bbf2605ab7c95c2dd410ab891705aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU Lesser General Public License",
            "url" : "https://www.gnu.org/licenses/lgpl-3.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/org.cryptacular/cryptacular@1.2.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.cryptacular.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/vt-middleware/cryptacular/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:vt-middleware/cryptacular.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-spring-common",
      "version" : "4.19.0",
      "description" : "Camel CXF Spring Common",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cxf-parent/camel-cxf-spring-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cxf-parent/camel-cxf-spring-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-spring-transport",
      "version" : "4.19.0",
      "description" : "Camel Transport Spring for Apache CXF",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cxf-parent/camel-cxf-spring-transport"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cxf-parent/camel-cxf-spring-transport"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-spring-soap",
      "version" : "4.19.0",
      "description" : "Camel CXF SOAP Spring support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cxf-parent/camel-cxf-spring-soap"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cxf-parent/camel-cxf-spring-soap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-rest@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cxf-spring-rest",
      "version" : "4.19.0",
      "description" : "Camel CXF REST Spring support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cxf-spring-rest@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cxf-parent/camel-cxf-spring-rest"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cxf-parent/camel-cxf-spring-rest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jms@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jms",
      "version" : "4.19.0",
      "description" : "Camel JMS support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jms@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jms"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.messaginghub/pooled-jms@3.2.2?type=jar",
      "group" : "org.messaginghub",
      "name" : "pooled-jms",
      "version" : "3.2.2",
      "description" : "Generic JMS Pooled Connection library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23788793445edfa90ca9c01a31774441"
        },
        {
          "alg" : "SHA-1",
          "content" : "afcb86329c8c9c0cf6c83052427c27dc5e6d7ce2"
        },
        {
          "alg" : "SHA-256",
          "content" : "c45698bbcf19518e85828cd91cb2279dcd83c8acbc933e385e703be740e546a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "988058b39ef71f41ca56f03f6c3ac6b0c7900a1d665c38d827de50f18bdb4a77869b092dae2fd56c91a01f6eaeea848b463810182b02efac42bbad0aefabe894"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce9af2f7b52ae4e27490cbe531bd7b8017eeb08878a35973d8daf784dda8a53c7c49370af9200dda8dc2268db805b0fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e325524597453bb8c7730377023ee352bbbfbd2c1126cb44ae8ba45c80e4ab243d57568658960c46a5d7986f93e2afb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f1cfd4ed7ebca7dd110f4defa683ae71949855c5e7e8bd8454d0820539fd25be"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b65f619ba638df073797242f2a82844a13104b3bedd976f7e82c7cebb8efee23f9807a19500afc29d1245142fb60b4d3255b70087b846d84219e3aa71cf503b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.messaginghub/pooled-jms@3.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/messaginghub/pooled-jms/pooled-jms"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/messaginghub/pooled-jms.git/pooled-jms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.0.3?type=jar",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.0.3",
      "description" : "Commons Logging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5bc8bdd15b18018e84fd862993aaca42"
        },
        {
          "alg" : "SHA-1",
          "content" : "760c711c71588bc273d3e56d196d720a7678cd93"
        },
        {
          "alg" : "SHA-256",
          "content" : "bcfa023daea8525d6db029ea82e8f58dbf1a06006db6526d9f984dbf215d8a75"
        },
        {
          "alg" : "SHA-512",
          "content" : "0ea5efb79865fd978c4075e381f35229ad938b2860eda8c506ee98c5615ecddffbea1173ea7a130dbfbadbbed8f9a425e5c19fa62b5a2b98144921a7992737b3"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf1f5643aa7d1c1c3d60775aa77e88d5073f2e48e04aac27c2ccfe2312244ca17649a2f238145c119fb5523204516815"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0595697cea906ee89e2607af278a8d93b75d38414fceb2739a40338c7b18e9e4684f736c55fc094778603cf4c52b8ade"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f291115a0eaa02879dfb0cfb31a697b5dfd374cca62a578b609ddfc1b2fb9d63"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1238b9bda3666c0ca07e9bfd988196e247913581bb243bf768495633d1bf9caa4cffe47d35f64ea48120e9ddabfcb4f066f4246c5ea4875e1906a0c83a63e7b2"
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jakarta.apache.org/commons/logging/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-master@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-master",
      "version" : "4.19.0",
      "description" : "Camel Master Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-master@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-master"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-tracing@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tracing",
      "version" : "4.19.0",
      "description" : "Distributed tracing common interfaces",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-tracing@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-tracing"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-tracing"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-telemetry@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-telemetry",
      "version" : "4.19.0",
      "description" : "Distributed telemetry common interfaces",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-telemetry@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-telemetry"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-telemetry"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-activemq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-activemq",
      "version" : "4.19.0",
      "description" : "ActiveMQ 5.x component for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-activemq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-activemq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-activemq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/activemq-client-jakarta@5.19.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "activemq-client-jakarta",
      "version" : "5.19.5",
      "description" : "Jakarta transition module for ActiveMQ Client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f754dd19cb125395a43609196841cf9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "bce46f57cb7daf2dc28b9c8b3ecc7d9e1444fa64"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc37a2b130d588505e9ce6d660a8c81d1b124bcc96ffbef00e76cd6f397aea05"
        },
        {
          "alg" : "SHA-512",
          "content" : "711c9f6de6d3c0309d809786f6a92ac0a77406022737fe4e7a6605472503d98ecf5157f1c76d1716f9f3e3e84cf8a2bc6de354a1e3e1a4a1074f5e295bfea482"
        },
        {
          "alg" : "SHA-384",
          "content" : "bfe2ef52ac0cd540a53d0ac8cc9aca25f42ea814f1cd8320e8dbb5963651f51deeadb9705fe9c96eef6ae294a2fca6c5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6068e240a5572eccead2325f2b1a7317320cce94d870844c9287950507a8ee6ae4032270ff26a5ccf029ef882ab9bdca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5be7c6821ae2676913282ef7e67244713239913a8d9220f70c76894c0e8fab3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8355cb4c720a2d234dbc95fe99ab3affb0681b2da56f685553c3b3d40e31a782452b6e9162d3bbf5f71ecbac81f879799a70e326ff0bf5ee016f1c9ed4e98695"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/activemq-client-jakarta@5.19.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://activemq.apache.org/activemq-client-jakarta"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/AMQ"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq/activemq-client-jakarta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.fusesource.hawtbuf/hawtbuf@1.11?type=jar",
      "publisher" : "FuseSource, Corp.",
      "group" : "org.fusesource.hawtbuf",
      "name" : "hawtbuf",
      "version" : "1.11",
      "description" : "HawtBuf: a rich byte buffer library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a80061bd945ca0f13072861777ff27b1"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f0e50ad8bea37b84b698ec40cce09e47714a63e"
        },
        {
          "alg" : "SHA-256",
          "content" : "c6b45db967f3b2b3e28fd2f0724b1730a89d3f5aa9eef3664de29caba219593e"
        },
        {
          "alg" : "SHA-512",
          "content" : "396966adf3e8cba09ff75297915d41ba6a7c60c327575dfff153f6617a1bcafff4a1ac0baa19d93b4ddcab511c5e23a6fd95aadf45e55e2057700da3b8991af0"
        },
        {
          "alg" : "SHA-384",
          "content" : "00cdf737bd5ec91e094928a5e7a17eb2277c61c58374c5ff707debfc2d88bf83cc81d36d15cee6150e184cec19976e3f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a2b982a00ff5f6f4c40651e47622f165dc19afbad8381a759a2ec809a137b65f944622ccde3dd7cd30457833bddc57d6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a1efa4b49a277072841059cba60cb6605ad0af69c2e9ed834d0b8da4f5e15a05"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0a5741c6e297b03fb24755d0377c8d25122cdab6d3a5bdfe2dd8acc481d2d2ec13331ca674de4f0ed562f2385ae892555d308dfb2bbf653067553f5fc4dbbda"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.fusesource.hawtbuf/hawtbuf@1.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hawtbuf.fusesource.org/hawtbuf"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://fusesource.com/issues/browse/HAWTBUF"
        },
        {
          "type" : "mailing-list",
          "url" : "hawtbuf-dev-subscribe@fusesource.org"
        },
        {
          "type" : "vcs",
          "url" : "http://fusesource.com/forge/gitweb?p=hawtbuf.git/hawtbuf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-activemq6@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-activemq6",
      "version" : "4.19.0",
      "description" : "ActiveMQ 6.x component for Camel",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-activemq6@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-activemq6"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-activemq6"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.activemq/activemq-client@6.2.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.activemq",
      "name" : "activemq-client",
      "version" : "6.2.4",
      "description" : "The ActiveMQ Client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "346d253e5b7123bcd84ccc1e9a2a91df"
        },
        {
          "alg" : "SHA-1",
          "content" : "c4b4c17911a792e13ff641a8beb1951690645b47"
        },
        {
          "alg" : "SHA-256",
          "content" : "20f0ba1822e368b2870e1a5d01febeb6756d6c484cd2d925fa070676c600d10b"
        },
        {
          "alg" : "SHA-512",
          "content" : "1b1e2e9947bed4bf0733b68aec18eff8204c7c47cff29b69ec50c0e8e73554cb2d7e66b4afce09914655093d0cee0b11809c1ee9d12167bca5687e149f738275"
        },
        {
          "alg" : "SHA-384",
          "content" : "d2905a15738da4c212b7a49aec971783a8d08861e17b0be057392a960196c2ce202d5d494d619d7d7628316379577e62"
        },
        {
          "alg" : "SHA3-384",
          "content" : "11b0ccf2759ca7b79fb3746782eb11085e8f90a008b5de85b24e1e0ef26c5d01c4cb682651809927f822f8c14979f2ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f98302daf0e3381756fb0c9ea021050f069053c5d6d4e07783ec10e11c98765"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1fa12734005b810d78a8a801066f2f55889407632dcb86e9ba567bc3f82a34f6e2f9c457fc3b8573fd5804c10e1aa214b6f691d0b714ba9b5220ec8dc054e2ea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.activemq/activemq-client@6.2.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://activemq.apache.org/activemq-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/AMQ"
        },
        {
          "type" : "mailing-list",
          "url" : "users-subscribe@activemq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/activemq/activemq-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ai-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ai-parent",
      "version" : "4.19.0",
      "description" : "Camel AI parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ai-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-chatscript@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-chatscript",
      "version" : "4.19.0",
      "description" : "Camel support for ChatScript",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-chatscript@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-chatscript"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-chatscript"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-djl@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-djl",
      "version" : "4.19.0",
      "description" : "Camel Deep Java Library support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-djl@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-djl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-djl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ai.djl/api@0.36.0?type=jar",
      "group" : "ai.djl",
      "name" : "api",
      "version" : "0.36.0",
      "description" : "Deep Java Library - api",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63e50087572e893da854029f84c65162"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca6486d2c1c98f14909e70a9132565d5bf482fbc"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d720dad798114f824a9efa32de4cc15e7bebf0e8f2a0cc68fde101d490d0c0a"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d88c441d7a2c5441be8b03a30c46b0e8075c12950565e6f288886d022137104d2542b6159c22d53ff2bbe9dadcbf89f1e94ea493176f2c5ce6728411eebfbae"
        },
        {
          "alg" : "SHA-384",
          "content" : "59143d17178a6fc0ba2785bbdd142d9e66f7b91ea33685240507e044090da2274ce0845bc3c136dfc11faea11ea837dc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ed490d0afa201a7c856eee5c5569ca916fe322b6e5abbc4a2cd708417094ca2c8d9c9ca10d4f77a83cfd1efda225f4c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c980a9a8488d398e817404ddd47b7da9e416e591197dbc0be368b98bd8e45cfb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12a81f3ab53ba15dd42f0cd5e73c8037c2eda17e88b88218cf330405da9ba5a69850dae78f3092bf668270b8a2e6588844540c32736091fde7b64bbc4c39417b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/ai.djl/api@0.36.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.djl.ai/api"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/deepjavalibrary/djl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna@5.17.0?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "5.17.0",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08fc1e1f239ec4511e8d9e5a433f6244"
        },
        {
          "alg" : "SHA-1",
          "content" : "33d12735bef894440780fce64f9758d420c7bae2"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3a9408e7c51e08ef0e3bfcc08f443f6ec0f6191ba8cd7c18d53d2b22e5bdbc0"
        },
        {
          "alg" : "SHA-512",
          "content" : "33f352528fc70a07ffc9184ff80647b02c51ea26ceb11ce70eea4adbd9419a6f811bc11746dc73ddf40ff2a21daedbeaabd349e901f30ec5e841a1f5fc6f1b52"
        },
        {
          "alg" : "SHA-384",
          "content" : "73b2ce83871d76d40642dd50fa199cbeaedbc820e67b9909aec168c4978b97c3141b6d4146d3b5d531d91cdae4a993c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64be58b562e0dde1a51099a0be9c82cf107e71092a705f4645056ee96e86d216b30fa7f46cff61535bb0e16f38a9e63a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b9a7dc3906a1a820e822b34a06a956c037cdc4d4926ab9e97254709b38c48c3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac5ff82c8f6c822821f9dc08eb2e70ab0eefe2aa4cf6e7b967da996f97be0d451249406a6be3fcdbdaebe76ef8343b8193d35d16a633e9ddacd6bb3de2e7b027"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna@5.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ai.djl.timeseries/timeseries@0.36.0?type=jar",
      "group" : "ai.djl.timeseries",
      "name" : "timeseries",
      "version" : "0.36.0",
      "description" : "TimeSeries for DJL",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57e509979b688238e1b0d32d1830edae"
        },
        {
          "alg" : "SHA-1",
          "content" : "c28b29ff1ef4e6dd15e39b42af1324a65e33420f"
        },
        {
          "alg" : "SHA-256",
          "content" : "09c7ec073a372eef282be1affea325f2f6c948bd60c4aeb87cd5e6e0256fbe2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "34af5359e719131b0b45d4c8dcc27cc2ae0fcc096b78143a219b6d7ef0d87ab6a2ac1c5b58e79287dba1f8749c95d1640bff0e51b5c2973cefef4fd869e94ce3"
        },
        {
          "alg" : "SHA-384",
          "content" : "72f5c37db9e7c82403223837ef67cab786fa4e01e9c83424d2a698f6adb74b5fe6db555730fb76f6da755f8e5e0924b9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f2198a31d7000fbc44f742234c932de7df5eb4c9819ec536103b1c95b9571bfc74870227703a91d30b44be0aa15f6a51"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b30fbc88911c31393761b52912078ce531be118ddebf5f93231b1bf0282a5d73"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b996dc058ba8590e3c993071835965ce846a02bc39fc67e614228a02e62299507c78bc11b9f7b441d7e46e61a4156c8c1dd154ff4c76d4a2a70dcb0ebe1209e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/ai.djl.timeseries/timeseries@0.36.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.djl.ai/extensions/timeseries"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/deepjavalibrary/djl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tech.tablesaw/tablesaw-core@0.44.4?type=jar",
      "group" : "tech.tablesaw",
      "name" : "tablesaw-core",
      "version" : "0.44.4",
      "description" : "High-performance Java Dataframe",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8db8a1453a29268972a862bc6df92e07"
        },
        {
          "alg" : "SHA-1",
          "content" : "b2fe764d43fdc73575e4e9ef0404c75cb9d9f094"
        },
        {
          "alg" : "SHA-256",
          "content" : "cceddee496b0d429a4ca15ad27dd338d9e1b7f4e3645d1552f8907a0f7525984"
        },
        {
          "alg" : "SHA-512",
          "content" : "9eea039a6725f306f958dfc63348a495129cd0b85b052bd9e7b9737f8327a2f1066cf1250ecde5de5449e8662db6ca69fd495b5fed1d81bceb2569139335da37"
        },
        {
          "alg" : "SHA-384",
          "content" : "c066fa81de49b5a711a0dc9ba2d357aff9b8d99c5db08e0326b6d0c96ddc6e5be36da6588f87987aa0f155a903be0b14"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8005b7166376fa8f7e810dcfaa73a1c3d99d6c078926b4425eb78080c3e38272dfc96af4e64c73ead0f80ac9e450d1fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "18165b9c190193ce7f5beee6679822ec600d17dd797ddf6888e841d17363a823"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c8e8e2cac1b75ad49c9d0b0cc57751564923ffeeda99170a548d947c27a18c6a2447f3d49cdf2beaf65e7556313e31f7032ae536c9f1c027caacfe2d041364c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tech.tablesaw/tablesaw-core@0.44.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jtablesaw/tablesaw/tablesaw-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-math3@3.6.1?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.",
      "scope" : "required",
      "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-intake",
          "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/it.unimi.dsi/fastutil@8.5.13?type=jar",
      "group" : "it.unimi.dsi",
      "name" : "fastutil",
      "version" : "8.5.13",
      "description" : "fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c60cbff352f91ac17ff18b0f471fcff"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d1178e207e85b8990347d30f9d1d620cad858f4"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc0cc589df9219401f8620fc4454f8f23f1c6d66b9ec915f19b7c42042f62efd"
        },
        {
          "alg" : "SHA-512",
          "content" : "e8b99a10941239345ececb7c6fbe5f9474378228c818fcd85e450f844289c94270d5bc64daf04d27dfab8860df83358e5416c0592ab90003b9b1508eb2593a7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "dba908d3d7e2fc50eb748e1d24ab17d82f47d3f1e22b43ea29626dd7cdc04c70ef2857021de14782fc4e960edaaa27fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e81521a63d4ea4a7f74e62efa3bc71c10d654e58615cc448c6014c333055762a7f62e066fe42642a2753b636f2b3cd09"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c18899ef23a47c28e06c1c33f98ae81cfed26f9698154d2d960dc70518adabd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ab91388f3acc5a74c65337e543aeb8fd0cf74040f71094461992e4920fad37957d1c88069371ae99095261d6806030e38285d751b72cbe7a379c13bb283dc9e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/it.unimi.dsi/fastutil@8.5.13?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://fastutil.di.unimi.it/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vigna/fastutil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.roaringbitmap/RoaringBitmap@1.0.5?type=jar",
      "group" : "org.roaringbitmap",
      "name" : "RoaringBitmap",
      "version" : "1.0.5",
      "description" : "Roaring bitmaps are compressed bitmaps (also called bitsets) which tend to outperform conventional compressed bitmaps such as WAH or Concise.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93e0ec8ab786db31f0d335eef075689b"
        },
        {
          "alg" : "SHA-1",
          "content" : "b02486f503954bc01e0d0ea99bd3aae48213631b"
        },
        {
          "alg" : "SHA-256",
          "content" : "d41865832c3429d51d630f03313e298fa5d1505ce15bf2dd453e2775331122fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "f61d1b4835309a3a134b1eafc0fbd45e8cbc377c0b7fdcb175076d23f1bec6897f4f2fcd421864ad7695f6261592b025062567d9a85fb4112cf0c3522879c5f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a481e81b5d1900215cee7d70f90acbe1f50a29bc09da5298d071d09d079ae8d6ca55a09327080079bbc1859dce5cfa0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6224a3cbb646ba6aec57142ee1bfff2f8125977b14492d0c51f8b73235716eed28f6519af810d35d2fa06db1a96afca3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9def41cab9475cb9ba8646877a0e7c3124322315118d9e8abdff37da3721ca0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7ddf6776403b237fb4de83c7c194549b0a8953ede1804657aadcc94e6bfb3603e948e0f0e7add066aac2a2284a65865f6d6273c778a6a80e39a400ec348b9112"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.roaringbitmap/RoaringBitmap@1.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/RoaringBitmap/RoaringBitmap"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/RoaringBitmap/RoaringBitmap/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/RoaringBitmap/RoaringBitmap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.univocity/univocity-parsers@2.9.1?type=jar",
      "publisher" : "Univocity Software Pty Ltd",
      "group" : "com.univocity",
      "name" : "univocity-parsers",
      "version" : "2.9.1",
      "description" : "univocity's open source parsers for processing different text formats using a consistent API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7032ba85007afd0bfc702a72bf486fd0"
        },
        {
          "alg" : "SHA-1",
          "content" : "081827d186e42129f23c3f1e002b757ad4b4e769"
        },
        {
          "alg" : "SHA-256",
          "content" : "31685122d5e392e98672ed6009a95a4c1623ca1185567bd44ee94527d454e5c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "95656c856840b203507e42c33ef15bbf1995ad364ff229dba4f6358713259cbcad96a4aeb11db57d3f5ace2500bcfd702dd9457bea45186aa5ae7ed1bfd60559"
        },
        {
          "alg" : "SHA-384",
          "content" : "c29f921251bafd86bcc18b5cedf28fa53a3cbbc0fb8631c72c61038b02ce53c2141900faa54586edbbaa519cc5a815ab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d620a82f969d032e4500ecd1ac93354888164c30f54c375572e005fbbcf640b9a3df0230f6981d9f701253273698b154"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f772ddaa17883c4ba0c804f9d622cb2ab83619e827b32175978d90380a63985c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "befd7c25e69ea7ec0e34f4f6df5e5300f60e9f5311dc880e2fcfe7c87b2e020d3ac58e5988a9df615269531500c5d87e03654fa0b66b020a008900eefa9a213e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.univocity/univocity-parsers@2.9.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/univocity/univocity-parsers"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/univocity/univocity-parsers/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/univocity/univocity-parsers"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.icu/icu4j@74.2?type=jar",
      "publisher" : "Unicode, Inc.",
      "group" : "com.ibm.icu",
      "name" : "icu4j",
      "version" : "74.2",
      "description" : "International Components for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc1ca25ded73e28dc93b516ba833e3eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "97222d018f7f43cae88cacd1fad39717b001ffc4"
        },
        {
          "alg" : "SHA-256",
          "content" : "95c055080e14c093ebeeba5b733e1a1be7a4af5854668c774cedf070d4240e43"
        },
        {
          "alg" : "SHA-512",
          "content" : "b261021a206ad871535c173d6f4f12481df1fbc5c04541e889af094d4667502abc0ddc65635f37e84986d0d3e5940efdc554213fc3337afae619eacfa0b56e6e"
        },
        {
          "alg" : "SHA-384",
          "content" : "5875b6cf3e9e3e08d8e2e5ad66559e2eccb76f6f03ef1c9283e7f1b688b7534a6d799be8cb0429041c472971c466ff2e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "10c82c2e65156ca2bd0a6852bbe12be80c3315e72035bc7db65d3a7e0a343204e40e8ca650849b8225de84d8a8b0d08b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "42c2f1675f22d33eefe96e7f49a49b3a42c47aac532f6b8bad238ea00f601e92"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2049790b28d3e8bf0906a1fcdbe9a66b654b54c4fcea65b4bbea4fa1cc4c68fd16e0c36e47d7674a7ffb67dc3b172b122d48c9d58323708b69ce805419a248f1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Unicode/ICU License",
            "url" : "https://raw.githubusercontent.com/unicode-org/icu/main/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.icu/icu4j@74.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://icu.unicode.org/main/icu4j/"
        },
        {
          "type" : "distribution-intake",
          "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/main/icu4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.168?type=jar",
      "group" : "io.github.classgraph",
      "name" : "classgraph",
      "version" : "4.8.168",
      "description" : "The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cce0ce6767028715593a4cba224c229b"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4c94fa66e5cb11893449d716f8a923ca51e58b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "2233f20e9d8c634a9af284246100041c67670dd6fe3b35aba172875800965a68"
        },
        {
          "alg" : "SHA-512",
          "content" : "f50241db15241e8e532a2741404865d329a2feeb05f631bf76fc2715cb097d9e22ef454cc2471eb052b53004fc4d33107ad8f1e5bbfa9e722a1b8ff44ae67619"
        },
        {
          "alg" : "SHA-384",
          "content" : "353e59e701fc99bd2fa0b72f12ca3bba647ba1329e8180fe8c965cc0dddd6f0feb53231a6cb73dad69a86286eec2acf2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0529eb0d29194f780ab5123c30e91170f3b0d19166fa11b7230846418e871f12178b6f664e487229ec5bd067113afd7c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ce1a452e703dfbc172acbedb7e1d7f3a3db73754de32bc58b5b52737f43e164"
        },
        {
          "alg" : "SHA3-512",
          "content" : "58043cb7b42207d53a162d360c8dcbbf9b6f864fcfa7c8a77188d619a331e492a34e659da8c5ccca157ea26b2cd86b7a7cea8764fde96c4a19be9e7d59b5c7e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.classgraph/classgraph@4.8.168?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/classgraph/classgraph"
        },
        {
          "type" : "distribution-intake",
          "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/tech.tablesaw/tablesaw-jsplot@0.44.4?type=jar",
      "group" : "tech.tablesaw",
      "name" : "tablesaw-jsplot",
      "version" : "0.44.4",
      "description" : "High-performance Java Dataframe",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6b3403c3c7ff51f3178574fa1c3231fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "920699d097e0134847d0905796f4e54ee627ba32"
        },
        {
          "alg" : "SHA-256",
          "content" : "869ac55d43e45d05eb3d9571b6a335afc442641db312be6a70881da9238f7c65"
        },
        {
          "alg" : "SHA-512",
          "content" : "dc93df36dfd9e8e60eaa13d0eaa0dc6f8d1857350d82840a3e8a12575404af5a7699f6a6b733135c8b2e4558ac5aa4ff0004df1a449f89cef33c619f5e4b647f"
        },
        {
          "alg" : "SHA-384",
          "content" : "f569e0f218a0a5975186566b82d339d3a9de2df54fe0a24a5745c5ac92c2d86969ee848939249747851ebe0bb05b7165"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30a47386743f61e52b99d782879a8b7e7cd59d535442c996803409feb57e8bc3a91bb90686b847ee009000e844aa37d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a03e35f35350fc71c8754b06d4d7c1ae854be757fda97ab244300456e18132a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "79359425d777a513980302e4da03eafcb4ec0632ac54e0bd1323a074651da2b71328b46fd9db994f58da4158b666b2b7bbd3e3e6a0d9152bda44e9c9e66e30f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tech.tablesaw/tablesaw-jsplot@0.44.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jtablesaw/tablesaw/tablesaw-jsplot"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.pebbletemplates/pebble@3.2.4?type=jar",
      "group" : "io.pebbletemplates",
      "name" : "pebble",
      "version" : "3.2.4",
      "description" : "Templating engine for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "053bd6ae2e9718c56f2b8ac6b5fafa63"
        },
        {
          "alg" : "SHA-1",
          "content" : "87ec0d52f0836b526f2482897e7f9886d98f6901"
        },
        {
          "alg" : "SHA-256",
          "content" : "2070dc71dc31f4bff37cf92d18df5f68e73073c65cfb623cdd06d725ce9b7a8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d233b3e21a749930c75053993e309eec64c78c453e95bccc99622ed34dbdbef13a7311997597c765bdd7091b27acaddb6b046eb2f50c6fc7d2f87e82a08cb6dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "28181dc7e628b23cc89926115c6eedfce97cc73de09c8198c772374ec3e3a9960b787b0bd428195e5627ee887c535ee6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d2e0c13868912d9f5ba3c2265a78de97db4a9609f648b62a9c16813bd42007cd796a38b32e798eb1084529ea0ef3438"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b35dbeb49b94c9f27cb322fe7a1263570a6ceb44ef392d0090f24f9bc36e1a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2725b806fee130f56ff5584ccb65371fd70d1ae96c1237ff1adf961ec14a90bff56c545dfa7781a5bda281a91b99588a511ef3f306565e55bd2847c8f2df6a71"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/io.pebbletemplates/pebble@3.2.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://pebbletemplates.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/PebbleTemplates/pebble.git/pebble"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.unbescape/unbescape@1.1.6.RELEASE?type=jar",
      "publisher" : "The UNBESCAPE team",
      "group" : "org.unbescape",
      "name" : "unbescape",
      "version" : "1.1.6.RELEASE",
      "description" : "Advanced yet easy-to-use escape/unescape library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d95ed94e1624e307a1958ee105ccbf39"
        },
        {
          "alg" : "SHA-1",
          "content" : "7b90360afb2b860e09e8347112800d12c12b2a13"
        },
        {
          "alg" : "SHA-256",
          "content" : "597cf87d5b1a4f385b9d1cec974b7b483abb3ee85fc5b3f8b62af8e4bec95c2c"
        },
        {
          "alg" : "SHA-512",
          "content" : "6918e9579b06721942fdcd91e401f5b996fb4eac13056dbafdf594661f355a34874eb5266784bc2c4f82df9fdd9e219d71a96f52945a354f01665f85f8166bb3"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b808b67c784b69afea64364ba4c0d433c7f042c512f5c18f07d5388fe7ac4741913f696424bd8fbde147383cfb3d8f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6525bd20a12ff43a0089c0d59369574ae6c01e2b4b1aacf466847d4433ae403db08404a9b59be397c3034f972bcd6b06"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a190c9bedccff959d08db12fe7080437fb4e98f05516b39d6540be718e151cc6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d7b5edc0c2a0d47c9625936c14b4122330b96cdf54260fe2a6468289c2f4cbc4ee19770c1144acfa702f2f058a81544b4aea9258fe0e15166a1a331736d7b77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.unbescape/unbescape@1.1.6.RELEASE?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.unbescape.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:unbescape/unbescape.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.extjwnl/extjwnl@2.0.5?type=jar",
      "group" : "net.sf.extjwnl",
      "name" : "extjwnl",
      "version" : "2.0.5",
      "description" : "extJWNL (Extended Java WordNet Library) is a Java API for creating, reading and updating dictionaries in WordNet format",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7cdc3e80ba0f446b3980eb26124d1c02"
        },
        {
          "alg" : "SHA-1",
          "content" : "414ed2eb22cca345f97fbc60fc64bd7e5d63a284"
        },
        {
          "alg" : "SHA-256",
          "content" : "e57bd3e4a07c997f4d7a6279de7ca417372840a66ab1c0dbe502f182b0ddecf4"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d9be74d1dd978025b11f97cf4b2ce30bc48c7eca3b96cd79b35b37d8b43d0abd2c34b2e06b1961f7cd0e20322486db6cda2114e99419904191adc8fb712e663"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc37433413dab7830c7a501c229d91afa9ac0a2bfdeb1cfe6a29e0e9808702eabb00699d93ee366a131d6640743de447"
        },
        {
          "alg" : "SHA3-384",
          "content" : "265e33b019cfffe40c960772b210d9648add3f23cc98688d02992e55999ef9b6a1e99418877cfdab3434309eaf6f7dd4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f5385a6a36d429488164d35181653ea5c0a3d5cc60b5757452596804bfde99f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aa1f89d6890aaab09e9aac2d98abce2618de9fa37778159c3404d3f055b9117c0adc73c036b58e1c39bdf328fbdea893cb82f6f92f58b03ad23ccde3538786af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.extjwnl/extjwnl@2.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://extjwnl.sf.net/extjwnl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/extjwnl/extjwnl/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://sourceforge.net/mailarchive/forum.php?forum_name=extjwnl-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/extjwnl/extjwnl/extjwnl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru@1.3.2?type=jar",
      "group" : "com.googlecode.concurrentlinkedhashmap",
      "name" : "concurrentlinkedhashmap-lru",
      "version" : "1.3.2",
      "description" : "A high performance version of java.util.LinkedHashMap for use as a software cache.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98eeb22a0ca9704efb159ed8ec25bd79"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce9b04e15bb9999cc0a37807a4aeb57df289330c"
        },
        {
          "alg" : "SHA-256",
          "content" : "f82c7fe3206951e69a5229dd2682d0a6874c474d73de17874bef4c8ee976de21"
        },
        {
          "alg" : "SHA-512",
          "content" : "6fe34b82246bc1cd56966db6351e856ce7eb1a6d63cacde049601641e4268fff92e996537cbc12f710779417644c0c6228c2c212f41f07f85c9f1e666f37928e"
        },
        {
          "alg" : "SHA-384",
          "content" : "caceca3a3cec49be16108408007ed7b2ec6c12124b21e3bd4ce1ef27cd9d0a24732f2710ec503826c4da067f8f636e88"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91042487d3374ea9d45fe4542a23a9b37e2eedff5af2ad084b0b4bdb3e13159477c4f967615eee30a1143836549fc86f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6951e3cfd7c3d76e778f8dcd388ce53db95142da915b4e8267d71b110808e08f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "167885fbcd0b55108f233484bcba77164dc0cce7566fe9691b61a22c53e1301c008b52942d1bbdd3a68f02de7e5c13a90d06387d596fe9a69e036603dfcf4c1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru@1.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://code.google.com/p/concurrentlinkedhashmap"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://code.google.com/p/concurrentlinkedhashmap/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://code.google.com/p/concurrentlinkedhashmap/source/browse"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.extjwnl/extjwnl-data-wn31@1.2?type=jar",
      "group" : "net.sf.extjwnl",
      "name" : "extjwnl-data-wn31",
      "version" : "1.2",
      "description" : "Dictionary data from WordNet 3.1 Unix version",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f2701c9ba347a6e0e26634c524aad134"
        },
        {
          "alg" : "SHA-1",
          "content" : "dddcd43a5c53574346ce3d9e4110a7b0296b147d"
        },
        {
          "alg" : "SHA-256",
          "content" : "00d0311ca86622ee4351663908d745f493d0e33ef22343b1d18486a08fc0f135"
        },
        {
          "alg" : "SHA-512",
          "content" : "207f5cb692759d5498934e7259bd41476ca32867234b660d7764e208afc80678eaeaccc6e9af5b68dc046067d5ae453978c1de8d3926cf5517a35ca70fd9e1a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "aeff292f5c1099ff14a2211e68d63bd2f29fad35af5a85594fcae875ea69d1a391ee08ca02f4546169f4ea80ab292e07"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c49d4e86ae3c6ace787c09d229a8b52742d938726d2108e50058658be964db4e18a11c86c4949c8902da6babaeb84870"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ad97a98d0677923acb14f89b9097bbe8d6236625ab72f20d109a9ba1d84a6d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0b11df6c46c0b6659a0c87022767c8f5dba8661bf5e4658d352b6317006a6bd62eef79d928e90871b39629aff8ac0d7f04383bd4bda05fd5c69b5391bde2f6a3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.extjwnl/extjwnl-data-wn31@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://extjwnl.sf.net/extjwnl-data-wn31"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/extjwnl/extjwnl/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://sourceforge.net/mailarchive/forum.php?forum_name=extjwnl-announce"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/extjwnl/extjwnl-data-wn31"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ai.djl/basicdataset@0.36.0?type=jar",
      "group" : "ai.djl",
      "name" : "basicdataset",
      "version" : "0.36.0",
      "description" : "Deep Java Library - basicdataset",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7503f815d6fa604425882a1667e49237"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1e394b630b85a44a43b4730abf29a55087a22ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "1a2ad3ebfefef3a30d99ed2ba9d81e4d9fbba07ad63b63422012aaa0b7e9efa1"
        },
        {
          "alg" : "SHA-512",
          "content" : "ad85e3ed61038b6e0f4a47d6fbf3834dd74a79a9f37560ead89831226141cb46ed71468adcb7f15b5261b96d6b7605a120e06638696f4e0d280efe57e0dc4696"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5adecdb7cab61631cf916bfd094760832fb8b8665292122879b6e0f8fd255d8e388d34606ed5a1118263e704bd8d066"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ab1d24ca206b6eb47926c2674d25567c6bd97dbc97de3277a84fe378f05dbe9a0dc28c37c81beea227690c44da13b99"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf08830d8dc55aa75d73cca69f8105c8f7eddd8ecc7faffd6d7d8a3c7657c9b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d02979f26c19538c78f3e6fc036fe93adccfdb4e979131d638923dbf85e7e8d547aab4ef66c420c96665f1065809c0b6e95306924b6c1afb83916d1b56b61efd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/ai.djl/basicdataset@0.36.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.djl.ai/basicdataset"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/deepjavalibrary/djl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-csv",
      "version" : "1.14.1",
      "description" : "The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8119900179992cf139005db63481103"
        },
        {
          "alg" : "SHA-1",
          "content" : "467354980fade8528b6a9f9bdf7f4f19ab9b3373"
        },
        {
          "alg" : "SHA-256",
          "content" : "32be0e1e76673092f5d12cb790bd2acb6c2ab04c4ea6efc69ea5ee17911c24fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "f64fb9c4895532dd9f6cd448dfb4b35bfe9c4a81afc61e5bb13121f5142330ae97447200022b03988967a7cb89d3f48ce76e253238eb9f0bea57c09b352ac27b"
        },
        {
          "alg" : "SHA-384",
          "content" : "a20dfbaaedf8e08e13969761e456ed6caa2e4c513c4c1662654fd4348a40a57416675e8e2802b1f1d0ce2bf3353bed75"
        },
        {
          "alg" : "SHA3-384",
          "content" : "577f3ee1b77ff740d2c894f8dfff6e662f1329030d04a7b27cfcef910b711decc7b26654bb259067a11ce3ba923edb16"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e645fdbb0c85c775adf273502ea361b6b432a9fcf0e32d9946226c4a28b0b959"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f9e5e2e9ba824e86ea5b2c9cdab1edde6a253b5ca557ea6e6e6669e318c35ad17ee1162cb0cc90febf5b60ad3535e5a93bfa2e3b83191bf4cb462662b24cce74"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-csv/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-csv/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CSV"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-csv.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-docling@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-docling",
      "version" : "4.19.0",
      "description" : "Docling document processing component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-docling@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-docling"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-docling"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ai.docling/docling-serve-client@0.5.0?type=jar",
      "group" : "ai.docling",
      "name" : "docling-serve-client",
      "version" : "0.5.0",
      "description" : "Docling Serve Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "688a763d77701c8bdc03b0f235b77145"
        },
        {
          "alg" : "SHA-1",
          "content" : "da4aee2889cfdd95dc631b75c0d124d0431b55b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4d9d184071a789e14c4a4daa5bb52f4c3e96796ee4771642798756800d653c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a9026bc659c49b32ad25c26a7ac2a9d8ffacf8750262e834f0a527a74f9b979d15d00b81bf43654813ad0e773cb3ca81175ed1a51136e10db602273797bfab0"
        },
        {
          "alg" : "SHA-384",
          "content" : "34b925670a6c3a5f12371189d14e3fa5edf2d55e62d7d01f3f00bbb600ebf92e99c674408293c8fbf26f38924f78798e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "410986fb1547f931cbd4ef48a7bf1adfb8fb31c101104fff5bbb9dd0d77e38937bd3ea7b2003acf78afe3e2bbc4d3484"
        },
        {
          "alg" : "SHA3-256",
          "content" : "68d4249b969937d408347b535d3512671584c14cecccd46de5ac328e675a3f8d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "983940c191627aabe2069eeaebd9ea6db0467583663a6c7a1833fe8dcf46686552f3c75088949f0aaab79fa47dad36fb6ca2e18ee61fbfc36d2839ee0337b89b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/ai.docling/docling-serve-client@0.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docling-project.github.io/docling-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/docling-project/docling-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ai.docling/docling-serve-api@0.5.0?type=jar",
      "group" : "ai.docling",
      "name" : "docling-serve-api",
      "version" : "0.5.0",
      "description" : "Docling Serve API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "647163dd695e9db0bcebfb2ac916b5fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "50b2b6ac86872a86efc5314ed1bcbd0df176a31f"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfd5522201200c706806a18132d9837ee0bb834c670926cd9b631dbd00d6b303"
        },
        {
          "alg" : "SHA-512",
          "content" : "839f8ae5618a117953f50442f01614e5229f81b687874eb56e9f23a5731993e15bbf40816557516618e0b7f50e7280d07a8689bea7e3bc483e864fc16332cab7"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8a4ca3352bf484671826764985012f90f85386d04483ced6bf5f0f22a436230e5ca9f2c1159b1598933f931cda1661d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c76abfdf2e969d133b9989667dd2eca688d40ba1521b8463bb9a9edc7a28d1489d1273f989f0f9c078910e02661bdeb4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e47075ab2561f38e2f335ff45c5e5e090933f7fbef3ae61914ce2ed17d68bbe1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0045329c25a034531d3d7f051a6a42e833bbbf9fa9e0f80cf49d1aadc420d59e122a93299d9a2619a6a91a907c697e99ce3ea39a30d189094a718303399e4d35"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/ai.docling/docling-serve-api@0.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docling-project.github.io/docling-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/docling-project/docling-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ai.docling/docling-core@0.5.0?type=jar",
      "group" : "ai.docling",
      "name" : "docling-core",
      "version" : "0.5.0",
      "description" : "Docling Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32077ed04a680174de628f734f7de165"
        },
        {
          "alg" : "SHA-1",
          "content" : "bebeb0202566422987608eac4b7945c738b75419"
        },
        {
          "alg" : "SHA-256",
          "content" : "118314e2e5228ed6baea157b3d869666efcac68131edf0e8aa78738cb09bc3c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "8409011c4a25fd3fc5712eb9d9fd0e1cd319d83fb1bcf6aeae5db13130e41ba44c9d9bad928d886e9ef6176ba45f02524bfb168c918f0e21f4d9c18a2d161e4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "b8889b37399accb5a134c168a9a44e58138e216dc283f9997381ec681f8bac78f759f830fa08c86ebb1904d1c003d8ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b924a94c4b61455f2a77180f84092b92df3d0d26d0a21d514eae818a0d889acd16d1c5a385ed041dfc1c03b369b5f7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "665fdf933c7fd7a26bdd64150d58dd3eef32812d0df275a20ae970eb9c0d6e1d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c7dc067272fa56dfe0373d0cfcf6a4cc85632a26ce0e0efe0537f8fcfba6717ab94632078979a894474f68c6214b779ed9746724c64fbb3aaf47e3a647ea73a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/ai.docling/docling-core@0.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docling-project.github.io/docling-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/docling-project/docling-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-huggingface@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huggingface",
      "version" : "4.19.0",
      "description" : "Integration with Hugging Face's Model Hub by using the Deep Java Library (DJL) Python bridge",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-huggingface@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-huggingface"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-huggingface"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ai.djl.huggingface/tokenizers@0.36.0?type=jar",
      "group" : "ai.djl.huggingface",
      "name" : "tokenizers",
      "version" : "0.36.0",
      "description" : "Deep Java Library (DJL) NLP utilities for Huggingface tokenizers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "594fed29a5dfe423af0801dc344b24d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "afef67d13b680b215d8977db4a29b8d98d67d80b"
        },
        {
          "alg" : "SHA-256",
          "content" : "78764d19760647d3c53c819be04fcd2fd9d1e805dd60a2ed835f53efb3fafade"
        },
        {
          "alg" : "SHA-512",
          "content" : "9714985e092045be9c0249e554b89d13da287f20e6dd64da51859c94822288e6dbb564ac256577cea43d806f82b3ec10af0a561057e55fb3414268e04b80a4be"
        },
        {
          "alg" : "SHA-384",
          "content" : "7113b8fe27cd2a3173cedcdf6aa300a1b0dd3f171d476ee167e69aaecd2193222f1e81428184f75dfead75916e07f766"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d29ae74d7e2e49acf56a4714f6bdcd5e0311159d8bcea93260e74e87d525a762dc99a25bf2a11c44f1f3cf3ff09686a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eed3d9fcb5073a3d7ed32f773095abbf8ebecc546b63403859dd299b47354054"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1887cb054e1700573460f9b5713a348bbeeaf3423288867a5535942fedad98be2a6ac58edc0ab31a49e189620ead4e30998f853fd44aaa9bd20be6259338fe0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/ai.djl.huggingface/tokenizers@0.36.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.djl.ai/extensions/tokenizers"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/deepjavalibrary/djl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ai.djl.python/python@0.34.0?type=jar",
      "group" : "ai.djl.python",
      "name" : "python",
      "version" : "0.34.0",
      "description" : "Deep Java Library - python",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7abbfb9ac3a5a076c09a25539fece228"
        },
        {
          "alg" : "SHA-1",
          "content" : "18d2c21046e01fd4d2b57d3f4c8c7a479170d835"
        },
        {
          "alg" : "SHA-256",
          "content" : "15f36119dcce8921225a7e189c9766401f4cd29a66eef08578e8a3be5a5da6c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c8131cabccb427a6b9b462e6330eca05e6202e36caea493619b3f7e4e844aef971a77bbcd7c0a006c2e0e65df097d491739c0cd6cef2e1ddcb6e7bf9fcc2e5a"
        },
        {
          "alg" : "SHA-384",
          "content" : "aee1e94d21963c1472580fedaff7cff4d0f972bef2f5f9698ddfe45d7f764bdb8130591168581b300eefed4c3f739d21"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ab26ade3684aa2e7ce06d9aab3df26eae9514aaabaa9e6c7f381e92c45fe40787d29cd762777ec9caa501fd1a992272"
        },
        {
          "alg" : "SHA3-256",
          "content" : "358400ead917a8a4a57de6349be3b1df6d92c0e46cfd67a700e85b7afb360118"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34a8eb64dfac0feea41f85acad89d13c0cb96f4eee3f1cafebfcd68650e98fffefa9fcf1aefa128cbb23538616e14a287d8a7f8bf26e7190f5a7ec82aa7b715a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/ai.djl.python/python@0.34.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.djl.ai/python"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/deepjavalibrary/djl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-epoll",
      "version" : "4.2.12.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" : "18c4388858f54ed4a5689d89890596e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "f38ab676b23253303e9591a0c44a4420391060aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "9af8aed7225d5078f951672969731e6dee4c2217b25bc1e2b6f68d57278e1ffd"
        },
        {
          "alg" : "SHA-512",
          "content" : "aec2852c17b93bba1cb475117dddb141b9e740c508ea9c3bfc52fdb83f2d288058f20100687c06a97883df2ef3233ac2d5924cec82ce8ebe2e0eb528df2ed3b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "747badd1d2bd4a3ca3690cee88fdfeb9ced3b9e3c89c2b5c3d66580fc0809403d27dc7ccb69fd0f73d43767d63292a9d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0169d0355399d773af8ad692df2200e7ae3f58ac07361bfbb9beb56ef23018a925a68e6f6ddfadb31486ff5613bbb289"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0eda544fdc2d02f37c13e549d5005eb3ff0200a408da13ae6a4d9cb043c7f760"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b478a0a3e222a39184266aa2a1302b8f66bede98a387f6e8aec539c417dbb81ca4cba892699909dca69b76381ad93a26a7a853ea7a8bc365d1ab0524d5a65934"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-aarch_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-epoll/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-epoll"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-kqueue",
      "version" : "4.2.12.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" : "e563d8d46f48baa26995c9bad8e4af69"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd8f99aa6e75051b27098474b9f19e9b97526835"
        },
        {
          "alg" : "SHA-256",
          "content" : "d22a8f385ef53ce821d9a7243b5d16ef2df050596bf19a708af63abfef9d5def"
        },
        {
          "alg" : "SHA-512",
          "content" : "3b06d731d2c42855f1e7fd3aea7acb2b747a957dfa6dd9577728009650391f60993cea33031faaf2d848c330ed529a2872cd2e3738c6b907d98874a5a771f1d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "73a5363bcefd712bf5c23a1ab48d927be3cfd4ac0dd5dae77f34ace02a7c04045b3bbb0a60f242d634759dc09ae1a992"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3fbfbeb191a772905833d0ac63821e833a191f9744beebd551597b1a5b61273850cafba0ff353f1bba0cb22119f831ef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2df47d9e7daea3686f0ea510995e8ac226e7384772a9d44df8f6e5c911b25eaf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d80804ff82712dfdcac5b797e5d8933eee9f9ccc272d0659d9afb4a9041cb0788a2bc42632016fabe3a59a1f35ce4949d9a0c9e92e7715b32b233a332baeb758"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-aarch_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-kqueue/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-kqueue"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-kserve@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kserve",
      "version" : "4.19.0",
      "description" : "Provide access to AI model servers with the KServe standard to run inference with remote models",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-kserve@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-kserve"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-kserve"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.45.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f2a7cb98bc041610f90950b6b38db5a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4b613b411b934eee185aad72bee4c6148fb8dc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ba61510e22944e8aec3fe970972d088d8da132a24f2bc817a43c7b70665cc2b"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1eb89f63414b1227c4780a764b3c767b3145060aee86a3e98613abce27e1a5c1fa972ea817e0e22968d99e4fd81372970a994f905abc3894841ecc861f6a2ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "023f9141dd5c71f3a208e90da48e5c88489b4cb4263f8e4374723c602d8fd1708abcdd75b6ece39b3916663b0c2e5a9d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8fba45e4be7389112e61d575708f1bfdb221f5cd1b786b392ffdeb5fd00b6c34609e2fe4cf0d0b7ec66ee57e9b27cdd3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "26ab5e1d0ecff0e739d411fd5f5abf763864cb11eaae3f6470f22d54f9c011b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1650aae22a05cef5a5aef42c6bb8121ffdf3b469e5adb0b43b8c441de721517c4f376008ec7e567a949f9ef696a80b6d45a4082cf79d2696341055f56c610b2f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-agent-api",
      "version" : "4.19.0",
      "description" : "LangChain4j Agent API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-langchain4j-agent-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-langchain4j-agent-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.langchain4j/langchain4j@1.13.0?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j",
      "version" : "1.13.0",
      "description" : "Build LLM-powered applications in Java: chatbots, agents, RAG, and much more",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3aeb77f6e0e30e0ed98cba74bb97ca37"
        },
        {
          "alg" : "SHA-1",
          "content" : "529b0e69371a2dda5cdb2d7fa27867e9d32e17c3"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b01d8db1dfc0b1122db6023105f459e7be45b4d47b0312d2d44b61e85f089fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "1097befdad41b541557fcfe7aef627e3aa6a9df00bfc85fd7041e37672ef1edcbdeff9048d68fada21d3c0475d73053ef8687905d0c2bc745ea4326f7ce8015c"
        },
        {
          "alg" : "SHA-384",
          "content" : "402b89e89ba49be14882e262afca6b2c3cfc2c21a0389c59ab3f19d7680de8f29ac5ce250f69567dfb6ffb1de2de685a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "84c7b1a4fe2110b23ebeaf49c6f51eb57871aa6e667fbddb47a7f83ee75cde5b859925071fbf80ed710b2bace05abb22"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dcae3ee16d41f117d47e7120f4d8b0077d000012e3e2ddde552ca567cf7fa8e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1fca1b6ce36600653c510bdc4d5a05149e65b4c40536061abe1f9b88cc35c9977fcfcef2019b2487323dedd9c36ee0a223f90d39969ee1774878476f85fb9630"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j@1.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-core",
      "version" : "1.13.0",
      "description" : "Core classes and interfaces of LangChain4j",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "99be49ba379cc55f27c166155cfddf45"
        },
        {
          "alg" : "SHA-1",
          "content" : "8df29fc1b386766a5e7fb6295ef9b503c014caa2"
        },
        {
          "alg" : "SHA-256",
          "content" : "d76f47cec8b25d8ce3c766205afc17d0a1584dfcc6f9346094aed797e54aa7f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "b42c66e140687afa7e5a21ac434a1cb699d5d75e38936aba00e98f57c72c012a525c48f5ae40978e152bd75b2414404765b1c20d6e6960d298457cf1839da2de"
        },
        {
          "alg" : "SHA-384",
          "content" : "34d7bf53194a7adfe5bc86f08bb709c100b98d5b6a7f1ae1b5efc620e344a60642374c5f15ab72eaa35b63fde6407e6a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "beb1d8104422b5f7fa23bd1a8c88d5d58db64aa7f830ab7b8e9984ef2e6122d2e8c2a1d7bd3fea366bd6b4ed008f31a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e6ec560b4949eacb086256d2d9aa8ade115e607a9add66032201eb861b29764"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3176ca9373012ce87214dfb235cd1b9eb263a25857a56fe7383feea7162075e09502ed0748aceb7789364904361bb8cbb26df8029ce72b335f68eeaff842e1ea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.opennlp/opennlp-tools@2.5.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.opennlp",
      "name" : "opennlp-tools",
      "version" : "2.5.4",
      "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" : "9933d46a4cc7c691aa274154344aa97b"
        },
        {
          "alg" : "SHA-1",
          "content" : "11a7671f2169280c0e24b979cb326833b96ca246"
        },
        {
          "alg" : "SHA-256",
          "content" : "5efedb26d0e97e53707a8d2f0e2e28f05fcf654fce2a33f8bfe11c2d4c2a4fe9"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e7171a6a6482bccd48b2fd14622af678a9fe68071fd1791684963ec4c71044664633cf5c4f441b7c61acd247b5e2a47034261abeeb8827771802807747b5fe3"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c9b2090d776f4e24018a8ca5da0458081d4c8a84153b38eda70b81b7a163877d88101e7804f0f38c2b32e5c5c3664a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f34b6cb4a38afd4e99d84e7c5fab0b258fec9d8892af729478d2850d5d27eddaea00f627ca451dfb8ba3333e80672190"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f16167e1ad05e14e221c805f7f7c978f8aadaf7279cb0f2de562d967a899279"
        },
        {
          "alg" : "SHA3-512",
          "content" : "64edabac0531e5ec31d5b9987d035f90bcb902edd2fd7dc78a4c4d9336e9a9187fbf2e148934a89e49c4aaaac5f9b94393d16758b3068c5e45b58f74c19ce310"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.opennlp/opennlp-tools@2.5.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/opennlp/opennlp-tools/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/OPENNLP"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/opennlp-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/opennlp.git/opennlp-tools"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.langchain4j/langchain4j-mcp@1.13.0-beta23?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-mcp",
      "version" : "1.13.0-beta23",
      "description" : "LangChain4j :: Integration :: Model Context Protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c3b39a84b47e61143d63c944d1c416f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "1600ea8095a83b2c9f5adc517b84d70441bdb74b"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a6c0909c8d0227c710df8470f92455dd2a1641a7d543fe01293cceebf6d8ce2"
        },
        {
          "alg" : "SHA-512",
          "content" : "004da5fb014b02d2b6d2c9386ea04c85804868bd62f97a6873958e02f4be1007807ccd4cf82cea696d61292377cf9ded2eb644be1293d3bfda7ba4310832e9a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "77a12e8f81320a1464f4698d79c1eb3077587258e3bf96d5e7c5c1bf36083dc0111fbcf57844b3ceb0f5518bb7424853"
        },
        {
          "alg" : "SHA3-384",
          "content" : "186528edbdb39ba935a8ab8682c82d262ce6759a8b7e7425d53c4b744f7484ec67bf9a93edf225a0d0caaf18cae34bee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "281c1097b52d8abbb61fb25801323a97eb041191ce42ecb3670b4e3b59c574f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e9aff364f915f64b95abcc37bc3cb4aec6eb7e31bff33d8d06885797ffd2b0edf27be378b4045f2eca220fbc56f5a2aef320b3c617456e599c72973dc2a5c9d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-mcp@1.13.0-beta23?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-mcp"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-mcp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.6.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-jvm",
      "version" : "3.6.0",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26370180ff99a7e8a12dcaac2a70cc6e"
        },
        {
          "alg" : "SHA-1",
          "content" : "5600569133b7bdefe1daf9ec7f4abeb6d13e1786"
        },
        {
          "alg" : "SHA-256",
          "content" : "67543f0736fc422ae927ed0e504b98bc5e269fda0d3500579337cb713da28412"
        },
        {
          "alg" : "SHA-512",
          "content" : "a592e93651fb5e335212bb25c1cf474c1b1076eda68d53cbdc82c383cbdd60114a62b698ca92a3b4b5e416d637a70f2ddabbf8a05551c62d59a240c3e3c3d2c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "825856eb690645dbaaa02a6047ebbfe2b2c0a9191d37c177b216160bd89286e98695fc91cd75a9b6ac7e8d1f3a106ff6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07c656a88258ed39d50941355e955dfaa74dad3f128ff48e8c2654a53607e940ca3f3383f4f97f1b9e91670734ff1424"
        },
        {
          "alg" : "SHA3-256",
          "content" : "95baa62978b92951e1921749529688efa24d0a329843427fe822cc4e90399483"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2fca794345a93448b2c770c2525586b661447acbac32142fba0152320c164b5cd27d2d6a478e72e72c54ff4e0e93eaa729529b6f5aefa7e6d7b732d0d9532b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-jvm@3.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-common",
      "version" : "1.9.10",
      "description" : "Kotlin Common Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de4024a53c843e959f2d50ecd1f0e951"
        },
        {
          "alg" : "SHA-1",
          "content" : "dafaf2c27f27c09220cee312df10917d9a5d97ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "cde3341ba18a2ba262b0b7cf6c55b20c90e8d434e42c9a13e6a3f770db965a88"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7166112e27edcbc1fb7b918bf66120b35f82311016f944472ebc23c848b81d7016660d5d1a3e7a1679e599c555d796d73c520a0d8178e00b36aa3668415170e"
        },
        {
          "alg" : "SHA-384",
          "content" : "f2d3a3c33cc3d9f2c554b1afce255b885fc7914fe13ef316d743d9300e4231556250fd691306f4feae356e8f21c4f777"
        },
        {
          "alg" : "SHA3-384",
          "content" : "48ee306c706fe0579610e5105cd9688a25dd9f964ad1ba47b5da25f1e9dc686fb6e4703b5950cdfca28d33ad92e7817e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e6788f12612e7ba42187b1f8ad6a9fd316c2ef91ca917dca8093fe5696094b54"
        },
        {
          "alg" : "SHA3-512",
          "content" : "628d660c681fdcc2750a47b131a046409997b95cb2417f9ebcd69946fa678c6e15f1079008f9be6b7d356a0d6e9b6b27bcb6fd01cd5d0c47fc583690c081f6b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.8.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "1.8.21",
      "description" : "Kotlin Standard Library for JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4424cf44b4f8f7cd1517eafdda2f6a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "43d50ab85bc7587adfe3dda3dbe579e5f8d51265"
        },
        {
          "alg" : "SHA-256",
          "content" : "042a1cd1ac976cdcfe5eb63f1d8e0b0b892c9248e15a69c8cfba495d546ea52a"
        },
        {
          "alg" : "SHA-512",
          "content" : "ddbe9eedc5600235ab98428dbfda31ce9c907aa2570a74845421d3340518ab90655f9064348f4a45deebc54ef46923aa633058a77f13d5547db58d7d9594c37c"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9483154181af8710fba009b7ef541bc9ac4bf33514c0faca423411b9888e302423f6e3bce3bc7fd7cf8848be026dc4d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "861a1ea0f42f110c2098b0926089049225fc2c41d2c9d4e7600aa79a4c55bf9b014eb5f46168168f752e03bca4c0436e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7231603913702893be519908a7c95ea6f0aca8589bfadaca58119aa0b79e673e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3002efea4145bdcb8c57ea09ed7f6cbcbed9db25179e9c2f7578cac2821ed2a271ff5047e62d81b0342d804d7c1173f99b476b046aaeac1e9dc78ca733f6080b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.8.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@13.0?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "13.0",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f4fb462172517b46b6cd90003508515a"
        },
        {
          "alg" : "SHA-1",
          "content" : "919f0dfe192fb4e063e7dacadee7f8bb9a2672a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "ace2a10dc8e2d5fd34925ecac03e4988b2c0f851650c94b8cef49ba1bd111478"
        },
        {
          "alg" : "SHA-512",
          "content" : "5622d0ffe410e7272e2bb9fae1006caedeb86d0c62d2d9f3929a3b3cdcdef1963218fcf0cede82e95ef9f4da3ed4a173fa055ee6e4038886376181e0423e02ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "6bcde3a6e471d416522e6288474bc4f9115e2e8abf8ce5d300829bee4aa98dff73be7d8c6f0607f3d6d423c7f5abbf90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f4d5a5d5a76b24c4751c8c52f2879b097d2430c3571c59b4630e8c871c9bdb08e24e803a14c24fc8d3378417f29b7244"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b4a80ea81c4bc7e364e07981465f547e8ed83031806eaf3b97dfb38f894f5b6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15b23bce818b4399b334dd632eb85de5a1b70c47fb9260561e70b1f726211c83bddbc957f3b4c32a1d8c687f9bc6c38d0a638c731cb5daf5b619aa725d6050c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jetbrains.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/intellij-community"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp-sse@4.12.0?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp-sse",
      "version" : "4.12.0",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d440b966bd351ceba7a08f15d6b7e86"
        },
        {
          "alg" : "SHA-1",
          "content" : "eca9c68c54ae7fd18d465beba65d80a44e9667e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "bff4fbcaef7aac2d910d4ff46dafaa4e6d15da127df6bac97216da46943a7d4c"
        },
        {
          "alg" : "SHA-512",
          "content" : "87d087f8f2ba31b9ee75dc107a561eeda61704f20f1736319a53a5b6ffdfca76d6449c47dbb0b60b23c23510c561d5d37e4354afe058dd43fd6c692823a139ca"
        },
        {
          "alg" : "SHA-384",
          "content" : "3a1f36af0337495ccc589d64f96f93fe5cd852b0e561015a87dc7d16190f65ff30105489fd3286d68bed0ebf9a859f42"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3012af14d9314d83991865bd121d1e5c4db935fc5138a67a1787492e93f8187d6e3ffc7e9ceb6823b7fd44041895e98c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7f5a5d3f98c9484c3402882546bb4ea23d7176bd09fd6089d2242a82a4323d9b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5cca8c996928990e2557627305051ed9b2ed245c657a0fcb4fb42fb921a1a6080de4784363275c19797c20ebf491fd4f78d648c910eee1509babae807c325c83"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp-sse@4.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.langchain4j/langchain4j-http-client@1.13.0?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-http-client",
      "version" : "1.13.0",
      "description" : "LangChain4j :: HTTP Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e7f185dc9ff884144d727d1acac4d4ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "20de0ea59165adfd9ca07772fe92aacad684ab56"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef3ef28851fc52063ac7eff1acd84d09bac63b6a53bdc0afc8be1dd4887addce"
        },
        {
          "alg" : "SHA-512",
          "content" : "e13bb5b627212e6d756eb3767b946717d90dd31f7612d237d0c425f7bcecda6221d0faa5a0d38bf0b9ecfccb56c62fb724c8372c909f582133e817762a08a9a4"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9bf52ed4f36747aff041fc2df7fa8f9b8ceed00e764e0302141fbb5e46821ec97a6224069636b00ff4b86303e52ef7f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a9ff5ba28966985cd7bd20c6e7583d8e3ba8c735402679c8b45041be23b0ee7f861871412146f1eadf9d840be4d63c4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0fda031bdc6f781d33e6ff3d1f3d1b259be8ee1befdc4a958c006eb7eb45c357"
        },
        {
          "alg" : "SHA3-512",
          "content" : "183717b673dcee1817f74766fd083bbda441cc95a1378859fe5e17c0c3173cd2ca3347111016970c0f5024b73f087ea89ce84c737ba0b2dc1c3b896ac74fa365"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-http-client@1.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.langchain4j/langchain4j-http-client-jdk@1.13.0?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-http-client-jdk",
      "version" : "1.13.0",
      "description" : "LangChain4j :: HTTP Client :: JDK HttpClient",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a32f9e1afece6132ee7f31d180afa41b"
        },
        {
          "alg" : "SHA-1",
          "content" : "6a8c7b99044f753ed38688c7b47bb18851ad03b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b69b924a902c75e5843bd74bb4deb89b897cbf5a8a1df1f75e4caab408e5643"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fe3417afb6a327d0267d610904e4d355fec7bf33542b1161c10acc5350f1d3b83121b387eb9642f0f8b693205c7b3e02e5a0e607e514963636cb6b933742e5e"
        },
        {
          "alg" : "SHA-384",
          "content" : "17d6622b5885b91bd58e66e9eb33b6ad37ad67361b16092e6bcc8225cc149e419b3b14afa634b506c7ebd0a526dda56f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "75dfb50eeb67df0e145e310bd39b57e94bc8f22347703353eada1f47419259712694ac45e80268719fe5a1de953c2e49"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f71448952818aae4adf398a3f1014277ed6f796ce1c79ea36a01b4afbec2691"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a297356dca8a4f8c085033c11be038b736a4ee42a266e1b9a3f8a22a89c5d0fef8f32818eba5817cfb4173293813f8164f528d2d639a5d8e227a62d4393c65a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-http-client-jdk@1.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client-jdk"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-http-client-jdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-tools",
      "version" : "4.19.0",
      "description" : "LangChain4j Tools and Function Calling Features",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-langchain4j-tools"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-langchain4j-tools"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.13.0?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-open-ai",
      "version" : "1.13.0",
      "description" : "LangChain4j :: Integration :: OpenAI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19e9b4418cf27a3ce9500868a7b7bac9"
        },
        {
          "alg" : "SHA-1",
          "content" : "276957b7543f26949fad86e72b5d9525eab70682"
        },
        {
          "alg" : "SHA-256",
          "content" : "f6b6340c56d28fd814c35bfc8f843dd88180d917c5fa003fe767a51e44ff10ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "c472c0d1ebd2b82af99f92e8e1080233af2056913bed9f092869f8b8809e4b4c6d0e2948e9cdf44b8f0dcc9c68bcddc8307028f9c9a8bd5083e288896f35f8b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "908e531044aa722180b599d91383b96e62c4a5be0853d6aa88b24d64a9de5c8bbd6844839a1aad9cbd0007cb33488d14"
        },
        {
          "alg" : "SHA3-384",
          "content" : "79b9baa8a78d1b2daf198d139e19381f4ffc18b496f4a58500d7e2ed583710e1a030584069ff783783538a306220c2b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e6cc7cad0271fe6508b584b0ceac6d076035083048b268f3f6b4f4e4be9adbec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8415fffe210b23c8fa57745e3facf688c8344eaf0f54f75ab6f384bcb0df143f132bc24592334df6acb77fa683d161716185f1a50861e00c625dfdc180f6b41d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-open-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-open-ai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-langchain4j-agent@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-agent",
      "version" : "4.19.0",
      "description" : "LangChain4j Agent component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-langchain4j-agent@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-langchain4j-agent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-langchain4j-agent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.langchain4j/langchain4j-guardrails@1.13.0-beta23?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-guardrails",
      "version" : "1.13.0-beta23",
      "description" : "Input and output out-of-the-box guardrails",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08f8d5a420c9e227a480a672d08653e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ceb4ef0df1197d2e4b3747b6d2e464fa7609cbc"
        },
        {
          "alg" : "SHA-256",
          "content" : "b5133be9c0e0e2df2fe70fd77ef121e2a304267b730a66d2dc47907997b039c8"
        },
        {
          "alg" : "SHA-512",
          "content" : "57e930b29633a41850851a7f35854a9b55fc43dbda9f39cc8195d8137613406b311a0e839547182017319402b13e9bb6a8c1ba4efce768006697609e82d54a2b"
        },
        {
          "alg" : "SHA-384",
          "content" : "6579d9d33e96cdf1f69a771b5ebb663a01dcfed00f732bf585ba4dc04641d196d8d33e7519ac50c55f59bc48e6aa6204"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ade9b11f8a4bf414c58dbf31065408855c5b031c93efa8baa29f2fe8786dda85dee7cc14294b1999c3f5729f47ba2fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "023a0e9ef982852198cabb832dba41753ee2aca3748efc6203631fa20a5583fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5703490cb59ad9379ae4f19f8a46a0a278ac87969be7a77f9d4a7392a0077d66635caeb89e49e25ae33e6c21a7ddbb4af5884392ff0e8a67bb2b2333113bd406"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-guardrails@1.13.0-beta23?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-guardrails"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-guardrails"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-langchain4j-chat@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-chat",
      "version" : "4.19.0",
      "description" : "LangChain4j Chat component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-langchain4j-chat@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-langchain4j-chat"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-langchain4j-chat"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.langchain4j/langchain4j-hugging-face@1.13.0-beta23?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-hugging-face",
      "version" : "1.13.0-beta23",
      "description" : "LangChain4j :: Integration :: Hugging Face",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b095b9cabb0ee508bafdbc9aed6b3a38"
        },
        {
          "alg" : "SHA-1",
          "content" : "f0db42c3b798c3723d9f8ab6ad6764e9fd2a3330"
        },
        {
          "alg" : "SHA-256",
          "content" : "20810a604daf9056c1288e237caac5a7198428843f72977417410cec6034a343"
        },
        {
          "alg" : "SHA-512",
          "content" : "28dd55fe178bd976c5975eb9f8d72b83337787edbb1949328093a686b9fae46206d391ce03ef8c04e5c20611e0828ccf09aa09a6a18031224b9b3e4a2d8a6f59"
        },
        {
          "alg" : "SHA-384",
          "content" : "e419abb1253e79912f40c9bdda1f1c03084ba3e9a87edf19d6357bb047029113bea74a3987645e9be4fa8b03446fd7a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "720c1fdc7125536499f5a1bd9553c19515be20529dbd85016eb375651ac8a8443f6dffa5bd65791c9385568be1cefc3b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "504c4d0306a2fc8d038639da34a0527fe83c51b12f3c988a854e1d58241e7a0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6035b06447a548cec6de65c02484be0a7c7c14b035368cde506a0406fc6d7f8084e8f206fc83bcad277b67e77a7ac2041c68455ac74cddd053eb3bac752456d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-hugging-face@1.13.0-beta23?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-hugging-face"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-hugging-face"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.retrofit2/retrofit@2.9.0?type=jar",
      "group" : "com.squareup.retrofit2",
      "name" : "retrofit",
      "version" : "2.9.0",
      "description" : "A type-safe HTTP client for Android and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "890d951895e6d080185377c741526002"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8fdfbd5da952141a665a403348b74538efc05ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6ea1929c46852f5bec66ab3357da383476cef4e8d1deefdbf195b79cc4d6581"
        },
        {
          "alg" : "SHA-512",
          "content" : "8abaaf318db60f5c85f7b6c0d0c6514cf3872f07961e731b6011dea99b1f6c75fdb9a54a841df6073f0dd81d433047dbb4ebba8551c98aecc8b63a38f2b01168"
        },
        {
          "alg" : "SHA-384",
          "content" : "985cf8250284e75c9fe22210b9036924345bcfc7479b02082d029cb5a9f40a627a9ffbdacc8f38fbd6a7feaf4d5658f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6a7afc288bdca8093bba3776beac98b00b268c5a67e83e58571c37011d4c5d2fc42df1334688c7b3b065d32c236f9f18"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2cff60b8f48ea014c01ad14be40ed33bd76138c1589d928b48edee35fe367b6b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6b395fda78a23ce0a9c6c74c9c36f634ae089e7ba4a116150774ab07ada78c52f1cfc4f5de1d3f10c5215a4e9e2333a1413303c9f4f5b2867d1d7cface37726"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.retrofit2/retrofit@2.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/retrofit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/retrofit/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.retrofit2/converter-jackson@2.9.0?type=jar",
      "group" : "com.squareup.retrofit2",
      "name" : "converter-jackson",
      "version" : "2.9.0",
      "description" : "A Retrofit Converter which uses Jackson for serialization.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd5b07f9feb365f9d082cb1791e3fe86"
        },
        {
          "alg" : "SHA-1",
          "content" : "19b4010914e747601e26f46c6a403044bbe0b2bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d94ccd114408ce1b1e30c52d0e412acf3285ea2d3debd734d17558a629c3b28"
        },
        {
          "alg" : "SHA-512",
          "content" : "02602c4098227f0cd5e4d834647bf3b1cd276021902461662746c821497aca440187a10dc0be9dddebe85af17e447bf1f75ea454e51c72fca29efef208b9185f"
        },
        {
          "alg" : "SHA-384",
          "content" : "9866f6cb1d29747ab7b7fedbf6ae05bff52f7cddeb61cb19e55ab1754a3399bf03d0101db113fcb5fba515c5b6622837"
        },
        {
          "alg" : "SHA3-384",
          "content" : "499a137bf604a9223aab44750168a39095d610d30908991d798bb4e9daf8d941c8521d26a00183551089b7e24f11835f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "310e6e2dc022d23700271a73eb28ae70341a8cd4d973d54a33423f07f86ba0b4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "def19278b60d35a9d904667e5efc9084dd3ced774b231f9481c2d22c5fdadf132363ebdc38561cd373fdabaaf7fffe3b27853d6c34819b7a6ea72df20e34e0a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.retrofit2/converter-jackson@2.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/retrofit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/retrofit/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-langchain4j-core@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-core",
      "version" : "4.19.0",
      "description" : "LangChain4j Core",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-langchain4j-core@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-langchain4j-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-langchain4j-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-infinispan-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-infinispan-parent",
      "version" : "4.19.0",
      "description" : "Camel Infinispan parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-infinispan-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-infinispan-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-infinispan-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-infinispan-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-infinispan-common",
      "version" : "4.19.0",
      "description" : "Camel Infinispan Common",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-infinispan-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-infinispan-parent/camel-infinispan-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-infinispan-parent/camel-infinispan-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-commons@16.0.9?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-commons",
      "version" : "16.0.9",
      "description" : "Infinispan Commons",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f508be8b5f6345d563fc8d494bbbefd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "799bdd3383d56f5b22f282dd2445b8b6a8a2c29f"
        },
        {
          "alg" : "SHA-256",
          "content" : "86dc0c6553d6710ac0eb80842cab1285ff253bc147bd395e51d86437d2af25fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c00de95eda48f9edcf21e0f204b633fc0013a7966bf8bba00389e87e22267f547a6fd0ab2ea5d3c2055a85cf92a1d73f6a6dbf686090a280e44a51782f86d4d"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a94ed36cb86cf359c6c5f1f0441c03929e70e8bf5c9a529d080857b69dd6e7f197f57760b016c4bb540568c9c54f597"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4cd1f861819d8062fa7e6115846c5c0a0681ac2431931cb2493399625144af9c2b4e911f052268261e852fc4437de0ef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d67f0efc4dd3fdd7e02198accaafa435c077d717533e49aa122f346c7a25df94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d7301f7cb9b4751c6bff513bcedd99816a7748a14e37fee240cc66b01d8b9edceb83a8fe116f3a459ec4e64d74f81101a4898b8307d2229dfea91400777048c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-commons@16.0.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-commons-parent/infinispan-commons"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/infinispan/infinispan/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-commons-parent/infinispan-commons"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan.protostream/protostream@6.0.6?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream",
      "version" : "6.0.6",
      "description" : "ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8cefd0bd84eae2256f8f0662d89d87d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "49921e069c642276335a193b6728b7acda59b770"
        },
        {
          "alg" : "SHA-256",
          "content" : "18b7a36cd9d93ceb3d4454b4baf5f58ca07eb249f7868b5270ef463c4b45fd81"
        },
        {
          "alg" : "SHA-512",
          "content" : "1119a032332a5e4776e04642c6053725bdc1f8cee5a8492a9618ba0258a3eb5f81a214afe2fa7c80da73d9310fcf868eda8475990e014685b32cda454b166aa6"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e39a5d3daf371d1b76a624e527e69ec47a2382e1c570749c3098be7537dbff49dc07074e216e03b3e6cdf19d6e2f0f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bad11c110146302a96f78ead58fada0b50dfc8ee4c665b936abe82454e9e50f2a43fc036f66b83596df9464922aad3a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "579e485d1edf2dbc007ddb4213f9f080ccdfd644120cb64d4758b14cbfa12b20"
        },
        {
          "alg" : "SHA3-512",
          "content" : "206579fdc14d5d0b9c9add0f906f4ef514a1b6c02ea35362104ea43b3a005d2db9d5c6e92071e29f0c15b0f638443ecc3f945b03580aeb3233227d6318d45dc7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan.protostream/protostream@6.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/infinispan/protostream"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/infinispan/protostream/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/protostream/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/protostream/protostream"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan.protostream/protostream-types@6.0.6?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream-types",
      "version" : "6.0.6",
      "description" : "Builtin protobuf types and default marshalling for some common Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "936f68720b48437f524ea761ac137a78"
        },
        {
          "alg" : "SHA-1",
          "content" : "4d51b9e1ca9b8f7ecaecf0f326dab3a7b5c9dc62"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b7b5a3d046530c25d3e3ab984d5b333b1d8de58664586551dc256a71246793c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7ed623a545889820fa4d30b92669a9340d7f90e0678fe5bd9a138cf9dc716fe23ef99a5400bd69209c8858759c537c7bf564eb16b9172d1175b77c1f0abfd33"
        },
        {
          "alg" : "SHA-384",
          "content" : "1ac0fbbb90ef202adbbfa544879c64c850dd5b3f0adbe9dcddaa2032010c97fda32be0404ee85390884dd7ab1fef891b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b6a80618c8b7206dc5c9ac683813168f56f83d4e5d6efbe6ccfc05193a27e84abf3d4d929702ec57d9bdc8b5de0dc9fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0bde155c04ac05a073de68d0545001b3fa437c9a6e9b2b554141dae84e6ec62c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "32a4d42c54642ad6b4a55b950871cf90a1ef65d0d80d8d78b0c81d6a54e3ca86d9a6731e539f7e8039523ab4d347c13daefacc46615b16f2462ccb5529fd5192"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan.protostream/protostream-types@6.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/protostream-types"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/infinispan/protostream/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/protostream/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/protostream/protostream-types"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar",
      "group" : "io.reactivex.rxjava3",
      "name" : "rxjava",
      "version" : "3.1.12",
      "description" : "Reactive Extensions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3425b382fbcf2e643dee8e784b0cee03"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f67300384802bde3f6d62701ffec804b770700b"
        },
        {
          "alg" : "SHA-256",
          "content" : "1808a433ef55dcc2965523e512ab914a5d0d727228a2683ed7559d7cccf44e37"
        },
        {
          "alg" : "SHA-512",
          "content" : "6dfd85dee70c88101e79e1e323190342972c66fdd7aa340c602a8e9405bb16a366fe9846b979390b210b172940924899833d149d31b5d9b687c3d022f2c4aa44"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d1fd102875aa92bd1b69deefbfaf0a04560e93282a1d37e09f0cec67fbdd2d698c9e4d49f3f73474d03bfba4c8358be"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2755e55f04014567cb92b372d209cd906a1eebebc5adbc1294418525f521ed5a8bdccfa1bb3be5a08bb9dab7c020ea34"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6fd786c734af5f565d794b4477e7e32f1c25815416a67a72323fc9af3342cb61"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c9adc0c4144e491de74a190e6559eb3489905fe658fe0681cb283350056e4257028cfed15f60a2141926fd791556b5fba461953aec01bb5cea90391ebff0b29"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ReactiveX/RxJava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ReactiveX/RxJava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-query@16.0.9?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-query",
      "version" : "16.0.9",
      "description" : "Infinispan Query module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb1c4a528700ec07e2eb0984254a0c67"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf33eca71562ebd6456a405f923d7a839e2d4ccf"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f90e33012e6e6614de9813898c4469d9f36e2fbf90e4066eae844a1d60ecf84"
        },
        {
          "alg" : "SHA-512",
          "content" : "77309d6faa47106377e8120ba067771260e8bc3fb97eb0116786abd31288c15198cb3f3f7eb92929c0b3bbaef4d33367cf6745b2dcc079a31e7710942116dbec"
        },
        {
          "alg" : "SHA-384",
          "content" : "93a49933106370f44496cd5bb6fc100862797d592e68bd1592bf227b04bdb05eff2c324e3a8bac6a2f9411af3847c58c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "747cafb72d04ff75a02fd049d7e6fd5910b9c15054ee9817bccf382d21563939c17cdaac0c8e39cb20ad98778ba85342"
        },
        {
          "alg" : "SHA3-256",
          "content" : "16a3e2d0eb76100bf0117df59397174dc760886adae4a69651eff8a1d57256e1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dbf745319ab9986c9b9a343bb992c891a986b913a66d40d4333f5d2e36b1a8c0579e96d781d257e3b73a340fc5d020b09bfe31343ccd609cc1f857034b89299f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-query@16.0.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-query"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/infinispan/infinispan/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-query"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-core@16.0.9?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-core",
      "version" : "16.0.9",
      "description" : "Infinispan core module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "155fab625fac16f8f68260397680df3c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e507a28095b402223f569965f0a463bf314bc99e"
        },
        {
          "alg" : "SHA-256",
          "content" : "4df4a7c427113d8233702159e1d73e892b9eea9bc99d202a933be960cf373d63"
        },
        {
          "alg" : "SHA-512",
          "content" : "401e664f2b84dbafcf54b8725528786d0eaecb7f559a3cebd6ccd168d50c5d7e7f83e473d46901699dfaaa151017f406c99f8a4821f37e08ca9617d3c317c2c2"
        },
        {
          "alg" : "SHA-384",
          "content" : "58a7e1a5891b06f36e5ecbfc6d31d0b0f46f1995021add4cb23d7cedd580861b68e83f7285d51191247bdda647210ae7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "25cc33fe98c033e1ba8d2ffc9c673d542f1c749d6fd201a81f2cb2f2d1ea515ae2cd6c7ad85ac819372b005cb36e3626"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e2fcd12b026161fa248764aeaa724b20eefac216c4c46958e02f8d8cd85d71e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a29f1ac99dba040e0d747f63733dd8b41276c3c07806367991c21658c55d8a2f70d7604bcc743543a7fee0013ab5d51b4eb3d807011ca386718d21526677c35"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-core@16.0.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-core"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/infinispan/infinispan/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-counter-api@16.0.9?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-counter-api",
      "version" : "16.0.9",
      "description" : "Infinispan Counter API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6109e2285109a96816c95df4808e3678"
        },
        {
          "alg" : "SHA-1",
          "content" : "59a2d30fcff695c514344ead294aa54fbd12e3fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "8758ab8432c180dadbb28ea9a3713898c723f0ce2ef0ae961d163a9644130152"
        },
        {
          "alg" : "SHA-512",
          "content" : "be61d7549ceef0b78c04c6b353df87a10f8f34f731133c59e93f8f5eda5f9bfaae41f0769f25d25600143c31b9559f75c3873ba5341349be14af58616fb47a0a"
        },
        {
          "alg" : "SHA-384",
          "content" : "14e522ede41ead01fe717765ad9a5754547651a36e1f5d14c02e102197a17b132bb8cace2f696cd9b7410dde1b228752"
        },
        {
          "alg" : "SHA3-384",
          "content" : "43c8f15c446c592eb0f13237d993fef412348921974956e412951d5d12f9980aed6748000207597cb66ae8fc9e7241a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5c5bf5b9cf729c655e3fbafc6948a489d6d17f0404225623f3a539a601732ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2ef98e5f3534e9088c6b798d9e003c891c3abaab6a98ea6aad48ea4bd576ef379bd5fde8d3920b0c57982f89dcee40120fed419085ef0da3a4d8220b51a789f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-counter-api@16.0.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-counter-api"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/infinispan/infinispan/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-counter-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jgroups/jgroups@5.5.1.Final?type=jar",
      "publisher" : "JBoss, IBM",
      "group" : "org.jgroups",
      "name" : "jgroups",
      "version" : "5.5.1.Final",
      "description" : "Reliable cluster communication toolkit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4f313e45886036a4a9c332bcdf68ac4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "fa6c83b810f2fa029f6e8351a31008a068ef9458"
        },
        {
          "alg" : "SHA-256",
          "content" : "93e6e02b80dc95562dfd4e9b6b3f6549c71142b14a23e8e980d4b0129813b9a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "93947b45839180475f35121c3a9d25fe470e76d5a55521fa2ba821055cc49553ccd004ddef49f3df095044826cbfbda188bb04ebd9acfc5e91907acc772fab5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f7098e44df16e94e19f8603057a5b851d5f679a7246cdd2d35977d570c7dd88c83db038fe46884f120275c439ee23e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b329fcf775b2efde8d23be9e7075b514920b410d7d8063dba94a7540d9f902ae664b3d09875572776fd047f1e2e43764"
        },
        {
          "alg" : "SHA3-256",
          "content" : "09c34909c2c6ec9b4b07faf7c4a6c16508e39386f23e2563514aefe9a177afd2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c33180420cad630b572bc86a1751aaefa199e1447f360b4819da94e16e65945ed6e14e0072e05b3d7ec9d7cacbf20baeccc5295f82a373829bb61b71ebfe4d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jgroups/jgroups@5.5.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jgroups.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/repository/releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/JGRP"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/belaban/JGroups"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.threads/jboss-threads@3.9.1?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.threads",
      "name" : "jboss-threads",
      "version" : "3.9.1",
      "description" : "Thread pool implementations and threading utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ca085b6cd8ddb56e2624c8c2a68a610"
        },
        {
          "alg" : "SHA-1",
          "content" : "d20be20253b52000a4a9ca1bfe9f119a9515ebf8"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3af2f6b942eae683ff2de7dfe68467f8d570cbba8db37fe858977349c3bf2aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "53cc6ab3c8c0f0108916195079fe2a260dc9c1dd0966b6bf69518decfe97f6d738802161a658a862c0871c30e001447973f1c8a5b39e510a82f3acb232ce507c"
        },
        {
          "alg" : "SHA-384",
          "content" : "15fc59bda87c840322fa3eeb11519f37b5c0f910f999384fd9994c90961b28184f68b3763421f90b318115ad1cf16d33"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d2aaaee456984955cce36a699845f68e4ff8b6eea7cd883a30c5574dea818893aabc0e377da2e8b650b95753c604f45"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d30d2d0c5ca20938381bf1f6be789fe24bc7520557b796220e594bade2e200ed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c03f2c5ad813813b31b0eb7de7d17e4ca6cf6815e9384ac6d2507b1b9c2ede71d2d0c6d86ae5108f4f571ad28a11f7e2adaeebf75a976e85d86964250bb9c53f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.threads/jboss-threads@3.9.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jbossas/jboss-threads"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/JBTHR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jbossas/jboss-threads"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.12.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-annotation",
      "version" : "2.12.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "504a200ade419b86b218fbfab55394b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "43e2d1f8bb183821211f25e27e4c25f56f9d4c5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "60d39b9b3c5bb986b0670f1062a47f3f48e2d3dd6b9532aeb0a497ee138543f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "b63ad3a0cc187f8d1d408010fd0ddaa515e14ea26f2f903679d5d3e595793c161d696dcc4fee3ea300dd19f5100faee15de265e6b31df83c9345302f11d5816f"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6d7c7ed81d548359b0389c3d6cb59e4ce5be4b9fd803d513e491499618a34e02f1d4b69ab9a1d6363aae7be7594b3bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "68b0a6bbbad4e86701951f8526ee9981797af61f110983341170bbf62a04f343a7a97455e378cecf0b4ef75d1eeb422e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ac603f53d3373ce811f6d58fe5a1f8a9b8f9364e05f0355e74cc51640e683143"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a19583d5766f727b380982e7c0bbef081f188aa971455934f762135e864f41ededc4c834e98296363fe87496b97bddcb60af62140da2b34b4ef5c640ef973e2d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-annotation/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.12.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-constraint",
      "version" : "2.12.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e7781760076bcedb23bed626a41b6568"
        },
        {
          "alg" : "SHA-1",
          "content" : "50ce7cbf571521bb4635562a5cc46aa5631ca19d"
        },
        {
          "alg" : "SHA-256",
          "content" : "9000921eabb4d1a6f76ccf2376d3524041af62038740df1d10cf0f75b5c93630"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb948d0a18db8a2218a8432198cd7b2d2476fd44203203797dea451f6b99a3334bf7499e6072fdd4e7a2e9e6677fe496363eed7fd544aedd09fcab1255b143f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b35fe02fa4e9ddc2f5f41b21a73dddb0ee350f29325229db7739afb3f74114ba2bfcd78b1877e399c29f2cbad77e3d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dea97c119adb04d9a528a123fe47e8efec0490377888d58e9f3efc8801edbd2ae0d9ad3c70260221a4eeb797bb30eac4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b839c34335cc0d5e6b232f84ed895696e551395bfba78d5862d028a5f8a07d92"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b237a6abddbb0aeb0e1701705aa0f13bfdf2562c0d4039384e490cbe53709906d96a695867d0e912d80af2082c9f1a8364f771ffb7d2cb1facd4b4d1743c60b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-constraint/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.12.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-cpu",
      "version" : "2.12.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "497bf654e2dc19bcd5b90572183d9529"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7f9742a772808ad2065090222c0562ce88889b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d1dd7d4234c58d89198d777fa1c6b7ad553366f5f6354b81cdc23204ef77090"
        },
        {
          "alg" : "SHA-512",
          "content" : "58a606bb91a3258112173115569128a3cbcba1f7e2e4cdca60ab30ff2628b9f6e35cfe4c2f46e07d2e5f1c76ab96595de75fe21a1d2459cf2a6afce3cc2bb148"
        },
        {
          "alg" : "SHA-384",
          "content" : "98c84d97cb333535aea8b14923f9026d807fd9de2881f647aa212c9141840161f4455a26f871995c88045634fb750fe2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9482f851e776015a848c78730da5a9b9ba329bd8658ab210874c14ebda47465f31b061256509bbc7660c00a2e453df0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0944185d666fe2ccdd2e0b1b4f37450c8cd6800b693431fe5a7e588c68f03532"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8aee8495dd7aae5915491839cfaba4a40ce85367436260478e0091a7d3818810183ab855459d3b732adc1170ee250cf7eb7ed13b02e4218bdbe95ea76a3e6d3e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-cpu/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.12.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-function",
      "version" : "2.12.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "539a214a7386451221ec478aab197511"
        },
        {
          "alg" : "SHA-1",
          "content" : "9564dcc70b9138242bc7059dd9b866129a2c2f17"
        },
        {
          "alg" : "SHA-256",
          "content" : "f67b7de9ae9d52e47577e392538b1ce57296fae2e20d6b60d093bcd04b045a2c"
        },
        {
          "alg" : "SHA-512",
          "content" : "044bb254b2970035d079ec11ca66d12b9c0b75f6136c1bad32e382860518c66a6500e3c05b64477138f75c7c554173f77fa6395387336adf72aaad11b57942d9"
        },
        {
          "alg" : "SHA-384",
          "content" : "506414e4c776f62b2bd9984fc370e43e54b0536f6a9dd4839e863ab8e59ef7619b9066af15e63f03423fbd9ba4d51f2e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7351a453112164680010fdbaad3c32a5f1c19625ff50f47ea65cd92a8dfb14d11f8c20c5ed09bba0ae95221af76313f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eb417bfea3276dad6382c741c24d2f91f2599c58d2683d8d58e3bbb7d931fcfa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "88057edf8d53165e0eaad749be312a336bea5607b60e2ee91825f3b9084d20a99d857ec717250af2f9c1f79a5040027c1de157e55e769e7d8f7779af06c731d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-function/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hibernate.models/hibernate-models@1.0.1?type=jar",
      "publisher" : "Hibernate.org",
      "group" : "org.hibernate.models",
      "name" : "hibernate-models",
      "version" : "1.0.1",
      "description" : "A de-typed abstraction over reflection and annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "911e7ad11382712f0869328465937718"
        },
        {
          "alg" : "SHA-1",
          "content" : "3158c5f9309494b905de62c72f6f02d108aea651"
        },
        {
          "alg" : "SHA-256",
          "content" : "bdb42c4979001742ebc098f3b206dd1057dc93be55c50a31c3f027d3eed06412"
        },
        {
          "alg" : "SHA-512",
          "content" : "63119b7a45c0d3e6a4fcdd834068dd5662e05c54dd4a96ea12a42e3b8d4b00642d80bb37bb07cd4e5f785a8f1530afb40f3b573bda4eea9072500029aef452d6"
        },
        {
          "alg" : "SHA-384",
          "content" : "f399e656e4c8ee423479bb980e432548c81ba4c0029b5bcaf045a67caf569d6af648ed2eb7c4c9fc070bf2c1de706cee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "431b28bd3422f13aef3fbf9f5c70046884ad8cc9ae3023ee4630a71c2e9d2fab463c15e09cdcb0a64e54eced13af3d26"
        },
        {
          "alg" : "SHA3-256",
          "content" : "960c1c93a7d5ad6126cc3a5ee933407244daa85bd260d22b9d8d5c5476cef1e2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "baa0411661a1c989edc2fecc43cd0b11d36494319577ea6ec80745ddf2961264e82e62b1e5f4c4933a9eaa06ee8b72d1560a24f1dee7dcdda230cd56c943aa8f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.hibernate.models/hibernate-models@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hibernate/hibernate-models"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hibernate/hibernate-models"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hibernate/hibernate-models"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@8.1.2.Final?type=jar",
      "group" : "org.hibernate.search",
      "name" : "hibernate-search-mapper-pojo-base",
      "version" : "8.1.2.Final",
      "description" : "Abstract base and common implementations for Hibernate Search Mappers for POJOs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ffaa7c92777914d093dce0e021208f95"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d6f8c1e5536bd34dbcbd1a03123f807fed4f213"
        },
        {
          "alg" : "SHA-256",
          "content" : "307c2a1f317a701d010408a7712a1d5f9c2e683486105ea98c8904191c98036f"
        },
        {
          "alg" : "SHA-512",
          "content" : "1250b2466d86f41fefc5ca71ec0d7ac2c9c863e3ab646572c92e119338e7fb9353930d4079b372b43f1667cac5d925620d7a5b2f15f3522eb4f17983645fbec0"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd87cf11f82f32e016e8702178d6a4adb630a598f5b3cfb8b2d2c9738456c48250c64f091c93e54fa631faa911f84f1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e6047155520c6f4791f2f110dfd277e32754521c92641ee1f36ad62dd6941764850985da6fc5cbf29eef0b097bd678d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eecc2fd8b0821f8aefddfa76c5072c3f858da749335e00e56f835e7739ae8f6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "67fe98aa5f3edfb1dedfe692a3591d47bbbc3e6f3e372088b86fdab8837412289e985bb554e162d799b335204da0647dfea8dc77b3d62516013cfee123a97282"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@8.1.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hibernate.org/search/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/hibernate/hibernate-search"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hibernate.search/hibernate-search-engine@8.1.2.Final?type=jar",
      "group" : "org.hibernate.search",
      "name" : "hibernate-search-engine",
      "version" : "8.1.2.Final",
      "description" : "Hibernate Search engine, always required",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f68ea521195d6cfa88f90b9cd0fca08f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ddfd386b98b866aaa81d3387a18cff2184b55966"
        },
        {
          "alg" : "SHA-256",
          "content" : "dbc64a2242b5a29abefe81b0c29d81e318a7e30e15829f7da28afd3f519d7bc8"
        },
        {
          "alg" : "SHA-512",
          "content" : "1241f2678c6e53672762b591dfde5a29509e8e5d493e6e7edc7411c634c560470d058a7fbe9abe269aba47a7b2b0f0a2aac57165f2d8e23e0f91e64f58e9fecc"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0cfaab08375dd76c921341b0435cca83e349ac1b74918b40619ce2bb576b9ae2d04af1d6aa503158aa3156ece5c9c05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "223f7eb0a7554009fa9d9f084d120cc5c4bc3982ace64c7717e552683b60ffb6eca4a4e569999e9eb127c4cc15e1eed5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "49bc24ed727011ec69ed8e4952a749c2513615ce07b025388b8b05e039c5194c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "98eaf290b1900525a1db6650897b41a7e572b0a1b7ff91080d2ecdcb568a348029f31fce7a36038cd3004ec7871ebd74ee3831680e7f6bf020d87a7c4b649139"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.hibernate.search/hibernate-search-engine@8.1.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hibernate.org/search/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/hibernate/hibernate-search"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hibernate.search/hibernate-search-util-common@8.1.2.Final?type=jar",
      "group" : "org.hibernate.search",
      "name" : "hibernate-search-util-common",
      "version" : "8.1.2.Final",
      "description" : "Hibernate Search common utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f76ae24523a53615bfd6e90430d0476"
        },
        {
          "alg" : "SHA-1",
          "content" : "29b592ee2ce20a3ee6399de7f638db35268f82b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "52ba6c078ff953eb6847fabd8557d574c79f50ecd414fea9e348215246aabdfb"
        },
        {
          "alg" : "SHA-512",
          "content" : "6994793dda19cd7eeef3b62e95f58c430ec5edfe7b6c0bc5b80b9bc0935af064ebb453357d1749e5d555dae8992a54882cd1717a069fbefb5974fea70810a95c"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6a3be97d5f2fb19fae035422c06ced6e489c494426613716449f1268fd045805f930c7bc0a4f47b76644e6617bfec08"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fc83e68f9b4a55300e51331e57c362766cc70a744f27ff494f0577267510514f679ba469b6f684f133c855f114de51ed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b42f0b209d2164c419b3f47215511f329b23472893befb8091be35fbe945ffc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f274cd8b68ae5894af649506e4458982611e974506acacd0f1838fbe3d7b192e716b33cae8e29a9ff862d58f36d166f72929493c0e9f0b8f51c2236943107d29"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.hibernate.search/hibernate-search-util-common@8.1.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hibernate.org/search/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/hibernate/hibernate-search"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/jandex@3.3.1?type=jar",
      "group" : "io.smallrye",
      "name" : "jandex",
      "version" : "3.3.1",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9c0812db44cdbffce4d4f35356547b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "cea8c28faa729cbc00a6d397cf28f12ae9a577f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "01301f7118eac2b8731c292d58e73f6f96e57b1c89c00aa82e96cd8facd29898"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a459cd997b55dab41c06e9b80a70412e26d173acd19658050b6baf30aa039602fd86219eb83f5e482104b80898918fdeb001ae9a7574866743f09cf4860002c"
        },
        {
          "alg" : "SHA-384",
          "content" : "892fe0fa361b5e483dc00618d6a190fc1dd9521eb9c24e2c48b936984e666f591dedc5c7633a0d87a85bbe3cf77ceb37"
        },
        {
          "alg" : "SHA3-384",
          "content" : "79abc849142668bc0148105a5ff3ba9eec06159d8d64a3cf8df52bc352c0abf9da6976faa530f66bef1cd9c7b4562018"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c36f3f3347ccb9150adb11bfe4b3a8bc44e87b868f6f92d0e7732019b0d15fbb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e0a3d44df3d52a0ae5e727ae781bd5da42960dddcb25a1904fa7fd1e7a4d3a97ff8d0f2d41fc46e37121be411da4f11a970e307765e39b5d14af8d67609fa9c8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/jandex@3.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/jandex/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/jandex/jandex/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hibernate.search/hibernate-search-backend-lucene@8.1.2.Final?type=jar",
      "group" : "org.hibernate.search",
      "name" : "hibernate-search-backend-lucene",
      "version" : "8.1.2.Final",
      "description" : "Hibernate Search Backend relying on embedded instances of Lucene",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c746d771bb8fdfdc24efa399ea10fefc"
        },
        {
          "alg" : "SHA-1",
          "content" : "2d59891fb95e09796e27373eeb7bd17d76f5f31b"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc05f18981b0d782b04bd13b5a06a5950bdf85e046d2f33c20043ae037c961cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "cad1d0468d510d644a2d77af25e592aec28bbb4533a4b3c27b3aaec0a4345ac71e918b779e630bc6b4fed73abd3ccf1d5922d784e62bfd5e4851cc6c7005615f"
        },
        {
          "alg" : "SHA-384",
          "content" : "18ce22eff886ca5895feecbbf79662afc33a4a36b664d9f3538e50b9f47c435994dc94fbfd49b8df09fb4be5df652c43"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a062d5796f1c55f65a4452a6e40fdc2c0c939675d0919b3046c1eca9f01bbe6696818519fed5eaed9f1942a7947f2e2d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ae1f9653f0c0367257df6840c4d1e90c6fb27953d7d877236fae73e490ec3857"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd76f1a6194de32db186959b0b93c8777d85a023b3cbb7f58cf50414215b0379cbc2c48cf1760eb3249fe9c1a085f58949ff6069bfd6807dd87960d9454939bc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.hibernate.search/hibernate-search-backend-lucene@8.1.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hibernate.org/search/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/hibernate/hibernate-search"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-core",
      "version" : "9.12.2",
      "description" : "Apache Lucene (module: core)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19a0753c3584bd641846b8eb6289e5b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "1369d425657294be298a7e128a562f5acd0a1dca"
        },
        {
          "alg" : "SHA-256",
          "content" : "3a5426c7082a16adfe39a55502eecf4e69547e62d3dcf292c730e228fbaad2fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a8d903378d6dae9e7da766ea6c0bc2f8818d2cdfc1b563e8bfa31145e6f2a43fe67415603682a13617ae04c596f826a5040e271db11b79b706b91548281292e"
        },
        {
          "alg" : "SHA-384",
          "content" : "c86a93af005bfa4eeb4b92bd7787102b07d9171cae258aaf4083091a93691d33fede7fbc710e245635fed75e4aadc278"
        },
        {
          "alg" : "SHA3-384",
          "content" : "23bb3e4a4f5b80f244e4e8363a5c262274940598ad29e9dbede9804a675b10eed6d3b2cb9b0f79c04e852224b731633f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3904b9e0820c0b88820aafc47e44524260761ce234cb80a6ad81e565c09674e2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "49a60155b64693d2728c7b9cb0c7fe3e60c817e3ba41b4e385ee9baa0cff1c6416fe03687bbe450c23c33a152dc7daa9f3e0277adce5ca0405bcf9722dbcb4fd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-analysis-common@9.12.2?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-analysis-common",
      "version" : "9.12.2",
      "description" : "Apache Lucene (module: common)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6be96efd74ccd3bdb856e1f2dbcc055f"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdc24b721435268fb7e9344c05f70466674ba5b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "a472f61b4d7738787bf1a637beac0ebf134d785c37aa069fb071e9715568c8b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f6991fdfa421b5f49f5e80d33c382c148c6e1ee39f3ffd9065c49b4494855160d01e52ddd6c70cf538ccc34a176dbc12dbca7d679f1a9de631a5738d11465dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "623c3091944d81e7ff70840c59a7cc59feb9cac4a32c5dd0948bdf2a1190dcc2e311d9e55cf5365849487b114894c9df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa5188d2c6d2e963f9cff2c4a9f21b9d82400bf2d44d67aba0e2bb7ed3bf87a2d45d60c9ad6dd0c8f1c7cd59e10f56bb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8bc3c41ef937e345c21b365fda72932d6653598dfa0acc29d71e2a6ddff06f4f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0d33303629a2b9fcae9f5620474a91ec1b78d7294cf87470909c21c57612f3ec340ac8f8c3ee0ac0b767f6731e98210979aa8a2b8d86f9aaba28f15050d0f63c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-analysis-common@9.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-queryparser@9.12.2?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-queryparser",
      "version" : "9.12.2",
      "description" : "Apache Lucene (module: queryparser)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fdee23f6c85154057b35f736191a0cb7"
        },
        {
          "alg" : "SHA-1",
          "content" : "1fa802ec001c663a1b7fa0fea314c4a8c007b728"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc80ae71863446b5251e93ec258ba959aecb44f0800623947262860e8efff4d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "1970a57c55b3aea6c6c927d56a4c0405a83718ca892d35fd9375b4756a84c46b1b1faf14b74286f6e649b491673945898e43367679c75374d20e6bd728091d5a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f76ebe53fce8585fccfeb64fe4ffae4c3c789e0b98b1a97e78336b81d733573fc549382a044efd9387edfc9acd3acfcf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e90735930d78cd49e8800b8200adb4ed35749631c16861eeecd57e8ba0cea09a28d4f6d0893ac16968f391f8bbdba596"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6075ba2628e83367d3023854280c2888fdc269ce8f3f2a6c61e2298c1d43f217"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5a348ddfb5fc13c4221d870ad1a0d0e7bd7548a717f6ccd0d9cd504a8f6c4895c088b2f0968f98b1fb0332cbc66753cb98c72178f17249110e1b642ef5d19c2c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-queryparser@9.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-queries@9.12.2?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-queries",
      "version" : "9.12.2",
      "description" : "Apache Lucene (module: queries)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "562a778d7bbf17cc18120908ae74c3fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "b745a713191e93da201afb50093a652def0d4f07"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c07692e0acacd7433f14107296e9d3402d6d435d4c4ed2aa6412e9b90d3d6b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "d750a0f199d27b3a403af71ba2917f2af758b405c3bb5f2a4462858bd548d47ec97568bf674251e43b12045265e07d6c4bf391e054d355915417135d752cd8e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "94cce78cf85420f94b08baee3ea9c3a50bfc1c1bde42bb43d799d36ca0a9a79d7af69e100ebe625bd7ad6f966868d6ba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "23d0ba7cb43b80c96fdb657698316f5f513fb79d14ed7732f212044440dfcffd167296c2afd602fde162e4e8c8ecdba6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a3776792a7bc7e1b9c5d61d973c26740e83e38381c0c684bd650c81296c089af"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cdda1a6ab0782fb1e92a5ead0fd9a407376f5a71b3234e53d5c119c6ca0a4a6ec4f6fef5a25fb1adf22ca3c3c18a1c9f369f454119c88aabd68659115c6abc15"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-queries@9.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-sandbox@9.12.2?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-sandbox",
      "version" : "9.12.2",
      "description" : "Apache Lucene (module: sandbox)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ef35f0788d266c566992623c9a1b079"
        },
        {
          "alg" : "SHA-1",
          "content" : "a31ab6d32ae618abc4416a74d228306dfb2240a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "f44f1f534709f2b70ef9f12bfe090f97801f88be84d2edc3c18495f0c761978d"
        },
        {
          "alg" : "SHA-512",
          "content" : "673fa732fb0216c43b84bad41e1ad69e5639bf6dba1c626b72afe8a74f1047bb8a7e1137ea3ab8dbd546f8725aa2e302d58b8c4b4229050c5db20bba3eaafbdd"
        },
        {
          "alg" : "SHA-384",
          "content" : "d2c494334a675bf4eb64efcb1f09cc6ac76e1d5462d7c089d4c88b67ee480aef3a42cc0c989224a6034d14447db1587c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ddc3736d467d37b5be6aa17bcc7582c30760fb99f7dee81ea17618737415831bed4895410f6bc99dfd4a74dcea249f4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "58515a088a74547d8335130780d927bd364a28618ca56d456a7ae05742e444e3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed48e83c91199e2c7c33b16fd6758894019e40ad984715eb152e486a24efc492034663e00f547cf07643f46f24a803bac9c6ffbd9a5c088862f4eeb53c3d367b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-sandbox@9.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-facet@9.12.2?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-facet",
      "version" : "9.12.2",
      "description" : "Apache Lucene (module: facet)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8088da8e3745b4c14539e4903e604a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1df84b323024765fa09c27c739d25cdab379d44"
        },
        {
          "alg" : "SHA-256",
          "content" : "02c9ac783dda2914f6f62689314bad0efc1d3ee3c630f5c9bb357d736f1cc9ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "1b82d8ad88d6d7238f59b56de884cffe15295f9605b06972f736624aee242c3853cad274df389c3234da95336ab147d75bef7f93d70752624410c1e6085b3b05"
        },
        {
          "alg" : "SHA-384",
          "content" : "40798010ef13d67d66f001e860a395b17e8dad20e1bde6dadc701f5ea71ee9be8f6eaa90411e31f8256644316b3ad183"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1719c1a8e26e37879bfa01536a11199858252ef48dfef39bff5ebfcdcc234291d3ec8e42f123dd6bf44204afcbce4d0e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "82903ab1ec59cd34e8d4b8eecc78d3efef9610815309f6d765e7f4d40ebc0f97"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f34cbdc878bf0fd3751256e9fcfd126ac333c97355cd2b6fa3aace9b2047523c9921dfa772ac1ef55d804115ccce0eea30bb0b058f32dff446bfae62e63490a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-facet@9.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-join@9.12.2?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-join",
      "version" : "9.12.2",
      "description" : "Apache Lucene (module: join)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aaa3f494645304d59915f144a0c3c0c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "e69ad250b3905acf8bdfc1483806a53f47a6ed5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "94d5fa2fd7e0f7e0711717b3e23bb148a5a356270c5e6cda720070a4d092276e"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b7eaf5259da766ea1660960145a48a8b6caa7f1edcc89c01cce3efc6728da47c58a8ca7e57b57f07c21290e90f3a4c891a63ddc912e8efef1420ad0c43be0cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9c139b04f71840e69d4edcc7c0111947965f344e623fc84a7907282412f55aab10c31cdbbd45cf1a726833751eddbd0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "35637ebf321b40485bb0e3c6f23e1311760ddf037c8d2187ec184c8bb37376edee1372b206724b383b81b8c320303610"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec7200402b9bb3067e7f9136ffbc18007e58366ef65dbab0ec4898a8bbb80f19"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fed9171cc8b035a7b542bf3182679404a366f45ab677e892d446ace9f98260593f719587ec45737d89c6c16a6a1dc1fe2d96132cddb8ad4e7f5b1fe3c1bc0a5a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-join@9.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.carrotsearch/hppc@0.10.0?type=jar",
      "publisher" : "Carrot Search s.c.",
      "group" : "com.carrotsearch",
      "name" : "hppc",
      "version" : "0.10.0",
      "description" : "High Performance Primitive Collections: data structures (maps, sets, lists, stacks, queues) generated for combinations of object and primitive types to conserve JVM memory and speed up execution.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5ace31639f7a7bd9b4504f68c53307b"
        },
        {
          "alg" : "SHA-1",
          "content" : "847513ce33b28fdf56882b0ce84213ba3b158d89"
        },
        {
          "alg" : "SHA-256",
          "content" : "edc83b336476a2b06f7c17d09b17e98bb07678daf968c9825cc14275bdf20a26"
        },
        {
          "alg" : "SHA-512",
          "content" : "c71f61b52edbcd3e5585569c31e866630cad8aa96205db940f6d84547598f1fa4e4bc4924022d83b55707c6ac40bd4f463dda9ed880fd34d0533795b11690162"
        },
        {
          "alg" : "SHA-384",
          "content" : "fd2f325f927a12cbb579b9193e4f0da1915ef8a2a1f36e7b8b815cfeb986494b4d8822febdf2d61f5848a8686efd87e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9eb53e10c2c2db161f35129ecbb32e6f22c0273043012630c0b6d0190cfbb6943c0c1e8103f0ba890072442989485523"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2ab99709d7bd1f96e76bec2040f25aba43161666a9ec9fb0220787630d6c25c2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "08e5c049043e4a435b9e344338a56e50ba36cea832e2059c4604a147f62b635b6639c216f0a6021fb69ad6d2065fd1b010cfc171634ec835ec1c4575da824340"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.carrotsearch/hppc@0.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/carrotsearch/hppc"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/carrotsearch/hppc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-highlighter@9.12.2?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-highlighter",
      "version" : "9.12.2",
      "description" : "Apache Lucene (module: highlighter)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ac7ec14e57a6c4fe32eb9c49d4974e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "9a2312b6992ac5116003711f7f5db706e3342f88"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0ce89f860e7e450ac08500c40f2b7a221b161610d12df9f50a6a49b2547863a"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a5254aedd887f0717bfed514f45d58854b04db0a6e3e76373872549234a5fdf532649275669935f00619a1d40c6252782ec565b1a02488351e8be0401a8dfe0"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6cbbfaa8805b3798d1fd1cb473140e0f32ed8e81a976ae940b7d2210b1c0b107d95c43da467542fd8f241e84da21464"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06801c792d1ddd0be7bfe0ea2b18fb40caec5195137c997c64c150d5560c0d8bf5d4a3311af4c46c68d614fdcaaa5522"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5af4f794323b3ce37c650f7b7fd9de8a3e22287008e6844baa19db8f01bf6b4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b052f9d33154243a59bdd59f6aaa49dfd8d86716eb815bae0614caba3109fcdcca78318c21de446d6a5d368da3cb3665a5e6f84fee1f2c7f4442ff9303d72c6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-highlighter@9.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-memory@9.12.2?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-memory",
      "version" : "9.12.2",
      "description" : "Apache Lucene (module: memory)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d6db8fa03fc6c3c01326011c95b6e03b"
        },
        {
          "alg" : "SHA-1",
          "content" : "6a380a60c2388b37ebafae90ccdaee78d2106854"
        },
        {
          "alg" : "SHA-256",
          "content" : "6222e7d436c380652e51bc4c4c27a8a56c7f9e70d7aa0fad07a76b85bd52dcb2"
        },
        {
          "alg" : "SHA-512",
          "content" : "043aae7c4b08b7748edcf8ac72deede82bd18abb37e1b353f6804ab6d24fada42f7efa6bf28fce904b8e5d98c6d3d16f74a0ad45165cb0fcc742346d0c391cd3"
        },
        {
          "alg" : "SHA-384",
          "content" : "790a3bdc53e1ffaf7c02b1c7433a39db60a292a1b758d9d48500d1b896d1322fa37cb72e254922c392c362626fc56afa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9ef74b046361e2515fd0cfbea972edbb519a0615ab32f7c77481487935e37d9522d44a92bf378d1cd3d2158e4a378f4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0e466bc51f04541e5b75eca5eb6e91d8795fbcd0b484c77554f9b4f0c35a010e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f3410fb4c6b9d9322835b4e7b57026ef3e0830424449297fb7fa91469b7ae4cdd2c4e0772b44f5b9ef12d84a7b745f865fa1d6d41fd0523f34a02e8911df1650"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-memory@9.12.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-infinispan@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-infinispan",
      "version" : "4.19.0",
      "description" : "Camel Infinispan Remote support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-infinispan@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-infinispan-parent/camel-infinispan"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-infinispan-parent/camel-infinispan"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-client-hotrod@16.0.9?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-client-hotrod",
      "version" : "16.0.9",
      "description" : "Infinispan Hot Rod Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8a9029334afa50a1a64b25140678e4e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "61acbf1b8dad0b4c81bc4b5a1d9f976ceb755c92"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8dd01c81e98a65fee4131bde6877076d8cd0e8d6bf00f096996fd3d4c73fe41"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7d20c04d3b4b10f26992a26ac81d668d3576157371c787313aaacd72ab49bc72aa2237de561db7c15c78e74cfe01bc6ee85fbdcc7a6bbf09cc303e409b64483"
        },
        {
          "alg" : "SHA-384",
          "content" : "1987443043e9667a435aa9dba8bd953017e407e8642fdce87b961b3387cd5881b2f7d7d1a8f895d2bcd10a840ce59619"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e54aa88fdb5465436b32b7519d890f9d9e6613e93ed519b7d74023e38507d6c38d6a201ecacc9451c17af03569bff73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "580f55f2a45735dc3b492cdb14203b0a782454a3f12b5a392a0e205bbf32891a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "89b954d5d0d8ab345d358d5a38dde71afe86d2cafabae337dc9228959cbb2420099127d4c0a8a05bcd55ca65be94e321c1e25cd7ed82b137863b1dc3cbc5f352"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-client-hotrod@16.0.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-client-hotrod"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/infinispan/infinispan/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-client-hotrod"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-api@16.0.9?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-api",
      "version" : "16.0.9",
      "description" : "Infinispan API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0adc3478240f12bc43743661a67c62b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3a2bdbf32aa817be225e10a5501b8810c6b83a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "27170dcd1e8aada480afc3c253e08e0a931dd48cd53cdd4ed6f15cd27c93e3b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "09cb987ecb74710d4170cc4283189ba8bf7201fe3e29eec3d49fe76dc713e9ad97b3cb152bbf09adc5cf35f3f2fbdf9caef47d4fce706c0562ab3154094c95d1"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ff313e4d3a717ee77a043ad115d4eda1474c4b5db6a25ff7c36cfd3decae29da02974ad296dcd0a98425efd007da399"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d296ca55df354c8ebad98477b03a8e65154a900ec790dd8fe3ac16830928f387c97c838147d6c47c0c9910c346c8dd2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6336db8857cbe734d49eaddcabae6f9e5b52aac53a956733009d493d2b906e73"
        },
        {
          "alg" : "SHA3-512",
          "content" : "450a4f04a199541e5d9e92322e1b669c2ee0d60c19c780ba4aa43af84ef4e84aed398dd21fbab87f54f78f61021ba192a0d6f49305ef141f71b2cbb427e0d3fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-api@16.0.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-api"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/infinispan/infinispan/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/mutiny@2.9.5?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "mutiny",
      "version" : "2.9.5",
      "description" : "Intuitive Event-Driven Reactive Programming Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee4cc2882d9c513fc1eb61614dec3bad"
        },
        {
          "alg" : "SHA-1",
          "content" : "0658fd32347470b1fc2a618c291a6ea7bce9abdf"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e3d1ac6016cfb1526d8e49abf48bb72bf752305e6cd7f5609f9d3f75e04bd90"
        },
        {
          "alg" : "SHA-512",
          "content" : "d12d29f35dbfc7eb11a4049383c4d64f10d0def456b2e79416f21a560eaca9e35789192d063d07ee8de6a9b5b79e4e9b82126f7966b2407e45af7206cec61934"
        },
        {
          "alg" : "SHA-384",
          "content" : "6dd570821bd048d9c73248b95467ee2756b26f77359edf7adfc40c44f08f7caf92c5431b5a34a24a10e2e284e20da02a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a50379629e31930ea2a99161a82516f8dea8b7fac923fef3bd1d5d41499c0ef546847eea1a48b58cedaf4040e91d7548"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62459b6218b4f420f4a429b15c37a65b1468be068befbf7bea6a14212ae06813"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23957fa02738982b2cd04ebf207bebe26b96abc029e5c7d83694cb002c9573f90a86a92c97b9f0b7b5abedc451bda634485c66e92dce08759c970eac71c56c51"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/mutiny@2.9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny/mutiny"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.8?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-annotation",
      "version" : "2.13.8",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab742fb958a879f7740422552f40ac98"
        },
        {
          "alg" : "SHA-1",
          "content" : "73a8af56c4c5286a15f6906e128473ca1d608b38"
        },
        {
          "alg" : "SHA-256",
          "content" : "fe53213df16492127c40b24ff4c347413a506a4408f13bb6146af324175115dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "719ad0196c91393cceae7526630ecb8c90c5496340defe08f5aa1a360903f7b9fee60834e53f2b16d6a9ff65451330114ad3616253ee6e6fb6eb72cc6a7a700d"
        },
        {
          "alg" : "SHA-384",
          "content" : "07a9927a4ef04ff7474fdf69a198983f3846edfd94ac9d22b5fa6986381cf53ff3ed84490b40757eaca7ffa6cd3b2e1c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d218ed3aa4e975a936d77230806e2a14ceb56b2408a1303148dfcacc0d0cdb814728153811aaba81e3ade589875555ef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41bd1683aa42e0660c03a6f140f8654d67be9d4a4e50fea13282b344dd2244aa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bccedd3a05e73acb849c1d51bf6f3455dbb480eb31b2561c9bba826bd4ac772d3efee48492d3496697d9716f1acafdc3fe9dbebeef45ffbf6ccb41402bc67dc8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-annotation/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-digest",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Digest SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a6c30d19ba9c7c99a3a3267353737fd"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b905bfa34084ed8d28ed4d5232f0773844ba21f"
        },
        {
          "alg" : "SHA-256",
          "content" : "d8a032a6af9fe43cabbf8fed1aefff3b1cace5ca1db636fd82112ca8d8fb2846"
        },
        {
          "alg" : "SHA-512",
          "content" : "f33bef9e35310fd7d1f622a871767b8a75105ffbd3a60c74d7144d953984ce15e98ca27920af7df52bfeec353c81e7694495f168512e2f10855504ce97c54664"
        },
        {
          "alg" : "SHA-384",
          "content" : "d61d2f810f002d6c58494b80ff9e864630a701fd3c0a35d03208f454b79adea14918fe193d03e8e6d811fed450d5f5d2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "68ddc8fdca6194a87252ae2abe9304a8f50b194ecd26241e16ca14c408befa220b6aaa30158b0b8a599bc609f378150f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3d490d855c49033055f6ac66d5d502c79f9622aa1c17117e5a20fb17b842f8db"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac2524a6d81d163731c76ad10361e69ea51bf5e149ab0c3caa0fa3b261056099c9d64dc0c461a3071acb40c27bc42dd3d4bcaf1add6b51b35b137d2e644bc5de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-auth-server",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Auth Server",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2f3b75c1ce1f6395d5dab91cddabe570"
        },
        {
          "alg" : "SHA-1",
          "content" : "dcba3e8cca22afd5d3a9e828dd48faad91a0c22c"
        },
        {
          "alg" : "SHA-256",
          "content" : "24468c63dd3e5c6760cf2364b3445b8b99cefba0bf4f6e16acd413d32ceec259"
        },
        {
          "alg" : "SHA-512",
          "content" : "b690db6fdab0db58a9725ef97888a105438bf0a5374bf3afb70089d0210944aed365ef15980e9d623e4e7a27f673fc44ff48eea3f9e2208253b41616276ce313"
        },
        {
          "alg" : "SHA-384",
          "content" : "e09d28c794e166b61916035cda82b92019e532450723bb0a385153f5f4f2f3c2234ac128f4d6af1df7aa9be6d9e165e8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ab6da96beaf7c33143493ce152e9c78e6b98e8f4b915cbda8812ee29e493292c1815523e72cfdd66ec7091414d6356b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fd0b8fde0dfe4dd4f30f5be1feac92c3859bc9d9eab3a75a99bbe8f8367fa83"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1b5eeeb5c95d29b77a600406e01420d66836452f56586f84e49699809c61e7a3fd040031c5fdeb235d3e1c8bb59295ff6dc0ac85884b729a0fce7e6defe36563"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-auth",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Auth",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5527d70690ca71a70289901b0fa7ae09"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ae5d1b0d2e9ba4a6036d17c5a007f6b899f4b48"
        },
        {
          "alg" : "SHA-256",
          "content" : "5416f697952c8aa17006aab225c2626b5eb801fc8bd8171803262c6e203f85c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "93f3373a20141a7b90d1b792b93ec728732c5daccdba55f7f0a53664fd9e785a3b69c9f046572b8d69480893e9a0331ada72308e506e3113bda13b4b148fd66a"
        },
        {
          "alg" : "SHA-384",
          "content" : "d398d1b45541095e1140833a4675d54d8f8fd09d0a74efb1f49c1b025105477fa2627a09cf1d27903b5f67817121a39e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a511c442871f36ed8e2ec24ea62f1b69a20399d5d963f9d5db4974d0dad0d4a758cd77a964feb56d4885cc60c6762bd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5608f876d4745b3da50479d66d8a6086d7fd553b5cf6ac816a14d3c55c8fdd46"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c39282a1204186bb53003cdafbd2c262011991949c6acbbd6e58d821283ee84ed5013ed224c66c10bb8fe30b5def66c4a42a2cfb21bb73316e7d4105d327f8e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-base",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Base",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d1dc427eb6db73457091621cf699aab"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b4423cb3d2a205db7c94aa634146800375bd1f9"
        },
        {
          "alg" : "SHA-256",
          "content" : "efd68687e5d59d757624aa6632dbcada952f7641f97cdea18a1ccf4aa28df675"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2acc2fbe8099ebddf7f188f692dbe7abc58d759e8501987859ffadc2ae3c892b6ff0b2d71880153ab97c9914d632a2a7c5242300eadf5f96b6fdf51d5156226"
        },
        {
          "alg" : "SHA-384",
          "content" : "08348136a8831d4619b6ab567997cafe904960481a7de9f9bda5ae4b706d41ff1c955cbe7def8c0a193e4bd09570f244"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5687d2ed4f86653ec52036e387169ebb004cf82f4fc98adddfdab93ce600e8285bf8498cd3e9667151d590accf822bd1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bfd3b9cedce7ca18f37999fc2d80093ab532cd90534792ee7458f868a2258ba5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a263f0521e3d25200fb73acd8b33d32f4c528b0ba4b6dc78a1574da7b8be12e01bc4c1ca871e34b8a73c70b888372ed554695dfc05b99d5b275c8e483dc1ee6a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-permission",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Permission",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04d37688b7dc7c11cc004d803f75a211"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca42423e5d711cf65a6623c73ba8cef006d2bc3f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c915abbfb0d11444322e82f794972548a03ad491748391876a9ad35e2c455d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "979e4e8aa0c28f703994c6c8d71cf91ad1377ae788f1f161b9b6c3d5725e7fe19cf29c1cccc23f9f1b574d2db849e6ce1821c38da813071396d54bcf65591849"
        },
        {
          "alg" : "SHA-384",
          "content" : "fd3b1aabfbf5f921b90787ae5962dac46bb418f5cbb6d2edcc9f5af4dfd9d831261c2e6438aab4e104071f9edfa755e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3668c4166fd54df22aea4404d7990fc76adac7c7715188d03a05a5c602cdf8ab29a7cc5052998cd55d954e0a7a257a4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3347eb26f0dc1402efdf76aea7cd1c145f39fb1cbeb123eeca77e5ea4f9ad18c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c604680923e89d292f27c4a310a610bf8e1a356fc56291206630ff5797a3d3cd56ccc0eabee6b75350c5d45fdcbe9f5afd740370db9d65b27ee29c44c02f87a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-credential",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Credential API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "948eb3f854d54c6c869d1ee19ccd64c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9faf5119fcd9e1fe54707c07fe90b28849886e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc344ec444928bb1926c11abfe889aeba53a4de9ae0f0758946046ae4f561686"
        },
        {
          "alg" : "SHA-512",
          "content" : "12b71443b8aade910f365eb62fafd53229d9e07dca2051cf8d510bc99c9348b4a41aaafddcfaa82f1970d80cf28d4275d56a70d7980bcc7d6d68cd31a23e74c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "99c6bb40f8eccabd4897396b153122310f353fca962ce6382ac8bb04f3dd56e13b2e19d1b1a653e193ea41981cc335da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9010998d83923e92e5953db635d7dfabf9ec75419c8a71db81a296f0e7dda3922dd28a8d2394c910015347b408092b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5ca4294e03557a192ca33122f8ea72941efea991939fae4b6edf33f478b50d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0d3e78e78ee5ce180858a3ed9309f6d5a7e9cbf87a847fcaef9e5583cfef1a0c9b8a659a69fb2d4b9a04e1653bebf447b5b575572cdd2fc41a81a93825909d7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-keystore",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Credential API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19d4daff7ef4670a870c69735f071bb3"
        },
        {
          "alg" : "SHA-1",
          "content" : "7dc092318dbbb5bc97fb2c910a1738b794e303c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "22b4b839f96139bd7e0bf48cc65e9a85583a0c2eca53740ee23510fe1c299970"
        },
        {
          "alg" : "SHA-512",
          "content" : "0e02eb0fb8a7fd88c6d23074b59ff27526924782f24943058f6eb30137678ce9bb68e0cdfe6b03e5e42583f7fc9f1f6fb1306247b4b0ff020ccf3c748a3443fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "223e321bf90c7299b636948e97057bf31bc10e3fb3656a63226f52a1b2d5afad413baad9a6e253367ea07af1e26c999d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c50a75fc2c82a010a9e60bf2466e22ab6154a4ccad4a39f6761021f14257a6ba335aad6c36b8c2ddd58d9ef71fa022e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f8d77774db7076fdade57c3285c04d4606c5a38c5709c061c5789b3652e215e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f729d4b618c0c76963bec170a792f2e179b9cef928314cdce5e0bcec5169f4872b18f47d32dd32c822b72d5f785c617e891ba145f6eba58e11d2196b4f11a8e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-provider-util",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Provider Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf00b234162110af6746080895ce3f3c"
        },
        {
          "alg" : "SHA-1",
          "content" : "163e7e901bbcdee26b370363dba66fcf80956dbe"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a892a123d5734b5a14f0758f32378ea72e72c7808bed0455e161940e8cddccf"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a34038909dadf397e89af8a7af317f03ee296437767c92fc1e82341e2c5e62dd221675666149c607f2d5e3c5c7b1808e6c8fceaa1c305c480e0b09757a93be5"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e9ef2b40037d91103d8aeaa0b0f2143ac482b34fbe203fbf636817eba1d9fcbd0c02bfcea3472c30efa36b5c4070cca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0823da0cfcac4d75058d65d771453db21ca54c0244cafbbb45f69b020186afe2b201082c4e86b1c67ffb942259a71824"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8db9a0d5869c92e8c4882c603d05075516f04b39d4be5c146852cbcd355392b4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1beb390e9c0b2e64587cda9910b10cf91bab96becdeecd5d1bf7e883ffa98c3c09b0dda0be3a00588acbbd8112af880ab914d333fb75fa556f7bd1a3e492e5a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Mechanism",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe63a59e22d8a39e9f880682fb04241f"
        },
        {
          "alg" : "SHA-1",
          "content" : "04e35fc3d1af3c6045079458cea2cbccf4fa5767"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c399a122912a30fe49fea7618d5048ec737329a40805b5b2a1911134b7f1b70"
        },
        {
          "alg" : "SHA-512",
          "content" : "3fa9dc1d841ff05f099ad01c6bf6aa408c9166323997b91c2012bded8e0131ef488da9f1172cdb468a8c974b80bddc45606baf9a12036991916f51e768a321ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "94807aec218d6740cfe41708d349f58c3d059564cdd87546c5b22c4fe26e4ab8c3c11e934d0fff3f1171b86e76c34f66"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de9eb0551c47d055dff77c662b50da89d7eb67de6eecf192b53283396215d9fdfa5f01188f4758764914e992bfd00a1d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe58c03c55c2933bb7205e4a981efd02321defdc55c4577721f98f7390be73f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "01eaeff85b58f8f7e9b884194a54b57388441199c2ba63e36775b16cfa7858e5ff609593639ed23c5784d1efc35bc3ee0dc702d8a48b0c4bcd2190bdc16f9512"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-http",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security HTTP Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7acd4cec1358bbaef151b56c2ee98377"
        },
        {
          "alg" : "SHA-1",
          "content" : "8d4575a0043c7f52944a089ba3d6f2f3dc5c65ef"
        },
        {
          "alg" : "SHA-256",
          "content" : "e84b646937cfe3273819b3899d1a8a11e90afccac07625588024ed3766cedd77"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e666c8b5ab2abacebf7105edd8a66aa8b31f27540e1f1b082cbfbdc5538da7ff8667b75551b106e1b4386e412804ae3006d4eaaaa435576e4656e30c751e9fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "aaaf1c4ee982c6784b67dd07e3cdeaba39408bb0a88ca60e8291a97d429038a6372ac142f5fea3c87897c9a5ab5f8cd2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6dc3fd8007af6838fbc868fa418858c411f04bd9f07fd9145cc40e92b4d9e673ea3344cfb6a29ba9064f2798ff9b0150"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7026b5838e327c382ec6509d988283c2ba3a07e562d4cf7e039830d2d29b96f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0808f4f57ed564cc64d1c44a9915140f72951f99985bb083dcad9c0e1b03f74afece1898ddc3c0c26ad46f88b9e7b50ffbcb9cd5abc25a8b80f41e53f2d2e897"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-digest",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Mechanism Digest",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9380c692bc815c3f99ce69fcce86a0b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "4716bb6a2c91578a4e663cc28cdd6949f5ff4ed9"
        },
        {
          "alg" : "SHA-256",
          "content" : "1dc26c898430a6e4ee4ccd475868ba77da3069d931540f2cacc601b13930a9c4"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d5d0c71f71f71595b02d0374f4b650be7fc621bdab58bf970f211fa4895afa0f2ce264bb49237f265cc2bae625046602440f2cb9313b90d65e001f3608f9a13"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb56e55176b0d9f373b8cdeb3a3fb2757aea4112a8a24e648288b39e96407379c9a0f8b8d3812694dd2dcc02cfe180c5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1eda323bff63dc7af54ead6c130b910ccc6d4df715b9957eefd921b22d1dff0d93047ff6bd1028fe89e75b4f8e66d640"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af65bff35b8ef135fcac9fb83211f467d188a559ee59ceb09b3a76aea2c4736f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d99cc7c3803951466a307b268fd936c534dc334088a6561c5249f9b1f6a660838f762a7ce83f70a771532e80956018c3215c395eb3ba09467ade52f451badfc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security SASL",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ac2b2b2bfd4a7014400b429a3e56aa15"
        },
        {
          "alg" : "SHA-1",
          "content" : "7c3a6728f2d00456f7f3d7b7c9e56cc4ee6a5ff3"
        },
        {
          "alg" : "SHA-256",
          "content" : "0398e48789f8c93c42118b8b069648f7280c9772760f221635c9d6256ce9e96c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8770988acf542494e09ea0838f42528f93a81bf83d56506628d295a912d3d8350de2064f5a620ca7c53a20d8def3c9f54e7adbab54d0078002c9cd4cddf6e5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "38a2a6afe82847ede8ee79ab940296e6d16ab9d5c80ccb203d77c5ed4387b51185be8f17d2c0a3c8cf7debb65531b8cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6714da6196c6f47108d64e18b5ccb3ee7289f5d9a883d0eb09f07dfd16280a7d77ea1c5cf0a3a129823fde42aafd0157"
        },
        {
          "alg" : "SHA3-256",
          "content" : "287fafc43543ae00ab9d5e128f79599e5b9179da5684ef8237ef837b02b3352b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7d4cb32cece4563d11286f24985598a5f727708f60763283609e22d0141f4571e98e751d3cbe63cff710a1774a27166c2f78be3cbb69a29c57f6c464cecc5245"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-ssl",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security SSL",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1e364f4506f7e2763bf00d00bf94d454"
        },
        {
          "alg" : "SHA-1",
          "content" : "97dabe6b3e0400c243bb2fed6b77dad97c3c605a"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d636e05b64f81caa2f01cba2ba7da47c79fadafff906f31cb9c334c8e1ce0ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "e831997b6e96c11584e1b66775d0c30cff7267bd37609f3771c48aadc11d0c1808b4e6fffa19087c68dbb0e6bc334a14ec1eb4c97c01acdb629d56fe98a22b9e"
        },
        {
          "alg" : "SHA-384",
          "content" : "18193265ed2a9578b28c5fadf1381870b53ff2de7219fd3d7c0b2072e92f9d893841434029a074b6cb3dd3d56a00e36c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dfc73ae55dc7a6501db4aee25974887b3c519f7055fd4dcf4528379e72c0873a3b97b147cf84814ae10e86fda469b7be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d4b0c629795fcf9796c4e0dfd685595bfa54616f607c4fbc1af075bfac11d989"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f1f39c2fbf45e9504442cd602eb9387c66ae24a5d93a44194f41d195c1dfbdff1a8082ae3b67c9eefb05080bd285d3bab0b3b9eefb19d2f4be45b4054ced937"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-util",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5967f573c27e181c8b59a9c6dafe1fd3"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb12cb464b42243f57999694353ac28843a38e5c"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d29eeac7ab90565e952863f4bdb29751826261320e8da85f0f5c5ad386abe2a"
        },
        {
          "alg" : "SHA-512",
          "content" : "96e2dfe4177aa3cb571521c7d1d2048634d637e492c8f161a0a36ce5cb476e1df12c4b1cb3d37d26391720537867b6fbf709746ca5626f98de527180466a4ec2"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0e9b5e9023ff909aa7024cbfc0e98ff3b12bb6258a74ad62e8587e05a038ee2926561c2a1fa5194f7d79256078ba49d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f704ca554c72376a986b0d6f14adf16f0946b8f4d0eae79a00a822952d6eb2d1f738acff426e40acd777d10e9cf2e6c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10dde00bf8407ea977a50f08dfbac87e900513b109111dc15d438e20ce180ba3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "519ac9f1d105253b4458e3b6667c201c3c8b1f5869ce0a80ab69340d9a790af1c6de302b0026de674e2cb4ca414ab8b587bd240d05354a78708d20c28e0df7f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.common",
      "name" : "wildfly-common",
      "version" : "1.6.0.Final",
      "description" : "Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a398574b26ba0e7127ffb205daf3ff29"
        },
        {
          "alg" : "SHA-1",
          "content" : "95271c25e78458b6b22e24cb830a3bbe073ee432"
        },
        {
          "alg" : "SHA-256",
          "content" : "27b9a3eb5aba58f17680fd2ae51b8349bc98b5136dafeb1980d885b6ceac7429"
        },
        {
          "alg" : "SHA-512",
          "content" : "de0e3eac4166024e14335d7237be36d5b5fc37de53f490d4f81718ff30979a97152f274aee9b85593e25ae86a362a79afdb62766fbd2beacb55a62a04200c575"
        },
        {
          "alg" : "SHA-384",
          "content" : "db41dc0919d4d70b4bf180272c87d8d3148abadf327dbba0d7fc661f3463acd50b2d41451d2bf6df63fdef7736621be5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f1493e1f9d4d202c3c2c5567f4d3f7b27dbb61518d909482c7e69d1c2f92afd3f0be5cc147ea8f48bd51820c06f22953"
        },
        {
          "alg" : "SHA3-256",
          "content" : "01431bba1d4b964d033bb49abb5451b4a06513cca9e851a0f50b77064a50e91d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1838593059e1c25321208416c3a29f81cbb4321d0e6ef942b94d0eed0ba0234d0da51ace91f77ab26301ae040ab20575793d553298de320e5c1975aa8afa1d78"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom/wildfly-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-external",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security External SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1febc2bc305db60b89b36f2bd804c358"
        },
        {
          "alg" : "SHA-1",
          "content" : "135aa761bb76a0c6fa77e403f5dd9bc4d470cd58"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ae6a911c560be197d7414ead6e0622c21a102a90f963e137ff533f17c541b30"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b1ba2160489bb6a316b8b2e7863a6fef75653e2fd60fa6c27f51eca615ec2a883a8ee5e6bf6431b9a459534e50810ba5d133e2e93644b904359f76b0130196f"
        },
        {
          "alg" : "SHA-384",
          "content" : "5adf5a8ad99260db28bca2cbb8614fd5062e1c29720cdd6a9365a92e2792b38713adfa749191a4d144ceeda8c76f8702"
        },
        {
          "alg" : "SHA3-384",
          "content" : "294c08546b6e51013ff2eb030278654638debf426999863ac890d73bdfae308c43a720f03801831b0b1b29c937a64f42"
        },
        {
          "alg" : "SHA3-256",
          "content" : "409b631d0ee751e58cccee1aeea1bfcfdd784f7a39cb43a8bf42a25a2fb0c0da"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7d758b953a2a68ec65d3f55094f1c63cf15b6b6445cdf5221f3484dd88459ea10cf71025caf46c0d7301f977b856b2fdf980effe92771b267f6b31391c9a785"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-gs2",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security GS2 SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4270f0edbf74e815c5e8291280e27627"
        },
        {
          "alg" : "SHA-1",
          "content" : "928342e1f2272d5332c5f73f656c93275daa4a58"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c43ec4bcac2e84c68f2326adc350142d9bafc31a5a429de0cfb81c72fb4a051"
        },
        {
          "alg" : "SHA-512",
          "content" : "1609aefc3fc9a9457f6d1a9306d2b86ba9f13ba23da755e8e9a0b8dce3f7c6d076bd25dff4030a3a485228760f504a81505b1da420dd79f0e792930213fd629f"
        },
        {
          "alg" : "SHA-384",
          "content" : "797a0c7185f07d9ca2a308315b06395f23a8d4643c9e6f8a51304a4b030549860bd56761d4b403c710e6a4c29c0b02fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e74cc033543ddcb966c860c490087842b18dd57bdd93d2db3f2d0704837940d4738c7478de4016daf66d90d02940698"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2af66dcfc52850423dab631835a5d4929190a4295fa7f364e478e6a911af418f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "724c99b9ecf0c72a87cad2e9ef5d8e9967e1a4c94acd378d4439b4ad77dbf85bce0443c3a971fab37eef6d32c9dc7cd2ca10b182ba791717077bead8cb3ee06b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-asn1",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security ASN.1 Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2838a184b354548d2bbfa529daa37ba2"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed3a6ae7f618ab76c4fec213f592f54d43f3c8e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c562f13d8be280b9a715eca69aa549e5b8525ac701466098f29b03538efc26f"
        },
        {
          "alg" : "SHA-512",
          "content" : "dc7020bac3de43a6f4b1c1b373692f9f52326330b668c52fd4a9b4c2361507d21c42c3e75d52d10b6421ab7be2b41ab75ae67eadf7dcbd881b7df898fd769e86"
        },
        {
          "alg" : "SHA-384",
          "content" : "1702071f35a1d78933cfa2e6f78cb735023f4080948923ddd82da8649673fef1dcecbc34e475adaa0a0b5b51333b0028"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7078a96cdc4fc3745175340834ec17420953c35a9b794772c4d84471f99a32f68a452e0a149a98a2fcb6a071bcc75c2e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bfe168527a86b734b119bb56ceda47f735a7d61e1d66fa89fab15daea60b6412"
        },
        {
          "alg" : "SHA3-512",
          "content" : "00d22c81df222135fadba793285abe57cec086ea2ab967bc484a3c14fb161aac61138314dc7f878b310acf2e28b1f696041f5851c6209f96a3e59c1d08b79b4f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-gssapi",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Mechanism GSSAPI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "88997bc8caea2e84a33c1af83ae57d40"
        },
        {
          "alg" : "SHA-1",
          "content" : "915018b27a3c45e261aa87b825b6d55495c9fcfb"
        },
        {
          "alg" : "SHA-256",
          "content" : "accfec664778ccaf0de88f97c740a6cdf70c04893b12a39f509e9798ca773c11"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f434bd864d70a3e4f85afafb3edcf9e9a2ebcac3a983047c111e7157d085c8a373ae2a288ce8ed51c4ebed5f6432f2c8ba4810ea778e924adf08fccf4c8ec40"
        },
        {
          "alg" : "SHA-384",
          "content" : "9dca04b4a3b40a2ac53126a06adbb3a0d323bdab9b983c6108c07482b2801670e71735c2d4869dce6343897d60a7915a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa19ca09e2d722c6f3f2ff41fa07d25a89f531098624761449bfa458124d199534f5fe803d06f92aad6c728a6ac6ef8d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74ad539f884f9d469df6b9e4cabb64faab583e820d414166ca4a28f4deb0db01"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a634322b1b5a1e56b34b0ed5ae9141cf9cb584ba55cec752c1df9fe81bc37aa9e51882b4e5adc4a85c0900da8ad111b9ac054ffe76dceeeecef76618eb8aec05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-security-manager-action",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Security Manager Action",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3df5942d1f1a5c18633f71b858a558c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b08ff284b2274dfb4f06f451fabbbf335b772f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac40f832c1485109c854824cb35904ce27ea256313d19dc32bc81535d9e73ce3"
        },
        {
          "alg" : "SHA-512",
          "content" : "e92ae1b61831e59b51f09f34c011f9069b710c61d794440456068e3632580c76675fe230f45ba5b1683b3c63a0008dfe6bb1e0ffda3b4973606e74593af9238a"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d60be8f3344062f7de0cfbfc8b467bcc93aea78a0516f280e64d4476c3e832c825aed414c0b8f5d8b40d1aaf4f3a371"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01d9f108a71da1dcd51002cdc645b5e7f713e766e5c0574530b58928b13712e7daf108b27aaebdc534a684149adc5377"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab3e2da546f34d5d5bf356a5ab339e9c9d3558b5a986a75be435d8996300714b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4350e804fcefba2ec1efa696b064fc5bbea0de87160a79be6033cea2fb41deb9ec8c84472b033451365ef681873c44147cb8fcaa3ef9b5ea1bc9974c4173fbd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-gssapi",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security GSSAPI SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a77cec6218694b9fd36bcfb60e55f592"
        },
        {
          "alg" : "SHA-1",
          "content" : "22f5868d4f5b18c046f725b22c3aded278148721"
        },
        {
          "alg" : "SHA-256",
          "content" : "f86c1d8e3c75467c600dc761b4b3d823a21aae5518d0c4c54586d3a35aab492f"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf6f7ba33312a6eb7d73cae8c7edec7357d36ed082875d7965052139f5f949ae84bff98b1e28738e066409e4e1020b17ffd93836083844ef0418618f62ec240c"
        },
        {
          "alg" : "SHA-384",
          "content" : "b349a2dbe353ae31f80c98a1fc915ba31a3c8f5238bfe08bcb25080379f50775e6a0916e88b07f4dd7278ea6f8bf41dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06b5aadc27c43f67dbc42b2c063bc186bb95dc005c94036d0e80e0381c90f9bc182d6fb2843b416b84ecaaf780005f40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32b40571055648e56eec5aae33cab329b55a1b915253af4f408c34fabd362efa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "03d8394ba5a09f0122a0272d65c2ef5d5309e3cdb7033458c70e02eb767b27c6ac6a6bfcbf6a930aa993e849bd4d4a34badaad66a3d301e9832d83f72a3bf4ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-oauth2",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security OAuth2 SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e7056ca7cb1fbfee2ffd20e2d6036220"
        },
        {
          "alg" : "SHA-1",
          "content" : "157b2435b332deb9ad5572ca527524228aece599"
        },
        {
          "alg" : "SHA-256",
          "content" : "16a817ba335f496900ced4fc024e50857cfe432c1545e76f60c06a531435b5c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee8086b67a2e13c6f1a88ba9b2236d749ca91606a2f4c947c501cfb60a41e75f820c43da5c1fa6a07a76e8b96a82eaf334243ff9d3ab8157dd61e8723d22a1e2"
        },
        {
          "alg" : "SHA-384",
          "content" : "8661907d3a473ec46b8cb44a6f59b91cdbcd645b00aa733b6a1c9e1603342c28e677fb6297a0ba87da2fc45c73af29ae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5484956dcde241a05ecea299f4f210bb681dcf9688c96f358288ad498bf8e21715bcc99a250f24953f44f6e55cacd261"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b34b3d0a88f4a5e215eeb6269f70a12dde13e6f88314d04be16ff2558419ec61"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d9736afa2de8cc268f9139375d1b53d597e890574df2d28bef142cc1dcb7db3b2463a3c789c69f8ee784f1a0243eac21663169642171ac5b3041b93812fb9a96"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-oauth2",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Mechanism OAuth2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cef040f3428312a2b5f1980e92eeb20f"
        },
        {
          "alg" : "SHA-1",
          "content" : "d0dd3d9d12ded2bf69c7efb3d2a0a305c15ce6b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d765728a495be6f58542777ba04eecb7c0e5da12ae0a4b0286192ca2dfdf330"
        },
        {
          "alg" : "SHA-512",
          "content" : "af897439d93026f35db05382957a743600c1a857d21ecdf5d3e9ffb2990deccdb8c5aed211e66e419777bc0a474f6e530874ed55ac098a893c166d3c0a478caa"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba7588819842bbac6a7bd1d674d91cae9e30226352252dc68338d159ccf56684792ce80ca655bc826614d5fd24923dcf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7abd4169f72995808fe1af113a12c78a426f7f79e04634f61f1c8ba93b8fb260c1b77b85bbd44067f3c6000470c3b944"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9459b9628c46a5d2b05496337a17d7d04246ac162baa0749329b52b057193bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7e4c6920496056a66ed4f2cff105393b33978397ac859adb469e9422a6d8f0e2246afdbd8eabad61dd90bbc6fca3e2aac7fd4942927a1c3a119f5545fe5f4c24"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-plain",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Plain SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f29596c8c92a0c71f232df466c78454"
        },
        {
          "alg" : "SHA-1",
          "content" : "71495c479087edfd4831b60a2741b256a8b5f4dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "a7c4d62ab95a23e4eadc49b1e1b943ec67ef4c7689ade13003a0840c04a4293d"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e6bd8f6e4b4fe133ccb9b34db2489da5ede9f3b5a0f871b99803aa34cabff5f57b0636c56405689f5a93125ceac69bb8e0a77d16520435cb7465b004eeb9a03"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f5f39aa99f25d7d99bbfc4931993f306573128adc7a427c288329f636e1c601cb78f43528bd4dd62262747a3798af9b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bfc8f4e30c7b3ca26c5ff9ceb90fe57036ad7dc8debe9b9fb0e7dd6186f75b0c0f8ed817d69b338e0fd384b4fc23f389"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d3c87931e302902531ff2086c286c44a0d055263a7cba4d0ac743d3671b2b85a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "932fc8e934c2100b183b7e897566cd7cf386f725c975a9879b3105adb57481a1f177c89b62cf467180571063155fb4d3e257eec1a91d1c30e126422dbb56a625"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-scram",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security SCRAM SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "483f47dc01d87040c9bfc5e3ffd2d2b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e85f8e8a0301539576de04fef25ebb73b77c6d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "de1984d14907617df053d2e570ba2d929114c2ad14abeff009eec6c0d4b03199"
        },
        {
          "alg" : "SHA-512",
          "content" : "23c1ff65acd1e360244dca7b7d1b4616bfbd4ce3a09abc483c5e1419744c0197b4df4f009723a3fb14b9ddc2db2a4d0f8dc8e929b7f86000ca10a0a6b00eb305"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc568925eed1b7ae5ae8826128e03ea1a5bf05f098f933c9dafac3a528fb9bc2aeb47a15ff0846c35ebf0c1566b4142b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0cd5e2ec980708e54d44d2aa904248d3aa5f465cd08d5b1de081cab75de513c6d9c8fdb312713bb27b9403b874b8e481"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a00b48ea25ed3fd07dcd798f0376a6749c7e55195b03e2ff71dcdce79f8419c6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52ea50422d3ecab1348e7b6164450b3ce80d52b10ec2e611e51dc708b4d295531bebd425c4dde6d6cba9fe39743df6b3f6843b68792fd2f1fcd450bd8f4d0aa2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-scram",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Mechanism SCRAM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "debb382b31a7b62e87a7f13cf22ca5e6"
        },
        {
          "alg" : "SHA-1",
          "content" : "075d5da23c1cd7bf9de20cb4ae8fc8cc7d71f2e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "68b40ff564f88eede7474cbe6dfa70d54fe6114797af93fddf2e70f88ec21431"
        },
        {
          "alg" : "SHA-512",
          "content" : "e606873ed85b22509023008c8049bb9a8cddd6b154d5168c3028910617964b30d7e50c404e9ddf54502cc3268a089b37a20661c5a154e843e5ee79b130ee6478"
        },
        {
          "alg" : "SHA-384",
          "content" : "deea53ba8c0d673fd0a801a6fe08f71df602ae4be97850a5a5730060453a253531988bee7af1719466a2aae8dc6cf844"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7514d848e08350059e662f4252b855e2af2722ad848857b5639b3a615092df96ab8ec0f6882653eb425da5eb2b1d2914"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7a4309e1ba7a96e1910e719f6f6c00c7ac45ecfa00a853fea9cc6b59f6584035"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3eb68a7f9dced116687be22dbd11d69acd5033346eb1cadb9fed23f98b73e5938b08c8fd07f947387fb8924f9a09496a7d9dbc30dec4b816d7244807ddbfadae"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-password-impl",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security Password Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32fb09316bd6ee9cba1e1368ab579061"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1012350deca544bae0863068c32f861432cdfa8"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b1bb7275b65778d4de44da54aab9c0d3ef7ec51a078a78924b3747704a4922d"
        },
        {
          "alg" : "SHA-512",
          "content" : "64b2766192bf7e3f6dbc29f0f68199d07ba97741c191814785fcdb80e6caa1b92bc93da20a012cd56d0a2a3cc598fbd01c3a381ae929a8c78433e8dfece5884f"
        },
        {
          "alg" : "SHA-384",
          "content" : "a79d1069b961337bc9436fd631a267819d45cc048eb238399bae4f25eb537011b1407536f7fd91c5f94fe00466c66713"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6cae4df31f0a029554a7d17b2d283c382fcf1d79b1c9bb22131b415c62a9c5f2d6b55be670b1449d659a7dfa850b3f85"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb245cec5c2a551de9880127537994753b24efb1e8f8bb521a0e998f1de955f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ecfba9ce18cd61c529a52f5302ed033a8094da7bd63e538c694d0c43c0456f5203cd8a0eeaded3c944850a82ed7c9ea35d4b489e90b22d55c0bdcd684912c39b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan.protostream/protostream-processor@6.0.2?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream-processor",
      "version" : "6.0.2",
      "description" : "Annotation processor for ProtoStream annotations. Generates your message and enum marshallers so you don't have to!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1a50af08e0d9900ee495f5686ec5ce19"
        },
        {
          "alg" : "SHA-1",
          "content" : "96a5c723d13d89e787b2ad15f9acf62ec40b18f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "f41244463ffa4f2c5b25c8afc2f09dc3b70cb7b0a514d453560256e513d082bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "9ce47062f84b2b39cf6054cf66b061b55917296dda49eb0a026113c56f437f26177f36b280ee09f9117883334d1f944f6fce9dda2da7b93ef87aca392433f299"
        },
        {
          "alg" : "SHA-384",
          "content" : "1686cb206749ef6730ef88a89371f449973ac82fb9d2a3bb797c9ad616d719351b3421097537b63e371549d2b04f1061"
        },
        {
          "alg" : "SHA3-384",
          "content" : "db554e8cd0a3d397526f9ca3139cbb05b54355d13775a5cce0a6fd3bc352762cf82b071cba2e535b2c81b6cf23171254"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e6e9b267b272ab4114ab1a88cd9927b8700fb1dcbc16efda32b450d15a0ff8fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b5eb92b05975e52e190cadce388143d56b3448f1da936371054a206952ca5b04dfa4692d5e75bc3184f88bb2421b22ec035da8625bf5bb3e037fed0a6e54784"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan.protostream/protostream-processor@6.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/infinispan/protostream"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/infinispan/protostream/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/protostream/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/protostream/protostream-processor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan.protostream/protostream@6.0.2?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream",
      "version" : "6.0.2",
      "description" : "ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0fe8bd5be83b1180d790835b6bdec2e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3c0ae9186f64989776787a706cd941c95824d4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "522aee3616282edd778a7a25d68f15645fcf1768f0f36fd20d9e1da84bc4ba20"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b79aa96138bb9b31f61abbea81f01f2e56c1e78fa4154603a690e04059c4d120d84b21cb9caa9b98964f0b48c48d8e0f62106303c48199e8f4b783ace93ce87"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a11a614e120f41e613f08262bc34dc2aa6b147470f927a27732ce72c37dfb9490418e7bd58676ea258d12116bbfc0e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f425c3f604a4f5f5d9fef1fefd27a42e63bb6866375cb5251751978a9e77b3e9e8a22f06eabbeff0b3f36eb1821efc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "872f3cedd2311c15622a2e5cb23696346af2e0f4ffc313595c559a7338db2e06"
        },
        {
          "alg" : "SHA3-512",
          "content" : "767f933c9102eeff760d7e22142b6f94a9ddd0880a032658449ce92dd28af3f1e663d8666869250ef29fd7429c06304c41007735d31f789fd17ef00ee508ca5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan.protostream/protostream@6.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/infinispan/protostream"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/infinispan/protostream/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/protostream/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/protostream/protostream"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan.protostream/protostream-types@6.0.2?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream-types",
      "version" : "6.0.2",
      "description" : "Builtin protobuf types and default marshalling for some common Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f2e395d5f517aacf1b2b597ee8fb1e27"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ccf8667c4727bacaf03eef0139fa94b7b0849ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "994b1aa9a3e5b915d590e2e2905122c313836097f0f890bf1aca6d883035d81b"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b12c202b523f3f0cc64c8303f9e947127fa5ebf2caa923b98271205943393ee80d210c179fd3c33375e58ab7e9c2e868a508e0350e10ffbc85a25e4812efda5"
        },
        {
          "alg" : "SHA-384",
          "content" : "368d87194338c1e69375ec6f5f488439e7dd121f4683a357f609a09b01574caf2d127bd5feab2291b56c4d0bce12a756"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3629063b188339d5ac53a094321b47cd4bd6479ffe653dd8ba30cd7f5fbe7da1fc87439086fbc25b68e6b54f32f57d79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9db3c7f4e61d7c8f66c87ab0924349753bf24ae0d68bc295108410b4f7de9fc1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0e7977eb2a8873fa1641953f80c67185a2e1487de4024ec18d1b6cf61d86d924d5d5dbf8e21ef431026ee2a8811a5be19824af683ede9a2d597b6610ee219be4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan.protostream/protostream-types@6.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/protostream-types"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/infinispan/protostream/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/protostream/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/protostream/protostream-types"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.16.4?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-registry-prometheus",
      "version" : "1.16.4",
      "description" : "MeterRegistry implementation for Prometheus using io.prometheus:prometheus-metrics-core. If you have compatibility issues with this module, you can go back to io.micrometer:micrometer-registry-prometheus-simpleclient that uses io.prometheus:simpleclient_common.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04f92fcee5a55881fff40c615764e817"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d70e8325eaf49000ad83bb7aa3e239f7341df67"
        },
        {
          "alg" : "SHA-256",
          "content" : "b73390fb0907f11c2a837a6d58eadf9afe45e67b9bc6cc413e89a43659dc9613"
        },
        {
          "alg" : "SHA-512",
          "content" : "15fd939fb5b7cd7d46aa1852a5215721166ee1db93850617445e44a9feb94cda0d7ab7ddfbe5ebf842bffe769168090bcd973e06d334b515eecfb04000aa24c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "235b250c6a16a1c86eb464fdbc3f287cda1447fa5d6e69ba488fea05cf07a25c20f21f51c37b05612e163a1dd9e424ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cce1dee2c09f5f0bd9b417cc29c1c65adce9f6c6384e1bd9e8f8a2ec0655373b2499f66e892595db576f058e66124945"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c596b94bcd59caf73c77f493e55792225aa4085549950f1d2893668d231ab34c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37922be7b96cf8c19a1685adb750a691a6b7bdfaa927b1b34600741adc3218dfc8bbb9bcba927c5618c9282cc87a5a0153e0600616205b7825b3c230f3f007b3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.16.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.prometheus/prometheus-metrics-core@1.4.3?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-core",
      "version" : "1.4.3",
      "description" : "Core Prometheus metric types",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd35856a8c8dbab69058b5638b8e1815"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f00dc12e0bef05dff593a9abd7a4d626b675b0b"
        },
        {
          "alg" : "SHA-256",
          "content" : "7ecd546d5238e3d3f5f312f580eaaab10cb05d147597978ab90b78080cc58255"
        },
        {
          "alg" : "SHA-512",
          "content" : "97dcc911da43133feb5e524d4e0dbb7c1d042370fc67fd2b1bb8241f3bc751759aabff2aed108f43f688dcbe726e9243469f94772d119ae169e32a218b38a79c"
        },
        {
          "alg" : "SHA-384",
          "content" : "80c74150bce417bc4cda2bd7448e7cafbc4bbc0b39752022d0040f6b5a0f6ed0982515b0a3eaeee095a1be75965d6838"
        },
        {
          "alg" : "SHA3-384",
          "content" : "04f0961a3d7d8dfccd937810937ff2e0b0912186dd92e159fa5fe92a0136f32bf56f34aab14724a75a3a83918e95e193"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e3fb28aea02be1db29ecd1c5dd4dc0e48516ff138db7cea78535628d890ed2c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f4e7924728bb79a4175bac660c0a10127198a4679e97d513d2c84d8a9fb55909e49325ab861cf76b9c4a62b293cb121d8dd8d6ff5bf73c73969ef49f74944503"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-core@1.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.prometheus/prometheus-metrics-model@1.4.3?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-model",
      "version" : "1.4.3",
      "description" : "Data model for read-only immutable Prometheus metrics snapshots.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9cfd3913946e59885a5eae3a0b6a5b98"
        },
        {
          "alg" : "SHA-1",
          "content" : "b18da634ccdc033468c0a17e56996de09b4e6b36"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc3f1825014a14006626086ea779b62893e647e71d1eab075c0bb65057c245f8"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3ecdece7d799167f263d138d49b005c057e1b8dc6691f25249c1f549c4163fd9a0e5826c7fee4ec5cdae0c9ac6384c508e620079644ed452e8106cc4f3b6cb4"
        },
        {
          "alg" : "SHA-384",
          "content" : "4eed4d22e71361672f36e816654361baec9412f796bdb6a21c8dcb31ba4e373478439cef845aaa3a8bc83ac3ade11de5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e8d91a3da0d427b69050744a603bec1054b6a175978c9593924b8f70f63347b1d85da5bc9e02ce36d06e850eeb79a29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b66de4314d08ec0db1a30d3c80f5bb2174c96fc6b6b98e64bbadcb4f6d1d9a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f8f675852b477df72f63366420579a2334cc3538c89f3a91a98024a0e242c83d65e1901de4a0a000734dda210eb968aaafa6b30d0f367db9700bd5eced4f175"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-model@1.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.prometheus/prometheus-metrics-config@1.4.3?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-config",
      "version" : "1.4.3",
      "description" : "Configuration for Prometheus metrics and exposition formats.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46714aa1ccfd6a75a06d05b1a5e0c8fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "785bf741491702f0e755a6a5c9c58a8127db0683"
        },
        {
          "alg" : "SHA-256",
          "content" : "3da2d5f0123af9e313bcf26f04c1248afeacd1b0d5c3a35f220034604ac0ec47"
        },
        {
          "alg" : "SHA-512",
          "content" : "d18dd2816af8213c280db992992445768d5d34a3584fe9cbcba2653d937e4f219924090e5686bdcbd05c4b8c877f841a6954414818ca2f9dc7b9eddc7ee4749d"
        },
        {
          "alg" : "SHA-384",
          "content" : "5676dd8618f7308e00b7b606fec152f33275e9e1bec3186ea9d09564d5ff918cbebd0f9b7763659dd48ad659b7aaeb85"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f9990db914a472f3487b6d519a5b71fec0fe8b8f90ab5403f79893a33b7563824afe99c886f5a51836a2ac8df181b189"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba418ae84eed564ccf0a15800f3bb8cd810aefb637a37b46571d9874bd62eaba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2319cec2303024d11b22078a996ce11405d5a352caff41bdd8a0c3c809ab163da1d7ae9564644a1ab8d4112eaee9c0e1f5969c1031f133e1656bed00219f064a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-config@1.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-config"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.prometheus/prometheus-metrics-tracer-common@1.4.3?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-tracer-common",
      "version" : "1.4.3",
      "description" : "Common Module for Prometheus integrations with distributed tracing libraries.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "36367a2c2f7e05aa1ec584d6dd9669a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "67af5fc22c23e695d986a6301e61964efe9c9f80"
        },
        {
          "alg" : "SHA-256",
          "content" : "b816aaf84e45d591e5f66c5b94c7a789dedf2d705e5bf3eec2ae8730f76c68cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff3367cb1b68fe794bb29cc3b1816910ec490cdf3733f6c785686496a4e74aa76946ef8fa2da5375d0a424cbc62aeb8e6d6dcb8d40e7a75d6f500060fa79fdb1"
        },
        {
          "alg" : "SHA-384",
          "content" : "407bca99b65a3429653b280feddcf5264fa6676dc8f342eb59f66c5f9fa5d860b5518f3f56381196363ded2757665d69"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b5c819d9cbc2735e40b01f62ae4b7f656e60767da404c07c555198fd89f1785fd621d3672985d23517b12b03be1f00a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "17ca88fec98f41802a5bd882167aeb4276fd610400d3c1edb040a50ed93e63e1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "078abbce1b31b0bc1a6ad0a7c4673ce93fa86bb42edf7921f3738f99190187a2342f94565219604d4c185f5ddd15876462b747c6039dd56decbbfe35015f5bec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-tracer-common@1.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-formats@1.4.3?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-exposition-formats",
      "version" : "1.4.3",
      "description" : "Prometheus exposition formats.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1b9f4969a6d4b64ea5b7f1dfab22d0b"
        },
        {
          "alg" : "SHA-1",
          "content" : "14eeb4e0a6a366d6b7562e4457e2a863b837b5bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "502ad6b37c44b1a6311f6070a18fc921ffa2e26abb43eaaaf7626aa1b97984b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "09d85562737dad8c357d3656b0115f558a6c8913d0785fabdbb7b0ecf2115b4f082eb925eef7357ace9999b43aad4954cfa80130d0d89236628a68988ee47b50"
        },
        {
          "alg" : "SHA-384",
          "content" : "48afc8b8ed11e01d4bdaf6541947e79e71366b2801c76acfbf3c56b323495e9ed6bf0279ae14a9dac4f3ea6a383e0aab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa613e63bff1450cc28567c2fb994aa555e2fb190af0dcd2c15ca1328802113535cea192801a015ed0c68a3012b01315"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9d9fdfa4eba30ef26bc168fe33a79e15e2d0f5ac62d03e1ca62689eb02fc7bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e4119826244f67bbccd75d44befc552afa9cba82f76eea28ffd75d1ababde9c20ccd7800b0d46c9f23c0f0b57dc606d3b8ca22fe190508a81b54dd00a9e8f2f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-formats@1.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-formats"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-textformats@1.4.3?type=jar",
      "group" : "io.prometheus",
      "name" : "prometheus-metrics-exposition-textformats",
      "version" : "1.4.3",
      "description" : "Prometheus exposition text formats.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fa00ec1b5682dbc5c6386f7f2d4e8e75"
        },
        {
          "alg" : "SHA-1",
          "content" : "3a4f58da44fdb1a26bbda60cf38930db62f2f887"
        },
        {
          "alg" : "SHA-256",
          "content" : "4aeee30d937ae5baf34ca9daced0f84400ec0f034e7beaa8331d9c519d84e3d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "f37f6e16149f6ac1ce4107dcabaffe6c43ec62ea75a63ef08ef75349a4af15153dcd66798fb3ed99a1681add5c35f719689c980fd235606f0a175dc6a997b4a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba9eeb5adb96935687011e2fadab72e61fc43fab2ee2c3c2b6fee4925da7a6114e69eb9fe09bee1ed401551b82bb4956"
        },
        {
          "alg" : "SHA3-384",
          "content" : "02c8ebe69c4ca2d42379682c0dd158e6861cdafb8a33aee225d3cfe94815e4e2c799e2d32864579e42c63832f2eb95d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "91ed1a0732fba9a4aaa5d11e76415917b02dd4e855e42a3411ab45263d7b3ee8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e59e4c7a0a1ad144195315bf10e8d8709759b3d15967e45e42c9823d3ead859e4109a87040bbca6d93a99548d2063251715500ea8ff3da16f97faf1a128ff7ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-textformats@1.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/prometheus/client_java/client_java/prometheus-metrics-exposition-textformats"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500-cert",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security X.500 Certificates",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4c0f1ab80d041a7c29f62f9bc4650728"
        },
        {
          "alg" : "SHA-1",
          "content" : "24ba66e82f1f967786a42b5912c05ad4a9c2d0ec"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5d185c194a9984cbc7dd28d775879f9fcb1a98d371ebfc057960408732191e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee7228c96082c049cbeee266179328bdcd539eaef085ae9ef07598dcd3b3b147ee4379afab8ed3e2a33fef5d2f47284964b13445c4138c9349f02dfbab90d4a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb9e6f490f8557d2f51e0b6551343afee8e9e44c0058950912fa0c275a4b24c3cea7da14e11021e51fa3d1d4b4fb53dc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "48acd90b7e87bef46648914b95bb80499b95701dd97304258862b26eba4cd9df941bee5e689d087ad2e0c44b9dc414cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62597c0a3341531437f92ed16714964f5d2a3427b958420e112a8b490f7e699e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "70538e54d57552bfae4a7f10788049bc3601cd0aa14305e860200939f8ae751bca315ae04375176c3b8f3dd9e79cba057d87fa5a53769349fa2fe746cca3a453"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security X.500",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8ba264cf589196ec86d2242c14f2990a"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ad00331214e7fd8cc116274d040d62a767d95f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "d54f4871f08bbb9d822eb1aafa82f06c12cff786604c931f70bb132176930469"
        },
        {
          "alg" : "SHA-512",
          "content" : "8946fad662efa029a68ba6af1ade32f7666c12e678a2f59adfca919381165a7769e9ef71dd9a51abf3af23d68715bc32c625ce50cc768fdaf4920f9811490d28"
        },
        {
          "alg" : "SHA-384",
          "content" : "a4f49d76ba9e5aa3e6723b3e8dd9740e792f603b09b60ca46e97ab4091aeefe38a702ac42cc498a7aee404d5d85dbb33"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe8c7b6b39428036450092222706da1a8d60326344bf823ac0457c04a4e807652a74eb0161439d208f046490fcd7cf03"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce97959dd16b409c4f99655e474b6eafbfac8be548041ff54e9332fb9655b450"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4df1846c2c8e999539ec64528c2954d80c23904316332c408895d5bfaa07c1cb698f4affce5bce1bbb1bda86f1e7d2519f521134e40d9ef061315476d1a6bf76"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500-cert-util",
      "version" : "2.7.0.Final",
      "description" : "WildFly Security X.500 Certificate Utility Classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64e98ab138e636dd3f2b63f44f69094a"
        },
        {
          "alg" : "SHA-1",
          "content" : "383315d43c9aa06198dc65a9f9e91396d8f7640b"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e0a7cbbbf8df43e3bc77cccbb1a3910a7dc2073d548197b6606696e13222d3d"
        },
        {
          "alg" : "SHA-512",
          "content" : "7da9e62b1f68e6159be1bd261e3074f9e96405ab4d98c92584b0372e3bbc942d0a7c28a63798fb9d1f364dca831439409518b0d69a6558ff13ed533528091499"
        },
        {
          "alg" : "SHA-384",
          "content" : "e7301a37c5faf87412d66ed606527b325102480cb1d11dbee5663d39339bc1bd64998e963662eac61361293aece145f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "564e7069f8a9f26470045c8887943771b5f1254a196f9b19d7502bf2222b82fedcd3e94433e81d6faa129869ff679eeb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fdea31f46441391c34b5ef4db30d5f2da17c3ba4a98c50c22a1253d67e4bfcd6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e996537cc98b893b4ca94c6c19d8f247021e139112a6874cd01452aa5758b44b6d78232e55f3e358de50569f62a304cf324c2d2ff934d1008119a4a8721bd73a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://wildfly-security.github.io/wildfly-elytron/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-qdrant@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-qdrant",
      "version" : "4.19.0",
      "description" : "Camel Qdrant support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-qdrant@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-qdrant"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-qdrant"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.qdrant/client@1.17.0?type=jar",
      "group" : "io.qdrant",
      "name" : "client",
      "version" : "1.17.0",
      "description" : "Official Java client for Qdrant vector database",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a89fd801f7e5204b30da50b7ef080f7c"
        },
        {
          "alg" : "SHA-1",
          "content" : "638fdcd840f4ef9d3d3a414bbfb9a7c4f4dea346"
        },
        {
          "alg" : "SHA-256",
          "content" : "950783739787740b2471bbb9321f4fe168ccf0e7582f48253c46f575202677ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "596420424a09ed87c1227cb5410ba4a2861c293d71a6b155319464f0a013f44bbacb16e1cab3358cb4d146128631f9035ae37beb1d78d9a601ca26875efd8afd"
        },
        {
          "alg" : "SHA-384",
          "content" : "70c8cff94a3bcbdd6284c70a935ff7881dfcf2707d349e200e6b052fb57f7477dd7937d25a20fd0f768a1da7211c055f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ab35b38b95fe5d55bef3a1e50e3063523159438001594affb12b640333fdadbe98ad61fb6776c7aa404f647d407d0fa4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dac9b9e355290012dbba35ea67fa4c561d002352f4aec487d015984660d57e33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "301551b28593b6d4dd098b2c1424e320a2778180746323c26f3f4f82ff9f4a20f5ce8e3a8cf50bc39019ebd702c427e46a717c81c8b07d7b6abe76f19ed98277"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.qdrant/client@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/qdrant/java-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qdrant/java-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-services",
      "version" : "1.80.0",
      "description" : "gRPC: Services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54a6077e40a831f65843319c6f553288"
        },
        {
          "alg" : "SHA-1",
          "content" : "f50a01610e071cd37390beedc6ac39f8990ff30c"
        },
        {
          "alg" : "SHA-256",
          "content" : "38d769e4c71f68579e23f86baef5953692a8b4861c2c2c75857e9d5d148ef051"
        },
        {
          "alg" : "SHA-512",
          "content" : "dee37e13b4ed7ce2cf77a9995bb8ee06a6279beacb9d457a7335773c46d9c65ef158642bf1b99d697e67f89fc45811f76aae889bd15f2f5a7b5144aedefd2a52"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d9e08f272d14e1cd014acbc5cb9a343d4003b94dd5830c29260ab117c0e10099d5eec8452e82cc24a30583b37bc5bb2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c6a14afd173d3b61eb2a267d88dfc09fac991186712d5269c34a3fe161e51443a1bf1947183da3c7d3a6b840f12838c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f1bb016b5daccb3603ed14f157bd16f7ea62d3c23c48847e687a7655e86fd7f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7aaa286c31fb0de212c8b045a1dba70df933376e385c8e2b934cb71ba4aa03a61d2d6c84e568455d8206b41211cbda81702a1217be6aea67d80a0e8ec08ff563"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-milvus@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-milvus",
      "version" : "4.19.0",
      "description" : "Camel Milvus support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-milvus@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-milvus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-milvus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.milvus/milvus-sdk-java@2.6.17?type=jar",
      "group" : "io.milvus",
      "name" : "milvus-sdk-java",
      "version" : "2.6.17",
      "description" : "Milvus Java SDK core functions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b14da93234d645e6a1b6828fb43838b1"
        },
        {
          "alg" : "SHA-1",
          "content" : "86502f68704541f609190b6aacccac83db08d900"
        },
        {
          "alg" : "SHA-256",
          "content" : "3e493d64fa094a0d1034195133be16fbb8d8ca390e896d34e8d04e5bd88f180b"
        },
        {
          "alg" : "SHA-512",
          "content" : "260db9e3f0dc4864ea28f64503b614044154aaacc8e4527569dd48567d7216a7c67b2e935dda7f7412b473bff5b9847edfb0958a76b99ba59fd02375b919122d"
        },
        {
          "alg" : "SHA-384",
          "content" : "88027cd07fba367cec7209a87d57c4c292ba9aa3a850f02020574041a3215f646ce288fa11cf4cbe4da03c3b2bb1b347"
        },
        {
          "alg" : "SHA3-384",
          "content" : "efc3bb00d0c245124dbeb80f84d426f0ab8b9f34463e69ff5e886ebf510a445cde900a40545c5c58024d0227bd928aaf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c3315f7214fa5154571ab42479d006db9f52b10d284e9fda8cb71f239134571a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f9693fb4fbfff9e66a7832c11ffafb5d7787ae37ed0297629d46ffc3f7326c87edf1c27953ca45bc326ef292d45d357a6556232e5d7b7e7d82b369d88fd99a08"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.milvus/milvus-sdk-java@2.6.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/milvus-io/milvus-sdk-java/milvus-sdk-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/milvus-io/milvus-sdk-java/milvus-sdk-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-text@1.10.0?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.",
      "scope" : "required",
      "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-intake",
          "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-collections4@4.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-collections4",
      "version" : "4.3",
      "description" : "The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "20d1ebd548752d0d75aaae9faee66d6a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c262f70f9b3c2351f1d13a9a9bd10d2ec7cfbc4"
        },
        {
          "alg" : "SHA-256",
          "content" : "62f8db7da73e551f82d70fd533834177af6bd953de4b5e85c44dc2100de4beb8"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc4d3698ad958155ff141b17f11b5b80fe6279bcf00a07bf0f07172837b54cbd06019a89c12f68c49267306b6e95f7c60ae47c64685bd47b422ce06977fb235d"
        },
        {
          "alg" : "SHA-384",
          "content" : "3108a31b14ccd1c2e71bb31cda580f1e8c967e0db15defdf38b916deb5c51cb42e56bbc75088bd712301e1622a651f7a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ecb81822dd09d6c14dfeddb8cfb67603c19f4aac5cc1db6992554eb40f9ba75ba2bfa4aa2f281b6ae893883040a73eaa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4bf6e51be5fa409720d6fa53de33bf542aec53396c97f404b3cce1eaf572cede"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4dafaa5898f71e25003a8b36fe32df311c732c3a3fa0145ee5d96a6de207650beaf64cb8c0fa22cd1034fe2f22375fee764c74b986afcf07d5b8b53c096480d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-collections4@4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-collections/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "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" : "https://git-wip-us.apache.org/repos/asf?p=commons-collections.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-pgvector@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pgvector",
      "version" : "4.19.0",
      "description" : "Camel PGVector support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-pgvector@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-pgvector"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-pgvector"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.postgresql/postgresql@42.7.10?type=jar",
      "publisher" : "PostgreSQL Global Development Group",
      "group" : "org.postgresql",
      "name" : "postgresql",
      "version" : "42.7.10",
      "description" : "PostgreSQL JDBC Driver Postgresql",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46b64ac0888710f255fc6584f6facf68"
        },
        {
          "alg" : "SHA-1",
          "content" : "35100a3f0899551e27af8fed4a3414619a4663b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "cab1cd67cfa25c25de4348e532298028288a877ba01c77d1619fe45416193387"
        },
        {
          "alg" : "SHA-512",
          "content" : "6dbc306a9e5dc05af4d3aae27329053003cd88652ab5749d05a01d15d8bb8b295fdef466b39357d5b4e06db9316fb9cfffbe24ba6f2e4880c2a2ef77934a1401"
        },
        {
          "alg" : "SHA-384",
          "content" : "051820472bb1b4039b5e163b24c6ec9644a097559745de4e062083e37b28bbe6c2408667c1aeccd50e81ff4c36213949"
        },
        {
          "alg" : "SHA3-384",
          "content" : "38ffcd4bacd58cc9fee30bf6a660a9f3bdc680bcbee6d5a63f6b9f195628a3d74c03fa6111b4278018e49ed9c457ceab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2219838479d12a12fb7e6389b3f04fc65eda76e726387d9a0cdc9135f831a1eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a37a0f3af6e1bc2f9906a320f78c69494a7ee19824f166dcafc68d90c03b671a72bda15e8e2e1e79c144f51d05ebd40b3c58343a2100a4d0e92fdefaf6e0c6e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.postgresql/postgresql@42.7.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbc.postgresql.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/pgjdbc/pgjdbc/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.postgresql.org/list/pgsql-jdbc/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pgjdbc/pgjdbc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.checkerframework/checker-qual@3.52.0?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.52.0",
      "description" : "checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d7eeaac6d7810375c2484fd4faeb2f69"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c17f496846ab1fca8975c6a50ceac0b3bbe63f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b5bb1a4bdc4e4b1217482fe598efcaab4e1fba7b37f9412639178fc8116fc05"
        },
        {
          "alg" : "SHA-512",
          "content" : "27a94a7d117913592074e4ac44f15379cfc9ce615acca29a326044b9ffb02655ea909ea45343d7d18f208f68606b478cc683ec07c28b679d6de9ac7eb755dce1"
        },
        {
          "alg" : "SHA-384",
          "content" : "616909e6f24b320b838de7ae2c93179ed7bbdd36c068c64eb0830209eb376592fec63c445641995751c113da88a74f1b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae4fbdcaaada5a981b30ddcec8e8b6305a3dabafc248564c8aae8a579e570535eedd8a1e4cf5819e3e60da4b5ce88810"
        },
        {
          "alg" : "SHA3-256",
          "content" : "480754e2a2e57afd81c50afa1a4d062eae647b6be26b043c4f8147a1857cdcc4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "973ede6bb29169b29a058c35141d87ecbc5b1df27c059c7d3b2a27f1ea94e4e79c245d7d56f5086dfe9500d40dd9cfdb52f6ae59404ab3ed8361c552ccc189aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.52.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/com.pgvector/pgvector@0.1.6?type=jar",
      "publisher" : "pgvector",
      "group" : "com.pgvector",
      "name" : "pgvector",
      "version" : "0.1.6",
      "description" : "pgvector support for Java, Kotlin, Groovy, and Scala",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c6b65f2c6a742116ad12f906b05908d"
        },
        {
          "alg" : "SHA-1",
          "content" : "267cf809102e9c56bd35e9a2de5cf8102b613c49"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ccd6a4114e9cbc9f811419bebf41df51d8963a742b7e495d51a7afc6c795504"
        },
        {
          "alg" : "SHA-512",
          "content" : "6bcb6f1630ba43a38d629373443f58012f361001c2f4b599352884f24cda35f30136dd3c72dbe650644cd147a58147e078a3dc71d37282f66e3dc3749154cec4"
        },
        {
          "alg" : "SHA-384",
          "content" : "71be0f79d951845735c89a05dd04ace256ed63ac106e5f6a07626541b16d0f101a38aad086bc584e8063372f156998cd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9542fb18fcf90cbfc3b6f9fc94a96211804b8e69c7cf517a95d2fe4dab2d6384d63097333e2fe656a1999ccedba712c4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9b1af7b77bb5e3f5a22fe9a5f43521a95145602fc1f0edbd1082b6da66a99f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "32c83d28b7d3073d5d79079ae7faed637c919869b15e8b2fe73e9ed3350afd89e2acc993ad1335fb55cbb340596966b50c20b4b8b9e73416514074841a1b2e50"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.pgvector/pgvector@0.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pgvector/pgvector-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pgvector/pgvector-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-pinecone@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pinecone",
      "version" : "4.19.0",
      "description" : "Camel Pinecone support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-pinecone@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-pinecone"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-pinecone"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.pinecone/pinecone-client@3.1.0?type=jar",
      "group" : "io.pinecone",
      "name" : "pinecone-client",
      "version" : "3.1.0",
      "description" : "The Pinecone.io Java Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24bdd65527776764b4eb478855f8d87d"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe8b32aa84e8ec9e8befecb87a2ecaef23a6956b"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac7ec95b26837cb1e8237171a8a76a7b1e3d7b0ae4a0300d3d7ef13875b111e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "c962adf9d957086a93839dc7fd3812440fb090af8b80e05b6e5ca9b9eb7770b2c69e5c11e9a32b4fff8b9d2430bfe9e81d4451d5f1fcb3b5f6771ec3fecb757c"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c5a30147d76461d257677ab2772ef01618f78339633437a98bf70be95d2f2cba201169c67f1b40830d85d9247fc5d56"
        },
        {
          "alg" : "SHA3-384",
          "content" : "73afda5e4efd2949b2ac33f889dab5d33f111a252c3d075f315be8da2e2c592a37404b72e43bd2766766f6fcaf3cb5ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ed0452aa8766822fc3e77250b70b1c0ac9f7c52933fcc68db5df1f491f9d4a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "50b63222aee1266547f9002db20beecd01bae7e3759c5fe9acfc8a95ed40591ff1e5912984fab8d3a2c6a82c6c47d76f115957424eaf36e48de5b6d32663f4f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.pinecone/pinecone-client@3.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pinecone-io/pinecone-java-client"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/pinecone-io/pinecone-java-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-netty",
      "version" : "1.80.0",
      "description" : "gRPC: Netty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21c905df441ee469746c95139a0ab9ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3c8b1ed43f626498adc2dae078e3f240db5b154"
        },
        {
          "alg" : "SHA-256",
          "content" : "c5a7e03ef0d2cd0566f46872303ff30e28b7eea6a80d8b6cc8be0960982b1ee6"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab19af2fbca366c154c36fe700dca1852baf59175eaba34e14f5d0741a6403ee2a3e757e2ae3d9d825fd5cd40f24c32588604f1bb0c4b28999f224e8ed6635f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "eab4300488a221ebe1f43bd0079456a47d12563ac1abe63d52109a080e5d1e83b2b3f12a6a37d22588b5316912a93ec7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cc040198b148e53e2c9c5e6165c2ffb2574370a580b707847b74155ed9da976af46db22045d2ea74d912af8c4755cd6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "81367f712143a5c6143d40bbbbec6bb03f8673965c70d1dcf9be32be488a12d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "63d5a43c47918d9b7c9b40c9a185759403af1eaa0edcaa9cc6033e3160edb92a774eea82dd2ba0ba188d797e59b4b6bcf260be5eddfbddcca561dcb1f0e43ec7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.14.3?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-common-protos",
      "version" : "2.14.3",
      "description" : "PROTO library for proto-google-common-protos",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8ba3d48a28ca83008258fc629899f97"
        },
        {
          "alg" : "SHA-1",
          "content" : "64491ee55a0a03af4c3be37876f6ad49a5208fbc"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2446d95b3fa3f8bd0775217bade0d452590c31f2d530ff56f9bc02bee6d571a"
        },
        {
          "alg" : "SHA-512",
          "content" : "dee7064a6b9704b5a525157a6dc98b84f340fb035ff566b61512d64f209c97cf2a1d14dbeb74ff437871cd63eae6af951afa54fb36815b7e88e7555b92fb9fcb"
        },
        {
          "alg" : "SHA-384",
          "content" : "12869c28ab9602b28c5c1576cff5a711340b79a8a2804765d307514a2005fa94b8ecda25bd2c7f97b703b00f312cd8df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "db283fea0afef26789522434fdb5900eecd482bc76d78e38cd08bfd1500f5983599204b27d4f60352d9a1f79261c381c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "581718eb4ad94ae481a52a8478995bd817ff64b81c77927943a927bb9fb3080d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "589fa98b6af74a3ae76251aa5e064b12111b8b01edc5b031c7040f8e1588fb4b93c6b21b9e03abab9140ffd7c69428edd207ab15cc8d25d477a1b504498b5d83"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.14.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/gapic-generator-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/gapic-generator-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/gapic-generator-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.12.0?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "logging-interceptor",
      "version" : "4.12.0",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48029ba5a920bbb533503169cba8e498"
        },
        {
          "alg" : "SHA-1",
          "content" : "e922c1f14d365c0f2bed140cc0825e18462c2778"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3e8d5f0903c250c2b55d2f47fcfe008e80634385da8385161c7a63aaed0c74c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3c77d43197b0277204e5954d3bfb37921a1d9e388bbac66e7a35f8d5f5081805645c09119be2a7037dc41a18695cbd06d7599f111c97f8a1e37196b8f38a03c"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e13b871a10d57e2a1c9b70d47257b9a5c566794c10ff8ecd7d2c917499248a49151438d261313370b35efe1a4f13fe1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6289cd5955c89f5f273d691521cced0aed9f55fc617131fdedfbde4ecdbc44de2a27fa22254600dd726200d1d0289db9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dac8125f48acf2b5ab7e6c75df0c30fecb8a3258461c7a9eaa26a8ef89bae23e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ce82428b992f6f99cf79d3e3c6225ce76ff41b66fb0d0562c9c4915eb775ae92b87f269317397a47463107ff23c61ab379aed373dfa1f64a5d7ad7a4032ea1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.gsonfire/gson-fire@1.8.5?type=jar",
      "group" : "io.gsonfire",
      "name" : "gson-fire",
      "version" : "1.8.5",
      "description" : "A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getter) serialization, pre and post processors and many more. Check out the documentation to learn how to use it!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae5e36f0920acb48775fb02fb75f06f1"
        },
        {
          "alg" : "SHA-1",
          "content" : "907df2bf39d70510951b7bafbf661f286eed90a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "b542cc6976461524ea2afc097e6b714edade1eb50b3a65ca53644fff981cae12"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d6c4e070f0152cbdae95689ba3a714a92e7910c6b02c6bdaa45d1ef658ff9358f94d7eb26e0d64bc1902434335d723d6d90f72962d530e5c9a6dbec789c0b2d"
        },
        {
          "alg" : "SHA-384",
          "content" : "57ebca20ab37cec9ededdf622e7fae98506a1e6eb0ca67268a8c40378e0791d4790196d7d2b010e91a658738ce7f96a0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "af23d679b8b92fe3b810f345b61695184863123624b5df4552c487d2f40aec24c0beae31dcb336634279f1df5a09c30e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1beff765f069964a723e81bbc6d90faa710fba5386ac73fae97a9579142c5af5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf0f936d3d9d8be13f016693867c7bde319e97b4e7a4918ca9bf6352f4001c723cf88048c4090f4a5fbe3c6adf84a614ef31be460595cacd8c5b098e68fccf18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.gsonfire/gson-fire@1.8.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://gsonfire.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openapitools/jackson-databind-nullable@0.2.6?type=jar",
      "group" : "org.openapitools",
      "name" : "jackson-databind-nullable",
      "version" : "0.2.6",
      "description" : "JsonNullable wrapper class and Jackson module to support fields with meaningful null values.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4974f711cce146c9cc822f9b7c1cf029"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8c7e6b4fcc10d36771d157fc011d2a04479e4a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "bea692716d5b13a187874492045d4aa4d0c8f604ac661ea2366194e8be8785df"
        },
        {
          "alg" : "SHA-512",
          "content" : "f06f3d6925fe84cedf09aeac78615eb56ad5401839ecb3ea143380c638e8b7ecf3a11beb75e336508d592cf4e19c6aee1deb519f50b4e37b9b22e45cdb6386ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "8bfe0e5cc0d65eb3234108b351dc83294d16f61517dfe458dfed60850a19539d9d8afcfc9df1455805a70c2fef38d084"
        },
        {
          "alg" : "SHA3-384",
          "content" : "03d89a5914a92de75e8fd1b7c4b5fee216cec78ca111a70a6413325a7e13075c790f674b788f356d6d9568fd5d6d7dcc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb811230f3881ccb0deb2ba828424b384ad186bae7898a0a62c9a8c65f8a8400"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef9cf8b2a8a54bccbe9b9417ada893c8c363ba4890060a77f85d1a358195ac00507a4334616ccbfa1d175acf3e3ed3c84475e0818aba4586df3a10f814d46803"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.openapitools/jackson-databind-nullable@0.2.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/OpenAPITools/jackson-databind-nullable"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/OpenAPITools/jackson-databind-nullable"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-neo4j@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-neo4j",
      "version" : "4.19.0",
      "description" : "Camel Neo4j support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-neo4j@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-neo4j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-neo4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.neo4j.driver/neo4j-java-driver@6.0.4?type=jar",
      "group" : "org.neo4j.driver",
      "name" : "neo4j-java-driver",
      "version" : "6.0.4",
      "description" : "Access to the Neo4j graph database through Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ccb502da232d9f4bdd7c8144df60bec0"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c31c6edcc62537f60f000dd7f2ca900aca6e867"
        },
        {
          "alg" : "SHA-256",
          "content" : "e37e83d31cea8edb151c10405f266190cf358bbcfbd7062d88387876750f7df0"
        },
        {
          "alg" : "SHA-512",
          "content" : "6ec5218abba2e176ca552e2416e845d06044c9776509798334c73148c3facd47588a7a880228dac680628326df1d545d617d19c7c0039c31317a0453c2e99dde"
        },
        {
          "alg" : "SHA-384",
          "content" : "78a3197398000e52127ea504cf24267af0c052e9e84ca2ebc2c9f15e7def93122d04276931164c7b27deab3beec3673a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "270e419379b50431291c8b187d8c9952d7c91dfd90e3cad6ae10656e0fae6b67946071d620e292d81ed77637de72ca8d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9a29d0602177b0bb450b8d138f192b890d0bbff6c816ea7f0deac180d5fafe15"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f3143873a9e208801b6951dec859c5df468d85e158df697a9a09f53ac7a4676fb11f3c242b6e40049ffbf01f682f8e7dc6ed664fb93000c3749d3e541eb78065"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.neo4j.driver/neo4j-java-driver@6.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/neo4j/neo4j-java-driver"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/neo4j/neo4j-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@11.0.0?type=jar",
      "group" : "org.neo4j.bolt",
      "name" : "neo4j-bolt-connection",
      "version" : "11.0.0",
      "description" : "A project for building Neo4j Bolt Connection based on Bolt protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4961bdf382d2cbd1868ca9336c0799d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "c8b1ad6ae7d1a4c575b9aca9999a45dcb0c5918e"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd5086c7201c7f7c7c84d3b7fcc43f1ef992b73449b71cc45d41b1a3e11f195c"
        },
        {
          "alg" : "SHA-512",
          "content" : "d31d986fbd533443949a1f1cb1496ab413a6d23801eb333f6f6f1c5118e9e19085d69f6bb0d145ef4f863cf7f9e5ab8b73b98b5bb599d6dc1dcd87c32b9ec828"
        },
        {
          "alg" : "SHA-384",
          "content" : "06e72969fd57584773f8a83552c84b43327f8c900fb43c7c585a543764f4ebe06fd83a02616deae3a0bd2f77c63b1fcb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d92383aca9d79154d5f11cae4c305b9bb105a045e95a99b918b2d153097a74ac3d4cb061b0a4cabe9e49a4b781e405f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ef6a7d2d7def8aab988f3761e04ec5f577d0e88c304791bb5ad99d9b590fa06"
        },
        {
          "alg" : "SHA3-512",
          "content" : "704f8a894d8accb7242c6940118823dbeb3543e235233c6b036f3e15e46b1492c2429c3f17cc72d661e2c86835f8f94aa864fc0c5f34fbcb74ed0d4214da6473"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@11.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/neo4j/bolt-connection-java/neo4j-bolt-connection"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/neo4j/bolt-connection-java/neo4j-bolt-connection"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-netty@11.0.0?type=jar",
      "group" : "org.neo4j.bolt",
      "name" : "neo4j-bolt-connection-netty",
      "version" : "11.0.0",
      "description" : "Implements a provider that supports `bolt`, `bolt+s` and `bolt+ssc` schemes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ffd444eefe39f1c4b12db8641127f6ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "d186b96e3977debc10dd0339b8fa2a200007c55c"
        },
        {
          "alg" : "SHA-256",
          "content" : "d16f2de568642943001032fe954ca92b23d6c291101862d36df647d7a66385ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "54b4d7c561a3edc07a26a27e2e8eb9445140957412ef6f8048a59c1aff0d3e8510503e4d8a789afcc88ac1ace16fca5f8c5b01e99383265104b8ef023b1b6958"
        },
        {
          "alg" : "SHA-384",
          "content" : "ecf09db8b81482ed8e5f7e64610fa533ea252225b1e1e597784570a2bbdedbef40a33eeb08a3b8f59c0da286c2e0414a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e43ee791c1dc322790f83310e949d0fd5dfc2d81f892be3de3dba1fcbcd6776263587d834e43ff6d25f74616ad181a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a5fdb1177264ec0bf89ac9f51c2a09db3768261a59eba295094c36fc4770e48a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "655947bf65a1f03a0e7fde75c450ef9e35ec78740e2c11de289f390c5cc6ad7440e1ee40e7693df2b4423cd4e51a6b55335bf0c735a5d29f2afc9d7c021a4f99"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-netty@11.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/neo4j/bolt-connection-java/neo4j-bolt-connection-netty"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/neo4j/bolt-connection-java/neo4j-bolt-connection-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-pooled@11.0.0?type=jar",
      "group" : "org.neo4j.bolt",
      "name" : "neo4j-bolt-connection-pooled",
      "version" : "11.0.0",
      "description" : "A project for building Neo4j Bolt Connection based on Bolt protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2e54cef57a8be4f2c75a2327ca57f04d"
        },
        {
          "alg" : "SHA-1",
          "content" : "04b556db186e1d38b066980c31545f20e3a0da8e"
        },
        {
          "alg" : "SHA-256",
          "content" : "1be06a7050d3aabdcf36f828405257200ab9f5aac57fa89887b5e86b00b106d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f2960330e9ae70c39a64638ac0c8b68a961195ae82e4765dcf2f4c4c51f1549b5748835f35b3d08ce6ba787d7ab770e9ea6f5c2f531a35a07c14920607523168"
        },
        {
          "alg" : "SHA-384",
          "content" : "cdd9cab8a6251011bee0b2c6a442005560f28a57158c5a25efd08c9da794427172bce55010c76aee649505fe59749e21"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df7b321fd25004dd032885ad9d0dbcd02883244daca9f181d0fbe172e687f690714abc4ed17ea56bc98fe08d59d2fe37"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b603cd474a7cc728dec6503afe1b2aa0f29794be27f6ce7fb3580f8a0c2b00c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a22d620e7bc24513ef944e1c1490ef0255ce48d34aa29a94c5c9b6466fea530345b6f95c318373ea5f2ea08567c04caac2702e68352bc5604853de68456b8f65"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-pooled@11.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/neo4j/bolt-connection-java/neo4j-bolt-connection-pooled"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/neo4j/bolt-connection-java/neo4j-bolt-connection-pooled"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@11.0.0?type=jar",
      "group" : "org.neo4j.bolt",
      "name" : "neo4j-bolt-connection-routed",
      "version" : "11.0.0",
      "description" : "A project for building Neo4j Bolt Connection based on Bolt protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5170301c7e417a85536e788c59894f42"
        },
        {
          "alg" : "SHA-1",
          "content" : "142e0ff0c5ab4c1a01deb08427867fae4c471892"
        },
        {
          "alg" : "SHA-256",
          "content" : "14910e8a383477cbdf2797cf92f99b1d570812a42b917dc01fe2c46deb1878da"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb68669943c117936e6bec28e3a5fe36879dbbaba6d15f082e8472153487e55f374eff64e6709caed5cdfe6fc89be0a93862625bc1ee0bdcb2d0cde3bbe0b34f"
        },
        {
          "alg" : "SHA-384",
          "content" : "e337ba34e70196b0c4c8a15fbb5b4ffdf63ccea54e80f64944fe8e332b647b624a2528cc504cc43be13e2ac0112fb2d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0bc6077e42c5c05cc26656abdd90c33bf716345cc1cb93dc33b0ea201eb043388f66ae7b578642d71bd406dced79a54e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "defe51f85ab37658bf62484796543d4c26b0ee58fe96e8cceec8287c016b1555"
        },
        {
          "alg" : "SHA3-512",
          "content" : "56fb08af075851ec2ac8cb90bf6e6366befdb1840a2f15bd2dcd22449b0133a9a6a2b908aec61884bf4298b12128d812858c33472f06eeeecc0af203ad35d257"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@11.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/neo4j/bolt-connection-java/neo4j-bolt-connection-routed"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/neo4j/bolt-connection-java/neo4j-bolt-connection-routed"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.7.17?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.7.17",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd02a0d440148a4cfa0b32936253d7a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "d0fdb9ac0e6766e72a98513ce0a6f87499deb967"
        },
        {
          "alg" : "SHA-256",
          "content" : "01e4e5b181734bf45ef7b0cf7a5c5bdb845a5553328c78ceb44696447da0c9a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "12d3817d082880008983e80be9947af91b7bc65a779caa5df766923632a63d63a76545c46154b6d4ec221f81bc4b15808a2ef3917fbe0ec3d6341a774cd92c44"
        },
        {
          "alg" : "SHA-384",
          "content" : "854be3a0ba71462394f59434573bfd063eac8fee5f593a60fc73e206a7a525a696a1dfb0d2a0d88149f964611c38589f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0651d95068ad52596184289c3e1252d7920f5b2c1f8f3e41ed4885e3d66f2a84aea1dc325eb63299d5f6f021153e4ee1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32a165b5595f57a57dea26ee094a2e08b92c307b3c60e6b1d962202e94538ede"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b9f451da72105a6be1f97d20b38e939f51cdb74fd70f4b6b49272dd61f84d3762df65819844812dd9dc56b6eaf98f682e6118745e6f6fb9aa360413e722694d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.7.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-weaviate@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-weaviate",
      "version" : "4.19.0",
      "description" : "Camel Weaviate support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-weaviate@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-weaviate"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-weaviate"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.weaviate/client@5.5.0?type=jar",
      "publisher" : "Weaviate B.V.",
      "group" : "io.weaviate",
      "name" : "client",
      "version" : "5.5.0",
      "description" : "A java client for Weaviate Vector Search Engine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2fe9c4beebcb7778791c7458dc691bd9"
        },
        {
          "alg" : "SHA-1",
          "content" : "0bcb4c4ec38128f66e51c1372d71cd31ecf1261c"
        },
        {
          "alg" : "SHA-256",
          "content" : "22380d0081a88d67ee694a4ab7237e1c2c443b1fcd2f8f2a497d9d5570b475b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e8074e6520f23394c5d5d3eb10ddfc2d615ed493a5663b90d0d4d425313cf105c3ad7c4499b4e6fa0311c08b154769434e214446b1f33762b6f1ee4a68578b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a83a1686710a3ce81563e288704357059d8b974c826bc2390567af1e73754909f93b733da387b519ba9e51375d74041"
        },
        {
          "alg" : "SHA3-384",
          "content" : "37cee28ddee25da31754b924b2ded872be3f57c03c37a14d3fc05d39cb6d19a2a471637a8e507e9415c57a3e032cc9fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c8010017df3cfe771d10147b7c821c6fa89d1a4dfaae179a91641be5fc1db5c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3a5f5c94a78fccd47d92c38565095585022ca3f83e0af4db096382400ae3ba0cdd3830aa31b8ae532c6bdce0cac5cf28a25ba8eadfe3bb050bcb7e8c4c31d8a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Weaviate B.V. License",
            "url" : "https://github.com/weaviate/java-client/blob/main/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/io.weaviate/client@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/weaviate/java-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/weaviate/java-client/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.5",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26a991677cf91d4145aedf896b0b8a8e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b3d253351cf74eb0ae8eb21ca5a5fb9815ef861"
        },
        {
          "alg" : "SHA-256",
          "content" : "496b4b0e8d5f3a8139a5d2638486d304758bac3a9c39d76989f663cfd9354fc9"
        },
        {
          "alg" : "SHA-512",
          "content" : "143d42160551a994e0ec4b7e8fbc0fe53ffaab008e2d2003b8239fa2178b82e78572589c53d5daa734cc2ce7dd33d890adb940b0ccf7bc5d0f64cd2ed761e3b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "7fb2810b30dcea689c7edab92bba6f8c216e564336c3f9e0152d692b78089877cb5946eae4dfd09cb727db67871f281f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "98bc2f69082bd07db1b1554d28429ffbe4263827b7caa5dfc4cc530112dd52b55a599484af28850abc5820bf93354b55"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c441fed9f7e6ab68cd08bf18c2451c5a5eee8f5534e6c6ae90d6320004a7e6c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11420f691b45a38a58e233675d364b3e0775eb199761c80f3de8cd22d6164b7cb6f9489f30355d1ef5b26be2534bd8a7283f9bedf6532a51e3cedd6341ceddac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.5.x/5.5/httpclient5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/5.5/httpclient5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5",
      "version" : "5.3.4",
      "description" : "Apache HttpComponents HTTP/1.1 core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b20d8a28f51b648fb3e8e4303885609"
        },
        {
          "alg" : "SHA-1",
          "content" : "ea47f0fe6e00ffb07cec3a0cb1bb801b1a9cc353"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2b2fd7a0164e8c3120cd8437bc9fea439239e165c17262b3e907daa7e979f80"
        },
        {
          "alg" : "SHA-512",
          "content" : "a892b3458b9f7a9ee0e8b22121680994a78f70498ce22b3c26462538856b7f000e5807afa853c4c0fee638bca9148ba5b19a495bd9049da2023f077a11d567ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "581af0dff3b2b2916dbef5cbfd92b11d92b5134efcc347433994c8423885001a016eddc55857173e4e07b4f35eb2ed06"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed24c76060d9ad575e2da80176c97a06c7266ed6e3ebc933f791c7a9d6bad3cfc487d36ae4d733ee7e4a1c9468350643"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9874cae80a78848318fb1ac9e0fb21b516ccc049a9abc267f6fd160c013d3641"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eb10d4e176d450202d5abcec5d0f754182ad94c4322373997836842790aef756de6b625a49c7d70fea3d432c8dfe892677b0965f70cd10d5ff66ba6be59e449c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.3.x/5.3.4/httpcore5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.3.4/httpcore5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.3.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5-h2",
      "version" : "5.3.4",
      "description" : "Apache HttpComponents HTTP/2 Core Components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "45cddb0e4be800806019ef8d9bfa7931"
        },
        {
          "alg" : "SHA-1",
          "content" : "3742a9a9ba3a5a0d45be230093b52a1302a561e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "1fb4f34e4b612e7c127ad693335583587850b17ce9b1c366f9de1ca49fe2c781"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff6a6ffa1f6e4974011778ea8ffb6771c52c8b1ec161f7f411f7d6e0ec2988a36cf3c9636da956222a91a81f2718a215bc176b678cb6ef98ff44bc6cfe4b80e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e5a679b26abd8b170f7f5afded5a3923908dfd0fc92e90ab4757e561fa92a0e36cf2129313c355245810db9061fb309"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a203c70cd9e2d7f378b4745886ac8a25c2bcee599dc9f66f4be295deed81a70d68ba7b69d8a658a3a6fe9f14fda9dada"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd90c09e8b92780fc77a197bea9f7a056ca79e80359d5f356727e1a132ac57fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e792b5a49e3b5dfd71de0130122cf5b52dac056bbc27aa67863d3b4877e721a0774a0483f41bae89016ddb1f8444e3a4cc2fda25213f38d008788ced76f14c18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.3.x/5.3.4/httpcore5-h2/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.3.4/httpcore5-h2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.projectlombok/lombok@1.18.38?type=jar",
      "group" : "org.projectlombok",
      "name" : "lombok",
      "version" : "1.18.38",
      "description" : "Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "789cacd8d3969e9d23e6e6baec747f70"
        },
        {
          "alg" : "SHA-1",
          "content" : "57f8f5e02e92a30fd21b80cbd426a4172b5f8e29"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e1e427c36ff63c44fd30ef292d9e773ea3154460ab6265d3fed7e6f5bc50fb9"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b0b63aadb705eded6da00cd3960fc888e1ee1a2bf2feb896e4f0015ab429257ad6f974817b63e94cc2aed7fb80b22e9544584dfdba69197ec512d1ab4d2a69f"
        },
        {
          "alg" : "SHA-384",
          "content" : "e3f37487119be4c842b5a9b585074e674f1895fd2f5175235fcd79d30a091e87a5b051750ec9e6ea163f49557141bcb6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a9400db0abb3e20de09f68044a08017d9731fd897436b75f4b83de32df885d9763c0c790668145942d9aa69f38a5122"
        },
        {
          "alg" : "SHA3-256",
          "content" : "764b72cfb6320d43d95e422e6fea5ef32bc73128e10421f7c9854e518f0e8a29"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ae71758b1e569d90ad1e270e7ab6b3de30ab89c3cce2e09707f853e09442d174c519512d655f7b1c3c2dbba1f3a05aa391792bab84c1663c18cb02cf3f64070"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.projectlombok/lombok@1.18.38?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projectlombok.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/projectlombok/lombok/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/projectlombok/lombok"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.27.1?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "oauth2-oidc-sdk",
      "version" : "11.27.1",
      "description" : "OAuth 2.0 SDK with OpenID Connection extensions for developing client and server applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57f2de3e122d598f88edd1b4a395d139"
        },
        {
          "alg" : "SHA-1",
          "content" : "16d573ae36a206cefabb9d7848221948fa0f5eeb"
        },
        {
          "alg" : "SHA-256",
          "content" : "d062c6facb6c080939c5983689e3e6bedaac0b3fd3251e04345441146dee001e"
        },
        {
          "alg" : "SHA-512",
          "content" : "e0ba3619f1a39bb5e9f569651bafdf757ae9dd1a86fbf1ba0a7e66685dbb27dbf8a171adb5a876453050329feb7c08f6a9ae3f98b97d05fcc3d30fed7905d7a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1ffdfa233e8c05aeda49916b2019525259bbf9764b61d5d73ee0d3751e2ed4592d60d621eb224f38f7a5eaedfb31b86"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f89586dedbb0841a94b8433727eecfee4134c42d7415e0b1dfa2030b6e9fbc877c9b7dd2f78ed93b6240022c33ac747a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "449d08c117e2f7a12d21cc718d24501ba42fe98cfc41e2639dd95a0813b45b45"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0d81c561b888940eb4e655885f3e221dd37dc580b6343f1ce5e9adfbdb4b0cad6251f839d2aa77fab22b46e33b389b221d0e5a78a21e9f28a8b304df831c550"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.27.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.4.2?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "nimbus-jose-jwt",
      "version" : "10.4.2",
      "description" : "Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e19826868a03025fac9cb7b5747a167"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e46a97570e9d09b97d2b756c29620930240088a"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a1fd41b9d036695abf20138f0849bfb8128e523718b6d0cf1cab4fde9ea446b"
        },
        {
          "alg" : "SHA-512",
          "content" : "4cfa6206200370e47895e551bac728de9d97c1c60949a6b14149eec9d81ca7567b44392a1cdd144276bfc34a39d491417a855c3e373e4a64e92912a6e76dda81"
        },
        {
          "alg" : "SHA-384",
          "content" : "956b56c6d7af6e734b4fb8ed0ea2b8581185fab56943df5444b61ebb368e8559b22f492306fd8643bc056dc2e04333e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "992dfc9afcdeac1f01e266b9f9827f185b1d136807d08cdb2106ee4b59328661e9a4997e594c79b37e24f99556d49f2e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5fa477494383ee3f5230e84e8437437771ce4ad82bf71e2534b8e503eaef7bc0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "42ea2f74d3797490813eeab6eb3d2edfb0c74530bdfd813122c3b706183c85aa7007efecd2e02baff412f29a9b6767f7553873e233acdb9ccbc576133854f725"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/connect2id/nimbus-jose-jwt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/connect2id/nimbus-jose-jwt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-embeddings",
      "version" : "4.19.0",
      "description" : "LangChain4j Embedding",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-langchain4j-embeddings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-langchain4j-embeddings"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-embeddingstore-api",
      "version" : "4.19.0",
      "description" : "LangChain4j Embedding Store API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-langchain4j-embeddingstore-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-langchain4j-embeddingstore-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-embeddingstore",
      "version" : "4.19.0",
      "description" : "LangChain4j Embedding Store support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-langchain4j-embeddingstore"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-langchain4j-embeddingstore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "nimbus-jose-jwt",
      "version" : "10.0.2",
      "description" : "Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98ebb498f6bbcee1049de8a64ff7c52c"
        },
        {
          "alg" : "SHA-1",
          "content" : "93347ea9247ae09e095575e10f9cae79c195fbb8"
        },
        {
          "alg" : "SHA-256",
          "content" : "960b978a6cd6cbc3319648adc73959789f6742a2bf1e8dd0c843dbc91624218a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d96e3b740b18eadd986d6ff15976d7b530e8edf58934bd4c4bd0d8065a225dbae434240c690f0516284cbdb7ba03526bffd5b6578bb12ea9e7790c73aab5e09b"
        },
        {
          "alg" : "SHA-384",
          "content" : "7fa47cc0ba36ab5ff4273619e29cac90d8c21a4be26b8932af5fd6a0b0d8d2fdb33271fa9113eef53c1c41c16357b7f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e6f54cfa1df2fc3355d4657c6decabff7f18bf7c9e1042f7c8e4af08c57cda0012770b745251faacd5415fdf2e5918c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ce74e3c6d712ab007fbdcb7f8c462997166ada01d425787f44b151d1f6b7dd1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3dedb5abd14c4424aa0650f76d2e9adaa5db09b06281d537743245232c00a0eb093f86e26aeef046473bda29274722e470b65b1d99fdb1f4a667cc1577a5e880"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/connect2id/nimbus-jose-jwt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/connect2id/nimbus-jose-jwt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-langchain4j-tokenizer@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-tokenizer",
      "version" : "4.19.0",
      "description" : "LangChain4j Tokenizer",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-langchain4j-tokenizer@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-langchain4j-tokenizer"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-langchain4j-tokenizer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.langchain4j/langchain4j-azure-open-ai@1.13.0?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-azure-open-ai",
      "version" : "1.13.0",
      "description" : "LangChain4j :: Integration :: Azure OpenAI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e7bd4e80590e69d8484a1683c0d2a1d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "a58b7cf806055f0bfb81d37978fcf8277115ec41"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f8a79a070eed8320cc9ed868cb2173d70090a758e6281142a4085ec70b1f790"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6f22fec92e2c54334b3aa0b474dd308abf40023d35f24c50410c86922cdf8581d585ea3ad447cc8379fccd339c82592b11839bd7b88ab11d3da708339b4bd91"
        },
        {
          "alg" : "SHA-384",
          "content" : "c65e23f4c92d53bc5cb8aa47b7e3c53b50d1bf2548afca1361b7c9f4f940e5678a427250be0fcfe86ed6688751a9add4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b5fc2a0909c66f4e689776719bdf5eadf7b5a29e68e1b328f20f517d8d93f2c19e9a52ae502ecf379d7c554f49507ed5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d213394f84098bbab2c309c4b933e723ac5d9c127a44b86e123d895d8c1df8a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba2f8b3e62e13d39f402a3597f553c3e645f3385990c0952fbb20ecfe22a9bfbf304b4ad759a737ad52e9d7a3e8f1827ab0dc60e615f5f3f98d04bc2f5da72c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-azure-open-ai@1.13.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-azure-open-ai"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/langchain4j/langchain4j/tree/main/langchain4j-azure-open-ai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-ai-openai@1.0.0-beta.16?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-ai-openai",
      "version" : "1.0.0-beta.16",
      "description" : "This package contains Microsoft Azure OpenAI client library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2702275192bd4e026f0d2d48f101cfbf"
        },
        {
          "alg" : "SHA-1",
          "content" : "e7966cc4c3533514183621da053dc5140ea4a53d"
        },
        {
          "alg" : "SHA-256",
          "content" : "7f93f7d0d532eea7de82e6586e4fdee43cd6786cc4b990563136eac0c09b2bcf"
        },
        {
          "alg" : "SHA-512",
          "content" : "287099a32c6e11ab6952dcd8cfddab0818801cbc5c9712dfd5e3698af7d0f4331470fee8e4638359af9f9f5be261ccd4f55160b74d63790b9a495073b80a8041"
        },
        {
          "alg" : "SHA-384",
          "content" : "3310f56dfbc15b2f7cd7c0dbcfd451a0b019af470162ecf2df80be89bc2aedfae48ae7983bc1d3d87933826655150b2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ae00f37f2262862733fe004266236dc1122dbcb713915e72b18c1f3ae99d77fc61fe15006287d5074392cdca3d24547"
        },
        {
          "alg" : "SHA3-256",
          "content" : "afcf5bd521842ccd74d6ee7af8ec5758aff9b64c0f30cc9e126ad63b3e7f6ce3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd7b249dca89908a1c04b3cda537e2732199a5c69f68768a5e9f5d7b577d82eadf3e37ca60d51814b2c2f77ba5ac8c386368deb55e0b7c402700f5aaebffbe0f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-ai-openai@1.0.0-beta.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-core@1.55.3?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-core",
      "version" : "1.55.3",
      "description" : "This package contains core types for Azure Java clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e26d1b896e126d05de08e4a2e83aa03e"
        },
        {
          "alg" : "SHA-1",
          "content" : "120adc6c3de019097b163390a7eb511f0acd050b"
        },
        {
          "alg" : "SHA-256",
          "content" : "53f64121176aca98b8634bd79fddabeea26c0ebcc092e342631a2b0d2dcec9e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "e352859bc89dbcb10e19f46d556bc37f747ec8e1a314014006e2c85d3525c8570129af07d2b886e98ca215342c702924598339de6d99f2f653b9d29410050e1b"
        },
        {
          "alg" : "SHA-384",
          "content" : "eb1b0435fab3c7f1d62c5bdeb0cc0697342ee4f32b6d7bfea72926e018716051de84fbd6dd5550e146abf85be7c3036a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70196ba4cc6ec902eda278ab4fd8b348a3dc13d6ad80f33972f3edec977ade8902a469605d0d05c9bc02f2e86451f8cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9b18c8b76be0c5386837a220db7f9e2aebb2551dd1201157c1218a1c1cb7ccec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3441eb76ac1b5a186058ebeefa5e1ef20f7346fa4b708dd858e6b23c7c385bba5da8c78931d3ae213eda2b4b89bd74e4032de9f94d475982e912ab7a2d4e32af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-core@1.55.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.4.41?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.4.41",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "69de578ed53528d5d2092568dcd8436a"
        },
        {
          "alg" : "SHA-1",
          "content" : "251308e6bd658515b35e91ec702fc52e7b62916f"
        },
        {
          "alg" : "SHA-256",
          "content" : "27ffc421736b78481e815c407acc8a169a417d2bea6ed79bf56eb2a32d80ade8"
        },
        {
          "alg" : "SHA-512",
          "content" : "f18895cfa8388d3a4f0a197b831d19679900f6787414c0c92537c14d5b469197cc6ccff679a148c9b03e97c0b8f591e75952865799a355e2ffbe2ca31d9b2424"
        },
        {
          "alg" : "SHA-384",
          "content" : "ace856e9ce7acc9c3a8cdec75453557f964962deccff7b9131afbe8577fabc946fa948a3dc4caa5a81a34fbb55d29375"
        },
        {
          "alg" : "SHA3-384",
          "content" : "201bd553af7e1206810edcc1f8f71c9a93500c19b64d3b922e28260454777bfe976afc5cad26aa81d128640e6386f4d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b6fda18e66063666f7dd5edc1d3a1c103dad467751d4e5c670a1573ac92932b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "210844f5e59d9d4ba036f1f994a3a45a6be7cd7722b81f0a4dcbab7569ece6a02460b4523bdb4e81997939538117314a2dbff07ad4bda17ef83f697fdce170e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.4.41?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-core-http-netty@1.15.11?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-core-http-netty",
      "version" : "1.15.11",
      "description" : "This package contains the Netty HTTP client plugin for azure-core.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "581da4d2b05f77466ea8a23609bb4e25"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab8382243424bf5d75cd71bf253842c4a9d0ef9d"
        },
        {
          "alg" : "SHA-256",
          "content" : "34862571f2d95b07b23073f0eb87db25a0393087e3192d205115099fa18aa62f"
        },
        {
          "alg" : "SHA-512",
          "content" : "fe3964e7d0059811774d75e59e34a5bb189cb6e5892f1f18962584747a79171b3117cdd9cdb79ae995acdc36bcf6d8ec31e53964f259111b443c8f911a6c3ab0"
        },
        {
          "alg" : "SHA-384",
          "content" : "24756a33014dab7907cad519dcdf7f1647dd04c3632488ed36d2955ce0b7025956a0a0353a9bb342755b4c6195bbd5eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ced298a1ab5658bd6e5a6d3125af9dd641c147d2e661edb72696b531d48f3b071c6b632675bc18bcf36ba2afc0e55b3c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d5005a9a05566426fdb39fb4bdcf92a55df92af6df2ab4e54d9a412beb5ecd7f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "57972d28d6cae342fb036b7a5ca53d10b5760728c07e9a717284e66795a70e411fdfec87c261561fa5fb2d1e0b28c3f6029634d5be7be7caf66a77c9a579e983"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-core-http-netty@1.15.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.0.48?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-http",
      "version" : "1.0.48",
      "description" : "HTTP functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8a6dd8dc8a656d15e3f56f5aff8936bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "f64eb4fcb0ea24a99e50f08f0df4c67dbd16eb89"
        },
        {
          "alg" : "SHA-256",
          "content" : "dcc612f4f98978815a293b3941ac286583eb7476129cabf0dbc24c660f74575e"
        },
        {
          "alg" : "SHA-512",
          "content" : "bedae137bf98a49f5e8cb30c64cd793473be513621ab0d4e4bc2c154dfe8dc6e132303068ec66e3a941c6500521e904ef2359cdd048ebb89653d244a77ca8518"
        },
        {
          "alg" : "SHA-384",
          "content" : "075c3806952f7f2cd72d8b5c3b4a854b64daa4fbd4dc7812e04f919f8173dc07493f7cfb9e07bfd8e392d1031687c4ca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad329cb1e070ec496dae7670bb664b4edf9f074b18d1790eef20b0b17484e7129d75e0b69a32f846453fb19cec1a3c61"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6abd62d2ee842b8e942887c98113912e2efb39747a987e1412975485ce4a6675"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7295014d39c9286ef56bc7b0fc81dfd094a60ffc30e0f525f03a065610830c000cd5640a1622e3f75b8bce1766ca5b15cf013a37ef2f4995da6e3812b7bc4e6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.0.48?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-netty"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-netty/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.0.48?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-core",
      "version" : "1.0.48",
      "description" : "Core functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "79b205b04af24acd5e1b5e2769db981f"
        },
        {
          "alg" : "SHA-1",
          "content" : "110272aba6040142a8d3e9d53e18d4cdf615768f"
        },
        {
          "alg" : "SHA-256",
          "content" : "29b20a42d039de5cd92ab77f5079d2bf66ea7af86b5627aab610dec152dc9268"
        },
        {
          "alg" : "SHA-512",
          "content" : "62c794bd29f49d28954d826621c59e2d3e576207aa03b068c75b01e98f53450a92d605eb8555c77fe92c99330753f0d1d83bf263536b91befe09a9363ce9bdb3"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc28070204a4ba7f5950473aa82cde027c513de6555ad2f1bcfdf1760ba4557588d9af5af5457113a0393af6a5c53305"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3cda0694207f8fcd10a0b1de19daefc489c79c941c37b97dcb0ef60f0c92ca2c15f723f22dc15fc9e15b517a17ad500"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed574b32b6ef83171a8179bae37645f65bba51c1e1b82dd45ad940af0f9c90b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab9aff0f0a2623cde9e9eb2871c859d9613e8b75d5a0c51fee320232fc2b6bc56758d187998ba3a2ab1f380e2f35459c4d04e4524c14df6542b9d56aca734011"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.0.48?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-netty"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-netty/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dev.langchain4j/langchain4j-community-dashscope@1.13.0-beta23?type=jar",
      "group" : "dev.langchain4j",
      "name" : "langchain4j-community-dashscope",
      "version" : "1.13.0-beta23",
      "description" : "Parent POM for langchain4j-community submodules",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48ab1eb194c94cf95f00a1c44bd3e956"
        },
        {
          "alg" : "SHA-1",
          "content" : "8bf3591c7c88be95cda2b9e6c6692923fcb503ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1a3b884096973729309397cc840dc4bb2acc28f465ecc028ed0ae1b4c84b5ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "e0a44f56a3937d0c2d558bfdb65c1c03cee9b381a70e60397c412176eab11b0ad4fac59740f2a01848ece19e515510e0e6969c6af98a167f189c3839dc381f02"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e9fbb01cbf4292f61cdf9992b3a16c0b75e22a720230663f36c1028e2a600e0737e1b6ad28453ad7eb51e1b399d096e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa3767084e2b8d8667798acd4e31b97a73fc71c176a5230673cafb5bf203f4eb390b9b88213579c9c0d307afc9b5871e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76becf9917780832761aa55940248721998a7b1757be080c58ed437c47d0ad69"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad805eac8a4af2ec33a16e0090045d1f60f4b20dd760d335fb0746307ab1b29e692f56d738fb8f68c24affd728e02b170ceb0ac741b5f31137bf15f631849cd2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/dev.langchain4j/langchain4j-community-dashscope@1.13.0-beta23?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/langchain4j/langchain4j-community/models/langchain4j-community-dashscope"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/langchain4j/langchain4j-community/models/langchain4j-community-dashscope"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.alibaba/dashscope-sdk-java@2.22.13?type=jar",
      "group" : "com.alibaba",
      "name" : "dashscope-sdk-java",
      "version" : "2.22.13",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d87ee3a8aa35ab8a459f6957f3b4811"
        },
        {
          "alg" : "SHA-1",
          "content" : "06f54f0722128751cbfd42d156f21ff09a0549d2"
        },
        {
          "alg" : "SHA-256",
          "content" : "25a1bd39545bfb11b8004c760e20e49ccec73445645f4a039d156ab93c36133c"
        },
        {
          "alg" : "SHA-512",
          "content" : "6bd6b2c4f672fd737f29288cc7de8a268ddd13797927c0504e397a8601ca6e642b2001318cac8029fa98f797b4367057a47ee5e0bd04a09b046344fd215daa79"
        },
        {
          "alg" : "SHA-384",
          "content" : "8083db143192ada4322aff895911f193dc6f1bc97594a5f4307a36b326c7ad701b0854b16a02dcccd41da2d851d99b48"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da5d1952373507a1e8e962032f7c6b5fec48bf3fd2d7fa74e749d0f6a9fe371e70ed69a92dbe3033b7ed4f19032c9ddc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f25176f289df90a2a0fe3f7382d7554b65935e13f3756a51b3420f77cab6942"
        },
        {
          "alg" : "SHA3-512",
          "content" : "96417b96b5bc446d07122068f38575f3ab69040fef1d6878d30d3b87ee0934b7bf7506f4ffba1e48e9b61d2573833c6ce348b26be058d84f2e2c110aae95ced3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba/dashscope-sdk-java@2.22.13?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/dashscope-sdk-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/oss-parent-7/dashscope-sdk-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.21?type=jar",
      "group" : "io.reactivex.rxjava2",
      "name" : "rxjava",
      "version" : "2.2.21",
      "description" : "Reactive Extensions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1200977f7511c1bee278042a167279c"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f13f24c44567fc660aab94d639cda9f0fe95628"
        },
        {
          "alg" : "SHA-256",
          "content" : "59df6541a840018f0f4c899aae4f4c1f4383f4c16feb5268615fbe384d28501c"
        },
        {
          "alg" : "SHA-512",
          "content" : "df3a051d3b01337c7d229b8f33a06931389d5251766e15422aaee74b3894420abbf4c93775ebda4f7068e1c7a3ac17041aafaacb30b6dc94ebf7d62a46cfdce6"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7926aa7dd5c4cc79a286b4579863aa4fb5d6e823bb3144dfce19bb96a3e0d84a780184db52d64ba5dd7599c9efdebdf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ef4c5faa4802525629e7a5d96ec2c7faa6adc5434ff55f2395b2b8dca9235d0ec005005465ecf3b5a9995d80d1b93ed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0064121f658caa9cca4860e594b4eac42fa3984dc6e6c0b1f49214c6cb306e0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "710eeb1061f3967d122026e28ffb23dccf90bdbde596fb55ab679cf632d45b56c98af97892573d590c903b8fb45916c3157945e398b23916e718011cfe21c070"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ReactiveX/RxJava"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ReactiveX/RxJava/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:ReactiveX/RxJava.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
      "group" : "org.reactivestreams",
      "name" : "reactive-streams",
      "version" : "1.0.3",
      "description" : "A Protocol for Asynchronous Non-Blocking Data Sequence",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "69122b098fff1c6b1bf2cd3b355e7e03"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "1dee0481072d19c929b623e155e14d2f6085dc011529a0a0dbefc84cf571d865"
        },
        {
          "alg" : "SHA-512",
          "content" : "aafc86186d82b4f3bd44ef7f955978481172eab267d208aa80b24f8ca218bd902d69b587fcae2fe44a888b7a9f81fc5a209e837958307fdc0ee815248f7065f9"
        },
        {
          "alg" : "SHA-384",
          "content" : "dde10163531896f3b60261795a977cea1d0114514e8fc95f1ac4b6f34789c4b78c4c83ead210901a2edb3cae9f113ed4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f9e101774f39c8ebcb2ccd3f2fe996a1f99bd879fa34ac9ba319e824752f6bdc6159d242497d38587d7191bba796e3a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "45c5459f651963c5797e32c87e3b8456238229f9f9e64f543eb21d6a6b7a812e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9edc79ccfd2edabe1339ad79a10137cd0f1614671f976d6a8a603428b8e5179c9a6afbf4f9fcd44e6e3795be5c487cc5aa97a1d3e6d9a3e88a62d3f4de60a2ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CC0-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.reactive-streams.org/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.projectlombok/lombok@1.18.26?type=jar",
      "group" : "org.projectlombok",
      "name" : "lombok",
      "version" : "1.18.26",
      "description" : "Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c85fc9e89aa541221ebaec81eb028352"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f8cf0372abf564913e9796623aac4c8ea44025a"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ea5ad6c6afcff902d75072b2aaa6695585aebee9f12127e15c0036ba95d2918"
        },
        {
          "alg" : "SHA-512",
          "content" : "bfe2f588b23d6ffe9b3b9d0b9c786f4eeb97f10699ce8153e2481b96f7c71d5f3f00ecf8643e5b1ae64a7ad2179e9adf5c59b1a8142e0f78022460fde19cfc2b"
        },
        {
          "alg" : "SHA-384",
          "content" : "592b7967e14aaf9c43c42c4752f6e4613c03d460abfcbe34e286afc24632825828745bcdb8ef8bab2db39d60dde5da45"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3bea6523fd6facf794236c01fbaed180a7c74586a9d78f4e17f1753c4ccc41713588bf8cbe9a6248802d829f299ef3c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c5a52f812d534c167fb90d362f3553189ab53230645fb246e5ebb026ba8abe7c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "943a0247eecceb5d3f67468c652376feca957206b75525c7b2873fab89863d21a86c1036c825adbfb99ff2fc0ccf1af52fd86e194a2c66916a469c9969c85944"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.projectlombok/lombok@1.18.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projectlombok.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/projectlombok/lombok/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/projectlombok/lombok"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.8.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-common",
      "version" : "1.8.21",
      "description" : "Kotlin Common Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5dcd896ec881b00dfc7bac9decd9f676"
        },
        {
          "alg" : "SHA-1",
          "content" : "d749cd5ae25da36d06e5028785038e24f9d37976"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a44c9ecc9d7754d9e943fb1e3588c74d4a3f1785be51074f49d6c5723682a73"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e81e1af90206288aced43b8e22a18beb4d5bfb41e202932a2caf8fe96c9c72f5c73eaa79d945971615aba5b6db7cc104cdca5dfac8c1edee87a799ceb9a60e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "33cc739d3e6fe3ce89d345c9926c6ee90001b53d2af9b82674c0e2591634f0e064d760abef0f6f385a1ee9bd6e87ff58"
        },
        {
          "alg" : "SHA3-384",
          "content" : "16c3a6d5ee40f894f165c547cecca52c9903ab0264ff2e79281bb7336b6ea3632809aa7e101ba11e818bec044119ef4a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8619ac0f9b8d5158f7c0d2245dfc0443559c239ff85fac44f7c8639603ecf64"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f056a1ad097d80222960bee339b3c6e3c592f8eb526d54e16514c9534d03f94dc770e1348affae4ce785d6b3e813eddf0070266aa307367b56b9b5e25794b913"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.8.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.victools/jsonschema-generator@4.31.1?type=jar",
      "publisher" : "VicTools",
      "group" : "com.github.victools",
      "name" : "jsonschema-generator",
      "version" : "4.31.1",
      "description" : "Java JSON Schema Generator – creating a JSON Schema (Draft 6, Draft 7 or Draft 2019-09) from your Java classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ebe0b467343ccd34d70e54709684d84"
        },
        {
          "alg" : "SHA-1",
          "content" : "cbdef05cd21e6c568ba73c64fab6eb4d97babc8c"
        },
        {
          "alg" : "SHA-256",
          "content" : "c66f4c0d15a7d6d3f014316c445b39ae5388d4b79a05cd53889d5b24bb7d3d47"
        },
        {
          "alg" : "SHA-512",
          "content" : "db2c4be4540472dbea392d0be62ff43d5c5d01a595360c2538f9f84754403f5ace0a1acfdf3358ce364c2edbedbc7f33b201d365ff12b3df343f6c1e6f7503db"
        },
        {
          "alg" : "SHA-384",
          "content" : "e3a02149f18f5e60bd02248c881f6e3b3e0b5f41e69dfa976c27e575f233dbc027584b5bedf9e3d5b5a80449ed624372"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ac0fab4bec8179c28f7fb9d31923488f5182da8544a67231bc13beebef8087e35563e6d138a8818b6d5f92604acf38d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c0ba1159543c9116eb6883848259a9181cfe878e6c40f14585ae0351111a4072"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e3ddca96fa9c8e2d8ed2cd982b69c8ccd0ed6a40e4622323b7d7e42f4b4750ec9108304efaae289c01e9b571bb4dae1e3207eedbba0775948a3ee7b93957a05f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.victools/jsonschema-generator@4.31.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/victools/jsonschema-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/victools/jsonschema-generator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/victools/jsonschema-generator/jsonschema-generator-parent/jsonschema-generator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml/classmate@1.5.1?type=jar",
      "publisher" : "fasterxml.com",
      "group" : "com.fasterxml",
      "name" : "classmate",
      "version" : "1.5.1",
      "description" : "Library for introspecting types with full generic information including resolving of field and method types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e91fcd30ba329fd1b0b6dc5321fd067c"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fe0bed568c62df5e89f4f174c101eab25345b6c"
        },
        {
          "alg" : "SHA-256",
          "content" : "aab4de3006808c09d25dd4ff4a3611cfb63c95463cfd99e73d2e1680d229a33b"
        },
        {
          "alg" : "SHA-512",
          "content" : "7fc4764eb65227f5ba614698a5cf2f9430133f42ec6e2ae53b4c724ee53f258541a0109fe0659e0b9e45729b46c95c00227e696b8d1addcd772c85f877658c9a"
        },
        {
          "alg" : "SHA-384",
          "content" : "28b4780b2353ebc08dbc02c9a343527a9062a0455bfb4ab135cb639c03e5dfd9c2250a835c44d5f17d275667c2009694"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b194ace8f1f49f410286bd859866678b95a1b2c6f73e41f48291eb7438dffea57aaa9b177459038b6997771ce4d1cee1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50234c94efed4c816eb77bd2f70b869c9f89ddf8ee73dc25e354f4d0b81b3e1f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9886421726066b313a62283a6811b76d904ea1c1e9b7b2d850cb47afa189b03cdef053c8f7f6b79e77f2269c45f8cc2ed75c3389e96594b50987fef311d5a25f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml/classmate@1.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/java-classmate"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/classmate/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/java-classmate"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-langchain4j-web-search@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-langchain4j-web-search",
      "version" : "4.19.0",
      "description" : "LangChain4j Web Search",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-langchain4j-web-search@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-langchain4j-web-search"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-langchain4j-web-search"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.10.4?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.auto.value",
      "name" : "auto-value-annotations",
      "version" : "1.10.4",
      "description" : "Immutable value-type code generation for Java 1.7+.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d1fd626bf1a426ee635ab11b7edb414"
        },
        {
          "alg" : "SHA-1",
          "content" : "9679de8286eb0a151db6538ba297a8951c4a1224"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1c45e6beadaef9797cb0d9afd5a45621ad061cd8632012f85582853a3887825"
        },
        {
          "alg" : "SHA-512",
          "content" : "e6662af12121eb18281440e686cf2209d374f31a17334229039d60ba33db2ae77e25adfc081c65961435c70d2d0afe22b0b9d72a55ab95e8b6af95bfbed08238"
        },
        {
          "alg" : "SHA-384",
          "content" : "2510518b5fb155115f8ce789892464c089f332c571e8aa8e104632d3b9a76edfb6e40260fe0ad0ec1f38a1ab0cfb2960"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7fe6fe02c259f38ba7220333f1d5c826063e41d1a5b59b140450df0ddda588c87aef0382fcc30da2475bdd651614c62a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "55fab9a5eb7467a64ac40c5b68288befd2d26e56b7b84413e6b6210eacab819e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "36a328c3f3c438e5abd4bd24647f080ae811b77ee79e9f6f7b9b3d19431647da837153a4543eb3037dc80f61466bb815509b2368d2b2e3bbd6ff3c76f382dfea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.10.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/auto/tree/main/value"
        },
        {
          "type" : "distribution-intake",
          "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/io.opencensus/opencensus-api@0.31.1?type=jar",
      "group" : "io.opencensus",
      "name" : "opencensus-api",
      "version" : "0.31.1",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5e7092bb89baaaee424f5a7b20d1bad"
        },
        {
          "alg" : "SHA-1",
          "content" : "66a60c7201c2b8b20ce495f0295b32bb0ccbbc57"
        },
        {
          "alg" : "SHA-256",
          "content" : "f1474d47f4b6b001558ad27b952e35eda5cc7146788877fc52938c6eba24b382"
        },
        {
          "alg" : "SHA-512",
          "content" : "aac98ed2de298609bac9cb5a69ac16df0ca9c9fc82f429720ddcfdd769fdae96b707ed81c8d8c37380de846b302aacaac80156ef75567061aed3f77cc3c3b725"
        },
        {
          "alg" : "SHA-384",
          "content" : "d8dfdbc7d584809f00b5a4239cbaf575e8924a176e92a44230e8ac1e9dc85e458b63fad69b0b445d8d2e8c1a70e7633a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cb3db9b30adb23c2b33ce0ded61a69e5347a4531d0563fc9185aba11aab7a639bf40286fc8d0f52a73c50add15775c7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "733221e8a1dc4476c53fee92837757bfd468afe25f57bbce79d25c60f2e240f6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cdb61cef7324e1173f297867ec9274c6439779cdd674a442d26724de047258a64f3f76ad4e496f7afde785b5dbdf5d03f0b0f1d4424868cf14ebc1fd3b63dc76"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/census-instrumentation/opencensus-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/census-instrumentation/opencensus-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
      "group" : "io.opencensus",
      "name" : "opencensus-contrib-http-util",
      "version" : "0.31.1",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ecc9c428eb87dc734ae8d07b820ce26"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c13fc5715231fadb16a9b74a44d9d59c460cfa8"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ea995b55a4068be22989b70cc29a4d788c2d328d1d50613a7a9afd13fdd2d0a"
        },
        {
          "alg" : "SHA-512",
          "content" : "3192532e4989a26d9a69f4246ef994b35058d155e199b500196d14427d1b46b1515f872a36500cb84768524870297388c90272ffa61dc8448f6f7571c4f86b27"
        },
        {
          "alg" : "SHA-384",
          "content" : "46f9dcc71f71f33be99a00fdd9a2ba602eb547b56b6e8177660d3a44d3dd974609bf16d2a1b58359a0f39797cb3ee683"
        },
        {
          "alg" : "SHA3-384",
          "content" : "21d66f5efa2511de4e4b4f3ea18d37aeb954ea1b4315f1e11cd84a11a95e9bb9841addee4d1230c3813f06144a675a1c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8352c7dcd73fced7e49425d70f6955579f5c24fafd4529e5f5e54ef5a88a3c83"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f8ec86e5728b9acbdaa684cbf385ab3834006e44363de43f9af4b50dca71d4e0d77d0d8b2e7bb97435581dda6572691b1d263835e4e97256999df550b9efc13b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/census-instrumentation/opencensus-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/census-instrumentation/opencensus-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-openai@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-openai",
      "version" : "4.19.0",
      "description" : "Camel OpenAI component for chat completion using OpenAI API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-openai@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-openai"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-openai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.openai/openai-java@4.31.0?type=jar",
      "group" : "com.openai",
      "name" : "openai-java",
      "version" : "4.31.0",
      "description" : "The OpenAI REST API. Please see https://platform.openai.com/docs/api-reference for more details.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5de859de0969f7c6090b43217d56d5de"
        },
        {
          "alg" : "SHA-1",
          "content" : "f743c2f6fa30de98796554f95a65ec89da67b7ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b50487c8f7ebfcc8f45c2d9ff8bd4b4e2e0400562d2b03c2bb9aec2c1868ae6"
        },
        {
          "alg" : "SHA-512",
          "content" : "ccc431a303373ba0a8016467843dd7193fb85953ef384801940a72e7c5a4d31a33364e0e9a3a958a7695787fadb1caf1bca07117ec0a48308d574f63a6c6cf9c"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d927bb84a2b102361395e8cc5cd39b82ea4f9f56202491657d41661c3562e7812ddf62c24641a4b832ee145d2acd05a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2d9e7f6aee124084e6a2fd186b1c7f7d8f0ac1f012cdf1d5cf64cb2b5540fa1aa6579886b4fdd34ab343c9237c03014"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b2667eba36ab9e3ffd95ac3b16a88f9277395dfff64b6be77c64fa627f4aa16"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b514c809de15704546f3d16059cde46a9f1e3dc00c736cc2c35d3b506bb2d9362f8e35a41a5de44c8bd746233ed14fe96f0c77f5625d0a8991741fcfb88ce0b4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.openai/openai-java@4.31.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://platform.openai.com/docs"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openai/openai-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.openai/openai-java-client-okhttp@4.31.0?type=jar",
      "group" : "com.openai",
      "name" : "openai-java-client-okhttp",
      "version" : "4.31.0",
      "description" : "The OpenAI REST API. Please see https://platform.openai.com/docs/api-reference for more details.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2acb05ab7a6aa0b44161127f5b65075"
        },
        {
          "alg" : "SHA-1",
          "content" : "b863f7efd036bb2cc141f78ec4a430d1d5b02e1f"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac8d6719547fe3930c0f35289c4e40e8d276e88681fb99b3e4524482832613ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c5cc32354499454390b0029c0915d34eb8ebd271af2e54ba4dca5d32f9faa54c9b7bfd73a323ccadcdc47329a9ce792d81dbbb546b1ded22e819a600137e74f"
        },
        {
          "alg" : "SHA-384",
          "content" : "d95a6799aaa82a7e3898d8126b062b315b0b98381fd5677c3124e3aa87c1500bb543318606ee656d5ab8a381e53ecd8a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "95008a0abece93ec3d00f9f6a384f01067a699e6af15c5a7461b7ea634664dba5966b5b53e6507ed2b8d535ecfdf1212"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1932262bb07e68c9fe828f5dfdd8e2eaaad0c5e42fdfe6ac52b5a8b29f281150"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6399f5cfea188d828765eb6bbd2a5c95b63175aea04601fd0acfd4d0b480e987218290845a9fd11d6aeff1d715730fd5d1cc08d827cab13fa6aa9b35ef53fdde"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.openai/openai-java-client-okhttp@4.31.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://platform.openai.com/docs"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openai/openai-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.openai/openai-java-core@4.31.0?type=jar",
      "group" : "com.openai",
      "name" : "openai-java-core",
      "version" : "4.31.0",
      "description" : "The OpenAI REST API. Please see https://platform.openai.com/docs/api-reference for more details.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48b1fd6c5c887e71ccf136d31e0d871b"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ac59dae7b05647cdf05c4d558270c4056fd0635"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f83a7983cdf1a0811abd412ee79d1f9e3e9820c6b55b814bff6b1ca393bb2db"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d889db1dd285280f528fe993758536f40e8d2a635a57db93541592f5819129b5b6c26998862562c3c72acc461b716902e10ce770d2d50713460289c0e0d4805"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed1047f9b6d1246798216b15ce0a239e802481ec3bca7f6d7cf863290aad9e3254722b40fe7425f412d2a5bc7998ea97"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5856de953c42e5cfd52cbdf41f46a9e9cb389635041976aaa0163ff20cae82928ea0c8689a33b102eb707a322f1a304c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "03bb5098ab76ec2409c2832f33746ead4477edf9e1adf7a1a04d84ed263142db"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a2842d41243c3cb45c0295440b1eb741957902dd9867bcba6643688470018eb236d4619900dce49d4967042b36d13570a046aaf74ba50692740865da23094d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.openai/openai-java-core@4.31.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://platform.openai.com/docs"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openai/openai-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.33.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.33.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e6ad8ec1d3cfd7e808864f3ccf1ead36"
        },
        {
          "alg" : "SHA-1",
          "content" : "8da89b78563865aa950961ae898f8ea0fb4e1d64"
        },
        {
          "alg" : "SHA-256",
          "content" : "d9f3af3974fa64cd0f0f34238f40d9898abf7df19ca15849e1978f5beb818cb6"
        },
        {
          "alg" : "SHA-512",
          "content" : "190a6c06006b16fa79ed269152b8901cb6c66e4e43774bc334ddd57cfa67f59275ffc0efb5fc0e00dbb01fc39640c31b25bf37eaa87203341ab544faa9e96699"
        },
        {
          "alg" : "SHA-384",
          "content" : "f35d79ccbed21d2fc94291dd596e95802275756b2e6778220677eed2ed211420829dec3b65b3d5de42182cd73c3214d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8be64af68f7e97d18f56b3dcfc9982ce732e3e5c1d3957cda17e55717d1be3c19807c1fab56e3ac0aa5c5950b1b72bbe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5f854a81d1e305b759a711b6793b0b33c7cad5107254d66d486db29ac3e877f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "323a8e82ee84fed0712d162bce421c9feef2987bd3b69fbc906c8be143a328f4e478bfa5b4149ad2041cf6f7cdd87164b124b48d36374a194c017b1a41234646"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.33.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.31?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-annotations",
      "version" : "2.2.31",
      "description" : "swagger-annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54855a704f7b72f2689c47ec16139036"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f9ffc1fbfce9d1d37420eef795821353a77b6af"
        },
        {
          "alg" : "SHA-256",
          "content" : "8cb2155211480e5fbd24388a6dc81baeea6dd50f8fcc6504cf4f39e4e3acf96c"
        },
        {
          "alg" : "SHA-512",
          "content" : "950abb3943cc5207824e167bf6e71205115773b84522d35c5da9e349d6ba107b20fc98e4ae13894567bdbee36e887c5877cc74619399fbcbb127a1e65ed6ec7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "f18208a2d651b1df4cc5bd8dea67e840b356ab27358f7c4dbeda7198cb8194887ab140e1bb5fe4876cc4973cd3dc6d0b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f439c6372820f560b65cf78a6db84b88bd70539afc88e27de505912dea9a6fdaab01dfdaf80c1502e620a4a3efe0d3ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0427bf0a353002343c447d802a3e4a4154f7e2362eb630e30c371d97a0e854d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c2882076cf214d15bc7d730c0393a298842f815b65ce37824d30089224f0a43b9cee002830b6831bc327484df28e12dc4c10e7ba5d8166941e8e8cc934005134"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-kotlin@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-kotlin",
      "version" : "2.21.2",
      "description" : "Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support Kotlin language, specifically introspection of method/constructor parameter names, without having to add explicit property name annotation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c0b3fbd586f3b3db8aa5dd6370381dbc"
        },
        {
          "alg" : "SHA-1",
          "content" : "fead9c81f170fb041ff014cccf3085e31ccc0726"
        },
        {
          "alg" : "SHA-256",
          "content" : "9194d794a2879106be90e36becae6e16ee8716f14224144970c82717be0004ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8b124646d890b52274c229cbd6d67d16eddefee6e368c0dfb4913afe9130e7f48f832f9fbdcc3767788d09b0a75931a8fe131cefa89eab4e5a9ca504bdd61a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "af73fb9a687d5c27f4178e4b999e0764cf35ac5840307cdcd0129e003cec62dcb57cc29272714148033df65b702cbab2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "145db60bda768a10bc9f8ed6d14d65d0b66fb68970cd00eacb6356b9eb0a4cb845045a077bbee775360ae971757c57ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "add93442ed58a5d5e6ece404c8ea1d5d56c9c5ee492db1132318c1d8c0a45a0d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "db97c85ba1c29f0f232ba6abcc9249f5d44652c744aab28e62515cd687a8519f2d850cc372ab1d0c5bd8109a2a392111a87b6920670e74a42733f6660dd165c4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-kotlin@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-module-kotlin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-module-kotlin/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-module-kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-reflect@2.1.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-reflect",
      "version" : "2.1.21",
      "description" : "Kotlin Full Reflection Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ed84417501a7c7f015dcc9be623bb22"
        },
        {
          "alg" : "SHA-1",
          "content" : "4929da533b3f04a101e4bb9ae0ee51a1d8107614"
        },
        {
          "alg" : "SHA-256",
          "content" : "bcd75a36ca4ad8e06117214ed807f8dea2fe61a71e07f91ca14f4335024b8463"
        },
        {
          "alg" : "SHA-512",
          "content" : "b3f93ed791b0d47bab3e50ca789c3d1d90010fa37cc9c4a05f53537fdb9c7a998a8ed53be425bd55f43019374abd1a53c51d0f2ad9d717597f91d09170e4f5f9"
        },
        {
          "alg" : "SHA-384",
          "content" : "239283157074d4622664a2b46076d8ba46bdcf5912924b97ae226cb6c45cd9c8ad1baeaca5c134865d35b4f0952ba873"
        },
        {
          "alg" : "SHA3-384",
          "content" : "445f50d002f48aacfddf9538dffb22fd7e5b3d03e53c3517aa751cbda57e2986defa3c56381355729539471e773b5f8d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e80844c3665335920964528a186c8fbf3f1902e1aadc1824ca9d00c99e0dca33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "058f8a4626fc6f415b88d8b674211b4fc8718d270750305f243ba16cf85ca74b26b7b654f2f0377b5f5d472d823647fe2c277a82a195711aebe1b18f4f4622a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-reflect@2.1.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.0?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk8",
      "version" : "1.8.0",
      "description" : "Kotlin Standard Library JDK 8 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34246294df796300616b9b6352ffcece"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed04f49e186a116753ad70d34f0ac2925d1d8020"
        },
        {
          "alg" : "SHA-256",
          "content" : "05b62804441b0c9a1920b6b7d5cf7329a4e24b6258478e32b1f046ca01900946"
        },
        {
          "alg" : "SHA-512",
          "content" : "a85e81accfeefc7038ae61e003927824e7289557c53e96921e1cecc1c19a63b4aef06ded2fb7439227737e4676bc23a20c9602cf85ccd40619f15b7cfb36603b"
        },
        {
          "alg" : "SHA-384",
          "content" : "768ec049bd6bfec4093d795f7e17ddea912312d7118f39976d40fd59d494f4d928737a066dee7ea3878204358c5178ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "783b6f420350a30b96ec2af2e09a7fd876c342e8a02ef77dd4a37ab7a18f9b5ae176257d712f4e5e3ac614dcad6f306e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ae5c87d3741d7a300b1ab7e6c444a1be1028d147e6d78d4f5c5da951efca8ef6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "189012e27d52b90566737e9221832b144cea410e1cd3a1949cb4dfca90f1b35b06af8ba5c4811bee58c29528456fc9e91a031fb4b22f3177e106c712c099c1d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.8.0?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "1.8.0",
      "description" : "Kotlin Standard Library for JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "952dbd9391b7c09ee33321da0ff5d583"
        },
        {
          "alg" : "SHA-1",
          "content" : "1796921c7a3e2e2665a83e6c8d33399336cd39bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "c77bef8774640b9fb9d6e217459ff220dae59878beb7d2e4b430506feffc654e"
        },
        {
          "alg" : "SHA-512",
          "content" : "91b6ee5826ac36150d4e44f85243f385f71ffce0b368254dca4771badb8844d1df80f9f534766555093b3555e097d3b0b60e27ddfef70faf0bf914615bbe7989"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef4e7c11b92a9778961c251372a8232e6d6ecf462472174f52329533d7ab4c111692ef1c77fb9d417835357e018e050e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c297db60de4f22fff3fb1e5ade5e9cd8b394920317006aa77b6e7fa812c2767a72c4829eacf0221f2bfc335dc71890bd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "536c1c8d0a6e74f7deae4088e79045454a253e09caff2dfdccf20a63a18d3e8b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8781f0712d5512a660a244249d77015aa16b4ebd64c5062d7a1cbbca98b0b0d03eab657a8f741f2a8f11bfd6e16f1e15fd5ca2a225da95623fc8dafa0d6b6026"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.8.0?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-common",
      "version" : "1.8.0",
      "description" : "Kotlin Common Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f11c871eefc3262541c5a3c8d7555e5e"
        },
        {
          "alg" : "SHA-1",
          "content" : "f7197e7cc76453ac59f8b0f8d5137cc600becd36"
        },
        {
          "alg" : "SHA-256",
          "content" : "78ef93b59e603cc0fe51def9bd4c037b07cbace3b3b7806d1a490a42bc1f4cb2"
        },
        {
          "alg" : "SHA-512",
          "content" : "5de29985d9bcdf46746f355a71f00fc82bce6ddbba0d5b2ed6ae3df6f4c1815e22384c0cc5eac7e2c0d2ea8e77660fbecce136254c7b74a7b6951aed1ae5f368"
        },
        {
          "alg" : "SHA-384",
          "content" : "440b0bef8c9515616db55dc30581ee60aa4a36a0ff4bce14d66c8f824380c44fded55dee66362d3c12938d8ea7b2c6f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5fae551410996414d3090b3d20c8d924286710ffd171a9065bde17e2f5d35271176be9472c08799995cd47d6aa1b2787"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cfa7148a6052458e116d9f696f84dc5184f4a3cba95e1c8f01e62a29d8421385"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6087964af1996493d3c532f02b9ec663a11f484c6652d7a9286e33f2b29def1301670cc76dabc79148681a59440c5d6329dd24c721691f3b33608ead1400b575"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.8.0?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk7",
      "version" : "1.8.0",
      "description" : "Kotlin Standard Library JDK 7 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e881855ce1f9d9790c8fae52accc231d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c91271347f678c239607abb676d4032a7898427"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c889d1d9803f5f2eb6c1592a6b7e62369ac7660c9eee15aba16fec059163666"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ed41f0dc53bacac17004e8a205f3ecbe341dfb8ebe200f75b5edf19beea655679958c1e87f5dfd356784fff36a39c0169972f6f3bd32a14d038b17b59e1c4d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "143dc4924348728c620954f5b842f165cf01a9c27148e13b9ca0bad15fa9810d8021ef00c938c7c76f0ff215ba561c4c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ab8f16d330d9a25b6fd271020acd7fe28dab97293a99e4871b56eda1758ee2844ff63d32887ea09894aff9316a75cfd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "503f192d9a49248a73b92cd4e07229da84b9e2ef5bc398ff3bac7c7a611733cb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8faaaeb14344e80b737ed75ba6e66d1d4505c467db543093299176cc2c62c4846fe49c9b41fd942c894a0a104d7a61bd93a5cd980b449ba2475f0f0df35dfd6f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@1.1.1?type=jar",
      "publisher" : "Anthropic",
      "group" : "io.modelcontextprotocol.sdk",
      "name" : "mcp-core",
      "version" : "1.1.1",
      "description" : "Core classes of the Java SDK implementation of the Model Context Protocol, enabling seamless integration with language models and AI tools",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fa6fac2b198fc352e78bf2176c9dd240"
        },
        {
          "alg" : "SHA-1",
          "content" : "54c35d90ed5e32dc55f06332f16e1c3132ce5127"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ab3270c17acfa4713b82874077595813d7ccb030585a96e8d9a8f4b97647f4f"
        },
        {
          "alg" : "SHA-512",
          "content" : "28ecf394d0282f30c528f99fe19fbb3a3d18fc76d22a483b4528bb1a4771f56d46154ccb95b301a710a445a8197051bf48c96d22e41066dd518c172dd60ba17b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e792c875656764eb1328bb95c2b5d5b8b82527c935bb969c5c912509065ce40c5d5e900b086bc1d9709f304e6e3fd8eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5f433e8cd2094e59bd3505eaa3b54373a559ae4b6b6a5d84115d3c3e894849ff05c461dbd495e1e7884f979f895bcd0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8362c06dd8c37753bbd6792ae0e707578d6f780ac18d5727d2cef244a7da6cdd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad5a7744e2f8aa869c477aeca54c6692d450f8c43a25bf6830710e007858261303c2fe568767baa67ea80becdcf5e1946fe8a243fefd881e80b3761e1fcfd137"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.7.0?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.7.0",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6b7237c420323c50ed4bd509ab415782"
        },
        {
          "alg" : "SHA-1",
          "content" : "e98fd1c48144d43f48141b9ebd6723da3b88fb77"
        },
        {
          "alg" : "SHA-256",
          "content" : "14aebad4882def1f88389656cf9b46177f6b090bb00a0707025d76aeacaaead2"
        },
        {
          "alg" : "SHA-512",
          "content" : "a84129b122a15efa21f0664abbd52742c1ebf1e9e8fbbb2df828f662d182412b6c230618db9327f79748c62f31d4a551b3f6c81371e12c40ece44125771e4241"
        },
        {
          "alg" : "SHA-384",
          "content" : "469a81782b14e6294ba08de665fa8e17c45265350428072521ebb1c2f069e0fb8a083706d31ae386e2d37ca90c199b59"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c6bf08a145290499dfce5ffa584c506396eb24e4f94a5cbb5aaf9a4882516810a9c28e5b3bf26c139ba4d92a8c31e48"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dce0ab5d04f10363a909057218df4f6951a1d1cd24eb6ed207873671f01d9b61"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d58f72c470aa308fd15a09efab90eecee1ee107215d2255ef537f2ad0ed4368495439bd9c91c912a3331f01d0c5529e60185e0c6ae8bde5cab7fde5f6c8c0d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@1.1.1?type=jar",
      "publisher" : "Anthropic",
      "group" : "io.modelcontextprotocol.sdk",
      "name" : "mcp-json-jackson2",
      "version" : "1.1.1",
      "description" : "Java MCP SDK JSON implementation based on Jackson 2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e4d0f448c3a28b52d0126dccc2eef9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "acde5e9655a5ffb86752ff77492d61b21952faec"
        },
        {
          "alg" : "SHA-256",
          "content" : "384cb06dbb51f14fc4cb0b1db1df3e44d35f40d8ce16b09c97101d62b93cbda5"
        },
        {
          "alg" : "SHA-512",
          "content" : "3149c12a5c138f1a1033749a3a2884faa42ccdd397dcacd793e9e2c98485006ef3c90101e965f765c809442c3334e7e6030a713c9f7428b5d0142f70148b7d4f"
        },
        {
          "alg" : "SHA-384",
          "content" : "7712267608cd9fd9c7bc2324b2407aac3d6fada96c3456ceb07b9bc4d7a45ac3d28ce93c718ba2215bd8bc9adeef1021"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c7c60ecf0d0c3f2054dd3c4c37c1dcfe6603bb9caefbf56bb848027b18cee53feffddd8501ba8ec9ba17ce8437afe4ad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "369ae1a0f32cf2744ce7a82c745338585a37a33838ffd3d1d292607245c041de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "861f63ca13585006c44e270acfd9f7e74151a3dc9aec14a656adb9ffc80b195ca8654d1ed91d31caa45eeb28b9016393001f6f131251e1f05a20eeb1f6e89184"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/modelcontextprotocol/java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tensorflow-serving",
      "version" : "4.19.0",
      "description" : "Provide access to TensorFlow Serving model servers to run inference with TensorFlow saved models remotely",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ai-parent/camel-tensorflow-serving"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ai-parent/camel-tensorflow-serving"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-amqp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-amqp",
      "version" : "4.19.0",
      "description" : "Camel AMQP component which is based on the Apache Qpid project",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-amqp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-amqp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-amqp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.qpid/qpid-jms-client@2.10.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.qpid",
      "name" : "qpid-jms-client",
      "version" : "2.10.0",
      "description" : "The core JMS Client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "60c3da80ff44f2a939eda509fadf60c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2abafb22da1442f68abaa88f916d30e202ad320"
        },
        {
          "alg" : "SHA-256",
          "content" : "b05145dfae901b84fbc743daedbe4e6143796317cb0301ccca738dadcc19e1a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3a196b8956d6516f61666a1c19d90f81e759e1f16f67259609d6d5e83f56b9c9e82a1956c9a9da613aea1478cbcd8379ace8f76ae99a4c135d214a1afbf3218"
        },
        {
          "alg" : "SHA-384",
          "content" : "469298c06bb2b08d6207976ebe677b3032f178d5f16b4d4450f7789f1c01812f3c00e9a0941482d7de0b718f3eb5f93f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47cbde04d53260367248218301ce5086d42a6248bbd5a0248343522eae0a08ef6df2ab9d4bf4799d74c8c81a7522a9b4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8eacaca6f046bdcde0fa9d5051e07db2294ae78f4963d6e53b734fb4cf5b9c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3e9d48ce37e7aeb14e9b370d569c151a08efd5f351d102e38f5a7ac3ea5da65fe10ea15a9c8889e754def534558f9ba58485fa8b838ebdbe8126eec5e7742715"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.qpid/qpid-jms-client@2.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://qpid.apache.org/qpid-jms-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/QPIDJMS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=qpid-jms.git/qpid-jms-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-arangodb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-arangodb",
      "version" : "4.19.0",
      "description" : "Camel ArangoDB (Java Driver) component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-arangodb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-arangodb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-arangodb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-as2-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-as2-parent",
      "version" : "4.19.0",
      "description" : "Camel AS2 parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-as2-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-as2-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-as2-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-as2-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-as2-api",
      "version" : "4.19.0",
      "description" : "Camel AS2 API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-as2-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-as2-parent/camel-as2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-as2-parent/camel-as2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.angus/angus-mail@2.0.4?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.angus",
      "name" : "angus-mail",
      "version" : "2.0.4",
      "description" : "Angus Mail Provider",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e39c666abac5e0c7837894606af28b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "80a49d6e187788d17a23b05e375bad75f56a4a92"
        },
        {
          "alg" : "SHA-256",
          "content" : "87301865584bad9170662b3eeef0350aaafea4522483e38e54ae87dc3df3e958"
        },
        {
          "alg" : "SHA-512",
          "content" : "54cb7da6564c740b22fb12692c90bbe6bb23a37def18b085b15b816792d36b1da9fe0f7cd288ef577b6e175efa1c4b29f1ed0e067472c822dc739a7dc2cdf992"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e39699e7bc721d7348c5ea67e5edc93380595a04ca79cb9e01f2e09dd345c06bb0f0cb61cc9cd872f0e8f7cb84a42e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b244618c93a064133325cbc3c4b3642bd0443988ec3ec37dc7524aae8c821c666f4f4c3708f9fc236c52b5314b25471e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "192dbad45af5deac54c9fc8b8891d4de37195ac74e3a22e43f39e620d17ad5b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "733545be3d40031a527ab4567ac02e3f07c5dfc62fd308daaefa754a4ce07bd029b9b4b8ab910a10fc698344d10c6619033c975c254c9e94ddbf57703d934c9f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.angus/angus-mail@2.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://eclipse-ee4j.github.io/angus-mail/angus-mail"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/angus-mail/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/angus-mail/angus-mail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-as2@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-as2",
      "version" : "4.19.0",
      "description" : "Camel AS2 component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-as2@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-as2-parent/camel-as2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-as2-parent/camel-as2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-asn1@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-asn1",
      "version" : "4.19.0",
      "description" : "Camel ASN.1 support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-asn1@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-asn1"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-asn1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.beanit/asn1bean@1.14.0?type=jar",
      "group" : "com.beanit",
      "name" : "asn1bean",
      "version" : "1.14.0",
      "description" : "ASN1bean is a library used for encoding and decoding ASN.1 BER messages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4ca2404a1e7a94f4818f97d631acf0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e53d8436f91ef6a82cad83a5ba1d06fc8ccc6aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "7defa5b0d9694547e1491cc155d429c24398398cf953a0d198cb941fcc8551f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee393efd439c4c2391d0934d461a1ea0839f91a1e5a552f8729b2e0094b9d521442c1a2873f14cadc872983a0718aad4c83f29283d4b88635eea5578389aa61a"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f368fea49b6be9ebb105bf4c5834319f328b78375a1da4cf6ecce921b7331f204960e893f57d4aa87a1c29030f70b3a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e201c9fd5db5f19fbdf72699c4cfafea4ae0b89be2039387f824531267ed2afa25385cf27acddfe1864c8879607e4425"
        },
        {
          "alg" : "SHA3-256",
          "content" : "478018b01b03b21c1785b5876f1c8f7aae067c53802d1b8c03f94b9942500898"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d63630ba3bffccc8fcb1d2f34991c6a9a66efe60d2d737319fb3576817a285514ac6dee51ab3e9089dad816569cf14d520300a1da9c4dfebbddccf4e807bcb34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.beanit/asn1bean@1.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.beanit.com/"
        },
        {
          "type" : "vcs",
          "url" : "none"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.beanit/asn1bean-compiler@1.14.0?type=jar",
      "group" : "com.beanit",
      "name" : "asn1bean-compiler",
      "version" : "1.14.0",
      "description" : "ASN1bean Compiler generates Java classes out of ASN.1 code that can be used to encode/decode BER data.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21f60cb7f24fc7d3368ced6fcf1e5a9a"
        },
        {
          "alg" : "SHA-1",
          "content" : "a58b8e66b24f8bde220d007161f4148eb49ad18c"
        },
        {
          "alg" : "SHA-256",
          "content" : "664b8cbdbc49405f71fa2bfcf293838ecb11c54ea26129e611bd254d9d9902ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "aae436f603168896a88092754c961fb7905872ac2bfc387c55dc57ada520dbb4e35d8f601066690c6fd36ee79425212dbdbd48c0b7fb771dfbcf0d57b99123fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "e933cff2da7139674279440bba940ad51b71948720cae60aad65bb1fb87acc04d139e656d2ecfaaed705a6b8973b50a3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "51a9baf39ad3bb5e0d71b60f55e558a7e6043bdefcf87d3f1c80e8d66b3dd7ab740f2aa103377a6edd3762b2958bbfef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6bafde3f0bcdb5d97f7180eda64db6b1848905af59132b61832405911c86f1e1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b011c6adb694ff238f913d276ac7b7c8ef609f854983a736983a421c362240ad9b96d47925d1b3e39fd26823e4c8597ab8d1ec22545d4395f43bf3fea8c4887"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.beanit/asn1bean-compiler@1.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.beanit.com/"
        },
        {
          "type" : "vcs",
          "url" : "none"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/antlr/antlr@2.7.7?type=jar",
      "group" : "antlr",
      "name" : "antlr",
      "version" : "2.7.7",
      "description" : "A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f8f1352c52a4c6a500b597596501fc64"
        },
        {
          "alg" : "SHA-1",
          "content" : "83cd2cd674a217ade95a4bb83a8a14f351f48bd0"
        },
        {
          "alg" : "SHA-256",
          "content" : "88fbda4b912596b9f56e8e12e580cc954bacfb51776ecfddd3e18fc1cf56dc4c"
        },
        {
          "alg" : "SHA-512",
          "content" : "311c3115f9f6651d1711c52d1739e25a70f25456cacb9a2cdde7627498c30b13d721133cc75b39462ad18812a82472ef1b3b9d64fab5abb0377c12bf82043a74"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e811e531ce30a2a905d093a00de596cf04406413b60422db8252b46125cadf07b71459cf6ac6da575ec030a9bf05e57"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bdf019332ae8714ef6a3904bb42bb08c1fe4feacf5e6137274884b0377d4e5b5f7aa9fe8e1ef5ca9b3e15f12320fdb67"
        },
        {
          "alg" : "SHA3-256",
          "content" : "babce5c8beb1d5907a7ed6354589e991da7d8d5cbd86c479abfa1e1dfc4d2eb8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3a8ce565280a157dd6e08fb68c317a4c28616099c56bc4992c38cf74a10a54a89e18e7c45190ce8511360798a87adc92f432382f9d9bdde0d56664b50044b517"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/antlr/antlr@2.7.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.antlr.org/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-asterisk@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-asterisk",
      "version" : "4.19.0",
      "description" : "Camel Asterisk to interact with an Asterisk PBX Server",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-asterisk@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-asterisk"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-asterisk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.asteriskjava/asterisk-java@3.41.0?type=jar",
      "group" : "org.asteriskjava",
      "name" : "asterisk-java",
      "version" : "3.41.0",
      "description" : "The free Java library for Asterisk PBX integration.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "486bbfd34434e29db16593a240122e63"
        },
        {
          "alg" : "SHA-1",
          "content" : "c14db4e50e4e6299ae80c4b4b2abc6f4bc9b5a3e"
        },
        {
          "alg" : "SHA-256",
          "content" : "3568e0add105d270647858f38ff2cf5e84456212ed69487e951c6f4f1a052eb6"
        },
        {
          "alg" : "SHA-512",
          "content" : "18560ea587ae967afecdcbaa676ece2cd55e6f7eaf6a5c64269b9ceae0a4125bbcfffe74695fba48fc68140140323fac6469f52f95bc6b33a5ccc9d49dfb71d1"
        },
        {
          "alg" : "SHA-384",
          "content" : "dab74a7015f39da33bfcbc3f103d6ddf741be143b32a645ec125b9dc4951cf503aa1218cad9d8a0f1775ff6e758abc04"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e67410a368017535f55efd30b4e5cdcec5e439744c28d59379e0add2b702a7b1180239d5cc27012a2218fbd4415acb0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be8012d2d0cad6a2b6f32409ce05ca22daf34178cb7e9074303547389b6e432c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65f9e91a066e8e6ea25dbc707feaba8cb03c84e9ac5b2cc095041cd64249db8c94b1ba4a18bbab98fbcb7be68f54c19618aba3728a86d1308b8071d207a75771"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.asteriskjava/asterisk-java@3.41.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/asterisk-java/asterisk-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/asterisk-java/asterisk-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/asterisk-java/asterisk-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.reflections/reflections@0.10.2?type=jar",
      "group" : "org.reflections",
      "name" : "reflections",
      "version" : "0.10.2",
      "description" : "Reflections - Java runtime metadata analysis",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1d0070839d825f57fe6f4d8e2a82989b"
        },
        {
          "alg" : "SHA-1",
          "content" : "b638d7ca0e0fe0146b60a0e7ba232ad852a73b31"
        },
        {
          "alg" : "SHA-256",
          "content" : "938a2d08fe54050d7610b944d8ddc3a09355710d9e6be0aac838dbc04e9a2825"
        },
        {
          "alg" : "SHA-512",
          "content" : "d04700d4b6d3f28faa611e10ce863df1d6c82dfc6dd1b27cb910e44c19089ca08bef939e2bca7bc79274836f8e9d8801c4326232d24a38dba0a4893a20c7c42c"
        },
        {
          "alg" : "SHA-384",
          "content" : "2604ea7e2330b2c60dbc4177076b50b28a056083fe34cca9005b63f7efbba4d8513d1f21b56c296a73292b2003ce1722"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b5b12126cc3efb23335cdf73e01b19d714c17072038dc03534f1f596f2cdbe4b8d224e806326b1e7bd82a1eaf221a54"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1c978e8eb1bc3826d310deba7adfd02f0a90978dcd67867aa3f373a196e4caf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "023c9a40f84b7f822f6d62f6a6ea3fc09ebcd489916085cb501818cd2c6af69e2561b2217c6d5d2cb8d99d87399343df2f863aa919e80d0a49502a5362f8744c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "WTFPL",
            "url" : "http://www.wtfpl.net/about/"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.reflections/reflections@0.10.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/ronmamo/reflections"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ronmamo/reflections/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ronmamo/reflections/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.javassist/javassist@3.28.0-GA?type=jar",
      "publisher" : "Shigeru Chiba, www.javassist.org",
      "group" : "org.javassist",
      "name" : "javassist",
      "version" : "3.28.0-GA",
      "description" : "Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1a2dd8c76321cef26cc2669fe70a2557"
        },
        {
          "alg" : "SHA-1",
          "content" : "9a958811a88381bb159cc2f5ed79c34a45c4af7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "57d0a9e9286f82f4eaa851125186997f811befce0e2060ff0a15a77f5a9dd9a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "49d3109104f01efda1ae8a6145fdb91d1b1331587e2981f6cc1a1b991c50af97e8febfea5d9d224a106cab877c1e4850d183eb3c7316b82e62e51b6ca3fc29e8"
        },
        {
          "alg" : "SHA-384",
          "content" : "b71fc9564c478edebbf19b4044bb9cfb80996f779685d79f6a779d98ce3823b5aa234b91b9da35317ebf4534e1e65a31"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bd7f7f52a05aebf17286e7101cafdcb19eb52f14731ce9ad287c07a14f676a8bbba78238e636d2ff5585a90f02f57b82"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bf8cbfa03a6c53bb8aad510a7c6623d5e28f8189295f0dc2a0998993ca8df0d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "30a7c36e4b4089a5586dd0cb0f8cba1260fbed95e221bd623a66b1d07ff9565227d31c0fd0d131cda9d97483441f08e619aa8bbc758c0df66f3345da7b5adf68"
        }
      ],
      "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.28.0-GA?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.javassist.org/"
        },
        {
          "type" : "distribution-intake",
          "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.apache.camel/camel-atmosphere-websocket@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-atmosphere-websocket",
      "version" : "4.19.0",
      "description" : "Camel Atmosphere WebSocket Servlet",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-atmosphere-websocket@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-atmosphere-websocket"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-atmosphere-websocket"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.atmosphere/atmosphere-runtime@3.1.0?type=jar",
      "group" : "org.atmosphere",
      "name" : "atmosphere-runtime",
      "version" : "3.1.0",
      "description" : "Atmosphere runtime for asynchronous web applications",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3bf26e4ab82719f7968480103d271253"
        },
        {
          "alg" : "SHA-1",
          "content" : "193b808ac454ff21448975323cb42c94294c976b"
        },
        {
          "alg" : "SHA-256",
          "content" : "444c04ecadd94e32616a0ea50baaa7071b66f9242ec9570c2f1ee9b9ab4a4a47"
        },
        {
          "alg" : "SHA-512",
          "content" : "eaf4e7a68e0c2f233f1e3cf766be9521b6735bce794b4d9eeaf43b24ef9e420b766543756044a04667b0267d83430a0f6bdf60fc51d113986161151eefa16b7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "e7c61fdc93f7960aeb939deaa963d79cf3b8adb712df2630c217637fd2a0e3eda5c871a7766cf2cd1a133dec17224236"
        },
        {
          "alg" : "SHA3-384",
          "content" : "326855ccdf2d33eff4a3eab103e7e2bd99a6f4c7fb1198fd9624200b218fc1bad39c3a730238c4f5ffdf35763687a64e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2868ae08f8d26048576ae920bae2254caf4b6ce8da9fce166c946d9da2c67204"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef2afb87f3497660853d4ebaf612d0c65c389a9d96a34c6b6b50595865b1b55fc1029d2b0c359ee9722a925d8e3f87fae905c98f22d4d25bc32f0db3a36989a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "CDDL",
            "url" : "https://glassfish.dev.java.net/public/CDDLv1.0.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.atmosphere/atmosphere-runtime@3.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Atmosphere/atmosphere"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Atmosphere/atmosphere/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/atmosphere-framework"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/Atmosphere/atmosphere/atmosphere-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-atom@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-atom",
      "version" : "4.19.0",
      "description" : "Camel Atom support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-atom@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-atom"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-atom"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.apptasticsoftware/rssreader@3.12.0?type=jar",
      "group" : "com.apptasticsoftware",
      "name" : "rssreader",
      "version" : "3.12.0",
      "description" : "Java library for reading RSS and Atom feeds",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01ec10742a2cd1cf76ed1fe75ebc8426"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ae406844f8fd2a4ab5bc629b54690244a6b93f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "74b6fb8383bbe34c519c1730e54b5b058e99d8a8baf8d87dd9bba16d3476d3fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e2c6ca712a2d0c7c607b3891fba05fdca4277ddc315acf9ef99a85a6c24b7dfb33c1e175c30e4ca589aad12759dc94faeb0113d9a8941b8f3480671b790dd9c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4b61b09402f365529cac7e886883ee3b9b365c00f70855b873aa19a93decb5fb9cd0f86f4b245cfa832893a47f26afa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c496b694ed93913333a2ea574239e57bd385dd57ff8378ff959d6395e51eab29d91fb8c9b6720b4cf439186600007bd8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "29ef8250e745b9986b0bdd587446799cd25dd83234731cfca87319a475aad052"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8cf393d505cf3f7ec428442de06ca4079dd80bba016937b60bc04065a24f8d772eb1f19e53ee2dfee21ec32090f96582ea2782780ce59b268dde1a896d4d9d90"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.apptasticsoftware/rssreader@3.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/w3stling/rssreader"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/w3stling/rssreader"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-avro@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-avro",
      "version" : "4.19.0",
      "description" : "Camel Avro data format",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-avro@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-avro"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-avro"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-avro-rpc-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-avro-rpc-parent",
      "version" : "4.19.0",
      "description" : "Camel Avro RPC parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-avro-rpc-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-avro-rpc-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-avro-rpc-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-avro-rpc-spi",
      "version" : "4.19.0",
      "description" : "Camel Avro RPC spi",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-avro-rpc-parent/camel-avro-rpc-spi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-avro-rpc-parent/camel-avro-rpc-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro-ipc-jetty@1.12.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro-ipc-jetty",
      "version" : "1.12.1",
      "description" : "Avro inter-process communication components using Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ac6894715f81507c7319a55fd4482ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "56f9eeac7173213e5404f7f6032f8f3122641635"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c26e7ea73be6f6cc6ae14fd80919cb6b31ccce82b26097322175f50cf293af6"
        },
        {
          "alg" : "SHA-512",
          "content" : "4890dd0855a1d626c591c9d15e067e846a3234aab73eada5f9f1e5602b6e7a251c5ff12791e8ff74c9d35c980b4764f3a7a31d6f2848286731b3d82be8f1a4f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "ddf44aab6b1db0c36bdd00e3f17e27fb0f99b057eb387ceb8c4410c642ea1062b8ad1c25bfee1126af80be87f05e007b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41c5870c5a516e7a28455060a5e5a0eeadf479403992c1bed6a9995e8be17ee282722775c7335cdb62c2f6b444eb6e18"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4eb70a4b2ffdb0f591d217fd2aae719882e94421dd3f01fdba0c627ba27e901a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "21c5476348ab5a03ea51233ae9e646a7ac10af7d0dcfb005a938f3d9b32a5fc82b426c21f7a6e0326a34382b552ad36191bd98e146dad30a01c75db2fdd8c013"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro-ipc-jetty@1.12.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org"
        },
        {
          "type" : "distribution-intake",
          "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-ipc-jetty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro-ipc@1.12.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro-ipc",
      "version" : "1.12.1",
      "description" : "Avro inter-process communication components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e5307ba8b1b384046f39e3eac0ba730"
        },
        {
          "alg" : "SHA-1",
          "content" : "010891b0d5aca1bacfaea1486350439941a72e80"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f8c1921f055238fe22da2f806b838fec2b375c3408c6c768ae1238f50e27624"
        },
        {
          "alg" : "SHA-512",
          "content" : "12e9bb213579d2c48e0638cbf50c22327667057780d0d205ab7378da7734cbeefadf866030e0766c76cb9b3b998a5f2557acc1ae268a039b16cd292ec1a12c65"
        },
        {
          "alg" : "SHA-384",
          "content" : "6bf51783290104e34580725112b7afd7fd80fc3202345cf7dc26c14c049336d9d2916c6708bed54045c468a2fab2e0e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ad9b0e2cc39b7462932a95994161fea66d36d0fbd448a6618dbc942b9b6298ea60d13382b942f7261c7ebbe7dbe20be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "84380a55d3c231debfb92a325213841c330da458e262714c934a53bc8b6143c3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "42cae39eb06e08aee4cff2633e93e9e90b903015225133578c87cec6782d2eb8a0f468822c3c0886165a5236a35738721dacfdbe4ce9581ad20594a49987c7b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro-ipc@1.12.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org"
        },
        {
          "type" : "distribution-intake",
          "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-ipc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
      "publisher" : "GlassFish Community",
      "group" : "javax.annotation",
      "name" : "javax.annotation-api",
      "version" : "1.3.2",
      "description" : "Common Annotations for the JavaTM Platform API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2ab1973eefffaa2aeec47d50b9e40b9d"
        },
        {
          "alg" : "SHA-1",
          "content" : "934c04d3cfef185a8008e7bf34331b79730a9d43"
        },
        {
          "alg" : "SHA-256",
          "content" : "e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b"
        },
        {
          "alg" : "SHA-512",
          "content" : "679cf44c3b9d635b43ed122a555d570292c3f0937c33871c40438a1a53e2058c80578694ec9466eac9e280e19bfb7a95b261594cc4c1161c85dc97df6235e553"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc0058495e54efb6e05a34e3ff422e7c8347bcc77d6d9b87e9253424968dee6ef6a215c318d7e54f8705276be81f0682"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed6464b715de6ced0d9981a3f28140824946a4b7a02ffaff6116c833bb36e8f77a6282ce63c0d82cfe841d4fd6916891"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ecfc9bef24ae28cf94c6775ecf6e2086d90a25d8d5476a4f6bb24001601b6cd0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2b333527faedf504f60aa70a3d491972fa76f7e61e6351027f74613f41001157656824fe312b6e1df6dc4979704fe2a745b618d5368a97fe0bf8749739de9e2"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"
        }
      ],
      "purl" : "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jcp.org/en/jsr/detail?id=250"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/javaee/javax.annotation/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "javaee-spec@javaee.groups.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/javaee/javax.annotation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.8?type=jar",
      "publisher" : "xerial.org",
      "group" : "org.xerial.snappy",
      "name" : "snappy-java",
      "version" : "1.1.10.8",
      "description" : "snappy-java: A fast compression/decompression library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a25bd213d1ca2f3c605c5f03050db070"
        },
        {
          "alg" : "SHA-1",
          "content" : "ccbaa2b5ea6a023a27c44daf2d6cdec0e138592d"
        },
        {
          "alg" : "SHA-256",
          "content" : "50485d06037fea3d6e40c968386feeca6338cc9872e25549593ff3eb352cefcc"
        },
        {
          "alg" : "SHA-512",
          "content" : "c7133f726f366b9f06df98d94b4dd7c91c7702c543e1a318055a886af5e625d8231b0a6728250596181bc20a6c4147855eeb02ed55c447fe13ff2156e29985a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "aeb78b3f4c56ce769f5fda9cfabe00be77d21b93637f70601c28b16eef41405e1291001c3a6e45001b356543e33b664b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6137f6354b574d8decb579ad9147dd9463e3a9f62d1e929266bee1adc020f57382973d0a1abf9daeb2007bb32671fed8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f44a4a8cffe82ce6c99b401e9d822e71cdfc63c1b279b278282eda07243b2a94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "655731ef3b20a2cec213138c170f7dc7182c2a09536d74c1d8a13224bb204dd706a35749bf99b51c4b945b75784a0a26c60931a158d27e1378ccd1c8ac7a0783"
        }
      ],
      "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.8?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.tukaani/xz@1.10?type=jar",
      "group" : "org.tukaani",
      "name" : "xz",
      "version" : "1.10",
      "description" : "XZ data compression",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "56e3fd256e5423a74393bd5eaa5302bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "1be8166f89e035a56c6bfc67dbc423996fe577e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "95c63c1a55b22dd6453890a419cc1a640f790bbf7d8ae82db1e30aefefb08888"
        },
        {
          "alg" : "SHA-512",
          "content" : "af234bb2a5d42b355ea020c5b687268f0336e393eae69a05251677151d1e85b1e34999d5a6be6451e0b047e3cf13341dc227a5483553766252b0ea66025a44f9"
        },
        {
          "alg" : "SHA-384",
          "content" : "b078b623faac3600d11bf905fd3e800439b101bf11096834305c04e015aae0096765bbd20e61bacae83eadd7e3a9e2af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c51f9a76a9d9972526c8acf1d0e3eebe77557ea00aba2296bf4eee2cd47e11c98fcec5343c2507c83dc2e2ff6c73a40f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e211a91b89c5198152dd602caf00f3433462004859e885d5dfb4f00ca6b2633e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "baa9fff0a0c0e1409bc2b5cf1b024397aef8a189a11b648bc0d4eea0b4827a30a78865b2db7ad99b0143e370de2a854efc3b95ca61fa770ab46c12e68aff2754"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "0BSD",
            "url" : "http://landley.net/toybox/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.tukaani/xz@1.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://tukaani.org/xz/java.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/tukaani-project/xz-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-4?type=jar",
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.7-4",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9caf4abd5609ef8814f184a3c40dc218"
        },
        {
          "alg" : "SHA-1",
          "content" : "62289c6759a134f76a230e104aa0d2aad2386c91"
        },
        {
          "alg" : "SHA-256",
          "content" : "e7f064bf1eab83fa785cf587f657f09649e3b0af6f27caa5382416953b5a35f8"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b981710dd3291482aca0ad05888d1cf9efec2a3dcb5c636ee270957016be0f5cd1532a742b179b2458367927cd03561b457ab539eed3202b3dc0c32f893538a"
        },
        {
          "alg" : "SHA-384",
          "content" : "3771fb1593511576a73d239a30e593367f931a1e969f9b577ff009d1794847f01b5672c06744258ac78f78232ef56407"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9abbb0f0e489b7e9e8f6973ec223367894bd87ef70ee0038f2ec1b76492def246dd351016f5042ea8958f3b277312e64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "59cae44cd0f374250a50760cf163639b41f7a2f5e5c125691600ab91ad42bb2b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1f964533a280066ca41ad47a8c23e934ec85feed758959a245de908c5e0414af82886b4d3858eb055154364b69ca7bb7b7bd21f324c2dc4a9c1fac2e52887b15"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "9.4.58.v20250814",
      "description" : "The core jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f156b5d990d00631333bbb245a333a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9ac923c0ffbc08f6b8d08bbc81093fee725b85e"
        },
        {
          "alg" : "SHA-256",
          "content" : "608dbd3e1c4184374f02c70704e5d1c9daaded45e6a31d07824f40dac6083ba9"
        },
        {
          "alg" : "SHA-512",
          "content" : "5f2b1efe5f6279ed9c3a25d8c3a6413b195a6957500752cb7b59fc8e8bc43d01eeb2e97b619bfb74ff5ec96cd8893ba1d9d372f8a226ff197d3b452febafa146"
        },
        {
          "alg" : "SHA-384",
          "content" : "7141c889bb25873b2d0db40e1c316ea5e0d955484055fb14c13b08dcfaa3401b3337ba229c5899309957eb12abd3f3d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62c2f24aedf942135eed84dbc51a59820d7335ae2f10e51fcd7cecbd2bc963f55fb56479a28c94d01467621a069add7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e5c2671b6f5727d3fd15f34ce1022ef3231daeec0cf216e6b668e3b5e57090b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f752724697d8e92dc2e03bbd192808a16851ea73d9a6ce6527eabc539203bbc7e819be7a340051a53bfb11c9f49230f229ac433e4082e8633ab672d13042b3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
      "publisher" : "GlassFish Community",
      "group" : "javax.servlet",
      "name" : "javax.servlet-api",
      "version" : "3.1.0",
      "description" : "Java.net - The Source for Java Technology Collaboration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "79de69e9f5ed8c7fcb8342585732bbf7"
        },
        {
          "alg" : "SHA-1",
          "content" : "3cd63d075497751784b2fa84be59432f4905bf7c"
        },
        {
          "alg" : "SHA-256",
          "content" : "af456b2dd41c4e82cf54f3e743bc678973d9fe35bd4d3071fa05c7e5333b8482"
        },
        {
          "alg" : "SHA-512",
          "content" : "32f7e3565c6cdf3d9a562f8fd597fe5059af0cf6b05b772a144a74bbc95927ac275eb38374538ec1c72adcce4c8e1e2c9f774a7b545db56b8085af0065e4a1e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "8bf960fd053ef6ad1c3535824311f676b9ad537678b85f855dd5d6d726e391f8a7be9c9c76a8ae3ce8bfe671c1e2c942"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e8f3282c08ceeed02947a13e886a3d75a6ea63e4f869a0e0bcbcf622e7cbffc81ed7bc045e82820443b6572c897cc4cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8acc3481503989e1a78ad619bcbdc005b616c13736522b52e5ae5d782e8a0216"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab5f85d424640ddcf6fc13a41d12ffdee0be9508cd4cdc581168b31cf7917323f6e0d984a0631068e0e01c098098fe0037d1c4176352fd89ba3a4da5d641ca3d"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"
        }
      ],
      "purl" : "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://servlet-spec.java.net"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://java.net/jira/browse/SERVLET_SPEC"
        },
        {
          "type" : "mailing-list",
          "url" : "users@servlet-spec.java.net"
        },
        {
          "type" : "vcs",
          "url" : "http://java.net/projects/glassfish/sources/svn/show/tags/javax.servlet-api-3.1.0"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "9.4.58.v20250814",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9946c9ecc8193405df3bcd3120310c60"
        },
        {
          "alg" : "SHA-1",
          "content" : "98c52c56ecc1eedd9e05327f266f35c5ef8bf0c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f49b8583fc8dbbfe3a0ba80a04c97df64ebabca2981b56ee403c989aba9d4da"
        },
        {
          "alg" : "SHA-512",
          "content" : "609516a5c3b7fa9e256b768124d3c822f28ce426687a479eb57b0f2f6dc82ee6c3560f8e790394b71feebc409eda78a04d6c03254bb41127506ffcf6b7905a61"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd2c23b694d3067c22f9e7a3426ce82b917f519e74759762303f79de7fa6a75e454bb08067eac57f26430d19d72c19b3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "73977773292be4f5505c4db662f57bcbaa70234a08e07144797d0d198d56473a1d8541b508edee4ef72a4d4e1f799760"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6d15fa5f8e263011109c77d0a4d72907a3364a1866f8fa1276c906ec365b223"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be0fb77f833b17e1b36a9fa92316fa62a58e30f44108085137f6c4a32acdad712125a2e5843543488d4cf94e37e2cbd6ba57f82108b2570e3f026935ca9984d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-http/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "9.4.58.v20250814",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0a82e5c51fbecba26a129c886be9c1b"
        },
        {
          "alg" : "SHA-1",
          "content" : "e198dae4d91fa79d9c1e2e039870d49c487c45cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "f55b2cc7c05244fd7b1773e99979b740002b0186e45b8a688243d89c7006fe21"
        },
        {
          "alg" : "SHA-512",
          "content" : "02f2b9aae285421f76323d0076e06209e4ff29e61e483cb6ffca777d67cf3f407ff892a00f414725d210acd6ca7d2769c47e25b093e1aefaea8f7903bad81e3f"
        },
        {
          "alg" : "SHA-384",
          "content" : "2dfd5b0dc30ffb011000c7ee5574f54b7a3417ad44feaad9614af3d231504dc394b6fb7862bd5aef1d70d2367c2ce98e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee6be8e577c980aa49a3de53cb906e92ea67cc81bea02bba2566cf58d15c1ff978560fbd983e10e2734b86dddbcce230"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5e55b2268df1445407dcfa30068ce0d00aba28bf0a5c407701f95795a314c08"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b2eb17c8546c8f31501b5b19b604678871a962f237736776ac64b591af855f86249a6661e2f570076c01142a5e9b5ad509fbd6f0fe1e227063f931fa63a34b7d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-servlet",
      "version" : "9.4.58.v20250814",
      "description" : "Jetty Servlet Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb7458cfb0366b14709c56daa229613b"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb10a371cbb3f03ae1657d79bea1f64ea6c0cc9b"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c6bb17326147e642c8a41e4657b32bca5057c8958db4da770d09c0904aefcff"
        },
        {
          "alg" : "SHA-512",
          "content" : "210f888a723d8e09dd09694787db4a54102900b8b9ef2842329f562e7773d6f06844d1819909cf578b1c80e78bcae86b98b66accedb5052009892a1fb21b3491"
        },
        {
          "alg" : "SHA-384",
          "content" : "180499795d0206179473d375cc9ea17834f5ebd9a300c3f213c156cca83a409db1640bf6bdeb73d2229cc2caf46f0a57"
        },
        {
          "alg" : "SHA3-384",
          "content" : "432fabb44da955c5ca5b911cd4ac47320e2e787a5bac8294f37441b5464fbf26f5275817d3c13e1877b69cfa0c660563"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7d57b4e6bd30a9820156777943e7c85916c6298e7319fbe78a379df236b49ffc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8aa9ec6c899c0e1fe365679f193a1456e195600e231133406422e06a77bfe6c4cc7013c49addabc0cdc35582e127d3c2cde9419bad24f10d3cd571c9323cdd46"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-servlet/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-security",
      "version" : "9.4.58.v20250814",
      "description" : "Jetty security infrastructure",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c79190a0ef47af936ab75351b68842e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b2548cdc6b30f0425b1563f2553ba75b29da4fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "301548ebf008551a3a4312b04df0ea0468acc2780f863b83cc9cf0d668e62252"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5c50044968a507739dd334116f49784cf5cf4cfc9fd4c2ab55f69f913d73d3a5d83efcc432cdd742ec5ce16e643440fe1b66c31d2d262895f561492ee121a8b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8eb1164134f2231d2af03c733a43f863badfa7581f7f5c3eaed03e8acbac7f45457a0a5dfbabf723f163ffc7ba7b673"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0f29a8ea7fbbaf021c2ef1a0e2949aed73d4335ab92de050ed6b7d56d46fd40c67afcab0bd3101e4443ace834ca1bdb3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9153dfd30979c7294111d831aaf41b205694b84e4e25904f3a70c4bd37a0b15a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7e9d2b6248a3aa3abc56c5174f5f947dff5dcf1509a986192dd41c16a9baaf93f0c1dcdf6c7c5ac32686c0bf6b02650aeecbfb9eb085b88428f26cb92ecc2f3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-security/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util-ajax",
      "version" : "9.4.58.v20250814",
      "description" : "JSON/Ajax Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0748f006b7784eeb5808b1f9614205b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "44a41bccf287e2cd98f35a4ac758fe950a66be86"
        },
        {
          "alg" : "SHA-256",
          "content" : "185430a2eafcdffba18204dbf51cb18436ab4ca09b74d97c1dc13abbadd9704b"
        },
        {
          "alg" : "SHA-512",
          "content" : "7923b20d90f38ccf1215821930ccd60bd34214f49e682c13e94bef83998fec5eb88a40585f80a1ebc38137bf6de3d6965bc5bd1057a95f5862aaadd86dd6a1a7"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b615046faff58f6e9e8562c6eb4c7ccbf88d804e661876bf5c87889ed5b52a82c099ac7c497378672598ecf873c101e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "989b8182ea15097b01471dab9e7fa768b657f3f6a24091655a03e2a7e76d441d6e0ae4bd24cac89bff0a3ea0d1b932e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e77618187565f849edb8588e8703a99040c87b891c4bbf035016670bdb775f6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "faf3a00b6ddcf4b8703c12078f89a8061b679b5bc391ae46c66316bfef053192db573c9cf6900aba99c1b6d15f108b10089aa3316f7a995ea86870f0083b18b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-util-ajax/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-util-ajax"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "9.4.58.v20250814",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "653955178a5c765c27d0e68ff5798ba4"
        },
        {
          "alg" : "SHA-1",
          "content" : "4175e2c7b347d31dba112e8a6f168a029a5f4225"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d591679d318d20c8fb2b1e83900562b3c4571ff7a189696be700293e0204146"
        },
        {
          "alg" : "SHA-512",
          "content" : "c4505826e68be8d8736eba5cd29fd86ada455ee5765f8d46d33085b788eb3295023b167354178441e80c97edde9f988f89bf3959c59ef8aada56e5d863673021"
        },
        {
          "alg" : "SHA-384",
          "content" : "c462e4e60027f78c705eb1e6bd5b6a6db0fc6ff88a2992da884572907f19d8422c24e3c47d4d73030f79f3a5355f9eed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b04acb9c5a8a5629b8b00cbb669012dbd7bb40cb43aaa30039c0a34546d265987426d59b7c35859d2ac13f3dded34f11"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3418a374779dd0aacbc1c5d75923d518a3f2e1f2c2876732effb507b0018beaf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5bfbebb4ed31eaed64158c1f9ecfc998522c9335656a52d350e4ee277e8dcb02db8a8c9ff490e3bc4e557ffb536874c4db5bf703a7e54ab9ca0cdbdc9560353f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-util/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-avro-rpc-jetty@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-avro-rpc-jetty",
      "version" : "4.19.0",
      "description" : "Camel Avro RPC Jetty",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-avro-rpc-jetty@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-avro-rpc-parent/camel-avro-rpc-jetty"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-avro-rpc-parent/camel-avro-rpc-jetty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-avro-rpc@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-avro-rpc",
      "version" : "4.19.0",
      "description" : "Camel Avro RPC component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-avro-rpc@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-avro-rpc-parent/camel-avro-rpc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-avro-rpc-parent/camel-avro-rpc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro-ipc-netty@1.12.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro-ipc-netty",
      "version" : "1.12.1",
      "description" : "Avro inter-process communication components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9114ea0faab30412ecf6e81c72d1430a"
        },
        {
          "alg" : "SHA-1",
          "content" : "56dcddad0d4d271fd65df517ca8858aa73071bc2"
        },
        {
          "alg" : "SHA-256",
          "content" : "431212ed051f65a6733c1b2ddb48e9749b0fdde6173f54722f824389ed3e7ec4"
        },
        {
          "alg" : "SHA-512",
          "content" : "94343c3a74412b0eeabf189ea81b1c2be06ea36a7e1cc2ba54f9a6c3fc50bdeaeafb6f0e9bdd2f2cb399a4ecdd2c310c7415a0bd8830d54f05535b260b2098e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "71860296e668b280c07c0f895e87ebf3b176546b3985629eef7be2626acad43a606cd0d8d0a6e7d188925b9184112e59"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c5f386240fe90655e1e97df0dbe23ea81c8017c8998b3caabbfaf88a8a10516e4228b9229f6c5f83d7a07d5804fc08f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24810fbebddccd73632f22326ba34bccf7e2339df5290c64335f8e1391f12ea8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "04fb4ab25b428d21f215d2cdc96a3c60209ea822d75246d9decfcbe4243eee65f7e118bb43a53a1a2a05df4eea34a838201621a2a41820eb16b94ceec86cfd51"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro-ipc-netty@1.12.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org"
        },
        {
          "type" : "distribution-intake",
          "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-ipc-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-parent",
      "version" : "4.19.0",
      "description" : "Camel AWS parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-common",
      "version" : "4.19.0",
      "description" : "Camel AWS Common utilities for client initialization",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-athena@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-athena",
      "version" : "4.19.0",
      "description" : "Execute queries on AWS Athena Analysis service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-athena@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-athena"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-athena"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/athena@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "athena",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon Athena module holds the client classes that are used for communicating with Amazon Athena Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ba51a47c504aa5192662bfa7ea391012"
        },
        {
          "alg" : "SHA-1",
          "content" : "b24378d0cc2d914eaab2278274ec4f9c2b13d54d"
        },
        {
          "alg" : "SHA-256",
          "content" : "709b24f7821a34e9e732821c1072c48c07afc4a199e0ce285159919f8137477e"
        },
        {
          "alg" : "SHA-512",
          "content" : "78f09c39457b66ac71acc1a9639b6add214e721056add1f3fb555c919edf73ce1d5d9ecbc50fecec52d4a571e97729474717f953f698d9acd1686ee3e697c89a"
        },
        {
          "alg" : "SHA-384",
          "content" : "58a71868991f44dd7bdd8348c7083338bbc6ff55438cdb276209eecbd85d655989eb3fe126e5fd6241d36f9133bafba2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c634d4d513cbf473b4e7d6e777eace69176d89986561e3c007d93a1cffcc96b482d6ec8e49f06484d3d1ed4e713a7d2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "70f0714b778a76d18890c8e8874963cd34162c792de5f8e2638a12aa0725b97f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bca1c397c4787fa7e9776437ed46264d046f966e08b2a262dbe9cecbb3958c1e8b5dc7a67f48faaabeb4ba6538ddc291147d2df6b1db48d88cfce35bdb91be78"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/athena@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/athena"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jq",
      "version" : "4.19.0",
      "description" : "Java expression language using JQ",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.thisptr/jackson-jq@1.6.1?type=jar",
      "group" : "net.thisptr",
      "name" : "jackson-jq",
      "version" : "1.6.1",
      "description" : "jq for Jackson JSON Processor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fa42efed8fd0cf7245fcfd0201971312"
        },
        {
          "alg" : "SHA-1",
          "content" : "32e7761ade985abbc157adac0321af0c728e11a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "591454128c7c415f0bac7c16b5df061946c04ce0481996acf9be448101e0f4fb"
        },
        {
          "alg" : "SHA-512",
          "content" : "aed7fdba9169eac0bff37af8367a56a29b0c037850f565641983e22cf64a1a21d05dafc1d98518da14552ec3e7d2c105467735a970f51bf51d366ec1f3da4a0a"
        },
        {
          "alg" : "SHA-384",
          "content" : "e22259a704ce0ce24af7ce834e79cdab537f66d5db1338cc2b42b0ea382d9c8803623915d273a7afe0f28dbb7f345144"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d8daef909ffafdc446ad366861972c7dfb5f4a55a3e207bbc86b9a327296740d4bb92bb9473fcdedd7e63717a8e5e38a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d415fbf9332381b9badfcf23a76f76cdb836e57ca016ee852ecbf8882acaf171"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6d14f1048073a8815739051e41da2acee9ad4f38c3d4539f173ae5b64aef5d37dcba879543ba58ba916c728891768e4dc449850424a84612ec9d562bfa271f21"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.thisptr/jackson-jq@1.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eiiches/jackson-jq/jackson-jq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jruby.joni/joni@2.2.6?type=jar",
      "group" : "org.jruby.joni",
      "name" : "joni",
      "version" : "2.2.6",
      "description" : "Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma that uses byte arrays directly instead of java Strings and chars",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e69c0fa9a909525fb017f9c321d23406"
        },
        {
          "alg" : "SHA-1",
          "content" : "864217ab7dcece78ad7bf3c045a602d871ff309a"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb33f60ab43e38653317bbf41a1fec89cbee270c48e53b0b56d1165c00de0e07"
        },
        {
          "alg" : "SHA-512",
          "content" : "b62204f42d976a3c69bb6df006c0ee0fb2c1babd3943e12672db02cb861ab0728f68d5b0e29866d4247d5e9f3e52bf90ea15b74eef43a5a0e344666b0121055a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d3b786a76739638cccc7c8820f7838c554ae23b72d23b775aad9a6de786dad84781508add210b5076a3e241bd3c0003"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1f407b826bab14ef3446d1db8cc67a7d1f35f8eb3d5a500c251fb56c58ca0a3a1bfe0eb8cc2e3cfe1b6d2d80179e5e79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "56136c8b3556d0f5969d6de11e1afb677e58f2a16ce0293744608dd8244e5879"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a78570bc55e5173ba2f55b1f33d37af332bb6d24d8021d17ca5cba2230a1d1e880909087e4f3b68954455a08a4daa0c812177ddd55d26517bc26c30a8e5ab3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.jruby.joni/joni@2.2.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/joni"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jruby/joni/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jruby/joni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jruby.jcodings/jcodings@1.0.63?type=jar",
      "group" : "org.jruby.jcodings",
      "name" : "jcodings",
      "version" : "1.0.63",
      "description" : "Byte based encoding support library for java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0fefedfbeb1c154ef5e33f8c7cfcbde1"
        },
        {
          "alg" : "SHA-1",
          "content" : "b8c386790e72f0bad666c8f1a8af12d0528992e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef11e1741a65160c5619cd2c3c79c40ee0affda847062f012616034b9d10e719"
        },
        {
          "alg" : "SHA-512",
          "content" : "280e989a1af7679da82bb9adb27a8c4e08c8da09f0bb93c380a36bfe7071c62bc9e7248b634d9e04f3ab275ec0672a44f8ab41dca8c10128c4351b6302275e84"
        },
        {
          "alg" : "SHA-384",
          "content" : "37f62aa6f60a060c5695cc12363c4116b5641c559f4d950693cb8ae815a0bd1702d0f83df1398fad417316af99e9b89d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13a224345116c218c3b08c4e31dbebade3b94ed41d61e20af7ae07dc6de4fd88c0180543704ac7ed91a3c7f5b1facda0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5645678431d44b43098024bc225853608163d9571dc69abf6edb1c406746df5b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87e79db4192a0f0dc8040dda19d95283a5f88a777ff3aeefcf2133862beecb4224e832665b5cc8da617cb8267bcb2a2ae3e0608d8218da3076fa9fea2725ce81"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.jruby.jcodings/jcodings@1.0.63?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jcodings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jruby/jcodings/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jruby/jcodings"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.thisptr/jackson-jq-extra@1.6.1?type=jar",
      "group" : "net.thisptr",
      "name" : "jackson-jq-extra",
      "version" : "1.6.1",
      "description" : "jq for Jackson JSON Processor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0792178db29abc0c4440fb12395d7a6b"
        },
        {
          "alg" : "SHA-1",
          "content" : "07ea201fed929efc9646ac0fe3f3ce7a723b5324"
        },
        {
          "alg" : "SHA-256",
          "content" : "5410506908570e0e7aa0bd35dc90202c40d76cf00fb6ef364bd607c10a617fb9"
        },
        {
          "alg" : "SHA-512",
          "content" : "784d8957e54706fafe1c1e80ec28b8f428e7728f18613e7cf8ab4aebeabbeff96984f89a56a8f9c2882409b31dbfb6a5d27b2438e5ff821acfc80a253452825b"
        },
        {
          "alg" : "SHA-384",
          "content" : "c44fab914b886648b17b69acf8cab4d2bd0e7ada8196a290892025c10c672d81075e91cecf9cb359d58bd1d0241d42c2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1543a8d2a9df5e964dd4e0d74b976ef38c8a244c21136024aa965003574f4aedd0ee265730805088242b2177bb5ca608"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db47a89ce975b7ac5fd2e9e636eedb1b6f2c07eb6409ea85beb104750e43a9b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "90180923ad56cc4d1b676cd0cccbcbb9ae04210cc24754dbb9cf4397b1c502536ba702a1f75ae4d3e80b046f5cec7e12598a487dee3ce9d97e35f06d9f545bcf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.thisptr/jackson-jq-extra@1.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eiiches/jackson-jq/jackson-jq-extra"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws-bedrock@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-bedrock",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon Bedrock service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws-bedrock@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws-bedrock"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws-bedrock"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/bedrock@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "bedrock",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Bedrock module holds the client classes that are used for communicating with Bedrock.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f249a7f265254b6533f2d31117641dd9"
        },
        {
          "alg" : "SHA-1",
          "content" : "12ca7ee2b367dfd0d9da4a5d046927d528bec816"
        },
        {
          "alg" : "SHA-256",
          "content" : "6bf4669fcd4726bd1ee48e07d8021fb8be48754cce73939fb34b66e26db6dd60"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a1d1d531e8d5855fb6afb45059c95e9a007f57ec81a550e7d3a7c785556549c25bbc3f9349222816451078ed3f0b4dd4c7392a6cf2fe248dba405816196c124"
        },
        {
          "alg" : "SHA-384",
          "content" : "35f91a35dc635a42cc4895bc0b9d17229610092c842ac7fa662a14da72ed9097ddf53da4aa32f070594768832abd3780"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d923b38ef0eb9d431ece28b61e0e0bbeec2a5a99cd80ace8c451c5d3edac4cdcbaf1bafc3c18c28192eeff9672db99c9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ca11611f9473216484388e2e5895e970fa81709b1fb070f49b8db689c56a7e8e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de8f0ff4a882feb5d6c1c914040bc471f1974e18ce31ce489c8d9f2a4cf807769ebeb2a2a00f5ff85505403370fe84e6af1277c22ea110602ebf54cc960bd13b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/bedrock@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/bedrock"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/bedrockruntime@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "bedrockruntime",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Bedrock Runtime module holds the client classes that are used for communicating with Bedrock Runtime.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5cf6c188c44c7961e90c284f200a6f9f"
        },
        {
          "alg" : "SHA-1",
          "content" : "117e2d4701ab70bab77354f3b61833a42ce354f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "13c1eea9957241442db0a1e46ed1b3cc2d122073df4586ab93581d3c94bbaf99"
        },
        {
          "alg" : "SHA-512",
          "content" : "579abecf0cc64a1f3cbcd302e534772deb4ea951644276a8e8dac5f37885839fd62520f694d2508fcbd547829b4014e195a6b739192c0506e883523aab1473f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "eedeaadaf15d30521c71007c0b2afb90c19276c98359ad5d0826de849a332cc647178b8214199fe7d4738571b1b63c03"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88bcfd2ac0beb5096811d18f3560c5796b4795fe56472a64de0e56ed1cdb08c65c94b3929deddf4508ffa84ead05dcab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0efb228b75dfe637a16ae844a9d3dc1d015780b860f45fc91635833b692a3eff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e1dce81a28e587f86a24e5cd63c5fef37bd13843d0f4bf359156357b751c82c6cad08e44a239cddb1fe7fa03cbe844748daa8c54685b86bce99e9fb723943a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/bedrockruntime@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/bedrockruntime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/bedrockagent@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "bedrockagent",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Bedrock Agent module holds the client classes that are used for communicating with Bedrock Agent.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "71e3e95588a58d7b1edb6786e992873d"
        },
        {
          "alg" : "SHA-1",
          "content" : "72c2dcf8d3e6dad56b81538b02a7cfe9d16f7f67"
        },
        {
          "alg" : "SHA-256",
          "content" : "b77e31fd525fd07804f33a0f859ca2e8ff3d3997666be7aef847f554a4a04e59"
        },
        {
          "alg" : "SHA-512",
          "content" : "09bce0a610f8a2421646c91d7cda3536f216ad2d431368cdc44950a58c05c1344e88011213a0019a23ff169c97eb120e881330420f244d9454d9eb6a92fe48da"
        },
        {
          "alg" : "SHA-384",
          "content" : "60dcf359ba240a01483a0fb31e129a436a648f8bde2651ec8e27b001301d8f8c192014c2e1aeeff82786cfa63c794603"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2119df0f96556f265da307d1ee981764d53498218d87c10e539f11ef5f40ec30f9a795a87734b58b47cc43f96c623f88"
        },
        {
          "alg" : "SHA3-256",
          "content" : "26a99f34711f24aa4a32033099a46b172570d5c348341318315c4e9df9734eac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "477054b69377e82e8e6bef74e57173238cf70e3fed419f88ef81cac98facc217b8784b2a293f9cbf5de2583400c1e72a2aa8a3e0082c133f0894952a08a9a86a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/bedrockagent@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/bedrockagent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/bedrockagentruntime@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "bedrockagentruntime",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Bedrock Agent Runtime module holds the client classes that are used for communicating with Bedrock Agent Runtime.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2c8660c72c3fedba6e9d532b0556caac"
        },
        {
          "alg" : "SHA-1",
          "content" : "4d206b97a35f1a5a463e3d48af3dfd36fa251423"
        },
        {
          "alg" : "SHA-256",
          "content" : "41af936d9133a115bf4beff8bfb4b887c89c22f92c15d9af1c70289eaf23e0c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d02ca32b5e66565cf9e7ed20bbe129eb912f8a7d36ccf5625fffb0dcb79b746506509d9cbf8b911fd349029997095dd9ab5aefda4a0ad17949d04ec75af2c8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca29f5e1a46f02092c6e897e937cac9f551938eb5898fcd21b13d4f9cb4db5250cf2f37bb90af22f8946972eee2a5c65"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b945d0a52da4f8556837fe0c7bc2516af5643b04de0daf992e1902bf4d21d2f59245bd9c315c9d98833c461f57382f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c3c2ad8427ffc728cc3f9316e1305e8ff0b10beaf65c42d81a1ab9eb4dc8b39"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23962cfcf500333ec758e8695eabcf345c1c40904b9ccfacd1aa194290b1f8146ba9db771b5a5de188ecc279d740508aa177d3a6d2aef93c2ec63aed38886586"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/bedrockagentruntime@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/bedrockagentruntime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws-cloudtrail@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-cloudtrail",
      "version" : "4.19.0",
      "description" : "Consume Events coming from AWS Cloudtrail Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws-cloudtrail@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws-cloudtrail"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws-cloudtrail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/cloudtrail@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "cloudtrail",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for AWS CloudTrail module holds the client classes that are used for communicating with AWS CloudTrail Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c08ef3522a2a26269d83f8a3e83885fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb0adcd3aac8f45e5af2efb6336b5a7516ee5fe0"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7124a0ccbc1223fb6cc3dfa26801253639bdb9a891384ee8ccc83709b9502df"
        },
        {
          "alg" : "SHA-512",
          "content" : "32c7d1899df19b9904cc127e9e86080dde8578b3dd87d7757dc06b7196d6ffe224640d3ef908a9c532a60ace40e4730cc1a347a8b38a45c98c8fef391cdfccbf"
        },
        {
          "alg" : "SHA-384",
          "content" : "da6667d8cce0eb04ce41bc54b428cd77070f1aeca8c380854cd9b8ae294a807b702e5079115b22bf2e5fc2bf14084101"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7033c1ddfc86612693f7f7d5aba34731acd4faacf992c0877c065cc8d7a31e9eef490f6ee12b9d1d3c5d1fee18a75456"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a7b4f627369ca24d5d17832603bda471795b45018730360c05c3bf5da1d39b4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83dfe310388cda67e9b61ead6651cd8965e9628c0df8ee80c441e031b1c0bfaf1ab7cd80753064d34449d90d6b4be482d7092d05966429e70608a81b6ce67e92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/cloudtrail@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/cloudtrail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws-config@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-config",
      "version" : "4.19.0",
      "description" : "Execute different operations on AWS Config Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws-config@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws-config"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws-config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-comprehend@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-comprehend",
      "version" : "4.19.0",
      "description" : "Natural Language Processing using AWS Comprehend Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-comprehend@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-comprehend"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-comprehend"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/comprehend@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "comprehend",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon Comprehend module holds the client classes that are used for communicating with Amazon Comprehend Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b395ecf9f9ea0606297d4b35f32e5186"
        },
        {
          "alg" : "SHA-1",
          "content" : "b4d464314d979627ed3433137a1fadbe1a9cfb11"
        },
        {
          "alg" : "SHA-256",
          "content" : "7eda1009f47f6d0bffa6536e3aae5f10d658d09ec53f130dacf0d275aca910df"
        },
        {
          "alg" : "SHA-512",
          "content" : "142854936aebbd4b36f4c0f3c3d886079ef45c4bf5437e21c23875e047b8c48dc9501e9d8745a06fc7a6bf21dfc5376287ae788309d7e5d46cb2f8bf8bceede7"
        },
        {
          "alg" : "SHA-384",
          "content" : "eab4eadda3e41f8cf88b414498389816a887ba02304f96762ffe367a735d4d941e4ed9da55d207ee4ede9d3cd6b13dd8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea210c861d98868feaaa8947b6d5890680e12aad5deaf595fac9ddbcdee063e08644873e9fb784e230b74945694e911c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce5ba0b2e0fd86a5afed09e0310cfb19df570b4dff5ce6a49c25ea540ddd4fda"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93e5dc5e3aec19e30362a51d01f7cda4f1c30a5e91bfddf7eac413ba77f0eb98dc733e0588536242f2a95991396ee00621a5337decd169fed60ced60dc508b7d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/comprehend@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/comprehend"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-cw@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-cw",
      "version" : "4.19.0",
      "description" : "Send metrics to Amazon Cloud Watch service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-cw@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-cw"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-cw"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-ddb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-ddb",
      "version" : "4.19.0",
      "description" : "Store and retrieve data and events from Amazon DynamoDB service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-ddb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-ddb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-ddb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-ec2@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-ec2",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon EC2 service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-ec2@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-ec2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-ec2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-ecs@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-ecs",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon Elastic Container Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-ecs@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-ecs"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-ecs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/ecs@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "ecs",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for the Amazon EC2 Container Service holds the client classes that are used for communicating with the Amazon EC2 Container Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c5432fb688322966ec4e93a0f8b49632"
        },
        {
          "alg" : "SHA-1",
          "content" : "ede298cf410505ec2cb292def4c489ca043cbda4"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac608f5ab6b7f3302cb9c8a26fe633a1ddbd33db24953e51f0732f55c3ef1d0a"
        },
        {
          "alg" : "SHA-512",
          "content" : "09a62a122603f6a53e67d4a149bb07959da6171b7023c101c326e1bfb509b70a1ba1fa6ebfd7c127d1367569c7cc24104619b76a2fa178b11c17db28e7372abd"
        },
        {
          "alg" : "SHA-384",
          "content" : "5175b7c6717407d59ae33b856bd502ed2caabf8158beccc1117337983cb5bdfde82bd9e9f91b64ac1629a700a8c66e25"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d5ad159c02219626074bc4a72e7c60135c5339318b46d22378c46413372cbd4a34e54acb5ad7f8a43a2a15fe21a7c79f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "de6cf0dbc89618311e309614df174069a8f8cb37615a422833dc9ddf3e3cb74d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3587ca7e6e4e558e0d5f70073dc33fec1c5337a1e8c59d3b1ea4c7ad3f5b38a84ea0e260afe1e632050efc9fa9fa155a730b4ffa9ff1b57bb9742b3b4afcaaac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/ecs@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/ecs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-eks@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-eks",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon EKS service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-eks@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-eks"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-eks"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/eks@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "eks",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for EKS module holds the client classes that are used for communicating with EKS.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c8a1b7e7bb6e0e895735da714ce462e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9c71b6e18d79473e9f0245e6de7db2cdc927a3a"
        },
        {
          "alg" : "SHA-256",
          "content" : "922b230a6ab5dc19c400a56f4767e2b59f36b6a8549f1e5bcf073409546c1999"
        },
        {
          "alg" : "SHA-512",
          "content" : "dc6ce43ddfd13397ee0c47b0508d819f305cb14961a083e7cecabb23479f5a40f2f7ec89b2dbd255a992b60bfb2b3af2d22f59eff2c4c66ca2ab9397364d945e"
        },
        {
          "alg" : "SHA-384",
          "content" : "16374d111966cd1f6ccde94ba45fdb09952c8ec96b8fad73b9026fef8c8d9f1d60221c8d3fbeede7d17ec66c41dba6c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06ab86199d97485c6420abd6fc7ee5ed5e1322900ba0d46355851f70f2c5f3d20a80f6d87d307fcc5abb3da303731653"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5afd10685b13e274db03bcd5e3c62db193192c9c3479949aa6e5fb3bc645a31d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7adc57040210821fa42b355046e5ec6bfeafe0423696dbab329ed86da273cf991a61a709e7348c2cdf2c0540e251563c86de2dc58b55983347c65dd87988cde"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/eks@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/eks"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-zip-deflater@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zip-deflater",
      "version" : "4.19.0",
      "description" : "Camel Zip/GZip deflater dataformat",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-zip-deflater@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-zip-deflater"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-zip-deflater"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-s3@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-s3",
      "version" : "4.19.0",
      "description" : "Consume files and upload files through AWS S3 Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-s3@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-s3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-s3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-sqs@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-sqs",
      "version" : "4.19.0",
      "description" : "Consume and produce messages through AWS SQS Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-sqs@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-sqs"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-sqs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-eventbridge@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-eventbridge",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon Eventbridge service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-eventbridge@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-eventbridge"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-eventbridge"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-iam@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-iam",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon IAM service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-iam@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-iam"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-iam"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-kinesis@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-kinesis",
      "version" : "4.19.0",
      "description" : "Consuming and Producing data to AWS Kinesis Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-kinesis@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-kinesis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-kinesis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.kinesis/amazon-kinesis-client@3.4.1?type=jar",
      "group" : "software.amazon.kinesis",
      "name" : "amazon-kinesis-client",
      "version" : "3.4.1",
      "description" : "The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data from Amazon Kinesis.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4bc17bf9fc4153668f1b867314335cfa"
        },
        {
          "alg" : "SHA-1",
          "content" : "06d3532a76aeb255ad7543e7b79037a45c50b640"
        },
        {
          "alg" : "SHA-256",
          "content" : "94731fb9cbc930d3b21a0116cfb2e73b96626a3454e01c4c6f12d7e3d4f7d3d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "a27cef38237e7fbf7c8360e202d4e2566049b8b271aa209ca6806eeab71d89d9b96df02f756fb1af6c07a965d93bfc8c8cbc49b39e6a279cde5b179b537d6923"
        },
        {
          "alg" : "SHA-384",
          "content" : "20817a01f7364b2f67f4fb83b3ad55c962a4e63f4ce1f682807b1c9fd00000a40b96309235a07d58e87cce9e52ad9d78"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ff3ebe0ac5ba566f405db7dcfceb74ff3019f18b805ca32777123ed7cd98703189748a9d7a5a1a65ca9cc4d25249d16f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fbe8652d7cd1d03ef9f32a2fc0c845fbde1dcba330b861facb685cd1bd584a78"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7cbb14c85e1b6f91fbff54ea7b6ef6331a924fb9d29820abcd703d45b9efc5d64e06b1787bf07cbc2147e5389618cc7b26ff843be66aed4626dba55e1250422b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.kinesis/amazon-kinesis-client@3.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/kinesis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/awslabs/amazon-kinesis-client.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/dynamodb@2.41.21?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "dynamodb",
      "version" : "2.41.21",
      "description" : "The AWS Java SDK for Amazon DynamoDB module holds the client classes that are used for communicating with Amazon DynamoDB Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f0244c0dba42dff1e286002a7b117dac"
        },
        {
          "alg" : "SHA-1",
          "content" : "8da727c81126431237fca13e9d535aa01ee0dd60"
        },
        {
          "alg" : "SHA-256",
          "content" : "21e1a71512f74f0db2e08c974a08b535544f8e97a7ec8f7b0c82020106a5c2db"
        },
        {
          "alg" : "SHA-512",
          "content" : "75ee66d6a7318cdc5d229da753fde5415638d082fb3c0302c4b6043be90ad6a878b4fd6a3f589a645dc497258126a24c216a5dc63adf947002e89fe31e10c32d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d8af0318789a397528df9675918a40909f6b47929142b2a1ac80fd7030862a925a621c95809b80d57e8bf2f199dd7db0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d40a93705c5fd11c56030efee97067869cf413bd13dbd718a07690f9b6a1f3bd2fd9a1f25c737447c78305cf5d8c34d3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "441af827fd71740a98ecf62ddbb0ee5f0f7c9d32197a68fb32b488a9c55d8d56"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7c0ed6237ff8adad86e4a24399f0077784563a52ff77d65fde2ede3946452ef07c3e49530a23e5a82826011c2bd2eedc7bca8a04df0c36d45daccb2f5b30c11"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/dynamodb@2.41.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/dynamodb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/dynamodb-enhanced@2.41.21?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "dynamodb-enhanced",
      "version" : "2.41.21",
      "description" : "The AWS Java SDK custom services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64c1bb22b0482633aeadbece14b22b6d"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f6a0f1baecbb7d21eff02d911f853929ddbe73a"
        },
        {
          "alg" : "SHA-256",
          "content" : "28ed60e4acb9a6f47f53d579ef13199a022f02561c8ed962470be96d638575d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa88d60644419a7969b4dfd9eadaa38c18b7c952b8005dd8231ca6b006c786616c5b2e9c8461f4bb88b94e0a841a78428ee11c12a7b9a32a6b4472807eaabcf8"
        },
        {
          "alg" : "SHA-384",
          "content" : "74fa5bbfdabe6390fc9edb1ca6d11a5d7be9277df3504a20660deefefa93cf57fd2dd135785188d234cc86a4ce974a91"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0570cc24dbe6cd14f0c7b6e5ebf85c50a2f5f5fe6329ee63e72427a6f2055314af0161b485f49910010add8bd05b1fec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ecae5d932250475a72b51299af17f3b871045be0a7f82953f258d5376088cb2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cbfe0e9b1171126b194ddb7aaddd1ec4affb8205913efaffb0a33e557a7a2fcfb7e781a216a0b60bc2bf0dc5554d627459ca98b163983c88b1bec3806ab3aada"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/dynamodb-enhanced@2.41.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services-custom/dynamodb-enhanced"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.amazonaws/dynamodb-lock-client@1.4.0?type=jar",
      "group" : "com.amazonaws",
      "name" : "dynamodb-lock-client",
      "version" : "1.4.0",
      "description" : "The Amazon DynamoDB Lock Client is a general purpose distributed locking library built on DynamoDB.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4ec67dff045602d072a5631799ebb864"
        },
        {
          "alg" : "SHA-1",
          "content" : "6aae4bc1b4eeab582e370333b2174623c62f82c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "c3ea01214dfbce4c68ae7064a0c979be96add91aa16cd99b335b039bec304a68"
        },
        {
          "alg" : "SHA-512",
          "content" : "376d633bb29b3efdbce6297dcb5c7af96647328cb0c28329c5d74098ca7b40ca410d0b07f82f114eda57d53110a77a678de11e7bdf11cc887b26ed554d31a4c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "ccf8d51b4a608923f4b91d928210a0270713ab9866291b10e76a90b305d8d6342a25cd31ce037f6ed14bce2ea37fe76e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2991ad22d0096fdbd235c2fe291a0ded84a00d3fef895717c849f74741f59cee09fe6f73e98ec72faf95683fa37af0a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ce5dccf1bdd5dadffff2b790d003076a1214e66a6fde116ae8d4f5baaee70d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "02063b41818332b6175a9ea345b08caea9d4ef2133468929a4ae5ecedf29cf073f89181e59ab8a7c59073ac1032c324f538f5caffa12fc355494d4d48b4f0f9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/dynamodb-lock-client@1.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/awslabs/amazon-dynamodb-lock-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/awslabs/amazon-dynamodb-lock-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/cloudwatch@2.41.21?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "cloudwatch",
      "version" : "2.41.21",
      "description" : "The AWS Java SDK for Amazon CloudWatch module holds the client classes that are used for communicating with Amazon CloudWatch Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "491899a72dbab9574cd4d06c8b035ff6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d04a5417723fdd050aaf3394fb068732d8b95b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ffbad886ad2ba54ebda460270b547fc0aec1b6a8c442f737730319c578d2539"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b321afc185b02f2b4a9bf08eabde6e07c35376046e3292883123eb57991278e16d11399463d02062885d82563295927011e11e9bf1bae7376d1c0fdf56905a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "a9398da94cb78cd6ce5dca57f1672fe076b63b512d7ce5f143b5d3b1b596ec9415e3df75bdecc28b8ae8bc9126ff5a20"
        },
        {
          "alg" : "SHA3-384",
          "content" : "647a8174e2c4476adb13b3e5e00c82d4afcdad0f9aad23ae17c663a5059e21725b7b8a4df4e4c761ae1684656e534fc3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aff0c52f68d6b8ee2342cbe95dac0e73a0d4af22e01d30caee13ad4e0d1be354"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6601132ca96f79856cc07d2045f6998f1c331030b297141af8460dd3b5a5b985e2dee756df248704ef68f68a559dc467697a6ec9704ee2223934566747f53a19"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/cloudwatch@2.41.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/cloudwatch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.41.21?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "smithy-rpcv2-protocol",
      "version" : "2.41.21",
      "description" : "The AWS SDK for Java - module holds the classes for Smithy RPCv2 Protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eda461262618119e51ce098c630a3e39"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec25c25a3f076a8cdf8c51e59f9b094261143063"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb4ae7b03226800f5e5bd00bca172334d2d024c4d41e06e54ad9b062604e8adc"
        },
        {
          "alg" : "SHA-512",
          "content" : "d7bf47f4dc7d1b29a00ea6e20d88c23c440038eafd040a944a03e000876e683ba16e8c833089a4fa8c2f2fdba5bfe3243048d98e55679af115d3096951e6cabe"
        },
        {
          "alg" : "SHA-384",
          "content" : "b1bb3c78badbe1c7b3fe2613d203b89e8ba5f9da97c0b021a08355bfd937073d3be8a5018336738739023dcfc578ebed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c577dc99f29f90147920d125d1dc778ca54ba51b524f675c84a47ccfe7ef62f0682e071207ea06fef48f274c73df6b24"
        },
        {
          "alg" : "SHA3-256",
          "content" : "207ad61262c972fa0a4beb908bf95aad5d96efe2eec8f782777293052b64595c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3210eea2a031155ac382dd92dae82b2b1b1a5cbb7f04ab40341b35a83dc84ab75e96b605f45d0dea376812aefae14e0994ca9c06b0a2c78306407d6b45458598"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.41.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/protocols/smithy-rpcv2-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/arns@2.41.21?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "arns",
      "version" : "2.41.21",
      "description" : "The AWS SDK for Java - Arns module holds the classes that are related to AWS ARN",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96b45acaf229acf2abaeb8b9afd3c940"
        },
        {
          "alg" : "SHA-1",
          "content" : "16e8ae06292aeaafd28ec5cbd37c2acb9858148b"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4ae41230ac1eadfef49fdd38b5a0e1dc887b053004799109fe7d18346c388a0"
        },
        {
          "alg" : "SHA-512",
          "content" : "2560a9275cdb24028b1e70743fbc383f19a44beb70242441d7dc79aad2a1f4c5c30e39089a410f7077597519bb2e16703a6f7b169921b1a2b2d348d04f15b628"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4f3578ecb00564c6a7a9ed0d5b38ff04b6b56367f3fc07739b67897c2f8c8188136455324d4186d0c91a5c875b4cdac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "14d0682757a7f24730d4464ba203a2e222e113566842b5f7ebebc1485356e93270a831c3b851a3f85d44330a69798f78"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ca5a62edb92b20e255bd2df04e97c038188dd019fccc693c87e90f2ef35a5b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d5f57669c8da512521c39c99ee47858095e347b8dbf36e4c18c67c1ec5f12c324a2a32fb164dca954ae84c95a74e05a68afa06bb62d40c7430ef7859418a52c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/arns@2.41.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/arns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.glue/schema-registry-serde@1.1.27?type=jar",
      "group" : "software.amazon.glue",
      "name" : "schema-registry-serde",
      "version" : "1.1.27",
      "description" : "The AWS Glue Schema Registry Serializer/Deserializer enables Java developers to easily integrate their Apache Kafka and AWS Kinesis applications with AWS Glue Schema Registry",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "caf0a7e8cf6b1d09a23fcf07161297ae"
        },
        {
          "alg" : "SHA-1",
          "content" : "7faa24abd45583543d6680d11bc24b5b54a26741"
        },
        {
          "alg" : "SHA-256",
          "content" : "85d42eb1e0e2b471c3af24b6c1480092538287ae427295e1c01e94d2c7279ad0"
        },
        {
          "alg" : "SHA-512",
          "content" : "961f2eb3e3078dc1c0a8cdba2097c1f3b3d99f532dce3022770cf9ac3281cce52e9b329ba297bd538b04732306e77de25e631dd107b032dbab68ae34382b252c"
        },
        {
          "alg" : "SHA-384",
          "content" : "55b7819aca67faf274d4d6751cf4d8ea3ba5a4939202fb51887d31fd42fe2a468845a982342d7a5ca8157fdb132af643"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4dc8e0713324b29aeb98f2245251cc65b19ce5c7b5e14d3a16cb3d6484322db18c235a8ea704e4048ecf521b1fda8a5b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f6d5dc19a9fed9a0780f4cf0dd1cafccbbc76b54d67ac67e8480584ed5aae3d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14765c6c32eb6403c5d8c35bd76ec24957dfdbc91be64ca1ffbc7d3467fd2921d6e8ba50fc6f1b5f9bbca16f105fff74b275efe96b552e5b78f7c1ddf197e5c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.glue/schema-registry-serde@1.1.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/glue"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/awslabs/aws-glue-schema-registry.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-clients@3.6.1?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-clients",
      "version" : "3.6.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "78143b0ab89c3320acc0eb9e2057e665"
        },
        {
          "alg" : "SHA-1",
          "content" : "f286782832fee4fca84c2f4158b9258f22fa0b85"
        },
        {
          "alg" : "SHA-256",
          "content" : "62668fd9840f6d84fbf345bdbf245b1c160f51ccb42fc89211ecac789640b197"
        },
        {
          "alg" : "SHA-512",
          "content" : "d92ad00a77c82c82de5821d3c68a33db16818460da745906f2e7767f56e96e6d337a80aaabc8a3946fad865169147d6844de8f45fecf10b3df0b75136cf466fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd8cd5d5ef7cd3b72ec3585e0d903e481b5e32a1fa0e7bf3748d41da1675d0b021a4e953103497f43ff625afd1b653b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4e71e22c71663d8c974f24bfa6e45b2c9bcc5664b23b0239539f718a9b1faf57580cd9585165adff5a88a74185af293"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19b8bdb1c3c04bbf30645d3e0bee739649e4c96ed64d8a5709082bd0eebece4e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "739cc4eef3e219d676a4070c3bd42b84d7bfe4737bc4e2fe84c4470561dfe2f3f8d06b952c7db84f7e8dbea3661b8e85a74c2099dd2f0a82d9e80b3f6101dbe1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-clients@3.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.5-1?type=jar",
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.5-1",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "16ede3375b6c900abafd95b600b512b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "fda1d6278299af27484e1cc3c79a060e41b7ef7e"
        },
        {
          "alg" : "SHA-256",
          "content" : "f779fcd068ad91ac77aa0239104bd42793b0dce807fb1d73b51c635e0ea1e293"
        },
        {
          "alg" : "SHA-512",
          "content" : "15762f4bab9bf89211fd1a59f40bfc15e8d4041ad8be29966d93b4a2272059b57cacb97483eeb3ba9a63f2d78210d194591d0e7db923a6b5e754ef6f28c0d72e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6db1222eb674bc743f85b768d585f75b30d7db70c70d75ec1fab33b3aa343ea05e59b906d7c2784d844911f05f792b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c87e5e4dc3a2daf1ccfc1346df09fd58ed2cb71accd35a1a175df21533540670c8200d234ae41ddb444ffa35822d98b2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3d55d45a6304256d3119bd1d0828b1c29be838dde82af51a51faaffdf25078f1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "98589aaafe83b33af917076b162231a491b226b4972f6f526fb7afad24a27209d656b197d1e6f315c4aba1b40d60cea39ef3028e4b8b77e8ce99c30696b8a22c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.5-1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
      "publisher" : "xerial.org",
      "group" : "org.xerial.snappy",
      "name" : "snappy-java",
      "version" : "1.1.10.5",
      "description" : "snappy-java: A fast compression/decompression library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a52ffcdbbe525b486237a7098e5c5ff7"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac605269f3598506196e469f1fb0d7ed5c55059e"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f3f1857ed33116583f480b4df5c0218836c47bfbc9c6221c0d73f356decf37b"
        },
        {
          "alg" : "SHA-512",
          "content" : "36c288aa84017b52362a49a20d1702151a16b9f58518b6877f11122941a549d94fab8d515f7f1ad6384fb94be569328abf862edaf970c10a16832498dfda853b"
        },
        {
          "alg" : "SHA-384",
          "content" : "693a542ca2471dec4da5fe582563aff1bf5238e1a8d1a1f79cd8138334f94f1112094fbd270b1637d983c9290084a6e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41cbbb20b4bc0bd9a80521904568335fb131602a6931783f5bf6a1c8287b8ccd92c8169b8bb2399d27208fc067ef2321"
        },
        {
          "alg" : "SHA3-256",
          "content" : "38dc41c5a0d827c58e1409a63e902d0568a03d67cdb99708ccc63921000ddc55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b07d178cc94f6385d5f09d7730d2dd161c6f7d6815ae779e742421c0c1fb92043c8ec8ce5ee67660760f5287bd959eba1028924257a6ff36fb5439d8f81bd049"
        }
      ],
      "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.5?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/com.kjetland/mbknor-jackson-jsonschema_2.12@1.0.39?type=jar",
      "publisher" : "mbknor",
      "group" : "com.kjetland",
      "name" : "mbknor-jackson-jsonschema_2.12",
      "version" : "1.0.39",
      "description" : "mbknor-jackson-jsonSchema",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c71525e39acf5f4bbfb444a97f63770f"
        },
        {
          "alg" : "SHA-1",
          "content" : "03fa849bf29e57994bbe8958ecfcccc1769e67b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f8dca7b5487d6adda3b47e5584e074eae37a7d85e8aaeb5516ed8d390101d36"
        },
        {
          "alg" : "SHA-512",
          "content" : "07379de2defc025c922ecd60deba5c6d754ce6772e4eb152aaa321f02f9b73fdecd8168237add4cb9913494b9cc35ae182b36ced0f970f09a4789308673fb165"
        },
        {
          "alg" : "SHA-384",
          "content" : "2cd3dd787c552b0fb8a3fc2bfe5bf624bef7f9fb8a818daefffe002a4b85d28f517869d4ba692de644ca6d5a8604f598"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe5deefcd12c54f722f6edc56352838246046fc8fdcc3d04a191f36850ba6be51ef50feb8fa4e45fd579e5f83ce7435e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "621eec6e19c47cc28b08b63d297907580766b24a2aea2fb6f8e1ffa082acad4c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55ab2da835d75b49fc8c3cea72b04a7f8dd67d6818d2845c89edf6246d0271fd8b6453f4bebd7ed6fd6b41f1cf0a46d73e3684689f3143bd27d71a9cb70f9eae"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.kjetland/mbknor-jackson-jsonschema_2.12@1.0.39?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mbknor/mbknor-jackson-jsonSchema"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.scala-lang/scala-library@2.12.10?type=jar",
      "publisher" : "LAMP/EPFL",
      "group" : "org.scala-lang",
      "name" : "scala-library",
      "version" : "2.12.10",
      "description" : "Standard library for the Scala Programming Language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9fcf8259fb239c6f2b148963cac03af2"
        },
        {
          "alg" : "SHA-1",
          "content" : "3509860bc2e5b3da001ed45aca94ffbe5694dbda"
        },
        {
          "alg" : "SHA-256",
          "content" : "0a57044d10895f8d3dd66ad4286891f607169d948845ac51e17b4c1cf0ab569d"
        },
        {
          "alg" : "SHA-512",
          "content" : "930e089b877168806aa5117b50d4876426df3b4cc1d4e880a2ee7620f337a23964af5046064095d32c9364385c38eabb1e57939a482f8fc629a6d73b762c9a5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "bba784fc3462e9515b09514de4e462194a0da443c5709f806abbbaa0ae388694ef44c1fc0e3c16aa0c3c822233e27686"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e33e3d02831ca0128ac5a9da5f0a77dee546b45f9e646b1741c12e25f1503b707bfcde25cc1aaecee087f5f2fca8eac5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2439cd36297585dfa65b669b236af53e49e2942c487a7c2f20e2fae638dbdafd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "00fe9952eb4360298de429838ec89750ae4c17b6d75905141bbf0fb503fafc38368908ea048528af853e73c8d6dbe9637c0599a5d37f08a38e18698118c8dd69"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.scala-lang/scala-library@2.12.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.scala-lang.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/scala/bug/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/scala/scala.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.validation/validation-api@2.0.1.Final?type=jar",
      "group" : "javax.validation",
      "name" : "validation-api",
      "version" : "2.0.1.Final",
      "description" : "Bean Validation API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5d02c034034a7a16725ceff787e191d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb855558e6271b1b32e716d24cb85c7f583ce09e"
        },
        {
          "alg" : "SHA-256",
          "content" : "9873b46df1833c9ee8f5bc1ff6853375115dadd8897bcb5a0dffb5848835ee6c"
        },
        {
          "alg" : "SHA-512",
          "content" : "2f136d337c49a83dc0eff1caae74ba11413269b779257ae0b76864e207abd729b2392ab2ae3a3dc7a6d065d60baef844ad797a11f69589119a827ccee5c20840"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0559eff2537f82b11f611546b0b387f8076efdee8e90537b2c9f0f2325cc7686c1fbbf4b00d6217dc33677f4d5382f8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e26cb51beade8cd45a737002c98a400c800928b9a26a702a1833c29e1e0868af355460416d9d813b0830a184a9fefc08"
        },
        {
          "alg" : "SHA3-256",
          "content" : "987342d3fd7c3275cdbde0295e91a0dfac15058f73b57341ba40cce62f581195"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c8e8c4f83fb4c3d881c7dfda07650b035db00251aa8b8030f00c4a0cf1ed919665a76c44a0da78b1bda118279cbf26646c1b813c1f3c21be2b8099020ffdfd01"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.validation/validation-api@2.0.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beanvalidation.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://hibernate.atlassian.net/projects/BVAL/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/beanvalidation/beanvalidation-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.120?type=jar",
      "group" : "io.github.classgraph",
      "name" : "classgraph",
      "version" : "4.8.120",
      "description" : "The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "22420800c308c4891b197ba523e35cfb"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b4e69eeff77dff52f65445fc14357a7cc66455a"
        },
        {
          "alg" : "SHA-256",
          "content" : "db5e22e3b9053e68915e1b821a5875db3cd22f2c46ebeb723dc3ec16cc763858"
        },
        {
          "alg" : "SHA-512",
          "content" : "242bb7a9010b43e4b3f26124376dad8cc30c2fda485247b7ca331d5af639fa6233aba4f4120dddf6d54024b520335baabfd76dde718d27e66220862c789ac26f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8db6dc9958d84d0d1859ce1b3e8e60760e6e429c47bf0583bf7249888c97db700a6171a44d00739596b6195bbdaf475"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b6719150498397721444737e2350c1e3aa962e74c449560488bb912e45b6947ee53e58df3024b7f9576290ebadec1b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "78091b60c460455e1cfb0a59c1899a42c0dd47e59241ac07284a1495e125dbc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "510d3a192c5d4a8987e1d5a2b19afa31b22e384577757f73b3e0ae8620073db9923a40461cbf536a7c988d906b66d30e635700e7868d61be031bd848a3e28578"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.classgraph/classgraph@4.8.120?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/classgraph/classgraph"
        },
        {
          "type" : "distribution-intake",
          "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/com.github.erosb/everit-json-schema@1.14.5?type=jar",
      "group" : "com.github.erosb",
      "name" : "everit-json-schema",
      "version" : "1.14.5",
      "description" : "Implementation of the JSON Schema Core Draft v4 specification built with the org.json API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "be60975484e0dbaab866f41dfe57b397"
        },
        {
          "alg" : "SHA-1",
          "content" : "8e665b69d7ac71565fa46212a0d25be330c7b207"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9b63a6c50e562214ce4a60d897554dbd7cdaec66d9d4b33b9642f84426124df"
        },
        {
          "alg" : "SHA-512",
          "content" : "dd8939d891e439676c167fd7028fb495b959ac99ec55b305383fabd2d8060f0995847d6c6e4beca86d6985e8ac10b92a1c398c2ae0fff5f96a87513559dfa621"
        },
        {
          "alg" : "SHA-384",
          "content" : "75a86ec31a285db4a7ff42873d1dfd22c5a6e7b49ca3f58e21f639adefab6a001c7b88904b09b98576c6dfb12a329320"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ab962474c2cb03a66777fa2c59d236978708c157cc41d34ee2e09e484861dbdde297e432e59bacb1333ec8aa405ca296"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c83fc644a33c17d3748c0c0a494578efb19539c4369497e2be6d47df1b78fb35"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a1356e2d427eefc87880500550431283b69b18bf1c299806efe742fc110e33db37ba0a82a3985ab34fffbf549849e5bef643e980c874498ec30aa3d6bd61e2d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.erosb/everit-json-schema@1.14.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/erosb/everit-json-schema"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/erosb/everit-json-schema"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.json/json@20250107?type=jar",
      "group" : "org.json",
      "name" : "json",
      "version" : "20250107",
      "description" : "JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08f35c88f0313d32aadf58bf98a2cdf6"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1b5f0b5a1ce018b93a691c57ffc7d141b3a10f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "85d4c1ab192d3117fd02c7fff1ec0fe63ade45cf56def7fe950ef060cf06e99f"
        },
        {
          "alg" : "SHA-512",
          "content" : "82142df039c74b74abec385d1be43211d662c39daec7ecdbbf82d86fa2fadeeb3fd3e0f93b2bad269d21e206815ceaeb32c9c3e6fde374124086ba3d62b8760e"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ddbc38b0fdaf7ae2ab5453a0b5e5575daa16b766882f2bb33c178f6000332a589af333390ff35c9f3f71c2bcede9190"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ec2e196eb2e4984e30cc546c94170f3f38ee7884756caa80c14f3896597b01230abdfd2cd1902cf47ca66dfc6b6cb02"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9c2977c9cefce5aa4fa5309b772ab606faa5c3cf18c559f8981e99d45a7dc733"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fbaaf598c52d83ca1234466413bbd2bed202335c1268ee624134fc72083f3dd8c114704a26a881fb8b941baa910f80017ccc7580a37c831a131780dc7215f157"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://github.com/stleary/JSON-java/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/org.json/json@20250107?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/douglascrockford/JSON-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/douglascrockford/JSON-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-validator/commons-validator@1.9.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-validator",
      "name" : "commons-validator",
      "version" : "1.9.0",
      "description" : "Apache Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0adeb5a4d23a33b9c80f5fcb2fa2ab3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "26e49d333890ccad072eb530a85fceb9c07818df"
        },
        {
          "alg" : "SHA-256",
          "content" : "c3c14748e2d78db58df88808740711bd643b32c45ffa7b8a739f00fb467cd7d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f014fbef276ebf1632b895feb68ff128ba08aec63c4edf56f11e6d373385b70d6cebb71cc959a181725557302065d5acee2eeea8ad1ce56831aec1b3b660a85"
        },
        {
          "alg" : "SHA-384",
          "content" : "ebe478a0513cc424f17e1ea1ec9305970386f45343d675398c456ec6f5fb8050f5cd98a7de52f2f80722054f55ae760c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bc60e9c72407fffe9ec46e151c7197bbe6be98d3f439e4935da5c88151e0b783b5d22a1c3b789cf4b4924a5af7d5d0ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af350a877a2dd525b3ac08b403f8356b80dd1e3cb16cf41f3880dffcfcafa5c4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a6b3ef5fe658ed49eb0f19569b1f35b453c1fc1f4da6cc39d36c96fef97799d2e63f1c73415dc85049fbc199171359ef8be6aa349e87399a7071068119a59d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-validator/commons-validator@1.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-validator/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/VALIDATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-digester/commons-digester@2.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-digester",
      "name" : "commons-digester",
      "version" : "2.1",
      "description" : "The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "528445033f22da28f5047b6abcd1c7c9"
        },
        {
          "alg" : "SHA-1",
          "content" : "73a8001e7a54a255eef0f03521ec1805dc738ca0"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0b2b980a84fc6533c5ce291f1917b32c507f62bcad64198fff44368c2196a3d"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2c822690786b41e0a02506c7aaf7e8a4b8251ea71d6978ee03e82b11ca242e49386d6da84dbc7182d5a6fb167822aed200da2d97e2f264d63ccf8f1b9681ac8"
        },
        {
          "alg" : "SHA-384",
          "content" : "2aaaa152e6e5fa4c632065e18bb17f8a223de0713be0610b62939b179fccdd37645f2e3073896f455ea95566274e14c1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "68f842c1a87a2fae303d1662a2b9d9d63b358c11c7b26ec468ef64f5e677b44e3db3d30a7f4b74aa73bda0ecf9f4858a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dafa3bae04d0eb180e384caf6a86be5387537992b2b7c4998cc341d56f0ac4d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7a3f2991476cd5f2f8e645fe9820a9820b720b19fc6451be09a3be35bab7d51fe28f094c0f9735aa5f6fb9dc432c8513b7d15ae44d66b0836e97abcf06d74ce4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-digester/commons-digester@2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/digester/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DIGESTER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/digester/tags/DIGESTER_2_1_RC2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.damnhandy/handy-uri-templates@2.1.8?type=jar",
      "publisher" : "Ryan J. McDonough",
      "group" : "com.damnhandy",
      "name" : "handy-uri-templates",
      "version" : "2.1.8",
      "description" : "Handy URI Templates is a RFC6570 compliant URI template processor. The library allows clients to utilize templatized URIs and inject replacement variables to expand the template into a URI. The library sports a fluent API, ability to plugin custom object renderers, and supports all levels of URI templates.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc72a6aef494a42a766ed53b00f146f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "170102d8e1d6fcc5e8f9bef45de923285dd3a80f"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b83846f2ff61d0aaa66997b64b883ec7b65cf13b50a4d7f58250996d429be2e"
        },
        {
          "alg" : "SHA-512",
          "content" : "1218e3164c49cfc0e508309b9a0ff78225a818c10af3f2eecca4f6844bf616adfeecb82be8b6f98ae581dd56ff90b41aaa1d996845cf9308cde6bf06ce290e2d"
        },
        {
          "alg" : "SHA-384",
          "content" : "53e3c379ae68a2d748365b233cc84f0905f8e1602a50851707b7055ac54a02301a722a59e261fc4c9ae60d3bbe2f7ecd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9d9cbd9b4b5b94015c6aef321fac69a84c7e3283f85b4a10900dafbbddb8ecd801129c197b3b5981ee93db1af3b83f60"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a5c69957c7b9c87526561eab2e8081737d56bd0c01151b1c8a4a13a76ef2fc94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de4124b150f2f8a008620e1f156090e115c2ccfaae9ffa7a3375844a8f5fd03de84ab6141e7f9f58b4d376d209768c1ab837723dccec27e65e4bf23dd56b6c6a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.damnhandy/handy-uri-templates@2.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/damnhandy/Handy-URI-Templates"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/damnhandy/Handy-URI-Templates"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/damnhandy/Handy-URI-Templates/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/damnhandy/Handy-URI-Templates.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/joda-time/joda-time@2.10.2?type=jar",
      "publisher" : "Joda.org",
      "group" : "joda-time",
      "name" : "joda-time",
      "version" : "2.10.2",
      "description" : "Date and time library to replace JDK date handling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8074973201db41be2eb9eedb9263be0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "a079fc39ccc3de02acdeb7117443e5d9bd431687"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3d9f78f66ad8e8fbdcb4b4a43481eac95f3cdbcc0fe064542dfbe336c3a0e10"
        },
        {
          "alg" : "SHA-512",
          "content" : "ecc98e493b059112d8be05bce3682983ad84f03d7a987f4d3539f3e5fec758f7b124f4d00c1c8a452248cb10bd2ba29e11046e87cb5daba9919ddc620c57bf7d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b0e4a461e6ab3ace334aad856e83bee56c64eb3d7cafb981dcb9614ccd287de0329ddd0733c52888195d60810dc52ab0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5fe593dac1dbe23d5a9cf1f971fdb94314f2072b6591dd793977b289ddbed5bd4c6d33f11c5f2bb824b2dff99de442dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f9af904177242d0f81524030aaaaa70bbcc557a92c2558d99ed8920af20abeb7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "51f709883ad672485b7aebf7f4c1f63e03438e6c5bceb76f665418bf67d1dd5dc08b95f7ca4c6da7c1d2b2ab6f184ffaeb054492c04657286b8e4472993167f1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/joda-time/joda-time@2.10.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.joda.org/joda-time/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/content/repositories/joda-releases"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/JodaOrg/joda-time/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JodaOrg/joda-time"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
      "group" : "com.google.re2j",
      "name" : "re2j",
      "version" : "1.8",
      "description" : "Linear time regular expressions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4240e655caa938c61ddbec8b92bfb061"
        },
        {
          "alg" : "SHA-1",
          "content" : "12c25e923e9e4fb1575a7640a2698745c6f19a94"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b52c72156dd7f98b3237a5b35c1d34fba381b21048c89208913ad80a45dfbd7"
        },
        {
          "alg" : "SHA-512",
          "content" : "f556b098dc29ed8fbfa7ecd343b457c49c4deda80dc495ed164297a415328c20d7c89b17cb240f6d2f92607828db52e4f13b66b11277e33e6ebc34a97832da86"
        },
        {
          "alg" : "SHA-384",
          "content" : "beef5588c374be01cb9cb1c7854e2741827444ce6908c73e4494fb6c7b14fda4a8424f257c1cf900957dd7928e7247d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "580230a2224e63cbbe5dd3742935e8ff51333b9e38510203b7ab22070b903dbbc8d720a820db3a01b65cb06983632f7d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1346abb0ccffe538d735667ba664b4ee2eaec5c30f2052115d34b16fb0fb350b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "68b26bddbacc2d72fde5db285549bdefc62206adbf285b58cd5b49f7a20ce1e2545a031c021b5d4402ff068170f4ce1fb90b618b5ed1e1f3b7a1b694f5ddf5ec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Go License",
            "url" : "https://golang.org/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/google/re2j"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/re2j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "1.9.25",
      "description" : "Kotlin Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "33aff849edc75a29bfcfe2b47258b3de"
        },
        {
          "alg" : "SHA-1",
          "content" : "f700a2f2b8f0d6d0fde48f56d894dc722fb029d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9cdcdbff1f5de85380ae526977e683726c2aa42db1ed6e6e50ae89e496e95fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "453d9eb016259dc4582c206687ab9463b569680e89337df80d1a8bd08c3ea73b50ea84eec23afea76cc060b998b450f00d506b92d724f60c721a81b2189c6c33"
        },
        {
          "alg" : "SHA-384",
          "content" : "741f1089335d6be517b37c316bbd5ad822ab03150357972c7cf95b7bae22b295803faea7a2c5fd6c1e90d682c821115b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56aac846ad829fb124b5c54c9c9ece9553b28107d3f3fad0aefbd56a660948a3815c1e2ce2bb338ecd928afc861c6c71"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8c4b7a8332528cc9ae0ea9f5d161522a091f4ceb3beafe1f1846ee02572baa35"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c6d0dfd389e334d73c2385ebb9ea392f861bb143acf916af68a6a6b0eda3485dd41a1eb658551e358d406c30a7ffa50d2c8a10a64a76417099eb21bafe18e6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk8",
      "version" : "1.9.25",
      "description" : "Kotlin Standard Library JDK 8 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34513d27003b6befef92733e27ca2485"
        },
        {
          "alg" : "SHA-1",
          "content" : "20d44e880a284f7b5cd99dd69450b403073f49b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "f94fdf78390ce9be30383bf039c5a935caea33b11f037fc7f86bbcee19287e5a"
        },
        {
          "alg" : "SHA-512",
          "content" : "98b2213f68ee16cafdaca3f1caee97f71f6f16cade689840aec52ad833737381fe8483105990eed06623d6a96b32b024c472597670e167f112fb130e600d4bf8"
        },
        {
          "alg" : "SHA-384",
          "content" : "87371bc178898dfb3df16bffed44fe098a385d53b6d2436ad0ba43d4809cac96414aef5d23ae2fd8b6ad59c2e31b83a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cbcf7ae5b6e8f78f9dc9a07806d72216839f181240bd711e8634b2b20fb5ea982becb6b73ace3c69c8d2952f4176b41d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f9ea65a93943cb98c1e74bbbd34288b6d2ffb899568e34865179de2b722804c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ceca30a23ec00d814a5050009ad6747e646f194c74111bb7c2042e1ebd3dc089673fdf303861a43c4c89e62c5f8fde927953fa2f4a2fa711c4e9837c1a96883"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.25?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk7",
      "version" : "1.9.25",
      "description" : "Kotlin Standard Library JDK 7 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "00b574c013f45be45599d071dbd818f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c166692314a2639e5edfed0d23ed7eee4a5c7a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb5373dd761b4e93e3f538c5e853bba38a71143a181536e8f193ed6e4eddb3b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d529f26e14735d7dba2ad126d7cf2e92904daf7e71610563acb6bb13a58fe89437b4ea1f2f1a0f1abd985333709198e257540b08b1509293b5c75d19e001957"
        },
        {
          "alg" : "SHA-384",
          "content" : "de4e79aa327c38bb12be59cf5437612823a2d450b4f698623bd3729efc65391a3a676e0e456198fcd436e5cb8a41f3b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9491aa784d899e9d12c0756d0c6f8191199d6749ec7a390566e18c78c4538800624aee51fa8dbf5d2a1f9cd1568deded"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b3243e23996177a8b854642a3f1fdb4c00f235ad7724145fd66081fe6c9f99f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b0d110ee0a23e6cbcb7e34d5bdffd1c8e5b84fbfd93fa7f6f58058dec8bbda946dac030d14b35250e10dc9f61b91045eb8bff32d37cb611a74ba5985d7072899"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.9.25?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-reflect",
      "version" : "1.9.25",
      "description" : "Kotlin Full Reflection Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "84e6357e926582ddb17c4ef8bd302f77"
        },
        {
          "alg" : "SHA-1",
          "content" : "73023c38b7b20430232893cf9b556dc8486e07a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f8386ddfd69e7f454a1e6b90b271dccd901d96a257fdf633ecf052fb8951d9f"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f5cfaa38d1b9bb203e69707b3e6dcef986fb145163f4e6f4446a340356fa113719350dec51722372c19fa1e70843b7e28b8262837eaea77e8634b08e16172b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "ceb8c26c23b1d1f11df89dafca9e7550cb8901f95cae9ecd3c35c0a80a8b02c17dd5803c13b336dd296fd574a05c40a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "676c0d9d81a02d4d4861d8cccd1ac7fd8145684c986710f78aedd3b8892d735afe172bcf662e985a5fbfebd6ff3cb24b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea4c6201e05d9dd00e34a09786d7d7ba5918d4e418d8b6ed4b24f509d4160f6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "80e7cae49ef1a77f0415f235c23c1438c43a55a311a6adc17ea543c2a268658ac00d042e2ccf01e3436bf435f53af4a67a41eff9e6e914aa0aed46e5b15b1ba0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-compiler-impl-embeddable@1.9.25?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-scripting-compiler-impl-embeddable",
      "version" : "1.9.25",
      "description" : "Kotlin Compiler Infrastructure for Scripting for embeddable compiler",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ffe66aa057709a6381cda576313360a"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdf3facb2388abb12962d2a501a879ddfa640e90"
        },
        {
          "alg" : "SHA-256",
          "content" : "b26c5ed85f54868d4beed10df75563dc00b4b4317832fc7e127fb05196a0592a"
        },
        {
          "alg" : "SHA-512",
          "content" : "eb9bb59b6daec34863b34eb19690543d6e49fabd6921c20b46872d2d2cf1b69e6fcb748946ca9c130c3e4ac1f21319153529b952fb4f930353bef99fe4a84331"
        },
        {
          "alg" : "SHA-384",
          "content" : "9bd8bc416e121978f72a440b0f37810efc57e389b21121b72e03651760886532d33f5e2777be4083f8607a57e7dc484c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "81e0e716ab95d7751d6898b9bc4cca6c781fe9b04272379ebcb8251a99523862654e36df7feebbe51975926f7edddea3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dd9ca8b43ea1705aeffc0b3d1e5576d50c1f73e29e951173b3c0bcc122e1a805"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d438e663dad5b5b51b555541c509ea7cc668c3436a0af2a0b3184a8c0031ea530db11ad6da674a0816577db31a42fda73a3f933d7bc887ac485cc488aa9cafb5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-compiler-impl-embeddable@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-common@1.9.25?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-scripting-common",
      "version" : "1.9.25",
      "description" : "Kotlin Scripting Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7865fa9bede7bab0f6aeb48ba8ac6964"
        },
        {
          "alg" : "SHA-1",
          "content" : "91c60ba89e416e5f856c8434ef8cf4f94a7fa5f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "239deb35406f396caf84d34d7ad000511b0b29fc2fcd3dfcbf4540f0ea8a819d"
        },
        {
          "alg" : "SHA-512",
          "content" : "93729189d5320cf5902bf8018d6ac96636cf584faec8fc7fa45efea2caf5f63642fcc9e2275b9be6993dfe4bc5150baeec7d186c80a9d94f2879f89b8b1bee97"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ed20bd106d6ee19c96e22babd64e7c12b1e45756586ea149849515704e1a1e2dbde48791a01c336b7ecce58e26779bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "99c728648e1ebea54ce375c3d47520e8e75dd4f65e1e5b25aff77fb9668f07bf719a90145abd6a64b4ae108e7882c26f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c02510f8873807c76a50ba25f7bdb1081ae773392f79b9721efa1688e57c4818"
        },
        {
          "alg" : "SHA3-512",
          "content" : "849ebc38424f416164b7d2593ef722b66de8b5d1ac209eed35bc63c8d54b541df8d63a7082d2b7599a5e5c87b99633ced1402adb435c4b18e0b90492b89b710d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-common@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-jvm@1.9.25?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-scripting-jvm",
      "version" : "1.9.25",
      "description" : "Kotlin Scripting Jvm",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e84b737ca69e0d3186ab0bb299e896a"
        },
        {
          "alg" : "SHA-1",
          "content" : "68086b208d6c6bca0daaa3ab51861a2d9c75b6c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "00dd9aae4ec6ba2e6d527e4c91c00bdb7814206b862958dea2f974589b39873a"
        },
        {
          "alg" : "SHA-512",
          "content" : "93cf2370c8966e4ebd0890132a1a34fef7689ceabd4f910049fae70cffae7592b423b0de68d2f1bb18bcbce4dc9d251567648de2061253df033c0a973f82612e"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a7bd14bf5b3d065ee2ed8923e8a77db2f0e344746eff361903e50cd8703b88b73c4443a8826cf8e75876ca698993923"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ef755e96b7ed5df39cbc0723c719820df816da1f5ba271977bd295bc505af7fcf083d5568e4a9a3992498410fd9612d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "180782bf23ea4d578e1cd376709e4533aca5de292a2b33390ab44863023a104e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33078219d74f0a962283d2b6d9af37814ec9a7893bdc6ee8b468662ab7e1279bb35722dd11014725bfd869e548ec4515f9cdd815017469d63b3a24a132b02642"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-jvm@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-script-runtime@1.9.25?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-script-runtime",
      "version" : "1.9.25",
      "description" : "Kotlin Script Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9cd4e7df4b292f850d6ae0b99858f128"
        },
        {
          "alg" : "SHA-1",
          "content" : "43cdc99e4582c67c2b60f609d0e4c015d33a8e89"
        },
        {
          "alg" : "SHA-256",
          "content" : "9933edd6677b6aac46d1b5effda1adee9063fbb04c746e78b403398158abaf47"
        },
        {
          "alg" : "SHA-512",
          "content" : "9674190c61d2283a3c542a891bca151036824aacff74dfd7fd74dcda8bc61a4f4387f00d42160e305def0dfaeec079eec69dc8a131492c6196b86851710570ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef43680e04958b039136f179b486d5d76fb29d084dd27efe49edd2497aa6015c14f5589ee70151bcdd787cc077417553"
        },
        {
          "alg" : "SHA3-384",
          "content" : "137592b7a8b84495f53efcc2d5b4f40fe62e1e9315dc5b91ac787187937dee3bacc72fe4d4f7bf29253e4eb565051e92"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a5635537c6a3f4a1ad6ad4a9f74df6d6fcac9e70b40140762b51444907aa0f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bad7d3990557eb1022c32bce6d8e124a57e711d63859c5333a6c50e9edb08e34a34f0d70073917f23444b2fd64ccb07dd8a9a5e53e10913bd0062dd6a0844aed"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-script-runtime@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-compiler-embeddable@1.9.25?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-scripting-compiler-embeddable",
      "version" : "1.9.25",
      "description" : "Kotlin Scripting Compiler Plugin for embeddable compiler",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "35378d44e30d39c10004c9e3a2933c8e"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbc471c7ebad2f9179537c7044e917c276b49b0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "4adfde7eb196c55869f1c5a56b9c557ca63eda9d1cbf0add7aad0cb99a495ec3"
        },
        {
          "alg" : "SHA-512",
          "content" : "77b489e96fc897ab2fe6b2c056fadfc4f9d084480de2447a5c2b384c1697e8e239bd420a1dcfa1bae0f16256cea00f941ba48860bc6db5392b06c7ca705d8678"
        },
        {
          "alg" : "SHA-384",
          "content" : "04ff90109a9b07832bac321d750a6c1e5964f2c5ba2265c26c89625c03763ab47277df2700e12cf34b731bd825c03111"
        },
        {
          "alg" : "SHA3-384",
          "content" : "561ee09007d17210b636cf9ef2d6df919cfe3a6e93413f752b32dbbaef74fe5ad639fcbcbf5b068c11a22fef0760c20a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07123e6c5daa679586f689382bebc28cdd1dcf469052ed059f93ae841fe2ba24"
        },
        {
          "alg" : "SHA3-512",
          "content" : "85f3eaa9ab5431f739349905c1c4a51189a0ef171d7e9c800720e0869f8fb3bcbb6610134d9e2f9f21fec172c55ced13953237972f886e2d99ced02034d6db35"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-compiler-embeddable@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio@3.4.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio",
      "version" : "3.4.0",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "91cf6017cc6c20c963eff46b7fc60de5"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdbfd045ea8fb402b78e3b3a1177ce6f19d8b2f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "18780c5d229bd00895cf28b913c5a1e585dbf0aab8f410fc48392e1783abb442"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1fcf37b601310cbdfcf798a85f4235f19a10c553faa0f86fb91f0593c4ce0ca8eec7b40b7c18202cf6384a247a40eba61a3f0495d075c089fe183d3ff83ae5b"
        },
        {
          "alg" : "SHA-384",
          "content" : "f90d8c1a559cff15d4b05303487f0da5fb66ecd7c9d7a531d584081f5578ba899d51370b697320f39fc53b0fd7bee504"
        },
        {
          "alg" : "SHA3-384",
          "content" : "910c5f10904e940cd0ea421ad95214bf8b57569412baae0e73787f629b57d0cc13597bdbd3d08b31100af4a72a62f2d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e17a225f9bf6cae89cb635411fff3c422ed2d131cff324d6a490e0e2c1808f83"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9637609a34ea9d45487c083ab164d76bb39b2a3235c14738a98395f4645b1d159ad1e601a93c48f296fa6654e4fd3b86fcca91a6ad01d1e452ab866b377405a0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio@3.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-jvm",
      "version" : "3.4.0",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8183b7d607ffbce7bb16d8c534de0b94"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e8bd78a52ab935ce383d0092646922154295e54"
        },
        {
          "alg" : "SHA-256",
          "content" : "0139ec7a506dbbd54cad62291b019cb850534be097c8c66c1000d5fbe8edef3e"
        },
        {
          "alg" : "SHA-512",
          "content" : "efc615c2ae084fe886da506540da5d6162e6f2b44d6f112ea6d54cf0561f7dbcad1bfd08ece200ae15e860e1cddcd1a9091e0d28719cbeb6175934457a77a6bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5821378f74556094e725aee9a84d359c77d4aa410437206cd69b8cc49e51baa4e07f30492d32626f42ac23bf88281b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45bc6b433c49af0d75878304013d758e8ea01269498a0dc9a24d59a929c5e552cd77ccfd56c737bccef8c8abb34625f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f26676db7e5aea8943e3adac5d6ab84277dd305cc9f0cf643a436ee7503388c2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "88892290029b2ba9e9c869ed4c98092eb868a442b6084555b5bc8296c39febf134cec4bbaedbd1e64696c9c0fc3590ee70f7ca6519f8e25c81128473ef5e3ad1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio-fakefilesystem@3.2.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-fakefilesystem",
      "version" : "3.2.0",
      "description" : "A modern I/O API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9f29b8e0998df1d17183faaca0f50359"
        },
        {
          "alg" : "SHA-1",
          "content" : "54a83e49ec2afc8e2016a19d79140b1129d9174a"
        },
        {
          "alg" : "SHA-256",
          "content" : "b77a344f797ad43dad602d5d9beccbc60cbeb29477fc11d98272899adb8b186c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f64c06f8f8445cca03f3e5f245f7e0fa6455b5b0dfa2d6e0594359ce818848ce73af663ac5e0f6d8fa38fd9be973f822d7ecda445ce263238ec7eb70724fafb5"
        },
        {
          "alg" : "SHA-384",
          "content" : "c67437060710fd8243c8c2d92363a3e326fc824c5c3cc5f15f28e19497bceac4ea229a9d2f902f100022cf9deaed4a66"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f3d2913419b0110f861386652d0e071ae0d6f12e5efb7381f1782da19ced18d328ec800872a26c00df5a6abe2fea66e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5dee60561e54958478eab8939057213e042c15fe26645f90b1db2895a600c1a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "debf7a55ae1a4c245bfb4fe1844f69c94178ae8021d80507639a8c55f9857574028421aed95464b15f269b4192c9f7eb22d257eabcdb006c21ec4a833443882d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-fakefilesystem@3.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio-fakefilesystem-jvm@3.2.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-fakefilesystem-jvm",
      "version" : "3.2.0",
      "description" : "A modern I/O API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9cb48893e8de658fcfd5bb4b4068593"
        },
        {
          "alg" : "SHA-1",
          "content" : "a595353ce47e9000d40392ec9d127ef695dc4793"
        },
        {
          "alg" : "SHA-256",
          "content" : "37ab8ff15b8c1aeda3557fa7e5472917532fde20e77fb831bf42d20d406b00fb"
        },
        {
          "alg" : "SHA-512",
          "content" : "30c2069a3bcb8c7128a3dc258ced536289cf3ba785960a10d1f0ade86190028b9943869f9a1b7cebedf4e93e42d43d5ac25b43244e1c5c9f91cefe0369f8ee5e"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b4656360a8abd67162d937cf86156d2f661962057e633db868d10bc1d9229e32a8f69c0beb316aeda2ef69d2eb85adb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8aae2c9db14e2084a38179644a35f227633205c0188696e29efcb8624cddccb84e47e3c28f9ea98ad84aec0acd46f938"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32c5b749e32733a670fc1368337aeb1cfb0442639066a2306f18a9524eb36793"
        },
        {
          "alg" : "SHA3-512",
          "content" : "255db75ed33b7cfb8d1916201d196cf08ffcfe1e9634f7334468d88f4ba39bc4891e7db47c879e03ad6f218271f2ee24e7247041b6c612527c94cb52654af163"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-fakefilesystem-jvm@3.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-datetime-jvm@0.3.2?type=jar",
      "group" : "org.jetbrains.kotlinx",
      "name" : "kotlinx-datetime-jvm",
      "version" : "0.3.2",
      "description" : "Kotlin Datetime Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34885ca348ee9d9f0c72b5c1d6d2530c"
        },
        {
          "alg" : "SHA-1",
          "content" : "03996d021ef470dc9dcdb48c4a24640f72586661"
        },
        {
          "alg" : "SHA-256",
          "content" : "85df55543085646f0ea609ea3628c51f5e2d160fcc4bb40de2e7333913b4365a"
        },
        {
          "alg" : "SHA-512",
          "content" : "606b6fed3abc86c27f2e3f068f8d26a2bd09819412f938b6f60d58fc0e0293dae8e4b0d5a2193c79fdef4f9bee62921c27e918af66377d8c74fb240f1d893fdc"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcddabd76f2e371017ba15641eb40489a90f7961af23f1f7a66223fec9b5094d5a66eacd94b544ef1e78584ff6f30dca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee40e111dd640b36105e314a88306480a0862e9a67cb48ab083159b332ec4495ef69d818e2fc2cd8cae1c4a83fc97bf6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7e2d76f4713028a805c2403318de62b656fae194a6d63d30c9a46aeb0154e6f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8148b3c89b42d89a57a87a24b16497a17c87de82b2a43533b399064cc4603c429e197d266bf123061dd56786a337de4a32d334812b3c5fa5879005822c481763"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-datetime-jvm@0.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Kotlin/kotlinx-datetime"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Kotlin/kotlinx-datetime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-serialization-core-jvm@1.4.0?type=jar",
      "group" : "org.jetbrains.kotlinx",
      "name" : "kotlinx-serialization-core-jvm",
      "version" : "1.4.0",
      "description" : "Kotlin multiplatform serialization runtime library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "272518eea8fa965ee3e735312435d3c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b00d574374ae0201a505ab54c7744586866dc27"
        },
        {
          "alg" : "SHA-256",
          "content" : "9edfab129cd0a219f06a01a5baf6c03a09b5db8b5a3bec4dd95071edd61d6271"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c7a2d793b54a3141b4fc8e1287dd51c0b06072b18954cc7af745a146c625bc0bcd127e8b688bc52cfd8f2419ef558024f2dcb6415308ff67aa3b8edca563369"
        },
        {
          "alg" : "SHA-384",
          "content" : "a3de57be5b7c1d5ae42ba7cc5e95d21e10d85d2b2d702cade31c73dfda0c401a8958fdd096e8e16eec325d8a3f35a1f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a8f432f22df8b49777ea2d73d8b17de137385c7641213bec0804ddd13e426e854a440cce159e65c495f1328e3263be3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c2b90ce42edccdcb1f64ae818aa6072b992fd23c888863a029c4e39f2cc7867d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c751dbd05b824c4cbc8ee368450304d85fdade172f043b89a13eae9463b2d6e3e339dfd2a48a55f6e52f4a6f64f474e07b6c8b202982b321621be7ef914a524d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-serialization-core-jvm@1.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Kotlin/kotlinx.serialization"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Kotlin/kotlinx.serialization"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-common",
      "version" : "1.7.10",
      "description" : "Kotlin Common Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2fbf05c93d846bbe26655d6d6d2e137"
        },
        {
          "alg" : "SHA-1",
          "content" : "bac80c520d0a9e3f3673bc2658c6ed02ef45a76a"
        },
        {
          "alg" : "SHA-256",
          "content" : "19f102efe9629f8eabc63853ad15c533e47c47f91fca09285c5bde86e59f91d4"
        },
        {
          "alg" : "SHA-512",
          "content" : "e78acaa4e36e58dde84a8cd7bb184d658c7071942ee441b583d34425bf1dcf99e1140329e4e36cc0c178d513f5b38d897b1f1b3b33c4a49f8f99fcd6c6b800fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "59c09f549aa74a4a7b4f327a3e98fae8b42cfda9aec4fcc7a13aa4910f70f66710027dcfab058ddfc2e3ab37e386428f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6a3afa9daf24b106269b22b40280057a55c4ca1b024dcd96da80e87b980d0e476f0d09e48fb322deadbfd6b25b028f5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d22f89c4fee020ca2f9eaabf8867afea5e6c474657a89b3d760517edc1483b75"
        },
        {
          "alg" : "SHA3-512",
          "content" : "beed0f7788ac993a70433d79563f09dbb0673d9b5c72a4c1f54e1898021dfe2fb97f9262210526d0599f862f79b6c8d54dfb72fa1405d23a2f0655805e6bdb49"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.wire/wire-schema@5.2.0?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-schema",
      "version" : "5.2.0",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ff1142a32706177af55ffe1fb67c9593"
        },
        {
          "alg" : "SHA-1",
          "content" : "d35529133d1f5f7c2a4be8087091a3f4380e828f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c70bb75a27b96497d2b4cb533793de1f0c37550082570e063426392796ab1ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd5c58295cb0a72dacaf52ec1200c83cfa3140da1de1370642794df8e33eab98f1e9bb77a9c37307a5d62629ef33ed529f7576f63fdc24005abf2cf4dfe07f34"
        },
        {
          "alg" : "SHA-384",
          "content" : "adc2928c427f234012bf579d97969734595d4f569f2880286a290e09f3180362f5f771559df8b7b72e12ebfc96e4446b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb7eff400e67b13ce089017fd43de36a95903f5673fb4047f26444b9763128847f89c88791c0587785856d60d0001122"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e6c2598f23556c51816fcd4458602466fda441387c4d0baee48071d5880e206"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1c6ac0dd2d52d29a102099ab572b47a07e69f5f221a62c74a0d965b9addd53ffc21556818d1884649f173bb53dc9af9e84bb7f6c737c9ac49d457518363c259d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-schema@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/wire/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/wire/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.wire/wire-runtime@5.2.0?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-runtime",
      "version" : "5.2.0",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54df1828d47f417bd0f40c9366c42c6a"
        },
        {
          "alg" : "SHA-1",
          "content" : "f167825b08c9a42530a350cc456602b3f2a186a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "a497c6a643234025da2dfe81b73eb3a0197b2c07eec699f1dca727f1aa64a288"
        },
        {
          "alg" : "SHA-512",
          "content" : "99cf15fd25975b2c7a848b1308dc8d199c0f922ca2c140e2a0050de34ab4c2900c9202531ebd1931e6042f70d17c05fbbd8cb43d036674c2090bfdad7acb896c"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fcddd10ca5e4b684730e686047b52e6e996d90bbbbbec7d5890fe9d395020b6f604af7ab5d9848b40610fe51988d2d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "75969cc8bb8737c5bf12fb58922f4d5bac8c14a56b516e56000612c5212a11bd0b925de91d3007433b52135c09933877"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e4ed7e87ce94fc37be745c18996f9f61a0121ba8a4c8038a3c3d77ccb544d13d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "24bf8eee2c9b7eb83a0d64f995081d815bc81c83e9e4890fafdeebd7b7967cce25caa7b4392a28a310fb524ca583e51be600a85beac6d97f0fd29fd5004de8c6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-runtime@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/wire/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/wire/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.wire/wire-compiler@5.2.0?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-compiler",
      "version" : "5.2.0",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9af4e220fcf16a8960c4af5b01d1d1a4"
        },
        {
          "alg" : "SHA-1",
          "content" : "f6a67a1572468550b39ecee3e8c3c76bde33f6cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d43796390cc53f5dcea6562a428f8d8e416ec36961a93253291bf930eabdc50"
        },
        {
          "alg" : "SHA-512",
          "content" : "841e8a5f5a66360e39136b8adf25d1d2e6b7d9d8b9ef2896dc1724f1eafd63d02c424f2f2b967ccc18147c4a417fcfc126febc3ee4f12ea7d1db6b4048602696"
        },
        {
          "alg" : "SHA-384",
          "content" : "9ef2f365b41e73874656cbb7e9abc64e57b2cae886d940ac6fcc275e90559ae27b47179da847e61ae92ad4eb619d9cc1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea9c3f3ece76a3dd6119b5283e1d74a0168a1e8c0d8c04b0c79ddbb882c8db8fedb200bd1a3c8ab6d22ecae9d0745519"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a6bf59ec67965817b37941ba77bfb95eebf8ac2c916fdedfaf1a3723f9ec795"
        },
        {
          "alg" : "SHA3-512",
          "content" : "70a61811d7f56e524b96190809e5dfeb25372c937555a07bf35d0a1d38dc1d68d8349ea2e190e0d924d57ca7eb77d1d13ccc4dcc1ec158d771bd083ac2b30799"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-compiler@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/wire/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/wire/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.wire/wire-schema-jvm@5.2.0?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-schema-jvm",
      "version" : "5.2.0",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c2a116b4412c293a78fff3c4d73e0b59"
        },
        {
          "alg" : "SHA-1",
          "content" : "99a043eb6ad2463f90ebd9718c6f92af8389e169"
        },
        {
          "alg" : "SHA-256",
          "content" : "dade32aba414c7695c90022f028705c67f65b88d26ab04f0168334838142b86e"
        },
        {
          "alg" : "SHA-512",
          "content" : "20a51ad62a39cfd419125129c47abe8b5cd3d77e02c1ce0999a55676d73aa29be7f1f8bb685945fab94a5f29f87b91c02d95ce42cfb2e19f31afb0e0cefb7da9"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f657abaa1f7489307d642589a024b5bb92ee12a5caa6ee3bc386948d9275ec09ada4b18d726d837d4a49687aec42962"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6684ee6da2eb1c21c5d94689e958cf43edeca958f70629be612de472a09223b83fa28c250149171d8ebd2ae4f84c6330"
        },
        {
          "alg" : "SHA3-256",
          "content" : "baf0b346907f3a674a1d31642692b1506ad664614182537833717bbc3550038f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "28882a202f4df0c5b93709ef50828c6a14fbf2576346679c94c14853bcebba7de85ddf8c5e9aa796e042ba5b016d913ae14354ea55dff1173470c5acb62a4dcf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-schema-jvm@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/wire/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/wire/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.palantir.javapoet/javapoet@0.6.0?type=jar",
      "group" : "com.palantir.javapoet",
      "name" : "javapoet",
      "version" : "0.6.0",
      "description" : "Palantir open source project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4e56d3be6fec6caa79180703d5199ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "af672742c040ee7c6dd39bf7179d06858a98be83"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c8dd1cc4404b9eeb5c54fef8a1cf2be7a138a42783b9460fbae9caf85ed5b2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8ca6107845679d1a6fc85e38f872287f8f70157aaa50552c69d295442e427b2627c856a9e4d5b9295a65cd6694137fd5843a7ebeb8f88452fe6cd90f15dcc31"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b6f0f30b584d4539066545d94a85f9754781bdb15931fd9090624680f5542150b13775ea3cfb9778d27c26c1fda0f0d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9c4d32cefe38f11ef9b52accc8f70ef5d3bc2b0cd6ef6ed3660747dd1fa01ef6f84435bcd2a4f7379e4445c9f2ab9e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d16b12d9ac57d629fde5b1cb44f238048f14873bd3d0a15fea295a6849b84bcf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c4141a8c7fc247dd32dde0b6d14be88a3a6fef6d119e31f589d2d949b55ed2e62ab99452d904fb1aed85f9b0ea00185e5c7097cd30da07b432c0fc56d2cabb2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.palantir.javapoet/javapoet@0.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/palantir/javapoet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup/kotlinpoet-jvm@2.0.0?type=jar",
      "group" : "com.squareup",
      "name" : "kotlinpoet-jvm",
      "version" : "2.0.0",
      "description" : "Use beautiful Kotlin code to generate beautiful Kotlin code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d2a9a3b99f702cb9101549f1563aed2"
        },
        {
          "alg" : "SHA-1",
          "content" : "4dfbebe310ace9b85421c333130e25f33868fcf0"
        },
        {
          "alg" : "SHA-256",
          "content" : "65e2d5e1c7844861d134635692791f7dbac808adb060da7329c18c4bd88d2acb"
        },
        {
          "alg" : "SHA-512",
          "content" : "8afa15ca0a85d166dc362f6b652e9042e11e5d94f9ea2d521c9317ad40aadd263131db2f092af65530a3c547cae85d6518a994ff7ea67687a2efd6ef6a7ec120"
        },
        {
          "alg" : "SHA-384",
          "content" : "44c084840f5a41ad2e6c4b8e177b02342198d7dedf214087496239c615e6c87993873b4a401d7e44bb554f77704806d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a0714d09122b72c636c590b7abe568d329f5261721ec238b24accf21a562b8796440a5fa19c790558c13c1bb4d536fa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "337e443664cb361143ed61d5757bb1986f9a83d6b2c423fd332b70f5b674e736"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ae564676333a1afbced23ffd023ceebc2dd5c6f711f695013c7dab4719a575a76064749f6535e902bff66b9b49da85209cfa550c5c04cd59c6529a0e9cc72075"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup/kotlinpoet-jvm@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/kotlinpoet"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/kotlinpoet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.wire/wire-runtime-jvm@5.2.0?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-runtime-jvm",
      "version" : "5.2.0",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40d317802a40e2585b1ef16379d31276"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a1b4291772e8076c8c94bbf6c55745e08eb1db5"
        },
        {
          "alg" : "SHA-256",
          "content" : "c247dbd0dc4f42546090cf203a928400bab5c561746b3ffa2fd3270502d7c5f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "2009ebe077d5bc0406e6c9a397b930cb9df69065fe9765ee10c5cb40eef29f20df24c3e586966147ee05922ada652af4db29c15960d392d2d110f7a7d4b32440"
        },
        {
          "alg" : "SHA-384",
          "content" : "184c1aaa0448c814497c124134e621243610b504b299f52f9b8c052de388046012378a5f85b2d31705147729360cf907"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ff31b9f696194831d082367b04ed1d6c8b0658be79f6c6b3fedd8eaea10f849799fff0e58355124accb1c65664b2837e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e5ff57143d712748af441cb90c96130036f2215889c1d6c34d872126921aa1e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25a5ad235dce83596b5c420aa03c3002d5cc505e06072c20454175581f9d38ef7fe687a1a5859e757bdd5c8af0553ae08514ed45278517b679c1312d1aaa45bb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-runtime-jvm@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/wire/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/wire/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.wire/wire-kotlin-generator@5.2.0?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-kotlin-generator",
      "version" : "5.2.0",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b3746bae4d3af0d9de1427a3524662c"
        },
        {
          "alg" : "SHA-1",
          "content" : "1988ba1ef3a85ae0cd57f656e5808b027c3ab9c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a44d3f2d55219480272ed9d67c93820e3d633861ec4e7e8f8120cbb6216fd3a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c82bf8bccea2682717dc50f337fc62a352760375d65215a9324d5195bb9b81195178fd404c98856f4b3e6bfbb10065d46789a5dbc43747f73c93ef12d12bd0ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "312fb6a4f5518e899ee0f8ed5ff21194936e97b2d904dc5089a10d847c90f7c255f0baeda4575f441f64617e1436ccba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2cb60a1edc353325ad2b6230039373ce654bdef099243e8ca60077dacffcd9a6d2888774f6072dc60fcf81a58744bd31"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ee05758c7789cf83d03fa2208becb66b0d096b6ae04c69d4db0fbdc8aed3d6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "311efaa8404c322de272e70326b78323f7c3d2daa07b5241853b48359931e6d1f92d1b23d4c822f3f1467876521901fef818dd071c8b4c5e237223f8ca74f92a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-kotlin-generator@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/wire/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/wire/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.wire/wire-grpc-client-jvm@5.2.0?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-grpc-client-jvm",
      "version" : "5.2.0",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8ef2678b3b44b6b5ea4727bf45c37ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d781fd4d632e7ccf01d96ef40e5052e37e4f0e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "b2044172272c18cd24af506c8287b5b4805267eff869b66d2d8521a8b7f2212b"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2979fb77e0368b638fda868f4e6862668206a8009f6c9793477dd4edad17064b11a0d5afa05765176f623d61233170901aa77942182aa1f4def04eb842e7040"
        },
        {
          "alg" : "SHA-384",
          "content" : "57d16810e7b73de4eb5a31ed2cdc37e2e3ff11c91a827c0ffaac3a06edd83c9a7560749ac3e60c1b6bb9559ab2f6283d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "10d13f4ab3ebfe669684f89ae986b0ab0f3565b356819adb7077092bdd968b03f9a79c0722e05a82b7867c62584a74cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "251418b9da389caff63cd60ceeb04697bee60239079be01cd53ef1c78b5c5cb7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1fd1437b7fa3fd2841e19630f529d1bd87b42237f67080e85db8f683f23da28adbcfa8b67d1b90eb9c76c7502a3b8c9b82c8bceb3e2302053b8bfcfc396e50f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-grpc-client-jvm@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/wire/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/wire/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp@5.0.0-alpha.14?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp",
      "version" : "5.0.0-alpha.14",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e1aa88a4ce2fee4b9fa97f548d1a9f15"
        },
        {
          "alg" : "SHA-1",
          "content" : "c59864766ffc0d0dd4394ec0af5e3b60bf83d10f"
        },
        {
          "alg" : "SHA-256",
          "content" : "f0e3ffcbba6744ab4918a55aa32ff4f408fcd21e45ab8bd5f7883a1793b2a253"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed829262a0bf418771352a32a0bcc5bb8b676f040a82980ee0178f500928aa826c6c6b9575cfad122510e7757ecba87f2f8dce44c69b869a447d9eab46b92a9d"
        },
        {
          "alg" : "SHA-384",
          "content" : "23dd4dfa7fce89dec2206b818de9e04af1cb53f1f80221f4b5064545d4089eb419e209e8689058573637e2ab98eff0a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9c52626ca18092c15a91976afb264900cb1603b874b70466d35d5e6ab727f953f9d3d22ca6ef824b82b2619da6d7e542"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8c642af91387fefcde32af26d61702ea71207049db6df76d1983645f66eb5f6c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "128865801148bd1bf3525033e1d400a993cb56c12a105b9290cd9fcb91c88d35be80cf8d6709cde6948a629c940e463429f58fdf21a180c6c9e00c226621fd5b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp@5.0.0-alpha.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm@1.9.0?type=jar",
      "group" : "org.jetbrains.kotlinx",
      "name" : "kotlinx-coroutines-core-jvm",
      "version" : "1.9.0",
      "description" : "Coroutines support libraries for Kotlin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c086c3f6dbf92d46634a45f7727a3f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9beade4c1c1569e4f36cbd2c37e02e3e41502601"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad89c2892235e670f222d819cb3d81188143cb19a05b59df9889ae4269f5c70a"
        },
        {
          "alg" : "SHA-512",
          "content" : "78c77268ec81ee580c9481ae35b667912e186e11576acc669ad4e8c17041506db5ba8adae439b50685a7cedf58755f0df7f2aa82ad1350e499431b13e6752a1a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f92bb54030ec2eb2450b93022bf8b5a5c6fc69644840d4743e9b1d944cccf54c3d66033ecd2e79f1367f4b7955019969"
        },
        {
          "alg" : "SHA3-384",
          "content" : "557effcd64e2b30a890d672f6bf1b8b6b523181038fb612b369f61fe091b7ec0e436e49c372347facd65c0f705c51e06"
        },
        {
          "alg" : "SHA3-256",
          "content" : "72484aca1b0e37146ae8f82a90c95be5de95cb9abd07d005ead39734666537ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6507e21582bc0ca2e81d4c2979c2b8d3e7035332249ffc06725ddd682e3faf261d50609dce1712c2ac3408aa662b8609b068219f3ed0d9820e962311c03438c8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm@1.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Kotlin/kotlinx.coroutines"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Kotlin/kotlinx.coroutines"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.wire/wire-java-generator@5.2.0?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-java-generator",
      "version" : "5.2.0",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ad8c6080fa733b416f24a6bd15eee8c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "c928a9c2e478b3920282992d4aa808a960611cd5"
        },
        {
          "alg" : "SHA-256",
          "content" : "10d0fc6387aa8c1525bf95eeb29e5507a87706698ca9aa61201218dfa293b37b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab353480f68505e0bf020845fa77cca4229669b26e145e53262363ea11209ab3e9f75512d6d22df8a41a78808951af740d62cdd48b1cfb9b78b9d1f1166636a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c7cc17e394c66cd039d0e4b411341ffd4db665e6cd6403f4f713116243dfc1277a539231e9da5a1b2f2b0ae50e81d61"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d0411659598327f49c568ac8fa8324064774d1822f8bb6d780d15047d37ae422cf835813df4a530626d9c22c290768d6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a987b38e528d20085995b5beaeba7f3d307ec8272703a46bafca296429580b91"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1552949306ec7c520ccc6eaa1dc46949dd8ab4281ffe930fe2edf8356c7f9b8abe909f9e58a20e7c012811420f7aa068aa29e4b9ce449314790f482dfe5d9ed"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-java-generator@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/wire/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/wire/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.wire/wire-swift-generator@5.2.0?type=jar",
      "group" : "com.squareup.wire",
      "name" : "wire-swift-generator",
      "version" : "5.2.0",
      "description" : "gRPC and protocol buffers for Android, Kotlin, and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "242408a047cbae8b8cfe399b56df90d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "3bf623065c0ec7143589d8796b231f94a02e6764"
        },
        {
          "alg" : "SHA-256",
          "content" : "85aee04565c33ec07446d96fb310f5cc30223d1e419af7ba3b4f9041d932538b"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d5cf30f7a98276723d4bbabb2fd9d9e598806810591f9e17e8a9e901324b1f6d64259d1cf913219b8e4aa75597a81f820be5925859710150813694f2d4d8c8a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d029c87ffc58c0aa00315a4956757488121b53d1ebb7932b0b47eda21feb886c3eb4df46541c4506131acdcf0a171d7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8249d3d167fa3a5f0e55a72598f20549a65918e90ea417355e436276a2f620967d7646f6202012c25ae720939eb6d8b4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d56f80d4101dd88eb0d3ae5869d927272ce7d9ed6f095ce60a9dc02d18476f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "302370c892d2527f6ff577d5910378e066590603ad83ecd3b685825ba922f3e503e5d66d424bd6cd33f122b39e09e23d0d2dee094933784166e1c12a31ad463a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.wire/wire-swift-generator@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/wire/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/wire/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.outfoxx/swiftpoet@1.6.5?type=jar",
      "publisher" : "Outfox, Inc.",
      "group" : "io.outfoxx",
      "name" : "swiftpoet",
      "version" : "1.6.5",
      "description" : "SwiftPoet is a Kotlin and Java API for generating .swift source files.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "836750c40a1d417837a7fc614d8672b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "5482c62c622b9d07b1b8bb208cd6666e784b2ba9"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f825d9eb0ffda5561a55d6764b52195cfe254289fce6a80d211571a338e894f"
        },
        {
          "alg" : "SHA-512",
          "content" : "584120214eef09c2ebfa5e9fe3cab18f38c0d19201e3f74a071a927cc331996eb94a43bb648b48704759934382f277fbccfce62fcebd821698f80e253b11294b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fe369863d8b342e0f519c03c99149c656d8d5d8ef9f43430b6d3f65604b091c08d25baf6c0bcd141415ad3cc31e21b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e5ce79a5a4507aab5119686043472cc01cca8d3551d17996eae691d6861a94e5381fa4f88fdf8abf18dc7aa05c8c1427"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c7b1f0eb3a1ad0b42a10a5e1cdcb7b386648a3309c87eb7cb6383d7aad0340d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69ac0855793e61b6d496b2ee13d1394ba3368e8d8bf7867fbf5db4f160658814f83a8b3b4917f2dca937fe7c0f297cbff10735b8578a644f6864b16e4fc21185"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.outfoxx/swiftpoet@1.6.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/outfoxx/swiftpoet"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/outfoxx/swiftpoet/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/outfoxx/swiftpoet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.charleskorn.kaml/kaml-jvm@0.67.0?type=jar",
      "group" : "com.charleskorn.kaml",
      "name" : "kaml-jvm",
      "version" : "0.67.0",
      "description" : "YAML support for kotlinx.serialization",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8955e4a125200836cf51e63febfbb512"
        },
        {
          "alg" : "SHA-1",
          "content" : "af8c2244371ddd59028ea094442543a65b6cf807"
        },
        {
          "alg" : "SHA-256",
          "content" : "8959702697bec0816fdfe1fc65749b96cdfb7a22153af258bdd89be34a584814"
        },
        {
          "alg" : "SHA-512",
          "content" : "9216ce71889f9c04fe6f08df89b1021ba395f73f59469b3eaacef28905d1742b4865fe03b93cd88c6ed682dc2cb7efdf0d305dbd716ba2b8ce941714e581031b"
        },
        {
          "alg" : "SHA-384",
          "content" : "080c798060229948b9d0659e93894381a7243d9e9d286dc60674593d8ecc31f32ef1cbc3eafed57aa530c3141524f430"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92051b321cf0f6642b70a9e66b3008cbea8d388840a2eddb8444cf36c70eb0c2497dd013b8383711c5a266795863d0e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b76c2790a7b1aaed6b655aa3b8965235a63fe56a442b450c7bea6aaeca4e4eeb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dbc1c81f69aef78daf621b7d124576d3040969463b9e45aeb0259f185537da80daafaecba8fbebb4b2c2997558a6719a93e157fe192453f8dd562fe248233acd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.charleskorn.kaml/kaml-jvm@0.67.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/charleskorn/kaml"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/charleskorn/kaml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/it.krzeminski/snakeyaml-engine-kmp-jvm@3.0.3?type=jar",
      "group" : "it.krzeminski",
      "name" : "snakeyaml-engine-kmp-jvm",
      "version" : "3.0.3",
      "description" : "SnakeYAML Engine KMP is a YAML 1.2 processor for Kotlin Multiplatform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4829f742be22caae1955966deeac2395"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a39f1688b4abb29eecc18ca956eaa26c7e8cedf"
        },
        {
          "alg" : "SHA-256",
          "content" : "f1a11e3ad9525cb7f300b4174b74e1fe4a89d619a54a1fba75747f8c854b5856"
        },
        {
          "alg" : "SHA-512",
          "content" : "c888bedee794712d4d3acb28fb571cc594f572c7289c4e3c73cd499b12e8953e84761370295d25f0e3e9a2b4b1050a2ef82bdd43aea407b9632ac8968943809f"
        },
        {
          "alg" : "SHA-384",
          "content" : "526a458b0360f48fe649a2f1b7b13c395d55ff0e1cfe25d66c0f10cae269fd6e93eef1b544536c880d1388f4bf655fc8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "09108fe45b33df51f0101c33749b3e51dbd1df36c645ee5d77736413c14270aa89b1ddc73a814f5551097f1c3e192454"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b52c5502632833499a7867609612c504c9c9d09a49288676860fb06e40d8d4c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b405370dd93e250e06416a166a0f27d2961928c8ac38d8c5465857a57771d815de2b828adadc607f507ce5b57aceca1c9050f32c7a2dda57d0608997a28be880"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/it.krzeminski/snakeyaml-engine-kmp-jvm@3.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/krzema12/snakeyaml-engine-kmp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/krzema12/snakeyaml-engine-kmp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.thauvin.erik.urlencoder/urlencoder-lib-jvm@1.6.0?type=jar",
      "group" : "net.thauvin.erik.urlencoder",
      "name" : "urlencoder-lib-jvm",
      "version" : "1.6.0",
      "description" : "A simple defensive library to encode/decode URL components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ea2ce90469a3f3fc3726e5aeca50e090"
        },
        {
          "alg" : "SHA-1",
          "content" : "6b922dd3ff960b08873c10395545e08355e250c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d0fd2aeb48d19dc49c563ebc00f274947e45f716c107535c12ead63decd688d"
        },
        {
          "alg" : "SHA-512",
          "content" : "a91dedbd77cdf92b726251b977298a8a812e7425b1ba7fcf8b4e3488ec22a3c8df1b3abcf0591e1c2db85cc65d5cf6014151b0fb4770f556f023cdc591627f21"
        },
        {
          "alg" : "SHA-384",
          "content" : "e1958535edb40451e5f623220fa318f52f0072c188fda10561e902b2554ffc3a3e887c042d42fc218d375773744775f1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa1dd31acbb136f7f78a622f22278742743f9b35dfd43581fb0fbdd894220ca8f3ffb6dee1e6b1ee994b6670017ae6a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c39d45d7eb820239233219c84cf2058e80c56584b96f0ba77df4f2dec7f9be25"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e90a49297ca1ba52bd2da53496911cc209a0ee9fa0063774bab965a782668914f7dff63e581bbe4f862b6789fb7fbc05cd8dfd294e416e52208307dda649c6fb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.thauvin.erik.urlencoder/urlencoder-lib-jvm@1.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ethauvin/urlencoder"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ethauvin/urlencoder/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ethauvin/urlencoder"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.7.4?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-common-protos",
      "version" : "2.7.4",
      "description" : "PROTO library for proto-google-common-protos",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3d4ea4852d17e264c38b6bd7c7478c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "c275ec5e3c9e3be525134d3ec78f98a062c019f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e51b1ac928c944735e166968e7ce1ab3a88eea3e44b9bafb8367c8c110c75b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "75595fc83dc4866470e874645cebf1cf44d9a632f9b88e1cb796937bd71ba294e844ed64ba62d11bbd88df5516ec1d4c688f8ffd90ae41f781379f37ede252d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "d7973b8ca75551a99a6c7bdc142e45a46a4b880992259fae51604bc71383d4500fd60899f115f95b93b5320dc32e229b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6082e8db2136c4996a4cf884f01d6f1e65da8914d31c5965a5fa1a0dce70477ff30d86836f97b5b517c5e96c5c86c61f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d3acd511ed12f46ffe4cdfbbb41d24c9f3862683ce01a7aad36125c99b84503"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad0400f3757a0c13622c3fd457a172c59aff89d847ed2701f08c94aee44b5410dea220f7e678408d3b92f4e31d9443fcfe40fc1e081a649f28d66d706e1c03e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.7.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-iam/proto-google-common-protos"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-common-protos/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-common-protos/proto-google-common-protos"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.jimfs/jimfs@1.1?type=jar",
      "publisher" : "Google Inc.",
      "group" : "com.google.jimfs",
      "name" : "jimfs",
      "version" : "1.1",
      "description" : "Jimfs is an in-memory implementation of Java 7's java.nio.file abstract file system API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a66dd6ae1115e7547be594d52ea7546"
        },
        {
          "alg" : "SHA-1",
          "content" : "8fbd0579dc68aba6186935cc1bee21d2f3e7ec1c"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4828e28d7c0a930af9387510b3bada7daa5c04d7c25a75c7b8b081f1c257ddd"
        },
        {
          "alg" : "SHA-512",
          "content" : "a915da137c45e2ce1aca552b3658545a50c893c9dc971a1992d1e05b9c7901ee22d5b19f9489353ed4de149a8a72d150e1605ad164e52ce4ff97753969794751"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6ceeefe9ca5151fca7529a2824a1e01b36c555bb1fee209b8699ae049b4f405cc6e52cd6954d086fe90d4c99606d043"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a0e89986f744b773e95a95a04ac023fc566bd3faff83262a5bc44b78d94f25d1a16bbf657b100078a55cfec2618dfcf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "caf267439bfcec46c735cca54b5959a7404d2e23389b0e0eb047fb2c967cb66f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "016f2eeec65f1ddc6e459cd22a29db84e01c9ad1b47ebf5cdee61a8fd5fa3f48043515d7cdcf0d36043cf879010278ca50b89ae92ff73d197aab1e0d19f1a2e0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.jimfs/jimfs@1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/jimfs/jimfs"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/google/jimfs/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/google/jimfs/jimfs/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.glue/schema-registry-common@1.1.27?type=jar",
      "group" : "software.amazon.glue",
      "name" : "schema-registry-common",
      "version" : "1.1.27",
      "description" : "The AWS Glue Schema Common is the common package used by AWS Glue Schema Registry Library and has the core functionality.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d93bad32b6415aee7f68571ac458317c"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b9d536622f14cb7727cc8d3a373d84cf2050e35"
        },
        {
          "alg" : "SHA-256",
          "content" : "05d8603eb624dfc52fef9a217d8b3361231e850312542e868ede879630f9ae7e"
        },
        {
          "alg" : "SHA-512",
          "content" : "4cb7de9131c30e7eef23a318279a24e0e3337b40fa014453274a6902ba1a15fc765f09dec0835fa314a4ec6de2b6fd34c2c8679621e888624e0072a7cef8326d"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6ccd033c8f6c9205de20616d154ed362fff9720372e7126cc0c5196e405a194f9c7837584706f2da22cde05bd1b97fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "564badd5bd454db37e3666f16ac0146e98100579b897ad4bdc2bcc6cd02e0e3b729a81a561cf0451fbb3cbce36827164"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e7163f63d06d451806067c4b8ee0dba669cc8c93d9a4083d7f91bb4e673cc846"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab49cde56b7f0ecd57c95da4f0be63bddaf8b2fbd92a938e0772993b844aa5232256f2d5c9361508fb3d21f2c73913d2b66bce2980e6f3bdec8344c20a870dea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.glue/schema-registry-common@1.1.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/glue"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/awslabs/aws-glue-schema-registry.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/glue@2.32.25?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "glue",
      "version" : "2.32.25",
      "description" : "The AWS Java SDK for AWS Glue module holds the client classes that are used for communicating with AWS Glue Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e96d9b300b5806a71c500504eb691ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "32c6cf5a3806c98759d5af2e9665ae5b4477dd9d"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb23a1d8aca13176d5d123797c87e7a3564d3cd3b1189ca7ed67ca2832e4a957"
        },
        {
          "alg" : "SHA-512",
          "content" : "eb249276c6ebfa0fc84ea79c5388f79c241f5c55bcdd3bd5d90ded3fb6c0c497e751ae99e57bfed0a2fe2a910c5d04bdc52ea28961b8e1d21e2c3b22da4cae99"
        },
        {
          "alg" : "SHA-384",
          "content" : "3ee57f02a7f4db9eeb68417537aa662b3a8d97a65ef81532075b2a320be4ca75894f81bc2431eff45caaae7a91409914"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f4ca61a6583091859a596d562af2961c04e253bf999e8f569fbe106a280c6d38c29566c235b518de20a41234bfdac51"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bae81c3a463c121a6ef381473a2516c8a158349f258010e78fb3596e7c1f4dee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ead7e1e5e521f92a0beda73c64855fbb2330108dab83bda30703d765fb6300c60da00dd7e8903daa16c33f0a67ca57416bffd442147aaad615e178ea05855f1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/glue@2.32.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/glue"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.glue/schema-registry-build-tools@1.1.27?type=jar",
      "group" : "software.amazon.glue",
      "name" : "schema-registry-build-tools",
      "version" : "1.1.27",
      "description" : "The AWS Glue Schema Registry build tools helps run code coverage for AWS Glue Schema Registry Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "17b988d2ff096ab8c4026c94ca2fbedb"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc9482ce03df7414183436453f04e9e70e9b779e"
        },
        {
          "alg" : "SHA-256",
          "content" : "926b47fc812156b155c1edd4b0cd12eedb555d2ff97f01ede7a55a6682ade928"
        },
        {
          "alg" : "SHA-512",
          "content" : "6bc089a5261b4af97f5dff89c99b289b3b92fe5f5060fb86be888752cc4e15c959a37bfc63c4c5ce0ee0ef0f01572a1f3028bbfc773342bf450618f62bde5ca4"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d42a606d64f1936c60d7560ae12260f24ef1a0c51f5290f46e7a69b4001f23ea3fcb449ebea5b5ba7b193685473c9c2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d90f51d344c7287e948b7f701f249c9493d85dd0f553dec06ee6d61f933d242aefbffa5abeec7f414e1ae6dcf4fc8b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf790bfe83073bee085c2a1ff0b07d0c6d5f14a92583f09d35f87ec9531cfd53"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b0ad065d17df223de372a33c4012ed8769ffd3b35a10c049a9ffac11dee61161b1b2ef21ce07463cb6bb80bf8db038feac557acbc0c0c12bba060e0357a7165c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.glue/schema-registry-build-tools@1.1.27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/glue"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/awslabs/aws-glue-schema-registry.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/url-connection-client@2.32.25?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "url-connection-client",
      "version" : "2.32.25",
      "description" : "The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "302efb1e7bb7ba7ce140698dba941207"
        },
        {
          "alg" : "SHA-1",
          "content" : "41ade519b141eedabfc613723ab0af0c1fa0ab15"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c597ddbe1a56747ee32e01a168acb6c158f82a71679faa32152b68f455e26d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6cbf429adbbf9927a0b4ce90956d42a8a909baae1e3567757b2c68c5af0440dca7e464d20bd9d17cbbeb8e00d37035411f19e7d126e6214e08634c5858ee2db"
        },
        {
          "alg" : "SHA-384",
          "content" : "d90f3199f9627506ba82286a35739f7020c403b9bc9efe9414c4e56689eded696621a5c4e52592ad2427af5575396d0f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1fa402a5cdf7e5c13e7aa176821d541f294ee0bd3d60a44fee291df22b5ed9a5b126f7006933f955e0d0f0bfc52c29c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "509bfe1f1cacef99fa4f1eecad5be17d0fcef7190a462698a5273e4ef776333f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "168fcd7aac90869f31a512b2b3c71401b08a802ed8284e047c24047e36d54d5961756b9951cbd85fb9f9c326723fa4cc306fde65535c098bbd84292eb2ebcbb4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/url-connection-client@2.32.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/http-clients/url-connection-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/http-clients/url-connection-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro@1.11.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro",
      "version" : "1.11.4",
      "description" : "Avro core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "915002011d651686f94b4e20d25234a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "25d54640c4a17aa342490c4c63c172759361bf56"
        },
        {
          "alg" : "SHA-256",
          "content" : "eeba11b77070b9aa6337d886fdf778f6695f6c4c3dcfd2a02389925c885079fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "2133473bcafb3997f70dd0dc44e76872beed30910dc88522d898e639df0c58f8fefec4c734e46bf0244cf2ca1b49e90b0fdf5c9d7ccd06b41f8f9ad98da1cca5"
        },
        {
          "alg" : "SHA-384",
          "content" : "701113d1e68c4582aad203692567bff7538d6ac2707195b413e9f831215e0c8622e83383adcc822a353524c28aba5dda"
        },
        {
          "alg" : "SHA3-384",
          "content" : "017e0363dfdf0019a2e75785c1f7a8aebe1a61f2c96393bacea3238d8f010d3d82ddcf3466d474ebb113ef67e9ecf192"
        },
        {
          "alg" : "SHA3-256",
          "content" : "135d7a5a6e9723e77cee8ede0687f459f8fbb828f4111dc351f747b2b72eb0dd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "04d0041f4d215b51a446ec9c2b2998042285f81d85dd316f046b46420b71d459e3f66530ddbc2b98772ee5ced0d8788cb21c46b09d2139d311930ce5424ac3b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro@1.11.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org"
        },
        {
          "type" : "distribution-intake",
          "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.commons/commons-collections4@4.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-collections4",
      "version" : "4.4",
      "description" : "The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a37023740719b391f10030362c86be6"
        },
        {
          "alg" : "SHA-1",
          "content" : "62ebe7544cb7164d87e0637a2a6a2bdc981395e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "1df8b9430b5c8ed143d7815e403e33ef5371b2400aadbe9bda0883762e0846d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "5939c9931eb9557caee3b45fe1dd9ce54cabdc4e6182ed7faac77e1a866dd0cb602bfa4ece2f3316d769913366106bd2b61bf3bb5faad1fa7d808124c06dec0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "74059fd8f61c366ed448e102256fdbd1db0d690501c2c296c80f3657a2c0d8ade3dd9533b1431cc29786bbb624195f46"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15034fb39842620bf3b152cd90bce252644ebc6a29fafd6dcf5e1f3925f09ccea2ae4e195817450f996b25a7081a9a3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1716630a207a8f4a83bf9ef19245f46c87d62bfebbcfa1227101e6dd51da8fa5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c290c98c7b5825d024644ec1162804a1f9ad4da3bb5324d147ddffee6cc79e3c0ecc3825d6116502f2ca292ec80c4e7f8d49a03542dda8f4d58b0dc8228923c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-collections/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "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" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=commons-collections.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@26.0.1?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "26.0.1",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef0e782af9ee48fac1156485366d7cc9"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7ce3cdeda3d18909368dfe5977332dfad326c6d"
        },
        {
          "alg" : "SHA-256",
          "content" : "2037be378980d3ba9333e97955f3b2cde392aa124d04ca73ce2eee6657199297"
        },
        {
          "alg" : "SHA-512",
          "content" : "c7be38957318874b837d029dc7b2a1f8b009feaa5362a56cba4f4c8a7d502993b3c900ee338eb9c9ee9494d7fd946bd280403eee28b244d213edb0b145a9ebfd"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a66cebde6fc0202399aab4cc1b84d50cdcc5906433cb71604e404525e10f2086900730449c00daf0a922a2036a35314"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdafaaa1672616377ba393f61c62cebf9996ba62db4df3a18586aaa100a5875db9a1e132cfbb2e098c37d9809fab632d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dac6cdbea13b4fd7c84a6254d7d65859b8b74139ba0eeb662e86f5dcf1fce93f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "89980b6f753349bb6fa2149e404d84937d8d90edd626b856aa5de23dbd82966d22b93f053761a5cfd8ec440c069a023244949239965be3ce5485711dde0104d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@26.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.11?type=jar",
      "group" : "io.reactivex.rxjava3",
      "name" : "rxjava",
      "version" : "3.1.11",
      "description" : "Reactive Extensions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "38f36f71ff04d6dfdb58106697955048"
        },
        {
          "alg" : "SHA-1",
          "content" : "f6c5b52930327ea18b9c5de4614ba05b031c3873"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e2a56a9819d0fc2fe0d78efecd3d7c81a63c639de33caa5639293bcffee997a"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8e274de5d159836c11faf584fd0de2841d24e8bbffc4efd72d7cc75fd8cfa315c2160105db27eeeb1baf9fcf1c3d0146178c538b2d035fe46927aa8064d35cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "73ded7572f92a0ed3d6f49077beb90013eda6980cec376fdde9ca0949e664d04947844e147066bcc1131684944b5ce5c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20bf616f455d0cd512e2b0e439cc32f67201dd4b38730314e8fb5f5e2193ccc0ca56a13da5c3a144966665ea587ba266"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d659162738117c2fcb83de62ef897fc8bf4b39ad4d0ef9cb458769fcac80a4d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "32316da810fec5a7b33891195bb0ba753e88be6b35b1afd2af23b550cba2ce579823d55cc576b935ef1adb40e2fff4b36414621a96ea3774e62201332e5486c4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ReactiveX/RxJava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ReactiveX/RxJava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar",
      "group" : "at.yawk.lz4",
      "name" : "lz4-java",
      "version" : "1.10.4",
      "description" : "Java bindings and pure Java implementations of LZ4 and XXHash",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9344c63faf9d1b48b9d49c42c350ce85"
        },
        {
          "alg" : "SHA-1",
          "content" : "b12a116fa35ebe5db4c51ee4079a4ebf527d8bf0"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfc173bd3c7c34751ae2100fc084787ebd1ff1f3f5e494c5787b0c2c382cbfbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "368acd7ac19fe316f51e05c946cbb9e198ddd0657aa8de7094b60983ef54e319fc6d858053282a02d8e3a882b93072ef1ea3750e2e5af8de67131615ae43dcd5"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f358e2a47f803164ad39855f45d57831022d9225b336bae3b5ac4d800cdeaa7754a2f8e9081070196842bcaf0b06e1e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b6d8b485acad458ef18256c6a650fe72adffe19808ec3655be19a7ec51c0987d7cd0c55b3a78a16ffe6888a80f8c3c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5cee6229ea8e8d61ddde426e4c209ec3aeccfd985453ba0ff2f82ed1644017b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b83495478efb3a42a19e8a17ad1a7f0a4fd5ba4f887db2f518efd722d4ed90fe3bf33b157533361b669ab319fe3698ccb23ce66940580233eb7a711edddf8d99"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?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/software.amazon.awssdk/firehose@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "firehose",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon Kinesis Firehose module holds the client classes that are used for communicating with Amazon Kinesis Firehose Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93620fb6f2589a933d2efaa42b82fe1f"
        },
        {
          "alg" : "SHA-1",
          "content" : "81720940d01d610867a7fcdebca1ac998b0b4945"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e869446899d0eec51e2355b6dc9d7c9783c025530e36dcf66812ee9eea302f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3e7fe61568f6020e6372a330d9b9df84d8ba569a9ef7cf9d1465c4b92ba4e509c7084e461c41568780df9f38b6186183a3504862c6a58fea9ab1db4d569e503"
        },
        {
          "alg" : "SHA-384",
          "content" : "0126bf6f348072320730bb07dde576baebf7012df86a61514f803c2c9ab45c139316b1313352634b346ed26ea632bc03"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fca4ada9c85ace1aa22fb19a68058850019cc0e94ecac2e526dfc0d5b8e79897fe2490db0b2129a2724c37111fc11ce1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1cf43407e4cc2772fa077b2ba8866c552da624b9a99461a6390f8871a15586a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b71b4b3d7470d2f547b5bf303fddffb81e8952092f0070c56e1fad61e1e742f860d2c64d9292be57c90053951002356af5ff3e21042358b0010f154490581a77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/firehose@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/firehose"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-kms@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-kms",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon KMS service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-kms@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-kms"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-kms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-lambda@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-lambda",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon Lambda service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-lambda@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-lambda"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-lambda"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-msk@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-msk",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon MSK service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-msk@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-msk"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-msk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/kafka@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "kafka",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Kafka module holds the client classes that are used for communicating with Kafka.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "88b78335700004ae43e5b90e21613b27"
        },
        {
          "alg" : "SHA-1",
          "content" : "adb6bf0de44861fc219f1f9b46f5231ec65c9348"
        },
        {
          "alg" : "SHA-256",
          "content" : "92b872a2de507eb1b6c21361af574c8a252a721fd0062519ea28fa37d34652d4"
        },
        {
          "alg" : "SHA-512",
          "content" : "b105f5b6d2424d8096fb3604e4dc238c5b977e73eb2302bffecee14379e8dd3f0ee07ad3041dc0d44e8dd4c78561c3ca93dc504f63381df77c82b06e65012e5a"
        },
        {
          "alg" : "SHA-384",
          "content" : "27fe84c6dfd5d4c354afbca8c5ecc214b04ecf6e3f0ea202ad16afd87c89453bf2f06e01b1883f4e5af7e083e779b6d6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "83c8d614841a8527a16b3f2af9007b6db1b618821fe442508b133e7a0e6f618b25bcb22ee63ff94d0160aeb9b1b4ff04"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5eb4da86bd0d557256714784763c90e0aa2b9bd1a6c9b4c253d94bae491fc8bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "692d209f00a865542ed69bb2384f7b159ee47ed50903f8b390b22905fd18d0573042a5ff65ebda37abe2a2f1588ed30cc60626473fcb0afa224e517b14e25945"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/kafka@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/kafka"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-mq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-mq",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon MQ service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-mq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-mq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-mq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/mq@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "mq",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for AmazonMQ module holds the client classes that are used for communicating with AmazonMQ Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c7a882a6330a5024cd3d6508923233e"
        },
        {
          "alg" : "SHA-1",
          "content" : "eafbbea00bf4ff5e07f3ccd50afba1e1fab9f91c"
        },
        {
          "alg" : "SHA-256",
          "content" : "671d0e73457fa7e032016588d1c305988fd0ee198ea4025e4e2366fcb7761e19"
        },
        {
          "alg" : "SHA-512",
          "content" : "03e78ce02669dc5768811d02dae703eb6da8082b72c0e637442771ff382a43d529571986c7d446d750210d51695ffe66a1d6ae970073fd60c303eeabf05ca0ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e12141db042de60d950ac59454b342d735dbf41256cdbb0943670e0d989729db95a43e85de28e18af2552478b8fd1ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a8f83e95ff85aa61d96725fd1be8883093c123c3b72978f6142f98c4a81cbedd84e15ccfee9c18bbf2580d19757f92a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1670ef3ef783665240591e075620e34bf7b8a868e2c16b0c25465506150609ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bbd465534cc3e80a96e0d7355f8fffe88db2a459ee96654e8ec48fd481b2a371eeffc1dbd5603e4e6e01aaff6e2f3d7b4dc9e43288d61caf73aca893d88b0d9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/mq@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/mq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-polly@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-polly",
      "version" : "4.19.0",
      "description" : "Synthesize speech using AWS Polly Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-polly@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-polly"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-polly"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/polly@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "polly",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon Polly module holds the client classes that are used for communicating with Amazon Polly.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5aad4e9ee7f110a0869893c266fef6c"
        },
        {
          "alg" : "SHA-1",
          "content" : "fcbb33b6c3274089115c97679a58c7fe206448f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "b463e79d0df1e2092963659a891870e1b74f2f4442d9d3b9012bea4eef75e3d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "5a1d82c1a128d08ee3d1f5a084279a9f0d48450b9b5179a76e802b2125d35d464c5e17ec975323275951cf0edb5f15e7689615a60c7bf13e62351974dc7192d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ca69193c0cd6690e0ee347f53f17ce8833fb0ac9e06f14fc2427196d8dc7ac96f568a26012dda554bb54c9ffc1ea4fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "37636591f0d45ba72475507b09c483e2aac97b8925096e1c64b82b5017596f95499f5179bae3ee3b2bd07d43d4029c65"
        },
        {
          "alg" : "SHA3-256",
          "content" : "49d7a20157e7ebc222899c469d3f22477735c1b398123016f3ea9011d6788ff9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "04a85f4a632e107b1c1a30f82edfa10ceb0b7ac88a15c048a7e3a4df91d66b8353e421325d41ebf4c1ebab9101330f3a979b98f96d8c60efcb899411dbac425d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/polly@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/polly"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws-parameter-store@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-parameter-store",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon Systems Manager (SSM) Parameter Store service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws-parameter-store@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws-parameter-store"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws-parameter-store"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-redshift@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-redshift",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon Redshift service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-redshift@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws2-redshift"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws2-redshift"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/redshiftdata@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "redshiftdata",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Redshift Data module holds the client classes that are used for communicating with Redshift Data.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "33ed4623a7df111c57b4b3e9c098a637"
        },
        {
          "alg" : "SHA-1",
          "content" : "32e383a4a951b089ad0abf2a8cbbb7ea5b1b0db9"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b33b49e6dd97c8c30d6f9a2801458b59ab4580db4000d64e6cc6d32d7e9815c"
        },
        {
          "alg" : "SHA-512",
          "content" : "9be9214b7b0937276c746607d2cdd2cccab8261122b3d7a67ab866e660ba957c9ec7d771a6ec565790cd3d3c3e65b2be0e02d34c234e8d541a4b40d3eb7e24ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ccc2617df901f869a78d7377c45c2f5afa4630150bb210d23883bfa6ce28f5e5cad254b7b8286016485905419f72351"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bf3537451588ed1fc6e3f1fea1313e5d0864b4e860021999874a80ccd369fbec0e7623664e3d4ed504ab109053ef880d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed6253de56ac4485a1c2f97dfebe162260b240fb27f382dbdc6962502a2dd370"
        },
        {
          "alg" : "SHA3-512",
          "content" : "62b6cc6f2de6499caf02320cc86d8e8d933a68ad425f4a3b43415127143789cec72e9f9cbdb959a91ac655f59a273b8575f458389f10957a383f9e61e8a3de76"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/redshiftdata@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/redshiftdata"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-s3-vectors@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-s3-vectors",
      "version" : "4.19.0",
      "description" : "Store and query vector embeddings using AWS S3 Vectors with similarity search",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-s3-vectors@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-s3-vectors"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-s3-vectors"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/s3vectors@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "s3vectors",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for S3 Vectors module holds the client classes that are used for communicating with S3 Vectors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb1831459eb22c61abea829a3b5e32d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "56f768dfacea29acfa07f4f8a6d91bff92606ad9"
        },
        {
          "alg" : "SHA-256",
          "content" : "346e121ee645b3db59329b9b5bbc018c42c7ff924d4f5384585870a04da271de"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f74b0ca32fe3f327caecc7991a8dd7d98dbe5a2f41a48a7248c85129a3e3b190649d34d44e73c5d001d3bc8867d1d42122658501b9dd02ca62ed08ae255f415"
        },
        {
          "alg" : "SHA-384",
          "content" : "854986f773d77891df0873975aa9bdf1e9d5a9a37c0f009814aa4e693558f05a2c9884c60d824895524426bb0c596275"
        },
        {
          "alg" : "SHA3-384",
          "content" : "19caa11f79284c1b57c52b4a60dd7bc2027bbfd01839759e40548df62e1de26dbff370f3de626a91863c6c1702cf0fe0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4810a0baf6fc90b1df247143fe8f4379e48ccbefc084f49ca5d719db0bb37ac3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f58ff869ceab857e87787918dd9fec011e72dcd079c5a30a7fff8c9947377b0ef13fb18751a953dadd3f9a4ba97f851b35eebfc8ccb70ccf67fe816538f6c961"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/s3vectors@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/s3vectors"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws-secrets-manager@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-secrets-manager",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon Secrets Manager service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws-secrets-manager@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws-secrets-manager"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws-secrets-manager"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-ses@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-ses",
      "version" : "4.19.0",
      "description" : "Send Email Messages through AWS SES Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-ses@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-ses"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-ses"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/ses@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "ses",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon SES module holds the client classes that are used for communicating with Amazon Simple Email Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de0d3023e703ad5905fce21a5e58977d"
        },
        {
          "alg" : "SHA-1",
          "content" : "081cf33b416992a99dfa98aa3ce0c2cfe948c55c"
        },
        {
          "alg" : "SHA-256",
          "content" : "39b300cf76cafd209514d85cee6802452c34b32594f2353e0a4548118635b8e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "a1c130b9337b875a7ee44a3c75d89b1fcf127dee43cecfcfff4c4da7442f23e53b82afa7538e501a5903a63b3c6d459536b5d27445058a0d0265426248841420"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5d035b0ae340f6aa5da65fd4304faabd37380fbdcf55493d9b605ccdf9dbcd93765f698d0185cd2f6f163a4c7ccc714"
        },
        {
          "alg" : "SHA3-384",
          "content" : "baedc299e883c86c1459ac8c33c5a5670ab6c692b1d9c02ff2aea06fd6239c5b0b0a662ea78b7e6fdbe6bd31c31b82cb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "303bfd35e766ad686aee8e0fd8a4516c85711fcc951ac9774ddba6a92d128e1c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d056e0936fb17ef629fce022d1684c2f3235a9a972fee2eaea921599b84602ce808dd7f3e98620c3cd7b8d359b8f01b1f8d66f1b4e54aa035f79f24d99c924fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/ses@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/ses"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-sns@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-sns",
      "version" : "4.19.0",
      "description" : "Send Notifications through AWS SNS service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-sns@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-sns"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-sns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-step-functions@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-step-functions",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon Step Functions service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-step-functions@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-step-functions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-step-functions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/sfn@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "sfn",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for AWS Step Functions module holds the client classes that are used for communicating with AWS Step Functions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bcf7bbd8e89962dd7df250e947633b5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "b437ff2f90b60914b19872e78b85a18e8a0fb9a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "98be6e1bd7885cc013242407a1b81af459818565b8d51a4fc93d1a1c4ac9abf0"
        },
        {
          "alg" : "SHA-512",
          "content" : "c21f30e5e57d75500a0b8242c6d7b968076106aa541a6a626235b50b152750ebad6d6d8e98109ebd13e638b36199dee3212a726a356614caca33d628984e9a81"
        },
        {
          "alg" : "SHA-384",
          "content" : "62e11230f92a09d2399bfca0d6cb5f0910d3e1d252d217c7d10268cb12c60dc0ce1b79c830241b7caf771a860ff78ba7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0f55f1230275d28db209305cfcde937a923dbafe6d0385542ebac8da9308c6ba6918b5b1af85fbfcd722d258fd47142"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46acdcbbaa54d73e4a7759cf939281d1086b59786513c9a24613d64de34e66e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f43ea031f059881762164d20fda8d7700c3e2be8283719bbf03dc94e91c0b5f1e5df3ace00cbbb5a9b01bb6ad500fd279221285998ed491245f25ad2530e4f18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/sfn@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/sfn"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-sts@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-sts",
      "version" : "4.19.0",
      "description" : "Execute different operations on Amazon STS service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-sts@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-sts"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-sts"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-textract@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-textract",
      "version" : "4.19.0",
      "description" : "Extract text and data from documents using AWS Textract Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-textract@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-textract"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-textract"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/textract@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "textract",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Textract module holds the client classes that are used for communicating with Textract.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fc05bf0e5cb08ba40be887249dc7e5f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "92b1031a30e404cd3d5421d16a213df91df5fc70"
        },
        {
          "alg" : "SHA-256",
          "content" : "14d9b92bd74a3b693d6672517334cd9fbdb7899fbc9cd16d87e041c4d2e4918c"
        },
        {
          "alg" : "SHA-512",
          "content" : "1130fc79515c81a9761691372404009a6b95e3c46240b6170828299179c1703585e7ef7d7d8fef13b39f7290d6f14c7667d801acf3ddcdf061ab25f70d9fb561"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c554fb2537419b22a675b7c8f032fa1b91a09a9b6822cddf657c715089768984c7218947b584a980924b445d618ff0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07a69d21e1d7b640d926108d9a9669d4b208895dbba64afa2d0919b55bcaa4a6045c99547ffe1dad74bcee7b687566dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db8d05e3d96016771a0b14b337368f952acc5140acbf338501725af08b530a29"
        },
        {
          "alg" : "SHA3-512",
          "content" : "496fafefdaa9c01a09fb12a6827329da1767d26bcb2d2166925da9317b5ec0efcd9f60911aff53c6331e93c64ef24e7a3a8cca51a8c74d9e36be04cd7f40b8bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/textract@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/textract"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-timestream@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-timestream",
      "version" : "4.19.0",
      "description" : "Write records and execute queries on AWS time-series database",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-timestream@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-timestream"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-timestream"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/timestreamquery@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "timestreamquery",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Timestream Query module holds the client classes that are used for communicating with Timestream Query.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d1fc441b5ca97781ea41812fc5b43b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "24cf5d1045946637bf866fa7d176803319074547"
        },
        {
          "alg" : "SHA-256",
          "content" : "13604a159e703305d6dd2daf8bbf249d2618fff02f75119bdaae3b15016ba695"
        },
        {
          "alg" : "SHA-512",
          "content" : "42bef3b3757bbe176c7a1fd5516f3151746dac2eb1b04140212e55a617d727c471edc6e4eb9f971fa6eba9e2121cfeb317ff52accc9b949f0ebe0b81b6bb631f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6852a615dcb2bbd635a610624777af0da110dbaed818684cdea70954ace56d4a414db4b55ceb53a55f1c31cab56005a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d0ee74bfa7c1aeebc13065186dbf8cf8d39b18726e230307f87efd2dc45878cad4cdd8d5d6253abd28dad4a61385bdc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e6614bd1b8b075d6c293787517c1ebb79f74faf201d5fbfd7449c9972a6d63e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "260a3ce992524f69e38c64ad94be229813badc4aeffd2c2bf6d869f11cc673e9a9a84863a9fc03cc2774b361356cd4f5217e9767e091b82c7084f5f4b18f3a94"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/timestreamquery@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/timestreamquery"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/timestreamwrite@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "timestreamwrite",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Timestream Write module holds the client classes that are used for communicating with Timestream Write.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2929b50fcd9b9b5c3d00c1380eba04ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "822474e72d48783835b8c12f4a952b26bb906c50"
        },
        {
          "alg" : "SHA-256",
          "content" : "8438b0f6560c95a55d0e1a7351566d185dbaa462ee2196d97ef7d3347d72ded0"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b6a4943148c057194d3bc2d4a928722c6d1e0626f9c4c51dafa5eff07bff36278519f30d5bad2e34f1692255f6e2c3778f392963f340383e3641cfbf14910cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "c41862a45c993502a263c9a6247e007668a455e0c72370e996bedf4469b44bd8b43279c7d602694efd6fc590239c4e4e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "17ceb4e969d2f2f42e8ffc13f02379cf9ff52c8adc7208e755d909efafa59451f3fb9b181466f6ca550d2c8a2e9253c6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c4ea7bb6c45e8f9d2c0f5b09da486391f12d3e203af7d8f7d8b50149564d8c7e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "420ade93ce5657fb862424e244d16f596e8044c7d9466b22a7c585d375a4f565f1a683a49747eacc1ad5f8e28c482babf97d7bf5c5f099c4344a5cbe929b3e1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/timestreamwrite@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/timestreamwrite"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-transcribe@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-transcribe",
      "version" : "4.19.0",
      "description" : "Camel AWS2 Transcribe support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-transcribe@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws2-transcribe"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws2-transcribe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-translate@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-translate",
      "version" : "4.19.0",
      "description" : "Translate texts through AWS Translate Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-translate@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-translate"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-translate"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/translate@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "translate",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon Translate module holds the client classes that are used for communicating with Amazon Translate Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b1f020720c62c645558943f8b8d8b72"
        },
        {
          "alg" : "SHA-1",
          "content" : "b8159dba995d7b51252d2ba120ff1dee65c08351"
        },
        {
          "alg" : "SHA-256",
          "content" : "e011756cf484ea974ac52628efe230a6e9a99379adf9b96fa164fa894c8f6392"
        },
        {
          "alg" : "SHA-512",
          "content" : "d86592d1fced00ae4140a30e7ee8e34f159ae0af3c279880be4ddc92de8f39d017e01c9c139a005b367741e19537a4dc9a6ad84a205e331f7decfb5aba0896f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac7c15fb2898be7163fb84f381cbf64ae8cbcd9731c7d8c814c7b2daa7d1d1adc3763a3378de85eec61fe270e0297f75"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e4c0b31077c86a4870626fa65f5061391b4a8bceb39ff85c293dc5df2cb478bf7c4eabec20115a13fa0b541f27cf241f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "182be36ceecef978f0de8f4b307c84c99d27d53f01c4af9800cdd2177e0750a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0868d8749647d20723e2cc48326dc53b0540bc522c7efce44d150b6ed9ddc9b1aee0bd77ff17e991fb05138973813352f140cfcda6fbff1f037f07020bb3d042"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/translate@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/translate"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws-xray@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-xray",
      "version" : "4.19.0",
      "description" : "Enable Distributed tracing using AWS XRay",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws-xray@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws-xray"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws-xray"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-core@2.21.0?type=jar",
      "group" : "com.amazonaws",
      "name" : "aws-xray-recorder-sdk-core",
      "version" : "2.21.0",
      "description" : "The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray helps developers analyze and debug distributed applications. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c72bab4223ca578c3ece1b0a24b3bdce"
        },
        {
          "alg" : "SHA-1",
          "content" : "d1450ce8f775b97c28f97fb778551ec72331b5b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "21cdb6738b8c92255364e8a9531903233c685d6f17f41439c9bcc844a0016886"
        },
        {
          "alg" : "SHA-512",
          "content" : "40347d97ae4b4cf66b025eeb7bd5a32821e3e20fb2736f4c15bdfc50470e9c297b9f782ae6be641e4845feb74d5bf50b24247a08f60c57c5bd9dd34d5267465e"
        },
        {
          "alg" : "SHA-384",
          "content" : "91d355b92c2995b33ba13b2a06d0de50dd5948a6cfa1e19e0007caf3a0112e7cf6a5d4a10898609165144e9cc8ffad17"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a661c45c828a84d32f9444bc50804689ff787d4be41fcfb11e5961c47622912528c9203fa80e807c6b0d277054ddf361"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7dcc7c58866fc64cf64b727e8cea710fa70c4f187e5c62669afba0ae459710e2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "252bf4069239cdde0a81e18ab105d5bcff7f044e74b96e0c4aad7adaaed4a69ec2e37b6c2dec380b173734f6edd9f4ef7ee06923d218aa3d1b172b564ca3f2c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-core@2.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/documentation/xray/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-xray-sdk-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/utils-lite@2.34.0?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "utils-lite",
      "version" : "2.34.0",
      "description" : "A package providing minimal external utils.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cc3693aa6160517f28cd4a6d7764b728"
        },
        {
          "alg" : "SHA-1",
          "content" : "c537c97a7f3aa74f70611fc81a419f35036d3d58"
        },
        {
          "alg" : "SHA-256",
          "content" : "efaf784f07ae526f0b5c89d71ef21cf16636131c47d44616e3df9bedc3f4f89a"
        },
        {
          "alg" : "SHA-512",
          "content" : "e403f03da5eea47f5931862dea4f429623395e4008ab0277d2f219d3a3c1d217d130dabe299e0c5742426717c1df9cbe466c3786e705e8bdb1051b3238e7a199"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ec53a3b1b0d7f37afc4656dcc5c5f260b20f1f03a8663dfe3f7091d4c43497d4f7d570887419e149f9c1ac8965cea29"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a0df3575e8a98443357522dd32ca37f64edc6b7a290c0e682bda800203fc2cc26377cacb66d5bae92096650bd9ab236"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92c1861408338d52f7afaf4e341bdb5c4bad310af93ce36cdd07d00b5af0107d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2749142e6339735180611af41e3e0d0ec737e6515e91a6cfb07548cf29e3a8f60410a8f5f9762f1234d554ed0caff3db6423a2010f2ee6873ec7f9f2f9da2157"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/utils-lite@2.34.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/utils-lite"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/annotations@2.34.0?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "annotations",
      "version" : "2.34.0",
      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2329106a0eb4acf2f301f4c8ee5d2f1b"
        },
        {
          "alg" : "SHA-1",
          "content" : "db66a6f05d48ff611c30d7fba3b19ab8e967cb99"
        },
        {
          "alg" : "SHA-256",
          "content" : "fafdcb55f4e5af603f5219f4a2b080aa0decb562a7c0944f7a7eca82dd47e487"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d8d2b6695fdc1e2851864535d45ca1d6d117337b1e7b9652048c589fc17e074b0dc267bf76ffdda7fd7d4eccb828286d1b1742452bc1f48513beee353f2794c"
        },
        {
          "alg" : "SHA-384",
          "content" : "66c4192cc09877c59991425a6a6f6fe1c9b3d9daba391068c5e03d403c2e9329ff71f07551051d5ba5eca426f6b52690"
        },
        {
          "alg" : "SHA3-384",
          "content" : "717317db3544a20544ca204a5cfed1bcafe274a1cdc8eca8240c90d8336f6c73e33fbb7529902efff0a8befd601d0e12"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c4a133ef68e73e32795d725229c84d2d8b006358f440d3658ca1ee6b5fa65421"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d9bb5d5c7b757cc2ddcffcf6023ae40300594bd09574de852f1ce52a6b405638812b83188fb641bf9255264d11103ef68d922c531e93d6a21d1cd7fabb03673"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/annotations@2.34.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava/core/annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/core/annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.auto.service",
      "name" : "auto-service-annotations",
      "version" : "1.1.1",
      "description" : "Provider-configuration files for ServiceLoader.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "418feb19f713c38641702c09b9033436"
        },
        {
          "alg" : "SHA-1",
          "content" : "da12a15cd058ba90a0ff55357fb521161af4736d"
        },
        {
          "alg" : "SHA-256",
          "content" : "16a76dd00a2650568447f5d6e3a9e2c809d9a42367d56b45215cfb89731f4d24"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d49cf94269db62300d5fd78256130787d9fd084f1459d63bbb36cf1a97f0d2be61255ffcc4dc9084cc3798dd6f577d0ff6b71fdae8fcaba254bfe9845edbd7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "92e740f8e70ab783f2d90bc663e83f6d4d0d619a1fd42e793d2d54932cca52769352e34c4415accf8da668aafc2506b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "875a9d5d2a43346cb699b4c65033d316164f4981284210738caefda21051fac0f375518f04e717d2fdf18ea8d0b440bd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dad4d2a70d33936220f64189c781a890058b0cb97acd6764ee09224570ca4939"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4f9b88e32ced458942284e03d128b5db2c91013dd91a30720f0e0fcb73dbcab781aa64d61cb7af48fd70cfd9dd3c717a0985be47f7e5ed21bc5588bbe5d5e5ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/auto/tree/main/service"
        },
        {
          "type" : "distribution-intake",
          "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.amazonaws/aws-xray-recorder-sdk-aws-sdk@2.21.0?type=jar",
      "group" : "com.amazonaws",
      "name" : "aws-xray-recorder-sdk-aws-sdk",
      "version" : "2.21.0",
      "description" : "The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray helps developers analyze and debug distributed applications. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9cdd708e017058db942f87e771b03710"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb250ec0b6d92575721ed3ce2dca91eaa16b9ba9"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c6b14604eeb38420a609a14de7f0129bad4e9af8eec87270728e71077464ee9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1a4242cfda0b55a3f1dcaaa444a1ad9ef75852dd7a8f8f9dbfb2212047b85235ebeb6b8adc9861ae833c281f0d45c6f4fe123c695ad5938197584d94e263bb5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b7e01e4b91899f877e8c43dd13774996bbb051fa0b60c55b69ca1d3780a852923f031667a97f1f573f4156b4e09867d6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0bd5a396084f6532f4d3b43532f9f05b4e4a5128f2de0dee04381b19161966f91d0326b735a6a2f418fdfe319cd1d782"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be46f84073591e890bd4273e692bb90461e66506c09e18dabfcc8fdd3b1f0d79"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d33f11e416a2b589b9314fb212d72e4d2580726a640da0876c43795c880aea4e87a8fdb0969c3a92e82b27498338fa0b7314791132b039db692bf5bebde10685"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-aws-sdk@2.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/documentation/xray/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-xray-sdk-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.788?type=jar",
      "group" : "com.amazonaws",
      "name" : "aws-java-sdk-core",
      "version" : "1.12.788",
      "description" : "The AWS SDK for Java - Core module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f94eea0e0b23c2964808740c15ad4286"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f773e506c497bead11a429038f082d646c316f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7e1232f17bbfae844a1c792c1800e7f726d0cc180e42d3ef132334f98720d6b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef414a5fccc8dcb6e600fde73b7f7f2a32b7edeafa2c0c0aa10723b18763a311538e4256b573d5067249b2fc4b190048ed2b374538270ea13b3da6a440c56ef9"
        },
        {
          "alg" : "SHA-384",
          "content" : "ebc7d117bca62e8b72737445d510d3a8722c778238436f54096dd2babf9d7aa4e4e881954852a242a7d0cbbb469ff52e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0f8288a441f08ea920b983cd72195945077eab6f15fff6542458baff62808485297edeea2533c1de8c3b7e13e676206"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ae93aa9ceb33aaf24aedfade63e6d53d9a767693e1df7ffa8295e84ff0096c65"
        },
        {
          "alg" : "SHA3-512",
          "content" : "44926b1a13dd37cf15d48acd9565c2e144aec17bfbdfa4500d1238720e74dd0bac8caeaa2773677c4166ac93ef6390f4eab0d531480a248100a1973d190643e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.788?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java/aws-java-sdk-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-cbor",
      "version" : "2.21.2",
      "description" : "Support for reading and writing Concise Binary Object Representation ([CBOR](https://www.rfc-editor.org/info/rfc7049) encoded data using Jackson abstractions (streaming API, data binding, tree model)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9618134a18c4c30601357d62b0bdce01"
        },
        {
          "alg" : "SHA-1",
          "content" : "0dd1621412ece3c25b7293e707a18ab49ed4e8cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "25ca74be28cdd945721c9f9c84aaea6f69daa2fa10eb24eb40140dd138ef3b95"
        },
        {
          "alg" : "SHA-512",
          "content" : "3b0f5fa51e3603fb9a5d9ab39f94943f99bedb3f8f154f7ab5c0b36cdcd816570b5554a5a1983a2427f89fce70c408d74f8d1fa676a1812e49fcf2d7bab2acb3"
        },
        {
          "alg" : "SHA-384",
          "content" : "76b5561db1d2daeac81dd84228f7f8480a860d70d33fc1ebcdd9edbafe9e01bc765189d8b3247c8a049fea7433d093bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e97b5fed117ef1d1439ac34fcdf13e374172fd2a9ea77983b386fbd214268b3d86efc13e931d030c1486620284cc81d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ee4c7ffac24fa0fe798fc3b067f76f76f096e02c71a2852b8695f51e3e75a16"
        },
        {
          "alg" : "SHA3-512",
          "content" : "66c61d6c894ba5e62b27f7f76d87f2af3a6548a5bff3af5b12ed0ac04933be7d9caa42b0a3f89db5377fb3620112f56addd82ebe8ef44c159c88ff83f5759cf2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/jackson-dataformat-cbor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-aws-sdk-core@2.21.0?type=jar",
      "group" : "com.amazonaws",
      "name" : "aws-xray-recorder-sdk-aws-sdk-core",
      "version" : "2.21.0",
      "description" : "The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray helps developers analyze and debug distributed applications. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0810c838ab093341cd14e28128a0ea8"
        },
        {
          "alg" : "SHA-1",
          "content" : "032601379ed3c7bb0c436f11f373025fcbe8bea8"
        },
        {
          "alg" : "SHA-256",
          "content" : "7116094b3f09f674e78ff0867656593ef5c1af3caeba69df7ba41fa41baa0909"
        },
        {
          "alg" : "SHA-512",
          "content" : "26942d905f153cc0eda4eac102f4d9024a012b6405db3bf276f008b7ba60f62c217654cde0f8579eb48a5e8f4cb952a20823e795726ec759a46d0ec0d9d55f98"
        },
        {
          "alg" : "SHA-384",
          "content" : "37836385aa0b71a45995975bfb5cbf0810fe9da1c290a4ea76fd1fc92aaa4d9ea2ae4f16a27ab7a7964f3041f85aa3e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c8d5853d5144249ef32f73913cbedb9a2b1ea2cfc4c6df86e079ecd7a0eef0c37f8bd516d27c004c31515d3da82a71cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e2c529a82375be6b23902cb0cd19ed03053bb8e6895f4eba34a39eabc1499348"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d9dfd5091725910c009a3ef5fba065be5da1a34dbca8a7890497d0a1c2a206d601e3d71bd9635e2d354593e55a04de1b84a8008db423db55ab5d5d7aad1b512e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-aws-sdk-core@2.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/documentation/xray/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-xray-sdk-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-apache-http@2.21.0?type=jar",
      "group" : "com.amazonaws",
      "name" : "aws-xray-recorder-sdk-apache-http",
      "version" : "2.21.0",
      "description" : "The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray helps developers analyze and debug distributed applications. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c14e1c4a2998828c5a0fd8af4ba64ec6"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c3abfdce04475d40060c06b74aee6e9206c6e7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "150daf9e31db041b0fe3cc4aa8cc898b7917d758f25e5001a623580cbed292cc"
        },
        {
          "alg" : "SHA-512",
          "content" : "671f392b981489c480f13dd90bb0ee3598c8453eee0c936fc21b0b7f88ef73aee482497d7f8e3e3917900fbb43ab1f7883f4071db3c20d0af091248f7d3e85fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "4725e80e1b071426228de810da6c9537c8d5f233acc708536df8839108c13d417ce4e8e29123f0f8ad2d398a4466da91"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e9cb2772fba127faeaeff99c462bf374a4b02f8151c006d665cbe1daf7da337a502058e4ca6aa483e1f84f84ef09270"
        },
        {
          "alg" : "SHA3-256",
          "content" : "21cb5678b21b057846fa7f29391ce56f95b54a55487a51993e871ad30c13360b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "492c6eb25efd680952ecf4b5cec10e02147138ff9a434634bbc4e2c0be9ee04ff22afd4dd9e3dbdc90afff049ea0b92baa5f065ae450e8b8cb41573cddbfe0fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-apache-http@2.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/documentation/xray/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-xray-sdk-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.checkerframework/checker@3.54.1?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker",
      "version" : "3.54.1",
      "description" : "The Checker Framework enhances Java's type system to make it more powerful and useful. This lets software developers detect and prevent errors in their Java programs. The Checker Framework includes compiler plug-ins (\"checkers\") that find bugs or verify their absence. It also permits you to write your own compiler plug-ins.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "33b6e7f42992d2ea10859b6f09313a1e"
        },
        {
          "alg" : "SHA-1",
          "content" : "730f7423de42fc9f704f7603156d9ba5938a72f8"
        },
        {
          "alg" : "SHA-256",
          "content" : "d35853a84612a56fd1b06de4a1bdaf9e23a98a81b5a500c5b9f9c512c75ea343"
        },
        {
          "alg" : "SHA-512",
          "content" : "3aecb7b78bc90138880a155fe8884f1819edd871d25b7164ed44e50242d3d1a5d6354a75e63c9e806bc206018376b332219d7bf5854a5fd5d8fb50ae6f9c6592"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f41df8f08b915207ea6f0231d6fe276cb2ea7be13a1ee93d5439b0691bd579398ba2ed8a0f931ccd44d0d202bd253f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "846f4a872c4c2a3c2996a31afa3404599088a60d11fced5a5fe8fad19c642e819224c54e9c4fc0e560772a612f4d6717"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f34e58416a4f5199e50bd97a637af3b94f70b992f064aa56e034cef72e05fa3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6837b88c2aa5eb92b714d391de8e8c2afd3cb3da4f22d3dd9b49474c2977c86a8599f8fb04bc8a2d7a3f9d9f186688b4dfb42a5525abd5b272678fcef4d1269"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU General Public License, version 2 (GPL2), with the classpath exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker@3.54.1?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.54.1?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.54.1",
      "description" : "checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55ae8dbbcce6e23b26ca788daef063ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad0b9628d463e825efd2b315feb915caaae2fb0b"
        },
        {
          "alg" : "SHA-256",
          "content" : "836983d678eafbc559fdb487f912fe77e65a7c0ce72d5c31109cf863ed4530cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "16402ee5373eacefae95029be9a033c92664d65b33fb830994a1e5c136331957ed6394ab274b320f88fe82d074045654c288b29d4c236e3d6a11cc4f8934e337"
        },
        {
          "alg" : "SHA-384",
          "content" : "8cd244da391e1df9f91053b372101278381e9b851ed70c896be7472019a3d82435aa7d6c8af432d930e009f213f69932"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae1b2c240f3d2322852f3df138813859a95023ae039d53e69c3ec554cec90a8d7c3b6b7406408fc39125ff35f3e68855"
        },
        {
          "alg" : "SHA3-256",
          "content" : "01df67ec04b89ffeb59571c213e9281c60bfce1ff8727c60f30ea83981a989ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a66586fd0099b5fd2082718e4fc910ba51732c53a989735c31cdae621db409acfb4fe574931d2516ec020a7b809ec8449457f5176e0656980e8a33b391e29d3a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.54.1?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-util@3.54.1?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-util",
      "version" : "3.54.1",
      "description" : "checker-util contains utility classes for programmers to use at run time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d161e8ea07937037b69c024b5a7cb7fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "083c832f5b0f092fffcf858ebcb6522e60cfbdb0"
        },
        {
          "alg" : "SHA-256",
          "content" : "96c5e87499c3419f2d90c8677dbf103f8a9124b09cac537af8938d614ed42720"
        },
        {
          "alg" : "SHA-512",
          "content" : "76dd48ed9b47cb4d2cfa3c47fa6ea835c6272fdeac575b63aceb7ea8b19ad58c63ec234fd7b6a84cb0c3d9133e8ad6229ea4fd12449f924baea1f104ddc1d63f"
        },
        {
          "alg" : "SHA-384",
          "content" : "950a65e336951b90ee9382694f9071eb55257c568fa3bf46b55da79cf5c95c205946785592ac071b45e4a8ea0a74a5fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a724959e58e8df79d4ac0ff8fabf03e0c5e18baca1fb34f8f0662793a44d47ddef5b52fa90ea8c20385c95b63c81fd48"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62b374ba56273588052126c4cc60bc45758ae97aeb97aeed08331ba0d6630f70"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9917c2eb47cb99c8ed24a4ca621b1ed445e330827a0e374788907645f555ec83e12cf78f612024fbf779be31890c5530963c4aca234ab95c937b275337026c94"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-util@3.54.1?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.apache.camel/camel-aws2-rekognition@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws2-rekognition",
      "version" : "4.19.0",
      "description" : "Analyze images using Amazon Rekognition service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws2-rekognition@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws2-rekognition"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws2-rekognition"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/rekognition@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "rekognition",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for Amazon Rekognition module holds the client classes that are used for communicating with Amazon Rekognition.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "841610f54a5528bd7ec49d52f3098233"
        },
        {
          "alg" : "SHA-1",
          "content" : "39baa87d6bed2c86c759d55538463ac2e3ed51c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa32b9958358d12825d5ae7d87d513333120bfc29ebd6532470324b65cbfdbbb"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae36c133c170218170fa1c2c5d8f2fd297761847f153e6072fdb1dc7d74f8720784145b8a3fc22335c82d1d5313da71a47b98097c0c7fca422792bf62805a03b"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b2dd548c5337e7778c6d4f1394a7f9bb92f117266dff63e3b4ec0a683cf39506f136b9119fd007c6b87889eeb62053d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "63515529c4501495570243f1e1867cf6a1798c006708425bd6d1819f3cf6d4402b0f3fdff2442e075beb88f924767e02"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76ba2cd50bd7eac83ee0bdaa15675881fd767c0c24b0164b61cd1073d5a0d748"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1d19e948605dc856bb6d651bd17d43210347538456547bffb4c2c095c29594504042f1a025dd9d26822fdf9e67e39217ddceacef6211f2ab2a2ac0f55ac6551"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/rekognition@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/rekognition"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws-security-hub@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-aws-security-hub",
      "version" : "4.19.0",
      "description" : "Interact with AWS Security Hub service for managing security findings",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-aws-security-hub@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-aws-parent/camel-aws-security-hub"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-aws-parent/camel-aws-security-hub"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/software.amazon.awssdk/securityhub@2.42.32?type=jar",
      "group" : "software.amazon.awssdk",
      "name" : "securityhub",
      "version" : "2.42.32",
      "description" : "The AWS Java SDK for SecurityHub module holds the client classes that are used for communicating with SecurityHub.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f0cbf84f0c8e5f65825dd49c5a245239"
        },
        {
          "alg" : "SHA-1",
          "content" : "414b4939722d4144bae00e1055f1c3dd8773c9a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "9278cb7182867fd5ba44630b86c709f1684ca7467071a64fa94e2477a54c7341"
        },
        {
          "alg" : "SHA-512",
          "content" : "196de23bd7ab4ce8fb73526b05c4c94a5844bb46cf2ac46dd34c55d22a05b170769c6ffbe3bc17264c4c6758914d00c29e09f9277182726306188c23b3274974"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c550aff3d1cb54fc4f6706ee462ce80bb3f16093b1be1eef3f318957653bfb8211e7aeb4b0ff776498dac1687200334"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d64c35701942f0df879542c149d2bcf07ea07151562b1bf9e2072a07a61087a8e9eae7f2d2f7e602197cf583aa7a6fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e4a717070c8f7d8c5130c597541ddac6a3c9595c2610ed37906213b94bfcb529"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0e31349dcfc0541a903f8f515922b74a3a73da2c403d2234866c31c3e716648be270f600505ddb1419b626861f0f0f3e11990c0230825c27b84d24903adf7b22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/software.amazon.awssdk/securityhub@2.42.32?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://aws.amazon.com/sdkforjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/aws/aws-sdk-java-v2/services/securityhub"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-parent",
      "version" : "4.19.0",
      "description" : "Camel Azure parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-common",
      "version" : "4.19.0",
      "description" : "Camel Azure Common utilities shared across Azure components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-eventhubs@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-eventhubs",
      "version" : "4.19.0",
      "description" : "Camel Azure Event Hubs Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-eventhubs@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-eventhubs"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-eventhubs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-messaging-eventhubs@5.21.2?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-messaging-eventhubs",
      "version" : "5.21.2",
      "description" : "Libraries built on Microsoft Azure Event Hubs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b0572a397451cf5469ff50f0aae47419"
        },
        {
          "alg" : "SHA-1",
          "content" : "50c8a773730ad3445ff0d16456771f32112cc629"
        },
        {
          "alg" : "SHA-256",
          "content" : "a85dd34e3c5bd8208bf4d58ad04267f3aa96f83cc42b0052f1acfd1140bacda3"
        },
        {
          "alg" : "SHA-512",
          "content" : "749a3d0e76cef55cfec3739ff45f47da2b16d92e2839c425033c05621b8e1cbc125d1e5cbf1ffb8816c99354b4aeccefd6a90f8841392817110b2f9f0a05066d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8777468b22970a61a6ef11bacc7265ce2cff85a42343036c076b0e58b5256a3c49b8a2e031a250a2755ca4f1c2b7fee4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9acae175d891e55240f072a4cddb383f8572c203f2aaabc85e3289d7e31b5f8f5c08b897d607a6ab5c74afe82bc10cdc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "67cecaa213ec95203479bc8554bdc21ab4a19a18af65cf6a7d5340ae726fcbf6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9451fa4261d7b22ebf2c5e77082c1e9319224c61a069245954dd861f0184a6c7c2f22d4946f294d5e0d05bce08370a6c2a112de4f9fcef5c51857fa0958fc5e3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-messaging-eventhubs@5.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-core-amqp@2.11.2?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-core-amqp",
      "version" : "2.11.2",
      "description" : "This package contains core types for Azure Java AMQP clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86570ec3f611434427873e92e5a14566"
        },
        {
          "alg" : "SHA-1",
          "content" : "25ed4572f9f4bfcc7d0827345a0952e9dedfe3ae"
        },
        {
          "alg" : "SHA-256",
          "content" : "86ed62042975380b4d69ddf5d4dbd777e527eb16641971793d4d39e42e2e13cc"
        },
        {
          "alg" : "SHA-512",
          "content" : "b58c8a75008cd6006832708e3ec398a1fbd4d72c852f2b467b4b899f29c784f0eb80efd86fbba9669ae48a375ef084ef301174ffb19372515ad8d126aa652cae"
        },
        {
          "alg" : "SHA-384",
          "content" : "7dbbcfe1d83a072be78fb4ca758407d498788eeb389d65c2600011743cc23add2920ebac34c54b10e099006176c583be"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c1f90a962325fa057f28fbdef6360d318b1da0a408de76cd61384fa9b97e91541581feff4f52047b66b3f351f92906c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e895d18e568ac17b93e3ac2012b0ac0767d139ce01250a1b2c1e1f54b12531fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65fe0d7bcec88cc08fae1fc7b1569529c8a992b225deee969c8c9c98f2f0a8ef337ab0decebaa742d1994d4368c358950e576484bae7fdf183649ad6134716ee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-core-amqp@2.11.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.microsoft.azure/qpid-proton-j-extensions@1.2.6?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.microsoft.azure",
      "name" : "qpid-proton-j-extensions",
      "version" : "1.2.6",
      "description" : "Extensions on Apache Proton-J library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "208ffc6922e9dff4c0bf698b46f713bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e6bec1828b66da435cc3e569df28a02bfda42a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "4dc77a5e1d22a804eb5d9b7c30f4accecb5415cde4a743611a9601fce30adda2"
        },
        {
          "alg" : "SHA-512",
          "content" : "37ab213f48d65ccfd416da3fa6846650c11ad34943bba208164e23757b1c8a30faac8f5eb1740ebcec729c0e4d2da234fb877d20a76892964ed3e14f5b6a217e"
        },
        {
          "alg" : "SHA-384",
          "content" : "115312ea3acbfb6ddbe8abe538f013c47ceed19ad39c44f0d5d8cdd8abb6b74bdb88cf2214e9f854347af20d7b3474bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3be26ff7cae59678926ff4d6a62401b73c2dae85ebc92a240c371286209db3d736c4cea455378ab70eaa20ca6e498160"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48f474db81f28671d332c54439ff8249592558fc8cc69527880791dfd74cfe8c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "462752be27c64eb930274eecaa7d127df54862d8ceba5674453e51a65c5b6aebe65589ee3e5477508f510c33e9fd8c9f4b9edaa699a45f2e2b7b57a42be708b4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.microsoft.azure/qpid-proton-j-extensions@1.2.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/qpid-proton-j-extensions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/qpid-proton-j-extensions/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/qpid-proton-j-extensions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-messaging-eventhubs-checkpointstore-blob@1.21.2?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-messaging-eventhubs-checkpointstore-blob",
      "version" : "1.21.2",
      "description" : "Library for using storing checkpoints in Storage Blobs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "092f508f16dcada0695ccae7a1562053"
        },
        {
          "alg" : "SHA-1",
          "content" : "c04d26068992dea00fe6aaf9a76dd6113d0949ac"
        },
        {
          "alg" : "SHA-256",
          "content" : "87b8b07195195b7f6efa75f6460f3e1314f1c8482906f56ae5ff9615b01a6439"
        },
        {
          "alg" : "SHA-512",
          "content" : "c703ed803f000c50a030c6acd8155c4b012d97f8d34102a373dd24d790736a0072625dc9ee312d89a5099fa6400ed6af1f3cc03aa3d5c4d7f2468e23bd6505dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "13571cf345af8342bf85caa929c9c43b1a25c54d09d67d4cac75169eee1232df6b4feca7a62c7180be6bf7e21dc8db50"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f96506aa41643ebcefcc5c5b479de894e951ec23ed9ca2f4c7a1239284cfac61cf08375653c0b21e5f6caf0c7e30503"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f0067907e5f1bfd38a3b1162127228fa774376dc761b9a13bca435df6e6773c4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af3ef42ddf75b66692a4613006d7059fd24405656e73f389aa5da9aa26ad814f4e516b6c23b9928c7f509909962a5210ce3cffd78f1d0dda698023bf8d04efc7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-messaging-eventhubs-checkpointstore-blob@1.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-eventgrid@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-eventgrid",
      "version" : "4.19.0",
      "description" : "Camel Azure Event Grid Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-eventgrid@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-eventgrid"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-eventgrid"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-messaging-eventgrid@4.31.4?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-messaging-eventgrid",
      "version" : "4.31.4",
      "description" : "This package contains Microsoft Azure EventGrid SDK.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef9d510bfaef60684be389068e7e5b69"
        },
        {
          "alg" : "SHA-1",
          "content" : "2776ed1f493a264ff5e330bb2035b019ce35ba0b"
        },
        {
          "alg" : "SHA-256",
          "content" : "bd69f4b0891ab8f1f95c85ba190fab23b90a74f9d76c24c799aa72bbc4b1ed59"
        },
        {
          "alg" : "SHA-512",
          "content" : "584e6c552d014b949e945aec03876ea9f88967c0c741905bfdc5e356db48359f11d22036796d7254a2cdd7e6604a88d31ea4e6d71cb11ce54ac06b45a4e5eae5"
        },
        {
          "alg" : "SHA-384",
          "content" : "f3135bf0788d5c5633ed0029064cc445dae4d0fc813ae4352244084409431c9497483f19c497a4499b538e69838cbefc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "21602c3c80f218ead299848faf7e5ba9c6ba370f336a823df999efeb174ee1d15977c5b53d1442a80eceecf7265149b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1074e572e454c8b9de44d290241f884e3caa5d6aab6d18f5cd9378d484e6f258"
        },
        {
          "alg" : "SHA3-512",
          "content" : "942f2e53544d4f40dac34e9f493d8813475063834785b26ca4a50d5b759c3a255b3ffe9b8fa5d15daf0a6a0c4f3f5ca9c6d2d6e1defedfad68f603b476b1f3da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-messaging-eventgrid@4.31.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-storage-blob@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-storage-blob",
      "version" : "4.19.0",
      "description" : "Camel Azure Blob Storage Service Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-storage-blob@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-storage-blob"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-storage-blob"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-storage-blob-changefeed@12.0.0-beta.36?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-blob-changefeed",
      "version" : "12.0.0-beta.36",
      "description" : "This module contains client library for Microsoft Azure Blob Storage changefeed.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "66899656eec3e2b6561e2eb60dfd9a78"
        },
        {
          "alg" : "SHA-1",
          "content" : "255dde542e88440d14a3c5928e81df41d7001049"
        },
        {
          "alg" : "SHA-256",
          "content" : "987a62bed97ddd26dbf90e072b99d0bdfee94fbab5544a71ce22d3dcd6d0eb3d"
        },
        {
          "alg" : "SHA-512",
          "content" : "1edfda7e91077ed7dba5854065763461b8ebb480fc62e5287b19371fcb80409221930a26e4c2591b4967bad8d658bfcb5f8005b6a9e716681b07f3304e881fbb"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f66f9c72f42ecebe7ad60e2f560c97062136074fda20c6ea0ebf68e8f0ca0623fe192e423f24d09f20f68a9b2567f47"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2eb13624fd9be9a728712a2b4c14553c215586d5771bdf680d806ffbaec6fef7458ce90ed68d972d758ae07dad83789e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "459f790a45a6b784dd96cf3c9e02dd5c866218af1da31a8d46e88a40247e6d1e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eda2b1f9076efcf9df1ebd4329a752ca6590546c223b9c1fc5430289e9d736ef6c9a74d81f4258263265bf443ac9c1d72c830982756af8cf95b1c02a5f53ccb1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-blob-changefeed@12.0.0-beta.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-storage-datalake@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-storage-datalake",
      "version" : "4.19.0",
      "description" : "Camel Azure Datalake Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-storage-datalake@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-storage-datalake"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-storage-datalake"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-storage-queue@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-storage-queue",
      "version" : "4.19.0",
      "description" : "Camel Azure Storage Queue Service Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-storage-queue@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-storage-queue"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-storage-queue"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-cosmosdb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-cosmosdb",
      "version" : "4.19.0",
      "description" : "Camel Azure CosmosDB Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-cosmosdb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-cosmosdb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-cosmosdb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-cosmos@4.75.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-cosmos",
      "version" : "4.75.0",
      "description" : "This Package contains Microsoft Azure Cosmos SDK (with Reactive Extension Reactor support) for Azure Cosmos DB SQL API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3b5d1832704b5a20aff93d0798a4b5c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "b647c91c07a1915ae4855cd980671bd77903f5aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "b68e6fceb71bae9eff271b7c6a675db2010eb546df299e07212366c433cfd83a"
        },
        {
          "alg" : "SHA-512",
          "content" : "88457baed0dcaf5433d483b787e20e532ee8820b78d10d0268f677df33297fd35699d3d2243acff3f3362694f09b1a9331b27267b369dc7128041bdd676341f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee4420e049db457c603888677ca4161e2d86d2829cd15605633bc478f86380d3bd30ad7ff6ef0ccb3ff575c65b69e1e7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bcb5cd992acbd0cca8df094d69f094715ddcd7edec2eff6a51115ac8fbfc79aae73b095afa4b478108cf401c41f6b7ac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1186e72b474b766a4e8a9207933a94a07148571d5ffb76156e457202c37cd66"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa23eaa2ddb99cf497bed5a1b4556b7b54b92ce9a07f902aa47d681ca846ec5437ce1d0911d4385bc3177da3bfd875507e0b0c351511fc3a4d362b26d42678be"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-cosmos@4.75.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
      "group" : "org.hdrhistogram",
      "name" : "HdrHistogram",
      "version" : "2.1.12",
      "description" : "HdrHistogram supports the recording and analyzing sampled data value counts across a configurable integer value range with configurable value precision within the range. Value precision is expressed as the number of significant digits in the value recording, and provides control over value quantization behavior across the value range and the subsequent value resolution at any given level.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b1acf3448b750cb485da7e37384fcd8"
        },
        {
          "alg" : "SHA-1",
          "content" : "6eb7552156e0d517ae80cc2247be1427c8d90452"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b47fbae444feaac4b7e04f0ea294569e4bc282bc69d8c2ce2ac3f23577281e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "b03b7270eb7962c88324858f94313adb3a53876f1e11568a78a5b7e00a9419e4d7ab8774747427bff6974b971b6dfc47a127fca11cb30eaf7d83b716e09b1a0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "06977d680dafd803d32441994474e598384a584411a67c95ab4a64698c9e4cbd613e0119b54685cea275b507a0a6f362"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b5ccb4d39bf7cc8ccc33f0f8fcbab0a63c99a94feda840b5d80fc3ae061127f1475cfb869b060933783a1f2eafb103a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef2113f27862af1d24d90c2028fc566902720248468d3c0f2f1807cc86918882"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4fca2f75bdfd3f2ac40dc227ae2ef0272142802b1546d4f5edf9155eaeed84eff07b0c3a978291a1df096ec94724b0defb045365e6a51acfdd5da68d72c5a8eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CC0-1.0"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hdrhistogram.github.io/HdrHistogram/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/HdrHistogram/HdrHistogram/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git://github.com/HdrHistogram/HdrHistogram.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.0?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.1.0",
      "description" : "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4843f1671c233935ff883f358a997808"
        },
        {
          "alg" : "SHA-1",
          "content" : "97c4be200476102f9e06a7359427ab23623c7650"
        },
        {
          "alg" : "SHA-256",
          "content" : "3bea24d6989282279daddc677f82eae27779763c78348a7ab177345592165925"
        },
        {
          "alg" : "SHA-512",
          "content" : "4b500efcc88e717dbbfff9629e12db0f23380bc7dbae820039ed730cdaf26fb6d5be6e58434bd6f688ea3d675576e2057ec183472aac99189817fc28b3c3489e"
        },
        {
          "alg" : "SHA-384",
          "content" : "cec18fccaa28ab868ee30d6b8e1b5a8a7c0d7bd9ba4e6f62d6ecc11726473ecf1809889b880103c57267a222fbcda9eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "babfc6f3242c1ba3626b5d5129e6529d6d927332d29912b71a89eae80ec3ea9f7f22e4dcbdf6e6422e9b896a22ea4cda"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3d84a368b98616ff8d1e0c0550637489de66aa17be36af1797b268fe9762ae87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0930c81a27db7c767d5b63b2819fc29d835933a1491dc6cb74ac2fdbb431d59e9b708689f8dd532716bab250c1524418e8ef376350108db42b1cc1c00579e939"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://metrics.dropwizard.io/metrics-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/dropwizard/metrics/metrics-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-servicebus@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-servicebus",
      "version" : "4.19.0",
      "description" : "Camel Azure ServiceBus Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-servicebus@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-servicebus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-servicebus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-messaging-servicebus@7.17.16?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-messaging-servicebus",
      "version" : "7.17.16",
      "description" : "This package contains the Microsoft Azure Service Bus client library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7682f1054cfdbafc6f2d7f940278e39d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec02b0e079fc497b2d3a55fa7de99a4459b0815e"
        },
        {
          "alg" : "SHA-256",
          "content" : "2476d69850588097f702912ee9409942c31f5d140cc287b8cb3bcd47fedc5155"
        },
        {
          "alg" : "SHA-512",
          "content" : "098793559ba101d7e7a3bf8940871ba63d7275a39d14a5264acbd905ec9bc6223b35a8a4398f314522d40f7e07ca6ad25c7bfd44621cbf08849b22366ed16307"
        },
        {
          "alg" : "SHA-384",
          "content" : "06c7a23ebc625038e43d629b36d868fd86328e2702d605eace192d5342fce7fb0cf0b2e5bd078d30791e37d354844c3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "143ee12f2dcda87ee8ece5e2c3b77c2e1f8ad2f8a3b6a0068a2760c02153c9aa7eff47f0080518d1fdb17494a3dab892"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d96f4e65ad00bd79eee582062062fd984c700f84c568d935deb01c39662cbe00"
        },
        {
          "alg" : "SHA3-512",
          "content" : "17d8b01459968865a45ec54a120631a71d70887aa4d105c0e1e6a0d037f2a3d58a4a42250e726b231bc48e873aef8d67b05ea4ce1d3c072c7f90686a8eab829c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-messaging-servicebus@7.17.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-key-vault@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-key-vault",
      "version" : "4.19.0",
      "description" : "Camel Azure Key Vault Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-key-vault@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-key-vault"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-key-vault"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-security-keyvault-secrets@4.10.4?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-security-keyvault-secrets",
      "version" : "4.10.4",
      "description" : "This module contains client library for Microsoft Azure KeyVault Secrets.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "644352b2d1aa527d97a8b2feecd5046d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3f14d53c4da27562723ab4d6d4f9ae7423821852"
        },
        {
          "alg" : "SHA-256",
          "content" : "317b9609dd427c219cf18d8b571299ae282adf186c09408cd7e1eea73b76f8bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "39a1005462fd50a0c62f2ce07c0e6322c7d47909ae76166ea401831e461c6194451de752c542557d02f5065238fe5089bf9169f68363bcc61cfe116a501b9d5b"
        },
        {
          "alg" : "SHA-384",
          "content" : "fae1910c87e8b0270a8bb5c9e0eba8d26f3e08f5b975d98f1b94fccbac9b497eb78792a9fd58d32c92e4af385009bf2a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e5fc631348215dd410ffad7cfa2ea954d5551354ddbeada12844070eb1b3a10e5e0ea5d71e44d727a1dbbbc5977431c7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cbea67390666218b1a7b2c182db2ccaa660e023262d3c3f26af4ab35d25665aa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c1f0c3ad1ef15ceaa752178182266c175e4309f10b9053f5ac1fe3ef6b32fe7913d9791b8c1178f5bd0e8453ac44a0c17b9aa4691d3f3d087842d943de405a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-security-keyvault-secrets@4.10.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ftp-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ftp-common",
      "version" : "4.19.0",
      "description" : "Camel FTP common shared code",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ftp-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ftp-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ftp-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ssh@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ssh",
      "version" : "4.19.0",
      "description" : "Camel SSH support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ssh@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ssh"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ssh"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.83?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpg-jdk18on",
      "version" : "1.83",
      "description" : "The Bouncy Castle Java APIs for the OpenPGP Protocol. The APIs are designed primarily to be used in conjunction with the BC Java provider but may also be used with other providers providing cryptographic services. This jar is designed to work best with Java 1.8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a622f9aef7fba434fad454d6eea4294"
        },
        {
          "alg" : "SHA-1",
          "content" : "4369727b9b02e6c62c26fde862ac42d77ce8edef"
        },
        {
          "alg" : "SHA-256",
          "content" : "4077fd4517761c98a81944c70a376ce73f4eb3e44c03db1eb5d699fc28ab48aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6e9c6d95919d71e2d00485651417cbb6ba40716072811ad34f0ce00c2450f1ee93498ace080a16a99ada8c90c814049eb2a213687f094d3cf1af1116ef9a5aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "223d2d8feac4faa1550d7de45a4180b15e25635ae95688f43c59455fc6db8ab0b9db2225586c4e0b01102adde7c8636a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "495e283af413fd7a37c8325a25bb2f1d1f335c25152ddf38f3668eff132a758c9a13ca486efeff4ed6df7361016d4bfb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a36e76879ad28b1d50cdd7d6db054708c8fd82bf6cfefa971257e296264c1f21"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6cd1b1b192e2dcb595204304138ad354c58d810db278aae4c70ae0896f463f833a1103ffc88a0e5860b96faa93495b023e84d443f67e25469f8ec3f6a7678c4b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.83?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.i2p.crypto/eddsa@0.3.0?type=jar",
      "group" : "net.i2p.crypto",
      "name" : "eddsa",
      "version" : "0.3.0",
      "description" : "Implementation of EdDSA in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee7de3b6f19de76a06e465efc978f669"
        },
        {
          "alg" : "SHA-1",
          "content" : "1901c8d4d8bffb7d79027686cfb91e704217c3e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "4dda1120db856640dbec04140ed23242215a075fe127bdefa0dcfa29fb31267d"
        },
        {
          "alg" : "SHA-512",
          "content" : "637e75ef4b58b280af057546afc176dbf3becf2b69f7dd31a716a90e01c01d7b1bcd400b29efeeea6b34df9ade7922c0665a000a3a2db5a446df293f8d1429cc"
        },
        {
          "alg" : "SHA-384",
          "content" : "e13f22b10a675c9a4180ac051c7e07b839e2131188837071e8760162377c649d7c56e64e279f5ff990547495535b4632"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa7f056ced9efd6cd90b124ef97a63007d9fe68ffd954c9bbdc15229af958807122460a79aa46f1bcbfff0036afc71d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "852e263100c291206a8a2afa9a2d9e6f486d3ef40a7fe3b1c3d58e5a8a2c8b60"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a8c062bec2abdbf97028611b5001b392a433183c1467383e61deab3bf4481f3766c3c7290cdca8bd02a007d7dcd8f2ace99a6c07eb3f74aac48ecd139ba3884"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CC0-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.i2p.crypto/eddsa@0.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/str4d/ed25519-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/str4d/ed25519-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ftp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ftp",
      "version" : "4.19.0",
      "description" : "Camel FTP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ftp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ftp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ftp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.mwiede/jsch@2.28.0?type=jar",
      "group" : "com.github.mwiede",
      "name" : "jsch",
      "version" : "2.28.0",
      "description" : "JSch is a pure Java implementation of SSH2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f6cb9e2a38b7f66f675e7b09a29f62c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "677e8dd6f415af40b10b921c94d82fd82034d822"
        },
        {
          "alg" : "SHA-256",
          "content" : "916f950708937fa1e7813f1e0b6879854e456c10770033dee54fa4df1de73974"
        },
        {
          "alg" : "SHA-512",
          "content" : "ea02b71c248d8d611a8a12b6a9678864cdd1eb6dc8c5ccc0cd3c081f5c0170d7df864fa7f781d168383f87ff044ef83c72c13883ac5c7a1bae481c0b536382b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "b4c210c8546381339d168030f16f1d610d6d0dd7ee597dd6e6ddda28b4c3733e2b8b23f42630aeb2ee3a6916dda17abc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5512a0915cc8b9d1ec53be5bcb7ed5663e3822d4a139b1b609547d6db6d712a0ea229e40b772abec01182af5e3f6bac5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a0e0677eddcc565d77fdb9eb19897711d16d78bde7d549b6b3f977dbcda1c382"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cfc8478d579c0763dcd82f6cd328322354bc700ea881aa205363b0c88f4b9c5fd3918dd9ea7ac9f075d2ef510a04720df90147d8f98cbf3ca37805fb2f87d97b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "ISC",
            "url" : "https://www.isc.org/licenses/"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.mwiede/jsch@2.28.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mwiede/jsch"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mwiede/jsch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar",
      "publisher" : "Apache MINA Project",
      "group" : "org.apache.mina",
      "name" : "mina-core",
      "version" : "2.2.5",
      "description" : "Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "234b165c7573ad3f7c545ace662799a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "a68fc2b06887d82295405d40aa74f879295b2925"
        },
        {
          "alg" : "SHA-256",
          "content" : "b75036dc5102d3aad419e74cc7c0c2f573dded48b8c97c6b070d5daed1ed0c62"
        },
        {
          "alg" : "SHA-512",
          "content" : "ecc8730f1d45d3ef0ff67e8903975339a8d7d892fcbc245eaaed661e804bb396fd1f7af2ba40b7545f50460690af2e8a7f5d47b7b9d95103f3ad9f4790794c17"
        },
        {
          "alg" : "SHA-384",
          "content" : "b286de94354712aaff0ddd24025d256a4578ed675bdbefe3975a56cb4de930fae4b6700273a6762229cdb8f9a2dfa90e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c2553bcca869d7a059ccac7edea463e4fae561cc9987848c8f14c23193966e06cc111796fa8cf2dddbab55cb2f86b79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d848a270a4cda16f05df6b4649c32fac6f4db88bd9be751c6e2c7c0acd2224b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "03de4b7289ddf123c0ffec92e287c4bfb38b6e605d5eef6c081bf6809905b21e02c2ed10e5a0ed51448e9198bcb4862d6b3b84bee7fb47975c0e20bda1dfb9a7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://mina.apache.org/mina-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRMINA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/mina/tree/2.2.5/mina-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-files@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-files",
      "version" : "4.19.0",
      "description" : "Camel Azure Files Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-files@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-files"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-files"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-storage-file-share@12.28.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-storage-file-share",
      "version" : "12.28.0",
      "description" : "This module contains client library for Microsoft Azure File Share Storage.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2807eb77238ba50a0267a782b2bc290d"
        },
        {
          "alg" : "SHA-1",
          "content" : "1442066a8e85545c0c8be2938770bc868c2e9071"
        },
        {
          "alg" : "SHA-256",
          "content" : "e080e9e6c612ac169d610639c4b2e1974cd1ef974412bbf181cde2070663b88a"
        },
        {
          "alg" : "SHA-512",
          "content" : "a867fbc62fa7e46e215c12933b33d015604962e0d0746b00947e5273fcfdc9a8acc0eef0570970c52f4c2433d1f0767a63631db533d6879199cf93bae05568c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "c7a671f71cfc30d39ff74711239d6df08bb658fb0edb58a8629258dd87226c4d56fd30886788c65351d11993883e23b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa8f20d9e4a8259d5884039de94bbf002a0b8197e8bbecbad326892b76c711645c3d77857e003da7d8dc15961f43528e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4199ea3c40522aedc588f9dd52641e66da44159e562e49f8266da6fd7ec98f0b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b669c5ccf5852a2e99fe26507c2b77c41b945b9d6634a359114cc82abd561b7fe22ac8866484dda875d0c08ef4f89c90629742162fd2e53621bbd2683cbd6a0d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-storage-file-share@12.28.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-schema-registry@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-schema-registry",
      "version" : "4.19.0",
      "description" : "Azure Schema Registry Component for utilities to deal with authentication",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-schema-registry@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-schema-registry"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-schema-registry"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-azure-functions@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-azure-functions",
      "version" : "4.19.0",
      "description" : "Camel Azure Functions Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-azure-functions@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-azure-parent/camel-azure-functions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-azure-parent/camel-azure-functions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-appservice@2.54.1?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure.resourcemanager",
      "name" : "azure-resourcemanager-appservice",
      "version" : "2.54.1",
      "description" : "This package contains Microsoft Azure App Service Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90b58b4a4c091ca6929d7105b8942796"
        },
        {
          "alg" : "SHA-1",
          "content" : "7cf58669a91ef76d7283a3b64a91ea1430892b75"
        },
        {
          "alg" : "SHA-256",
          "content" : "0bd02b79922d87bd31169344841de68ee459c745c0b09b7d6c5219f01bda6e27"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b540ea519ec655f6298835bdc5ceccc5412d833e53da51e62be88d11ff05fdec771a630e4fc188f84341a55b49b710b92a4b5f43993240b106ea726c642c100"
        },
        {
          "alg" : "SHA-384",
          "content" : "91826dec58cac574cf07ea3e82547f287ac7744bdd02f74af7a7989423410bc7e4fe320c860c8790503d31d8e1b946b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4909268afa978bdb5b1c1aae3334ade3f6378a58dde32cf4faabba4cc82aa24ce8046fe6c4ab2e3c344e50a49323c3ae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c2ea71b8cde3a3d558cd0a699edb87c1631d2661b46488564591eb47542f86d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a9511486ddea7a9b2ffa0435f69e235f5498f7cfcccad83112af6ed9dc5741c8f4c618090cfd9ffb0f5b12e7e357b04f29566ee4c0a973e8b87c3dd3ada0233f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-appservice@2.54.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-resources@2.53.5?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure.resourcemanager",
      "name" : "azure-resourcemanager-resources",
      "version" : "2.53.5",
      "description" : "This package contains Microsoft Azure Resource Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c528e9ae242bcad8ea23bd3975fd7e01"
        },
        {
          "alg" : "SHA-1",
          "content" : "f23378c48dd49c20fc7316098107b88ff8c38cca"
        },
        {
          "alg" : "SHA-256",
          "content" : "ecf5cb341b17f2747c629339daf200ac478e761355b5fd04eb5d122e6c0330d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "45968864ee5144a310b50393df747317c85858ddbd499d0065c6a7be4bb5a14b67f4b20cb91bfdf65115c69d314d4414de03634482bb74e6b0317663a9941df5"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a4532ed0b31726a8949bbbe6467b57f12c191e23cf76e0877faa427457851e18e859bb0285ed08df5dbe5fc1db04694"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cb619166fdf070544b5b33595aa646b9ecb4624240e5eb9fec1ade834c6fa067f442f276e92e1e7040b78874a293c2c9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f2c8791762f8fca2e21b2bf3d5465f233baf893d731d25f9ab7ae6c5e4241f78"
        },
        {
          "alg" : "SHA3-512",
          "content" : "68daaba9f265f89c70a1baf1dee6868a093c4f2a3228c7cb326c7728576c6379d38c1b1b3da8b3f5859f0b871d15e8e5224b8a4b9784429d1a1e2ecc1f113af3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-resources@2.53.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-core-management@1.19.2?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-core-management",
      "version" : "1.19.2",
      "description" : "This package contains core types for Azure management (ARM) Java clients.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3ae9906dc8fd33d152286aa1f5fb5ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "112e9286271b9e0288f14a32cd182d54b3bacb5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6296f26ca855a837af943c2150d0cd9dc05c613f06e8c1a67f6c9c7647e024c"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef880938673357830d59bf55033ca19f509c1683e67205bde2b7b0c6a3bb7711f7405326ec63e71a808cad6b97be40b0d3ac98e22dabc2574d425e4df8e1fce2"
        },
        {
          "alg" : "SHA-384",
          "content" : "167b11653e47f5229acfc6c044e7782c6db4f74e9f6f0c37f8888c974652cdd179acacd6773b8b52d323c533af72f1c2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "693bedca0f6703f15204b0cfb90f14d4524d2710e851774d9f03cefd501fdcc444b6860ee9a9e055fde6bd2b98ab64f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ae9dcde13bef2009505da333588256835dcd78e670271e6200535610d80824a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "21c89de4917058347ebcd8f57895e28457c4f082ab022fd4aafa5c7fec9c46f9836334d7196930dbb7024f8953c506833f686dbc27379f4096651a38dc10b9f8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-core-management@1.19.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-storage@2.55.2?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure.resourcemanager",
      "name" : "azure-resourcemanager-storage",
      "version" : "2.55.2",
      "description" : "This package contains Microsoft Azure Storage Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "db08a67e82871224b2713d4b9f73005f"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc7b807d5f596958cc6908639d03afaa68ded96e"
        },
        {
          "alg" : "SHA-256",
          "content" : "fba414e817f87291d528b67f298dfd5c0be43190bf335d327a461aa8f81b0929"
        },
        {
          "alg" : "SHA-512",
          "content" : "aaee36124669577c4c9225c3902423b48869695f187ba1d3dccf88e8c9341a959d9c5ef09187af47b778e052df624fef12a2e3120cfcb9b9f10309b02ea9d70a"
        },
        {
          "alg" : "SHA-384",
          "content" : "5da838a9fba55bfcf65cb3f9dfcda197fce413817a30e56b82a1d5b35e6b9c5ab48420650b9a2b53208702dc0ad2fa7a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d18f914d5d8e1aa7ccbf75b9690cc41b25521c4c77bef65959269b218e608ef17d487f260f56c18ad14196d97c1da177"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be7974fdbbd02e3065ac2f3a95669558e731ecceadb86c8aca6eb1128a376a2e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fb9986cb18ba1574304c86ad42d0a46464deba1b338a0f0c1a3ed4808d9cb74439112f0f2f36faea2282aa29f958b49227b2657877eb1d3dc650f6e12b67b40f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-storage@2.55.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-authorization@2.53.6?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure.resourcemanager",
      "name" : "azure-resourcemanager-authorization",
      "version" : "2.53.6",
      "description" : "This package contains Microsoft Azure Authorization Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2b780318c334c2f7fc5f73255c71a4de"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c7d50bd76db59ca55ab04d2685e2e6805b16e39"
        },
        {
          "alg" : "SHA-256",
          "content" : "73545e6a684ff21317c1098f3ef32f6cded98408f9d12fefb56340f6ed9ac1c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a24d3d064d5a9fb446afd9b749c90b68e91d26a2a30d0831a20bb30684f4598aa4f49364d06329a97eb9e47df2662f916394bb8c6b45789a3312e563795f0c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "583f179b7cef68aa0af0b966cba99f03965958f124bec5f31fff7f83e28c8c309d50c19365652dedb40304e0659b00a4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7f49879ba316a489f4f229e03135eb1b673937d6d95b843a55354cdfb44d9d479d3239f81777749259c6faf3692b7263"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab7827216f6340396829b0313b10971243f682476f88e9295736011e809939ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3efe9e3c3de3969e5b094f65a91bb0186d5689bc0b233faae05b89dd14af66da99e06dba27279920ef816352b6a7b4b8a794837048bcf5ddc48d602232d6b3cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-authorization@2.53.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-msi@2.53.5?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure.resourcemanager",
      "name" : "azure-resourcemanager-msi",
      "version" : "2.53.5",
      "description" : "This package contains Microsoft Azure Managed Service Identity (MSI) SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1701f2c2674d8fc5d66de1894467aafa"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2d7867b7d0c32a40561b35bb13ce9b43b5c5e29"
        },
        {
          "alg" : "SHA-256",
          "content" : "15b27d63d0fbdd98aeb6c21e803cf2c97346403fa6eb49246ecff73dc3f0d73f"
        },
        {
          "alg" : "SHA-512",
          "content" : "664946c4f5ee93d3d160be39853579d1659a4d55728d344ef09d1dec318f96462946bf4396e2c58e942a53dbc2e7dec3f605ffd8d541f535ab287bbd1e90c8f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1048ccb3414648c7472b33d0f9f85fd0155f002b94c0aff181ffcf3d6ac79a9096e11b79e64ac6ad4561e5015da3a94"
        },
        {
          "alg" : "SHA3-384",
          "content" : "389a86e8ffa6646a78ae76f9f46785e31d68bdd18c92cc662c5bdea614022241f4b533ccbc108a90e0206b75b321000f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9d6d00d931a0b26c575bebed006405b71335b2d56080fadaf3709d23a68704bd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be7f0fc82a2e48f931f39b3d249764cf131fd6b4c4a112e77c566215dc739be40101ae5669efe39769d2b3bdd4a25a5133215c09274338e3eeb45cb15d6360a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-msi@2.53.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-keyvault@2.54.1?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure.resourcemanager",
      "name" : "azure-resourcemanager-keyvault",
      "version" : "2.54.1",
      "description" : "This package contains Microsoft Azure Key Vault Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e631849d54a61f29d1971f45de7d9f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "a50ad5f05fff9c575b16aba7e3b5237cc8d7a2f9"
        },
        {
          "alg" : "SHA-256",
          "content" : "5667d022646828c780e049b5f885160a88fe7c8c73eb6681d56581e4ceffb0ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "67f92cf6ba9e08df23ae32f03622c702adbe91d6599b4be82580ccde96ec5cc755c3f070ed361ad35504e52bd94a6aa525f2ef7065030ac2f55b0f08d5f4c1bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6658a88548802a63bb6b77d044c1dafd413cdb6e3452d55fb7490978f198f9311651d65d4127a894c96385338cce905"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dc6cf5af7ef61e51518dbadf9c16ffe24a8ba86e9d75d180d570c3cabaf8cf46496b39c41662115dcee463d53441a9f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2cb266943b15c4a21d67c61312678f49144331466cf9542c514e9e512cb610eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0dc1927aff9f73f2ec772cb55ba468dd2e5a66168695975c1d0926ee1291e7b985ff33788615ffc7aafad29349952e16732f848af89ad76ce120436338c65fa9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-keyvault@2.54.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-security-keyvault-keys@4.10.4?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-security-keyvault-keys",
      "version" : "4.10.4",
      "description" : "This module contains client library for Microsoft Azure KeyVault Keys.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f83b937b92e5f437ba5ce2f64f342eb9"
        },
        {
          "alg" : "SHA-1",
          "content" : "7fdd750e7566139a052abecf7fa4d3b42d2b047e"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d4599b4cc343ca36c612beb96a232b9a4f856eb8a39100816a11e448fe29dfd"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6c4fa67904b728d822355f35b8e0c69a5a29fc8715eb6ab7a22d534fbb2320862e0b88768dd6e3aed84baa33428064a348542d71abc63dcd31ac5b98b6f27e6"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5fd2a0f6a5b8616d9a1325005063e05d489e162f1ea63c4b17a2fb5a7f2255146d00381e7c0673df1ac5eea6e27f107"
        },
        {
          "alg" : "SHA3-384",
          "content" : "caef7b5f8c6b1ba40a03f006f9684f462dd2939b6cba24a7ea80b4cfb004f31bd054f27efdc7442aced9d1dda2c5fca0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8d7fd7ac294f16426ce51ab56ca1aad50141fe0f881f58fac21d5fff5d3fb3e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af987b9ab6806bbd807e54f6f0f2ec296823e897eeba45b790a426a8d14f9b2256f2f8f38f46d63febfaeb50dfc527edbcd5da8a890325519d4265bd5555ffc4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-security-keyvault-keys@4.10.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-dns@2.53.5?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure.resourcemanager",
      "name" : "azure-resourcemanager-dns",
      "version" : "2.53.5",
      "description" : "This package contains Microsoft Azure DNS Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6d3bcf10e4f4879bb8b2b1d99b5db132"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e55c9cfa7efb889352de9e64ee7178a8ec84f0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "785b06ef8cfc5b04347cc01f419b205e50c1de72f37fa3749ea30468461b096d"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff4bc317afa049b35ae7f32bc4ee2d65ea6d958e379bbba0200fcc337e830f7cc667d3ff261e6f0c11712a1ed58b33a36410f108e4edc4a1d971bcc6b541586c"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a9eef4a36d9c78e2d8bf9ef1e3d4f029f79baa2fbdb85052d8fc6cc94c89094509c00ecea8fadfadb54facc3e2852fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e544f0ec87e17bc2f36e57590b351c53037ca9acee09f9f9f1d2c14e1b61ab513e3b9c6b2e8745eb48677898acb7d5b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8b54c48d8be7af3d48904fb70db3347951fcd07213e109f0d43223f6146f623"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a69d7c4cdf159f5f81092f4ae1260a1b6ceb8b9b69496dae52eafb8cb21379aa6313056b82b5923b071da0dbeb8adc0a5164a8185027fddbd55c4489231764f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-dns@2.53.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-barcode@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-barcode",
      "version" : "4.19.0",
      "description" : "Camel Barcode (e.g. QRcode, PDF417, DataMatrix) support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-barcode@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-barcode"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-barcode"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.zxing/core@3.5.4?type=jar",
      "group" : "com.google.zxing",
      "name" : "core",
      "version" : "3.5.4",
      "description" : "Core barcode encoding/decoding library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23cc13611f7f2202b9988220fa28a115"
        },
        {
          "alg" : "SHA-1",
          "content" : "955fcd6bcd0723ddfb8ee6ed502d5fdf0e9676a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "71de5d89341b5fcf5dd89da7f44e84d825d0e084cdf3ec77c9abe26b0f0ceb13"
        },
        {
          "alg" : "SHA-512",
          "content" : "967023e2aa3268cfde113b658c6dae70188d5e24e43fc8bcd414592225d66d5c2203045a32f7b185bab884990ec66dcb1ce93b7f61906f666c7ccd0646c8a764"
        },
        {
          "alg" : "SHA-384",
          "content" : "1062e370feac17a8f986fe0d062c8031928c29b6932c6a3ea1060be328255d509b0ff5beb7fd18d986077d523c9ace61"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9fed1b8568ccd64e5701d57ec249407f2eb1ccc7aee0539d8aebbee5c35ae92170d7b6c7754d3ef6ad9860af880872ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f65774d6c87a36155c69250275e8e854193eef4fe84152d99d42ea45398a05f1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1efcc072331784e5dec7b5fb6db7e8d8a231c0b10ae3a7b85dc634683208c9addf45b6d740b5a8b05e4c799d165063f65d9d294b88e0edbf7d13bb39facd5c04"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.zxing/core@3.5.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/zxing/zxing/core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/zxing/zxing/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/?fromgroups#!forum/zxing"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/zxing/zxing/core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.zxing/javase@3.5.4?type=jar",
      "group" : "com.google.zxing",
      "name" : "javase",
      "version" : "3.5.4",
      "description" : "Java SE-specific extensions to core ZXing library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55e7296a0c9a75d4e974e536e1d2e65f"
        },
        {
          "alg" : "SHA-1",
          "content" : "5393a868b60694a181a8470a85f89a4bec3dce2e"
        },
        {
          "alg" : "SHA-256",
          "content" : "1966831f473d72ff7720578419ab113f6417a97234a1710d2bccc650f5ae0c12"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d6528e5c367fd5b476b01f368df40f7948b8bf0ae96deb4aba7d8eb16cfe9689481cdb5a4908074f2cf2dbe783795d4ce141c0ca4522b88533b088cb221dd33"
        },
        {
          "alg" : "SHA-384",
          "content" : "8befe9961ae5e039bab43ffb12fd2afab297e9f6648d09dce12d8b0a7c9510473a3e8a14fb344ce927b1ef97ee0034ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "71b9f18291572d37bf40112249ec7b0217de975bdc4003d8c142f326d9e78aee7ce8bd945b0ff4778d5b7472e5bc3694"
        },
        {
          "alg" : "SHA3-256",
          "content" : "073f2230d7ade65b28a94eeb14546c5f3b9172219c79583bc2f21390da39cdc1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "228e4b5e4070bf4a480c89f03bd74dcf7fca8b23232347e24b188fe6119d084b285fb71f316cb270ce031a2eb90bcc83b7636bde0c29327872bc330ceed32b45"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.zxing/javase@3.5.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/zxing/zxing/javase"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/zxing/zxing/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/?fromgroups#!forum/zxing"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/zxing/zxing/javase"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jcommander/jcommander@1.85?type=jar",
      "group" : "org.jcommander",
      "name" : "jcommander",
      "version" : "1.85",
      "description" : "Command line parsing library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8e650d693e8a8bfbf6488898a4b6473d"
        },
        {
          "alg" : "SHA-1",
          "content" : "c6a75d1d1720c69a4cbb5409adee506bd5421f38"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa7552d2831a2b20778d86851d093edca68fbc0a77f792b6223110e4fae67a70"
        },
        {
          "alg" : "SHA-512",
          "content" : "aa1d19723c83de1f54f6f645121ab283403ece5ba78319c9daa4418c421e26c7fbd8bc36d35f6ed4cd9b8ae25d6daa2bc36818a1659cec8c5550441d6fb609d0"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ffd9654921be0ac4fd586ccef6f66550292be5e37337041e61e158535222294fb68148731ac4d858ed80838d9920824"
        },
        {
          "alg" : "SHA3-384",
          "content" : "beccbbffb6eb9917428f835da4f99812ef610755247080b5d1534b3605a3aa0c7007735978536d3bd57751d7840bc0cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "61b113a21ec0c11791dc1b21f1fe17281814aac258cb91aff555e102d4781000"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7f625a20e00a82a51a9e8fb91d0072b127b3bef59db3a18149a91767916d852a377f28498f6b0d03d6adf719f93c293affb11369a4df55b20a4d628997c6c40"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jcommander/jcommander@1.85?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jcommander.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/cbeust/jcommander/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cbeust/jcommander"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jai-imageio/jai-imageio-core@1.4.0?type=jar",
      "publisher" : "jai-imageio GitHub group",
      "group" : "com.github.jai-imageio",
      "name" : "jai-imageio-core",
      "version" : "1.4.0",
      "description" : "Java Advanced Imaging Image I/O Tools API core, but without the classes involved with javax.media.jai dependencies, JPEG2000 or codecLibJIIO, meaning that this library can be distributed under the modified BSD license and should be GPL compatible.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6978d733bfb55c0a82639f724fe5f3bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb6d79b929556362a241b2f65a04e538062f0077"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ad3c68e9efffb10ac87ff8bc589adf64b04a729c5194c079efd0643607fd72a"
        },
        {
          "alg" : "SHA-512",
          "content" : "5fb01617717fdc6db514fe6da2b253c3d925326190a8ba101941f29bff6e3c147e6216c501ca66b4d4051d213b1c05fadb3707563782bfcc5674357338786c01"
        },
        {
          "alg" : "SHA-384",
          "content" : "abfb07fec06128894a0b8f59f9c98acde24721d776c82609c587f3ae1a4a124a0ac88e532244241edacd6fc7fc44b4e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d1f54a3a9c259dfc8d724365bc7a26a03512b8585dfce02d3a3c8d47a1b23e9c495862846c896eb1202fe2611a3cb989"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bfa5a77a8af9e45843dff421e3fba2b433966675ad00fed54958bc3abdfef1d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b7a52696c362e73dba1aa0e82437f1b15a5463b887e18866d0925b0360a56a0980fc4b538e5c85767bc3bd4afc3d642c5355b6d681aaccea5837d5b726409d3f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "BSD 3-clause License w/nuclear disclaimer",
            "url" : "LICENSE.txt"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jai-imageio/jai-imageio-core@1.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jai-imageio/jai-imageio-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://api.bintray.com/maven/jai-imageio/maven/jai-imageio-core-standalone"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jai-imageio/jai-imageio-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jai-imageio/jai-imageio-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-bean-validator@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-bean-validator",
      "version" : "4.19.0",
      "description" : "Camel bean validation support (JSR 303)",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-bean-validator@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-bean-validator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-bean-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hibernate.validator/hibernate-validator@9.1.0.Final?type=jar",
      "group" : "org.hibernate.validator",
      "name" : "hibernate-validator",
      "version" : "9.1.0.Final",
      "description" : "Hibernate's Jakarta Validation reference implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "003c10d00a9700ff8e80098eda4dcb0e"
        },
        {
          "alg" : "SHA-1",
          "content" : "53505ad984428ab42b4a4f3456aab9ec343bf2f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "4dea20c780d12e8ad6e1fe7d695460af74f8668df9eb58910991919194412188"
        },
        {
          "alg" : "SHA-512",
          "content" : "216e340da1eb3a7d541911c52f20619a61bb9e9cd2c242bce7b28e529cab67e28d0948cc8480b360f5fcaa3447310cf37db391f97ab1034b8276dc9a0d59296b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e22822e7bdbcf836a2473ffa5c66a95d64343652a3f5cc81d8aab60f2f07ee73ad0a8371d842c73b0bf01628b832f18a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa62fa6202c3a11e9b728df0c2aa2bf949576408a3721df3f16200d1ce9c0f448c309770dcdc8cbc4304dbca380d4fc7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24a77e18f79422e00e23698a89a70ecc803b2760636cf694c027b877472d85d9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0ce109af4dbc4af07f5bc00e5ce39356c02ff89b70782b4524e40c1f3bc71733bde8480eff503a36a46f267721ac9782bee8d9fa30c23e357c9cae281352d8c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.hibernate.validator/hibernate-validator@9.1.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hibernate.org/validator"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/hibernate/hibernate-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.validation/jakarta.validation-api@3.1.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.validation",
      "name" : "jakarta.validation-api",
      "version" : "3.1.1",
      "description" : "Jakarta Validation API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93ce96e77734f4280157edeffcae44e8"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec8622148afc5564235d17af80ea80288d0e7f92"
        },
        {
          "alg" : "SHA-256",
          "content" : "63ce00156388c365f3ac1be71fcfaf114682fc0c452020b5df6e7ec236e142ab"
        },
        {
          "alg" : "SHA-512",
          "content" : "02483f9d631538a71f436982ed3842c5d054781ec58350ba33fd0e0db92db531caa17abd2e7aa25a062ba4cd5e85b63a27b615041df236ffb979a73fdd121e18"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e4a235fb69ebf7327fe8947b0be32c76ae8ebb748d0b3195efb87cd1d57ea92402403a59e2c4312a11a3a2300bbb4d6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7f52280ddd46c87e00c6b10f708aa77d571e68942651ada952b4b9e58805a0216394a31a4666c88908af0a6408c9b64d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "21e404a7897b223e9324f7b709c3038f4ca01599896a0e166cee4eb714b9e600"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6bc15a9beecdbdb881c1ed5d7682156417db766898a14e205a496b8d7e0e552a4e4c2303727b1c4dbc2391d62257b1b9a9504827dc6b8ceff149225d94bf10a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.validation/jakarta.validation-api@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://beanvalidation.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://hibernate.atlassian.net/projects/BVAL/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/validation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml/classmate@1.7.1?type=jar",
      "publisher" : "fasterxml.com",
      "group" : "com.fasterxml",
      "name" : "classmate",
      "version" : "1.7.1",
      "description" : "Library for introspecting types with full generic information including resolving of field and method types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e64a0680ebc8facde9b4cc431cbc248c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e803194e4362a2c0585087c5f315682897d12f00"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc3299e5df4fc24180e69477c890d07d38db79dd2decc0ef20e74a986897c0a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "77e9e3b80db08646a658dea9a3eef21260dd175d25b538675032daaaccc7c42c6161db37f0e5bf1040b20c7bceeae8e5afe1d37d29d007f00fda666e480defe0"
        },
        {
          "alg" : "SHA-384",
          "content" : "3283b4dbf828e9410c9b89b2b9522facb27f25459bc8eaa41a9f5e48ca781446c26f2c49c81fb6214841f2cfa216b3e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1f0d5cec6548d756409c937e2ecbbee0d253909d10395517965d2bc52ee32df412c010dfef4865ec53f2db204e02cbbc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5400e7cd9b2f0b619a50689b075ae68765430344a24182023f053e7ee9646d13"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad25b33679bd41215dcae1d94b0a2a5a9a11479acafc84267c08e69b332cf8ab31687d3c9c825dd1218d48d9704c5f6aed7eae1a72c1d2885bcd0870c16e5092"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml/classmate@1.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/java-classmate"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/classmate/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/java-classmate"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.logging",
      "name" : "jboss-logging",
      "version" : "3.6.3.Final",
      "description" : "The JBoss Logging Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b4cf5872f18b3e80e18769d51c7ae9b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "1cc9f976725720bb4a66f80af3e3aa6b9890d969"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c12ee575508f81e22b1db9334b969d0ec54ef0fd1dcba24eeab1a44235fc366"
        },
        {
          "alg" : "SHA-512",
          "content" : "5b4e0213185d79b407352020e550ab0baba879fa465670b592f3671a53ae0128ce9d2d1fd67c2263bd625cd5549ec449521d200054c8bed9e0c0d1b6004a0287"
        },
        {
          "alg" : "SHA-384",
          "content" : "7022c646c30fe91fd1f483eda642290bfdbc3e8b033df7f177101758daaebdf157ac2ddd1e992cb020123482bcc7c3e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ddc81176c1e55dddb8b20ba888bd096fcd372566ffb60b51068165879b6face6a4170d9d204a6ddc76e17f7e2ad68d68"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad9aa5fd92d755bc8717c4095fd815d0213f8456d7209727a796548f5b3bf46e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e0ea47f66d8ff6e2796732d82aa4772b17441751469c78a1cd5f4ab227c953addcd9810e6ebdbca48634ad874da0933ecaaf5848a38f3ea07de0ccd601965ecd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.jboss.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jboss-logging/jboss-logging/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.el/jakarta.el-api@6.0.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.el",
      "name" : "jakarta.el-api",
      "version" : "6.0.1",
      "description" : "Jakarta Expression Language defines an expression language for Java applications",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a98f097e059552a75748fcdd067e5c16"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7c4a2eb1e40e0ff45ab5e2e52bd77d8c7a75176"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e84b5bed49de32b79cc5e85d90b6f5adb1a953ac67283adbb41c1e297f9c605"
        },
        {
          "alg" : "SHA-512",
          "content" : "fbab7bdf18e9bfb316b519a8c3b3d1f2e769e3f318b72e46cf33621f2942b84eede9b97970ff46fe29b54f8d61cb0df9e584d371f10e56bf0050d7727eb0ee23"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c9c0712f90e359567fb2f080a18d38227ebd3096730980aeec86ee290b79f79cb4cf9888f72944ac240c01330828344"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c82d728737f09f400956a25664b008a307a359f33084ae9304ecf850b2b8448b27a7f017a6630299b7bd7ea4dddc239"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2e870db1b8d460705534cba4ccd57b2d8247db1ff9bba831e2b2aef28261b4ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7eba15a92c49d1061ed4ac4c6a298dcd5b17896d8de214d5ad560624c2e2c855e9846626821754c47b898dea656ab516138d0ef607d5faf7c1dbed8c660ee6f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.el/jakarta.el-api@6.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.el"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/el-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/el-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/el-ri"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.expressly/expressly@6.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.expressly",
      "name" : "expressly",
      "version" : "6.0.0",
      "description" : "Jakarta Expression Language Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e19bad48904a955072a576f0efea554b"
        },
        {
          "alg" : "SHA-1",
          "content" : "0524fa43fa48fc68fb62604cf14ce71b31caf7c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "86ee67c7040278bac5204b571f738b8b859f014ceb5f896bd935bacbdaf33cb9"
        },
        {
          "alg" : "SHA-512",
          "content" : "f2cc6bc8c9a5dbd8f008a9b41f8ee3a5c27052d9c235dccffb455c8e55a59bfa45c2bcbfd0ff45fc8e7a8ef4ec387791b218ebe3185154ec79e91ec1d361f335"
        },
        {
          "alg" : "SHA-384",
          "content" : "7dd1bde9cc42554469e78f5cd128ccb3765c9adea40092f2f6ad3aef1ab6100a86853f70e36eed6cfe2d12c2782f405c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fcf1a5d92bd48b94ec766c9c8f2bf1bbe4b18bbfc06ee7523d15dc3879780830728f8965b4c2920aca01e65148f1c1be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fbfac79e005c6a3d3472bc6cffb1b4388f52daf5d5f7907080046142c19a2265"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff53fdf3aa323a224e3a3546f98353a760d7135d661fea1520742d034600bf111b9fffb30bd2bd51600477aca0a2b81956694ef1b6e2ff9454116619fdcfe978"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.expressly/expressly@6.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.expressly"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/expressly/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/expressly-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/expressly"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-beanio@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-beanio",
      "version" : "4.19.0",
      "description" : "Camel BeanIO data format support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-beanio@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-beanio"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-beanio"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.beanio/beanio@3.2.1?type=jar",
      "group" : "com.github.beanio",
      "name" : "beanio",
      "version" : "3.2.1",
      "description" : "A Java un/marshalling library for CSV, XML, delimited and fixed length stream formats.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "50dda798b38be85c8fd8e77ac7f35d42"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bea5733933cc272bd6f0a17f8c43a301bd6fe50"
        },
        {
          "alg" : "SHA-256",
          "content" : "01c31c3a52c61aa672691ba3e95bdd3e678d70d74b3885993a0fab19c872d44a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3703ebe6808cbad323691a2f2939ce06ca4fda1c1d178d5bea6db4acf13c89fb9648aa926146e0707769b54256607cef6b8c588485cac768eb04902705d4af6"
        },
        {
          "alg" : "SHA-384",
          "content" : "2921993a6227b671f4475967a688a5d395d7f7d400ad5f5655e3dabb92233c5eabf4a7cebd084226c2e810b0aec74c2a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7784d8f09160f4dd7410efb9aa0f6d95ebc0e8ef89a5fc9e3591084cea4b10cc07f9cf6fb29271ec8fe29b1214bff430"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af50f4db788353a379f915920d614b7fdf2d1ab6fc6c1b4b017a8811a5695f24"
        },
        {
          "alg" : "SHA3-512",
          "content" : "07c22cd047fe9897ef925f7b7e31b3fef00279642bb0dc8104f0f6b8f9b725295c9597077ded2523b04d4cdf439540e92e31c3e27572a6c1a3d75b130f6304a3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.beanio/beanio@3.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://beanio.github.io/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/beanio/beanio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-bindy@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-bindy",
      "version" : "4.19.0",
      "description" : "Camel Bindy data format support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-bindy@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-bindy"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-bindy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.icu/icu4j@78.3?type=jar",
      "group" : "com.ibm.icu",
      "name" : "icu4j",
      "version" : "78.3",
      "description" : "International Components for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4f59018dcfd3b739b755e8408be926a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "6a851a53bb1f25689fc418dcc8935b0d93580adf"
        },
        {
          "alg" : "SHA-256",
          "content" : "e962c1758d9659ea1e1fbab99c58683f654d304e1126ace19aaabfe39e0edb25"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e768af8e759849aecd10afb4b4a0098446f8df516091f617da5991c4a18960170dc3ef5ee5f5c8ba8c135d95646c5f2310e4c1e60eb3ad17e8174365d9e3e37"
        },
        {
          "alg" : "SHA-384",
          "content" : "327c51580496eab3004fe228d091038e692ebb19af93fa060b33e84986bfaab7541a33a8a1523008d7d7551e46eb9c4c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d52a772a3c2c8cecf4ce56d726bdf83dedb3b495412d4295c97c0777f594d31319567083db95dafbf6f6c3165cd09f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "95216f4780a904b025ec50f80244fdcba8bf93300c7935fd6cbfb7b0680640b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1f2ee87cdf153513d6e9d1ce45a6da83d4855f8e9bb53c88065d6862c887fafe873f39af62ade8bc0761727f2fd64345a5b10262783717552f15fb98c1d1dc55"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Unicode-3.0",
            "url" : "https://www.unicode.org/license.txt"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.icu/icu4j@78.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://icu.unicode.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/unicode-org/icu"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-bonita@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-bonita",
      "version" : "4.19.0",
      "description" : "Camel Bonita support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-bonita@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-bonita"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-bonita"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.5.1",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "618bd65cc2b1f9d0b67b2d6dd17907f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "89ab9084b94afb7893a54f4d09b07c25246af5a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e1e5d0ccf60d078bac6e3b029076afa8433a6a6d93eefdb46bce50720b58b7d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e37c53f33accc31f5435db8eddcde6b426d5c52693b78705cac267ba172657f503dce1636409ebc2cad99a18acd6b16433b46285042fb75f5c155544bf08c196"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e9ab97427c7a9b8579a6773da5d7a7892029232caaca3c4e2b42bb290dee006aa970781c9b0ade35eddb389ba166bd4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d8c8a91a6e4ef31011abd6c956b80850efdb8dd3227065813d0ab3cf1fa7efcc297b5e055de26f1800aaa67608d3474"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ebd145876a786e45c0e53a73deca3c9c89790d064a6aae9b07ee32c7e442ecf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1a68c3c926b2d9ebc1a41c87b569d099fcee8fb6de41df2fe4eeeb03acdccddcd2053f4af407b848fa26a005b8c32a507481eaf4b53c57d63373cd6107f589a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.5.x/5.5.1/httpclient5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/5.5.1/httpclient5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar",
      "group" : "net.sf.jopt-simple",
      "name" : "jopt-simple",
      "version" : "5.0.4",
      "description" : "A Java library for parsing command line options",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb0d9dffe9b0eddead68fe678be76c49"
        },
        {
          "alg" : "SHA-1",
          "content" : "4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c"
        },
        {
          "alg" : "SHA-256",
          "content" : "df26cc58f235f477db07f753ba5a3ab243ebe5789d9f89ecf68dd62ea9a66c28"
        },
        {
          "alg" : "SHA-512",
          "content" : "cbc27e0b6da6ae4b6245353d6626d2e3c171c3026a555fa21e8ef61b30714e286db85086d1a57c167016e8a7f07be2a243e34b3ab504b1877806f3bcec5df986"
        },
        {
          "alg" : "SHA-384",
          "content" : "5911a03e11958951abf8450de13598f617471e53554ba79e203d6e7af1241022592cc97ad656650415d78c66d6882cfa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9233bbb74d1dcf613f5c55a3239a9c465bca6422c44d25eb77e08d12cdcbb60d98af78f28071b04f6a3963dcdc67bb3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9fa8e57de87f425cab9e7e6dbf68c70268c9c3de29fa54b9f2be9e1b164ab368"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ea3d9c8469b3e3cbfd70616bde82c62685fd54b1970f324e44d58e48d8d60344abd59c06b1f43e8df1e8fc5bce6ff837eb034e2ba3dce499ffadf42ac4b406cc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jopt-simple.github.io/jopt-simple"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jopt-simple/jopt-simple/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jopt-simple/jopt-simple"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jknack/handlebars@4.3.1?type=jar",
      "group" : "com.github.jknack",
      "name" : "handlebars",
      "version" : "4.3.1",
      "description" : "Logic-less and semantic templates with Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6f59c7711c37c8cf1001429aa702ea2"
        },
        {
          "alg" : "SHA-1",
          "content" : "95d9902e78faa2be20a40a75f33b6602b99ee246"
        },
        {
          "alg" : "SHA-256",
          "content" : "5424fd12e911cf15befd16341b46e0e1bc681aa61e3cb1c070c57e68dccd5bbd"
        },
        {
          "alg" : "SHA-512",
          "content" : "4588113b49d654c864a8b232e605620f5ee59da74e025f7c2430c07b8b36195c8b55bceabad40bfc4bdd8b158697e8d22def0af915c3c4826405dbcddce637ad"
        },
        {
          "alg" : "SHA-384",
          "content" : "c875e412c3ff4020fea8d5c06b478f45603192e8587478b81e947e80a3b868635b598312fb875799556949fd319cddbc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5be6b2bbe81499a1bb2b8f57db7e058c110f5eb93f5893216dd9093ae93bec8b6fdf6f281a3a4ef6c3eae48373f97649"
        },
        {
          "alg" : "SHA3-256",
          "content" : "06d20c276d06f9d5505f72ed611d2c919df9a7ead0a4bf5fcf7173e8f20e13fd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5dd78962adced35c1108ce9e09995bfdfc94da50c1250780ab4c63fcbac1199b7d4fc58c7fabc06a9a7f3f96aa4b9d9bb3eb0f67c345f1f881557bec0aefa99b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jknack/handlebars@4.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jknack/handlebars.java/handlebars"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:jknack/handlebars.java.git/handlebars"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.19.0",
      "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" : "3d1fd45f9d2a247c1d05ab1e98c07160"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f8d4a99ba72b77aa69101175efc79b0c7dcdd7e"
        },
        {
          "alg" : "SHA-256",
          "content" : "824268919b4b62f9f40f08c54381de5993b078f58667e332d17348ae019d72b9"
        },
        {
          "alg" : "SHA-512",
          "content" : "98ad3cb92c31b51461c44d06c223a425c3ee8254ad3ddfdc3724e7d14444d2eeac3b054f70be5d4500268f712c1f08779fd5e4360437b4a883c406c0dc3a2c7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "b3a8950070de2372be3c05444c203a13e0727bd5ef8c446b7c731dce37d3622509b93a7ffedac2a81b707b73c73bc8d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9243e8e5354232583e1a269592a4f19e4ee4dc681cf942c10a146be1e4036bcd71bd3f59df78f1916e20c03d7d9bcfd0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b9994550c1fe3140f52b9e2e663f2a4ad1ccc6ca4f19fd3626bfc689ae2f4a6d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e0f4331c5e19afe2d23470066d6d870ac16fdb9b5892cc79d84cfc987d486e28912e9caa3f77fdf1a5de88ae3f8b2e439a5d5ecbf042dcf7c7bca8c89f3d5f92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.19.0?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-intake",
          "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/org.apache.camel/camel-box-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-box-parent",
      "version" : "4.19.0",
      "description" : "Camel Box parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-box-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-box-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-box-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-box-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-box-api",
      "version" : "4.19.0",
      "description" : "Camel Box API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-box-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-box-parent/camel-box-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-box-parent/camel-box-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.box/box-java-sdk@4.16.4?type=jar",
      "group" : "com.box",
      "name" : "box-java-sdk",
      "version" : "4.16.4",
      "description" : "The Box SDK for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e17969e82aa049127628862d0044758d"
        },
        {
          "alg" : "SHA-1",
          "content" : "59b54c22dd5e0f344d1a13284f5b4555d0c3c3cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "f050cf51db714f374e53c78c6b881ac751ffd7322fb600d2f766700256f416bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3f802b2460e2a5f5c99c8c6696ad1fa5920ef30ce0a71e1f0bbff0a67869ba86a8c43ab1c06f97015f4477d80d32d9c3991452fabb6efafe65320df3efe9f3b"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e4e77a0c6f3e73cce98546ec5c1fd50ac1d574c3b3fad6b9df81c221062afee4d8a648ceee90342194726769e714aa4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed1456cf93117080a7251e909e67d833b8b7418672b16523fbadfac537f9c1e3551e0f44fe0bf9e8aa24f1c355a1d5f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48aced78218d9ac01616462d64cb3afa172b1ff7c25842ee6d4d31ead6af655b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f3fa5880afb104c45947806e0a55ddf677aa05b2ff11b3f4060d67cb91eab5f0e5fa5fa4918392a2bf957dccbbb8783a7ffd90c009a7feeb101c4f5c985f9aaf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.box/box-java-sdk@4.16.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://opensource.box.com/box-java-sdk/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/box/box-java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar",
      "group" : "com.eclipsesource.minimal-json",
      "name" : "minimal-json",
      "version" : "0.9.5",
      "description" : "A Minimal JSON Parser and Writer",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b654083f16dfe1856a42bf356c399f79"
        },
        {
          "alg" : "SHA-1",
          "content" : "8134f8babbfbb18373110ea0b5871fd34b9c77bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "69ff84463d1d7cc5cfdb8baf2b6e5f7af153d351bf0dbee3bbc8916247afac74"
        },
        {
          "alg" : "SHA-512",
          "content" : "24071638243974625957955b799696f9514ab35218652c493db6a4acbacbfa8ef2b2265a096cdab14b476cf7a76b34e50f2d999c45ee1c884972a193214fdf31"
        },
        {
          "alg" : "SHA-384",
          "content" : "54df09e2c3ef7704cb962f428791e713c987c19749964c003ac0c10c58ea95e53ee312d200fef42e8ea0652bccdebcfb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cee003ea43bf25456287fc0c4c83efacba877cca836b93d0c34377748c0d35d7baaa05e8e5fe49de9db34fb5977fd4a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3dc0acdcc58f6bd631f3783c12540037ca5cad9ded7329b2d7e3e989d49bdb30"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bae4bc4b22ba70ca4481f46989e716d0b0c13f861f6c800afba5532d064be2844800d15dc1aa1b77d4c345ea7aae1fa2c4911e6b1e386787fd0b653754485b77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ralfstx/minimal-json"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ralfstx/minimal-json"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bitbucket.b_c/jose4j@0.9.4?type=jar",
      "group" : "org.bitbucket.b_c",
      "name" : "jose4j",
      "version" : "0.9.4",
      "description" : "The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It is written in Java and relies solely on the JCA APIs for cryptography. Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7205ee44092e9c01d7bd3255ef0f1302"
        },
        {
          "alg" : "SHA-1",
          "content" : "7efe6ccf593e52a2b77f98de52238f15b4a67188"
        },
        {
          "alg" : "SHA-256",
          "content" : "9012aa4c20319d35159030c3bdecade66863030a98338bfdf73a5238849fb9d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba34cef561a9ede4e625fdaae1344c0644c1c094516fad0cb6b039d8fc9ad273a230696e6586eb3b6358b33c2940b1f4758f1a7832bf8bf316156f809d1efdd2"
        },
        {
          "alg" : "SHA-384",
          "content" : "69ff11314d58faf5c48644b4ab1d3527c79780143cbaf0c1e72540727389af47efe2869279dc24f8c351a1cf78c98108"
        },
        {
          "alg" : "SHA3-384",
          "content" : "78d4fa841484effcd7812c0dab53b2b898d422ed742003affec7224dc6be8091abff2e7f087bb3ae2b35b6a8171c4b8f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d3077fe8c308e26a708bf3313554889106eb86072399eb30dee7a27e587f3fd1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "844d1feb21b04fbc927fa520adcb34c5dddbf39c468c3c1004fcb30ed93cac1bef74675d99137524629b85afac008093af5c1ace6bb39c649e42ed87e0772814"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.bitbucket.b_c/jose4j@0.9.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/b_c/jose4j/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/b_c/jose4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.82?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.82",
      "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE provider and low-level API for the BC Java version 1.82 for Java 1.8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73520ba13118979db17136db32a8c401"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1118397395d21909a1b7b15120d0c2a68d7fd0c"
        },
        {
          "alg" : "SHA-256",
          "content" : "14cde2fdfaa8890480a8e5b67aceef0c90f96682c1e23c133bafdc9e0b3255ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "acf5e383a93cb16b3ad5a531b86acda3c7fad306c655b1090bad576898707ac4516b2681fc4993ee1dbe3ecbeb05156b836e17cb0f6db811d81d1e3d762a4151"
        },
        {
          "alg" : "SHA-384",
          "content" : "17937df1cc7f2bc82b1d3be96ae9e411c8c6be9fba12f45a00016136539594584c0c3414fcbf22635e8aa958773eb3c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a1f9cf6c9a75ba5b83cbcee081f1482383a0fe111eeb6a5663feaeef9046fe2b46c1299b8355fc99987e0053317b911d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a5678d424b2754823a997ddac7727d51294218c8a831eb30e4d12d00abf02704"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad5ad754087d6b089d3060deff7b8dd9fa2a3ea82d57c62c3d4f5336212447e882f489ada58f69858bd84f347cc0f5575141d8895a29e7da6c546412b40ec344"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.82?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.82?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpkix-jdk18on",
      "version" : "1.82",
      "description" : "The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for Java 1.8 and later. The APIs are designed primarily to be used in conjunction with the BC Java provider but may also be used with other providers providing cryptographic services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9958d2f8aa097a31806756542e461079"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad7b7155abac3e4e4f73579d5176c11f7659c560"
        },
        {
          "alg" : "SHA-256",
          "content" : "bdc723e20834832ac6af136cb5b5ff05e43b71d4fa151cc6510d9212ee086e63"
        },
        {
          "alg" : "SHA-512",
          "content" : "530b4f8818fe9918ee4d945985d0408024a0107b709cd4963147f0f7e364004078878398d4c1ce357e502cd98f97a6985ea1628c9b98fd8ac0adbe00c1330898"
        },
        {
          "alg" : "SHA-384",
          "content" : "57fd639b0a1bce5cccb7984fce86cb65397111519feefa75260961d0def9e646363047d54af88701281823a9cc09a0cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "997838ee62cd2c05640efdd7f46593b683a09ead69f6b1cda37c2e0755a86f565f27dc1c5ed21cd9a2e14f9ef22becdd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "181cde82f2f2e4483ee85b8695aca990f2eec5e2fb1b5b3855c384718ccae580"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2f979dec5105f7d46412257548b2c9cdd16e02d3b530220f3726b0bb423fd3eb314d737fcba501df18a86e3ee9b4163af899ba1301d09de0c9cd81c961123752"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.82?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.82?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcutil-jdk18on",
      "version" : "1.82",
      "description" : "The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for Java 1.8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca33a7c1e7e60f68333e127c75f5ab45"
        },
        {
          "alg" : "SHA-1",
          "content" : "1850911d674c91ce6444783ff10478e2c6e9bbf9"
        },
        {
          "alg" : "SHA-256",
          "content" : "4420691958ad1c0ba275a6d6d8a6317adbdbdc9277055b6a72aa89c88cda8c7d"
        },
        {
          "alg" : "SHA-512",
          "content" : "61a4bbc07402fafe91a55170a3f04a87060c6721bc1d52865dfa9445b97dac92cd6b4c8558a7adbbf0dcb2bc62f4af72c547c366fb449e207d7436fbdead3c31"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5aa8faf96128bdc7605e9991da58eff4e56b9a96aebc399d69f35ba4346a7878c3171b88fffe8a969e7195054356408"
        },
        {
          "alg" : "SHA3-384",
          "content" : "19d950e37f3927b6116b99f4dfa4b9b83b2cccfb469a2302c55e1db22d6e4514e8991979caf585598f3857b9282ee667"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ca6f590c1e6708076432e9e0db01e3c52f910918d5bc53c462c3ba56c330ab5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6f120f75980fafb4a2ae33adbaf6ef2ac077e7c36343dc889f0cb9423fa4f7f16aa0c2fbfc9cf12835bbc5f91d8931ce68bafd6653a6c62660d291fee3bb62ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.82?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-2?type=jar",
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.7-2",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de535f0c23bdc2f65e84d981c260aab7"
        },
        {
          "alg" : "SHA-1",
          "content" : "7dc04f587e39488fddd40e209a58db5a47b0b3cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "c5530c6fe99df04f9ac041e1b11fcb5772a7f4218c727d7273e0a6e5948b5d12"
        },
        {
          "alg" : "SHA-512",
          "content" : "690cb58067644a054ea6c065abd464f466980c20123777fdfb403b0401ad18d50e5b32fdeb42e969c94fffb8dd89180bafecb12cff76f2c02b443d52095bcef3"
        },
        {
          "alg" : "SHA-384",
          "content" : "f949b2f992ff13b5d4f46c57032a1afd12f2eea761ba30f3bb49e825b891f1d09882321855ef3b6014f34c49394425cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b50ac4c388d270ff1e3ff52acc02ac79e6e2079fa4fce4c4f498e710facf456fdc84d583859799785351128fa42a1578"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb02d76e32053ebc74abd17ea1ee68ebc3daab55192d0bdc3faa7ea2ddd6932d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f9949cae784002c46f656ec554d06651649d8a2f14d32bc322ab955bd7d8b3ed04dbe1357d8fdb70a03eb65ffcd283feb26f046bf2d0ddb36a8d85bd5f739e26"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-box@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-box",
      "version" : "4.19.0",
      "description" : "Camel Box component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-box@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-box-parent/camel-box"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-box-parent/camel-box"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jsoup/jsoup@1.22.1?type=jar",
      "publisher" : "Jonathan Hedley",
      "group" : "org.jsoup",
      "name" : "jsoup",
      "version" : "1.22.1",
      "description" : "jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "650c793f2362dd13d13355e558ea56f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "9085290f1032d8bdd4ab0a279d176a4bd9e282ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfd3298d8720cddfb0545109ccc6ea0ef39eff7e9c40a10ad95c93a65f01c916"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f229021019146af5fc1e40edd05c96b93cf4eb9e2de11a6b7055849b9480c6abb7b416c0a8974cac3500c9147f00735f4684ee7f891b756f2fed0c76aa219c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "802f0a54c3dfd28a650294d46b8a5465dc49f612120df577692165929c4c882c2a14d63d8719b8c548e94b9db8f53c43"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1d507f06b71326c8b3c816a16e455eaf58064e5cc8a7aa7f96e2afd3c7c16f2b8bd09a1e6cee01b35205e06f297f4d0f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f9d02210dadc51729e6e6a32df4df12555aafda0360e3e375b85b8ce82286b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d4a60595c059d689932eb9762126c1feab11f2dcf226df6b3988732fc726cba2f46be809be30338c5b5508d67253eb237dec79c52c82c01a5a8f57199c90f175"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.jsoup/jsoup@1.22.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jsoup.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jhy/jsoup/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jhy/jsoup"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-braintree@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-braintree",
      "version" : "4.19.0",
      "description" : "Camel Braintree support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-braintree@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-braintree"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-braintree"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.braintreepayments.gateway/braintree-java@3.48.0?type=jar",
      "group" : "com.braintreepayments.gateway",
      "name" : "braintree-java",
      "version" : "3.48.0",
      "description" : "Java Client Library for Braintree Payments Gateway",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c483c28752a4fe91f7a9e2679e075149"
        },
        {
          "alg" : "SHA-1",
          "content" : "132f953f06b752313bfa1b1a9c8d07502e98cf80"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd1bc68a04d87cbe993a694139bf992c862311830d696a3a5f822fc6787e8d95"
        },
        {
          "alg" : "SHA-512",
          "content" : "b676c5886cff0f640c0bff17a32c0f0c1d59800475c96d15568e7806f06cbf7ce7de516472370b9ad441d2ede358e328ed39fec0257aa5bfe144d64e76a22718"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c67438960fe0ad382056dc1b38136f2c1c30a6f4bac155553ddfeb7c184207cde7f25f1de69276633f288474bb5223d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b55deea4a93f8d6cde24ebbf0b74cfc09b39ffc6d04053c740dae2843f874e60cdb50e792dd8aa0701f6fff1de977ac6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c89f8e6280b2191a14640ad0eab89593a2a1697a8ecce7f333f0bbb39ae338da"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12ad100bd937b76c05c86208c221f567fc7a24854e6b1a830f3f4d7564346bafb9f873ccda2f5e4e093f7271463e01e63da7b7debe3a6a24f4029eab928f1009"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.braintreepayments.gateway/braintree-java@3.48.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.braintreegateway.com"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/braintree/braintree_java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.osgi/org.osgi.core@4.2.0?type=jar",
      "group" : "org.osgi",
      "name" : "org.osgi.core",
      "version" : "4.2.0",
      "description" : "POM was created by Sonatype Nexus",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe78bba6a5aa44cd9f3aef235ed16994"
        },
        {
          "alg" : "SHA-1",
          "content" : "66ab449ff3aa5c4adfc82c89025cc983b422eb95"
        },
        {
          "alg" : "SHA-256",
          "content" : "f61afff1c8ea076b1fb0f935f832bdd2ad7ed5d087ba00bf42606514c2ffe8b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a060cdae74c869832daf6f51a4a08e5a5ef0742df9524c4f23b5948ce561092a3f6e12c21c59b8815e2f2e8d75cdbb4ea83db875c227c5fd5fce6d6a78b4f44"
        },
        {
          "alg" : "SHA-384",
          "content" : "7ec969c96f9cd224929cf34d3c4462a844e6262bb26e5fb28bd06d83b818caaf5576e51ade1cc766cd8ac948c02d528e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "90a5307623b843e5242f0aa795d6bf904c8d0fbd5461da0544d827ebae8fb9ba2b207822c7d01fa1ca9fe26660f06522"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b2eebac216b1046617b012a44c82f52301765522ba226ba03dbe50e8eb389a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "82d039b4741c8e00324154d1119966f9d016e01e9d346bd9fa80cebeceae17c2c37d08f9ecb6cbfd9ffbec5de352a3d2247be7b9c6e60327c91ff539da84bf2b"
        }
      ],
      "purl" : "pkg:maven/org.osgi/org.osgi.core@4.2.0?type=jar"
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.jr/jackson-jr-objects@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jr",
      "name" : "jackson-jr-objects",
      "version" : "2.21.2",
      "description" : "Simple data-binding that builds directly on jackson-core (streaming), has no other dependencies, and provides additional builder-style content generator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "775d3293b64ee1b23f419452666fedac"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c073ef7a5c580a3b62f23a057ec9fa241e182ec"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1aa6caec9598e53b81c3e8f1ec8bf5621bf37f4aa040c460bf3e94c9b06e446"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c36fe585756c5d2cea2f3cb6b26d93a6291a92f0a8190ed85c5a486dc476ec0607212663d81d8643e10c938dfffe4c0aa2242664fcdab4309ca78b3793a8324"
        },
        {
          "alg" : "SHA-384",
          "content" : "ea9eb6fbfcd3ef41d6f4891392cb76851306e376def14347fc327ad0b38b226f09a1212150950f64d9ac87bc2a1469f6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "350ec8feb76d7bb626eba31daa5f8d31d52189506857c6125f39c0543e6aeb61835e794d2722707b272a80dfb36d4315"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff72f9113c74dcbf18a0fa080f69464bf7aeeaa06bcefb245cdcff9f6073f4c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a18545abd7cd0ece26cb0293e04ba38323c6ad68022715b1fa05534304d50db28031ec3288602be309344057dd15a43be966dfbd981d4118e405e0d5f24e9041"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jr/jackson-jr-objects@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-jr"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-jr-objects/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-jr/jackson-jr-objects"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-csv@1.8?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-csv",
      "version" : "1.8",
      "description" : "The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9019d99d6072f48fd9b1f909f0c45d24"
        },
        {
          "alg" : "SHA-1",
          "content" : "037ca9a9aa2d4be2599e55506a6d3170dd7a3df4"
        },
        {
          "alg" : "SHA-256",
          "content" : "a8bd56652ed4668d9d5a33994ae52f59b9e39c8eb0ebcb6684e68aeee7579a61"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a2eb88f65cfac086c4faae620ca6e140f234380c1af0738d922ee0d34d83c7ada8e7821b712e49eeccaf4ca12e523becc04e38822baa58104cd2d220117b1c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "2eca30906418432fdebb0e7a2eab71c5f9c04077981d291a3242fc9050d167bce840c693b187005a8d7019da7011bc50"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c5c842bdcb33daa24f41630d22677aebc52b0f026a6db7c76eb400aa30b9f6c68d9ed26e8d892478a4d0c475bdbdc22"
        },
        {
          "alg" : "SHA3-256",
          "content" : "45158602e500c8894f0057cef7893026ef9da492a0e318203b2ad5ef2e6aca82"
        },
        {
          "alg" : "SHA3-512",
          "content" : "60b588dc68f4acf814c2e413dd898b98b013a973e8118bcd4fd7ec3065632dd1e7611fad0ddca7f8e6f08548a18eff5154cb9ad4afb81f58b045e16527e86295"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-csv@1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-csv/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CSV"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-csv.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-caffeine@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-caffeine",
      "version" : "4.19.0",
      "description" : "Camel Caffeine support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-caffeine@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-caffeine"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-caffeine"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.43.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.43.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59fe4a79ce3218423f4f8918f04ef22f"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4f9062316c31850b03085e45717f564fd563ceb"
        },
        {
          "alg" : "SHA-256",
          "content" : "48272e75c16e1f7bdc7bd19529ccacd5ee170404701d7f5a23441bb5847957f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e9e8cc7e7eebdbb12c21ad94868c731c49533dd9ef5c6db6e93c421c57ca4e6a5a22e1830a41c65b19e4755c84d6450dccea0f8d23258a65a9d395dfd17405e"
        },
        {
          "alg" : "SHA-384",
          "content" : "d735d664455177247d16437ac74a838b42ccdc98277153d27c8e0006f942194a3260527d4b3dcb8f056b2ac4ef4fa9fa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fecfff7371580a679cc3caf3f6a2ca61507e8e8103d076654d554843d9daf6b3667042058a5ae2876750b06e1f20d45d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2ea4cfd5b7b2cf0e82ff2695db7164d4ed5a8b8c5805324c462e5b4ba681604c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9dcadf4ef206a7ed5da9466e97156df3f0b95cea0bf3b81cad8d5020475c6c0a99d80980d196512eaed27b2f15d41d5c9df6d10ff3c4e4e9b52311f4ecae8573"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.43.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.38?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.2.38",
      "description" : "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e58cff6cc587383c319e9272c01d3834"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b69739b1e6a3c988695d600a908d82c64283605"
        },
        {
          "alg" : "SHA-256",
          "content" : "730f38779bf9bd620c23ef03201dfba1886d71054c872e1e4745c4dd8e7971dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "c46a6bcd6925d22fa59008e72b90f7555cc76320d5ebc0d9b7294c4b3861ef280c609882f33999d83f656db915797586d530a3c620bb8393f2549c1948a8d2c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "3393b65efd89ff8234d7d00b50ec02e3e6a5f72df2aab105db3018f0a555c3fb7fce2837ce745beaea2e10f85d8a66b1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "990b2c7f2f32580cf04410cc600a7a4de1728ac319e701634df1d96901acc4342982b0428923fb4d7ed5dc840320e0ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b9b27257dd8d257bea7678103b8a116c0c6b44e424c6626411b72a6d9d941a0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c6a0d7e33f7aedf64d24567f6a3b3b80ecd782747223bafeff1ee902c8f117a83c9416b9670f96b734bab2531b3eebed6424666fafeadcd6d45e89b723ea22fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.38?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-camunda@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-camunda",
      "version" : "4.19.0",
      "description" : "Camel Camunda component using the Camunda 8 Java Client",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-camunda@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-camunda"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-camunda"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.camunda/camunda-client-java@8.9.0?type=jar",
      "group" : "io.camunda",
      "name" : "camunda-client-java",
      "version" : "8.9.0",
      "description" : "A parent pom for all SDK related artifacts such as clients as test tooling.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "20c642dca26ddec9783a4c697ca8db6c"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4c0c0e01e7854892e7f604bac7ea9f9919667c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "9479957ef08e5faec4a1cfc4425e6f582ffd3d5c9bf8a8bfd893f282f3ecdca7"
        },
        {
          "alg" : "SHA-512",
          "content" : "00efb0c4bad09b40e6b04bc556f7969c8f4053f9d9d2e4b66db5a097849e0785435e4395e51cd980ce93fd7906546849464028c25aff4a5a3f44c427142c6232"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b6a93270d9f491dcc9e98b208ca4ed57a9f93805fef374ba71ecf9f1cab78fe238f1c08b301469a60ce0b6a55942346"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5dc4b1cbd0349520a796855acda6125d49970fb3c994aa3502864d565b7b0980851382e7aad167fcc305f7ea203c4843"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07aecf0a8d1d02c9a97806c62d94a5d6ea3dc93eafc07e89182a70476f1ed895"
        },
        {
          "alg" : "SHA3-512",
          "content" : "61352fa20b43de6fc638f0adfc11e366c2595bce4e2ffb3972bf5cf9648a1df380fb9fe72448bb66ffd476d91d532196611b7ae1f3332f28b37613361b71ebc1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.camunda/camunda-client-java@8.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://zeebe.io/camunda-library-parent/camunda-client-java/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/camunda/camunda/zeebe-parent/camunda-library-parent/camunda-client-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.camunda/zeebe-bpmn-model@8.9.0?type=jar",
      "group" : "io.camunda",
      "name" : "zeebe-bpmn-model",
      "version" : "8.9.0",
      "description" : "Zeebe BPMN model API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "07b284fc2c63e933db694b047911105b"
        },
        {
          "alg" : "SHA-1",
          "content" : "65df755b1ab4107515f58dccefe3d5e6acf0d457"
        },
        {
          "alg" : "SHA-256",
          "content" : "656fdbd2a67c2003982082e80ef8a04da452f848dda319b72bab216fabc2a42e"
        },
        {
          "alg" : "SHA-512",
          "content" : "3126cfdf52e0c1258d525e691eb19fc196e61ca3260a23a05f9dcdcfed6ce179a66b88151b34f0ba87228c13bba7bd33dc4274b8cd183ef782ce5db22e218f07"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e93dd28c4e28ed86eb944951e2a8cdcf55ba9ddf3d841021f504307e2d30cd7a6deba64f82a90cd26f061bce6113c74"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5256d7929740d1f4818ca3548287d6d6b56361ae186e76a5308b3bf211df10a443d0dd63fc867821013d9f4ac2c0d279"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e64681a068db8b3a8b184665e2cca293acaac4220eedbf6f7007ba37b0e65af1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3683098601794f236389960c0f1b470d44b1a63a005b41b70edc9f38c1daba1061818cd6ba1eb86a8dd9ed9912d5f1bcd859e3d46b1ab13cab7f9ef23cad0713"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.camunda/zeebe-bpmn-model@8.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://zeebe.io/zeebe-bpmn-model/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/camunda/camunda/zeebe-parent/zeebe-bpmn-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.camunda.bpm.model/camunda-xml-model@7.24.0?type=jar",
      "publisher" : "camunda services GmbH",
      "group" : "org.camunda.bpm.model",
      "name" : "camunda-xml-model",
      "version" : "7.24.0",
      "description" : "Note: 7.24.0 is the last community edition release published on Maven Central. This library will not receive any new versions or releases. However, if you are interested in extended maintenance you could look into our enterprise edition. Get in touch with us: https://camunda.com/contact/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7bb6f045d488c65dbf342ce5f2a13896"
        },
        {
          "alg" : "SHA-1",
          "content" : "c6a86d4fc59fca95ce1ac5708557769bb2d54299"
        },
        {
          "alg" : "SHA-256",
          "content" : "5662dfb995780898ccd5ce648768604c5d939aaa1bbf378232fc763d2aac5508"
        },
        {
          "alg" : "SHA-512",
          "content" : "bcbfa9098cd044124eaa08f06dfb4e57ddd669799ff05b90a2f268cd620f38d8d43684b75f7d84abbe18cc27d7b63be3b22de300c5c4271b9af167448ece7957"
        },
        {
          "alg" : "SHA-384",
          "content" : "7bd808f4df8983762f1941e357d59707c224352375e0c5d6fac3668bcbaf213973cb2a8af0ed38defcb5b643a3967ca3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f25bd7b5de601d491e7d1caffadad4b23c9f2ae81c6dec82d948e4eeee911fd13d075fd7a86e083ce55346834fca0a76"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e6ddb2ea28fcff79cdde080cbc477ac657c9b99772bd006f6300f4a35a17546"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1b1ee7af60305bd490eb763268b72c785890e46cdfe1c794bbe735e49847f7380aa385971ea59ab8419fa3eeb9253fcc6f7bd7565c74529bf9af6e497f01342c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.camunda.bpm.model/camunda-xml-model@7.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.camunda.org/camunda-database-settings/camunda-model-apis/camunda-xml-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://artifacts.camunda.com/artifactory/camunda-bpm"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://app.camunda.com/jira/browse/CAM/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/camunda/camunda-bpm-platform/camunda-parent/camunda-database-settings/camunda-model-apis/camunda-xml-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.camunda/zeebe-gateway-protocol-impl@8.9.0?type=jar",
      "group" : "io.camunda",
      "name" : "zeebe-gateway-protocol-impl",
      "version" : "8.9.0",
      "description" : "Zeebe Gateway Protocol Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1d76b00c23b54c647d4e75ecc9c31da9"
        },
        {
          "alg" : "SHA-1",
          "content" : "72ae40af49b99b80780904318cdb3c947bbc7abc"
        },
        {
          "alg" : "SHA-256",
          "content" : "4790ce23ee0805dfe0a5eb75929ce89196b37373ca633f9d58d3857ac3993617"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7cacb2de6d3384a55dfe2b1ec58b2a276836e62b89110dc64f1b2476b2c4461b9f03be1a39b0d77b48d3325197df68c6187c2182aca4fd410548b4708898dbe"
        },
        {
          "alg" : "SHA-384",
          "content" : "2889458139838a6e11ce8528271f1802d64ac7fa4910b40e9c30324e394e1ae2dfd9e0f935f37a6a460a094eed0e8751"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2cfc3dc333df793d2f47b4418d9a5673c3c03e58656a8c413a768cf80ae7fafd29a6a4279ce3c1244447542e0e5c7a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2c99afd7e5611e6762ede179a50a31229afc8cacadf92ab0cee5fa4d265122f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5536970c7fb982cb51523ba7079f2799dafdef7ed43624a4bb6d7c322bf5fd4191ba19da07181c4b079bdd1bcd17af2560d7f7a5622d933058cb094629fe7dfc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.camunda/zeebe-gateway-protocol-impl@8.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://zeebe.io/zeebe-gateway-protocol-impl/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/camunda/camunda/zeebe-parent/zeebe-gateway-protocol-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.auth0/java-jwt@4.5.1?type=jar",
      "group" : "com.auth0",
      "name" : "java-jwt",
      "version" : "4.5.1",
      "description" : "Java client library for the Auth0 platform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef8804b02eed9f4f8ddf8557d1f844a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "28cd15646d33abc2f0f6e3e6877050f37be163cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "037858454e756865d3344047d300d1fe0785e8f391261645f89f9230eea786e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "63dc8c2b8745aa92ec904dcf2ee2e7fe0550b9d09daf843b38e257bb19cd11fade02ce5544875ec794a6c7f6d5b3ed933ef7c5e3b672f556259dd2cfd7126ff9"
        },
        {
          "alg" : "SHA-384",
          "content" : "a32a3f63272dc40c550dbdfa1de35d7d4403411cabe6ee473bf57a22c76eca329ff842589bef350f2fcd689c03965255"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4b938ffd1b703668276d81da22bcf659ea7f7e7c174050fa456996fd83cf3c0ce2670f54efcd331e5cf71bfc4f4ab6bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f478cc639623c967e1adc0d5350abdce2c991818f50b2fb6640a36dfe2043820"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff56ec1f304820a8fc5fbe6e4c9925031beecd8e013b1277b8d03a50757c0a3e8b2d5a952b715d86d5eac00da8dfe8168a0d1e05ec1a7b8875502e2ec999198e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.auth0/java-jwt@4.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/auth0/java-jwt"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/auth0/java-jwt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cassandraql@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cassandraql",
      "version" : "4.19.0",
      "description" : "Cassandra CQL3 support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cassandraql@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cassandraql"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cassandraql"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cassandra/java-driver-core@4.19.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cassandra",
      "name" : "java-driver-core",
      "version" : "4.19.2",
      "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" : "77490798d7b4196b5ef838f9dd1fdf14"
        },
        {
          "alg" : "SHA-1",
          "content" : "431a2b918d0551b948beafa59726cda686349934"
        },
        {
          "alg" : "SHA-256",
          "content" : "bfe5f5fc5b0fc530d71f01cba342e22fd88697a4bd239c41a8064ae0fed00823"
        },
        {
          "alg" : "SHA-512",
          "content" : "0ae56c14abaddd5c4b69788f0b8ec8e6bda015c9f4b2d43990080f5942632ca3448ec87b2e0ec27d414674df4f02944603178508ec699f873825977221f06ae1"
        },
        {
          "alg" : "SHA-384",
          "content" : "952a494f9c46b3a67ad7e7b68e47ee24b0b035cd7e8df0791534a156e747e2707fc74f62241165baff5cac7d8350c528"
        },
        {
          "alg" : "SHA3-384",
          "content" : "334083d2fe512ef59b106e5ba441351bb8cea06320e4cd1e3ed3857694dc58e9dcd5a74a9bca17ec09edb01a96e1b10e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d2da3aef72372ddf89dece43c21edec0e0fc5421fe3444269df2d0717cbb6cc6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "19c4bd78ab7dd886906e1b3096d185b2ebb564132b15bb2c79332866c71544fcd1757c869116792d7a63b5a3254088df92bfd84c7460959b40fe7a3c0ec404ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cassandra/java-driver-core@4.19.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/datastax/java-driver/java-driver-core"
        },
        {
          "type" : "distribution-intake",
          "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/datastax/java-driver/java-driver-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.datastax.oss/native-protocol@1.5.2?type=jar",
      "group" : "com.datastax.oss",
      "name" : "native-protocol",
      "version" : "1.5.2",
      "description" : "A set of Java types representing the frames and messages of the Apache Cassandra® native protocol, with the associated serialization and deserialization logic (this is a third-party implementation, not related to the Apache Cassandra project)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a2dd96d7b887bbaa1f9d7ecaeeeb6f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "b4b083024837ad9e581b82397b4cabfb8f2daa8e"
        },
        {
          "alg" : "SHA-256",
          "content" : "190dc40f3c63d6d803c48f90d457e06c65e6c5d955e47d4735dc9954a6743655"
        },
        {
          "alg" : "SHA-512",
          "content" : "d3e621c1b082116ec109e33f6f65fb1f6d200cb5acf3f1eb66be8a2d773c083ec386c76da87e1a2bdb314bbc049f2d1d046e3ae10d4f7524c2287dd42a4c4cd6"
        },
        {
          "alg" : "SHA-384",
          "content" : "4db9f9d59acb961731be8f96c3a6b42d391602f9998348b20bb78356846e172e605cb959e8b05a9e82b9bfc0f8adaeb0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d891bf691d5f5fd1e19b1b61461a9d8ee98d95ad8f336145bdf6bf11a10f75179b39679e56fced2d79d17e0c4eb98b7c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "69728f59a489750939ef0835752d9bb2f132edae7b867935b2d956249ba55081"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0b9eee25bc0b04e2acc566d5dd056dd413c7d93b9a3de8ce68f42d547afbf7a9acb4fcf4576873c8cfcd3c1705ea2f60d99c56f65c8665ff278a7fc5447c64b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.datastax.oss/native-protocol@1.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/datastax/native-protocol"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/datastax/native-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cassandra/java-driver-guava-shaded@4.19.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cassandra",
      "name" : "java-driver-guava-shaded",
      "version" : "4.19.2",
      "description" : "Shaded Guava artifact for use in the Java driver for Apache Cassandra®",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f9e697d2edf4308e689b17ba15f0bdc8"
        },
        {
          "alg" : "SHA-1",
          "content" : "9df9c5be7a1a9a90ff6dcb2997fdb5f8415357d2"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab69c900c3851e73490eaf6b9b9eacafb495c519fac13f5ad6a9d29bbb1db4ab"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b220312a1890916b2993bf8b85dd9cc7398251c9eb4e9da8fbc431fa347d3df1bcda46badad076ebe142804cb5e1f48682e2dbecc263e540913138c07255ae7"
        },
        {
          "alg" : "SHA-384",
          "content" : "367a9433f357efcb2f5d64877964a464ec82db1f1882240c5466e02d5494d940a37005a1b3e59b84d5498d013d502934"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e52df065558501d4fb0a8ba5d40517f0a2721804f0e63b20fd6b80b08b36539526fafdf4a282eec544bd082e20dd2ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e37a965e63c2d67d86eb654c3179831bd337ff62611b57be0ed54fdca4f7ebbb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "61380b13901c79e8a9b5be0f3d076d30d211bd6087014ba8a757deaaa6e3df897202bc554ca5c668fdfb22132dd6115605f970e6d3234f5c1544bec81ce5e39c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cassandra/java-driver-guava-shaded@4.19.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/datastax/java-driver/java-driver-guava-shaded"
        },
        {
          "type" : "distribution-intake",
          "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/datastax/java-driver/java-driver-guava-shaded"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.typesafe/config@1.4.1?type=jar",
      "publisher" : "com.typesafe",
      "group" : "com.typesafe",
      "name" : "config",
      "version" : "1.4.1",
      "description" : "configuration library for JVM languages using HOCON files",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aca1b7e7925a8643fe226bfce5a45217"
        },
        {
          "alg" : "SHA-1",
          "content" : "19058a07624a87f90d129af7cd9c68bee94535a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c0aa7e223c75c8840c41fc183d4cd3118140a1ee503e3e08ce66ed2794c948f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e30e5d30f76693c7338f0f96e2c880aa15203f5d2796254fe7d6e89197c2fd6f70d2aee9f9e1b345c4eb4fe0bd61ea4181524a7f066c470eac99a2ed0744d39"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c0a0dfa459e2daaa1bb2ebcf03cd59881e6178ad5ecfe27918eab333349f56d5ac9754085c41cfcca3343afca4e7092"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd33285cb440eef80541d211b703c475ce63f097ca2788bf843ba1b81857a5527f1f8ac1fe6d297dbb1598dc9ce513dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "85f3d37ad1b550e49bdd1aa79ead4f803e5a9026907bf457231698f633ee9622"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd654215452a2eb9a366edec57abbc43ff7efd131c1b4962a19ba9e1ba2229174a562b744f6a00388c7eb1962808c3d6730a630f70559ac03042cd9c62ab0160"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.typesafe/config@1.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lightbend/config"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/lightbend/config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-posix@3.1.15?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-posix",
      "version" : "3.1.15",
      "description" : "Common cross-project/cross-platform POSIX APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b84aaceb5cf7f0ad649c4d3900ce0740"
        },
        {
          "alg" : "SHA-1",
          "content" : "f7d6737adcbd5925d625b8f99166de2cbf13caac"
        },
        {
          "alg" : "SHA-256",
          "content" : "c38ecfccd24e5f21f17a62e45d5bd454842c5db17ed42b01b868f9206d0e99e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "d8d2d0b5084cc93303402b3ec725a8e2ba22853443de2e228ae6e4983880fd4b2726a91c5803ff7de231b59aa3afcb088e0615439caf8600851da5d0f4ab6e60"
        },
        {
          "alg" : "SHA-384",
          "content" : "f35c7cc57184e9b89933a4a03f8e2d9fdb2b00387f12969bb8da542f8b662d7698ee19fc94b85bc7aa9ee5b9157369bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53e1e0b6fd3cb29acc10051e9e111ea6afc296a91ef42b5169dff407bf2f106a7523ff492132140152b790813f550b0b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c16d9f75650294b222cbc236362363db7a28df01028937c7f5634b94ba39e6f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "faa6d8fa26f59da9072218cd55f9324acb8323810dbc27b4a76d02b103a1c303c7c78a2fbe524731c1ccac21e4510a4bca655051713b832a61e5a0864613dcfc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License Version 2",
            "url" : "http://www.gnu.org/copyleft/gpl.html"
          }
        },
        {
          "license" : {
            "name" : "GNU Lesser General Public License Version 2.1",
            "url" : "http://www.gnu.org/licenses/lgpl.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-posix@3.1.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jnr-posix"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://jira.codehaus.org/browse/JRUBY"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-ffi@2.2.11?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-ffi",
      "version" : "2.2.11",
      "description" : "A library for invoking native functions from java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "37bce8f977e5390d7f8afdecf2854b83"
        },
        {
          "alg" : "SHA-1",
          "content" : "bcf004ce358c87fc4cd2853b658d336348d0370f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9c0bde792514d92e89f19de0412c5e26ee72db5989140242b2902a43b7ac7f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd979b6bfe073c711e66f380a46dbbf43424a50807c4511c95576034d0b9208f18d8bf66ad3972e9e1b01742c2c18abaf98ba0ec0bd9e2437323e8b71936d046"
        },
        {
          "alg" : "SHA-384",
          "content" : "d7ef23a2fc175983e7b2541d652c51761a9de6fb5a46f9c7ce6c362ac61f63294325262a201d00899984474fdc309507"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47514ff5e402638a6947d8e156a018bc87d8022d37254646bf3027aeea37942481bc907ef419c0a526d863f98d3b4c4c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e9a015c418d64cd951d22d1a739793cbc8daff3db8c5ec6b2683cd75e7503bd8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "082f30a27fb8b485a779ea2631db01125837b8016c8b1d9f0af5cb6aee17c4de5a491f592229af503f006a679961a6c84dc01830cf125ef58dabeb0561eb2a8e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-ffi@2.2.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jnr-ffi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jffi@1.3.9?type=jar",
      "group" : "com.github.jnr",
      "name" : "jffi",
      "version" : "1.3.9",
      "description" : "Java Foreign Function Interface",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b6841b6fc76445e9b337603ecce5f7d"
        },
        {
          "alg" : "SHA-1",
          "content" : "0b776ea131fa693af2c943368b52acf94131cbd7"
        },
        {
          "alg" : "SHA-256",
          "content" : "d73c0f00a5ce9dbf3cb5e5bb2691a326ca3882205ec9a06ceb9006537127e661"
        },
        {
          "alg" : "SHA-512",
          "content" : "622f6a975ab0f6bb396e7f134e842b26908f4cf761db71994d32a24eb8edc3da7d186c36ee1953974938add3baf93af8a4d6a927b4ebaa37e20029079e8c3cd0"
        },
        {
          "alg" : "SHA-384",
          "content" : "8953d31bd09ab4557c7ee7f7fa4b0412af8a2d3c0c7c9bc22ab177da25f3fe756f08b900ad200f2d4edea689923203ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88d54302addca2467a423201fbe42d3fcab61f0e68181dad730ed24321e5e64cd287f4da3a8c70750f78b7dcb47dcd1d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "611934c537d855df60fd416ef5e7a1e8ad13c566fe56e63f80914994334f3368"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a880e7cad2f5e44954968e6dd801242ac0f3331bb9782da2dc9e9b479456d91fd96fc66ec486b98dd8506df5d7123c2820be1ddaed52246ccb299a10fc79c248"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jffi@1.3.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jffi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jffi@1.3.9?classifier=native&type=jar",
      "group" : "com.github.jnr",
      "name" : "jffi",
      "version" : "1.3.9",
      "description" : "Java Foreign Function Interface",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c542a6a89fff8904447f9bc17e4bde9d"
        },
        {
          "alg" : "SHA-1",
          "content" : "163d683f80c06911f3e770c723d6e399e4c59448"
        },
        {
          "alg" : "SHA-256",
          "content" : "bddfe460d528c68a71d0d4c9d30122f28f6f182f9ebb4be8f65e7090c4ca881c"
        },
        {
          "alg" : "SHA-512",
          "content" : "fc05618a8e2e65fe7dd67cd934a58b0a0894c2d43a6244c9d4433434eec5908c6a68fdf3feef286b71a778a8b0693b34e57e668a13761de10072511cd7e817ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b6a2e5b11dc843ffcc83d75a4f9bfbc517ee05fad79705148596ff7127814dd224cf1ef7bce6db0bd4dc141bb01ff1c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "96bc0e3ac0424619823cac358e8582c404cd7d189e0ee250cafeb10eb43022be6769f1a8f4ec033b9e9a646ba4d2268a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e6679ed3ee4b44b438f701866b4ce1f8ced6523c41bb192433617450b15504a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4f3fa7ae1c0fbdeb8b9cd3f2ebe073ace357171dc70e1077e6f57dc9306036d9d399bb9189d6ae63e3ea317e1129aca1b40361296a0dd43bf4fcb45ecec3d3f7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jffi@1.3.9?classifier=native&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jffi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm@9.2?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.2",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f184dce9b1bedc675d4a3640d43ddf0"
        },
        {
          "alg" : "SHA-1",
          "content" : "81a03f76019c67362299c40e0ba13405f5467bff"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9d4fe4d71938df38839f0eca42aaaa64cf8b313d678da036f0cb3ca199b47f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "876eac7406e60ab8b9bd6cd3c221960eaa53febea176a88ae02f4fa92dbcfe80a3c764ba390d96b909c87269a30a69b1ee037a4c642c2f535df4ea2e0dd499f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "b2c18b3d70723daab996f109a95e75dfedce5a3833bf540a53d485847860db24d57ca4302c73b6882de855475ecb5fbd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5cc30cec4da47a4bc5728ad48c31feb2cc1a22b3c32aaade4152ebe4daf4c3f96b9a314256dc8eb12dd7c1faa994f17"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db5f04847b2d40a4a2b5ea5d3621adf09448c4eb98960daf1cde86e72f722c25"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7ca9d699b26792d21d00333db03ddb18fc06011160ab7dd9ccf74b23c280952c69bb1bb6638650ef8dea97bca8a1f5c74397bbdb3a662c590f580e81375bc720"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-commons@9.2?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-commons",
      "version" : "9.2",
      "description" : "Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3eb09775e1076eb0a085a4592faebc2a"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4d7f0fc9054386f2893b602454d48e07d4fbead"
        },
        {
          "alg" : "SHA-256",
          "content" : "be4ce53138a238bb522cd781cf91f3ba5ce2f6ca93ec62d46a162a127225e0a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5bd27f9b8b4eea93635ceda3891665fc9db273818eb02d40da4b110b81524458de3f71a63e87d6bec9423ba0f2e14c20ecdf7706dfeb54f0b05aedb13a63ecc"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8c5569aa075340aa6ecb4d41ee3028d6fb14a863fad3199bb6d15121bea5f907a5938c6c185e28ed6b3de95497a38ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a7d9b082e9a08cc760cfe994f2152ab5ca64259963ebea2267f0570f0815a6bd04614472ea68694f173518cb7d3a057b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "89f1821bf9e6b052ea6f945eefa29991f8b886eb48cf1d2c41fc60f599bc10b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8e905b194b1772e5abb9da0b2ef68617ceef0a8ea79331547ea101f6bc5d6943e17ff08c039b190853c2968a5ecffdf4029550bd78421cfbc7e743f7a14674f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-commons@9.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-analysis@9.2?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-analysis",
      "version" : "9.2",
      "description" : "Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e62aa59de96ae29c690c3521ea4b6359"
        },
        {
          "alg" : "SHA-1",
          "content" : "7487dd756daf96cab9986e44b9d7bcb796a61c10"
        },
        {
          "alg" : "SHA-256",
          "content" : "878fbe521731c072d14d2d65b983b1beae6ad06fda0007b6a8bae81f73f433c4"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f40139d81934ee67af8f9d35ebe1415ad8641a3c667dbf38af8d8b17160198b1eb7edf11add986afaa495352966866c64928cbba23273ab83d4f2c5a93d5130"
        },
        {
          "alg" : "SHA-384",
          "content" : "d33171e393864459a8683f43046551c8d568b5b82a3d5eeb49e7c1d2e1177d98ad0a439745c0904377f5bfdd344a489d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36eb19217d1b1802b1cd8a13cffce51f510f517ef17b504e64ca36e4896acf72876d044259a8ab2f427e84b81b32de82"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3bdc0f463b1fcc78ff4d2bd803bd11e31fd4cafb6d96a6cb4411557a17bdf033"
        },
        {
          "alg" : "SHA3-512",
          "content" : "007c8fd875d898cf864e2965b427c8f890e6d6c5737b91e5a6275c9926e0a8a23f7fb06f3fe4886bd0367cf96d568f90603c3a220433658a0cf61938749c23ed"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-analysis@9.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-tree@9.2?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-tree",
      "version" : "9.2",
      "description" : "Tree API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c45524e94b19cc8b614b9e81ad544e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "d96c99a30f5e1a19b0e609dbb19a44d8518ac01e"
        },
        {
          "alg" : "SHA-256",
          "content" : "aabf9bd23091a4ebfc109c1f3ee7cf3e4b89f6ba2d3f51c5243f16b3cffae011"
        },
        {
          "alg" : "SHA-512",
          "content" : "99291fbf7acb7589cc8426e6cfb22bdd99c0b14c9f2c96843f47cb0cdc2d2f2004a2400c80723562721f5f399a42eeb4d2d4b874c484b0dde974a5f1fa9b7639"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd2fe2dc8d3f3af1fdc1307de5e3d961f3b2d619201e3aa36ecf2564edd05880235aa042e573a6d462dac0e41125d8cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6a898a6b00bad8a4a58edbbdafc8e9ab2ed1fd6b72ccaed3a8a14b7ccc0ed8e47e90c51ce14fdb8de168856967346d91"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a1f4f889b756bb3a40c2da15fd63ff4a2ee1a9568529893eae52ae937cb21c49"
        },
        {
          "alg" : "SHA3-512",
          "content" : "91ca4476bf58daa1fab0f2edb227be87571fa08a63cbd0a2a7b7de38a6b0439a15a8d19c5c9294fcd2b564c58ef9999c2b0e513e04c7d025b304af2bc21c6e81"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-tree@9.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-util@9.2?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-util",
      "version" : "9.2",
      "description" : "Utilities for ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8562ac2619220b948cef931285b1e13b"
        },
        {
          "alg" : "SHA-1",
          "content" : "fbc178fc5ba3dab50fd7e8a5317b8b647c8e8946"
        },
        {
          "alg" : "SHA-256",
          "content" : "ff5b3cd331ae8a9a804768280da98f50f424fef23dd3c788bb320e08c94ee598"
        },
        {
          "alg" : "SHA-512",
          "content" : "b485d43e53e7247c8b9cb34efd51dffd0e81bd4618ba4ec7ed8479607d970b08c4e36d8c160ba526e87700fb96b53d4e5b1929d8c6620687e21d03d3ae9cf850"
        },
        {
          "alg" : "SHA-384",
          "content" : "a20299794f697ba37913265c7afdf20c4d0568d02c18346b40ac6a6eb2a519f1d13a12eb070bc191e9f286abe2884267"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13a64aa12eebd0664eeb7d7de4c201cb2b0d8a814e4e8bb175265b7fcfc2870cc72b7a3b763c54cc5e951788ac2d2779"
        },
        {
          "alg" : "SHA3-256",
          "content" : "230e5bfb048294fc98210db296f5d79923d98b392e5c36b6bb0ac9f4d377f297"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a60ebc59701ba7cbcb12f54db86413036c50f0fc6596321767fead9a56433ce20928f773a886c09c89aa9c97751ec3afc2f3b16e315f9e51c3459da3a6c2a1dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-util@9.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-a64asm@1.0.0?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-a64asm",
      "version" : "1.0.0",
      "description" : "A pure-java A64 assembler",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6cb469cbbcf9eca78d50f7da595a8337"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a1cb8dbe71b5a6a0288043c3ba3ca64545be165"
        },
        {
          "alg" : "SHA-256",
          "content" : "53ae5ea7fa5c284e8279aa348e7b9de4548b0cae10bfd058fa217c791875e4cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "922bdf2883c6a9cd6491289020d404ab151fd9ffa78d2ec884a2ac3af739d397016f1f4596c3e6c58744ea600fdbc2d330c8f520a1a9ab0eef6af6b667b35b89"
        },
        {
          "alg" : "SHA-384",
          "content" : "933298b61960f09eccb672a0622a93a721d06cf85cdb29500ff6efdf874bad7b08aede29b6cf3b51141c16b38b250be2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a7231c649f4805d34eb19c7e6b6dbb5ecdb663e29ef69a4523e2f7d2ae70740ca3aa03eba3476960d0fe344ea45df2d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fc270fd94a4e2b4fb1a9e4dd42ff4600c94e226ef3431aee998a915b62eb19ae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ee64fec1b5e93ff9c2b596c0345ef120479217bea95d669c6e17f338a45945545b546813af2f58920a6bb2d607bd004870d10c8660a516261288d9f555fc850"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-a64asm@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jnr-a64asm"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-constants@0.10.3?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-constants",
      "version" : "0.10.3",
      "description" : "A set of platform constants (e.g. errno values)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1e246b219c056d222ab11bcfda5d6a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "af19ec7359dd72cbc7869c00bf7cdfa4c308e985"
        },
        {
          "alg" : "SHA-256",
          "content" : "a617b0d8463d3ea36435bd1611113dedb3749157afd2269908ab306c992aefed"
        },
        {
          "alg" : "SHA-512",
          "content" : "d177b951e42a4035ad3ae5be98abeebf7c7378ce79d22544ef2ace54ae9d6855467c8549a64cc9a08d75273985bd0f417ae70afdc55db884900314a1728304a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "74becf1e80d1c4e55df5973783a27c067a63507dae8c929cb1fcb2d1040ff5ffcb3ec42598ec7bbcb9eee9fcf3d80151"
        },
        {
          "alg" : "SHA3-384",
          "content" : "916804fd2a5495e9a742600bdd7c18042f39ac7594828ec1706270f919ca55f45b83572e3eacf590b301b9ed0e4b3c3d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7a3026583807d377f6a4e00b25003dfd6e3a44ab8e6f1e27af27786de2dc05ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "910397a0f1e7321ee1905cb802a388234a786a901653218be98a6c9edc02d0bd89a5055608a91c279ea01e2542ae0cc2d8f5c20e01e5f025362121a0e245d604"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-constants@0.10.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jnr-constants"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.18?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.1.18",
      "description" : "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90714299f0328330f69aeb8364f0f559"
        },
        {
          "alg" : "SHA-1",
          "content" : "5269d9e6872a8112c762f668dc7229dee127e745"
        },
        {
          "alg" : "SHA-256",
          "content" : "a735eb5b62f425181efa53aefa5b7edad2b0e48cd0fa91105aa0ec1a45169e0b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6ff8d839f5ab59d5bfea5a108a9500978c1b97fd9fd4d42df0b32cf28dc9ccaeead70c2e34ce4b1f8dd720b28bed6690d066c3dc5c2e5f69017e28ae731dc26"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb5c29f8505c5abfe971f9adeeb78137d8cd5323100724a2718271092c080fce27707f1896ff8180ad34d8ea545203f6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f75d2009e57215bcd9b82f6e717d57295e1e7d5d1be5a500a276a619de87e4830869da49276ac21fa64bd4db76860b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e24c7ac9cb850d322161ac1a4384adb62326a1f9425964550f7a662a26947eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b53aaa23f714dfcedc21c7e32f69dac30bd1c935b6eaecc56434703047724e4d5d17d2c8cee0d3fc56c41c7eeda4e2d4aaa5c707fe8df82302521b0c4b4851a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.18?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cassandra/java-driver-query-builder@4.19.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cassandra",
      "name" : "java-driver-query-builder",
      "version" : "4.19.2",
      "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" : "e7b3cebbb28604a2c3a83efc4822de36"
        },
        {
          "alg" : "SHA-1",
          "content" : "102bfd77c344760288c5b35a75d22230ebe7d5f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "f335aa18422c9d6879ae4f0162a7c6f5dbee021a6bb0f73aa5cd6da4ed26f1a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "33b7a32857e539af962099432deeb4c78922f40656ca29d7113386ab0584d6dbde559fb83eeedef74e8efbafa3a5e2fca4b56f8bd4cd9462749f704750f6c701"
        },
        {
          "alg" : "SHA-384",
          "content" : "2916bd9d91f1abe818bb504c4479b6e8c7d9342d3cd9c1ec606b9002aee60efee21a5316893822027e40162e220a0dad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b705da75ed0e4c7ac6112a725a4a5d34232dbebbaa408da368a20259c60272482d6439167c407dde776e9a91164d391"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f874e0c745b4af51596d0d431cb1c860af593a08c18fdd974e8f71457331fae8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34c91b213aa755b97b5302a8a343a26cc6427261a0000d139b8ba460169b6d703ea8e53ac4715031d74943d72ce4f8cd612f3d27041d509fda4486e93c3930eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cassandra/java-driver-query-builder@4.19.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/datastax/java-driver/java-driver-query-builder"
        },
        {
          "type" : "distribution-intake",
          "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/datastax/java-driver/java-driver-query-builder"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cbor@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cbor",
      "version" : "4.19.0",
      "description" : "Camel Cbor Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cbor@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cbor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cbor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-chunk@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-chunk",
      "version" : "4.19.0",
      "description" : "Camel Chunk support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-chunk@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-chunk"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-chunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.x5dev/chunk-templates@3.6.2?type=jar",
      "group" : "com.x5dev",
      "name" : "chunk-templates",
      "version" : "3.6.2",
      "description" : "Chunk Template Engine for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d9022c4d9b47958ed0ac6c4167039a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "be55d23129fb3441e950e8e7c2d49806e40c5d23"
        },
        {
          "alg" : "SHA-256",
          "content" : "adbc04ecc287e56956bb09a62dc4f88c07c7b74ae5f793a7ac51c38a2844dda2"
        },
        {
          "alg" : "SHA-512",
          "content" : "c032a2f9577c8beb095e53262707624edd6e92fac95676714aca8783c58198fbf3f26ff2dc8e0952e3053c4e5ddfc1fc6f890da3eab8fdf9afc24a3cee6471f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "624791f23f476964bbb7019aae5436aded7df42133800af6e685ba7f4362f093c9b695e4f45bffd6ffbad07e20571be3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c17593fa964748000c9d5d7873094a6ecd3416fca0b243b2cb838c2533fb7364687c951000e31c3310c62a46210f5561"
        },
        {
          "alg" : "SHA3-256",
          "content" : "66e9a3ba9544e555fb8bf12ee42c076cf224494e7a2739564cacd3096b57c09b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d583d913bf8fe2a546bb4a4a9c36b315f4d27764671df6d67bacd52c4d36ea4e2f72d32b736e67a57b82ab4f047694952804c81de2b01b5c553e8117d5ff0f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.x5dev/chunk-templates@3.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.x5software.com/chunk/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:tomj74/chunk-templates.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-clickup@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-clickup",
      "version" : "4.19.0",
      "description" : "Receive events from ClickUp",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-clickup@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-clickup"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-clickup"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cloudevents@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cloudevents",
      "version" : "4.19.0",
      "description" : "Camel support for the CloudEvents specification",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cloudevents@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cloudevents"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cloudevents"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cm-sms@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cm-sms",
      "version" : "4.19.0",
      "description" : "Camel CM SMS Gateway Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cm-sms@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cm-sms"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cm-sms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.googlecode.libphonenumber/libphonenumber@9.0.28?type=jar",
      "publisher" : "Google",
      "group" : "com.googlecode.libphonenumber",
      "name" : "libphonenumber",
      "version" : "9.0.28",
      "description" : "Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8e2f11d09e4a93a8c84670e06f8fcead"
        },
        {
          "alg" : "SHA-1",
          "content" : "4a603b0218537325438235cc357c2dc26b49b726"
        },
        {
          "alg" : "SHA-256",
          "content" : "0996f1eab48101b09ba28737b1b917006b3982697a0939d40409a81edb981b26"
        },
        {
          "alg" : "SHA-512",
          "content" : "210cc570e8c9a7d8ba4d8719677ab0241e58491c24efef263d74d573d59101ca30c21151a066d3b431410d14226ae6a98ca55c996ac27bcc616f1c700e804697"
        },
        {
          "alg" : "SHA-384",
          "content" : "276c05c48d4bd37ec5f5ac2ba4b0b78ed1f80f06f58c8e60faafc052d137242d490ee9307e47b2cbac91ed8611d5fb40"
        },
        {
          "alg" : "SHA3-384",
          "content" : "413780dedc7527965b2fea4ee3920f825d07f012c02fd310c79552e53f529ecbe9cc0a05a2900b751897ff851cd46be6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02ca1b39b27c0907b42bd0cf7721e73bf2952df08d241837d766afd285ad4339"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab86826621c34a3c9833e1adcaf838143b1c6c3c7a03eccf6773f1a9b558bb8912491b55b56dc81e0c5754ea60e46cd35103443fcd668aa759a7151b71e2c823"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.googlecode.libphonenumber/libphonenumber@9.0.28?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/libphonenumber/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/libphonenumber/libphonenumber/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-coap@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-coap",
      "version" : "4.19.0",
      "description" : "Camel CoAP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-coap@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-coap"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-coap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.californium/californium-core@3.14.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.californium",
      "name" : "californium-core",
      "version" : "3.14.0",
      "description" : "CoAP library module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3176e01d198c6386e945d56464f639c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "dbf3fdb3c8e210ef124aba1fbf05d5cbe20e9da1"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfd4c0b97dfe716ba285f310e6d9c8958cc8c78813d541fbcb9b9643a494a5a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "42270bb7dfc51c827335c2474b6c98405e7e205b5c10e08977e766abbcab889c19aa9eb8349f012fbdb85fa277b976ff150e3f8c038ffe6b630312b57c4311ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "b4ad241598fc4eac5f94ece7927df764f0f60076fb65f68dd533f2c416303fd69ba5a131e6192d354b4c63e668d1f479"
        },
        {
          "alg" : "SHA3-384",
          "content" : "324fe2aebab33763bbc84155b9a3d904a90500e6e96c7b0b4682b74908aad855bb5c762775fe5b0866a515ed277f13f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "023edd1cf19681fdb442bdc07140f63f01a05462bcf25c9e12fd89ad9e1a6689"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93d0e63348f5c3ecd1a8ea433b8aabaca034b2e5403d87637f1ea75d1f99168c337499052fa48cded4fae26a943315480014c6fdecfe115862340aeaafd55c27"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "Eclipse Distribution License - Version 1.0",
            "url" : "https://www.eclipse.org/org/documents/edl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.californium/californium-core@3.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/californium/cf-bom/californium-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/californium/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.eclipse.org/content/repositories/californium-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-californium/californium/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-californium/californium/cf-bom/californium-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.californium/scandium@3.14.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.californium",
      "name" : "scandium",
      "version" : "3.14.0",
      "description" : "A library for exchanging data using DTLS over UDP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de02b16e2efe1862a6e13719f8b84ba3"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ebc89de7043acb3f69a9fb4c6f84905f5ba3669"
        },
        {
          "alg" : "SHA-256",
          "content" : "5c793a389a34dfd36835caf384d5083390b5aedafbb3f8b71d416e5a0d34d5b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "85489a1205bd1846a984145e05fe6afbe71ff3a98bdd3017df14942c2f479116a55d7ee4e57932c3eaf98d1788bea5badb9de58dbba619a99b1ad78af6f4fcb3"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e4619293efb5c80b9e6cc3395ea2ea0e32c6921eec6dc883059c338bf403176af97fc93c89102caacbb9e9374f53772"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f43546437f67568e4cd5d56767eb423c12fc32b8e040bf45ff12c6ed752bd2f05e8fb41a48f7e1d2f09ae69e9f94de9d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c96db498bc2fbc726a7136ca7febb67ad4a3c42a465e82f5d36068c95dcf6b46"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a2f400c07df6034f420d2db4e10dbf6ac26771bb75a8ced1a7a18338a571967a2deb6ccd49eed38340bcb08680dc9ad2cf1697ec6af411602e6125477f9a53a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "Eclipse Distribution License - Version 1.0",
            "url" : "https://www.eclipse.org/org/documents/edl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.californium/scandium@3.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/californium/cf-bom/scandium/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/californium/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.eclipse.org/content/repositories/californium-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-californium/californium/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-californium/californium/cf-bom/scandium"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.californium/element-connector-tcp-netty@3.14.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.californium",
      "name" : "element-connector-tcp-netty",
      "version" : "3.14.0",
      "description" : "Element connector implementation for TCP/TLS using netty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c819f2bdf8f7206ab87cc7ae6c7aee1"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d28f1861f51d3bbe8acee5214bf557bf2926877"
        },
        {
          "alg" : "SHA-256",
          "content" : "e65bb2fea430bff0db96037e90735537f224f0fd50ee9bedd04a7dd34f2dcd4a"
        },
        {
          "alg" : "SHA-512",
          "content" : "cdadc84e22929e756c9a9d9f3828acb4aacd5bbd56892369a7a3c2baba6335d799d0ef98fb7711a18fdf3adef91ef5903709e812df7d54f556a5a15e0b41445c"
        },
        {
          "alg" : "SHA-384",
          "content" : "672e58a781de24764577f3f36d05331fb961cbd2851ab335bb9b524dbda1508efce7db34e7c540d23679277c78af8f88"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1828063cc97eb75beb19ad7ca5f0ea48a6ac341622f6aa3305a0774df8f287a5116c5998a9ecf6f1b82797b1c9279e5b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e6af1b4c58a6916d4a75f3e0c1f0894593b239fb468c71dd46f0a88388b77f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9931e23b8fd58a28d4a3801d38009ad9ec7d9ca5b662182e830f70f2ee76c7515dfa22f96506676dab813ea97fe1fa8facda2a7017296cde6977dc884f7b3962"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "Eclipse Distribution License - Version 1.0",
            "url" : "https://www.eclipse.org/org/documents/edl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.californium/element-connector-tcp-netty@3.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/californium/cf-bom/element-connector-tcp-netty/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/californium/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.eclipse.org/content/repositories/californium-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-californium/californium/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-californium/californium/cf-bom/element-connector-tcp-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.californium/element-connector@3.14.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.californium",
      "name" : "element-connector",
      "version" : "3.14.0",
      "description" : "Java socket abstraction for datagram transports (UDP, DTLS, etc.)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "459f16e2a458d433d68be5b16ec7eaf2"
        },
        {
          "alg" : "SHA-1",
          "content" : "59ce4f07905aa8e00876b6a6ec4a27400e9f3e96"
        },
        {
          "alg" : "SHA-256",
          "content" : "03edf864dacd068e08f844d4fab0f9467ae4a28a8532c85d5bbd66d8cb93950c"
        },
        {
          "alg" : "SHA-512",
          "content" : "75a6adb0599517acebbafbfbcec1cc7c4b3d21121ee3a94b2a971a3cfcec3967f2d85964cb263da638da6af3dac0832c8c4113016d256def9e044f517cf71d05"
        },
        {
          "alg" : "SHA-384",
          "content" : "4064b32b2a0728d58cadb5182500d95f85f9969e2dc47cbeaee9c22027496f3b0f32eed6e1e30fdc78ad6de1d496292c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06ce6b61bdea57328576e5fcb4a14c54022bfaf41c0d1059b03425e6079669cdc387e46e71ffee49f267f4f25963a796"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0e79e7e40947f16dc56d42f3f9f35da1f7fd10ccb7f5f4c50d5aa014e3a68c0c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "702689378c78b5cc5a4ede178345389bbda1467ba62248bc08f1ea3cc0adc0fa39996a7a3dedfd2f72a219c56c8b4d78fdf72dafc0593463e1a34421ee151b9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "Eclipse Distribution License - Version 1.0",
            "url" : "https://www.eclipse.org/org/documents/edl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.californium/element-connector@3.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/californium/cf-bom/element-connector/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/californium/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.eclipse.org/content/repositories/californium-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-californium/californium/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-californium/californium/cf-bom/element-connector"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.californium/californium-legal@3.14.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.californium",
      "name" : "californium-legal",
      "version" : "3.14.0",
      "description" : "The set of documents required to fulfill the attributions of Californium's dependencies.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "615ae0c1fe5c5f6a60f822bbe91c1c9b"
        },
        {
          "alg" : "SHA-1",
          "content" : "758da47734470a187d008f64d2214c25ca142589"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9f04b0db8057fb46276219c8c3d39bea5b149339b409a3c0c9253696d9105bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef4e75bcd3239d2ee1d9c72ee2873e506c6953e0195d740db77ca3fd6465b934031e33fc4e7b3c52e7348ba76ed26b43403c3c20ece9b6e7d40ed5fd08887950"
        },
        {
          "alg" : "SHA-384",
          "content" : "0b880cc240a4b8fac2cc96dd2f683241833a2e3512a23b63eea489e206f96ec56e7d9630c6254802c39816abfa290560"
        },
        {
          "alg" : "SHA3-384",
          "content" : "292c6548d2fee2ef88224b27cd60418944f19e96d0e0a501cfddf78cd8febe41d938f4e6929b06388eefc0ccebe62d29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d85f0b4d524cc2c0c814416a066e801f4b495ede3af9b0bdb1ab55dfa18edf0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7d60f6bbb0d6fc2e60059ceacfe7fb278476fd2ea80bd06cec20042fa91241b8e0be2226abe86d73e1c34c0648a07ec211e87a89d584beb54357e2cdbcb5ad68"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "Eclipse Distribution License - Version 1.0",
            "url" : "https://www.eclipse.org/org/documents/edl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.californium/californium-legal@3.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.dev/californium/californium-legal/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/californium/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.eclipse.org/content/repositories/californium-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-californium/californium/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-californium/californium/californium-legal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cometd@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cometd",
      "version" : "4.19.0",
      "description" : "Camel Cometd support based on Jetty",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cometd@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cometd"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cometd"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@12.1.8?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util-ajax",
      "version" : "12.1.8",
      "description" : "Jetty JSON Utilities Artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c5a258ab31d7651bbbd2fcd5a4738e5b"
        },
        {
          "alg" : "SHA-1",
          "content" : "78ad2456d1e9f00bd44737b15052528ca3592d32"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb127d1fb397148eb63107a29a16b17d755acd2308919d3891df84d7ba3406ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0f50ceca6db6d2b48695bd55cc7fe76110ec16b023c2fec1602de0e29d8cb079d67ade82204d52e0f05e9f8615a4133c2bde687f27603fa665eb6caaba370c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c29c1662f20394688bc0a89f1eb98d980dbeaf3e6d0e8e040b00c7c57ef2478df65253707b6736bdb5207b5e65dfdda"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7796c8e98ec8ba2af4ae6eea86d24b7406f145771af081fcc7356e615a641825d63357c0a60c3d3bf94525c127ef3cff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fadcc58f08cae6a4f6634a976349a2e6bf4aefc9eb78bc9b8d25689e02af6387"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee90e59c185a6b18d7134abab634d39df2fcd61820a0a4a44d2095dd7f14c1d97b5b14fe8bbd99527642dd06b2a2993a0aff1a6ad9dbae8067f75ee1fd7758b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@12.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-util-ajax"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-util-ajax"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-server-websocket-jetty@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-server-websocket-jetty",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62f2a6594253f0b407fd196509ddf594"
        },
        {
          "alg" : "SHA-1",
          "content" : "b9c3f8c2466f78781695fd47f0cfc52316d13332"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae9162e853ac66f900bdd112c8151d2bd0a9f7b0ac4588f503c70c1363d9ddcb"
        },
        {
          "alg" : "SHA-512",
          "content" : "8242550d010741136c4a31dd5b20d22c94b6353175816acdbdb0658174bf061922dcb9c8089b3035a4c82adf85cbaeb9d98bfc38fa2fbd9da750913ce8fb8075"
        },
        {
          "alg" : "SHA-384",
          "content" : "a332cb3e127141fa3b6a7daec481ef369faa1eb5a15569f096d77c83a100becfd1eec66cec370a5737d09382fba01597"
        },
        {
          "alg" : "SHA3-384",
          "content" : "98471095d5d720b26bac8d7f2bd6e20f9b235525feb4071a9b648f1179f2897a4b7190546f206bc9cb01b2b1e5edd643"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f94e339521400ba89b778141d8e0da487513cb5e56050d8478b69a39cab0bd9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e9c92ce2eef0c45e04e984355e6516f2240ef8242a0e76dfa90a548f99e9df92cb4bb524fc02520c605d3739554c4b1e8c3b4cc0d2749c6db95adc68ff121761"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-server-websocket-jetty@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-server/cometd-java-server-websocket/cometd-java-server-websocket-jetty"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-server/cometd-java-server-websocket/cometd-java-server-websocket-jetty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-server-websocket-common@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-server-websocket-common",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23076cf92b041181457e4d97d635e780"
        },
        {
          "alg" : "SHA-1",
          "content" : "68ac15ec7c509adb9b4785d90e9ad14ba507d8d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "db4bb78511c7a48c7d97a7d514ca165cc7cffc99285856f2af630e43e58ba683"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa405e0a1580309153acebd2418145fcaf70ab0f959f799e16c4e51777b0eb1b3b68bb4f9d6bd2fa41dea8ed4cdc1015cec0451c3444a7785e8dbf2257982f0c"
        },
        {
          "alg" : "SHA-384",
          "content" : "a3a90b29199ac2f5e73e05d59e3bbf5b60eef118eac857d5188bd40609420873e549bb7c3291f6fbe6e82e0c9cc52c61"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8fdd414f31c9ad9e00bc5f098eb7e48f3cb284f8fc95a8ab7b7243f1c27a17d54a246e50231659ccbb4990609f5aa3bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "912f69dfe6fda3f9b948badadad2b449e56ced3bfefea31182954f6bd6f76b7d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6fcabf85ea742a933d88b8172325b3d19039faca29a0240e1404d02610a39b8d62e9d0cd5abe5d2f8ed0acc0baf7ffb86bf1cc285d06d284c2322cc565b5c72a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-server-websocket-common@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-server/cometd-java-server-websocket/cometd-java-server-websocket-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-server/cometd-java-server-websocket/cometd-java-server-websocket-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.2?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-server",
      "version" : "12.1.2",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a353432fd8eee1750a11c95ec0a2d0e"
        },
        {
          "alg" : "SHA-1",
          "content" : "709f6d639c35f7a209bcbd53dde0a206dfe813ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "33ac955ff0ced088758a06c9528b46eeef8544ebd91fa59ca7dcf4417b949171"
        },
        {
          "alg" : "SHA-512",
          "content" : "70bbe7c3b01f4c7f1ae97c8eb420ec66d1fffaf6c4ad5cc9f82e53b1b34ca60f0ed7e0b516d13201969e5058f45734ab670caa4c4153344457df422ba9338dc4"
        },
        {
          "alg" : "SHA-384",
          "content" : "a53d7ed9522c3f8b617186d7e117bc709940dca2ae7162a18887503dbac47492b8d1a5305e22975cba268811da85c455"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0612c4dde0e2edfc8b2bd30a9809ff2ab91e2d6b25ffadf571d7fd5449e6905a20309575c630a02a663c3769dc6accf7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e1e8502db06eb88120826e86c9d71dc3495f3ec97a9b9b22d2d01910e3a2a1c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b5ae0a443b1c6e95b4b812fa6a5640c328871cfed8dcb02fbb0ebdbfc7940d66c41af4c656dec6add6c937f3da6b776ed3064cb0210efe092bda8df7a82edd76"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-jetty-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-jetty-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.2?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-core-server",
      "version" : "12.1.2",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d1e4f36986ab797d71bdcaa57f66120"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf54bb4309ea4c946c45d2ef0ac0548c8af0d80f"
        },
        {
          "alg" : "SHA-256",
          "content" : "590db7b3430c7977ec0e6783aeef9b6b1333702ccbf32bbb9a96d45f4d72e1b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "0e90c4130f47456b7804adcd6d1665f632f482591fbc9de83702f3dd603320fbc1822ae56530dd6aebcc583b7452ee3a196e2550fab113d388773a820d87456d"
        },
        {
          "alg" : "SHA-384",
          "content" : "6acbecf41ed3a8b77299e1db7b2b988ceb76792b1534b15e1c47cc77d09ba694d9d58cf2786726e4347754e2977e06ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee91c1240fbfeddff21516cdbb45cc4dab7f85e67de8fd53d06aad2d8e6a0b32022f6ec32a0ae59254bb537558194fe9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9dec73be663cb7bc16c35cfa29e634c0ec76eac52c219ebe9b706cf634bc58c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa9135f74d39ecfe816128da8579bb58d493a40ed2d66c9ca51fc12a0dd554b2d56f5c6fdb450cb89629be5a1b0914e6b5dd9caf360959c35aa8978b4311aa09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-core-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-core-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.2?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-core-common",
      "version" : "12.1.2",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4c141ccb7564053f9a310adc88b84fee"
        },
        {
          "alg" : "SHA-1",
          "content" : "50a1e8dfe71c2fa5a0583f64814b7442cceee7f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c1d9b3849e4a92fc47d934fb9a6c3b3ae1b9b307ea35e4a975defa6326907b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d62db19c8e58f4234ab817c18753f614926edcf548a644ef0e91171ea7f7715ba39dbdbdd4de648f134b6ce254acd7adbfbe44b14728fc270191f36e606ea37"
        },
        {
          "alg" : "SHA-384",
          "content" : "f38656fbe2924b4e898b8fc49d7dea0685e34eea0cec803f52c92b392856325ab5a26e114cea38adb3078cacc2d472da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "26e2a03f4aa5509dfaa621cf5854489591f1cee571e5b572d5ac9d267e1b8868de18a853d123941996e4d29734ecfc22"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e3bc75dad45dbd9c71f56a96b7ac71ef20b439699beb5b4243a64f9804d07d69"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ca066051784358d651c741848e0eb72f8eaee6054955bec38bc4409ffc05f30083a234aee959bf45705f80bd7b81a904ba72cf4665e6d861a75d0a49a7f9f0c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-core-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-core-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.2?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-common",
      "version" : "12.1.2",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e6c2606bf5ea2cb33f6f3f15ecb920b"
        },
        {
          "alg" : "SHA-1",
          "content" : "447c168c06462832e5b83022011364971763b490"
        },
        {
          "alg" : "SHA-256",
          "content" : "c0554f78bd60aa5997597cf5a78cda8423c1ef7e9e3197f3745305db2a76abcd"
        },
        {
          "alg" : "SHA-512",
          "content" : "d0fdb727950a16012c2462c48f9a5adbfef31d8d93e124ecdb458e72a7bdf81abe3d0a8a947ba781ff791c62990759e50e53de530c5b6ef7d899163f1c702174"
        },
        {
          "alg" : "SHA-384",
          "content" : "de54901b1760ade0f1ee277a7faa408da1a1b742720d829f5aaddce0427e1436c96d7b2249661578990cac81f9cb3a2e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1aecbc1e940070fc1a186a7956efe64aeeb9c357752323fa79365a6848248f4230dcab0633739a43cece9a8f77edd1e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bc48ec1841b08999c6fc971a6ff6f363b8f8230545bdccdcb53c1c17507c71e6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "833a7c2a34b92410b4f2f87a458caae0301075d7d803afc383a7ae533ced16629f640fb12dab0b1fcfc5abb23e4f4e95996ae1c336ebb73bea2da26b3cb46745"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-jetty-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-jetty-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.2?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "jetty-websocket-jetty-api",
      "version" : "12.1.2",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57e2aa8034f7ae18f4004bf699753c0c"
        },
        {
          "alg" : "SHA-1",
          "content" : "fbad70b9f2dfd3291a1bc380940bce486347fc03"
        },
        {
          "alg" : "SHA-256",
          "content" : "d6e48f2ebe11fb48eaabae99ce027972664f74dbafbe5db6104ec628f16a8ad0"
        },
        {
          "alg" : "SHA-512",
          "content" : "60df0d9bbd505fd43f9ec131749e65115357b0f12c25dd4688db2df869fba1accccf0c3bb4a59183362f4a60de9df57775768dde06d449b9be457f6b73544f0b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ae7cf04f6a752f37fa704b59f812e1da1590818b11646dac3df1d3dfb27723afd9bc574104e367ab12eb643b13afd219"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0a8cc0ea67045a662dfcbe10ff6d3e953d8ee59334fa93c03a33d43f015faa4351500a29fc94b36186daae053c8c11b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02548c7750e20d724d31dfcd2907b4953ab579448b806ed1fb0b79d21089f855"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d9f88da9a5082b5713eb5dec0aff70c1e3dc3c4a177205f91f7d32b84dc9c77cb569a0f566d3e4b57e4908e0f5091bbd1f948b66193dafc17aabb6185d0bbdd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-websocket/jetty-websocket-jetty-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-websocket/jetty-websocket-jetty-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-server-http-jakarta@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-server-http-jakarta",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c95c14dd01fa034d45ae683f85bfb087"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c2e21c7ad5edac538961a1a6b1dc67bfa3567b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "62e4ea39234d889516487cc36f7f245164ace840e133de683a5514a628f85555"
        },
        {
          "alg" : "SHA-512",
          "content" : "29970128a6ab4b75ec110ff04ef3844d5b08367a1ce298acad91978fbbf14447e45d372a1292fadbcf2529637d56ebe913b6a6d83b1830e2a716b9b0789f0fbe"
        },
        {
          "alg" : "SHA-384",
          "content" : "94fb2bce61535a78bc8c47441abc99a76af3765ec74c5551d7aaa0180c086aaefcfd48f08b14e690ba4bf40c0301b586"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7c934c414e8460ff82b3ca27368c7c8ca194f166dedfe35df309e5243a23a8b41b8e3f9278c19653dff085836410a5ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ccf99a803140fd439487a9d42772b8f56e4c994a9e7a023ace0c5bd62654dff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff906e1e007cdb96fbd451ae24fce066e8d3f0651d33c8c036f634dc0c42f223995962625b370b6f9969c1b3ebfb8c58d550a522b641ccbf85ca24c92b976614"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-server-http-jakarta@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-server/cometd-java-server-http/cometd-java-server-http-jakarta"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-server/cometd-java-server-http/cometd-java-server-http-jakarta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-api-server",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf38a525e677cdcaca75583d31c5956a"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a0be7258a6c04483688745ba66125c2ac5a7d96"
        },
        {
          "alg" : "SHA-256",
          "content" : "53e2e50b47e2f8759f35339b8d82cec46eca68e18e8100baca1d66f14285a164"
        },
        {
          "alg" : "SHA-512",
          "content" : "7bac61c0e8715b783b8644555fbacfabde30fdfa27538ebe6d2ddec0d0f1863528f8789a013b93c327e812421899b4dfdb5354bf86736a80adeee199f7699b56"
        },
        {
          "alg" : "SHA-384",
          "content" : "a136c283cf6b6eccf374e6bb1b073b047e576b1d76be0ec23b62416c574e5739a979781b72f58793c4cd706b8ad7675b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b437a2974da98accb7c95820a0ff28be64005344e737c0f35c2575c7b03809639224dfaaf4b1685954c3623a560ffea4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad8d4083f110c9c356d6c70e7cf132322ae867b47ea2dac668c9a9a6ef99e98a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "067dfb99f91887d7a8a5578bacdd47b700d4c0582e5989308475ad0c2ba3803038ac54763480d65c9f696dddff2224cb7e0667ba849f8dccef53e4ad671248e3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-api/cometd-java-api-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-api/cometd-java-api-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-api-client",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "691605b9c37950832d991e139e23d319"
        },
        {
          "alg" : "SHA-1",
          "content" : "c46228d41534c00e607ff285c9f824af802fb2d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7230fe4d4f13edee4e0d412432d1b7aa2c4f2d95fee28fe19f5edfa03d6c4e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "dd5995df6a005fb8363f3c7a5e4c94b46be83a5f22a16cd2bbdd34c0bb642359dad79b6541e660ca45d9ebd1c660e334296eea23a691c4df8207b5c8245e38ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "42acba96461947b3f61012ad3209e1b4f74f980a47a105341280d2532fcf38aef9c7811dcdb82b56c59890d0664b5f6e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "042916f8f6585c1d1da01b39512aa74c6e593cd175be4fd2f66ab7fcb7afcab964ba95d8f97d04efd010be6d25c0e449"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c4f3efd94365ca6d7e2c5cc62531e9060b9223ac1b810ed4277e79a732d0291d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "618b00aa7a9f41f604f9189cab4fc5e2c0a9554380d20e6367c72900bcefc827cafdf6d312a889e89d5d1a681cebd01b493ab3e5a3efeaf36ec07111bccade4d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-api/cometd-java-api-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-api/cometd-java-api-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-api-common@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-api-common",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "50aa615da40ac596cc82e7a94b54d755"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9fb0aa06ecce3e65080cbccde2db8f271a016ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "564d2a8445e6422b8795e07777f24b5244fff5d2d8e11fdae719f1cb3f48dc90"
        },
        {
          "alg" : "SHA-512",
          "content" : "48f987326ede9c771c049b7e07da3964fd6a6b1e7d6da48856d8d42a693c087b576524fff4be9574bb55f3b1efc2de0c5f0b364368e9e19062eb8307dc842403"
        },
        {
          "alg" : "SHA-384",
          "content" : "dcb8734eead04fdffa447ff42ba785409ee27c322a4ae7d92ce505383dae56414143a994b726fa5b869a63265cd04978"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c28167ff5e16c7009205518ec35ed6d93b4c8350c1e300a23547bba9fe191f6286f54b37dc136a75d64cb6d63a13dfc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c0a78eb159f1e871afdea8d57d17b150c31287489658b3a5c7c7567fd650117"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a0444fc04aa23614aa4bf953b1520f41fb963a2d98de192d9bf4d4ee5bb1ad3aeff7ded1a706399bb4e0c90647bd35e59b64b7aacfa397df2d144462aaad5d41"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-api-common@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-api/cometd-java-api-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-api/cometd-java-api-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-common@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-common",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cd614ef905cf4586148e33124e894f49"
        },
        {
          "alg" : "SHA-1",
          "content" : "98582678f70134ef818acfe42580954b6101a94e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9a4c6d3bdbc73d2584bdf8bb81677e74a8dd4b78798250e5523e4aa1aa9f5b7"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee0116725ae558500a3ae3cb3b52df2dbefb39cb94bd2901293b4d1350254e1afed61bfc2112a5794e03ab12d41585d2f3cec8435922f1f1a5df0922246e8a14"
        },
        {
          "alg" : "SHA-384",
          "content" : "514227d64323f2782da2de36f56cb0b04a68aea7ea33a67b3c741d7692401b97cb9f185346f23a02489ac6972354fbba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56d81b831823a38c2d1825644e3c743cf86f02fa4a5edc88fc0f78d9a962cdd41cfa9fde50ae407adb9b561527a2654f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1150e8a2169f93a7e8243d49ed09f28287f77231cf5c99675bda4759938d0e12"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e7a3d6458691af02d2212f1e0e63d7c756800557a08836ee0b933f7e1c1e52b74c3c078829fda4c79e8adcedbbda9933c8fc79a1f092704a961b3729bfa37998"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-common@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-server-common@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-server-common",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c5f0ab77f0d14d2075e35524b966a077"
        },
        {
          "alg" : "SHA-1",
          "content" : "c696701c1a8a32227797db336494ee8553eb7334"
        },
        {
          "alg" : "SHA-256",
          "content" : "cf94df8f3bf858dcaa8646fe7487838f9b5c5468afa912fbb94b3db77a5ac69a"
        },
        {
          "alg" : "SHA-512",
          "content" : "17a37d6ae8202f89944f186294d22dc2e08b5fc6905249c14c69a2759792d429172cba64ac9fcdca0c5d6d802547878a794d8c6af29470344d4c3f3d35a583b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "eafef0bceb5b43379f2ef65e801e8fa3fd68bbfb3118c0223686e406c574145875afc141ac6a1ad11f8959966ad768b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c7f8b47c3879fd30f7774dcad1970d93b1e63e73f66d6a17b63da2a7e31e649422af84c422b5ed495671cbb5a800564"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c3bcd8e87d94560f07bea1d80426ca060f3168f142b2c0f7b8d1b5a9a8098348"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e59e4c5bd3725ebb0c4db26e48ac10dea69480e5109e0625e541276c8cd8e6733e44f71fca46a02202b21b86ab0aefa3d47061aef0a263cc43a275414ffbeaa2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-server-common@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-server/cometd-java-server-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-server/cometd-java-server-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-client-http-jetty@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-client-http-jetty",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2db55073dc87ad7aa75c86dda0bb08d3"
        },
        {
          "alg" : "SHA-1",
          "content" : "4907358677a8f1cd68a2157b59bc368b03d43e69"
        },
        {
          "alg" : "SHA-256",
          "content" : "7bf2bf3c4ba77fa83cddba1712aec0d4f602e02dfe144986e09b29b6eb02f892"
        },
        {
          "alg" : "SHA-512",
          "content" : "64a50c73a21a87724e1604c3279026cb243b482c0b7066cc2e2361949aebadf437dc51e76b2281b461ba221870f8ebbdcde6879bc9c452c4e19ee776e7a10d52"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6012fd83b4f0f0771e74110c8e885f821bbb3759d81d437d8dc7279407a02bc52b0100ab9970849a63986c40ce538b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a69c36a78d5cbd97f340093b6a37cd27b1c0dd0d7d374e1c06bedeac8481f69ccb5e34de1dd41113e5b0864d20086826"
        },
        {
          "alg" : "SHA3-256",
          "content" : "270cf4be23d057c606ca9727c063fa2a5ef00c9888613e5ccb0f1338c5925cca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "99517fbc223f69c0ed30dd9ee8c905040ea39ad72768bdf760883c28edf70782e0f2469ba9cf53d8d6732f25fbe9a97e4342b1bbb18188d87be8b8a6e01cc4f4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-client-http-jetty@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-client/cometd-java-client-http/cometd-java-client-http-jetty"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-client/cometd-java-client-http/cometd-java-client-http-jetty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-client-http-common@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-client-http-common",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c688dec3d7c7f56e1aa354d625bee84c"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac08cab91069c72fb197716beb40f792bf78fa50"
        },
        {
          "alg" : "SHA-256",
          "content" : "88aec2c7050908656b007c273d45ec8e1d08aafac1e201420c644087da6831ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "2cc8fe791f0a148f7e0b46a3b227122198ff00d90b927295e74d7a54f033cb3af1271ed3fe7a9ea8165f4e50b67f3f9910659745e77087ba139ba3871257a694"
        },
        {
          "alg" : "SHA-384",
          "content" : "f07fc93cbb2b1bf0d873e48b319e4f20bfcaad948b5ba26a2a176471ee3b97272833459b8250597fb57246a412cfc3b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9bee5e309b4c4169df30aaf13f7ab86fa85802bb870f53fca86a2e6aa0d9e939a9d25a22fd595ef99b0490128e567b65"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec186ef169a27bddf3fa8103a5ec0ad9d05f1346d364b8a311f0fc5cb13181c3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "40188fdfa8af77cd606f7504665f2021b60d2710f890ca5b7cf2815b166387b5d4f3e20e6b277e302f0cf8e11a3bc624579c0e21e271ab9bee984a351ce8a6cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-client-http-common@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-client/cometd-java-client-http/cometd-java-client-http-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-client/cometd-java-client-http/cometd-java-client-http-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.cometd.java/cometd-java-client-common@9.0.0?type=jar",
      "publisher" : "The CometD Project",
      "group" : "org.cometd.java",
      "name" : "cometd-java-client-common",
      "version" : "9.0.0",
      "description" : "The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as \"Comet\" techniques",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d09778f47ec2ba74c59e8f1ae816898"
        },
        {
          "alg" : "SHA-1",
          "content" : "d5db4b57073a9b2e1987bfb1d610794fd79cc64c"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c6860d2a5f9cbd07eb5aa6b4d347662c2802a5e07e86607621d24f597c25bb7"
        },
        {
          "alg" : "SHA-512",
          "content" : "fbe098b40814a77a58f087729416fe4bea389479c1d919ed00f07082429d90d887cfa113bc7a15c06542ff6a920730e5173ce5fe5eb81ef4957d3527a710856c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a8384ea322e3e48d24bf6f345e3c38644d8e362b0acb213f132654c1e10b97fa85a98d4e69fb17b7715593788ab9d0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61698439440c9d4c9b6038c8d0bf1cc0324addd214eee7c1701a5a68bec4e73dc3194b7d60d0f2be23f1fed4caa71ba0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f7c99d5d2d969e6e1d7b3cccd999304c10aff3dce592be6b157af2dbe64b9cd8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "07f222861451ca8a6acb6978b5ba3bf7e4fb4ea31945cdf76bcd7f010bf521483cb9782efb8e43fd1ad817af963a13038e4da2d44b138e60dec3190ce690a5aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.cometd.java/cometd-java-client-common@9.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cometd.org/cometd-java/cometd-java-client/cometd-java-client-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bugs.cometd.org"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/cometd-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cometd/cometd/cometd-java/cometd-java-client/cometd-java-client-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-consul@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-consul",
      "version" : "4.19.0",
      "description" : "Camel Consul support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-consul@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-consul"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-consul"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-couchbase@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-couchbase",
      "version" : "4.19.0",
      "description" : "Camel Couchbase component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-couchbase@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-couchbase"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-couchbase"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-couchdb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-couchdb",
      "version" : "4.19.0",
      "description" : "Camel CouchDB component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-couchdb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-couchdb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-couchdb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cloud/cloudant@0.10.16?type=jar",
      "publisher" : "IBM Corporation",
      "group" : "com.ibm.cloud",
      "name" : "cloudant",
      "version" : "0.10.16",
      "description" : "Official Java client library and SDK for IBM Cloudant database",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e131f8264baf5829bcad6a8e5fba5805"
        },
        {
          "alg" : "SHA-1",
          "content" : "06c251550899c94b36ea5a40f2aa6fb5389a4014"
        },
        {
          "alg" : "SHA-256",
          "content" : "3dd6f1f03155e2dcef076befb87344505a240ea7021a937d221386f6bbe439af"
        },
        {
          "alg" : "SHA-512",
          "content" : "074db02fce41809c3988e4c7012bd715cbc5df052e4eab7a7b4f29cc4dfbdce5ba703839719586ef43b71e2da4cb77930d37b84991b52255499740c00056e2c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "85d8ddde8d2d7c3773be19431a19feecc8db721114e25ab0dc87c3dd505e8b52e983d43e4736054d8740e310184f115f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "358ba1752104a3e9c864cc03ab85b97233878e4f99fa2277d1039bafdf82d1e2dea3fa506f1675932394c599da59799a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d2530aeb2d1970b204411d4ac974d31d4e481da489bb093f7865c1eb7cfb882"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5bd2cf69b9de8d627cf8523514032128fc9249f3da7dead4b237a2091dad2c37303205ce1f94fa0f87b62d0fa2019bb769ba0694a7ae5bf7e3fb501df17c9d2c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/cloudant@0.10.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/cloudant-java-sdk/modules/cloudant"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.com/IBM/cloudant-java-sdk/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/IBM/cloudant-java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/cloudant-java-sdk/tree/master/modules/cloudant"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cloud/cloudant-common@0.10.16?type=jar",
      "publisher" : "IBM Corporation",
      "group" : "com.ibm.cloud",
      "name" : "cloudant-common",
      "version" : "0.10.16",
      "description" : "Official Java client library and SDK for IBM Cloudant database",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d7cacf59c2b54e3b0eff698e801b826d"
        },
        {
          "alg" : "SHA-1",
          "content" : "299c978a4034a4a924cd5053e4b1729d38538955"
        },
        {
          "alg" : "SHA-256",
          "content" : "c1e8c44cd5c3ecb1e41ab319dba1e575d34272b1973e3a9bcb573a7388b5d120"
        },
        {
          "alg" : "SHA-512",
          "content" : "c39e41d9e91e66363c7764b1df739dda9cd4c669fce3a14734c8f30b03430e2a93b8b8b769eb6d8521a7b0964f43b1a6179acec1752b346a41f98849367d5e20"
        },
        {
          "alg" : "SHA-384",
          "content" : "d131dc5c4313c111240b9bc9473f7cb719b1682ce8d9308f719e2c79172e31f7ed4f2452a8cea51edfc704fe3ea8061d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "99079de1d3825541776faa9d54570ca0b972e1c2d527faaa3edfd57eabaff8a4490eb6250fc9bb293d0861844c6ca939"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19bec0e0682894877f63a1279ba43d7d48129a4a445c0e56cf269aaffa26ec40"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0683e28b3449aa61120e0dc552cbf7d2f17ab05dde7371330c71015ecd5d42efa08135a838407b1333adc5476d547cc45b1ef8e0d6a0344da667aac8a440a4f1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/cloudant-common@0.10.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/cloudant-java-sdk/cloudant-common"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.com/IBM/cloudant-java-sdk/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/IBM/cloudant-java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/cloudant-java-sdk/tree/master/cloudant-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cloud/sdk-core@9.25.0?type=jar",
      "publisher" : "IBM Cloud Developer Experience",
      "group" : "com.ibm.cloud",
      "name" : "sdk-core",
      "version" : "9.25.0",
      "description" : "Core functionality required by code generated by the IBM OpenAPI SDK Generator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a21eb8deab11224ab1becb943a1a2043"
        },
        {
          "alg" : "SHA-1",
          "content" : "97bfbedd2f8647e7e82b3afa601f4d34111c9afe"
        },
        {
          "alg" : "SHA-256",
          "content" : "f31b0fffacd8f4b98a7d6cbebe8d879542cdefb629610af4dfc993623c39c8b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "24f8bce263f6909594de9a514f7d0755a4dc2b1618570a351216b166d0a81d33c6eafafb29c14a0f93ced26532bdf16f98f61df388da95d9d989500e76205e7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "dafd7f70b08fb5bfc2316b13a0139d44ce09bf1d1735818e3693476b671d7d5493072261f2640e637f936b0258e395de"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a33e24338c2edd719a55dc6b89b979d95a998e86374e5acd0c69e40bfd2aadd4f22422e3d2ca50090723f632e4f8835"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb44cda7a3efb0ea9cfbbdb58eb13206c606e829688ca685f9b8270025ff82d5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d9cbed98c54ff6e9b8457367c3cd98e7f4f09ee073556fae5a3ed12c62271a781e160e29fcfe1b4df62092f694344db9fda81cf54214fa3046c08e2eb38a647"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/sdk-core@9.25.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/java-sdk-core"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/IBM/java-sdk-core/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/IBM/java-sdk-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/java-sdk-core/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp@5.3.2?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp",
      "version" : "5.3.2",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7cefaebda364337f3770168187124f31"
        },
        {
          "alg" : "SHA-1",
          "content" : "6891a4fd19bcab6f69fe091c2bc6077edec5258e"
        },
        {
          "alg" : "SHA-256",
          "content" : "e720a383fdc3eb1df4aac77a085e61b7730837364151de867093fdbcafcb44aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "165c65503bded11490b09c46935864aa71ee8b9fc4ea1c01e1cb91b209a64af97e92d5d8fd9b4bc78209a8949a79f37ff49edd992171d25ba6f7e0d968cee87c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c17bcf23262c3979a72e2c1746757b0f67ddad0b060c95d655a3d912136654b2468c96bd1921b316f4f05f43ce86c872"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2bde1832a1b0bb7bb1a0eac22a2af8c4c25059dc98584667247c6efd3e8de3c4350b5ba9d378d689b285d05604601d81"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07a360a76512ec19d3220d3ed9b594638ff63f8be6fb0bca1eee93057cd23861"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fbb062b8370d6b9547edc1c3bf9a0a3bedf65b33e644cdc05e8c8101482757c8371f98616c13391cad7dfab3a01dac8a174ffcd99ebcc515a384aa8f022de8c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp@5.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio@3.16.4?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio",
      "version" : "3.16.4",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca878d553dd4cdae891d16df87cdae7d"
        },
        {
          "alg" : "SHA-1",
          "content" : "dbd63ccb67502e388975c9b5e4fb029638aecc78"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9964f394c4cd32b79bf338afbfa2f2297221eee08311787061cea55f87dd60e"
        },
        {
          "alg" : "SHA-512",
          "content" : "d848277d1da157f22b4ba2dd42bea11c7569aab1107181b886e97943dbb6058851e78d6582eb13bdfc05350b1f82c8d4b681a42435eee0f631d126dd8f3b39ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "edad8c48669ffbb1b079bc8f7f4ee5d3671dc4563df0598cc0e27b5d50ced49a90f2f510ea963051a2ffbfc95eb91159"
        },
        {
          "alg" : "SHA3-384",
          "content" : "68a3fe67b2e285fbb352e262dfea29c03151dbfa934c1ac900cd7ab2ad8a1a9c0e7cac4aa718a7677fe7ee391ac65027"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8544496fbf4ead4fc95b999eb2bf5f7af01dab0809a806c080a226ddee50011b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a39fe798a87a2b89f73b2c3b9143003dbc93434bce334d0cb55f422bb048e4cd39a05c9ab2c53411cab9138b84cb72510dd08f516e9c46438a8644cc7c974f6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio@3.16.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@5.3.2?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "logging-interceptor",
      "version" : "5.3.2",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "afaee5dc0f5adb6013b7fb6a20ed7430"
        },
        {
          "alg" : "SHA-1",
          "content" : "c3e383f1e11079b94509f025628959ebf7742d92"
        },
        {
          "alg" : "SHA-256",
          "content" : "86574a5e35f483e6d6ba97beaf84420996dffca19f4d5cf3a41636365d403239"
        },
        {
          "alg" : "SHA-512",
          "content" : "88a2411d54fda221560a9ce70362a572f434881cbe1e047ae3b268798fa83475884d1e8fdd7cda5ed04bbbdf621b7d538e3f9672499960180dfca30ac65827fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "b233fa2868f995a9cb47891b6735048b300f8bf1d81dd4b910cd6e0a6a061301a69a1b619272e594180e653d0d05c359"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f0d679cadf990f81b9d5a2db47d13c6755360951a308e08c2497f733ae1ed47d068c792032a937ba4eb00fed65e94e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8496c1e2fde2fc15d6daa22316394b793f16e104d872be8bbe75a1d6b590f810"
        },
        {
          "alg" : "SHA3-512",
          "content" : "604816102548d5e0dca4d4c1183aa454cf2b72a52df5d89b455118a4fb48c1c303e4ff749d4fd77881636145662ceceb264c4913db82608398399dfe22c89b07"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@5.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@5.3.2?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp-urlconnection",
      "version" : "5.3.2",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ea52533dd569b465b23c03b895ccb472"
        },
        {
          "alg" : "SHA-1",
          "content" : "20f1754fee993f33fc91e25cfdb11b1e06c413f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "909074cfc104a7c9342b04a408f004996f3ff2609447daf0231324b734695f10"
        },
        {
          "alg" : "SHA-512",
          "content" : "ce05ce2ae0b79d9adac80cb4745192edc9cb45b8aab086aba703bc7ba7d249cfd0138f836232939ad272c51da4dfa4d6151675675a836c35ea066cd7377e5804"
        },
        {
          "alg" : "SHA-384",
          "content" : "201972f7efabf20bd21dd48fb4c4727156c9c19a208513aad3bae9a15e683d7343611b7e698e8083f68e45cfc6c9e4f1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb25989b8e1f408b7d2504f31f5c39500c29102f71a43f81464ba10e2e4055b2cb36fc9d5cddccf1ddea6918856be93a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "05d7bcbd38ffcb0ca81e384efdf6739118203b7ea80507bd1d0fe797be03ac81"
        },
        {
          "alg" : "SHA3-512",
          "content" : "51d4aa873c48578f1cfe51eff2d0646411e8bcf1c6622afe7a4a02954d08c5c8d549a1a747cf4c034e6375c8da0dceab817788dfc74a41b90ca48a6025d731a2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@5.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp-java-net-cookiejar@5.3.2?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp-java-net-cookiejar",
      "version" : "5.3.2",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5f256731c5c01c00ba1642de11aa603"
        },
        {
          "alg" : "SHA-1",
          "content" : "eda9683e218b7444e0ebfea9f074521e7dbfd14b"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e0e6c7c7736c6839532230d457c2ab8c5139cc315406513a27db24797043d7e"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9e7973221d76043417f34d749455a656750986f4806d4bbff12886b05dd14fc28120130a1a7540a5a9cc8b48eee6035431e5e52c679f43b531e89a442e56c5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "d47a2ffd83b1b3c291f534a215d0791742e698ce9b92b3c79dc9f35d5d8f71c28b5fe6c817fd0fb61826aad2b4996da3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5638e280981d78c64fa29deeed90d16736037ea89bfce8cf2c0aa1b9e7532dfeafc875130c3efd6615e28ac5cc46c251"
        },
        {
          "alg" : "SHA3-256",
          "content" : "30a8d9703c3b83be30925f417357b2295068917b6517b7a6e57a92aee509c95c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d36518ffac055cf27484df82e48bd4f9be0c7141699707cdac7e4d446737be87b6234a875d695a9bd67f62b2ee57ca5d24648765eeacf8841768aa84c0d2cae3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp-java-net-cookiejar@5.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jcl-over-slf4j",
      "version" : "2.0.17",
      "description" : "JCL 1.2 implemented over SLF4J",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4fcd46ca51e55b9fd9b0db34474927e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "76ea503eb688f06556a9ba69995d7eab63e34531"
        },
        {
          "alg" : "SHA-256",
          "content" : "affd06771589ebfe454bb11315a4f466ecaa135b95f3e7939534cf1d2fd7064c"
        },
        {
          "alg" : "SHA-512",
          "content" : "7efb2771bad2e643b0e814cd78ab4f9af3ea166643700776618c397e9755ca11f4b7c00030562a619932c9d2ec5114fd253ece3abbc3db2f1a064431d8990733"
        },
        {
          "alg" : "SHA-384",
          "content" : "96fd8b2732de79c40e5e6613e324d2845dc6e19bf31bc7f3e9fa6730fa527cd16579ba9eb7915481faae1e9a32dc82fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "252a3e6847dafd84955a71724d71641b5c6508bcbbc1f2457fdb18994b61f6d78b08cbd40d5c430743950e351ec79835"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c066cec2c40de9b5743f43d99b629d60de937718f69ffd837bbe5902682ee92"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3334a1fff0751378abe8e010ca9716a85a15a90450265699c32886d2e8f9ff63df89237667a262350d860dbfb2f20fffff14e9a094f0bd2acf990dd543c2b86f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-parent/jcl-over-slf4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-crypto@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-crypto",
      "version" : "4.19.0",
      "description" : "Camel Cryptographic Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-crypto@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-crypto"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-crypto"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-crypto-pgp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-crypto-pgp",
      "version" : "4.19.0",
      "description" : "Camel Cryptographic Support PGP",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-crypto-pgp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-crypto-pgp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-crypto-pgp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-csimple-joor@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-csimple-joor",
      "version" : "4.19.0",
      "description" : "jOOR compiler for csimple language",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-csimple-joor@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-csimple-joor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-csimple-joor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-csv@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-csv",
      "version" : "4.19.0",
      "description" : "Camel CSV data format support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-csv@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-csv"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-csv"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cyberark-vault@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cyberark-vault",
      "version" : "4.19.0",
      "description" : "Camel CyberArk Conjur Vault support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cyberark-vault@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-cyberark-vault"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-cyberark-vault"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dapr@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dapr",
      "version" : "4.19.0",
      "description" : "Camel Dapr component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dapr@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dapr"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dapr"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dapr/dapr-sdk@1.17.1?type=jar",
      "group" : "io.dapr",
      "name" : "dapr-sdk",
      "version" : "1.17.1",
      "description" : "SDK for Dapr",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ead1d47b63868ec72a072d5904ce2c15"
        },
        {
          "alg" : "SHA-1",
          "content" : "d1f294050c22f28825c97356d6b61c8632cdfe5f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ec33dd0805d066bf02e2411dbd8f00031a7ef9995d127c6ae54b327c147dfa3"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a74c64db9823ae8cc580a3d634dd77338943826dcc920ba15807e95c56bb2afed966e5495bafef95cff2788cc599d1bc4a9581145d977a788b48575291809e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "55f155f278242643eae01b766d539e182b0f29bcf0a533b14d92e7fcb8aa381b96c027ec7a534b4f80b12eecb0eb59e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e297c4f1a67398f627c92b59bf722bd180e8d5bfb72f1f7ef84b0555ad02f15ee284021b2e18416c1a4c8c9af11d5a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c4275846429f3ff5e73be557c75e12d5b5cda3765caac7369c1e3a9f9e272b17"
        },
        {
          "alg" : "SHA3-512",
          "content" : "64bb7ea34c7ce4472feb98f71c1ce6bf8a8a8ae584d36bd0d3a1bff4f6017d436f0ddf16382900beda6322e907081a5d92f5ac58b7ef2b6e0791533a76073b07"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dapr/dapr-sdk@1.17.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://dapr.io/dapr-sdk"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dapr/java-sdk/dapr-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dapr/dapr-sdk-autogen@1.17.1?type=jar",
      "group" : "io.dapr",
      "name" : "dapr-sdk-autogen",
      "version" : "1.17.1",
      "description" : "Auto-generated SDK for Dapr",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96f056735f9a9cba27c730e52ca393cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "d13b316060a112b07cef466ece7f7c4b454b2dbd"
        },
        {
          "alg" : "SHA-256",
          "content" : "db2e298a7eaf47c9dcca829079f2217079c7639bf1365e1cb389a3268ed6f1f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "7afad5877f325154fca89a1eecde67d1760b9e8c21615d04f16063f2c848fff4df13576e80c4e4c82f5b0f25812b1aa585277ed7c1c806acc0bcc63eaf6aa1f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "5312d63d48655145dad7d6d45677b42031a862b266956be80645ecff87f2efbfd07f006fc8299b7ecc749cee2a3d6bb7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ffef453aef1e402bb5c1c98d4b68773928b3f3ea0a2391259c2613c22e7302c36879f3f7018904434979e93a090fa222"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4365d0d01469b3b8eb30776b7ec753db844ab56379f2983d29ee986ee1667699"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14ae64801e60e29c852670187ac9270842b32151f944dbd9f01328730ad4e089a0bfdeef24a2cd99a2cd873a174865fac64afb57107d13c298db5a125dac9edb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dapr/dapr-sdk-autogen@1.17.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://dapr.io/dapr-sdk-autogen"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dapr/java-sdk/dapr-sdk-autogen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.5.12?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.5.12",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "37ee96b22d355ca054327a68055f09e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "a3ca620974476d525ad4efdf960e8dfb3aa98dd3"
        },
        {
          "alg" : "SHA-256",
          "content" : "b970d2068dfb7a137f6ddf829c95fff904508c0ce11d71cfc0b933bc68e7b1a0"
        },
        {
          "alg" : "SHA-512",
          "content" : "e70c9e9eb065c3e130042e9e657d64de80c1956b5d3c0c9d544732ae2963c885043208466227ce0d4096506e9b0896aede97179801e467630072e4b519b859c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "28b7b4655fa1133abc47412b5d8eb4fc1092995473fe88c97f501edb3af4b1af96707bf7a3dd4541da5d9ed19442f1f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "212fc1b9de6f58cb24fb0be2fa97b29c7a96842e8f0e43bb251d77368c643aff743c6d3ee590ec49a5e9eecb7b7ad655"
        },
        {
          "alg" : "SHA3-256",
          "content" : "782692dc6a9ab2c534175b8a76dc190b09c4ae875c2d359722a87fefa204f537"
        },
        {
          "alg" : "SHA3-512",
          "content" : "554e8f04c268405c3be97ff08237d5f8677d3ca2edd28e4eba172173d6e62d9aef0e6726383ce1449a966bc78104dfe120cfdaad369933afe5ea3859a9f93eec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.5.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dapr/dapr-sdk-workflows@1.17.1?type=jar",
      "group" : "io.dapr",
      "name" : "dapr-sdk-workflows",
      "version" : "1.17.1",
      "description" : "SDK for Workflows on Dapr",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32b3827cc855e5f085d17795baa8e2f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "637d725980c32bc99da4cbd11eb58269376902a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "63fe9bd1da04a02bb8128b382c2b69aec81ef92730641e34ef6e2379b28a4d54"
        },
        {
          "alg" : "SHA-512",
          "content" : "321669dfd0e1fba0629d9fa782077919a42e73ca8338021f8c3c33557876a83d58e1fc915901369b52e7be6d403f9d264c53ee5556fc4f82c9880f042b83c8a4"
        },
        {
          "alg" : "SHA-384",
          "content" : "bec55bce87b9280b4a8b2aa86fbfc441d6a5807f43412f30b6e6567a4bc8d6809df6ac23a6fdd9bdacb20748ff1e4ba2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "818f9ebfd45dc62b1489d524e2e803d7a463be6e0b51bb63e21b8ef2b8921ed00a2413f5a7eff8ebb4b16a3a502e5344"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b24f1c5a48758d0aa62b17b0f88a3731af992a12e182099cf6b31ed317eb31f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f45525bd36e57b3773931a712af8c59796ccda8036f60a57bedc809f3c8830d679a2e061407c63b66b8182ac1bb131e30ab569ee7ce5fd637ad88f1aaac14ef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dapr/dapr-sdk-workflows@1.17.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://dapr.io/dapr-sdk-workflows"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dapr/java-sdk/dapr-sdk-workflows"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dapr/durabletask-client@1.17.1?type=jar",
      "group" : "io.dapr",
      "name" : "durabletask-client",
      "version" : "1.17.1",
      "description" : "Durable Task Client for Dapr Workflows",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a81983ee193e79da47e63f4de78ebefc"
        },
        {
          "alg" : "SHA-1",
          "content" : "6046d062e1d4aea9f51777421fded15cd8aef064"
        },
        {
          "alg" : "SHA-256",
          "content" : "a81ee346502637479688705aa2ff02442890c3b777d6dea7cd9313346d69c32e"
        },
        {
          "alg" : "SHA-512",
          "content" : "eca4d6253d920a3991d9e6cca5ace9f9b366bf84d1676a666c636c142e9f4ae836e4d8a5fc9b68c4ff1b8868b91b667712deb2cf0cbb07f18f7832847e37b0fa"
        },
        {
          "alg" : "SHA-384",
          "content" : "65a70772f2124fcd6d55f228cdb9956dc19e934004aa4406f18ef53eb1456d79daa3b960ef5379f4e0dbbff233d2e3c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6187021ea365e92136c5d7a4bce600fcb2378e478301b61d3d7553009c8ac571b9bac256d777995c952c561f3f4311f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "841eff929e5c9c5218795caf2a6efbc4e0d4ced5ec7d4cab197c6f49b7941949"
        },
        {
          "alg" : "SHA3-512",
          "content" : "476fbf66023ae0e7387452beaa02e3e3a0da14ca1870fe8b1a1946744b1ee37391f142e6e0beb191866c51869f3af97822d5acdf807a6505dad8a438aa721758"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dapr/durabletask-client@1.17.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://dapr.io/durabletask-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dapr/java-sdk/durabletask-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.43.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.43.0",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ddd9cf428685da262bd31586ca4d07b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce6889e709baac891833dc1c718702661650b3b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "4d08915aa1590bd64b3fced39bae06489e3f597c4bf7fa12f413e13c5a98be39"
        },
        {
          "alg" : "SHA-512",
          "content" : "1745b0460ca3d69101b389defbde908b48b826d453a6c7c267ee937b332d49d1949f01da6950f0a694ad329f6f6fe928817451c110520c7ac901bc5f80003b54"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9b6139b23a34fc4cadb29cf849c36faba98c498db35a7d415ffbe32bdb60b1e7467b6229beecf3dea8911cdfaf7d3cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d659f9ecbde5c60f041cbcb8719ca8e5435a50402119e92ab255a90902ba33e1302cf9db8f7587bc7b49c5deaac9f26"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41ff95792912cd1d4825c069dabb028d708bf0c1b88692a6cf1bfb4e6d33923e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af9fabb057afcd2e668f411f41207def5532e6e55576c158c7fa3110139bd70e6039d7b1acc84f652a54f3d1cdae9b908c2561df16512609eb3642c9e39a6550"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.43.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.43.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.43.0",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "127395085d1eadd7994273973b0af9a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "473c7a67d2d587f7faefe7b6d9c00743e82819ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "83d54bed8a7aa74a8648d43974c743f470c9ceab3dea57f26a938667a2dc0160"
        },
        {
          "alg" : "SHA-512",
          "content" : "9beea23c844fc96f2f9fc65ad97aec2da31c5c3e8d1bdf792aa9929c29b6ebd4d6da5a61814c09f4c584a15ad5515b38d721f77c4cd19cd6f5b490b4020247a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "52722ad56443916ba4d5a605747d3095647eebdc5a3611e0470d88d9a3285be7bc20ec5b792d666b5b35be9d87198885"
        },
        {
          "alg" : "SHA3-384",
          "content" : "490d857fd98d5cdf1f57db2b4a148a67ac85659b2f24d673dbd6724b7ce695a0698072cd47425975dff3d5dc24059753"
        },
        {
          "alg" : "SHA3-256",
          "content" : "887ab0f2b462d00f5c14cacb15148f9eb14c7977bbcb879eb77abd661deaf70f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "913d1e8aed535c06555a8cb2fcde9fca4701208717dcafd108a12da6cd2e6f8fa50a6941b5940b015e9dbb0b497ebfc2182385693156546e989cbdc60772c4c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.43.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-datasonnet@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-datasonnet",
      "version" : "4.19.0",
      "description" : "Camel DataSonnet support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-datasonnet@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-datasonnet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-datasonnet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.scala-lang/scala-library@2.13.18?type=jar",
      "publisher" : "LAMP/EPFL",
      "group" : "org.scala-lang",
      "name" : "scala-library",
      "version" : "2.13.18",
      "description" : "Standard library for the Scala Programming Language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4825bad81cee169fed825dc2f98a7d41"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb2086988c25b08705472cc750654570900362e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e85d96ff7bc7dc627985523c3541b9917aaa08e956391380c42db21a2c4e5a0"
        },
        {
          "alg" : "SHA-512",
          "content" : "63487dc36cd250021815332ccd96fac16bce1341b52d401949b5a2409c53473f52c436d53e53f8938c367037f7a9da9ac163743222be1b397913f23d5ccb0779"
        },
        {
          "alg" : "SHA-384",
          "content" : "2426ef49fec006f2b0fd08ceb080dcdd2d83012fce4324a5aafb0edf9d6b6dcaf5bd3a3856d26f05407a89d086a9890b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8279993075e5f2908b307d5570323522049235137b796a5b40592fb7a22b77bd610bb24aca0e3e38e8db474e02622324"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f0207e816193f7df251fedb3b5963ad3bfe282fcd653038c67d12eaf27cfa241"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3664d6baf27813396cf2b93d4e8a0964638ec3415bea7db80af5615e6a8dc8c18a738c35c44ccec5567fd4b60609ba40e78c1b09c3f9a9159583145248651721"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.scala-lang/scala-library@2.13.18?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.scala-lang.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/scala/bug/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/scala/scala"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.datasonnet/datasonnet-mapper@3.0.1.3?type=jar",
      "group" : "com.datasonnet",
      "name" : "datasonnet-mapper",
      "version" : "3.0.1.3",
      "description" : "A transformation domain specific language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e43c98e192451ad53ea8e5a322e6975"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2c44bd638e728c605aa1ea86e4b121a4300fc28"
        },
        {
          "alg" : "SHA-256",
          "content" : "e059552d70d4eb7b262d57ccc30ec4a4b8f1c58fac4013de89e98628b20aa194"
        },
        {
          "alg" : "SHA-512",
          "content" : "cfed045eb929c0598876f7c5591f4d0122d9eef2e0ef51dfea6d3f7b785dea61666aef229a4918f5bd0644e69a731ce144f782eca094d53908fc8c219d9e12ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "7ca51fa68b1d7dc98196c40d07ad93dcd318132e4eefb6854ddb9638561a889fa21a027cfcefe6493b657b0bbb6bd672"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2cd2c34005e08f788e3b358675c14d4d5ce45935436fa46c1c6ab7c8990b8b835bc34c0bebb354c4cae413175d835be8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a15ddf29ce5c9dad0de1cf50754e2f5b9e13cb6045d96add55a936e7c584a623"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad49cbdaf80d450de75d55239e8df4670a74ed6eba6b7baab8e265eb1a1ecaed94fe99035ba762511a45b6243331fb36fd7bd26fce3e8d486e305565dbfb9bf9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.datasonnet/datasonnet-mapper@3.0.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/datasonnet/datasonnet-mapper"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/datasonnet/datasonnet-mapper"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.5?type=jar",
      "publisher" : "com.typesafe.scala-logging",
      "group" : "com.typesafe.scala-logging",
      "name" : "scala-logging_2.13",
      "version" : "3.9.5",
      "description" : "scala-logging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ccc49edb340f793083ed5490c675934"
        },
        {
          "alg" : "SHA-1",
          "content" : "d5a0f61168371d8cff1c510f55407aa46bea8366"
        },
        {
          "alg" : "SHA-256",
          "content" : "87a3017d3f43e6ace7566fe4c3d615134c6914ff871c8d64bb32ca1d996d0545"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8ed0e9d566edfa678e9a01ce9bfa226d2059c348fbdb99696550cbb8c11a0a30b80dd17507f00552f0e24a249ec7802ba3a5c65589e2ab920d8f088a56ba4ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "6956967df417fb7de4738957869af262e59d41090507b72ad59bfb37bf5f8c7acf5e56026373b9d951a45bf89c3a1c20"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c3e06167c690726268efbfd2aa77c5f3b40dd40b037d9ec16bafcd8939ef0ca34bcc7a4a781049b803fcdd46e3b489b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "99e09c721e2a27cc106860ae58b5b0e6eb40af686d3a36c0db8fca077ac04496"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6652befc6a7904cff3e30668cc6e10ebfaddfb3dfba4f4b2abcbef7f553bd2a9f4f96f988ddf79cc0bc7769c7dc5012d9d3a91e9fa423587b1be064a0f59dc96"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lightbend/scala-logging"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/lightbend/scala-logging"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.scala-lang/scala-reflect@2.13.8?type=jar",
      "publisher" : "LAMP/EPFL",
      "group" : "org.scala-lang",
      "name" : "scala-reflect",
      "version" : "2.13.8",
      "description" : "Compiler for the Scala Programming Language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "66052c94e7ad3fc2295e13eeb840d565"
        },
        {
          "alg" : "SHA-1",
          "content" : "994b004d041b18724ec298a135c37e7817d369ec"
        },
        {
          "alg" : "SHA-256",
          "content" : "fdfbcc92e87f424578b303bcb47e0f55fee990c4b6da0006c9e75879d1e442e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e1849e2c2f6df198f7f589d29ee5a46786c52fd05b6671de70bc59a70c439d0ab88ec5f8388c541e70f98411e5426df1184794153443d9bdb4d911df662d5cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "41373bb7c407ae887c18cc6d401f6eaf82334703a66004e81643a59c5856cfb0e86424dabf5414e0618dfbe42c2a8d0b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1aac250552b4bf0b24f61f567ee5aa20d2ff0539fb6cd4a3fde9b8db9daa7c541ed3c0b4c86032f82af6a7c5a2d25a0b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e15c18d46dda993bf3c45aa1333dd10645593fb170453316865752b65adda116"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fe2d78fbbaa6d324c7010b975409295194b205a593692bad991437cda57e50819ac7e965bb9a075452bcb2ee3493b0813c5b441edffb1865ed1112c26b6ea7d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.scala-lang/scala-reflect@2.13.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.scala-lang.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/scala/bug/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/scala/scala.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lihaoyi/ujson_2.13@1.2.0?type=jar",
      "group" : "com.lihaoyi",
      "name" : "ujson_2.13",
      "version" : "1.2.0",
      "description" : "ujson",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f8e773dc5a5dd4fb08c1a0f3e2ea9e3c"
        },
        {
          "alg" : "SHA-1",
          "content" : "c813e752db936cfecfd708e2051522645f287645"
        },
        {
          "alg" : "SHA-256",
          "content" : "68474183a6ff657f97a91488e294cbe977b2a439fec216d5167700c72471f358"
        },
        {
          "alg" : "SHA-512",
          "content" : "88b3d92831cba8c292be4c7e427f7fbaafe6b4f6e18fe98a0c2d41358ac5db122761dae721fd820e4e6cae64ff1f78f70af88a2f3d4cbafc61f3c0f65148c83a"
        },
        {
          "alg" : "SHA-384",
          "content" : "b950a993d22e95a1a86d7b2f4da65da4617c4ea65488113792cb54df944f05fe225a686cb19b9255a49ca048c7562bfd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2fd85348a62ef50c042c69be3d23fb2332637643abbb4be9cee0fb794cbdedc76080bcf08cf7f1f8f4f892bbbf133771"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd7b701042c7758010974462707d6ecb92fef78603b3150c39216a3f7237cb7f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dae2ff7fcc4fa2046f5a8ca8468c4ec030dafe293340bd0cc84cd814824129446cc4e7a27361d4883982ee6f214a5b745e854af93d54b9d7de48f883608398db"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.lihaoyi/ujson_2.13@1.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lihaoyi/upickle"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/lihaoyi/upickle.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lihaoyi/upickle-core_2.13@1.2.0?type=jar",
      "group" : "com.lihaoyi",
      "name" : "upickle-core_2.13",
      "version" : "1.2.0",
      "description" : "upickle-core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2f6077d352e3c1d608a85789dc98ee4"
        },
        {
          "alg" : "SHA-1",
          "content" : "6da71e8114b7668bef7fa6b3387a31f64b13e853"
        },
        {
          "alg" : "SHA-256",
          "content" : "503d9d2687053a401f974e902ed095e7534f11f9b06448e03543f72c02f4e6bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "fe0420c0a789be7d86e5c29ce8f49054959b7b2997ab5bb0f5b342e148ab46ec11fdcc924e399122d01a998a709c280793fb5f0eeb6c6b03df41c0aae3999338"
        },
        {
          "alg" : "SHA-384",
          "content" : "23b4a46a4ea8e2d75de20f231164ffb4e7ed060d2aea1202a737ce38c9bdbca3a8780e9cf224f7ebe032d9101de6f06f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9f0ea02b7736591218e90cdadf5faec2df2f5ada590fec3668c5f1d50cdb08583f0b3518c5bc7dc8a0e29e0ece07b78"
        },
        {
          "alg" : "SHA3-256",
          "content" : "215503d8a54b0b3f568544a49ee8bd733142eb9b9421ec19b64b16e8ec8a1802"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d6ee8b4b7422169fb002b652150de34cca7dc52dc2eb266f6eddcf3564a31958386f953b0d316b271dde4b6ad48b8127470d5e7d702147d400e269faf6ce1c9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.lihaoyi/upickle-core_2.13@1.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lihaoyi/upickle"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/lihaoyi/upickle.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.1.4?type=jar",
      "publisher" : "org.scala-lang.modules",
      "group" : "org.scala-lang.modules",
      "name" : "scala-collection-compat_2.13",
      "version" : "2.1.4",
      "description" : "scala-collection-compat",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "471842a3e9585e0e17126c2493b2a1a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f14d9b6314547b44e6a9c5daf3efcadc1e4e955"
        },
        {
          "alg" : "SHA-256",
          "content" : "576127ad3fa1449461c05d7c2cd943170b8644fb2248db8a1131a8ca21026db6"
        },
        {
          "alg" : "SHA-512",
          "content" : "e762c93eb6b0b1ee8e9890dbcd5b20ba344713fb796e22e87d0a0969ca64130d55be325279e51ec11027ead01083ee2e855f74f2f19a01f8ec8603557e41e799"
        },
        {
          "alg" : "SHA-384",
          "content" : "181e35f855743ff58eec9db3857c6d92ddb80aa8c275363060e9f442a6fb256078d117c580e54108eca8da6fc3932c28"
        },
        {
          "alg" : "SHA3-384",
          "content" : "214c78b1101c896457425042ea9c7527b34bc88f2e02c1f4f4d6ef7364d81b130036789ba7a7fe0ddc10818cacd24cd0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c0a6a48997cb9cf9d44eb641bbb4291706ce06df95342be7226e09da46060c97"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83c52afe0d215f622a96a59e21c3f1768e2e908e4aa9d0a9d03e938c5e5b3ee16d17fb0fe88a3d96a9b6c59a5be48103aca052ebaedd0b7efa3a6eb17f502771"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.scala-lang.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/scala/scala-collection-compat/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/scala/scala-collection-compat"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lihaoyi/fastparse_2.13@2.3.0?type=jar",
      "group" : "com.lihaoyi",
      "name" : "fastparse_2.13",
      "version" : "2.3.0",
      "description" : "fastparse",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2fd526d77245a2f6a8015988e9331cdb"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a038a70bc90bf33dd0a9fa129dbc5eaa91509a2"
        },
        {
          "alg" : "SHA-256",
          "content" : "74b8635408547d5a611c6462b65ef0ef82f53f0c8d4296903fb33f6cf2f41980"
        },
        {
          "alg" : "SHA-512",
          "content" : "59e55d421b91a72b054843cb4d282633605560aa8446bb302c366309d28033c0689da8bb9863e6b0b485a39f89b926b8b8b1e9a414ed54cd16f55ea7418697bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "106e7d19174381773930eae34fc31b7ae51cabea22184cd3fecfaf68ad19c30d37bed959eea03fa0d8677df84d2a3280"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9562ef1d3c385ea6bd81b2dcc78213b075ad14e0bf8c386aec632d962e8b292221d7d6ac1ed255d2f989c06d3f307cd1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f73a8efadc794c3592da71fb10c715b4a1773a87e68ca55241e21b53b8c16265"
        },
        {
          "alg" : "SHA3-512",
          "content" : "28d1da6e2b789f89f3cd200ff5481d99e77489722c87dcb3c2de7cef2810d50039b406e7fe0d9a345f19f876cfcf1c5f2f26734a31d5f0ac43bfb3dcb0ee92a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.lihaoyi/fastparse_2.13@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lihaoyi/fastparse"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/lihaoyi/fastparse.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lihaoyi/sourcecode_2.13@0.2.1?type=jar",
      "group" : "com.lihaoyi",
      "name" : "sourcecode_2.13",
      "version" : "0.2.1",
      "description" : "sourcecode",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28dc3fc7a8b9fb4cc038180a493c003b"
        },
        {
          "alg" : "SHA-1",
          "content" : "13eee684403828339270771c1b7dccdf4a2a9a60"
        },
        {
          "alg" : "SHA-256",
          "content" : "f18739c68e4f71853540ffeb4f162b223258508215a36c3be1e12cd28b21af50"
        },
        {
          "alg" : "SHA-512",
          "content" : "68da28fdababa2ce99bf5fb329a8db50a3ee6963e97a2d6d949aefa72a749e9dd49e2701b973ec8ebaaf290e5510ef9048b418a965a63f7bc2da8bd5aede5b9b"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c2ae174da17d4aae90c51c21bdfc2181d835cfd51131e26d35cba8854960ea02d88d0b6881744d6729f2e68873cef67"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed7c74d0555676f875b1006ca0547658e35cd8ce0cdc714678946edbc22e33e6c0818007f0476b395a0f99b781f721a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f50b07c758b4ddd24af2d6e08fe3e98aa7c2e170f0efb02b7f85911a9226a5b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7ab7d8035a347b9542d81b26a212ecbcf5c2f9d025c447b2ccbf33025e65999c74f7b1ad3b3f1f978f567466aef8f85762804eafbfc518d1ef24514cd6f22f0c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.lihaoyi/sourcecode_2.13@0.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lihaoyi/sourcecode"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/lihaoyi/sourcecode.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lihaoyi/geny_2.13@0.6.0?type=jar",
      "group" : "com.lihaoyi",
      "name" : "geny_2.13",
      "version" : "0.6.0",
      "description" : "geny",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7eb1baee59e7e95265529c5fa7ca64f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "647f4fa1dcd4b19e356728b6fea5cfc5edafc79d"
        },
        {
          "alg" : "SHA-256",
          "content" : "6da66446d70debc625a9baf93141a6275f20f8db665ee21b5b90a4a71c9aa774"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6515c093bd221c8ee097c093d627f0746cb38b10b9be78b14d1c6ae2ea4bbc1e1b00dae0329cbfc304d05aff0fd1d48fcc13abba0ec95da9690f2326abe0617"
        },
        {
          "alg" : "SHA-384",
          "content" : "daa8590fd2d014f8b4b47f8d356466f750c2f857d6d0c7da4cd2cb38aebd3af9c61ce24e3b8691d6477e9632890f4fa6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e4f0da571d41174596ebe859b5eb5d866648410be8e1ef258377345fbdb14459692f9a175081505aef75956e4622879e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d1b05a7c30e8695ccf05e5d536bfb407c4411a7f0e9118051be20794bfa6ce8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c70246c23c73a6fbe27f2ed3ca08e7d1a54daf667c8da6e4697deb7f41d9da5175964bda4425656cae4ae4a7b310c06422f913b4811e245862f427eda062fada"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.lihaoyi/geny_2.13@0.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lihaoyi/geny"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/lihaoyi/geny.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lihaoyi/pprint_2.13@0.5.9?type=jar",
      "group" : "com.lihaoyi",
      "name" : "pprint_2.13",
      "version" : "0.5.9",
      "description" : "pprint",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c0f0fa56daf0cf7469d446806c6e8f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb47610f8df4d3ef1fb42e7d29f00c6cacf3116d"
        },
        {
          "alg" : "SHA-256",
          "content" : "43e43a05622f120ae83fbeff6e4d81ed67936e1b1db5cc4264a62e5541385cbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "39b25b4acd980408b7ef7ff4faa8848abcebf7936cbb378fb3dc99db327bb4329e9faca7704d78b17f8377ed50a106887842406e65287017a16f78e0a6921add"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6aae8fa9aa7620a03eb6ef8f3d016ae75a754547d16e3fdf7740650dfc28d7bb0dd6ccd7e33b002e04e3a76a9412fe4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "29b3ac60e3f05aede555cd812be8320219d85734d873a98b7c43f7e7e5dfe702231e98e771f7f92d7e467347d2345f08"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3aebc446e27046c1e71fa69b06a84794716abf3171ffcbca29e36187d3553317"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df1e8372b64390bb705b47ceaa21eb2ac4cb5fb9ecbb8e7a9a0549f406e39a5740f2922f0f7d0fb255510abf8febed7cf42e0371f2e20152f1507b4bc904f2c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.lihaoyi/pprint_2.13@0.5.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lihaoyi/PPrint"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/lihaoyi/PPrint.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lihaoyi/fansi_2.13@0.2.9?type=jar",
      "group" : "com.lihaoyi",
      "name" : "fansi_2.13",
      "version" : "0.2.9",
      "description" : "fansi",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf123f02ab240a2ed52cc858b7f12f8f"
        },
        {
          "alg" : "SHA-1",
          "content" : "690e282c5d7fee1e5e77daca7771c74816998bef"
        },
        {
          "alg" : "SHA-256",
          "content" : "c347b6452152cf55d401090d3d3c230d96a5f9b6792d1bdb9b760e0d5187ed30"
        },
        {
          "alg" : "SHA-512",
          "content" : "496a9a4b9311e129378bde99b13c840f03ddde887e31aec7877b3c708e5ef49f32563d807a5a5cbe6aebfeffab4bfd7f51b5ae9bd62f71bc398f7033645c2071"
        },
        {
          "alg" : "SHA-384",
          "content" : "be1fcbf9d6012dc1cbe8b048f7efe0ce569355fa7e1132facef76c5c239e2ee54fc4d68a80c229c62fd9944cf2576edb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c1d71d2c8c6d552eaeec624bc715b3425cd483f20d08c4140698679bd8d48a941fbd7fe4b4998362f13cee64743a96ad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a671cebe0ce311fefc1e7ab25c3b8eacf1c5b2f1778249ca73debd9e913102d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "201d85b655f24913cfee0d9c7e5eba254bea2f2de4d6b00ad5d6c3b4cdcc0ace9477edda0af8e3f38e898e1bd4dbf9b9d5599ba5c3ab6d850af6ab50750caa49"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.lihaoyi/fansi_2.13@0.2.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lihaoyi/Fansi"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/lihaoyi/Fansi.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lihaoyi/scalatags_2.13@0.9.1?type=jar",
      "group" : "com.lihaoyi",
      "name" : "scalatags_2.13",
      "version" : "0.9.1",
      "description" : "scalatags",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8caf18e0b2ae68c47304b0a1d4373898"
        },
        {
          "alg" : "SHA-1",
          "content" : "324a94c05e36ac6e1f2b2cca8f3102dd86012cfc"
        },
        {
          "alg" : "SHA-256",
          "content" : "f757bdea2155ffb6efc957530085f0484ad8535284a26453ef7b9948bcf10409"
        },
        {
          "alg" : "SHA-512",
          "content" : "dceaf92483198e6bd4ea74c60387a5451aab1a3bda898ea8e77f009e7787c4c1eab895e9f4d99102bd66c78ccbade244ee81efd5a08286a8786f2070f9d38fa9"
        },
        {
          "alg" : "SHA-384",
          "content" : "154489567d41d28b6692a386b086a04fb68ccecec87b623b1aadf1dba9369771d469b8a025ebacc3f406219d29b11f15"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9ce651a38f3227aeb18db06a0e0f8d603021508f4fafe5d12f3c71a7e923b95dfeda3e52a638643f08d50dbbed3dfba2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5bad4d0224318710df956012a8545cfd675a03bc2dedf3fdd88225d70bab257b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c0611550275b50448c0bbeb1ca64d9df42e909258507bc24e9ca9a28842492fb959809b153d68d1d0f8ec0f0ac19e204efa33c69079d4a2e93bb09fa744e5de2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.lihaoyi/scalatags_2.13@0.9.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lihaoyi/scalatags"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/lihaoyi/scalatags.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@24.0.1?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "24.0.1",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63ebd6140ac340babaf89a754c359596"
        },
        {
          "alg" : "SHA-1",
          "content" : "13c5c75c4206580aa4d683bffee658caae6c9f43"
        },
        {
          "alg" : "SHA-256",
          "content" : "61666dbce7e42e6c85b43c04fcfb8293a21dcb55b3c80e869270ce42c01a6b35"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac5879c0170b80106962881ed2d9a3d5f4b4ef0f6908806ab19c8418fab3b59e2dd7b5f03eb434544119c92c559bcab52a50dcac036b01ff4436c34411f80682"
        },
        {
          "alg" : "SHA-384",
          "content" : "52338a19758dc8b338c7081621f60cbc27ac4c348cd28dd544c62f44cf74ddd071cad841c5c08ea9ded19bf5e320ad98"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3f385678e497872ab6b48227157731f46e5513a6deed2dcee48554a6c5261a14fa904b1492338ab509a96f74be06db9c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b53d608f321a21907aad92ea632b11f466ff9f6d7058a423b72e348480b9b31"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e34924c8b55fec11f3274e89562ae465eac73035f864ed292aebb8beeef1e133062f3baecba754c8111f6d1c6029fb99c43c6c4c26bd8d54280c96caa5a50b54"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@24.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-csv",
      "version" : "2.21.2",
      "description" : "Support for reading and writing CSV-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e72660bd7f458e2b0779d620387ffbb3"
        },
        {
          "alg" : "SHA-1",
          "content" : "8451fd5cb7987efb460e2a62c856ef9b9fc91de3"
        },
        {
          "alg" : "SHA-256",
          "content" : "682f8c7977e02a42748426bf54946e32e52e2f80b84b6642801ab12bd541368a"
        },
        {
          "alg" : "SHA-512",
          "content" : "93e80b6bc1b4410bed9d5ecac305a1dfc55808f5fdf840ca8d74912f17b6cbb29d8d871a4d975bc905010334dfc95e0f96175d2434b2765fe4cd4a0f7ff7964f"
        },
        {
          "alg" : "SHA-384",
          "content" : "0708ecc0b787e9a0c80aa4d73150fc43630262843f0b30a45447f8a71cfa3fbaff8b4e78bafc7b963d191ff6cf8e7330"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e674c7f71c73a757fd0a90f0247a248c0a0710037888a44c8af52c0a0467aba3137243c0c67a98248079315de5d5a7a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a1409dc2399bc3851521a1ef1e09fae29b3bdce907e4f3ac0ae72054f78cbcd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3feddcb877e44618fbc95cba73827627c233904ecef2f07b0af4bec1149ecde5a377f5b2280adfb1be8f80e75a1e508ffd98addb216797addd621d7dc610537d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text/jackson-dataformat-csv"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.dataformat",
      "name" : "jackson-dataformat-properties",
      "version" : "2.21.2",
      "description" : "Support for reading and writing content of \"Java Properties\" style configuration files as if there was implied nesting structure (by default using dots as separators).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b39a6bd0576ddbae28c22485c653bc8"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ee283961487a0059fb3e16ad4def580dbd76396"
        },
        {
          "alg" : "SHA-256",
          "content" : "815239b2ce8f46db306e37dc658dd1b7a13eb2400cc902aaa5ec0ab98f66abbf"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a5e564ae4cfb6a47b52d5cb2577dc58deb67e8b2f5e3e6509c89e82a9ae899461fc2c675d99ef6e50683c06bd91c104f88ba959010d0e25e0946bf0868c0ff3"
        },
        {
          "alg" : "SHA-384",
          "content" : "c20c2529dea5119dbebe5b26774e35de75b55e8a96ff1d1230c95b053c6ddb95fbdbc1164bed5eaa62b211e41516d527"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70e3879cfa86e0b1ac36ea25903fc46ed7676b488584d19b354fe508e6da54be1d9ddb4d3df456a430c6ceaa3b71b42a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f4f2c9a7d15dc540299b4e3bf646d4d6e92131506e66832b3ae84ced3208f7c3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1106110e81d98aee453c96f7a004ddeb53f82407fb281f188fcbf398e03e0e13846adf15a67e57038b309e0d2f833bb23f6743087c374a51a65bb1a8daf32be6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-dataformats-text/jackson-dataformat-properties"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-fileupload2-jakarta@2.0.0-M1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-fileupload2-jakarta",
      "version" : "2.0.0-M1",
      "description" : "The Apache Commons FileUpload Jakarta component provides a simple yet flexible means of adding support for multipart file upload functionality to Jakarta servlets and web applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8dd65030414864574d8d670f07ae9405"
        },
        {
          "alg" : "SHA-1",
          "content" : "3695e957ef5ca6e63b9b934064ecf4aee6518023"
        },
        {
          "alg" : "SHA-256",
          "content" : "77471a5a62f82706dbd2b380ead7f6b8cd78be1642825873fe6de0470792d5d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c11fa05d48d2438dd88b0bf34f96e9703a25810b8d66f2510a129c0b350b54b3f081b7b0273c995276d77e7fbe59b189bea8442a58ed50bf6b328aae20c224e"
        },
        {
          "alg" : "SHA-384",
          "content" : "69fabca690c4552e5f7935b12b69275ff024f7d090c2d7d6e195b0866b322e16addbc2f728a2bbf109023daf9a67964f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4c1af74cd7f4f9986bb64d90352c625c6d8368edbc95bbb73ac3e8f1a5e5c9564d268f3efc4f17b2ade5018350664e00"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0f4de68b824334dfa976afd003f86c9ac71560b4b45f24be7da0dbe88977849"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52b4d8c06de902732d53fa0b41308c9914bbf0a247d1645c23d6ec423dc43b3c49acad01a244376a0790966cb53f54ed303c22168c671932d8b5b5b918576adb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-fileupload2-jakarta@2.0.0-M1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-jakarta/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/FILEUPLOAD"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-fileupload.git/commons-fileupload2-jakarta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-fileupload2-core@2.0.0-M1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-fileupload2-core",
      "version" : "2.0.0-M1",
      "description" : "The Apache Commons FileUpload Core component provides the framework for a simple yet flexible means of adding support for multipart file upload functionality to servlets, portlets, and web applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e92b6173b57943e6efe25c3896ee3390"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c262ddf7fb1c99c24a3fbea817065a9146c52c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "68fba6151ce74ccced2b2b9da7c6ac639803143166573052b9d95cc9445b821f"
        },
        {
          "alg" : "SHA-512",
          "content" : "26a621a170b1dd41515c7ac5bd499074c4a4a566d3e5110c7e528ad7d794c51b479199ec35b798da36f47d440088afc8d2172487a1215a1f04a6bbd678629de3"
        },
        {
          "alg" : "SHA-384",
          "content" : "666c9418fbf0d2eb3c92a45ade36c2b1ab73b67213510fb6fd22f99276fcb9bcf05ff67a4ae037f740d94d8f2e56228f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b1429dafc791fc6252b211febcd7e8b99ed4a4ae578ee0d68464940d30191d508dbbff3dbc624b18326c64fee4f0b58e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ff6151da00a9df513601b6f22fcacf699917bb5133a273b1ad740b4d3613b10"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5b29b5f538087b404bfe7c7df2b02e06b2e8871ce2eaafaecb1078ac778bfd93b99fc1a71e69911164db264218a612f76cfc352c56ddce0f3dec5a1c4407d61"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-fileupload2-core@2.0.0-M1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/FILEUPLOAD"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-fileupload.git/commons-fileupload2-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.jayway.jsonpath/json-path@2.9.0?type=jar",
      "group" : "com.jayway.jsonpath",
      "name" : "json-path",
      "version" : "2.9.0",
      "description" : "A library to query and verify JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e89678d2e4ff45e4f39a97ccd0223719"
        },
        {
          "alg" : "SHA-1",
          "content" : "37fe2217f577b0b68b18e62c4d17a8858ecf9b69"
        },
        {
          "alg" : "SHA-256",
          "content" : "11a9ee6f88bb31f1450108d1cf6441377dec84aca075eb6bb2343be157575bea"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a9dbb2cd36662c8049419ed891290602baeca2549eb7df62122cb20c91e66bc8c2c0e5e13199c4a70bf0b6e62ea4c2601f84e4c79d2af25ff1704481c86740a"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9a54630e2111078c8c77807d9f4433e2f459fb6c41c4afa8c2a3152b62c240ea9be1614022a6a99d5aea8c61865ecfb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64286f27125cd6fcc3a16c0b4be106686aef7744ae103bd2160ccca622547653b9fb44e10bc6d510d16b875c95806a10"
        },
        {
          "alg" : "SHA3-256",
          "content" : "96e06e77b263cd1a3adb8d9c6fa666d11eebab616c4a7fb2ef7f370039a0a4ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "10bda57556f6ef77669f9c99fda226ff5060d3c1511e561d9e7a49fc2a534b90bc4101ab0e4ef0b420fe43f71083bba1b64ba606348e87459a6183f1d3f7e3df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.jayway.jsonpath/json-path@2.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jayway/JsonPath"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git://github.com/jayway/JsonPath.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.minidev/json-smart@2.5.0?type=jar",
      "publisher" : "Chemouni Uriel",
      "group" : "net.minidev",
      "name" : "json-smart",
      "version" : "2.5.0",
      "description" : "JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af9b7eda9c435acaf22e840991c7b10f"
        },
        {
          "alg" : "SHA-1",
          "content" : "57a64f421b472849c40e77d2e7cce3a141b41e99"
        },
        {
          "alg" : "SHA-256",
          "content" : "432b9e545848c4141b80717b26e367f83bf33f19250a228ce75da6e967da2bc7"
        },
        {
          "alg" : "SHA-512",
          "content" : "56284bb3cee2bcc3684cdcc610115c7eacafdbd70aa852cb0209616b0503dfd448c5110b50e11a71b1c61a6e7ea27594ff63cc968230374555cc6f652d69d372"
        },
        {
          "alg" : "SHA-384",
          "content" : "0fbbd6899d344c3158007f2f033165284323f1ecdfa49e17730d9d2bed8b3d77bbdc209a72a388e9e15a5bed9d9c8eef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0f18f178117f8c640e7e1ac2ed4c2b28e331f658f40eac2f5974e891f7130b760e4f057859a537caaa046ba9c086a24a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c91eaa12f7c0ee08264ad95d016cfa41af08c963055b7f9076771da402e93e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c5fad6395cf3fd25c04fd1e2c915351da4849475b463e017b760ef97800addb170d11f89791dd29ab867e343c35fd1f3ea7935622ba728d789c9f2e7fd1da51"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.minidev/json-smart@2.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://urielch.github.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netplex/json-smart-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.minidev/accessors-smart@2.5.0?type=jar",
      "publisher" : "Chemouni Uriel",
      "group" : "net.minidev",
      "name" : "accessors-smart",
      "version" : "2.5.0",
      "description" : "Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fc814b28882dd9f2552eda21add0698f"
        },
        {
          "alg" : "SHA-1",
          "content" : "aca011492dfe9c26f4e0659028a4fe0970829dd8"
        },
        {
          "alg" : "SHA-256",
          "content" : "12314fc6881d66a413fd66370787adba16e504fbf7e138690b0f3952e3fbd321"
        },
        {
          "alg" : "SHA-512",
          "content" : "77b21fdd3401a0557d2d04a14c27563897afe9e001fc520398e22083bc18afee5e48dd9f5fc6561d0f327a30a9303bf5cc20f0a2ce741d80b3792e258276faac"
        },
        {
          "alg" : "SHA-384",
          "content" : "7464bf3917d11712b235c7e1af339766d01cb4b41ec98941c3c69bc4ab9a4d0e6c832cbf01482425100dc8f1611ce3a0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be26dc2bfc5fdc1a45e14f1c2fcfe224994e66d39049e235ea83c714fb90bb685d3f2209c0d550528e2cd9b2d9d95a6e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6a914eb757ec313842f13c837eeb628e606323cc63dc24127e7a9804e2746d12"
        },
        {
          "alg" : "SHA3-512",
          "content" : "edbddef0538aac87bf6af714e12c4078fd6ada069b6fd0e1e5c1038b060999764e06c28b3ca38b8d540d0f60c72f7321ddc22d2537156999bad5098c89b6975a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.minidev/accessors-smart@2.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://urielch.github.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netplex/json-smart-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm@9.3?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.3",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e1c3b96035117ab516ffe0de9bd696e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "8e6300ef51c1d801a7ed62d07cd221aca3a90640"
        },
        {
          "alg" : "SHA-256",
          "content" : "1263369b59e29c943918de11d6d6152e2ec6085ce63e5710516f8c67d368e4bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "04362f50a2b66934c2635196bf8e6bd2adbe4435f312d1d97f4733c911e070f5693941a70f586928437043d01d58994325e63744e71886ae53a62c824927a4d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "304aa6673d587a68a06dd8601c6db0dc4d387f89a058b7600459522d94780e9e8d87a2778604fc41b81c43a57bf49ad6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9744884ed03ced46ed36c68c7bb1f523678bcbb4f32ebeaa220157b8631e862d6573066dfc2092ed77dc7826ad17aef2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2be2d22fdbafe87b7cdda0498fc4f45db8d77a720b63ec1f7ffe8351e173b77b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3ff403dd3eefbb7511d2360ab1ca3d1bf33b2f9d1c5738284be9d132eb6ad869f2d97e790ed0969132af30271e544d3725c02252267fe55e0339f89f3669ce1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.78.1?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpg-jdk18on",
      "version" : "1.78.1",
      "description" : "The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "003cd380030576107da53d4ba0490875"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c8dbcec20355278ec54840e735f63db2479150e"
        },
        {
          "alg" : "SHA-256",
          "content" : "1463bb2cb8737e9ae34f5bd93f48e27711365bb277f4918f44608ed89b68792d"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2ba9b0767302699754db3b636028c36c7af68786f34d97e7445ebec496dad1c1076c5763da9b9160f3402033aa298b65457a8efd143d92276c81186f3c19706"
        },
        {
          "alg" : "SHA-384",
          "content" : "1599d6493076c6b299ddfb9e7225c3db22f82a24b8333871a2aa55a62e4b874939d23d6b6451168493b7f90de5a01c11"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e2ad587138c254844b387f008a4a40415b48a343c23d997421d9e9050cdc26b441fdc99dc94a962e2d4c90a67504bc15"
        },
        {
          "alg" : "SHA3-256",
          "content" : "96831469ede277df99f52be7014842a116d230bb6d9e92a72a59305c6e107616"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c31e1040c478db318c13faa8291d9f913a52b5af3f16e5094a261fac5be2888e297d92d11e8ff7829678dfd8325d46d9825016bcf0fc2b9cbcfaa7ac5da7ddfe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.78.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcutil-jdk18on",
      "version" : "1.78.1",
      "description" : "The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for JDK 1.8 and up.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "228149d265033bae6701f70580aa7bf2"
        },
        {
          "alg" : "SHA-1",
          "content" : "5353ca39fe2f148dab9ca1d637a43d0750456254"
        },
        {
          "alg" : "SHA-256",
          "content" : "d9fa56f97b0f761ce3bc8d9d74c5d7137a987bf5bd3abfe1003f9bafa45a1d2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a338c50d662993c9f00bba23f98443c923b9a95ff61dc653906f51857f8afaecc57a536bfaf6848ac8e7e9ce0a21f84ec068815853261268f97e951526bc766"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf8b9239ca118fe66fff8752dca15caa6950aa696e5034b087e89893ebed7dc1c7ce28c4e1b01ec7cc791f926c91f3a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44d796cc83bdc00d3e6703170c718d34347babe628c7ecbe7769be0d39873a081eea847a336ba0fe96c09c79d52807f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "681c7ba398b4932feb4f9e3a67e746b519c5f732d73c2aa4ce3ce43274f24f87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "99809d355ddcfd5e72bd627c099f376f04d3f10ce227fb1a27812596b466fd21fdee97c4da061d4e637dd6e256af6871c51de94930c07c7fa8ab070767c4101a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.78.1",
      "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9646d6d9c087fd408fafe0e3cfe56c25"
        },
        {
          "alg" : "SHA-1",
          "content" : "39e9e45359e20998eb79c1828751f94a818d25f8"
        },
        {
          "alg" : "SHA-256",
          "content" : "add5915e6acfc6ab5836e1fd8a5e21c6488536a8c1f21f386eeb3bf280b702d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb10c3c089921c8173ad285329f730e0e78de175d1b50b9bdd79c6a85a265af9b3331caa0c1ed57e5f47047319ce3b0f3bb5def0a3db9cccf2755cc95e145e52"
        },
        {
          "alg" : "SHA-384",
          "content" : "f800642cf1d359c49455421dcc1f6d4b4225d74128bc221fb6742703d5efe009eaefdac2b8139e2168e55815df32c91c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de3801b40050d6839874c0f00c933f42c89badc87a64d0664960aaed1b08f350ee5bc2f0575771a9b3a217012698d5d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6a7629eefcee11d7f9cfca72d6b87d2779785ed887987cf94ce7da011b9e373"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6a3e7b0a180e61d17de3107876e0ccce6ddfa23c165827a585b10fac8cc3629ffde930e36aaff5df2327278e35631d9ab970923fe0e34d68876b7911f2a536c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpkix-jdk18on",
      "version" : "1.78.1",
      "description" : "The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bbe33d493826742ce3cda5fe5181b668"
        },
        {
          "alg" : "SHA-1",
          "content" : "17b3541f736df97465f87d9f5b5dfa4991b37bb3"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b48ea084e5232b9d79ebca1887b9de037b124931807cd60710748c2aee08cc9"
        },
        {
          "alg" : "SHA-512",
          "content" : "d71a45844a7946b6a70315254e82a335d2df5e402b2d5a3b496fa69b355184338011b49c5f1c76026764a76f62f2bc140c25db2881bca91dde9677a25c6d587b"
        },
        {
          "alg" : "SHA-384",
          "content" : "8ec868bf88ebf69fa9a3c42803410d221600168652c659687db408a661a64aecf0c6cf1c9d70aa2f8e7a29e9846b1fed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "49e639a4f1b6d3a45a15eadff7afccd62f88111fb4eb8cde1a2df1df8f6a1b0b4a0b8976f1376c5586386158e71a5280"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43fe9d049512fd01e58aea9e088530a4153eec20b58edae9ceea102a1e632bda"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2d0d02e199df93ac1b90b12d40d5cc7fd5d92e5ba5a93b5ca495ad2c210a2fa927871db5932a9f070ad66ea39a66d3a3ac0ad1ebeb4cbf010de28a247cf26ed"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.re2j/re2j@1.7?type=jar",
      "group" : "com.google.re2j",
      "name" : "re2j",
      "version" : "1.7",
      "description" : "Linear time regular expressions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "deb6ffa7ed6d2cc06e6ac1182755c735"
        },
        {
          "alg" : "SHA-1",
          "content" : "2949632c1b4acce0d7784f28e3152e9cf3c2ec7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "4f657af51ab8bb0909bcc3eb40862d26125af8cbcf92aaaba595fed77f947bc0"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ec7dfe9e833deb326c233afd23b47774ba2a65d03fe4b7474d0d573c38e5994599cccbb96db4139a7a910d82e77360d79247c72e2ac03b3182852b753b7aeff"
        },
        {
          "alg" : "SHA-384",
          "content" : "75b760485e157fdb9a504312ae0644dd0197194d3e13c09bdfd57128eff27dd4fa025c2c3cf0e7ec139a47064edc9723"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e03d43e30df0a21630a87e6cedaa72db97f587c33097c86704d8269e07bdd5187d8a1e6788bee5b3234ef4555099de6c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e7c4d201ced77ff22f07388c2906eb9e483a95751e21d1e3400bec1427f9476"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6421f098038ab236cbd06f85b356c1c37d1f3cdaad32cd7e140f4598edf05148bab13a518b3de91658c0d500eb061d2fc9efa9fffaf403177c64aa7f28980f35"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Go License",
            "url" : "https://golang.org/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.re2j/re2j@1.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/google/re2j"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/re2j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/info.picocli/picocli@4.7.5?type=jar",
      "group" : "info.picocli",
      "name" : "picocli",
      "version" : "4.7.5",
      "description" : "Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. Autocomplete. Nested subcommands. Easily included as source to avoid adding a dependency.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "130eeeb3c9c1a58d7174d10a9d771644"
        },
        {
          "alg" : "SHA-1",
          "content" : "a6f99ec0a97aeb3be63a9f55703b28f2cf08788f"
        },
        {
          "alg" : "SHA-256",
          "content" : "e83a906fb99b57091d1d68ac11f7c3d2518bd7a81a9c71b259e2c00d1564c8e8"
        },
        {
          "alg" : "SHA-512",
          "content" : "9fe48bf352b07e708f251f0fcda05a994317083dced7e0ffd67a140219eda0fa4b1f73eefa11920e86e388b9ae49d2d148bf984c24da4e2293509dfc265a951e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b74b7e895eb2ca849ac87567d50bfa9bcf957051e8fc797fda79881fedca917fa17e54845cffc6f36708f5f98d6eafdf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a145f639e8ea7856c84441985467bd89c7dddb9e3adfed6db2d33556de92ba44c959be03a4d1f06667ce53b09899576"
        },
        {
          "alg" : "SHA3-256",
          "content" : "566eb56566442d65cc6180d620e800534f676dc07a1bcd500947d3c305f42ff6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "86c64d4838e860252cdc605eaf26ce937836a49d6f75c7b4f1d6646985662877d79895c2ed5bc1e3a84ca9b9ec65b7c22768622b02588cf9bba90a86e4884104"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/info.picocli/picocli@4.7.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://picocli.info"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/remkop/picocli/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.184?type=jar",
      "group" : "io.github.classgraph",
      "name" : "classgraph",
      "version" : "4.8.184",
      "description" : "The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f17699e5f6be5a692cde649b5d97b3a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4f7ddec0f831dcf7ec3db32ae2c7e628c89f1a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e564e29cec95a392268a609f09071d56199383d906ac70e91753a7998d1a3e8"
        },
        {
          "alg" : "SHA-512",
          "content" : "f53968600bcb89ea29508e3e340510da1d21d392c962a492b0ebe3b2e7e67af5535e69f4d6e5202c389213f844ace22860a5d9cff6716621fbf5d974eb689e55"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d0a4d38e336dfd901b8ca1ad1c2c6eeb5e38629b5d814ed1be116a1469273858ade4172850db3098b38f7c12086a5df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "048dceccbdb92eb24e612d5e2fa496a1ed9afec9c601a641040dcbf833deefcd1de6aaa3c5a9893feb0f930fca9f2a53"
        },
        {
          "alg" : "SHA3-256",
          "content" : "963877f72eb3c19e599ec0ee53f278a428dc555b9489094411e8413efd81ced0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1594e178154b024d6650752fbe0da69afdcf468a010d88a86841675236f2c699cea2e1c211cb63fecda31475999bca61f5ac69de1ad06e8f9429875a069f38a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.classgraph/classgraph@4.8.184?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/classgraph/classgraph"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/classgraph/classgraph/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/classgraph/classgraph"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-debug@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debug",
      "version" : "4.19.0",
      "description" : "Enables Camel Route Debugging",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-debug@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debug"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debug"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-debezium-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-parent",
      "version" : "4.19.0",
      "description" : "Camel Debezium parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-debezium-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-debezium-common-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-common-parent",
      "version" : "4.19.0",
      "description" : "Camel Debezium Common parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-debezium-common-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent/camel-debezium-common-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent/camel-debezium-common-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-api@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-api",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6b4b31b12523d081af68b178c64512b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "099497589af3e87c29c57b1b49001df590275550"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1267b742b9a83b5c0c3e24d417f75c93dc5d4640d5fcee7d24390a0ddf96cb3"
        },
        {
          "alg" : "SHA-512",
          "content" : "32d347c8155552b8ce9d99c5f2a207e9fa6095afcfc19480610c0fcca3d26b7b389ea672b60611dd9748df3c939be7360e81f44c1c078a5db7f4c2483b3791ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "915f3ae93c312a215ae1f3b65e48865a2801c245fee62101a7ed27ce97a3cbeac58f5c01831675ec6553c5643bfcf7d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c90500d24fb0e4218865809725801a0206c615a87c68f6f4d22598d406a873f06dc6654283250fb71166d0776340e257"
        },
        {
          "alg" : "SHA3-256",
          "content" : "077006a2baad2a1284d3244d529ab46cbf9bdf8289d61db4376375276f48f476"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d738802e60164d221c7c343fee25e955efabc9e9f920ca0df43857713286a561323d04525abac9cfae636483c098d7e68234e7d09b8736c9840426482185daed"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-api@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-util@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-util",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a43f545a8df6e61320080863a15aa940"
        },
        {
          "alg" : "SHA-1",
          "content" : "529ad99b5c665fb7b8d143a8c9b5c80476d977f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca5ba9a7f89b0a3f6f38ea37e88ac77fdc64b508a44ea5fc9b6a19cce22a7234"
        },
        {
          "alg" : "SHA-512",
          "content" : "1790bcdfdd4893cdab3551d3e841e75d15dc148a961d62e090d4984dba4d328e704383fff78e341279fbe8ff2ec10d63df7a0fc91b2758d8ab20a8d0ceabda79"
        },
        {
          "alg" : "SHA-384",
          "content" : "18cb2e2da07cb9adb59704ab66b43160803531fea0d8db1f63ffaa6f96a6ab47b81b1ab044dd9641014efd12c581e60b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7fcc7d1a3124643d5ca24272e3e64ce06301ec2168dd55a1f65e02869a2cd527f45e51f622221f93c6f463934b847eb8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6eb2ad53fe0976b15be143bb0a1409cbc59990aaa4d2e342aa82c7a303d6a523"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f126500784a3658797ce1902ba9f5709692687a9bbc65a8f4522f2ae58e20e17351406b5ee234ce8e5ab42521fbd2a0fa3402bcea761f6213d25b5d54cd1dbb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-util@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-embedded@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-embedded",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1a507d60b855f8f0049e3cbe5a56fa37"
        },
        {
          "alg" : "SHA-1",
          "content" : "1452ef5a5379a7c7be9505af151b67b2ae240eaa"
        },
        {
          "alg" : "SHA-256",
          "content" : "16df12ece70eea47e8b379eb23dc1c8031e12b2cc7a5ae66523edb5fbeba88d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "6ccae7e5b5bfbcf12d7a52b15c9ccfd7e33462567c6c9a7a16be21d20ed2d7e7eab84973fc23861e0abe2e5e3f4fb82af19d034339cdcf2c7fe703b1f12b43df"
        },
        {
          "alg" : "SHA-384",
          "content" : "c7879f95b35e031e19ccf93b51788366e9585dab1c2a1275b890f55adb3e4197f38aafa9c90ad2ba8facdb32085fac55"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d48a4e71662e7b854d0edba7898f6684b0249347e9aa7332ea699f0227eae60016271967a27ba68dcd0e1755b2267254"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2bdc2c642f0c86801269ab7aa001e30e0457a5767ace4ff1370e297f6d33c08a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d108d8f46e91e81bb6bd0509f2f9315318ab72172bb9c746e43344d32f09f6dfc44ea6ac3494f5af1707e468b19f720727ec6416b9e686eb88074c33b82dfbcb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-embedded@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-embedded"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-embedded"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-common",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d0098c8604cb1b43bbe8b671da38b9d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "78f3c6d8a3aa2a103110bd2b4e10ecaa8f8e2ec1"
        },
        {
          "alg" : "SHA-256",
          "content" : "68b87943d99eb36c2c9639c132ff3528eed87e057d137df93e60d291db149dd4"
        },
        {
          "alg" : "SHA-512",
          "content" : "008011cf84006aae0b7a3adf2ecc50aa1a34e453e655782cd1cd6cbef57c4fc4df941402f11e374d67348eb3e1e185dbd529d54727fdbdd8fb093791fb906a7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "5502472ced9ae64d2f953d1f946ce88f22579412b33d790f7b5ddf5115134dffb7e2af645069bbc1d5812c0766765dec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44cf80438ecc2e677452a04822cdc7e6b612673082bdaf32ec8a7c1a2640426b441b4fe3264f2152acf216c6d0aa23c6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "80a5fb932498631f1dde715359f5837a560d4ab359546ac8b3357cefddb4bfda"
        },
        {
          "alg" : "SHA3-512",
          "content" : "92cbe2df1de2e7c9273945974b2ed4126756155e90d783f220f651087f9bce32a4ba168073491aaa2fca1398c81628da34a3fc5bb7bedd45afd78bf8a0ce6677"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-connector-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-connector-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-config@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-config",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6951d6a298c72dfb402757ea2d9c3c12"
        },
        {
          "alg" : "SHA-1",
          "content" : "45780ce0e7e6494b997c58a48ce1a929cc2ef9c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "9430a5bb4dc9f6ee12015c3e3925f14a3e07906ccdf005a295be116ea5e0d5c8"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d9b8cb0b0b2c99cf46b0070eea783e82b29535bf42fb16ed5d67d4d90f549fea96d37b910a08a94697c38c99d763f11218d0020d0dac3d32d287212814fd1a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "7343c31a361bc68dd494b2d52cf43f2c31b8044be9617b1915c02c056d9f2bf0890970feba32fc91618dbf815fa03110"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bf96390e0241edf0af08e81a1492e53b28c44c4cc0d72b0333011dee2f7bcb35f6d412ff17ac2cbb2d690c6f1817a779"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f2f7cb38f66fcc9052613b63dd28fea5853024b0ceed1ec7377964783dbc757"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1b3e61d653c8f7800154619cd3931097882959e09d5bfb5a51eda825a479d530767aeb6b6697521db6e7affd27c6673fa35d52cbd7a1b29def9f2bfa1c7b8b21"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-config@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-config"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-openlineage-api@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-openlineage-api",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b42a9b5fa81f999344d5f84512d8bbcc"
        },
        {
          "alg" : "SHA-1",
          "content" : "ff266ae82266d00e87b56a052669327726b06368"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac6ec9bbcae42cb5bc05200f9f2c5268d591b6abadc2ec209df7cffdcdc5f5fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "e89325669aeeed0c68e9ecc91f02ca6b8fce3bf08232bd00c1af0e824491cdd4eb8a8225ae2b4568ce968b365c2958ed30e2448e034677bf0b67b05d2de9cee6"
        },
        {
          "alg" : "SHA-384",
          "content" : "156cdb6d18c6ea5a8dc41fa90085f45c76ef569c0b7403daf1ae3b50d9ec8f4d415ab792e3179ee616c92b503c5b59d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c75cdb46aad76f42c84df1a6b2f330376f40413baebfbc26e0bc4d1cc5891278b1f6a8fc9d789548a77a0f138706bd42"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9772d2b8be01f84f387c2a024c7a58a1d309a991439f2dbacb8d2dfce2e0f082"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6a57b755a75a0bde791c9ae73da1f82b86c2c41b814f240763863b712550bd446892995b2640815039ea44160cd5a5430314e5704d6a464e317d89bf46b29703"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-openlineage-api@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-openlineage/debezium-openlineage-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-openlineage/debezium-openlineage-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-api@4.1.1?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-api",
      "version" : "4.1.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b497bd155ec25ac82cf12d54c09e3c7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "0979d0b704d2f05e534fa7bc38084f5a0da87299"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e8fe3277d31410e3dd6c84b34967230bb5643b8424d3b96320ce1c43b4b5152"
        },
        {
          "alg" : "SHA-512",
          "content" : "885ba4eb2142f15198ee0fed415c4fdcacad8cd41d161e44046867fcb6912f44030aa6de61257c3c876da3571ead0697492f5f4da541da228fa6a6cb1c508000"
        },
        {
          "alg" : "SHA-384",
          "content" : "35936c9546d7c9faff27a5778fc08b7a6674bbe44f9959fc79acf02c57292c817f9489883cf1ea0bc286ec763aeeb201"
        },
        {
          "alg" : "SHA3-384",
          "content" : "34658bb4ed235f55a00b5daf30ce9a92cefff5f5b0d1af93eadf8c5e990c3242ae27a050b7c0348c4f8571cb219c688d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e9b09fbbd7e4399f3af11138a145813cd521edf33ddc7657f99f30a2bd74a06"
        },
        {
          "alg" : "SHA3-512",
          "content" : "29bf92b5d354240e75ef24d830414f35a8b91a4970d766a806763b7cde43452786e92227ef2c9c4e64d8c8dbe7369b1ddf8d54f0d35c3649c7b6c83cf0dc9c5f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-api@4.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-clients@4.1.1?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-clients",
      "version" : "4.1.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26bde31278403cf747284fe50b01d660"
        },
        {
          "alg" : "SHA-1",
          "content" : "094cb8f39c3157038ec9577634d310a2bf5fb516"
        },
        {
          "alg" : "SHA-256",
          "content" : "00247122a572c3d3ae4eb60a50192a5811bc0181f51923d13018600f892e821d"
        },
        {
          "alg" : "SHA-512",
          "content" : "50264f2f06c92caa150683654c317a81d7831c7ea4c66353e57b46f412afa3c6e9d12a883a91630c9f3015b1363840cf152a4fc8e7ec0ec9592033520292935f"
        },
        {
          "alg" : "SHA-384",
          "content" : "83655f0cac66a8a54339d46764b6608375a31505fbfd0cb2cf77e9b07203bdf25dcfb6bc61cddd61154042c2424623af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e80a2824af1abda0c27b5d2fc2e25745c83fd5b4d1892802dfd6fdfcc9314380e1a725c21043e7318588a0919ca3ec6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "067feb755fba827ef89c40c30d35dc9a649f6cf900c40e3751c6d9d4a85d47ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f97392191ceae5cfbb38f8619207fe2d99dc6d63c3005676a815fe84d67e395852e63dd9afc3ce17142f073af1c86c12c437cf80484344c4ef57814db0ed97f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-clients@4.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.6-10",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93299f5422c91c08b9e4b7c5e401dd56"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e146ecb598af55d1f64d1c118af27569a848558"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6c3237e24b8252a5a9c3a0e1ae30ef8f323412e74bd358548b7a9e527d676df"
        },
        {
          "alg" : "SHA-512",
          "content" : "fdc73c64ba40b3a89c14b3cd2313c19e2867b9e202ed0dadcf33de37fb904bd1b6ba73abd754794acad3a81c6e43852cdc0f850b6b090d414ba65598eda6f47e"
        },
        {
          "alg" : "SHA-384",
          "content" : "1faf411461ce2faf634b16e43ece8998abbe5aaec1727c03a7debb6e2d6a7c8d47a12e208a7bd20d308e82f7f0821002"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b49963bf539e44c97c3850cc50f4e27e3b5e84a3da43be366f2a6b1e24875d64d7503fab9499268c004362d05a7eef14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54f687bd0d7bbf8591320422bdd19965a271334a9cc84abc62d85db82cddd99e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df813ddd37a46911723bb79736ff68e70a561ce6bf7553430ef6f2eda3aa350f038c1b98d3ba5494a4d0db52ce6a05271e278c3a6d8ab13683bccf149644a277"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.7?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",
      "scope" : "required",
      "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.apache.kafka/connect-runtime@4.1.1?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-runtime",
      "version" : "4.1.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "27b858177a97b3bca536dcf1581a2d5a"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb3c25323fab6651bd347825a41b7f3d7bfccee8"
        },
        {
          "alg" : "SHA-256",
          "content" : "01600f8b4e3a26016ba3f87e12f1fec7945673a9654ee7fb93b3591e47837ed6"
        },
        {
          "alg" : "SHA-512",
          "content" : "fc7a2381aebcc744eafa17deed541c140366a4ca4e7ee0fb9e8d212562c9d4fd2970f53bf96c6d5a01b2e95fe4db6d726858cec6c042d08ffea1152eee348a87"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6ae17fd6587cd0576ea1d1b354dc35fbce74f83dc32524683625244438d817fa851dd1e774ed4412ffd7c84044d528a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a85def3a48cf8dcde661cdd6d3af94575097dceeb4b2dfc7d2949d7b0d81051b2932c34bf0ecdb7ee86483334cf606a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "44543f23ba98d6b2f719b94c574429e5e64a366ad0515c0402918cad13df9ba2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ad715f78fb2c7f56b3818fc462f7b5c937150ddc80bc929065742b0d07ca06e66248e9b4d41d6f6adbe9408629822a57d0f90716c2f056a79cad7685797e40a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-runtime@4.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-transforms@4.1.1?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-transforms",
      "version" : "4.1.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fbb940b4adea12a80df99a8270d9c2dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "44daa15fae063fee064a15fcd39a018cdf4a1838"
        },
        {
          "alg" : "SHA-256",
          "content" : "419ccbd1bbd345e99c884d3d0f82f632a97b9e14a198c57a5890d0b8d05282ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f63bebacaa832bce2ec8e2c6db4f96f026db67ead41b06a8415acc9025be9ab8400ea07503097b48477b1bf5d8b70ea893a58ecaa0ae6aa59d50fd844bb1733"
        },
        {
          "alg" : "SHA-384",
          "content" : "99d4289ab6678c06b981ff0a5dc0b4f09f8d1bb270c2b3856233d0e7991ea2b2d82deec5a84a038555572004af43a8fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fc0babb07ad3c449522812197dbb70800d5da02c14725b24177e7fd1898678eebbefb375e0e4672504a56c439b26f9a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "442e16544e2650c024d1cc0dc6bbff60d480b0a8b25d0d7ffdf6a75fc918cd95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ae2596df24e919341f68ec2fa027ce0b556ad1d715f1c0b89db6c91ebbf425e624cf5e639d14ebc0f16b28ab0cc46bf75d475daf2d27613fa870fde7d6c0709"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-transforms@4.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
      "group" : "org.bitbucket.b_c",
      "name" : "jose4j",
      "version" : "0.9.6",
      "description" : "The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It is written in Java and relies solely on the JCA APIs for cryptography. Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f57cb91efc5beaa940029f5515a888c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "357a3836bb5da16f314f3a1e954518e5468cd915"
        },
        {
          "alg" : "SHA-256",
          "content" : "7314af50cde9c99e8eaf43eee617a23edcc6bb43036221064355094999d837ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab5c99dfc0ab3061510941602844b9848de80c2c03526265f9dd12eaf2567a891c7fb5d000280b3aa6eaef399e5852011ee264339e37fa1169d49407158698e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "a4825ee4cb4fccd53905c6b41c88886d714c4b28fc2ddbb12799f382e942f18107bb6f72dc4dc38b398b51f0a649b044"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aeef74a5decf1d6e9a243da7bcf724353867a575a14e4dd2b1ca370852ea785f5ac0e9ac7a8a2227126d4fe21699fb3b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d17f04077d32550fbd50d50321fb2b01082a072df9139b1cea934d42efa7c3c4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "05d7beeaaf054d0f01952f4fddcaa9db4ea1a5ffcaf7273c551c41045255eef34cafc05855e3da4eebea577e5ae2ffeeed81e97fcd0b96474abb83c5dcd3693b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/b_c/jose4j/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/b_c/jose4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@3.1.10?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.containers",
      "name" : "jersey-container-servlet",
      "version" : "3.1.10",
      "description" : "Jersey core Servlet 3.x implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "58fa3dfbd5301e41bd183176712f74f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "37af4f4263933a4b3aa9334fdba3c6385e0c9ce8"
        },
        {
          "alg" : "SHA-256",
          "content" : "4aadc66d2d36afb273b3898581d6aa51e0f992308d56fd51b8e3201efa461f67"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8249de5b3417038f8904e3080db7ba83ac2986ebf818441aa658ff5afe5d71b9fdf35ae6057ffb7e13e4bf61a977e81b7f070992c1d2ed6c235be5c7e9de2bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "b0f2f1757e87b8ad02ba556cd17e70f8097497d0d7ba971115d636bf94901fbc33ee6b2a6c61be788b46597cd2cbefe7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c055e54ed60d0a5b4bd294c46b3afc34c8f77d86ff7d4e090a758554dc50db9ccb9f97718e15a32232b2db4c45c07e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98fb94e51315f200b24c37eff29d2ee1bbae0d4575929d26700bdb50e079d361"
        },
        {
          "alg" : "SHA3-512",
          "content" : "42c95f4f8831d14d7b30dbbe1fe6cc417f2f66f681045da850d542e85b1689a80d30df90c408a48a1c11b9bce14ec4eba0835f3be53ffc33667c66135bffde81"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@3.1.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-container-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@3.1.10?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.containers",
      "name" : "jersey-container-servlet-core",
      "version" : "3.1.10",
      "description" : "Jersey core Servlet 3.x implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26b70a31dffbdb2e145f1cf387a985f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2106c310bfc6847e5ed5ca85b306645ff6a0c66"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd15e7e37215d772ccdae8d4076c41a11ad3fec9ca88a1f8a8f6dacf4663bb69"
        },
        {
          "alg" : "SHA-512",
          "content" : "52f9da485e37d452bc62e9438baa0d3cb23e58bbd636aeb19772922596f09b30e28c3e444d1eb8f7018dcd13699c570ee729aa9a7c3f8895aed7193d689f53e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5ec51b3d64c4cc1a8988343039cc5d8700d862392448bcfd2031609a07132b189a4c1e10ad958d304122601e26bb3cd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f7e5b811f7a3106a9a9e9bdd9efd4165f605d2eeebd8567fee1e57896368d65e74f6e6c7cd0f6f1b58f89a1f24c063f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ac34e4ab5be40f162ca695ebfc85bc17b298ee406e2b4452384a058b1fbd1922"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c556178fed6b434c72ba32e642eac2010e9494ad2704ac18fa6a4e50801a25cc7279c86f7c508373e6f50b102d521432c28f20ed7e0d9769eb049079ed5af7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@3.1.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet-core"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-container-servlet-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@3.1.10?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-common",
      "version" : "3.1.10",
      "description" : "Jersey core common packages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4812066d9e76c83dce7c5f7cc23ae029"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9d17fdec864f33de58efe240ec53816f95c03f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "b8df5de87d48d6abf555f340755a056c8cb29a660af958e959db8a4cb3552b54"
        },
        {
          "alg" : "SHA-512",
          "content" : "682d8f15266f2b4d7ada84b5906047b77203202aa5124f406b62be1e153761327a7ba236a22695739133d8e8c82e495d8a9893c2da4b8510b33e50d155d6885d"
        },
        {
          "alg" : "SHA-384",
          "content" : "5dad6bb7b2dc4978484a7777a12b908b0a3ce673c860a0bc6b249500710ea8d5209a7352c0fd151c3e446234a663127e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2dd0c93c20fa1c43d6122e62520d95ab404566331d05ced21a9d646c44b6c4e798187714cb67d3ec820625bb0fce02dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "20e404ec7dbc1b8af27da198c57f54fd8c0c5378f7907e992efd45df624f15ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "043b08a1d9778e1ef72ec1b43a409d074077b0d1c8bc087236448a6f982831f69013d0c58ef33ee6decbc1a8d402544c33415f242db776caecdf9370fae1af98"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "The GNU General Public License (GPL), Version 2, With Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-common@3.1.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-common"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.hk2",
      "name" : "osgi-resource-locator",
      "version" : "1.0.3",
      "description" : "Used by various API providers that rely on META-INF/services mechanism to locate providers.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e7e82b82118c5387ae45f7bf3892909b"
        },
        {
          "alg" : "SHA-1",
          "content" : "de3b21279df7e755e38275137539be5e2c80dd58"
        },
        {
          "alg" : "SHA-256",
          "content" : "aab5d7849f7cfcda2cc7c541ba1bd365151d42276f151c825387245dfde3dd74"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d84983a9b1c72f58661b576c78ca456a2106602c2ad211cd7e72d94464c8774173b34a35629c507c7c84c982f1de0c9bf48352458e8480be5f874d20d6e69a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f92002296c66cc8996d459b95a9c531ec71b98a8b819121abbc7d636a6c4ace04c88878ba6917f71650280a880d1ce2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b27581d003ce715fba7e2958dbe73b64330b8586d94dd2f4b80b3d4861fd36415af6c2fe1005a798a7bd4f706d77e3d1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf90e96adac2f1167ff71267db4a91c75d824f8a4b0359d2ab7d50b1c87c3952"
        },
        {
          "alg" : "SHA3-512",
          "content" : "75f9ff6c3ab03f4471ac04789c181b75edf4c5dbf985a5616b2c979de59aa478b02593036f740a6c7bb71afcb145c131a3ff3e5a6a53336abab22f2cc9825772"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/osgi-resource-locator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2-extra"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-server@3.1.10?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-server",
      "version" : "3.1.10",
      "description" : "Jersey core server implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55c3dbdf44afffebc25e38e0a0de3235"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0c631cfa916560b24aa3f0af1550aec6a87e69f"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b33a9be417b72f7ceef3afe9780781b66122b0f1db78f2f82502988072cfab0"
        },
        {
          "alg" : "SHA-512",
          "content" : "cfedef12c22ea42df0bbeaee40860514268919793015242848b18b31c1cd382e50366c4086188a232c0cb00f01e2adbb1d0935f6486a827c52089dee435c2427"
        },
        {
          "alg" : "SHA-384",
          "content" : "6dd37a32891e758644a684d69b63ee3552aa8725d35bf13256f3bd6cfdaeaa5413b65a6eb4b24dcc9af81dc164de4192"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b95b5156165c305e1d33d4360043094073707e431b2dd1ad12d3aa376f7142545c3a42f2f597c93611ba2d662207bf3d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "81cd2ffef80231c19a10054ad1ce7752742db97496970a9da46222abc18b6b55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "190c7a410ff050f1682d180d35389e8edd06c2054c5e4893da942056afd993cde997b75b9d94bd482d2f6b1f9a7bd9a2b17ee572ff340d23b433dcccaa3a5ace"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "The GNU General Public License (GPL), Version 2, With Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-server@3.1.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-server"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@3.1.10?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-client",
      "version" : "3.1.10",
      "description" : "Jersey core client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c8a7ad1b45c22d90e0d65cb0339c33fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "35d87d5a4af28c80e380a00efba94d9af8998849"
        },
        {
          "alg" : "SHA-256",
          "content" : "96cf86c23b515da20a30a39633a920f12a420d1e5f02c55ef5577ca2694d11c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c437e1afed21e9db92bd245948cac0b3468cb38ae15767e9e8e8c2f6354d75047f8d1b9038ad755b6235a1dda55907d5b4366bdabfb742ef44a4f6b3d9bdf47"
        },
        {
          "alg" : "SHA-384",
          "content" : "569bc84d14ee88742ba9e7f31f31e0a62d48fefe95097e742e5b5ae8420720cde13552cc664203893fb263a5bca3ea11"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f6c5280f72c231375095942351cbfa69bd6018680726969d510cad3cffeaa5525212b46e65cfeedc46f42edd02cccd3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "282dffb23c262f27f738ef11f5bdad020eb5b2bd23272deac7a96708062fe727"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6faaf1136b63f0ec025e302c51229e84e11604be66d62fe9a0cd279818b5aafd0f153f623752dcb3d8a942cdb0d80d363e585c59e262d0a3b3445dc7200caa01"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-client@3.1.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-client"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@3.1.10?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.inject",
      "name" : "jersey-hk2",
      "version" : "3.1.10",
      "description" : "HK2 InjectionManager implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a7ec699f7f2915af5e4c20af6625bd14"
        },
        {
          "alg" : "SHA-1",
          "content" : "85fa449300069937189bf0cfeb6da765e5e3854a"
        },
        {
          "alg" : "SHA-256",
          "content" : "00ed71c496a856ac1f73272482a7abe27b5a96b823c29cc08f4b708c8d3e647e"
        },
        {
          "alg" : "SHA-512",
          "content" : "34fc8fb80ef7b878bcea653308835022784565fbec6f4b07232230aa7b83f75257d3b6d39e400e7ef88940d57e25f0613c65bd74d838737e839e519dcc15c7cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "bade9190d6b85deeff80ec2b85bb63fbfa6a91269dd6f7885b7cd9e7b52170d97aaf0bf9c8f1ad6bec2dfab904a9c90b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88ca5a922716e4af42696d42e0eb1ddd6967a720975bf272ff42b4c2a9387e7e916de6290e81eeb823d2e81732daf859"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d2b9c3da76bef7e5ca4d7ae38fe71713a50d8467407d8ffbcc7ee057b1cfabb2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4044ff1cd9eb037395fc2f412bea6ff99a214b49ee071afeaa3fe1a62df7e5b3682771aeacca41c81f26f3f585d98e2ad8cf86112664943cb3f807a1b22fa005"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@3.1.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-hk2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/hk2-locator@3.0.6?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "hk2-locator",
      "version" : "3.0.6",
      "description" : "ServiceLocator Default Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e976aff53fb156b02317d2b8bc40660d"
        },
        {
          "alg" : "SHA-1",
          "content" : "92d5c92c9f23bea4b8681c6f8d6ba3d708619f81"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2664d21b017c3aa1518b913264602bea604edc54d356103c10afba99abd04fc"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd5393502a4ec94b0f849ae60d5d83f5e3c29fe257d08a4a34a73524fdc172bbf58714ccfaa37e6ba6eaa8b035558c4bf5d26b61f82fb6f9d741d95e62fdb8d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "0b6afaedd573654a40fcd628eb987f3fae13f465107e0e57c403751f49fc82bb3c12ce4fc9667fd5c952f1500c80b63b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bf558560ac20d535e3e5c199514ddd480cea1019c0ff37b45f4e526d3b76a8938ee58a8ac0efb0aafcd672de1ada46ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0dc5dbb60795f75abdb5b2a78e569f943484f6ed5af9f9b6622382e59e3c4542"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14e8be65a317c3dad65787f8cdf2d55c09f96a2df577533aa3c062a34e6a811dde8a793380ffd7e5e02597c0e009f91cfe93fe20c6931d856aefc2b4b88a4c3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/hk2-locator@3.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@3.0.6?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2.external",
      "name" : "aopalliance-repackaged",
      "version" : "3.0.6",
      "description" : "Dependency Injection Kernel",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e07024ce0f95aa4a8797257c97fa5774"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3c3f17b649c97155640616026bd32b1043b3c1d"
        },
        {
          "alg" : "SHA-256",
          "content" : "a82b6d1a348324ef88dc807c7cd7aaf633985cbff7b30036fb61a1b86981d840"
        },
        {
          "alg" : "SHA-512",
          "content" : "605075fbfa84d426ace71dc40036dd604d969a657d8990996e0910c654354a06de65b52e9b24e0f863cc9196223be5c816e4b655f13e14386396952e785962b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b9a142c1a9b451a9918b6f70b391821c5bbac24ed0bcd3584e57fed9ab4e2f6cd636b65c762069547703c5bdbb0547f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ea7aeef9d0dbfda36f75fddb4cb8d63d96db4f3a52e085017c055a082360cd1116e1e01de88dadaaf6d35fe7618cc47"
        },
        {
          "alg" : "SHA3-256",
          "content" : "751c96c0799d0c275276aefbec4ac6e8df507c6941aead48d2f46e7547c3b85b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a5b02c7033783d556364e96c8610e3b46cc6bc5b6cf2ed3d929c5008f1caca4f77d3b975f747ea1e1ca3b9a72e54558118ce452f7470f109f0e1a072a693195d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@3.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "hk2-api",
      "version" : "3.0.6",
      "description" : "HK2 API module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "37d753cad17273560c48b745f024cbaa"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a5152dea2c43384f5c07985eb27140134074ecb"
        },
        {
          "alg" : "SHA-256",
          "content" : "c049a21a9fd9316c7e291a2bc28835f70d25affb623dc1599a83b6b84ec83a4f"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ab96cb843cf7fedb97ca308f0877a391cd6da57885949cb5f4ffaade890e42cde5a037709da3e905735aed67b27186603faa4d9ee83ff05b199299311c080c2"
        },
        {
          "alg" : "SHA-384",
          "content" : "a0397611dc07fb93b0261281028670ee63f6bf79252ab5d894ce0bba6dd5f0ad255132dae1c5f14bc20c9bdd7397c513"
        },
        {
          "alg" : "SHA3-384",
          "content" : "025c0326f05cbc1b757dd3a9f8da2aaf51af3cbb7f1120a5cb9f7a6cd4a1cfea5f635abb91574d1faeaf351efe83f8c8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "766c45f469c66adbf6b3a1fcba0b981659884b53592e44fd9e8723381ce09ab3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e8f754573061d23c56185ab569d307265900dd873a63b30255f1c3c34a1866a2ff49020745e58cafcd19a9b8ba73c4caf00d7377863de59aefe483897db6252"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/hk2-utils@3.0.6?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "hk2-utils",
      "version" : "3.0.6",
      "description" : "HK2 Implementation Utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4f0469e8a5957c5912639f92244a9662"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3187d0673c0fd52de197e52c62545c34d4eda29"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc84d85a0744b576d9ec7db5845eeb998ed532a9450dd19c8c922c3ee6926206"
        },
        {
          "alg" : "SHA-512",
          "content" : "2bdf1872f8401bcf39c6ea1a81475940b53aadaae171a513a2c196dafbfe1c5701e7eeb269a4dfabed5cb08f4284f48106f748946f0cab9958e8381893b65921"
        },
        {
          "alg" : "SHA-384",
          "content" : "5b84718eafebd903a295be59d825bdc9cc2722152ff2969c88db0fddfcc79f66de4f2f5a0ef3ff27875888de98af5668"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c487313866fb347fe9b52b90f6df74f830e2c3ed3d43d1dd920c500723cda8287ead009649271a70394ad1aaab958ac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ca99f8375cf00f996191b53737647f16214c7f81384ca6ce3097e448ccb5138a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e05d078d7a70017235238abf02f7302914e4e00c96c33b91efed2d2815f298525fab3f1bc28bd9eb03581287cab2cc9e291d952cd949748fef3e381fa38c24f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/hk2-utils@3.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar",
      "publisher" : "Shigeru Chiba, www.javassist.org",
      "group" : "org.javassist",
      "name" : "javassist",
      "version" : "3.30.2-GA",
      "description" : "Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f5b827b8ddec0629cc7a6d7dafc45999"
        },
        {
          "alg" : "SHA-1",
          "content" : "284580b5e42dfa1b8267058566435d9e93fae7f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "eba37290994b5e4868f3af98ff113f6244a6b099385d9ad46881307d3cb01aaf"
        },
        {
          "alg" : "SHA-512",
          "content" : "046c5b87732ef28540c56f88891238e49ac15fcc23e1f13e0b12de816831ba3de54e68a727b6163877a7b19b13f1362c0e6affa2664af1fdac5748632ed7a09e"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1dfb87ac4d7797ea07098b7814190eed3aa16e86dd792916ff7f86c30ad456dd153f9ae4e77f13cee03e23dd3cfb24b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f70abfcb1b0d9e7903171bf52fe34b33ceffa9c53b697fabac9f2d3e02b8621446f7b2471d44e2cb70862e559b4d36b2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf3f1d9150d71a6f23a749c24d355accb133991a9272110c5fa0ccff73220367"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e294c989c20271f42a4bf0c63cbb691cb2fa284088c8a846983aa0e4948b4325131b8829b210214f539d30eb4e20b14c06f4b164208488719512739d78dfd454"
        }
      ],
      "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.30.2-GA?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.javassist.org/"
        },
        {
          "type" : "distribution-intake",
          "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/javax.xml.bind/jaxb-api@2.3.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "javax.xml.bind",
      "name" : "jaxb-api",
      "version" : "2.3.1",
      "description" : "JAXB (JSR 222) API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bcf270d320f645ad19f5edb60091e87f"
        },
        {
          "alg" : "SHA-1",
          "content" : "8531ad5ac454cc2deb9d4d32c40c4d7451939b5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "88b955a0df57880a26a74708bc34f74dcaf8ebf4e78843a28b50eae945732b06"
        },
        {
          "alg" : "SHA-512",
          "content" : "93a47b245ab830d664a48c9d14e86198a38809ce94f72ca66b3d68746ae1d7b902f6fef2d1ac1a92c01701549ae80a07db69bd822ffd831a95d8dbffad435790"
        },
        {
          "alg" : "SHA-384",
          "content" : "1eb2d7f307bda8cbf6a4ab5b2b97d830d33ca48ad94eb4bb1cbce860c54fca96285dbcb1ce9b164dbf37d4475f9a198f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8df7409d3f60888f3a80f4d49af66c2cab6dc9f00e79c87c17703faad19d8ba6c8fc96ad897434170ce2686952921cdd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41338683257d5ecead579ccc137bdef7bc4fea685d039a3d894e1d6730425e1d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3371a96171f69876b0e6b8354674d252680e6d52c509a2645b1a0b0d7f9e176274bde6c89edb40986264733ffb6794cb7b2cba417666b1e82075bd4fd51197b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.1"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/javax.xml.bind/jaxb-api@2.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/javaee/jaxb-spec/jaxb-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/javaee/jaxb-spec/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/javaee/jaxb-spec.git/jaxb-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.activation/javax.activation-api@1.2.0?type=jar",
      "publisher" : "Oracle",
      "group" : "javax.activation",
      "name" : "javax.activation-api",
      "version" : "1.2.0",
      "description" : "JavaBeans Activation Framework API jar",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e50e56bcf4a3ef3bc758f69f7643c3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "85262acf3ca9816f9537ca47d5adeabaead7cb16"
        },
        {
          "alg" : "SHA-256",
          "content" : "43fdef0b5b6ceb31b0424b208b930c74ab58fac2ceeb7b3f6fd3aeb8b5ca4393"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ee0db43ae402f0079a836ef2bff5d15160e3ff9d585c3283f4cf474be4edd2fcc8714d8f032efd72cae77ec5f6d304fc24fa094d9cdba5cf72966cc964af6c9"
        },
        {
          "alg" : "SHA-384",
          "content" : "d38a6af7ed00f13de8b46d49b9592af9b67adf3df47ddae5e4672f989f3f39101d446a77d1c11319acf8ff0a5b4feedf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cfee76de5976d5994758a06113368092f09b0729d753b99969d6a5ec32919428bd7c270c98cbbc682ff8ebcf2b93fd8d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aff48d0f28d8a99690c5a84c3fffdb3775452d5387e5698f4c9028c92a3b4888"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0507ece74b3147de60a830071bd434569c82e03f414a2b7f0d8a225dda36720d2e2194799cdc04def1909fdec21059b67c518bb9162f7f605764d542194e721d"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"
        }
      ],
      "purl" : "pkg:maven/javax.activation/javax.activation-api@1.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://java.net/all/javax.activation-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/javaee/activation/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/javaee/activation/javax.activation-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.activation/activation@1.1.1?type=jar",
      "group" : "javax.activation",
      "name" : "activation",
      "version" : "1.1.1",
      "description" : "The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46a37512971d8eca81c3fcf245bf07d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "485de3a253e23f645037828c07f1d7f1af40763a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae475120e9fcd99b4b00b38329bd61cdc5eb754eee03fe66c01f50e137724f99"
        },
        {
          "alg" : "SHA-512",
          "content" : "49119b0cc3af02700685a55c6f15e6d40643f81640e642b9ea39a59e18d542f8837d30b43b5be006ce1a98c8ec9729bb2165c0442978168f64caa2fc6e3cb93d"
        },
        {
          "alg" : "SHA-384",
          "content" : "021f29ab14a1db9b27e31778fd5b6ead2ed46fef534cfab6b34b1b839547c78fc39cfb1568f0b2206bb46a98c4b9e1d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9342dea5301c73ed32ec03efaea0f224336a7399674532130a025a85441b0c9e2ae4f6987039ccd337e719528279af23"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c51116dd0dc0668087dcaed49fc497c23269c9718b3fc66bd191eeabf1ad3155"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7682c02949ff5057100882b2e802fc7afd5df14b77ddadd1dafe3f3bcd55f2e382df377bd3dfc3fa43816496fb441ec02570245e8d762bc975ccc53bc0ae0306"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.activation/activation@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-server@12.0.22?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "12.0.22",
      "description" : "The legacy jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a1f135754ae2d5d6f25dad3c588c338"
        },
        {
          "alg" : "SHA-1",
          "content" : "03871dbb3c7f4b4e6c6ecfd2e5f91fd1d33442e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "dbac8c77cc006bb83f02603ae631ed81db99f5372b38e18b1ffc464edcdceba5"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c633dc623a43ec686a2e6c59d3e6176a05648ae75f36e95dea48c44cd85bf24a5f89ab3cfa488075ccb2eb22150c00e591b78f60e11fda8e6b4b3362533606f"
        },
        {
          "alg" : "SHA-384",
          "content" : "70f00e86e06f6833e6475b7bfd7a0001b72f7ca8a18105d30e1baf9f109ff3448e6de1d70ab5cd7923adc05b3e4a6a98"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9fb92c29f55fc19bb32487834ee59ca785f5741cf7714446a8604865610e0bb5264588d770771286b72d72bb74faca51"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b805aa1e9d8f3daaca08411a3c9aa42ad731dee07c54b11e46f0ac16c97b2224"
        },
        {
          "alg" : "SHA3-512",
          "content" : "061afa1ddf9f4ae7e6c1031b3d425bb94cb25d9f003e1d826398697645edd82968ee6d5303195a6851b92acbdfb82406435d911fdc3735ef6440b028642410ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@12.0.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-http@12.0.22?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "12.0.22",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0d339d50830bc7b2de610a9651896ae4"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc59a0f4156c94b6a7949c0a775ce51642db0395"
        },
        {
          "alg" : "SHA-256",
          "content" : "124b31c6e570aadd5198fa3edf639927b1ffeb95b2fad9fc707e572c11ee1c83"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e6f59dc2aa0ceac915464242f8cd2729593f263d263b9bcbb95fd97b2da4133b0db454ff308ede5fdb50f88f5eb49c097eae854f264d59a52af231cb94a5636"
        },
        {
          "alg" : "SHA-384",
          "content" : "18e44c20f04cbd07dca09dfa447f35d418d9bb5f3dc75ce64490f943819e5090bf4428e4f7b9e2549141a6deb0332bba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9683336e4cf83ad0bf27cc987e7213f8e9e7b4c4b51c7f08186f796c4d2ba712e72e49dee80295d52468ad19d79e7e42"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d9b3b7cff67301af22e168567eceaa320dc2d2e06b9340bb1f56b9820911c17"
        },
        {
          "alg" : "SHA3-512",
          "content" : "41576501d02ba03619aee44d2644bdf844b886c4adf24344b0acbfbbc67b77a23d97132cd7d569d5ad7328a4ebfcce4547ff5cff80cccfc4f27580ddf5125a5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@12.0.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-io@12.0.22?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "12.0.22",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c0c4bddc770d736e4ce7ff2b7eb13b9d"
        },
        {
          "alg" : "SHA-1",
          "content" : "6a1f61ddde45854b34e046ed5070b24029b99f84"
        },
        {
          "alg" : "SHA-256",
          "content" : "aba6568fcbac7abd67d7f8a8807a8ae6c645937beb6666b517b128669cc37d6f"
        },
        {
          "alg" : "SHA-512",
          "content" : "8fac08c14ff5db1b99670cd53aff425a560d15e3b93e88d4808061d84d8fd8e91bfbf292fdae3b297a6f9593c37e117ea1a09cf86ebca78f5b964e67dbad9df8"
        },
        {
          "alg" : "SHA-384",
          "content" : "3545f839a8cac4c1dae5d09513c07254b62335fff2b1c05319177f198d48e35570abf98b1b7f42240e6934b80220f6aa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "87029059d2b8531bed38b652cdb88a9a809d577d3d9e8ce07eea0f3e5cc54b3cbed9e6d29b335ef84c71ec3afd25c274"
        },
        {
          "alg" : "SHA3-256",
          "content" : "05e0d6b628b5f6b6e05f1a54ff904eed54cd2671669a60c5757fe75734db27c7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a512f6c4f830c36be3b20c09c49225009a6c7897d6fc792ef46941a0060935aeee4291058697adf1a0a0d834c299d928b47dd3282fd8fc16ef10ac80018162cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@12.0.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.0.22?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-servlet",
      "version" : "12.0.22",
      "description" : "Jetty Servlet Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5af20f921a46ab9c6f7452d2458d342"
        },
        {
          "alg" : "SHA-1",
          "content" : "da4f1f1887944fe781b789f5a1340280cac04fc0"
        },
        {
          "alg" : "SHA-256",
          "content" : "f0819307fe3108d703515d38890ca576c6b940e089ebf02993e223fd27dd945c"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b777456fcd958b16a5b3500c8da202e0cb1739780c963011a1972811b41acdf4c1962f24fc5d24f84ab9e6d9c2ec64bbeb1c1b63b226e60f9b0051f676c8d91"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa0a6f80c1d761747b2309d8bda79c2a8e7747ab6809070a9c412eb1758060114f9f97c65f3b90dd31dadea2bae9ce4c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3a3486f2eda8deb34eddfeb69fe34e7f978102ac1d957cd981628867a832e94c5d36aa9b01c465271cd63fcea8ddab6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5dee97adcc4319436e24fe1839e590c86e793481c6bf6e84cbb645f13a8a3951"
        },
        {
          "alg" : "SHA3-512",
          "content" : "abd2e37e22af3be532c70c77a8786dd5e65f68598e93a765705746ab099da724bfb8bd19dffc5f9cbe4e36b14faf901f407618cd6147b1e14325ce5c85a362f7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.0.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-servlet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-security@12.0.22?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-security",
      "version" : "12.0.22",
      "description" : "The common Jetty security implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4eaac84263c5afd264404a4bd26dc118"
        },
        {
          "alg" : "SHA-1",
          "content" : "5eb766e070cf926588ec67d12f33d0da42f57237"
        },
        {
          "alg" : "SHA-256",
          "content" : "d6a779a81190479c404ccecd427ad24250a53265ed26ad1810b182a9b923e4de"
        },
        {
          "alg" : "SHA-512",
          "content" : "5adf10045c2b9eede18ed374f20022217c1aab9750c1b9464d502b2019ea739dd6096fe62c66251a276738a682c6ae862d847db0db2fb55dd56429bde55dd892"
        },
        {
          "alg" : "SHA-384",
          "content" : "056ca3afbdb65cf39e940877ac5d35b8f2a1749fbbfb4d5bd36bb6fbdf207c7207d798b211250f867cc74355d731e526"
        },
        {
          "alg" : "SHA3-384",
          "content" : "78cd8abce4966ae121f377cdbba365804e4c5fdbb833aff119d6e5da5e683ab2be4fbfff9e42737bd36fdc4a04ec7d32"
        },
        {
          "alg" : "SHA3-256",
          "content" : "26cfadf34c773b76f38c468fb56ac87fdb9fc1914a562099493b8482f5e3b40e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5dee1769c06a55f160adef2ee22eda360703171241d3243b37cee99272a87617c02e936407ebdac9f89d21bac1416f77e4dad1a5caf71c9f9cda124040839820"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-security@12.0.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-security"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-session@12.0.22?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-session",
      "version" : "12.0.22",
      "description" : "The common jetty session implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f8d4ff35ad0a30d9363114a5eaac33e6"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac34e8197f5306526fdaf6cf80d73ba13e7a8a3c"
        },
        {
          "alg" : "SHA-256",
          "content" : "15655a03efeb57f4d4fcbeb6c7d1bb341dc1a9be5e4cbaa3501c0aab11df9076"
        },
        {
          "alg" : "SHA-512",
          "content" : "ccd7a857cca3b146c02513468c9bd3df95931b439d56bb66f0ba1be198b04187780c9c227950d9723b3e8f66b1d713e23df0a2ee83904a85e7c9722739d844da"
        },
        {
          "alg" : "SHA-384",
          "content" : "21616b20bda6797a2f48fea998a4483029dcd6eeb661ad013d9f0c0bda4f63e11cb5130c47ca5f69c7e604176753d7c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bed65dba5f258624e78a2d49728bb1090749aaa453c4c3eeaeca345aef1856d39bba94583c1f78e6257391c255c7093b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1b49f2485d90647cae45f5e51641359920ef2fbf190fb0bf103cf57cd7b514dc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "78f972d0ffbd941269acd200e735fb7548f170e797259953c2f9d2440cf60615ef047a5099be086829b31a702ba27939ff1512772a48f2cfc3f9c00b2a4c875f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-session@12.0.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-session"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-session"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.0.22?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.ee10",
      "name" : "jetty-ee10-servlets",
      "version" : "12.0.22",
      "description" : "Utility Servlets from Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "52930464572eafd93c649e1020acfa9c"
        },
        {
          "alg" : "SHA-1",
          "content" : "ff0f5dcd81b0c65c06a007d9b377bfd277bed4b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "d55da9ba12b8d06d4618e6c09e0e5b64e104014b53a152b81387dad1edcb4f8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd21ca44313f950cacee82325c8e56caee4dfbc80bf89ddd1a75821f0a1480c3cfa7dd1c7f70ccd3994400e55d315d97229e85810e32ac3ceabd23a3969c5e7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "179ee144763ddb87c9f3540d9b23ab9aa0a6a285fef1a5e3861c391934488c387cbf52b98cc59f38c26a7a02babfdc05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "42cb51f91a5989e5c54f7617052afe44f7f03ad728ec68bd2bccbcb772b28d3aa756d4e7a5ac8c925b80e25792cdf2cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b06346ecd8d155d0337e4a7be1d67c54d47065313810cc5e9eb036c9e335b91a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6b7a4ead77d91d2af97680e5979d94451b57bed8e22eb15b97965b24e1975228972365fc78c3a7c1854159420f1d7b7d149a4db438548127f4f7c3a86091200"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.0.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-ee10/jetty-ee10-servlets"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-ee10/jetty-ee10-servlets"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util@12.0.22?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "12.0.22",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a6a413c0282e0ce20eb1152cd293bc07"
        },
        {
          "alg" : "SHA-1",
          "content" : "a57e10e3c01996fd376de4a42f1e06b4676a1bae"
        },
        {
          "alg" : "SHA-256",
          "content" : "87cc0f03036b795023465613d330f58d7094da21b37bb44bcb1f6329031075e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "36aecccb8605ed227bbc9f025ec39d43142c43fe268d7a83a8b44b9f63f8c0cc99a59d496da6a27a1162bacb73f01d228ff09ee3ac47f514890f7add031b6be1"
        },
        {
          "alg" : "SHA-384",
          "content" : "02bf2b3111b9f19513b92844ab14a9bff27dd86f2eab729803bf52ee04cb1ff93dd8322ad51fd57245391950860a3a77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2957f6bb46e98301827733515959f2bdd3138d672bbac37c11c051c9b8fbc507d4e12260fb946b8ec724932fd38335a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97ddb2ce51e36423073b0419b0ee4edcf63c608649d6e9031dbda38102b64c0f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a6360062333dc08669cbdca18b53557f9d205fb88e7f73750c7fd0e04faf5585994d467aade9b266a9ee390dac331298d196a319d23c8620874912b3927064c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@12.0.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-client@12.0.22?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-client",
      "version" : "12.0.22",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "307db420ecd0ada5a06b08ee8a274b56"
        },
        {
          "alg" : "SHA-1",
          "content" : "7c5a3f7744a16494da97b9203961cf909c80a6ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d975e2ed44cad0618cc34cf0645eb6781482de90b23f70de8668fc275afb5a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c65e2b6c43c36421ba5083c15858e951c9fb218df895f4e77fcfea0fe22b916fba8aae4746a289affcc38458291e8761291796ced0cdc661f27eb29568003c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a7c3088e3a164d2cdc8bd83db361908a1805ed24733ebe1327ce81a6462957cb5d82c5924cbd6520a7de2531ab1cba4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "26ec5859f171b67b3b14f1ffaa1655933381eb27d5f56ea6d7ae20a3af44b8dca54b09c028b2e3e11625073a658552ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "832e6277e8ca95a0e2c824ff5f92f78d75841c583341f41ee06b48ad7e8b98e3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3ba1b813040c7b10a4a48f473d434287ef817df79755a58ed4b1507ab6e0504548e36596b9dbf21e67c8d69def1d533a24cad2c4ec66a8af357ea11ef91cf005"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-client@12.0.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.0.22?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-alpn-client",
      "version" : "12.0.22",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "759f46d68a4240ee516c49c1c44da984"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8a12455a77106bf9fde31c59844ef8bd6bd69f6"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c6b40cc72825e30e2935ea33c058b94783a6a7cdc345c20d2dc5585d4f8fd8d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1162fb225244f0647a6c7458341db4905bf3b378fc0940f866c1a206b25bab27cf33d9ebead47f2cb95dc23c07eedd66d8b90abbfcabeb9ff432db537dd11b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "90a880fd186d1ce89c77d5674bdb3aa5a49a1816d10f6082dac2e10083425474d15a50db245fde4e70c3010cc137c132"
        },
        {
          "alg" : "SHA3-384",
          "content" : "93ba8cf27de7e24c54b37379669bfdea70b23cfba5160c7ac3b9298b2771e65d3bf8b4b43a0828f3b3d4d0e3f38ecf1d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eceb9ba754e1b2b3992f9d4ddd6b3f25aa30d74090ab743878f4c3af2ce46b6c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "04aa11fae14ff1a91f90ab37d7e1245ee1df509741556a270201561fcfebf8af618b7fcc8663715acfa08915803726d2b087ad31cfe66b9dd2373c4262b6640c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.0.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-core/jetty-alpn/jetty-alpn-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/jetty-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-core/jetty-alpn/jetty-alpn-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.179?type=jar",
      "group" : "io.github.classgraph",
      "name" : "classgraph",
      "version" : "4.8.179",
      "description" : "The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8cc922c49da71ce93a21172f7e2d530c"
        },
        {
          "alg" : "SHA-1",
          "content" : "f159dd8bbbf381c4006c1f675ec4e648c8317f32"
        },
        {
          "alg" : "SHA-256",
          "content" : "16558357f234052370109127a45d69a9bd6d8646925594792634486dc48b159d"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ae750523f086c667f1ecb22cdd02037f217b67841757c2545100ec314145268a60cc6f381bde86659fa090f1a05de8f7cf3ebaf13fb4e737fda749a1ce77078"
        },
        {
          "alg" : "SHA-384",
          "content" : "6357a477ed3a56bdb7ef155d3d8b18e50a3209d2c9ea214594f806fe4779988378c4c3c5f6885b4a41fe90ac1f7cdd84"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9cb145c2224af68499e3044a517d31507f6585189127545f4842e02b879492613d74909b6e38edd354bb97c954903705"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e3153e2489ab425fba5e69677ede8aa3450ac2d3128480928abf5d1b36570fc3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f6cd8437ac84c3e506657b41d844084481a0083d6ff538031e9851b11fb63d76b1b23c04522947063522ef4851319dac4d37cab4f4368b7bd175ace89c7281ee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.classgraph/classgraph@4.8.179?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/classgraph/classgraph"
        },
        {
          "type" : "distribution-intake",
          "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.swagger.core.v3/swagger-annotations@2.2.25?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-annotations",
      "version" : "2.2.25",
      "description" : "swagger-annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a6aac5b34bcd796f5580623782189596"
        },
        {
          "alg" : "SHA-1",
          "content" : "99e9a5bf01f790fe4e13d83f53e9cd171f9667e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "602e84c35cbf0af44ad42d71a323dd57f632179fb212b7e90ca2ac8ce472dcbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6370494222e30e5417849f105e039ac3ba9bd7195a17bbc608acd3a3d0fc70e3d74a2983aa50738cbc26d78e3f2ef005eb4a91cb22fa9bb03bb2608adb9e0e9"
        },
        {
          "alg" : "SHA-384",
          "content" : "6912deb179a12c82825774ef85f00c1b53f2af78708da35f12ffda71fc77c71b16a503d1834391ac1dbeaf769b173177"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36a6076e43d47b585a9024c614c07d9583f3bb890963f8e35ac7a1f9ca9e04431fde823ce27767e010f060bf3ea1aaf4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "93d54337cdca63135c864c5e4d41b6122567d4a648c94af540691e8c85fb6fd3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7c6626f4345074678fa689f81684df394673a1909db50e5e844b49d6e8fcb35665264aa4b213a31f8db53eccad608c7b2e583bd1ead333c49731e407a034f3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-json@4.1.1?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-json",
      "version" : "4.1.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51802a86c2c2c744274434f58f913554"
        },
        {
          "alg" : "SHA-1",
          "content" : "a38041f8c8d7fe55c64f3519552e25329091e9fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "bcfd54f2e5529461df2ed3698b6471e9e8924eb2f84b72b8b2581fc8e7ba6e17"
        },
        {
          "alg" : "SHA-512",
          "content" : "55fc539bad878b26f9166f126c8a4a3dba4bd450d9772cad07ca0d1a388bc60783a808e09981238365d8b9c5e44ef0c03e6b019fdaf104157f816789c32c5d48"
        },
        {
          "alg" : "SHA-384",
          "content" : "dcbd7baeb898a15d1f97dd38fbecb6908c3f16ffb5703fcc71a9d36eb952a57debe51c7ab64e84b0a66be2dbe674ceb2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5b43ffc0e323862213161ce8493d9ccb8b62fa97e9320f6e873451b341212d3f85fd503babd6e7b5a5076c929e47b59b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "994761fd3868432e7edf92a3a4397a5e09b24f20fe547927898c0c9cd9441faa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e666a94eef6def048571c126c026a7f05e269c317fa14507abf5233c935e9ca8e2a68008949d7c1e95850514bd36305ca9c7ca231ea370097729bbd7ed22328a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-json@4.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-blackbird",
      "version" : "2.21.2",
      "description" : "Jackson (https://github.com/FasterXML/jackson) extension module that uses LambdaMetafactory based code generation to replace reflection calls.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d731627455169925a570bf0f378b0b2b"
        },
        {
          "alg" : "SHA-1",
          "content" : "4995eacb1887b4147fccb4c54726ffa49e0a80f4"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ed62cdcd357a24b73de9280e167aa014d7b4c17d04823844d482274cf07097e"
        },
        {
          "alg" : "SHA-512",
          "content" : "63f86c6a8514e5cb93d66a9871c5bc05caafcc1255020fb84596e64d64e0edf58e455709700364291aceb9c97c9c7bef77ab37cf7d3062d37f2079b0533c3c5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "39c564c2bf210a7d1562ad20573dfb522ca84b571ea1cabeae9d543e936a5badb1193e78f78e57bfd460765e945c038d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ea24fb0d5bd30a34da7dceef4a477e9bd686619ccabd75a8047ca82e7eab2c4976c7f6ecf47765934aa4bc03db47de1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff79eadd7fde8f13e2b5b2df7e9510ecce55abf1ff383ffc4045273715667bcb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e9fe7c8ba7e4d73c2c8e611941f47beeb781bb0c7b4a36e5e4c328f7244a8e20af660dec7d33468ec45edd65c740ed1a3ff4c73b333725cb247dd6600438888"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-base"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-base/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-modules-base/jackson-module-blackbird"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-file@4.1.1?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-file",
      "version" : "4.1.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1266ce0aade7ab7074ac0625a8f7a44"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8ec0672435df3c96a839840ac03ac33449dc4b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f7653f48fcc3e76690fa663f770c75a8f4efbb745c1e3d3e65611ff0ecbed67"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c5b94fac695b3a605e96e75409840d7ca55e1eeccbcea7619d8c1a05ad7980b162d9b65d58e04e40765ad78572fc636b1e1cba4e94fdd66eec0b5abdbfdf097"
        },
        {
          "alg" : "SHA-384",
          "content" : "0522b4324005cf7d3429099eab7ce243211f018d051bf484f0a59117cc2d949c588c255671eea3b94461b23d440cf485"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee6d383677c9176583709a55e8fb08e6516be90b0542d6251a9d745b6e3ff0b89c5eb9408f3d5e6efcd46c359b0297f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ac3a5974c4ab4a007c671f40042df5a0fcef9cdc2d9ccdbe4fd017cdafb940e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dc03e32e8b7b21e3d2f4add3db184cf88f18a22ff7135321f4175c72ce1b642170d27c78e5011c6c734198c79ebb34f589e9af86da518f7359ee077ab7281f32"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-file@4.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-storage-file",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6bcffa33cce0c32cf46bf4cb1512628"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ed306bcc423c1968ab39a455af7ff492b0051c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "ffdacc74d296dda0ce37e5a67812e1ebdc56945bc23076a5d71949a6828d8ed7"
        },
        {
          "alg" : "SHA-512",
          "content" : "824c1fef89310e915c6caa9ed9507c955cedc4990216fae9d34d2d395790c5a1699f3e5305f1b927b7fc04981773f6e9500d08ae5dc660e6702c2d3141df7a59"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d6dd8fb0a1b10545d4802eae7b6b6e3e0298e401c70ba96b791c72a10964fc09d2ae5eb930a7d52e02340e73af3f7c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bfabd49533d4b35c4b9379a316a29f816e76231b38e4af1dee0ea649b829765e3c77b1c30ffc3a3e8420db5ff3c1f491"
        },
        {
          "alg" : "SHA3-256",
          "content" : "12f0439e1ffd5af0be4fcf63bfcbd1a8c0d904b3ffc70c83cf5f32c559192837"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b095ab9edd7afec604850005d5ebf7febb13d4aa5153aacbf9f1a69178d5c4cdb3de16648c5d9a7b908fa4e8deabd2d2294bae7829ef865f7160511f75f6b496"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-storage/debezium-storage-file"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-storage/debezium-storage-file"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-common",
      "version" : "4.19.0",
      "description" : "Camel Debezium Common support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent/camel-debezium-common-parent/camel-debezium-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent/camel-debezium-common-parent/camel-debezium-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-clients@4.2.0?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-clients",
      "version" : "4.2.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e9e925cdeb808a2e7bd50e12d21f91c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "6b0c4e8cf3f04aa1b0b5a524d66e2a7297c24049"
        },
        {
          "alg" : "SHA-256",
          "content" : "bcf39f152c5553c2501a491fc4a73c5b0330741e8eed96a481323b8ee89738af"
        },
        {
          "alg" : "SHA-512",
          "content" : "3aba94e85908e5fd9c2aea7a78b97ebc978c4b70147c0e8eee4d1257edb01534e4f0cedc47727082b089f4f46becbc90d3c0fe53e4ff8a72128960c17668bcdd"
        },
        {
          "alg" : "SHA-384",
          "content" : "b20bb6e2550a42c2598c169e89632886b0a89d7ee63476c95003f1853712e03d2198529afc57a42efed1a7115981f2a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "964ca1bef2792bf79b5c719c93a697fcc6807756d19ac8daccee37ac9ab3765ee838800cc6d139f01563799b49f3ba9f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9751a607e3218154ea9f40500497f7c8ace609655972cef95d37b8e39945db8f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95eb98524eaad0c9128fb0d472f43dc4734e14328ad5e627c0027aca8b1b6c063c1cb5b2f65c792169a02be52c730dc16efb246c11bbbb294221f56a7037bab8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-clients@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-debezium-maven-plugin",
      "version" : "4.19.0",
      "description" : "Camel Debezium Maven Plugin",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent/camel-debezium-common-parent/camel-debezium-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent/camel-debezium-common-parent/camel-debezium-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-connector-mysql@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-mysql",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76accbba4a1c2b3a20c38053841f106c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e13f57386b111190b6dfd68b26c09c7659cdc9cb"
        },
        {
          "alg" : "SHA-256",
          "content" : "7948107f1efb5105e1fb56cd7b50a4077aaeb9724cf75f816b03e6d1d0a5ca15"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c1805800c212d1c9a27bf54a7e0b78efc8f3c90e2e760f7f35949de85a4fbc43a9e872d8340034f99262485bf88d0f088121874e4b1c91aa8c43646e499864a"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f62c64d207f1bec34db976b39408b763551bd515d8e8fe84f47af9f743fc6f63f8bccf88ea67d7dbcc5a62f3e21cf8d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67a6a65a4a46085870a5878548798d41301331a2ad557cb79461e6e2671e22658cd58d257e70b2a382db27ea8e01ec77"
        },
        {
          "alg" : "SHA3-256",
          "content" : "debf5597e4d618d71623e03656945155bd5bb0a610ccc02a4bff4b01598fce7e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4bbe80d02cdb27aaff01e04b2fed68818750a5ed9c84e54c6b3f0725c1fa6c7bb4801373a3925c17e394059695989bf0bfb006d68f5cbe372ab6b39254911984"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-mysql@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-connector-mysql"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-connector-mysql"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-connect-plugins@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connect-plugins",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ebf9621495df5c69837dd112f8b35e2d"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1d21f8ee0fe916d085dea6d763a9594a7dca985"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c8579e75dbe0f4993a87fe8e85baa39b87170412348121dc67837740d080dbf"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a8cf08fad836ef5424635573369fbd2829e5326f83cc6ccda9f8ef6b23aebd94b048ea336ea2784108bdcd7dec3d1732c852183818c4bfcff821381fd58ca42"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f082fd2a1cc576b82721ef71d4af3b2259bf2c68f2d72ffbcc05d449699cb8f71e90918c3616d93343f713e807c3090"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b07809a0cd1d2c18718ab70e17f6cc14d6b9d54822017a96f2a9071509f3489101310b85646d65e1b980d11afcb04db"
        },
        {
          "alg" : "SHA3-256",
          "content" : "753b286467346b37f4ce6c201a37bb185c653b8668d56833293b33f1d19a7794"
        },
        {
          "alg" : "SHA3-512",
          "content" : "44a0c747c36f05bff1a4cf839452eea7755c1e951d30bf65f2f11e42f389b0d095c6028401fcdc6e8171f005eba558ed5366321ac31b150ba9b12ac2dbf122ee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connect-plugins@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-connect-plugins"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-connect-plugins"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-connector-binlog@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-binlog",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e2edf20e8daca51d925f4a2e11de53e"
        },
        {
          "alg" : "SHA-1",
          "content" : "64e9c13ab3ef5f7d5a626e9954ae360f5982c6e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "802a269457f5ca2eadec2332ec778006dcae634ba8d0b6ee7364beac91fa2b12"
        },
        {
          "alg" : "SHA-512",
          "content" : "42b4558931fb7cbc91aa8cd252fccf33926e8a269f78220adf5aa191a18e8dd0246923e768af6d4b5eabe61c059ec39aca1d9d05a49963c7a8cb145ab046a7d1"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfa8086cc06fdf1d38de6b376d310957dde6f3cc85d437f68608c8b520a5359701ae740b4a4a1fcfc50dcce8baf02c59"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f899d18d2eef1c03498b376b0ea01d39b682630fb4680f4bf2d58359bd6cc1f2ce042f86bbf889c236181ba0f3b851f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9feea80d743b2c139eead5ca6ea12a059d7ca118504c12c754683e2e1d25dcb5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee9d59ef80b17e6cc6c7d41aa0ac6fc6d65be8d8aa339909da845d0a6fe7470a5122df11db2c87872004690ee8bf7fa8bf31308b65e15d796c654a016ec73a1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-binlog@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-connector-binlog"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-connector-binlog"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-storage-kafka@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-storage-kafka",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "300fa6fb5a40c3c9c34153f90cb52f0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d7485d48e8d9e7a5fdb164f49795ae25054a2509"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc36614e975459a82192f81fb1b273845ba4e242a675d6322ceb6700d6f47801"
        },
        {
          "alg" : "SHA-512",
          "content" : "24eea8b524f9cd4031421b16dde6071840da612fb19aaa940b5a9e8e7aee29f7a84be949f13b5f4b40f6734bea726587783dd41b2f1f8ceb507eb138ec6a4630"
        },
        {
          "alg" : "SHA-384",
          "content" : "6981b304f513770fad68bb90e199e598f8c8c7a07d87fc6fda89bbe1a8542e174f96c37fc0902e8a672091c9ee8ef5f6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f46006a095a122580ea851fc174e0f7a3ced05e3f9ee1a5d3e4d65d56fc910d8ee897db8f4cf1636a4ec4649bc8c126a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bad275aad8286f94c0579ead9668a51973c4f673d3f09945bac53f2a65c8595f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c84ead671b74b59c6d76b062f80ad52bcf55c8259a6fc93c1d85f317276b66cb514d7b5eacceaf696af6d471925c4cdc59ce14f187ad716ccc625f959bfff3fd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-storage-kafka@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-storage/debezium-storage-kafka"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-storage/debezium-storage-kafka"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-ddl-parser@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-ddl-parser",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d5f28a57852f40f35127363c465b7d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "618cbd6808ebb2f370bd9c9c0fe55f76acf8a443"
        },
        {
          "alg" : "SHA-256",
          "content" : "41dc0fb39cd0366cff67b02fa3e89ca83664d6748154737c18d2b2502a6a32b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb243a8b6b46f34a01880e46cba198caecab3392d26d9b950604a7d2b6d21ef2f680aa8234c9b31154ec46c34274ef494ac6d591bbea52eca2203618b36ccc05"
        },
        {
          "alg" : "SHA-384",
          "content" : "a24fca7fa2acd874e8a56ee5844b65b69bbc82cd1ae0ea582ef98a02243be93f5f89b74827c2073edb65ff6aed563e19"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1123c103cf2efcb98a9be557aca4eb963be278a4350fbc79a9e359d623a4dcdffbf05bd3212fce3a5a1befbc188dea7c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e337770f2b51ad7fe549403bc3ed334bb5f7ed0d1b59b58adc50fd8b8cba01b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95e9246c1dc394fd25be48bef0eab3483011a8140c63ed985ee10d273691eb08ce07273b3e6e4759891ddf4591077215f7422268d84458d41c7adf4a05fcafdc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-ddl-parser@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-ddl-parser"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-ddl-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/antlr4-runtime@4.10.1?type=jar",
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr4-runtime",
      "version" : "4.10.1",
      "description" : "The ANTLR 4 Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b694fc738bf1a7e8f7eea2638ef2cc7f"
        },
        {
          "alg" : "SHA-1",
          "content" : "10839f875928f59c622d675091d51a43ea0dc5f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "da66be0c98acfb29bc708300d05f1a3269c40f9984a4cb9251cf2ba1898d1334"
        },
        {
          "alg" : "SHA-512",
          "content" : "901c199e15db7e8d92ff62d2255e44e11d29ce350ad20e32e320bdd29d08bf372a0c1bd912558461a06157d36ad4cddc5f89cb890bc511f8365099042b35bd4d"
        },
        {
          "alg" : "SHA-384",
          "content" : "f647a9c2bc2dd488e86644d68aa2fe99152bfaaf9c4732260a8ce441e3cdbcd920e221d0f39aa93b555871f5f2431fb9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e24593e54061e6e63bd3ea21c97c180c843eb0df525f6fe759c7c2178a5901a527b9033fa4b8b5b0d3243dae610fee64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "63aebcecd0517936ec580804c47b6f6a1c684ceddc0dbadad45c565f72483847"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3166cd93d9c7a6cdd2f5c0b56123b00018d3a3ee92eb2563985865c68201b124250075ee26d8965f8a3368c081ecd9589a91240c142a6cdebaaac8f31c03edbd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr4-runtime@4.10.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.antlr.org/antlr4-runtime"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/antlr/antlr4/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/antlr/antlr4/tree/master/antlr4-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/mysql-binlog-connector-java@0.40.6?type=jar",
      "group" : "io.debezium",
      "name" : "mysql-binlog-connector-java",
      "version" : "0.40.6",
      "description" : "MySQL Binary Log connector",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "392f0d59ef6044d2fb6c421304626a29"
        },
        {
          "alg" : "SHA-1",
          "content" : "a272e7828f67d3e0cf3ae1ad99467481711ddbf3"
        },
        {
          "alg" : "SHA-256",
          "content" : "0bb2363f3632afa4bd84b38b1a9cf9c2918a9eff98c62943f679c8312ff58dcc"
        },
        {
          "alg" : "SHA-512",
          "content" : "39b39db32f74f2c17e5a8535156675ec7c8912f7e0ec0c59a0a0f55c4b321ad05b8f6e140650f60d72c7fddc3ce066d43bf1903a8899f65d54c1fdb24a1e6ef3"
        },
        {
          "alg" : "SHA-384",
          "content" : "5785e3d3106a9da43b0f232277e38779dddb470abdb6fbd4d450bf4b76834d6ab48e02956542de834a291cf231de41d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e96c3847a5d5f47cdb6a5b3f99efebf1fcc04eb63a8e2129693e4b1bf41a6d2b6c09e98659ea411504fbbf689ae8c17"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ce3b5f4d222fa7e3fed466d66d0bf22e14552a1484bae80563af1e0700dca3d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "81ac4894444934a6fb647d021f54707e2ec869bf51a67568d32de052b7ff9d1ca086e1a0d9f70697171a716bb2353d32a15c21cd1ab9c5429e03e24e638219a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/mysql-binlog-connector-java@0.40.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/debezium/mysql-binlog-connector-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.0-2?type=jar",
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.0-2",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "06c2cbd4716e3db5d0f58c4ca0126e23"
        },
        {
          "alg" : "SHA-1",
          "content" : "52fc9e353b4e84f8a87ebc9c5c59e58c91d5d23d"
        },
        {
          "alg" : "SHA-256",
          "content" : "b66a7029711976566c921ef255c57192fbbdc42a96c11ad3d879e6ad6001be12"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d4e9be0efe4b6204b61b1f3c35eb087ee43c65154d52ea3f2c47d442c30464dfac80457991665473293b20a04e19af04675a22da954d61464b7e2e602713094"
        },
        {
          "alg" : "SHA-384",
          "content" : "b7304478e6d6f93caad24eae9c00cfec56a6db9f1958c5c734f464ccfa4544d8af7e8b0d8f6721d4f5436c603de5b8c5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d25128c7a2231ade34b44327a70c3c2a3776eb95817c7b2e2437e8e0be0d3fdbb82821126df480230a1892e15b35077d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ad1423c9e5ec566564256e93ec19cfea8543d1dab3975df2a61b5f77142eaae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3e0a55c75e5fff7ee2d39c004565e39d345231ac94ac792a27e6505503a2d1b49b95f411143c7bf0bf395c584f700dd754f4c419ecfffa7e4afad863a3e8c716"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.0-2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-debezium-db2@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-db2",
      "version" : "4.19.0",
      "description" : "Camel Debezium DB2 support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-debezium-db2@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent/camel-debezium-db2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent/camel-debezium-db2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-connector-db2@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-db2",
      "version" : "3.5.0.Final",
      "description" : "Debezium Db2 connector is an open source change data capture connector for Db2 LUW databases",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "56dd3dd9fb9e8fdaf4389a1249920849"
        },
        {
          "alg" : "SHA-1",
          "content" : "7733e472f94508d0a4b3238904c72ecedbe7d253"
        },
        {
          "alg" : "SHA-256",
          "content" : "d87a13efb9569dfea2579a90a933717502dff5e80b9eae414322659115ebd9ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "df3dd66e61a718b3d090653c1094556842a74667e4b4d24b3729d0a7f5b33e0e8c311eabcea6939f83d192658591e9a84e23294533231c59dff897410633f86d"
        },
        {
          "alg" : "SHA-384",
          "content" : "10b047b3cad92399d70a16aa179231e03ddc0d4f0c7060bae3998bc9b41701b447ab8af46accbb38ad5e33ae98087ccc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ed4854b89c54bf3299fe76f694277a9bfe056b1fe38ee21a8ca1e5b2ca4f056635ccfcd5364b0bdfe152085db24871c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "baee0e1368ba71487c95d352171ee2915436e6b1ec6ea7dca52f9f71e15582a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "afadc1561069890666f7bcb00aa9188094e009bacef43dc824899270f9749962d50a4a6a2d40d20492fedd100765dde5a3aab33c838e16143e93ed7ad3090e3f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-db2@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium-connector-db2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-debezium-mongodb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-mongodb",
      "version" : "4.19.0",
      "description" : "Camel Debezium MongoDB support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-debezium-mongodb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent/camel-debezium-mongodb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent/camel-debezium-mongodb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-connector-mongodb@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-mongodb",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2611393045cdbf4d9815ec3156042b0d"
        },
        {
          "alg" : "SHA-1",
          "content" : "0503f915c47f509054dbe1b485c7f54fb7fb0307"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e1af47dd15c660158cb94cd5fd439482ae935a2346615ffc66f6b34f838fdca"
        },
        {
          "alg" : "SHA-512",
          "content" : "e857425ff40a4ce5bdd608c8e9b48219d0943ff0edd2ddcb3248c4ef0e61d3deefe19e2199b0c29c09d54c4f2b43e467ea81e5c2e26c4b01c4d42ebca67937f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "133afc2eefc5b9db7ad3f0b25b717cb24de94e2da9403de8189a1c61c4d208f1f5e98f26051fbbbd0cd81a82f0098ab9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6a8a6090293745c488fed88b19cd3965877af02ae1c42f75d3496beeb846c092c407b39045b93b6a715b3f1798d8d848"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c3c7f707c2e27db243628aaf4f679e6e1aba92742be1f515240d57b5ddfddef3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c820af77873fae922e29478b999ac5bd12bc6309609aa9e3d70fbeec3590b41b17b2d7090d66addde0260c8ab4350a54a50474b621951c56c871aaab766dcd9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-mongodb@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-connector-mongodb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-connector-mongodb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-sink@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-sink",
      "version" : "3.5.0.Final",
      "description" : "Debezium Sink module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f80074b7e305c5d89086a428d804c8fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "be75a93f2e423831293d536b25b1cad8b925716c"
        },
        {
          "alg" : "SHA-256",
          "content" : "e961e77a88e21073cb00bc18c4c3088618c033ea48918d61217c3b90da955344"
        },
        {
          "alg" : "SHA-512",
          "content" : "1880726ec6ed1ffa649ad586db569ab0e299c531c1978f9801a6e5ddfdbf0788514d6df686f6b28eefce64b0af42d7c07ba9e4da737cbd4ca9750e01bd098a34"
        },
        {
          "alg" : "SHA-384",
          "content" : "90181ba1c7ace961de984a920b59c6aea02fc04133dad7e38209f90ed04d56c4f78ad7852ccf7910c99fafa0388035ab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "18cb2637a9e5fded976dcf4dd51a4c80c77e59ef3cdab98b784a3fea9f1701d42b3fece08d846006959be02ea91242e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "27a38cfc62233cf3264c9a4974fc58c83e5d1b909d90a0d3757f1aaf8af45e42"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9eb2e7316009a83d376cc782a7f27b5e8608719f5380c788e19571923724bf5154695b4a4a845fd0044b3c38e27ac885e7f3749ec12717030396d895a4e73441"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-sink@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-sink"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-sink"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.2?type=jar",
      "group" : "org.mongodb",
      "name" : "mongodb-driver-sync",
      "version" : "5.6.2",
      "description" : "The MongoDB Synchronous Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39591a8fd0b6858ef2a0dcb26813a1f7"
        },
        {
          "alg" : "SHA-1",
          "content" : "0eccbc0b3ce9bae9fcf190a88769f966450aaa7f"
        },
        {
          "alg" : "SHA-256",
          "content" : "491519ef1e1aff1f91caec8671381c9af448167869c25eed3457abfc00f6e0b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "20625506bc480951777aca0c1d41df17d020218dc497bd03c6cfca69c3f2e62d8a3e4fec6f1be5bffb5dac37069bdca2a0682cace73f6ef0956ab4d2685fd1bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "480f3f86f7bd7d7ec9e5e563dc860d221e8bfe1c79234e43d9755daf2cebe1d9fc448e69493b25b96daa67b60f1e9830"
        },
        {
          "alg" : "SHA3-384",
          "content" : "49aafeda3bb89398c0ea271e752fc13180755cad659907e104d64bdb68f83f27a9b1d79cd01ca775c00ce5fb5d35b642"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e487f882c4740ce57e03ccb93e55bd60f1c220e82c0d3f60add0a25329e0672c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a80b75a21c14486ca982944fd98e2b660c53fc6a0cea2c08e881ad469b2f5e20316feb461e630b969b38b2e8746b04599a9d26476e938f25cfb2569c10965bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.mongodb.com/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mongodb/mongo-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mongodb/bson@5.6.2?type=jar",
      "group" : "org.mongodb",
      "name" : "bson",
      "version" : "5.6.2",
      "description" : "The BSON library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d155f1ab301a142e07d0be09f00bc8d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "aa07f6bbff6955facba54bb64e9ee270fe1e4198"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8a7bc456c8d6ffe1584969efa604af14a3896e50ac7214352c432dd1fce6d45"
        },
        {
          "alg" : "SHA-512",
          "content" : "a61995c1be447ff5dc2fa2904d483aa5d4d88d8b96c51fbba0a54deebeb83987463c2a70b3b34ce2753ae6ca28d64a2c2dcfc49f39128be47dfcb9c427de4525"
        },
        {
          "alg" : "SHA-384",
          "content" : "a33bc55f1c49cf3892bfe5661e6e99bc38121879bde75f5785906ebdd8ba978cc19b8f7bc82ec05a3d002e15471dee0f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "33be5be56bb16252c0249054f9bf5e2f416778f648b473cfb91b98825e9607904a14eb3056ede616e4e48cafc0a40bd2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8b1982399eff39d0dbb0e9d910c6e7dfb2bc494fe4b8d98d6a91c32cb3071217"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c7266ac075b236e50610cdbbe7b0ce1b95dbdb763c643559675b83525491a7a7729f5b9d04ef77b0566a84f897bef382f3d699b908befd90e2a73b59513fd85"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/bson@5.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bsonspec.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mongodb/mongo-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mongodb/mongodb-driver-core@5.6.2?type=jar",
      "group" : "org.mongodb",
      "name" : "mongodb-driver-core",
      "version" : "5.6.2",
      "description" : "Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d097ed40fac40969c1754690bbe7a61"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ef17ac9e1f96d7a5990d3e223e0f03c4e155028"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f29ff945667650fd135ddcb4275a930fcb8a2bbd551a7b46624d737f854a77d"
        },
        {
          "alg" : "SHA-512",
          "content" : "ecadc902b641e67546ea565e46f9267ceb73164380dfaa71564aa07cce62083331242d8589df9af5ef0d4544799ceff2a2667ee1b7c6140f204f225731111c09"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d1303910ab9f13b38416c28f378e8a917cd7eab9f749e9e355d148abf94e5240296acd6ca77a510e8d245bbea37878e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8975505b680d9fa39bd09bf1445ba95f92f8f766cee4f28ec36d84435433212401ce97550d500f214412c161a317f97f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8b13410b24f9d84d214df84e94274302931960f33deff9ce3dcaaedfffad8404"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c9dd3eb04378646531c8758285c5c30eb7ec1d681112d252ba67dd53559beee159fed72eb5e6ac31913a4283046cfb8425c796ff15e17aeca1656529b1075169"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/mongodb-driver-core@5.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.mongodb.com/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mongodb/mongo-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mongodb/bson-record-codec@5.6.2?type=jar",
      "group" : "org.mongodb",
      "name" : "bson-record-codec",
      "version" : "5.6.2",
      "description" : "The BSON Codec for Java records",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "16de362993c065aafffeae6ee37e652d"
        },
        {
          "alg" : "SHA-1",
          "content" : "09a428fd7fdc8f65c9e106cd87dac40980f0e82d"
        },
        {
          "alg" : "SHA-256",
          "content" : "5f4027449997b8afc07b95bb1396907aadeea72178ac5e8fbcca64077c4dceae"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ca9ce904231407058e64f7afe6eef97fd45d3796920e59b0f26f1a5bc7c667d9d6af4e171eea0fdf972c27a502a01d452622cfd3183e709a9c278f49989e8c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "860698fd1d75c0bfb6d1f875a93d339fb0daad12927cb31aeede5d17de2b94fbc93473fcc4acdd985be3813ebf486a73"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dd1bfcd9ea89f05b744a42d9a688ef441ec867589e70ec08502a3e98bfd558548bfb2dddc6d06943182c0273cea1b35b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5d7f9242b36c2ee988d64b5613eba871a6d48c182f193cbe75ecff00cd53d48"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2155931faa18f8990ba6dd3369a83f69f6961934cfe5c3d42ddc3eb51c7eeef67b1edfb1ae98424cf99fc24bdf6e3de564185ded90893155cfecec6e3e14560c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/bson-record-codec@5.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bsonspec.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mongodb/mongo-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-debezium-mysql@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-mysql",
      "version" : "4.19.0",
      "description" : "Camel Debezium MySQL support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-debezium-mysql@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent/camel-debezium-mysql"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent/camel-debezium-mysql"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.mysql/mysql-connector-j@9.6.0?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "com.mysql",
      "name" : "mysql-connector-j",
      "version" : "9.6.0",
      "description" : "JDBC Type 4 driver for MySQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "41cceeac76ac319992d65c1c3558966e"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a76b3cf1facc2faca4b6e34c1a63ef5e7840131"
        },
        {
          "alg" : "SHA-256",
          "content" : "66df1d453789dc8cb759a7dc17f58646893bf28483f262328650f170472a6ead"
        },
        {
          "alg" : "SHA-512",
          "content" : "02719b4bfcb060adbbc1ad7cf42d61ba498d47be03bc7cc98dc172a01abfd680a4c940bf06b7e26877a27ae42b2dfbf6364f2c029effdd183dbf5ebeecc18055"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa2c3b36471cc3826b112368f8fd5a6bd572b23e51133214adeebfb16102b506b5e995b8fcf42cbef80e94ae0d68c899"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b0e5b913c5ccb3a249f69a3d122bd3156786c7d0d92b8b1cc721a8a61b3b8bdb22316d95f547e34fd342f336bfe078e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe0ee79293ebc2e030367595c5a18481ebff2234218ef857dc0cb5cca14d3c39"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38f3c04d45000eb3ebc8cea592f7bdf68670826e130665a31555e3fb160b48ec08f3dcd0a0b42427599d440a636ed65c826bbe55588b305ad1c5ccfdf90afeb5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "The GNU General Public License, v2 with Universal FOSS Exception, v1.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.mysql/mysql-connector-j@9.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://dev.mysql.com/doc/connector-j/en/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mysql/mysql-connector-j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-debezium-oracle@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-oracle",
      "version" : "4.19.0",
      "description" : "Camel Debezium Oracle support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-debezium-oracle@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent/camel-debezium-oracle"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent/camel-debezium-oracle"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-connector-oracle@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-oracle",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "99454d1574191781f973e1bd93c6af27"
        },
        {
          "alg" : "SHA-1",
          "content" : "10a3bc856342eb738eb07b120b940f6b258fc23e"
        },
        {
          "alg" : "SHA-256",
          "content" : "401671ef473c45e9f3774b6a686f4a5c0e92c42879ed1333ad9ce251560b0d8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "550f13888d07d4348969f8f09ebe27b18981931cfaea4c1b62aeb40bc4f61d09aed393c9509ee68f05815e6fd8fdef852d44fc2b04c7eac9c05ab4d4f858a8ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd3bd35ccf344035f2e4a4931ec6798d2c1c825cdf6441d8d5947c812026d4f2c8b51c697d93f6463a7e0fdfc1112edd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "58ed1585e52b28398b54cff0695c1819ed1bd00560977234e640acb782cb0f60bc25869b0791fb9322beae68790839e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7a192614e1e5105801fa61db77bc8349160a16e7078b466eb2a1ad6ad955de6d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e2baece7deaf7fb9099d2a58a63af44a5d5183ce2cecae16b19bb862310887c038e6d35d820b7fdfc4d13a43df5d0ee39c180207e2f0b6ffb795dd78535993b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-oracle@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-connector-oracle"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-connector-oracle"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.oracle.database.jdbc/ojdbc11@21.15.0.0?type=jar",
      "group" : "com.oracle.database.jdbc",
      "name" : "ojdbc11",
      "version" : "21.15.0.0",
      "description" : "Oracle JDBC Driver compatible with JDK11, JDK17, and JDK19",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d82ab4278644dc25c623129385cc24ef"
        },
        {
          "alg" : "SHA-1",
          "content" : "8118aee4b03c5ffed02f87be44fc107b88080af5"
        },
        {
          "alg" : "SHA-256",
          "content" : "c6047bdcf5072dca79ea9055586a4fa567b8ed5bb41cc528d03fb5b9238d486b"
        },
        {
          "alg" : "SHA-512",
          "content" : "befd7750d1c10b0859ee1ac760e62f6c87b69e824f17b9f81dae332b76b84218533dd46b22f61e145a5aa72972c6bd53e66358c96b71dd6591f030881e279b21"
        },
        {
          "alg" : "SHA-384",
          "content" : "2aedb6d9126e95d042c9a71b0e32c1b6ead0e8067e618ce7d3ce009cf94c83b76a31f7f6e1a0e8d4de40b713b4db56d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8936a391eeb29480da24e51b384b2f8a0a9ff87985d0158b7ded3820d76ace9b807f0356266d9d8f0b5c8a4011c63f2b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "741d8cd1f33399a1329025c08b2bb4eb4597fcdc664fdd0858850bf6ee88df25"
        },
        {
          "alg" : "SHA3-512",
          "content" : "43c112183871fd65c2205d43c1c7d2048d60ec3b0c8a72041f6fd2a9076529ff20b6f70fab3c315d9ba9f13cdf121f61cc5df2b13e4a3674f57c16e12822d378"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Oracle Free Use Terms and Conditions (FUTC)",
            "url" : "https://www.oracle.com/downloads/licenses/oracle-free-license.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.oracle.database.jdbc/ojdbc11@21.15.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.oracle.com/database/technologies/maven-central-guide.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-core@15.2.1.Final?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-core",
      "version" : "15.2.1.Final",
      "description" : "Infinispan core module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d5fae1286ea475058ec4ca723e7d054"
        },
        {
          "alg" : "SHA-1",
          "content" : "49e1c35c7f1d09f3fab4f6663dd2e3e0b3093423"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d7131209825e804bb3565e90473278193384e043c8d603533759f06a5c3244c"
        },
        {
          "alg" : "SHA-512",
          "content" : "9ca2a0662b1f499d6905395d23e42b17e0fd899d9f29ca4807b383b41a8b64650e46ed04c4d78052a0586bc6089cc36b0e6231f18830222982fcc88755359969"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5d5497a775d12ad081576d1a09ff63f296161a8e77a15df2e6f07f0056cd6d83b6ad2b2135988c7d02e11d3ee2d5b2f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b5d4a7ea4cb83c9b5b56499c409b9d045e71e300c787c971b2706b5282ce489fa131c248846f5e994b1ccfe633d99952"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ec9d7a1ea0c4593b768695106243028c3b7174bb85879319c5f821de11a5617"
        },
        {
          "alg" : "SHA3-512",
          "content" : "038da09872a262256a9e010ebaaa1c26c806a55e5d7bfc98716d98f405a7fc15590cbb0b045321b5a33956d3aa7432d16b72fe52671de2b4ed6f8c811ebc70fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-core@15.2.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-commons@15.2.1.Final?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-commons",
      "version" : "15.2.1.Final",
      "description" : "Infinispan Commons",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8eae6a13ab89c843e0cc2d89942c828c"
        },
        {
          "alg" : "SHA-1",
          "content" : "d7b5f4fd9718b08fa4eed37fc174937c1208cb00"
        },
        {
          "alg" : "SHA-256",
          "content" : "82f5bce1fd07e55e7a563c95f68dd5770c9ba7a75bb3b3668ae98ccaf091b513"
        },
        {
          "alg" : "SHA-512",
          "content" : "24416b7e274f17609eefa7fc4714ede63cfea7dadd57a0a79afe4a7253484bdf584ece073922b47185707c15340f1cff85e4f9876eaf8ccd2ac5ee3e3f346419"
        },
        {
          "alg" : "SHA-384",
          "content" : "8be6aaee3548f3a837b55aa0f38c0666679475cd14fa8d5a58238ada3a52e14ab73b81a97d712d908c482601614c437b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2098c5edbf242695cae0928fc341e9211c4db41b356f87e736719cb1ef4469ba579ef309a51d719f19fd4dee5bd8a85e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "31e424a593252ffdb48d9d4d574807626d07f6426e3704ad9512c8f7e1e352b9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a0fd95403635d7b4e8a53aeb169d2b167d80a5be5d489ca9dafdeff28df1b6b995525aee1273c716dc252d8876d98c136d9179fcbf3bc96869c2a105f0e5117"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-commons@15.2.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-commons-parent/infinispan-commons"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-commons-parent/infinispan-commons"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-commons-spi@15.2.1.Final?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-commons-spi",
      "version" : "15.2.1.Final",
      "description" : "Infinispan Commons SPI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3d95326cb7669164ef1103f5241d6c41"
        },
        {
          "alg" : "SHA-1",
          "content" : "d63ac24588ddc735389bbe1aa88b7623387718a2"
        },
        {
          "alg" : "SHA-256",
          "content" : "9efabf806fcb3551e06ad68f2b06be8a36c476116b5038d0233b31f7ec2f5f19"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e3826286c6382a1fabfe4e23850d730d8dbfe5822fd95039fae9e211ae11be2ee5a1f3b362ef90afa6389fad24ebe63b34c0102516a6e68f051724916344d49"
        },
        {
          "alg" : "SHA-384",
          "content" : "335b5a4fac4524bed838148f4fa5c0b4e1e4c8551704b8620bc406c6dfe89d65e1ca5eb7d0de2de453925ab2803945f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e524c6d7849e8082e4f50bd24b99d8ef96ebaf0c4258c56ca69db8de7c5eb070de168eb6486da74925601ed8d2c1bae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9964e3a49bb58c563210c33a88f3e14eada02683c33d582a1be0beaf3af060a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a5bcd77ad31b66d25668790c618da75610c231138c358a87135166cd64201ca4b5609f50301c1eb612eff44f2c5c61b1b97fe26659c9064b77eca80cc3ec6e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-commons-spi@15.2.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-commons-parent/infinispan-commons-spi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-commons-parent/infinispan-commons-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-counter-api@15.2.1.Final?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-counter-api",
      "version" : "15.2.1.Final",
      "description" : "Infinispan Counter API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "68a084034d59e3d0f7d59fedc860b80f"
        },
        {
          "alg" : "SHA-1",
          "content" : "223c331cec3dbe9d5dc6c282ea91b6747d62b7f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "a09de283c8f1b96b904c3337f3564667432b132256e0dd504616bbcb5d0f07c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "ade01d9c6c535deb3533d48140769f704d4022f0f59b03ca9b557a6f70c5fc350417960de88c81b9eb228bb44cbe33ccd064c7f446dbb6f8bc47363014be3433"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e64563aec22d6564830431f67acc1e399764c205792a566715b0d44b1268196ad8ef5d9f12fc8ccbc68db9e34b1b82d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f3c2a013de664917e6a7bcf85e0dd32b0b161878134c6220e5848fa9d974b5ae8924718261f4d3e49ae785bec2af2767"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4144a0efb4c4b8b6de2e27a12942b3fcb4f30f806e783570ecdaea7fd04653b4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "654e5f7e779ae1cede382650dfb314bcb183efec97e283c26873a3bd06edf364624ec40e2967242bba259355351750cd6ed3346061f27c954a6903f6eb1fdc79"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-counter-api@15.2.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-counter-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-counter-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan.protostream/protostream@5.0.13.Final?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream",
      "version" : "5.0.13.Final",
      "description" : "ProtoStream is a serialization library based on Protocol buffers format for serializing structured data.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "75a033a2cf0e3e76a473de1d082e6f9b"
        },
        {
          "alg" : "SHA-1",
          "content" : "2567fb10b5e0d14a39a5e5d0199f1758713f988e"
        },
        {
          "alg" : "SHA-256",
          "content" : "4682c7e5f53736418a00ba99de847d572fe2557c21a31e5d099c3c26f6ee43d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "aa3f5b6faf67aaaedd991e2d22777d4a856f31c174e8a91ffff7d2de684b0651c1e259e8498ce69004f54495f07cfb0efacdeb11ab30149912293beba835f5c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "479d67b54132023c138a84860c59e2b4f489e955963f8b535cee898bdad5f708900060eafb34e31e8edefe9caea98af4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2b1efde9fbfbeda2e5a26e0c4e1e23d4123a7d67394068309655f5c8bf2186bb57b1b143ffd4a1cbb1da13d5b52789d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f4119217af37e0159cc93e07cccc637b3f0a563146e4df792321f853ad9df170"
        },
        {
          "alg" : "SHA3-512",
          "content" : "522ae0c91aed495d48ba2398e77bc0d7de0f98977fc4a2f6289abb36c3fb1f33a676a4afe719c3de3e831155fd5c40e7bfedfec3344609dcdc22e148f4845578"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan.protostream/protostream@5.0.13.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/infinispan/protostream"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/github/infinispan/protostream"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/projects/IPROTO/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/infinispan-issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/protostream"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan.protostream/protostream-types@5.0.13.Final?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream-types",
      "version" : "5.0.13.Final",
      "description" : "Builtin protobuf types and default marshalling for some common Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5d82ab44ece29103c46e20c421a07dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "a0d3df14d924ef12e25536e971587c4c1a14f918"
        },
        {
          "alg" : "SHA-256",
          "content" : "621b0f9a2bc1782640669c767df0c94bc36e1e8aee0ed4a55ced159b96559358"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a84421c92af1efa35b2374682ed3e6e8a4ea27dbce7ff179dccf983e495c2bdd68b5b1446ed5f9ee01553ab479e8b814493ec3d6d46ced014d75a221f2a15ad"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa82af5ab260ce9dee4e82438c10c53ac5d1e2737ec71363ff8fd036e1ad898f96e7df212d8b316acca25347b29bd45f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2ee6192118ca9fbf0063c6ede862aace4220c82b59b3281fc56609d344e8c01e4124938abe2614ca610b2bd397b90676"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36415cf588b0f9daacfe30c783721c16dc5319095bff538d9d7e58884a4f1890"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b51fc24ec212fd4678aed8f8324bed0648c77a9b54eda604bf8def9f13e4492210ac3bec888913678b3cadf40c55c688ad85978c657999712eb447bf7847bec9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan.protostream/protostream-types@5.0.13.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/github/infinispan/protostream"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/projects/IPROTO/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/infinispan-issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/protostream"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan.protostream/protostream-processor@5.0.13.Final?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.infinispan.protostream",
      "name" : "protostream-processor",
      "version" : "5.0.13.Final",
      "description" : "Annotation processor for ProtoStream annotations. Generates your message and enum marshallers so you don't have to!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6d61ad5c46411e46a36d6d58026bfb55"
        },
        {
          "alg" : "SHA-1",
          "content" : "67485932044cbd21df08287c7e11fdba8ebe755a"
        },
        {
          "alg" : "SHA-256",
          "content" : "453e33d003adf79ff1d336e3d8644995a5bc03a75a39e2eb0375a694705ee0a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "7916121acc651a799419d8cce1596f287471f8d3736f32854fe0192985a22a0a8dc9531d37a093d3e19dabd2de50fe00e504270de39817eba54e2e8139698d7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9e9033109e50c7ebaefe18d8e22a185a8f6b874a06340cb2999e0b4e422ad456eedcf60cd18d0e0026f82784e7855d5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b7224fef07bf6f64a0e905488bdaa128660e5a6ea61de7d8fdab0cfc302862a7114c61dcc059f7c4bae4245d5f5beaba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "372bbba676d415503c5d7d58ab8fd6ad7df63c651f822092b82e2bee645b6f38"
        },
        {
          "alg" : "SHA3-512",
          "content" : "99c60bb8f29633976cd1bbc60a5b7b463d21c9799f5c7946888ed51f80cc6f3de625a6d49bef8b33825044706730b64bc90485f030a16c93cd22c21e349215ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan.protostream/protostream-processor@5.0.13.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/infinispan/protostream"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/github/infinispan/protostream"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/projects/IPROTO/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/infinispan-issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/protostream"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jgroups/jgroups@5.4.5.Final?type=jar",
      "publisher" : "JBoss, a division of Red Hat",
      "group" : "org.jgroups",
      "name" : "jgroups",
      "version" : "5.4.5.Final",
      "description" : "Reliable cluster communication toolkit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4b431a24d5e9da24ed43c237ee94069"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe9e2f083d6f5559fd7c77a521bc21137762d7f6"
        },
        {
          "alg" : "SHA-256",
          "content" : "8449a2ab58a009ed99a48a18fef8eb991a8df1ec8006ef1af3c7d8b5cc07555f"
        },
        {
          "alg" : "SHA-512",
          "content" : "790ed906c06623cab87f425c4002856b7437483565c52ad80b019556b90662e05bfe2622e34718d004a56b36a443875d4677382dbcda379d539e5e1d2086b673"
        },
        {
          "alg" : "SHA-384",
          "content" : "6627526558c4bb5ef11d67158c9ac0fdf58593688a89d906cca16699bf7ad72761786c96ef58a5264d2f3302ab03462b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ae71120776055a9bd9a99a58446cd4cdf28b9efc0bce7ce059bac9c8a1f6ab15a2d14ce44e9f528941a8168fee1c5f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7cb9d70edf6f38975242d95a61ff0d991301e42eed3c8a5d391e338549f05f06"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a0f8fc4790b5afe2dac0dca443533dfa751ccf6b7884b144eab9292388ebe7af36174de09b4e4d2aca12393611ae798ae13d5aa0c25ba6e871a95df8f178c388"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jgroups/jgroups@5.4.5.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jgroups.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/JGRP"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/belaban/JGroups"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.threads/jboss-threads@3.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.threads",
      "name" : "jboss-threads",
      "version" : "3.6.1.Final",
      "description" : "Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39d8df6ff3546c93ceead139e3cec9c1"
        },
        {
          "alg" : "SHA-1",
          "content" : "0077135b4d356519ef6622a81c63d85276479b61"
        },
        {
          "alg" : "SHA-256",
          "content" : "a0432e46d8781ee4f9e431fd05be3b58abf668b7e3c524ebf276c0621dc81827"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3891ad36887d41199251b9c120fa789da2b0731f78096d386d35d8fa89dbe2dd546e6a9bad67ba8f9c3194de79e4b27073640aa186b31b4c66d6b1cdeee525b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff27fe79eb158a88ed9f08703071b937a079dd853cdf26ea48dffc996150708761f6b3762bb56c55539b872058bdd452"
        },
        {
          "alg" : "SHA3-384",
          "content" : "85812b298f79b2a472f7075e197e00e57f5d0091471ef4304741224b339281038a262bed953c1db9bd1d2d82adbc56d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb7cf57cdaa05efdc90897031fec29bbfbf9372c20d2169580c8abef44b9e154"
        },
        {
          "alg" : "SHA3-512",
          "content" : "406b20318d9bfba40093faf5328f71ce8b61e09dc57d6fd89f08b625cb42bb9a919a9bc1d0aaef04591fe4203a89a18abed6344cd40be3e1a94638f05d989a41"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.threads/jboss-threads@3.6.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/JBTHR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jbossas/jboss-threads"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.common",
      "name" : "wildfly-common",
      "version" : "1.7.0.Final",
      "description" : "Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1c1941a984207798ab00b111cb20b3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "b5237d5e5a46ede4e4e142d79623d04b59d11476"
        },
        {
          "alg" : "SHA-256",
          "content" : "02baad428c4a0fc2f503795d08644752a15731fb51c3da1add108d5e6ac5d283"
        },
        {
          "alg" : "SHA-512",
          "content" : "042d5eda338589b6ae76d76771da9961be950e47e095868da928d282fbd0baa8962147750f49412343788bebf2b3dd1f2ab1084dbf7209d8a3b1fdaeb6cd3bda"
        },
        {
          "alg" : "SHA-384",
          "content" : "03f33a089f88e53e2aec064f5ad02946d56ccc0c66fa409321aec6b1641a03b7244053da1b001a9dd0314e47e92103b1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "08b40f8f265531e5c089dbe2e675091f11ebe5ad083c600f6d04d3476d7774f53543a5df2513b51de26f151b986f1564"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fff026f0a2eecedfbe6035be3805c88fbd62b5e957261ff054b56a0a9d1c7876"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6286828371c65d9017fd4181d4a64f1223904232daeab93facf438ae82fe23dda3a7439b4d12af17c5a2008fad1921bbd5a0e8a541fd1bd9f0e5db9a323e7da8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly/wildfly-common/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-client-hotrod@15.2.1.Final?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-client-hotrod",
      "version" : "15.2.1.Final",
      "description" : "Infinispan Hot Rod Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "480efd1799be023758de07bdf929b0b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "19ec1477fc345066f27ea8edb72880282384bae2"
        },
        {
          "alg" : "SHA-256",
          "content" : "73daf09892750e4b60d4152d770aec5a19eff23ea670efaa124e81f1365cce0b"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ae774d9f159bf5e48363c98a2e80c3ddc9961779b77a1acf0d7e9de2fc627364ae9d940a260e7d110312f95ec576086d981f83f26fb195d3e8cbd16a11e7f7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "f8a2a8096abe241e4eb8c4a2f4bb2ae667c69bc8c6e22528698ebd6065ee710254198cd6e0df374e9c8fed02e74382be"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f4c859ff56211312959f70a44e6bb0c39d000d50dec1643d0b3eae7afe347e2826d056fe9e153f82e33e0b10ba63d17"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6844c14fb409964922df7094220b88e615efafa2480d429514c1fbe5ac65e7c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "211260192452501447a370cea500864edd24f0e50cdea687676e21cf57e7c786a00de1c024b964ee0dbd888b1844d4a0900297dd29e978ac47a161d09eb9ad3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-client-hotrod@15.2.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-client-hotrod"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-client-hotrod"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-api@15.2.1.Final?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-api",
      "version" : "15.2.1.Final",
      "description" : "Infinispan API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "530a99179704704880a0be165b9a9c13"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a89699de2b01294bfac4b11cf6c0c61ae46dc63"
        },
        {
          "alg" : "SHA-256",
          "content" : "28ceb135fffa36c40ff3b6783f9a317c32c890a75a9727b5901ae361d73eb38e"
        },
        {
          "alg" : "SHA-512",
          "content" : "c03c6bf066885af0afe81fcbbf5ccd71d13ab31afc5bd959b9c0c1bb6969cdf04c75b052e4c22bbcf4f79a57bfd5b6a5a60586085bda7cbcc623eb7fe16280ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "f8402ab69ef376add5b64b51fc6e3b189179c98cde6b68a153eed2f03bba56e520a5899f67bdfa9bab1b630790f2fd7c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5042101711ee846fb2ed7249a89c69921f53c185502f41b1f558e03eb8c9ccd6611669d45c2351cd0d4db87843b9484c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7cd2ece54fc4dcf934e4f9b621432e34a61fb07297c2156f7cd5b2eb36d8ba25"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5a39d15f80619500a0d3064f8289fc78daa9a0fd9275f95b58c28a02f4b24cf785283363acb12722762e18414f6a30aa737da00ed78c79be7af0d0394115886"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-api@15.2.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/mutiny@2.8.0?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "mutiny",
      "version" : "2.8.0",
      "description" : "Intuitive Event-Driven Reactive Programming Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5af5a82a29c3a95f6655b8f92c79c5da"
        },
        {
          "alg" : "SHA-1",
          "content" : "56c05d093fadc864ec991859dd7436d612f805a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "652d7c696bc49096f06396871fe9d99d9b5bae5d52bb8d1235d3d8553755b621"
        },
        {
          "alg" : "SHA-512",
          "content" : "6c3d37652ce8f9f20859aded0c804a0419a9fb089a38705c8061edc6fdd2c7f5571591a0af6a101e72082c0f3387394af5c9aed98a087744d9bf4a3a9d28a0f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "5bb2e80f9469950e2f7a0aab45eb7de310b1c24c0c2a03ad213fb43dd7c3dcc0dd400e94a87b9b52c3d570a0c4ec3968"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d7d41f0435d61a0df97cafc60dda23e33fc5d3e0087df5ca4ccbcd2d14ce4ed997b646f68829039eabee15cef38430a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "080bbc842900abb7934c2f47466e0f718ae3ea0aabea893e4cbe26a3259bb44b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e3885f2f82ae0a87a62f4ec06e05d83ff974375eb7d7a6534ceacca156daafd55ca5db02509e4de2bf64dc72f6892a42439b11865143c1a061c681c961e9a31a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/mutiny@2.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny/mutiny"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.8.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-annotation",
      "version" : "2.8.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "121e7016157bca075f6bfe418b768607"
        },
        {
          "alg" : "SHA-1",
          "content" : "8de8d236445b8ea143a4884fad90023063327aef"
        },
        {
          "alg" : "SHA-256",
          "content" : "84a97f68ffee66665abfb2ffd9e9ead04b36e09baa450a8a4b5550e5010384a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "9639c790ffbf8c71a6f364dabd54d2725c23b7be808b1acaa67cd8633f0c4539f1def9d63e9d304dd6187b2ababb15e821d0cd82e722cd9c5a0325c676076a38"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd5f7a4801642f173252d4add081d9d8e6c2faae597e2700c9b63b63cec0f35f40f0ee0495cf1f34bca1835490b4eca1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "edead40d0aa18eafb745c4d05150e683d4a065f846e924d3b75ea9e59ff9f87a7d4a96d53e334edc42dac41828b361a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fbb27e347d6b51ea551ab8f3d454c84e63d1875b296009b19b527d756a4c319d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dada98e592395a0f78e90a74a98ea1846be40c8f692e6d1748155e784987527ed8a49144027f1089c7072f617c07f8c9e1de00f44a942b047f13fab066ea7771"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-annotation/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-digest",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Digest SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b99dd2279f8bc21262b4e495bfe569d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "85d9a876383d6737515929394972b96b2540d420"
        },
        {
          "alg" : "SHA-256",
          "content" : "1499473f3e4f1c18175cefb63c30842d7a198bd30ee2c6bb1d2be9f1ab8431c2"
        },
        {
          "alg" : "SHA-512",
          "content" : "993940f4e532aca9055731949e34943b88d1024f5926a41d39fe117a3b57881f2bbdf2eca051b04f71e1cf23fb84d727171d0ee8d0c3518861657556f8c2bc84"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a2ad5dd580fcb5a50f3480d65bbfd4575d6efc4358fde60480c0b4939d9f4fb1284ba14f8d9bcbd8f4a0b066344a94e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "900de8b5114c4c5adaaae5fd5973274d3afb1762d1b8155e5638c079e8fe88bd40e1f0abc0490eea33bdfbe03f7c9736"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e80f74311398a0e2abda998a5e442f6b97d458a2c6cf111855a746c8c457846"
        },
        {
          "alg" : "SHA3-512",
          "content" : "17106e7c56f98ad260bca15ee820df88e592b2b7f33531714304a2c1625bf269364ac5442317891dac645a67a148622866fe29e0114a694fd05caa47a9e27158"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-sasl-digest"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-sasl-digest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-auth-server",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Auth Server",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c5d87b94447acc0676f5e6ceafa3a9f"
        },
        {
          "alg" : "SHA-1",
          "content" : "d19c5909606339d8f1dff226018918cf820fc06c"
        },
        {
          "alg" : "SHA-256",
          "content" : "3dfb41d72cf41a575bd21bc0f345114e0f5767b7febaa1dceb29f43f1df97af6"
        },
        {
          "alg" : "SHA-512",
          "content" : "5337829d67f20357903ca299b5ec79a602344e85c11c50168ca180d676810ced85a939a57171b7e0cb672e2e17cc6bf59e666d62b2fd76fb24974b1eb2fcd9eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "f75aa8858d6abc086fcead8c5be5d7b0676c453df14911e217c66b0056e63ca51eab581b27726f799961cc8c8d813249"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c808ff50a6fa13a3abf41c10a6c8e0feadddf388f31e0331678e6fec8ba4e5adaf3408e7acf2e423ca857c6c468e233"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d7951092a5215404b37ff6b09b8493006a655690a03381648eb75b49d66dad05"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7230c8807fb1593b0aec090dec887af5c7e1315bcf14cdb7fef3e771396349fc331cc2a9185fe1b8f3360d4b4b6dbf4e5710b1746bf4a5b85bdd90e43ef80a1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-auth-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-auth-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-auth",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Auth",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ed539df66dab94d316447e08036ae94a"
        },
        {
          "alg" : "SHA-1",
          "content" : "3f8167d41dab91b2197c470be407f85b50afff3b"
        },
        {
          "alg" : "SHA-256",
          "content" : "51c6e14e0007dbf1cdcc7a400e7c2bf3453f7ca1ece6081177ce8deb71cddad1"
        },
        {
          "alg" : "SHA-512",
          "content" : "47407928c8a4e9fec277d97850d1706dc2d0d6d8714860438c493a67fce05ba5d1672b69c9addcd21fb9907bc74456a6535f6e81607069e733a92cb4aff5b9a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "f1debc295605f29ebaceb0bbf58395c99ae2678675d28f45396433d1674cffe7cb118d0eab8892a91ef0cb87309fa1f6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f411c547ca297546ecc3464c38a5e7be904f84724b517bfaa0bbd128ae2e5fbee5e450a0c2c5e9197d8ab6e8e7cf734d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "532a1a7fc2c04acc95aedae29c9192d97ef8e9cbc05e0856298c076338eac025"
        },
        {
          "alg" : "SHA3-512",
          "content" : "77c4da15f901715971b6beb4082c7ab97b3bf89cb2bd1ec445344fa178c5ea72c20328ec25d380292327958e84f4b7be827c6a6299543c6467f17a1e950b6184"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-auth"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-auth"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-base",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Base",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2694e12ab7310256d46cd2ed870a60e6"
        },
        {
          "alg" : "SHA-1",
          "content" : "59824e0731d557d522a28843457bfd835fd12c33"
        },
        {
          "alg" : "SHA-256",
          "content" : "b126d86f2bff29e1f2c531797156d08dec570457d849cf26bcc13469ba5d6cc7"
        },
        {
          "alg" : "SHA-512",
          "content" : "addd05f63eb407336efaf59ab4241a850505c00b21d422de2172e0449c930476c46c78577c02e266ad870d2115fd3c0e7f031199a923839ac12e0dd231a51141"
        },
        {
          "alg" : "SHA-384",
          "content" : "eeea11cc69782e5272eb7c48b2fb5963ed2b247f3a57c3f691e0678a60a5679030e4bf3a6215998387f876aa0919d747"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06550138ff031f9d0c20f1afffd1bb7246ce581541d149df290541b0bb17fd714460e8c6168b7656aa5541f5ed383c6a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "88b753e16dc9e8c0564e34c4493a4ac524dcb3cc0283ee1e7170ca0725a3348b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bddf8e42cafd89b85d664ab71c80daba519b46af8e83a8f53d358300b39a7ba56085bd5d329679998424f32ae69e581dfa232fcc8b4a8063c57f5ae55b67a460"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-base"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-permission",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Permission",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0634403f50bd4e9036780828692612b"
        },
        {
          "alg" : "SHA-1",
          "content" : "0fec59cb1ddcaa408a94b8031d2e58f468b3b279"
        },
        {
          "alg" : "SHA-256",
          "content" : "56fd8a80834c8458a2cb5f7dd9b00ca6f2511df3d5782436f60ad85fa13122d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "b5cd788ffab4bf77240c7099f5deedb200dd08c9ddce89a5a24496784a48aadf4ca3e9af2eed907a100b13191c7ea7dffdab4cb5d8b169f58729abee21b477a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec2f85dbc0e905d05f6c681ade40b100d330a9c4bc8e122901c9000939ad55f4d77b0806c70fdc73920cc8cc6cbead16"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fadfdf23a0bd51a107ce965216dd75ba476d9c40e68b7b96ce91bbb972f2c873417ef0d474ee5de7954d12e5860ff064"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1b11122291750929e4f00e70abe0431fc4c19fa3a9dc774aa0f35816aad06f6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6c0fb0f4e3e34da2dccf112ffb9b74311a475a306af6536908cb112ea2ecff92477fe1d5b3965d2a54fa33126ddaabe331e505303de5aea756180680f3a02cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-permission"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-permission"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security X.500",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "06666bfe1d5d55fe35f3c5693a7fc201"
        },
        {
          "alg" : "SHA-1",
          "content" : "af0703fde5bb6a321bf04a2e81472e784e8fda56"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1d42562f7e8c542f49b863306ec0e13725460f384f6bf7dfbefd401559015e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "58c4b6c51cdda23d1f5569373a097c6a3ea779af7fba48d882eb44404751d26ddf1bf1645f08f67dcc333bb294254688c5969c5798d596106b28ca3b094fac27"
        },
        {
          "alg" : "SHA-384",
          "content" : "0328e6d0129ecafc49ca434cca8d6ae63127ab171560a45b20479655dda49f7c1fbbeb6db0f9b9a021459d8adf750003"
        },
        {
          "alg" : "SHA3-384",
          "content" : "218b540c8086ae7913edcd4728eec34837e646be3c207a6df17d7e0d7bddb684e3f4d4f780c18a5625f56df01885015f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2789de3073ff18a14190bfb137ae93856fcc519ae501fd8ea0b359599c2a246f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d5c3c4274163b72fd73ac6ee38689d0ea1ceb0e3e4a48cae4f4857eb9c005b4b46ac3a51eb82dd59cb1413661f63b0edb5c0df164bd74b7c0965c81cde78970e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-x500"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-x500"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-credential",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Credential API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f0b495f8d79d01a7b1a373a3914cc9b"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8faa4804cf1239d4d8c6bd13a4c7d661f98ce38"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8c129f12a8cd8c090efc5902d7da2b1c0fd1f158d2389a0ddad6a2f3437311f"
        },
        {
          "alg" : "SHA-512",
          "content" : "31ab6bf0a9f265e66f832471c5c055f157245f69a57728d80c52c3b826111c03bb165a4b1e32540eb9a38af92154aecbfb435cdab4cefef32bfe54d659b655ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "1016ab8329baf3e0d5193d8cb3f144da7f69c521fb3a179f4c0e85c92e031acdeb26ceb90eb97e49ed3597a6d9e7d5df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1847647fc95b5813b07b0cfbb2705466d5422dfa8c2ae8c2565b5b334f5f34d867db1fda5894c3c743d202fd751eaf8c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d341f06d6f625f7a1fd0c675450a84c981f86d5f99cb93be22a4f00c4e7a78f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ddf9c2dd34990ba3e98221f9c7b88a7797c43a5b18cbd375e9746d99b33310a75b97074d675409f3c883e24935c2b52457876ba3ec11b4c492af21095c37f1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-credential"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-credential"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-keystore",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Credential API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6467e31de7e34f26a6b7387336903d8d"
        },
        {
          "alg" : "SHA-1",
          "content" : "20d7b9298afe596e244dd95c23077d0672ce38b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "48b3c273e48eae3a270bae143ddc4fda04b77f78243ce17bb65da66ef8733893"
        },
        {
          "alg" : "SHA-512",
          "content" : "8884409d45dbd7be58c3247e7545fe8301d890f9a8af337bf54e3a8f904df7e1ee241b83380576d44f589151404b966f1bf1507e7dc6b2484a12f08d9122de59"
        },
        {
          "alg" : "SHA-384",
          "content" : "a4ee957058c84a9a8db344cc2409ad6e094d957dba73c0192778581fdede1006a53155b743f8b39df364b1cee0c84790"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4157c3c29f9c1614200ca8fecc349b2eea23c93cb9db1ffa31d826a7cf4d1b1d9417528211e982a1322b2f715dbd88f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9b8bbc59a0664e57a0386e2852652771ac9519a0970f3e8f2ac8ad1571883e03"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d0736a21adfe28c6fc68d3d13211f613143fd5d4ace86eadbdaec4356b431a8feb4caba25f4b574058e45564fb24a509432be57768f4323aa0eb57a1a0d4b10a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-keystore"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-keystore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500-cert",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security X.500 Certificates",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8c910b9037fb8fd65620f89b9e944f6b"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8ae316ede9f475bd8923202fd9e09674bc1004f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8215c7e259ac7dd3f1e069b95afd2fa25868b93f693a38fcc29535d290e50047"
        },
        {
          "alg" : "SHA-512",
          "content" : "c127de070d8b704fbcd2bb82566cc66cb5f4828ecc7a2bf1e15606476a3e700c4eae93de1531cbe6473133e1d33b2861588ff1b5b3379801d54e73280226007c"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e92ce8cee66f14d5229a459251ed7883dad0da8821dedf42889e475df542bafbc5e2ba5fb1e6cccdabcae0ec674b697"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c9ef9614996629a6c1a8dbcdb5cabcfb2685667ba6ad2e4f22144f583328bb4c11704cbeb52d9cf8db69dfba57a1852"
        },
        {
          "alg" : "SHA3-256",
          "content" : "88f0c511de34f0badebb47de995c1eebbffd0f1e96e5694e022936553dd0b33e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2562b0b8d591317e63d1d239e0ff7e15b6a29d4c989f50d9540f53dc0952398c876c08b9860ea8c3d268e6c82b5c28f59875e45c723d5bafd1193e27e649e5a3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-x500-cert"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-x500-cert"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-x500-cert-util",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security X.500 Certificate Utility Classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c73474302d17c902cf53b0f0dac9f4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0b6a883d0d1a711688650b963b8b3ea57dfc684"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef2a61eab2ca156e3ba6ee38c8516e822b49a4f6b215800d80bdc40e8e709ccb"
        },
        {
          "alg" : "SHA-512",
          "content" : "d225746ad103228252c5702149166169be81218eb60b2011df2310372f87e9bda4b5f8edde4f258fc0a6b9be5edf8be766b06e51ad61328450af257b2f97ffc0"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e156875af08044e27801490828efeca80078895c2cd3faa1e9485608a2a586567bc7d64279cf23fa0cdfdd82cfa2c53"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20fa5b1231fba94962012b29a0441c74317398b1a921e643458a7ee476b3669c6676a709734874a8fd62e870467efc5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f5adf7587ddb46093766a33674a517f9e66e7339ad5fcd0e12c7f3fca914562"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce47e12b3710052bba44a53dec60bc23104af405b94c3ff2f93843ad90e2bc5be2d75c2deddcadc669d3850febf96bbbf65eede705a2f19671eb100c76995663"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-x500-cert-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-x500-cert-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-provider-util",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Provider Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4ebba9867e86a433499f410b0159bde9"
        },
        {
          "alg" : "SHA-1",
          "content" : "269d3bbd8d2af23ec5f48f72b88f3087512fd85a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c33107e31a4e9ffac9b0e0f62246c1ff9f93cf6c060b9842da82e74462ad84d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "f570a7b55009b0539cafee0308e878a5e7f808047b84a91a8be9c17537de70bc92737bffec60de744b9e3bbc6229d4432d29e0643b24195fc2742f5b6faff5cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d6f59aaf7cb3431d76368aa7afd7c482f605987e348b7d92ff368f207990d0a173c9ee6d5bfc582d5079221e773784e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d1061925a354ec31c4324a0225102dfef14452427b63fd24284e04dc029d8f70145457494f5cbc663ef5e5e582a61340"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f3f4b5e85d37e6ff055277100fce7eb194bab10b3c4d2d013477b827395f548"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e44027690b558e225d7f4613941a204b5412f09dc712cce5323b54cb9bc0fcc8bad1c0029114da7912832425a891db036dcbb9cb6a21eb535f9052f03b9a8931"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-provider-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-provider-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Mechanism",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "261bef9a679053e25869c31b8ac9eb79"
        },
        {
          "alg" : "SHA-1",
          "content" : "00ee774df995434e987bbe4808c3c038636541bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "2101fb3b3acd9abba1eef8b8550c7ffbe79a0a507e14b283bbb59b60ebc7bcc1"
        },
        {
          "alg" : "SHA-512",
          "content" : "aff371b451eb9d47b55a72a42bbc6d6750a990459a6008ae2909ef0ba8fb13866791fab5f042ec8d0a9511f91db1dc4fc8baf0648ef14a948121b91902e162b3"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa26c9429861f24b267e2fe22de7d648c7e4d0669616fb52c200b690f54f4e51e13011d9dce8245f8feb179519f2d03d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6b0bbd1ab0b14291b31580b5b9462f97616e371e4d182212cb2a3ce50cc879796cd90eba55549bcfcd9adc9f7712370"
        },
        {
          "alg" : "SHA3-256",
          "content" : "440177be3fc4f8840af96d4e3712ac510737a1fabe40e8006960d8768bd2c818"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f5fd6bf88ca28f981aaed843fc98b6216c48f6eeeacf6089cea66c6b62a8ae1ee25715370f953b1ecca85286b1aabce209979dd44c4bfa3e6ac2deceef29f05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-mechanism"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-mechanism"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-http",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security HTTP Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8874842c95246aee1459cb26adebbed3"
        },
        {
          "alg" : "SHA-1",
          "content" : "b60bfe976de47f6dd242b92a962386390400585e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a72027558c3ad37e0e50512eb8261eff06b023a11e28ed7ac6ba202ea5f7b2ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "73a8eb12b5ddbef5dd2afde223936c423a0dfd7dc16077af582c9f23abea2e1f6fcada3c9be80bc79917a419d546c08336668396e55d5cfd0a33470bd0e702d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ff6a7807e455bebef0b51264249505d07ab5aa9c6ac4efd4c83ee8500215ab1edf852f59024379e169b49776032c4b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e8f3d1dcb1599bdf4b27739983f7401f7900145c07c1732bf04fce0ad517d2d2f80126017dcdd31ef4731e1da8a1aea2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51172742cd18d3d0db00e1414b433bed99690381dbe610b43516e4386c270bf1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9cdf72794860bc0f6fee2dabe64d676bfce8a07bc82854d83895786fe3d589302d6856c8ab840753c5845b62c3db2edb93577e256201db834e6865e622920766"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-digest",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Mechanism Digest",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4e7fa446b393402caba4432971ff17b"
        },
        {
          "alg" : "SHA-1",
          "content" : "09d9ea3671d0f43b35e0c742c11e71a6d1915995"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d3b30eb51d8fb13f001ca28611ec90b7b8c444b2d7179ad8a5b10bd3fa5b068"
        },
        {
          "alg" : "SHA-512",
          "content" : "4fa6b14ce5346a9050b53e05bc961b94719e9f735ca69b222973d3228b179ecf7a8c170721173536b3f0a81eb6b0b00645578cf7fcf665f2c0bb2019e67ee1be"
        },
        {
          "alg" : "SHA-384",
          "content" : "b7b7e975f5ce3a2ab9e7f086c135ed395356b92205745b3e8c2543a7c9d5aecce0dccce125ccc599cb2ece0a3d743813"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d38b64582bf09563a0d46cde6945c1f395b25d08fded5c12924e1c3b2c6d8aaf30d2fa089cbb6ce287f20ebfb9dae5cb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d940dc80df5dab06f915b3e8a0754d8273386c518059f0a01161922a53f87695"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8760c49b8c2b021b675ec52d9c754dba51006d3db48eb901f0131aab7dcb9f288844e19bbef758c4e64b4029cc43225148d78a8d17d8752d65fea5ee4e51adf7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-mechanism-digest"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-mechanism-digest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security SASL",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f84c7bff5b412e3b39d9ad802e2c9f78"
        },
        {
          "alg" : "SHA-1",
          "content" : "33e25d483b0a992436362f70c5fc573568df3123"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8ecefec708e39649295a0e0f50216977192b39288834a9f85d6a91edac7ec58"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f1c0f2ee996eb7af72a59924fc576edbd59d6084eaeb3afdb985ca2d01e332227a5ad5df439d924b8418e970140bc93559c3ad74222b076ef63a62611cbfd89"
        },
        {
          "alg" : "SHA-384",
          "content" : "c7b71b37fb09dec19e18d5060d4ebaad49899d8244d9bb7434b3bd822f38a9c308ec0663c84768ff7d15ce3a29b239b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70d5a7c9eddc404ae44bacfd31a34203e48aeeb9e03ee5d6443fcd62ddf95b23477962a7b22968638568ac04208dd851"
        },
        {
          "alg" : "SHA3-256",
          "content" : "03c27a7e1d491afaf73165e8d5a2d97b313b57c0a59b81ea89581bb286ea9fa3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "50d607dae01bce526f97e8072f03e1458a3132361971a7e8ae9dbab5c6c2a94b147c956e25af836553a5fe6757df60ad9accfa055c354f6f308cda8f58c4c280"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-sasl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-sasl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-ssl",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security SSL",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f21271963cc6079ec1136ae69f71eec3"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f57be35bba96be6f18eee004cb61e69cc30538c"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea8e9fe36621d48353e7782f5ff8039be392e01ebed31d60deead264f0a7edb0"
        },
        {
          "alg" : "SHA-512",
          "content" : "79ba82251bcd6583f649f6ac546c7b95712c8d8060a04322fdb3a0045236399ef54e4a477d2af4f6a7bdab8ead04cd4252aaf0862c3fe0cf660cdec768b04e22"
        },
        {
          "alg" : "SHA-384",
          "content" : "ddf4d6ff33f10c7ae3d68f3646fc6247a7892cd4afb1da1e4c68ba55f6eec7c05bec159ee3db0d68063e8d0a12d80c16"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44a34f7668265e43e2490ca75b1bd335556882298883ef44b20ae095f0bb3b2a49f11f6a2f164a8875a3e6741d0ba43b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af948cb754d9eaa70f31f654e9a74d6cb4d2960562b37ed3f477162b450be21f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d97e94bffc74343b9fbb89509841bbc944141e2990ada47b9025c7d121b53e83259e15c9f63eff8c7532ea41031d35e553b255340ac01e14fa5cd69083e0b33"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-ssl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-ssl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-util",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "208bae0f3e6bc83dbfe8dcfa2e39409e"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c0f261a556e34f2d6264a6b1bcf0706b7242a1e"
        },
        {
          "alg" : "SHA-256",
          "content" : "0cf77d859653ac895469c1d9302ac846548af5dea5a369d7ee60eb9935f6969b"
        },
        {
          "alg" : "SHA-512",
          "content" : "19aa1366be1821960661e83b0799513fe6f929c544538a8a0aad5930642740922fab6ead486e7ab81702ece4e8bd350fb5fb6f6ac93db868634a166800957fbc"
        },
        {
          "alg" : "SHA-384",
          "content" : "b402582b9a43022e714a5fc8909fa82b2a7ed2a75ceb86f374dac12c1ec5b6433578c42cc298410cf29777bc6cdb73d5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e1152fdde65ff7186d726477729899a7ddc4b7aea3d425b0bd8453ddcb7565db87e9baab54517facf3bf1b8a4f2a1a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02744c4e93648afe0c43ef8d3457b09523d0751b81157e03f547b956dc053c6d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7792c5a40b20db9fcde2cbff579fd7e32fed994b655161e8c31a4b0b57321ec006eb6e3e7a80221fd051e5e8c2bb2238a84c964c92ffd01fe5914d375e9bf4eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-external",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security External SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a8be01c3654da3bab6a1900fa51c17af"
        },
        {
          "alg" : "SHA-1",
          "content" : "9a82a7154310953d7cc192cb6a9915e424617837"
        },
        {
          "alg" : "SHA-256",
          "content" : "b238866ad8959d4e61bf2e5dbf8553f56f1a80e50078f557aeaa51c012836f53"
        },
        {
          "alg" : "SHA-512",
          "content" : "07ade2c0abd355277bf4d5a842814ed31aa09958d0d96e969f0150514abc8a680914eb7854597b56f1c0dc2f74aabcf704fa3fafa5a6be009e816704fdd34151"
        },
        {
          "alg" : "SHA-384",
          "content" : "18cdb75343deab4bb929c05331a9f1d123479b68ab6d5d614921e59257e7ce2cd30c3eda7c97779a687bb57f391bf967"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67141f4a67131c96950a04efbc1f641ee4e7daab6a691bf36036e7e16a10635bdda5cac58c73cc8b5458c4d161b94ef2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e85c9076a2dddcc89780efaa0bdd75b557591a71587412c841b8a0ce588d1db9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "197b680c1dfc839f4f4c85527698d60d9694e863994c3fda447ee57d0d356c97d9c53c414f0eb4584f019f928073e818c2a24157d53dcbbbeffa6b6aadf63ab2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-sasl-external"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-sasl-external"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-gs2",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security GS2 SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7684102e98ed8a3ae7688fd2b2c63ca3"
        },
        {
          "alg" : "SHA-1",
          "content" : "efd1d7c9baa0b1ff0aeb104b9e3fa9eafcdada06"
        },
        {
          "alg" : "SHA-256",
          "content" : "36f1e8055d0aa55b3869b17a6ad9c16b6c0f4f5550a4ea275beb372014e2acbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "acd0938c487e5bccb0e6859176599ddd9e110d841bda5b7b187c901ac739731570bdc35df5e9e3754ae44e0d2da8cf1a57d22238faffdea2dc389b1e7144fb31"
        },
        {
          "alg" : "SHA-384",
          "content" : "c14086b8db77f21bed7888b56ec8c3b61517d48f6e4513653487890e3a2e368a9f70a6b2a532d058431e7bbb8555e173"
        },
        {
          "alg" : "SHA3-384",
          "content" : "914d39cbb3e2da35b93b74312b5ca10e2e8c491d986762db2e29a244c3e4edf9e3694f26ca0bbafa8427978220a1c2e7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6900f9d39cacd1b6a1540d6b77e30993cfba68389e354bad1794e0f5b59526a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be2edef437c02da792beb0d40d7fd0549802ea9663dbcd08c1f861badde0872bd9a7dca3ce75d2920c4ede724ac5e80d254cd3e91987f698ab074932d325161a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-sasl-gs2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-sasl-gs2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-asn1",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security ASN.1 Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21f8bd292c43ea7fedfb6ec548151287"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb85372b215dee0ef6f57cd136658f0ec2ab10aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "14fa60210533892dd40bebea769be9bd0b35319e8289c01355998786cc0dc3d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3fa0a28adf51d6d3a07b2eabd68b3771f6fb2ae67cd78c1f8b889645150d8c74e49911fd6ce03ab1a34b4327071bf94669654e8ccf1f77f35271f5304e5853d"
        },
        {
          "alg" : "SHA-384",
          "content" : "0c0e457ffde519e0eb6246defe2260cdbf4b5db5fd56bb040b2b34979a6457919dbe1ca8cc4aaf88c5c6fc0692e825a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b54357e116903ee44c27fdd73597e80ef7b0116dae45f3b4da717c1b5e2e284a98072fa47826179b7b1705ab51d422d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5cdcaabbe564b8ea1bd6a4d7b35ed5451dd9dd8a9e57ce8ffc3b4c2d6553391e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "afdc4da1c63feef5585c769f879eaffbe79351ea9104bc7232ceb1ff96d1db4088570f995319d049c6a5112fab8dc4f686bd1b2c33497e6d3559796561651e41"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-asn1"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-asn1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-gssapi",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Mechanism GSSAPI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a1282dbed88dbd6629fded5925050642"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bf24ba836c1d2e548836259136e9a39d7d6ca55"
        },
        {
          "alg" : "SHA-256",
          "content" : "6538f76a171b1860daaedfe0059c7d1dd3236d84913cba12d67bbd8eed1b7412"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2527606818c0af258754a57dcfbd0a60938f8a00ae5a8ff251b5d9b66b8e5ae0027758337d1d509410e81e1bc9a51af7306d8c959983ab4531077bda7d67217"
        },
        {
          "alg" : "SHA-384",
          "content" : "9427b1d009f4e085c67ff450131936e6c99b3107c17aafcf0d7f2bc4bd11923268648cd0a98f16c2e5aa7d2186dca28b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae5f229373b60a10d40ba17e31ad63a7abd31da312fccf12933ac2bc788f8b7d0ac441892476e85308bcaf281c1233f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0267633408683a02626d7c7f0922752bcd1b06f822d173a12917b4553d9b4c72"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3aa7f2a23c84801f7094c28c15320f5273f0187c803a2fba4712eb042561b6e6dc9222edb0e2236e321a43134f08eb3cfa3ad844e3f5f7c7a5c51b79781139df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-mechanism-gssapi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-mechanism-gssapi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-security-manager-action",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Security Manager Action",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a8937d9b7cb33267d43c9e1eaea03ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "5cc12f394b764a5bdefe3df462dfa21b4a3245f6"
        },
        {
          "alg" : "SHA-256",
          "content" : "de9c124049c0cf2c9c9db501461e1be853c3e8eba904bdddfe543c3d3436c734"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b16c678c219ddfdd91c1700688f60a0fcb794ef36ad7ab144d521e2313b63e192cb96d2d0819f980dc8566360d4720e58a4d339501b1ad4442afc48c10e840e"
        },
        {
          "alg" : "SHA-384",
          "content" : "57721bb834dd0c63061bae00d43fda40c34b12c6ac5a14dad91382c97ee3514597fb3d40b6332e0b5b855efca86c4902"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1744a1f4afc51bacaff8dd031fee5abeda6fafc24e8446af30d4a40749309f4a5b36a031c2a6df6c5b377d75e7891219"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f83cd6a61dbcabb007d490cf8d062664ca49a20e3427edeb0809aac8ac8d708a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54aed8f0d0252adda3a2a651843c0b63381714fe39fd44f336b44186e36315528b3915548cfd28ea98086644faa9fb9e0405e28e87247f2d1b9f26d395c5abc2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-security-manager-action"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-security-manager-action"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-gssapi",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security GSSAPI SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b0c6db0cf15f098e8661d862bec2fa16"
        },
        {
          "alg" : "SHA-1",
          "content" : "c6ce27d2085f3192c094b69403213d877947762b"
        },
        {
          "alg" : "SHA-256",
          "content" : "c395caad5f0b2a7288b1160bd541f6cf65b8d6a5bf31a99edfef10b6f33ec5ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "d70812b93924dda66a8a31d52f4d1f5d75a283ff10b63109b7cd6d91cad0446486902a0e8bd7f41df2b4d5637fb594b37dcc389f26a5fdb396bac3d59fa7aaf0"
        },
        {
          "alg" : "SHA-384",
          "content" : "669ffe32a770e33dd0e177ed32ad7aed7dc64675d1accdfd2f74ee29627c5dc697f2cc39e5fa97ac69089d788762550c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01e1897f9ed50ffd3876e61fc1afe9327e768fd269d748b7583d67d44bd284da42bfa0b8bbb6b10ef2fa3c640d7e3977"
        },
        {
          "alg" : "SHA3-256",
          "content" : "20a08e0f84e4c3d94685cac9024356ad124c2d658efd69346d79fdcd30238f0e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd6b5b10bf1a8be04b624fda6b866a4e35f557f6a5871152206a3039e02242884f9c6d35ada408aac42b0ea13515744ffb4da9dd23ee62b8c322deb9f02a513d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-sasl-gssapi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-sasl-gssapi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-oauth2",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security OAuth2 SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c81d8f8c0cbbd3e85d72b51408df4228"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f51c09cf770f9781759d7459a289b3062a8e9f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d9ccfbe18e1b67aa90c654f2358ef03279ee9e4afbd391b3df9bc71d978e6b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "0fc69337e50cb741e173dab7c7e5adaf947aa6cf0905c51fb7e19f61c65377a65abcd9f27dfbc299f80edb6035a4d939144da629adec560ec74c615e43671f72"
        },
        {
          "alg" : "SHA-384",
          "content" : "f05014e6240069d517de97d198e9bf51536e671ea34d951f5dfb9fc8614ce4dbbc8443c17c06ebd25ccef44776265365"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec5c811305a0a0f3b5ee1fc1bf5438e8b0a7d01159e379f46644611b9d4574234b87164923609b3e7373991951a07469"
        },
        {
          "alg" : "SHA3-256",
          "content" : "273c2bb0777acd424d5b570d421de706df6725648f012efb0e99081995333949"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2e5cf3b3f98cd49ba531f568ad7956c9f906fe2380e9c32d6f18bc6873f789781b539c8fa4a63c329d2fba14162426fcb562044ad6d5070fd211c7d489adf26"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-sasl-oauth2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-sasl-oauth2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-oauth2",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Mechanism OAuth2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0906dbe37cade56520656d8385fc0015"
        },
        {
          "alg" : "SHA-1",
          "content" : "da30375ffb56dc5e8889308623e7bafefe020298"
        },
        {
          "alg" : "SHA-256",
          "content" : "eea926c7e03be4d61057af3d0f20bbaf572b9f694af3c56ca03a161aa9176481"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5d44bbed2dc24fed9530e6578da998467c231ed876cb08d20a7bcd3fdfa42d88a632caeb3fd13456521ce515f5a7c225e7dcc6848e798c016b29a002d6ce2e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "a18629ef42f0476c05b1e1c41302be49b378a47d0215065486a06cc057d7f76061674f6284b1bcfe378d88e10f0578d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c28c87ccdcaa4a2fd345fdf80e73dd808c273396d126f15665f1a87a6d200e436d51143f61ee4eef1a8491526271fb4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d7866f1792a7ea1ef2ca30691ff0af5d17eeecc133fca5f9cafe6d57628f63c1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "518c15b44ae610b7d7a5d97423a4d3ae51d5485d8004f114a132ebb2ef58fd32f23fe41bb2ac34ad22076f9906c89e6a78e2841df92f84a6a1550a659c0f353d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-mechanism-oauth2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-mechanism-oauth2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-plain",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Plain SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ff8f7a4ef5df5f6889dbf2e57cc50320"
        },
        {
          "alg" : "SHA-1",
          "content" : "e11b0248edd031bd7ef192d657416f4817d262d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc41d98acad8ffd8b9671479a96b9c4803d2b98ee81b8f28a9c0fe8a8a1f821d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9422357f9d1946c0c832aac0a820b4f52d39dec6afdc4177fd094f9c2425e510af6849d001e3c963e6d080368b9f62d801f32433790307b1c592f81e98e0dcf"
        },
        {
          "alg" : "SHA-384",
          "content" : "bfc9d3e9cb7c0876bd13bf642941944120892f398591bef82ab93f3f8751e4e7d5774eb5860f8a613af22ec3530f1f8b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dda44d288a7bb59e226323660705be604c4c2beb60f5dad2f7ec8b2ce7982a0a58f48823dbe86c60f58196f4ba9686a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c03820ff7e6cab112e1451c2570e82766bff22e8a8e89a4f01d4e7ff3ce24a09"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6503b329e24010c0be48fbdda30a11fdb5f4db1b5fea1caad46a2b1aa68b6529ce2ffffc13a3a68762805e332be3e35dc1247ae73a512c3d5157bdf21c14c897"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-sasl-plain"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-sasl-plain"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-sasl-scram",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security SCRAM SASL Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a0d635658260c1080832c35c5ef55313"
        },
        {
          "alg" : "SHA-1",
          "content" : "7063f3e014268ffe9299107b05826ee26705a961"
        },
        {
          "alg" : "SHA-256",
          "content" : "205ef3aebdaa22db7afc985c7559466ad4830032728102e88e6806a253a929b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "e52d551a8c649ba72df6da57159764cebb2cc4d47658c0458e8e0912fae187fed61a48025c48cbbcf8d40d63d534dbfd27330ccdeea46085a39a56e71656ed1a"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5f52ff73a496f2764a9d971f042b01057e426fbdea9d979c855622f73e0ed701498d7047a51b62d2b3069fcbe6ac9b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f1312589e336b6a06ffd7ba8e36aec7d80e9fab8e2114614f664d2b4ded4540217437e278c3c7eff8295d2ea83dafce4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb4987bd85ba6b7458156aa5b602e499263d57dd2db29a8e2bad2b988cecbfcb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d578a1c6c11b729be37d371eb79fc5bba3a21c61bfdef6dd10986a786eccd8bad9985f83412d03cc10819ca5009c0dc42b2aab9ab6cc875be46273747a33b0a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-sasl-scram"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-sasl-scram"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-mechanism-scram",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Mechanism SCRAM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39d9e2bdfa973246a9ca46a5714f7d69"
        },
        {
          "alg" : "SHA-1",
          "content" : "b905c24ae0a7f9a75961bd6153e0654ce18ae746"
        },
        {
          "alg" : "SHA-256",
          "content" : "24dc8a7926491560db84bc4d561130497fea1516113136b61ec8eb89c1bed244"
        },
        {
          "alg" : "SHA-512",
          "content" : "78a253eadcfc68f0364cf9dc9d4c4077d33051798c34da1fef231bf541bce6abf92cfb69aef14dd4eb48ede18ca9e517fb4ec8f14e73b49f2ef4f2b92dab89ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "b3ce902d60245346d5a374a6eba197865c0b475d1f80ead200317ec9a21d952e2b9992a6b25bf09fded82f447b7323b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "924b0ab71911fc760d787176f747f4da4781ddcf848b4245e25d8fdfa79d9b2541a8013ccfdf4094a364c4afd7c8ad28"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad3d6964cc19bdef0dcec3777364a2929e4c28ae727f668e753e30c3c4eaf493"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a11c6fc55ecf7e9ec82a09a29ca80167b45c9026090d831cc50cac48d16e368782cf78a656b87c310bd02240f1939ec0cefcf021cde7e24cfa9c576b1d316533"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-mechanism-scram"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-mechanism-scram"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.6.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron-password-impl",
      "version" : "2.6.2.Final",
      "description" : "WildFly Security Password Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1dd297fca80b9797ff9c14f645a3fd1c"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c2048377b6dd9cece5916cb452a72f8daaf8f7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "aab620ca2f305c868e441724c6bbe091dfef069b518d37b62fe23b7ffaf98cd6"
        },
        {
          "alg" : "SHA-512",
          "content" : "64586f15d453a9974dd6615ed5be37db2bbd5a205cc0949d61935dc024271db87c1d4df463407ea23bc60d128133ef904b2bb5107e99636d56a3a42be2f229e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "3390b33cf68fb66f735a27ab4112489ab4971fe5efd394591018cf314ad3ccb922f0c7b613db4287d21eea3d1d73794a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c16e9111427e3ab319b5ce665b159996bc0de1547e6990a304b42d6d6af08c500b1871f5998dcece69e32e4bcf3c637b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b1a28ee724763726661c5e90b055cc892f6768ba8ffa518cd11bf3c7ddb2f89"
        },
        {
          "alg" : "SHA3-512",
          "content" : "122e20f90a797704094abdb80776416c9f4c4eb7f9b89c5ac2f1cc3fa0fcf561b909b784a19609f27b5a4e70a0945f20c761b9eba5f863fdefc6f954f4ff5169"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.6.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron-password-impl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron/wildfly-elytron-password-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.10?type=jar",
      "group" : "io.reactivex.rxjava3",
      "name" : "rxjava",
      "version" : "3.1.10",
      "description" : "Reactive Extensions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fb8adba2b37f4bd2d5937231c7db7e34"
        },
        {
          "alg" : "SHA-1",
          "content" : "d980c75b983334eeb9a7ea1a252d044f5e6cdf77"
        },
        {
          "alg" : "SHA-256",
          "content" : "e9f256f9e805572dd5fd45b140db360d7dc444d0c383049b2d3d7ebf05d84aab"
        },
        {
          "alg" : "SHA-512",
          "content" : "c495dfd8e4dc51d34d221c80245fd61b56e9a6a6f104d15edb5a39a14a6e947a85f5f9d156aa658ebd1451018cdba10ab0fdfb9214a18423ccb29458f4fed512"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c9c059fedbb548aa3725fd540777b8c8b10b0506138faf7700e4ed5a2cacf54ca25d6635f11c286e67d92db8cd7c250"
        },
        {
          "alg" : "SHA3-384",
          "content" : "850c3e7a838634e8129655ae4704e612a3b7eb8ca1b0bc2d617bcbc5d5ed5b690cd2a62cd56d9e3947d0ddfb6f5f2932"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13ca581b062421a245cd753eca61f50e7ec5618b6e4410da6e7a8dcf52fd6663"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9cdbcd9c7c608828f60c14772f68b670d9e0e4bb6b0a3921abaa4ee9d484cb44fc09a4f1c6ab601b67e94118a63b261d5d2367cb2d6b55484f440cbdfba2f337"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ReactiveX/RxJava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ReactiveX/RxJava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.oracle.database.nls/orai18n@21.15.0.0?type=jar",
      "group" : "com.oracle.database.nls",
      "name" : "orai18n",
      "version" : "21.15.0.0",
      "description" : "Java classes for NLS or Internalization support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b3fe7e9f2dd30481b598bf39a7eb8aca"
        },
        {
          "alg" : "SHA-1",
          "content" : "8dba94206d3752c0c933a4d4c976563c1df828f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d33e06fa57a77581310fc35becdc80d47462b4302d6d31b7ab2c7d02ae4bbb7"
        },
        {
          "alg" : "SHA-512",
          "content" : "a341600b9514fe79664862dea8321c2626f50865d0d4ab264efb924fe1a4e61523e7f598cae996f4850d6c9c1f6969d85f8e97ae94abbd4f2d30f6ab0a115916"
        },
        {
          "alg" : "SHA-384",
          "content" : "2ba496043bfa85dc42751affb6ddda734319e8e1bddbfccfefb5556f3e403f11554f2d6490ef85cba0c5b8730369e04d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "760ad0794c009c93c325053dbaa6d612766c1afb009811fdbbd5b2c7be41e4b2df9be54f1897aa3dcd736c547e85f34f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "91af93452d8c2bbe8b0ecfd115f73388493e0a612f3483a4959431133974e2e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fe1c1028fa6ed0a3741a3299a0bc3d9aa9b0fa754275fa179d9163fe49ecabf187674023b0ecd2afa693d1955a09d0e0bee257cfb0d6c79fa685237c6e9793f8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Oracle Free Use Terms and Conditions (FUTC)",
            "url" : "https://www.oracle.com/downloads/licenses/oracle-free-license.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.oracle.database.nls/orai18n@21.15.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.oracle.com/database/technologies/maven-central-guide.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.oracle.database.xml/xdb@21.15.0.0?type=jar",
      "group" : "com.oracle.database.xml",
      "name" : "xdb",
      "version" : "21.15.0.0",
      "description" : "Support for the JDBC 4.x standard java.sql.SQLXML interface",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "15518898560ce1d02da40c38270e97bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "58444a010f930198438671e0bbf02a921425a118"
        },
        {
          "alg" : "SHA-256",
          "content" : "d43f263b487d74432689b39c0ce383481eb1e03c49a0c337e334761daccf1d29"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d15ff135c2190d953557343c452d588c7292c17d44e141e467863b07cfd32fe210682e6b9d258b29bc4b13edb12db725f0fe1a6260ac74cbddf19fe5b01ad67"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e444f71f723e125c7c92eb376cd4e72b7fb6fc1a41ef563adbcdc20f47f7e4ef9cd4a8c4dd66774e40bb503dfea9ae6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2b22fbddb1bf782581b5d2d27775caf132e8fd1bbd7f790c627d3266e118eec08b2206621a65e8ac396775fc13e856f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "322bb826bef6d6a311f076784b4f4f4f6bb18afc1b8420b6345c8d6d332e3df8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1355e6c72dbb30fb065b46504bbc55a5979cf0b3ade1617bbd7d01ac80ba12a8f8c70e8ea0b77a05026b27c2866eebb4f27f254674ad1ff1f65493526379d89e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Oracle Free Use Terms and Conditions (FUTC)",
            "url" : "https://www.oracle.com/downloads/licenses/oracle-free-license.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.oracle.database.xml/xdb@21.15.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.oracle.com/database/technologies/maven-central-guide.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.oracle.database.xml/xmlparserv2@21.15.0.0?type=jar",
      "group" : "com.oracle.database.xml",
      "name" : "xmlparserv2",
      "version" : "21.15.0.0",
      "description" : "The Oracle Database XML Parser library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ebf3b4aa5456359207928ce5923ebae"
        },
        {
          "alg" : "SHA-1",
          "content" : "f3d4cdc61d4be1df124d7dc1d5bf8606927d8d62"
        },
        {
          "alg" : "SHA-256",
          "content" : "3421b8e93740d6b03a7d01cb3b5f0d2f865cf34171ad7aa79e8363f11799fd36"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd4ed05c90293c2c403bd437bcbc68fe5300c6f7c422391736addbba13c6e3f27a7d6432200d2b0b69ad71d443b116596eb9745e7f7099a311e748ce6ec993bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "b2d494904543d9e1dd7d8266be46ed22dd87fc199da480a4ba64ef7e9e4a0589957ae70b6028eb79e291341f2e5c2db4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fc248e9835897a196a7cdc2a7fd555337e704b3a1387b11a70ce1da5e153adbb473e8caf90965a50fda1453cc1eb9029"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c0a8a6cb42f51d47abfb9874b863064f9ebb2af088437a5b2c735da116b4b873"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0824660dd12c09d03a204837041f43b7f97ac3a660b8ee61111ad98be0fa53d760211464f1e9960f1de081c04f9189de6626b30defb7e830dbc2211f95b3e495"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Oracle Free Use Terms and Conditions (FUTC)",
            "url" : "https://www.oracle.com/downloads/licenses/oracle-free-license.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.oracle.database.xml/xmlparserv2@21.15.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.oracle.com/database/technologies/maven-central-guide.html"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ehcache/ehcache@3.11.1?type=jar",
      "publisher" : "IBM Corp.",
      "group" : "org.ehcache",
      "name" : "ehcache",
      "version" : "3.11.1",
      "description" : "End-user ehcache3 jar artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7171b3ac8b0f20c8d2b0542848905b7e"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f68a40207555a7059bf864116da3dfae89a49c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "8fcfc71f6d718a9be0c156ba581cc460b23a33d174ea9577228844a898d9fc00"
        },
        {
          "alg" : "SHA-512",
          "content" : "06381a9083550d40082ed6ac491baea51017b768fbc1dfb1d8be5eec893273169353a5af285bfb22a0648f826ce88951efe6ae2cc0cfa7d4f7c093a7d4319020"
        },
        {
          "alg" : "SHA-384",
          "content" : "f4b9844063f5aa87efec53aea6c52b09228683737d1ac79a746c832a798ac0fe2fbaffd9036ba25de72a0ed2d6db09df"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e50dad4f7aede5b435b17d6eef057f4847348cad9c0a7a7d4727c286000bc3039225780ee29a155a86005ca2a145a5d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5adc7a56ffb79f13ce95927e9ad0df60cf34a57e084fc5cc7b45df7671bc9a4a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e88a715aae756122413123f5529f092507d1f291e06a3e50f96772d2241c69fd2c8ad90d430b13189bd79a92076997382574962f0867ceb04c6d7d70dc1f8129"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.ehcache/ehcache@3.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://ehcache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ehcache/ehcache3/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ehcache/ehcache3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.istack/istack-commons-runtime@3.0.7?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "com.sun.istack",
      "name" : "istack-commons-runtime",
      "version" : "3.0.7",
      "description" : "istack common utility code",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "83e9617b86023b91bd54f65c09838f4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "c197c86ceec7318b1284bffb49b54226ca774003"
        },
        {
          "alg" : "SHA-256",
          "content" : "6443e10ba2e259fb821d9b6becf10db5316285fc30c53cec9d7b19a3877e7fdf"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fbb4d883725319028fd3b558086a29ffd0fd0006b56eca627ddda23b1155e287af29860038d92d4c475975f4d1f4ac8249ac55b88852869623485171934b31a"
        },
        {
          "alg" : "SHA-384",
          "content" : "59c1249a26ec6052bca487c453af2da7d159841c1e20da0acb98bdec292656d9b17bf655c3c69fe87c00f1834808db55"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d12aa1ebe44172b1b63c6ec2452c19131970c1f00846f3f05f243a4a082bd43f753451c226464db616caf4867a574e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bd12121bad35eb802e4bb7519b976d2cf46c2b9e5081388d1589f779d1afa165"
        },
        {
          "alg" : "SHA3-512",
          "content" : "29f5a8853221522e5ffe21d03e4ca603f70ae6c28df5f78efd76e4ef25f23a47aff64ba22fe2f037347d4970d8f589b9ee84ad367e222c948d4956d84b96260a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.1"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.istack/istack-commons-runtime@3.0.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://java.net/istack-commons/istack-commons-runtime/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/javaee/jaxb-istack-commons/istack-commons-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.xml.fastinfoset/FastInfoset@1.2.15?type=jar",
      "publisher" : "Oracle Corpration",
      "group" : "com.sun.xml.fastinfoset",
      "name" : "FastInfoset",
      "version" : "1.2.15",
      "description" : "Open Source implementation of the Fast Infoset Standard for Binary XML (http://www.itu.int/ITU-T/asn1/).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57f3894ad7e069ae740b277d92d10fa0"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb7b7ec0379982b97c62cd17465cb6d9155f68e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "785861db11ca1bd0d1956682b974ad73eb19cd3e01a4b3fa82d62eca97210aec"
        },
        {
          "alg" : "SHA-512",
          "content" : "95950422534fe074f993d9e9dac2eef3bac16d5843e12f63b05cf6779dc30752f87e065df918fc41fd8b8ef89d86b44a4861cadcb808a1c62d93a25fc2cf4ce2"
        },
        {
          "alg" : "SHA-384",
          "content" : "9cfafbf8b080e28786bbb10b001f187222d3e71a104e745df8c2ceb32c7aa87fa96769aa3523586eab4ce12509049551"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c434e7daae3c5f52558602844563984a69d42933ad5f7d599ed047150eb596774a74ea28da9852e3d1533a861a77b704"
        },
        {
          "alg" : "SHA3-256",
          "content" : "633e8afaa8d30d1f537624cdf3fa33985bd2f09a4de65b330d9c0585bd2a8720"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c4271dd94d7dea713fedfebd9ffd190a3f6571f45a501700bc132b57b0344f740e114a05e78404e102e445d577dd0d783d76761cc9c83356c5d7435deaabcc3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.xml.fastinfoset/FastInfoset@1.2.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://fi.java.net"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://java.net/jira/browse/FI"
        },
        {
          "type" : "mailing-list",
          "url" : "dev@fi.java.net"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/javaee/metro-fi/FastInfoset"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-debezium-postgres@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-postgres",
      "version" : "4.19.0",
      "description" : "Camel Debezium PostgreSQL support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-debezium-postgres@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent/camel-debezium-postgres"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent/camel-debezium-postgres"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-connector-postgres@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-postgres",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0fc863971f3dfb1051a040022ae1d958"
        },
        {
          "alg" : "SHA-1",
          "content" : "cbcdcdee7a3ea81f5a0ba05822b0f88df19ea6a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "266b46d47b3bf66ffd484ffae01da40be52399f9b012b75e8f36909ac35a3f17"
        },
        {
          "alg" : "SHA-512",
          "content" : "2016482ae14061a2cdb28fea67a70e7db15e44c907d73455399560e1b8083147c149e4ac1441ccad6a02596fe9d3db58270093e0d48edd4fad3d9d7f324cadbc"
        },
        {
          "alg" : "SHA-384",
          "content" : "d8a693c92d478c2d64d21e4d2d34680dbd7b29fa232456f4181720bcbf199b2fa59faa37cce131788c4d8041b5a6de59"
        },
        {
          "alg" : "SHA3-384",
          "content" : "abc06d698c14a261c0cf82e6e41adde256c4bcc9b2ee230232e9dee26078c84aca2506cde4af3bb2b2ca10f389221af5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ae7c7e93bd9d4bab461627e8659895394cada356ea98b8a6e6afaff2bfc158b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11278d722511410bc36896884dfd49a20918c29ff82bff3b4f79dad7431421f4ba4d2cc86d2e08c872729ede284f9c975b4101e1c0aaf075766a1f9eddca1a42"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-postgres@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-connector-postgres"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-connector-postgres"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.postgresql/postgresql@42.7.7?type=jar",
      "publisher" : "PostgreSQL Global Development Group",
      "group" : "org.postgresql",
      "name" : "postgresql",
      "version" : "42.7.7",
      "description" : "PostgreSQL JDBC Driver Postgresql",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7faa176ab9883b32d5f6ae8daa724f7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "67f8093e8d8104c74bbf588392ac3229803f5d17"
        },
        {
          "alg" : "SHA-256",
          "content" : "157963d60ae66d607e09466e8c0cdf8087e9cb20d0159899ffca96bca2528460"
        },
        {
          "alg" : "SHA-512",
          "content" : "3383843ca60f29c796056421211b81752177bc89f85b7c513f6289895d33614bbf4908db4c6c9236ff31236a95a1120e91038666c59b6929a08f2d26ec6d1dc4"
        },
        {
          "alg" : "SHA-384",
          "content" : "046819363e59e35c5be89224ada6d0475f89f3a6c2694aec1babe5caf753f7731a0105efd64276290243191640b80e99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be2fff9aba0c33f85068c00741a444b5794e912f7781e1a1af89d1e61a002058e479cc579238054bd5626103eb358112"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d32f87256f05769883e9267e8451c2d966532b0a52fc77225556a373545ddb65"
        },
        {
          "alg" : "SHA3-512",
          "content" : "81e618038abd23daa1fc991d696d3365e395c4481160a2cfcf05f097371aea1f50d247394377f1ad455f60470a6b737ee674cc25a55209f3e89a1e5d3b73dbb0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.postgresql/postgresql@42.7.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbc.postgresql.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/pgjdbc/pgjdbc/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.postgresql.org/list/pgsql-jdbc/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pgjdbc/pgjdbc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.checkerframework/checker-qual@3.49.3?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.49.3",
      "description" : "checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5881721126d6f442ba085fcd81145a4d"
        },
        {
          "alg" : "SHA-1",
          "content" : "119a4df4ba2e6a432b23989a785f81be38a56849"
        },
        {
          "alg" : "SHA-256",
          "content" : "367edbf2fe9f606c1fdb5a8ba6e1c9c27625993e1ff954e3868de70bcc6416b7"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac7086d64d28b9b39f8c95ec07c0f2531c30d51e24dc531210ca6b266a99f8bc59da4132e7e386a8ddf321652609611ad62dd1aa5ee3bc7db6948cbb72259ff5"
        },
        {
          "alg" : "SHA-384",
          "content" : "08b5076a8ba525ff20631908da99632b7755e977894dae4f7f6b1fa2bdfd6eca6cf0760aad7188cc242618700407bfc9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "efa2a0a28871c2131877c15a2300d8942fb76ca85ef12ace80d704807cd4dd1dfd5a3b4b5faef2ff4d7150af64d8dfcf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ade16f420610d75fba10a9a8bc6197214fd6cb90b9d3434b6c8bfe8a8f13fd91"
        },
        {
          "alg" : "SHA3-512",
          "content" : "721649c4ec14031dc0805488666d1672df365f4d404b2fd195b388a1f09aeee2cac76f9b68dddf8a79ba6d74984179a49ee83f7a1521c79544abac12216bf2e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.49.3?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.apache.camel/camel-debezium-sqlserver@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-debezium-sqlserver",
      "version" : "4.19.0",
      "description" : "Camel Debezium SQL Server support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-debezium-sqlserver@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent/camel-debezium-sqlserver"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent/camel-debezium-sqlserver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.debezium/debezium-connector-sqlserver@3.5.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.debezium",
      "name" : "debezium-connector-sqlserver",
      "version" : "3.5.0.Final",
      "description" : "Parent POM for all modules and connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3b3f3752366f36b204cbdffc50b363ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "f90ecdb0200fd3b9ac7cf02a2f93eb55d1fd4d64"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c7bf657877e56acba49dc7605bed9525c6a6b9940d96d8fc5221a7975788e2e"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c214087f95f45e419bca60a3bbb7195bdaedb15902aba0591b8cbfb025acb3dd9fb9cba27c842b183a97d57e5cf4fe7d0d9fc3d16bc776d4b78144e3a3ea121"
        },
        {
          "alg" : "SHA-384",
          "content" : "d50819f00df9adcd1116e29d355a8724ede1fe5d6b39dc446cc62300a90a84ba08e49419edcc08cb7bb05e7557e49ffd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d05f5f37299e45b6d4c0fb53261e0e814dfe70093ee64568dd41751056366f462b4b17d996bca04a857b01b684cfb73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6b1cf5f7754b1255288159276e8808f77a87f509d541042fa1150a1182b623d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bbadd282202cf515ea2dd51f1a627c35d89c7ebc515ffe1d59ff17b239e15e1684a0fb4001dc736ed30fccc77fe9e05fa2be151403fec0ba272b713f98289d5f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.debezium/debezium-connector-sqlserver@3.5.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://debezium.io/debezium-parent/debezium-connector-sqlserver"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/debezium/dbz/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/debezium/debezium/debezium-parent/debezium-connector-sqlserver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.4.2.jre8?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.microsoft.sqlserver",
      "name" : "mssql-jdbc",
      "version" : "12.4.2.jre8",
      "description" : "Microsoft JDBC Driver for SQL Server.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c10ef9c332098b2c51f20f03eb6c294"
        },
        {
          "alg" : "SHA-1",
          "content" : "a3d1dc285557bc212b3ee56056d4d2c5ca601887"
        },
        {
          "alg" : "SHA-256",
          "content" : "246b7a4978383a4f9ccccc06a4393dc5d570fd64a434b781c6a82170cdd69911"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d5f7ae8d74f4ea7584d92f7a06cbf726750a5fe970f8c02112c392ad80598564ab2e7ec1ee8b3b71e398b3cbc931e12fe492e24237bc507509d26fe8727f582"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b12ba1635605215935c1e0c050a573e0f75931cfc498e259b6bbf6fda10baf87549e01cb99d8d8dade5f9a1bba4d59a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9eab7457efcebcd2ddb93b1d2e7c8789598cd9bd515ad160cec07a290c941a538b3f1f00cbfff1e27aafcb81aa95b511"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36f6c42613d73ed1c65d8674dbffb6c54de258486c7ee66e38fce6116d3f6212"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2172bb075ed269352371cea6b0f7168d2791e1dd90a8aaf4d6276e8b61d08085d1d7619d6ea25e75536a4292b24debf5c72393f012b05be2d250507e4b66608f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.4.2.jre8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Microsoft/mssql-jdbc"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Microsoft/mssql-jdbc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dhis2-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dhis2-parent",
      "version" : "4.19.0",
      "description" : "Camel DHIS2 Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dhis2-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dhis2-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dhis2-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hisp.dhis.integration.sdk/dhis2-java-sdk@3.0.2?type=jar",
      "group" : "org.hisp.dhis.integration.sdk",
      "name" : "dhis2-java-sdk",
      "version" : "3.0.2",
      "description" : "Java SDK for DHIS2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "067f3b896a59efc7fab0a9b80127f19d"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f751393c0dc87d873324e444c19b28018b1e9eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "598bd659096ecf3bdadb3fb5f1540f7bce1572f3e7eb7f4660cd7c25301aa53b"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e326967682674243438404c4bc305702986ef1f5ede6760d50547ace601baede3dc818ffee322a2f7452c21158a5b0327c0ecd158f76f6b539350d691802fda"
        },
        {
          "alg" : "SHA-384",
          "content" : "1852fd64ec72567683d9a7ec35b6356dccbf04167b794f9fae5443bf76e2532ad86af789bba8fc3307b2fc57a4ddb231"
        },
        {
          "alg" : "SHA3-384",
          "content" : "713f206e537847ffff443ca4adb055784a8e9444f1c7f377c8c7d50004b420ac0fa5ce3b34586567f9f18f7ca8d10ba5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e4ce83abfd00cb1aaaa3c3e8efa73b9dde50b6c983f3204da7199ba5390fc677"
        },
        {
          "alg" : "SHA3-512",
          "content" : "70152e581f3f964e5a94def88fbb935a19810af1c79892e7de7bab6df24ed633a9a7db99fd95dd0f7dce4a22bff2e7ec468389351e73f632a59c794c6c8adce1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hisp.dhis.integration.sdk/dhis2-java-sdk@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dhis2/dhis2-java-sdk/dhis2-java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v40.2.2&type=jar",
      "group" : "org.hisp.dhis.integration.sdk",
      "name" : "jackson-resource-model",
      "version" : "3.0.2",
      "description" : "Java SDK for DHIS2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7174e9e87cbf101b95fdc8a23b08c77c"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a70475f768fc21439c56a32d47a59a5926d9d6d"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb65bd52752dd506559e96d63818b61a03fd1e7639c12d34cc8c7ff45c1bca6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "772eff1385348458ceca31adc29bd23c7f2d10ff461bf240712a84702d3c32a370d4a68aa5ab68443f18ecdebaced840755e0d727a8fc3453ac245b3a249abd6"
        },
        {
          "alg" : "SHA-384",
          "content" : "8122b33308516dd4c7bed7894bb3134a83bf646caec2ee95a94c51a28ff04ebb62da38b4f8ee3b4de9f5c67a916f1342"
        },
        {
          "alg" : "SHA3-384",
          "content" : "82c5e5e07c94a6418398bfbacc281ea87825a2c7485ac50e9734cee2e59999ee162a07982a5281a9c736eb99cba108cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9964b99c118c4cf3ebcb0d5d1b0a02402ef2b2ee9fe41d6a6aac4d9b94296cde"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f98395ceda19251287a0cae9e71450be3d9b6ba155e62732d62a088b8f799de11a2e64ca2b26c061924f5c61c39c9c3b44971934c436a4b4471cbefdb7a2273"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v40.2.2&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dhis2/dhis2-java-sdk/jackson-resource-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v2.39.1&type=jar",
      "group" : "org.hisp.dhis.integration.sdk",
      "name" : "jackson-resource-model",
      "version" : "3.0.2",
      "description" : "Java SDK for DHIS2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd9560549f83620000da66c1246f6709"
        },
        {
          "alg" : "SHA-1",
          "content" : "3446b1ebcaaa742b664d185355a89f225f7a78c3"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f3448cae1d0fdec75f66c1609d22b8542f557cad45a7875fc83580701329ee1"
        },
        {
          "alg" : "SHA-512",
          "content" : "cba215c7ab93c266fd06196186c917498ead220fbf168569b3edf5d1c4abe7b3c390f99e30cac69e3b06038f589634495970bffa1a89052a6199dbd5512c62f9"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe61422189e3aea8cf00b7fa64e5fcfcf6dd9eab3605e5a573105a8881102dcf9764cd532cb90268571d44a769f2adfc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f482c62c43170f81d7e6474abd2834c828e411835145f9e389f69d029b75ff6750c025d52c9163a184294f0065ad33b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d40667503332a7a1c1eab6d7b8cbee953b514930ed3b2bbed707cc66560b7cf7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c756865fc6476b77283237f714107c976d6def771c2d3714a699aef8bb12c3969f56547fb5b7b349ba835845c5991af2b944984e47abaa3c3afd50ee7f8889ee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v2.39.1&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dhis2/dhis2-java-sdk/jackson-resource-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dhis2-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dhis2-api",
      "version" : "4.19.0",
      "description" : "Camel DHIS2 API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dhis2-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dhis2-parent/camel-dhis2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dhis2-parent/camel-dhis2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dhis2@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dhis2",
      "version" : "4.19.0",
      "description" : "Camel DHIS2 Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dhis2@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dhis2-parent/camel-dhis2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dhis2-parent/camel-dhis2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-digitalocean@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-digitalocean",
      "version" : "4.19.0",
      "description" : "Camel DigitalOcean support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-digitalocean@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-digitalocean"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-digitalocean"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.myjeeva.digitalocean/digitalocean-api-client@2.17?type=jar",
      "group" : "com.myjeeva.digitalocean",
      "name" : "digitalocean-api-client",
      "version" : "2.17",
      "description" : "DigitalOcean API Client in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6715556271743f8508edda534b7ab026"
        },
        {
          "alg" : "SHA-1",
          "content" : "52afd2b1e21627f0e36a7f3c7f645beffb6f30c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "cd8250149026643e79e054bd190c100503628084ef7315cb98a264281b8cddf3"
        },
        {
          "alg" : "SHA-512",
          "content" : "27ca80f56db2ccbbe60025796b68bcdc3f7b71b1cbe500b6e6332b4d796159ed6da5f4da6f66a5a646b84e911296c925c16aab1a9243a212186393416bcb4eb4"
        },
        {
          "alg" : "SHA-384",
          "content" : "3c6e5a4cb00047f825222f4eb4d77ea2997aabbbd4501c4e5e51483409776f37be4eb7583441c2b2b2d19a1075a096d2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "decb309aa95ceb5c4cfcbfa05a0fec21792755eae9ec7bffe560cb048d5c8f1410f2aa08eb32efc4b053789cffce645a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e3023a282101990fff7120471f982dead89aca3340fd86d92329f58c6c7dfac8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e344ebee02b4f7a802c0d5142ec1fae806172723bfb3510c068537d1d3f467d94871d9ec6ec8b2797c022a42c15e03a43aedd6fcd8c55d6d2ee72f59936cad7c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.myjeeva.digitalocean/digitalocean-api-client@2.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://myjeeva.com"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpclient",
      "version" : "4.5",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "114f4e819eb35e5ca46eb532d23c83d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1e6cbb3cc2c5f210dd1310ff9fcb2c09c0d1438"
        },
        {
          "alg" : "SHA-256",
          "content" : "a3c155991de1e35e851e828a67f894d101158c4124cc0f1df5f12d27cfa47772"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e90e6765c0d17a4908b095eb18a39055d4e4eaf7dfef9003e16b6962a41504de4cd9fb9a7dfe657a989fc923cf4943a94c0c8ccd5102b618379f84d1f4042e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "63e458ba23dbe70e79b6d43fabad9756c8b44c8f78b0d05a1c71bd12ece5a1f349e7687ea2c6c86c0bc1443d01de61f1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad78df955d159e8ea38625351653b5d5dfeafa57f8fae3e65e263d227a189cafbc173b82d9bb43c3351b97cc7a93de1b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07f05f1b1d6f8aefd45e4b60155f6d610d1bce25ebd80339ae540091e6a0ebc3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "92a8d9c5aa41256393970dffb4cc56e42f0a04ca1ef434b4a298ce6ec86bc4a9161315eefc4237f4063ddd0880a08903616269976d34b3d09b8b208c85eac482"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-client"
        },
        {
          "type" : "distribution-intake",
          "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://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.5/httpclient"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore",
      "version" : "4.4.1",
      "description" : "Apache HttpComponents Core (blocking I/O)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "27bf6d5323a86a6115b607ce82512d6c"
        },
        {
          "alg" : "SHA-1",
          "content" : "f5aa318bda4c6c8d688c9d00b90681dcd82ce636"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd1390c17d40f760f7e51bb20523a8d63deb69e94babeaf567eb76ecd2cad422"
        },
        {
          "alg" : "SHA-512",
          "content" : "e74a1632a9e1c58f4ab6341886ae2dd14e66bdb6e1d60c8afc09b9fd5c1abcfec350c23ec70cb36cdd82d5af80f98c017922497bf64cdb6caf8114b6dabb6d51"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed95d462dfecea01d3dacca81b332eadd4e60631efdacefe8be913c3162e58bab9364a11482b3f4a17d676672e3b423e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a8ab7d0729c93e23017e7214bd79f28e8cf00282329685557ce94ee82027390985406ae6555bfa811e6392e5881a23b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d723700077db2349bf80adf0f16335da7de3590b2d175fc3e368a76379001880"
        },
        {
          "alg" : "SHA3-512",
          "content" : "22a47373ccb916962eab64ac82db8f8173682cc7f451098d25b894fe4327e5888bfc076ebef8e2b28b47d0d185af2305933c849097f2ad461883d28dcfa0e696"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution-intake",
          "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://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.4.1/httpcore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-disruptor@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-disruptor",
      "version" : "4.19.0",
      "description" : "Camel :: Disruptor component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-disruptor@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-disruptor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-disruptor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.lmax/disruptor@3.4.4?type=jar",
      "group" : "com.lmax",
      "name" : "disruptor",
      "version" : "3.4.4",
      "description" : "Disruptor - Concurrent Programming Framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01412d77b7144f6e58a4eab735751758"
        },
        {
          "alg" : "SHA-1",
          "content" : "588321627643b6de45db44c6575e750fea3ae3f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "1524ed31f13bcabee1b6146e67be30c6317cb94fcd0c7c2f7c7a1f3e82087c51"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d236933bfeee4834908dc76e243ff87f3cf2a9bb77c492f44e3a5b7b3037adb92570aa786e14119fea7eb024e893f1f1956058a6803893449f04b6c930c1da9"
        },
        {
          "alg" : "SHA-384",
          "content" : "3ccdb48f6f30c63d7599d342bfd2442f889bb59e0771929b0745ff3a1e0769ca24b82912b750a89d419cd893ebc4c54d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bda978349ca393ab3a06060f8380d1dad366569f088f3b9919d8f39ebb9e70726e33934b9063cb180e6c482ab89194b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c8735644e9f5720a89bd63310faedb4712ab4d38a5b36d246f984b8eaa0c6f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c70d5a525e2b222555e86a87f8d3bae543b23ba33435c669fdc135c5ab80f7015b168bb22e0ec074a69ccc7811c3263d358051a6e56f3570a9232dc873581ddd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.lmax/disruptor@3.4.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://lmax-exchange.github.com/disruptor"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:LMAX-Exchange/disruptor.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dns@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dns",
      "version" : "4.19.0",
      "description" : "Camel DNS support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dns@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dns"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dnsjava/dnsjava@3.6.4?type=jar",
      "publisher" : "dnsjava.org",
      "group" : "dnsjava",
      "name" : "dnsjava",
      "version" : "3.6.4",
      "description" : "dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fedfa4856a051e3616b78ed7c146b1e3"
        },
        {
          "alg" : "SHA-1",
          "content" : "27b921d4fe745d2dcaf7185ac261b06d4a39e35b"
        },
        {
          "alg" : "SHA-256",
          "content" : "39d50d2b5bdee1161978bf85a1b01e95fee490e92bbe98d76d3ceb9642183570"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a60c2dec294ba289f00afb5d919e90abea72f79067e4934bee164392f2200b292c3f004f6171ce87a7e869295c6b1a6a7e4a9880bdb1728d7661f18863f9ec8"
        },
        {
          "alg" : "SHA-384",
          "content" : "5bcc35e7c584ebb877fc4deb5897246f00ba4f32251555052a923ac1b555dc128e13d0a6165001b130ac7e83f678930c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dd26275406e2ee9a5d5fb02b252316b4ee8aebdd5567880097437c01445d489e4f01d4b0fbedf0f0f053256554175ba3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dec33c58965d9366771ad71c817a545838939ebe3fd3384fff95b5e6409d16d5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "493ff36f6992cce2a78e8dc992592af45358f3acc10a1cafde2c6a1e1ab9cb824a338e949cf1a5be6524c401d625d3b253b6ee4494b87c1f7fcac01e9bbf74cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/dnsjava/dnsjava@3.6.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dnsjava/dnsjava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dnsjava/dnsjava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-docker@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-docker",
      "version" : "4.19.0",
      "description" : "Camel Docker Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-docker@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-docker"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-docker"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.docker-java/docker-java@3.7.1?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java",
      "version" : "3.7.1",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4aee945fad7b695eb20e4785e1e3bfe"
        },
        {
          "alg" : "SHA-1",
          "content" : "de48689857ce848497569919f886afe76c4a2442"
        },
        {
          "alg" : "SHA-256",
          "content" : "9500d40d34715b55c273e332c9e5b5f0653c7086b20bf7e887dd5cbfd55300f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed452154d702f40856f7bcab2cd11bb7a031b7298bf45bd7161526c28307c6c725ee3ab39f7a1c5237e1c440982648c047e7d281b3deeccc31a0d3a8a904e389"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a1420bbf408dc3aa288b12fd706793124422701c3bb2b12098b2daad2b9c7233ae10b7c12cda9bc8a365e81cdb92a44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f3b063575be721cce5cd03cad133e489a49cc6ee8f3a9228ce869e3496224979cf5c5691400ca9d29a656e3a8a26432"
        },
        {
          "alg" : "SHA3-256",
          "content" : "04845f53a04df99070007774180bf5b3d2e6a79941716388701c507dde5b8968"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c28623bc0cf3dbb5fe92e0c276185910b8440c0493aa8132edd8d837b87e90acee08f02d7d1c0f3282199acf42cd555e91c10a538a2cabc92c08efa17844b937"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java@3.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/docker-java/docker-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.docker-java/docker-java-core@3.7.1?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-core",
      "version" : "3.7.1",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6deff62068eed611eabee50437ab4121"
        },
        {
          "alg" : "SHA-1",
          "content" : "91813998e240f1a1573894490d73c848507077ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "82c6f0e6537b4b64f694cd61b5391d7de4c8054956ad0e01bffa1f5950cbb76a"
        },
        {
          "alg" : "SHA-512",
          "content" : "081703d2fd3e74a8a5aba620e1f5366c9d9cd05c3a7c861ee40c4e5e5436718ad7b9dcf4a627e8274b7fc4ef1905739187af3c52a66ca156a34d93db1f448ba0"
        },
        {
          "alg" : "SHA-384",
          "content" : "0675ab042ea41eb864173337af46435f4a1555de8084b1c3e7cf407183cf8fd7fdd0c589dc99bca375355472730e1a8a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f85f2165ad08ec0209834922e486fba98166148aa41a3f5f1f30ee0585adb92b6e09ff22803452dcc9cee014bf37075"
        },
        {
          "alg" : "SHA3-256",
          "content" : "215af60637941616d90d1d1751ea552bb21b270240dd2be5509afacf68391f4b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "45e9a24c9eadeb23cac07ff750370931f026dd5467075b8967626fc78cb5f94c4c9b77f632a737fb3d4f6f92f1db0ff2d8db1bbc4fc60328c206cf1a7ba99db4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-core@3.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/docker-java/docker-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.docker-java/docker-java-api@3.7.1?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-api",
      "version" : "3.7.1",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f2be07a2a7eb1bf92eab12fa61b6a71a"
        },
        {
          "alg" : "SHA-1",
          "content" : "2df91233a782749e85139991cc94d4ef40b59038"
        },
        {
          "alg" : "SHA-256",
          "content" : "dad153d484b1f4ef009e2fdbad27e07aeb3191122da52b8985507ac504300081"
        },
        {
          "alg" : "SHA-512",
          "content" : "a20ebe356f82bf806aa5dbd5cd1be11bc5569e966dd0cf91edb26ad284256ee5d06cdf5a977a88c9cce10e3a2422ce5e3b20e1148ca1229defdc006e2ba7251f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f50b114814520959ba102ba76f9071033a289a007be01413c81bc7119ea2955d443ed06ffb32f8d470c6bb3f156fa00"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e4995739a9de2c89b4341be75bb98a252324460490eb65a2e50b2e7e71e88782dcac0a6a4cc93a2e01358d313543370"
        },
        {
          "alg" : "SHA3-256",
          "content" : "680830b54eaf23ea30a756d6d99e673d84e3d6b0d831c9fbf853b8a29acd8e58"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59e1d4ddce33acfd798983ba7e39a9af1e0eff3d822bc30eb6f2b4f8ff197d2ef7a9ba84e0360ecb8164d22936ae330770bd3b9e7e954ef2218e12b507dc78bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-api@3.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/docker-java/docker-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.docker-java/docker-java-transport@3.7.1?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-transport",
      "version" : "3.7.1",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "172adbd94efa763e4f23c3bd38e648b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "7b8f1b7486e83f2871d9f98a7e12c529dfddc9c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "d15eec8034bf0f92c2a48ca9172691804048115c96dc853272f9486fa2695c3c"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab2e35241e1cec04852a5896ddc5455fded6daae4fb773d666fe12d3bdaf53197ae374abcb2797cd3a02a997e9acd5fd875697806059bb14530838158b00c64f"
        },
        {
          "alg" : "SHA-384",
          "content" : "1185ebb45f6761ed52359ab9ff9f31ad1e24f0def4e716dd79ca8d864b031ee398ede80a79e0cb1eb77babfcbed7a7ab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "03938595efabbb096822c9fbe1af472af63f4db1e09ea4db689b8bd4fe44d6632e7225a74585a8277cfd78133a9d8f2a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "445eac3e98c15f88df248cfea919c8b8d208f38db7aad0e0cc3f823bb1b32bba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55e8a36d574fcc77cab16bb7f9addcec265535cf93761c73b64096b16c7077b084eb7e38ac274da048c760505d1a38886168ab75614c0380bf8a644119ab1b16"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-transport@3.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/docker-java/docker-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.docker-java/docker-java-transport-jersey@3.7.1?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-transport-jersey",
      "version" : "3.7.1",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80774401b9a248a67fd896b13877d15a"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c681a0371bf98d74b96eebcedccafe202ca91db"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f8f40f78ee731e230fd853b721e81bbfeacf77442800133af0d2525ecfa84f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9c4ddb2aaf8ef3a56d52721e16a1c598b98f6e9fbaa829953a00f631aae2fa32df8f90851f2d181d1f57542034476c51deb21dff4434944ccc63c59d190b989"
        },
        {
          "alg" : "SHA-384",
          "content" : "28e17b5029a08c7d18bdbe4e51f10b2375930c82cf1c6b1958c4837f5492e47dc8f2f69e6661d515e917e7a850a25218"
        },
        {
          "alg" : "SHA3-384",
          "content" : "403823e50635c21bc745746dbbf809c1b355fb28b5b4a9807ab5cec57774c25b32aeedc311aa4f7735d58c761772ebf4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "395d86df192bb3e321d2d24ca76df92bacc5fb3b94dc5c7230d63b4ed1c500fb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b920da7a55f699b584f50d838c24a98ae53f341191e004034667e0a7ebd08b827637eecc4f35ccdd61e1c1e6ea88d937b13e56406c77f95f2f14a34fd76eef5f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-transport-jersey@3.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/docker-java/docker-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.connectors/jersey-apache-connector@2.47?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.connectors",
      "name" : "jersey-apache-connector",
      "version" : "2.47",
      "description" : "Jersey Client Transport via Apache",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e1bfbab02b9630dc1d260cfcb7a7ad31"
        },
        {
          "alg" : "SHA-1",
          "content" : "65ddeda17077f25567555d6f6cc371446aba5fc8"
        },
        {
          "alg" : "SHA-256",
          "content" : "c89c0e78a429168be705cd778e9feb344ac2f838461f7c5882c670ff20cb6075"
        },
        {
          "alg" : "SHA-512",
          "content" : "04e1b468b3010db2276a0121141c9be85e72e330f59cd719ebf63162a8332d8f59591ea1aa8eec36866584d898aafe44b73f362777c8eb89bc480d1d3852476b"
        },
        {
          "alg" : "SHA-384",
          "content" : "586690ce4abd9160ddc49776b4ab25a62a46050d81291b6ed249ea5c7c4caaa6088f67735baae3ceb641755c1c3af759"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eada1d513077642142a36c290bef4bab2401f1e839df7d61a9b8b960f0324e9c399ec742670fe108d9e2a1a9046ed625"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5349c332ff5810c400c1c0d58000381485bbe5acffcc9ec3fe1de26f024e83e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d51ff1d6acfe90daa7aa522d0d1ab11e5f3f88b17b132417bac33c69669daf6e73b042aeb91208e4f87c5d22e5883930e34a65b44c945e5de6ecee8a22b61e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.connectors/jersey-apache-connector@2.47?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-apache-connector"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-apache-connector"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.47?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-common",
      "version" : "2.47",
      "description" : "Jersey core common packages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "484436ca30f12ad475dcfcb047c1794e"
        },
        {
          "alg" : "SHA-1",
          "content" : "47204b141613d84bd9ca01f479f2a850f5157711"
        },
        {
          "alg" : "SHA-256",
          "content" : "eea8da0d057bd15b7a1d198f4ac2a2b966368e63bd1c0d566527c02619be54de"
        },
        {
          "alg" : "SHA-512",
          "content" : "60d46e73fadd2d52c0ae317fdf632a09f6c76c3dcc1666830518436b2acf8dfde41a4205957d1c47ea62e5c2c66370a08995f121fc7d7cdd11898355b208e449"
        },
        {
          "alg" : "SHA-384",
          "content" : "179de7271c9412d6d56dd0081f78daf0480a71d07d352e1df2a7cc7ba62d8d80c8a715f1e60db8a95c456952454c2242"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8504a05e8d2618d72e76b33427c414d7769dd40f9cb5e45e589f9b455be2033339b77fdc66c1f076a248ed575ee5d996"
        },
        {
          "alg" : "SHA3-256",
          "content" : "548fa2492367b4a52d8000dfbae44071ac798482e1d1317aaa272253d3e2e069"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5410bfe70d994cee8a9222f7240210c88520ad226cc4f427264a11b53bdb597e87e558598bb0a4116c46de636d5e5d82e9add9d6da0428a98da32152401d7fde"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "The GNU General Public License (GPL), Version 2, With Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.47?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-common"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.annotation",
      "name" : "jakarta.annotation-api",
      "version" : "1.3.5",
      "description" : "Jakarta Annotations API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b165cf58df5f8c2a222f637c0a07c97"
        },
        {
          "alg" : "SHA-1",
          "content" : "59eb84ee0d616332ff44aba065f3888cf002cd2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "85fb03fc054cdf4efca8efd9b6712bbb418e1ab98241c4539c8585bbc23e1b8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d1acff146c0f9ea923a9325ad4c22ba2052ec474341ab8392abab7e8abd3ca010db2400ff9b5849fc4f1fa5c0a18830eb104da07a13bd26b4f0a43d167935878"
        },
        {
          "alg" : "SHA-384",
          "content" : "004a4bde333c0575f72df1cb9cf95ee0c6c7f738a6f0f723a5ec545aaa1664abeb82f01627708a1377e3136754fb7859"
        },
        {
          "alg" : "SHA3-384",
          "content" : "abcc5b1fbad59b3e9b6d2d6195ec11d6254f689116c534a964724b61f815cca60ba3a2c1489933403f3f78dc54fd20a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3d3ef16365e7a0357d82f874fa26b2b0a146cf7bf98a351c65ef1586444fa009"
        },
        {
          "alg" : "SHA3-512",
          "content" : "88625a8811be514851209291344df32478b527bc7838ddee58752269bf2457ae8f4e6b6a0d0b5c18522e287ba6df1def0cb19dee2b85e01ee21f0b48ac2630d3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.ca"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/common-annotations-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/ca-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/common-annotations-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.ws.rs",
      "name" : "jakarta.ws.rs-api",
      "version" : "2.1.6",
      "description" : "Jakarta RESTful Web Services API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c3892382aeb5c54085b22b1890511d29"
        },
        {
          "alg" : "SHA-1",
          "content" : "1dcb770bce80a490dff49729b99c7a60e9ecb122"
        },
        {
          "alg" : "SHA-256",
          "content" : "4cea299c846c8a6e6470cbfc2f7c391bc29b9caa2f9264ac1064ba91691f4adf"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1e2655269b9a32f9c0aec9edf12bf6d8b397d8cbcf60e28dd21ab13ecc2738800ebe5c2d49ed3c50d4dac6617671f0fae873daf8ec116a16ef7f7f0a3bef7fa"
        },
        {
          "alg" : "SHA-384",
          "content" : "3fd05e2b167d927216d3b2fc9d1c5a70aa3911d075c2159f958ce755c6a41d93bd76f0ce79ccd22e5a60182aa91fdb07"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a110ff82d6a0dba4adf024a6425e68689416dd8f0e841f2bade574dfaebcbcfede410116530714b68ef9d32a318c286"
        },
        {
          "alg" : "SHA3-256",
          "content" : "794fe21a9e2634744c65b299a232756391316c0b71e440973575bcde78907c17"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fe482041b54c5f7a40d670af73c0c0c0a562bf74f4bfd684f8aef56decfbc5230901768814f7d0b0ec600828fea39bb8621cd121f616778278a03f67fd497310"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "jaxrs-dev@eclipse.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.12?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpclient",
      "version" : "4.5.12",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72002652711fe0fa3218d2bf20f47409"
        },
        {
          "alg" : "SHA-1",
          "content" : "4023a2a80b64c25926911faf350b50cd2a29220f"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc5f065aba5dd815ee559dd24d9bcb797fb102ff9cfa036f5091ebc529bd3b93"
        },
        {
          "alg" : "SHA-512",
          "content" : "18ce8b0cd1de30fa397d25b4bcf6760f82706ed00270ed0a1db17f25fab6a7795950a2df171f212c680fc145c2f1125992e184b8f303c97a6498471079fa97fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "d539db28e5b256c950a7c2082443a3aabcb575a8454ef18484cff80741026b9f191f459510153257b2642be6fce56afa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d88246a2dedd6a75d7c8818eca74726d17306ec5643eb78dd8ea9449bcdf2fa1478f84d3b099e093b64689ca4c37cbec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bac2d469402a09ddd1fa1145696b8b535d4e7c8cb20732b3d842da97393a9243"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1b19b9cce96244a4f46e017812f7042b885a1739e2ce1dcb4f02d26e8d01e59020acc4e77c0856e429e9dc249dbddec3a7715aeb9344f89903fe770805107de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-client"
        },
        {
          "type" : "distribution-intake",
          "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.12/httpclient"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.47?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-client",
      "version" : "2.47",
      "description" : "Jersey core client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31db34a0401cb185421c4414c83ea7f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "0d215bf45093a0d834de7da6d5cbcacbe4214c69"
        },
        {
          "alg" : "SHA-256",
          "content" : "52764b5eb0eec1dcacf1a710e966f84f2e425ba09da07bc4628bc1071b6f81db"
        },
        {
          "alg" : "SHA-512",
          "content" : "093ecef4f707556e61021406c842d39c3f1109f3956cd641435656764aaae40f3d0f7eb0a02a31f841e9b68560bbdb34093370215b2a16ed45749f469b528147"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab27f15bb7eea6f9d20178b4e69d87282d18a25c8bffe22e26de3aafe894b22c03855eb545e4902b99c84f3daee7b274"
        },
        {
          "alg" : "SHA3-384",
          "content" : "75be65049e1bf83eeb4980eb466add6533840fe42a596692edf041711ff0de4bfd78a1343a9a91cb8a7091a105d9e2fb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "343c5a8ca268880215c762f421c1bfe1d6db58da2e80892c92ae9feef3e07291"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b3eb58dadc3237636d24d6c3404adf3e9e64134813f7b0b006e75540a4be22c8ccae580350ca47fc59df8e360b81ced877bcb7e967d82b0a5912a2214eec2833"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.47?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-client"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2.external",
      "name" : "jakarta.inject",
      "version" : "2.6.1",
      "description" : "Injection API (JSR 330) version ${javax.inject.version} repackaged as OSGi bundle",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d7c80a1e3cd54531af03bef4537f7af"
        },
        {
          "alg" : "SHA-1",
          "content" : "8096ebf722902e75fbd4f532a751e514f02e1eb7"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e88c123b3e41bca788b2683118867d9b6dec714247ea91c588aed46a36ee24f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7fc8196ad9ee03a831dfff85c945e416c3906071a7aa8ebf6ab8b7008dfec0adccc1f1dca53ed6768ac5676cd4b3c43471674f97ff73e1f61f5a427aaed68e05"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b3ea9eeec5cbbc1fb3e6c89160af67b82ffbd68948dd4790e3fe3ce2fc495c063698a7d6a1998d5db51abafe3915e19"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b551e00861151233789c03cec07e162d90d1f377fb8f26d413f7015152188183d636e2837ceca131096c43511e618efa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "67f3b5a4b3006d07a33ccdbbb70f312c94d2d8cdd32598d471b079470574ab6d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a0b6c00df7f5b53f549193a7e6a26d632847957ad296aef2ee75a23a5ebdec970f793511641e6c63677b481c47ca67f4039a5ee5f4bb532a46093a201782198d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.47?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.inject",
      "name" : "jersey-hk2",
      "version" : "2.47",
      "description" : "HK2 InjectionManager implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5bcb8200322133548598a822422b59a"
        },
        {
          "alg" : "SHA-1",
          "content" : "586db03420f4971a8104aaf732c6cfb71ffbc26c"
        },
        {
          "alg" : "SHA-256",
          "content" : "097ef61a93348b74555ab611af2b897debd9c9927e5d4aac5a3b69402bfe998b"
        },
        {
          "alg" : "SHA-512",
          "content" : "549bc8b611d725510f102223339efcd1398d7df0fb04d5492bdbfa64b515c4a5ec9350193f5bd4f51e13e434cf21631d0dfceb11ff051d9c73eeacde55650eab"
        },
        {
          "alg" : "SHA-384",
          "content" : "cdac42b222d97af58160110c251c701018a855cd430266721145db43d0aeffdc2d103272a11a1896645ce9e5b6e77d71"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1cb09b5cf72d366dd4b4f207bc6559a32313424bc94899c2c71e7aa3bea43198e4751b9a4943ee98d545ff05c18e2d7c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "09db391333f3d5ac30cb4a7a69b9b64da193d68900fde167a7e9c52cf52e58ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5e3df6fd68491d40a3b0350cea57cfc6ecfa66f0756e989a884fae55a10b648f723e31a91cc20daaf726f99e8721e435dd2eeff686e4eecc4844ae90a437633d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.47?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-hk2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "hk2-locator",
      "version" : "2.6.1",
      "description" : "ServiceLocator Default Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dfd358720393d83b01747928db6e3912"
        },
        {
          "alg" : "SHA-1",
          "content" : "9dedf9d2022e38ec0743ed44c1ac94ad6149acdd"
        },
        {
          "alg" : "SHA-256",
          "content" : "febc668deb9f2000c76bd4918d8086c0a4c74d07bd0c60486b72c6bd38b62874"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2c87a265f114042f4c04397db4adca7291fd68e08e97129576ceb603287b57ccf5b03d0c285727ebb8cd7f88009280bdeab4254475d59da1ac41ba57b7cdecb"
        },
        {
          "alg" : "SHA-384",
          "content" : "05afff9ebfdbdaed71770a58fe334751b9ac7476eb4114e08fc376bf4e16226b5016784c99c3dd8cb04c79d954068402"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d7b53bb3939b45c75ef11a899bde1b7acf6ef1e3f3285687060c830505e540f1843d4f631b949fc8727c2a58cf0cfda"
        },
        {
          "alg" : "SHA3-256",
          "content" : "20def735fc2d01276b1c9e0961c68aac17722eff6e224ca43fb062ba592a2131"
        },
        {
          "alg" : "SHA3-512",
          "content" : "07822cb6669f8387a4b56cc28709347197b1d4c3ac36e2cd8f2e5dc36d50937aeabdc1dea47b8028d0e91a700aeed6d18066280b66101a43bb4ca00f6ca2181f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2.external",
      "name" : "aopalliance-repackaged",
      "version" : "2.6.1",
      "description" : "Dependency Injection Kernel",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0237846ebdaa7db36b356044a373ffba"
        },
        {
          "alg" : "SHA-1",
          "content" : "b2eb0a83bcbb44cc5d25f8b18f23be116313a638"
        },
        {
          "alg" : "SHA-256",
          "content" : "bad77f9278d753406360af9e4747bd9b3161554ea9cd3d62411a0ae1f2c141fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d9e5395ba887fa5bb6a8209b731292d440f5c1db2fccaf56c41b1f1d9f774733da28aa8b9b769e765fe62f3640d7bcb2cf6140f0044a8b576e9e45144038c46"
        },
        {
          "alg" : "SHA-384",
          "content" : "f481e2a4e18308a1a0bd85e79f95711434436fa69a504fe98a3d7ea899eaed505a5cb2bfe08f41d1b2af56e150ec0741"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df0d777477b068b3a3a6d368b8a647401f1531fd4bdce623c22b06b5fb6153cbeccaec9afcafb1c65efbdc49b73399ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7c15e6095397160fe1c26a56964a42b85e23062644866a9ca93f6c24ccfe5212"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da354a243056157b800aae44d0a6b9697399a37f3ea805ec192debd47f9ea493e224794a392786d54608324a01b6e1745210ffe4d8ef1e956b941adfe820fe52"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "hk2-api",
      "version" : "2.6.1",
      "description" : "HK2 API module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23e8c18dae0c7b776bed756763d5153f"
        },
        {
          "alg" : "SHA-1",
          "content" : "114bd7afb4a1bd9993527f52a08a252b5d2acac5"
        },
        {
          "alg" : "SHA-256",
          "content" : "c2cb80a01e58440ae57d5ee59af4d4d94e5180e04aff112b0cb611c07d61e773"
        },
        {
          "alg" : "SHA-512",
          "content" : "9abe9f78d7f6c805b6c7b515579230e5fa573abbcd818bed56068080d6458608e2e99d5937eb959cf1e4f4cfdc4f790059dfc1231313cd8f30aaefbf518eb1c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "2236ca10af39c4f4f6f1ac63c3652eaa4124bce8f557f8ebaa78576e00c25b986ee9d7e417db6edb9a06aa46b36f4d24"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a836a3bdd7e94c1c69fe3aa7692989b404f3e249224e70382f4ab88d3ef64c51b57a539a7fc9253f93d43665d7de70c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "422eb417b817a7e9af62e36c6657fc9e10b461df59985f436970d75e9db4ca04"
        },
        {
          "alg" : "SHA3-512",
          "content" : "489625c546c34b7c6e395522843be55419706c3a951bc4e494002853dc913e175fbf3a6b7acb4ba581fd6995b56c2cc1431055e5b5416f71ea5519a0b8d5ce56"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "hk2-utils",
      "version" : "2.6.1",
      "description" : "HK2 Implementation Utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "75ccb55538a77bf878996497ffeb86f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "396513aa96c1d5a10aa4f75c4dcbf259a698d62d"
        },
        {
          "alg" : "SHA-256",
          "content" : "30727f79086452fdefdab08451d982c2082aa239d9f75cdeb1ba271e3c887036"
        },
        {
          "alg" : "SHA-512",
          "content" : "8da7cd88de45270b1fcfd2c471ae092b3972af78a6e0ecc76ed4ac10b6bd6712d2a538bd163a457f21cea4e7e5c52f547108f44aaa791ed0fd069f697f1282c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "94fb55c1f57b96fd84e717fbf3c254f16e2308bc33976addb71d26bf367b7c2ec63e657a953f30f55d7046dd07510e50"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b2d1842c0e31c8a83179b3a4d8aa08953747a868d8e1d599201feb8cc3f6e694adcd355581dc58bcad7cec515898eb7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4169734272046ce681790cbbb553652c3ada2af1a5201a2ab9ab6210451e3e70"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2bea2fee534c92fc6ae2322696ac97d7e62654cb7ce635342c7f0234d0562f1f8537677a0263d9a76bdaeb57248d37bce537f9b36506db75d0e31024d6e8789"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.kohlschutter.junixsocket/junixsocket-common@2.10.1?type=jar",
      "publisher" : "Kohlschütter Search Intelligence",
      "group" : "com.kohlschutter.junixsocket",
      "name" : "junixsocket-common",
      "version" : "2.10.1",
      "description" : "junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) and other socket types, such as AF_TIPC and AF_VSOCK, from Java, using the standard Socket API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dcd4256bca59e5c908c74ef0a47759bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "a057996cbf023e8bd5e4aededeba97fa1b1d3a9a"
        },
        {
          "alg" : "SHA-256",
          "content" : "19e5f7615ad2293f3532bc3f991b31396c1161834e89d9a6aa0c7def939c6729"
        },
        {
          "alg" : "SHA-512",
          "content" : "55787044d1cd3ade11364d1c0ea10660e1521561cdcf7b1266168ebe26d63340364a9679058100afa096ef09378f5d647efbbebfcb78004f7c5a38d7c77aab78"
        },
        {
          "alg" : "SHA-384",
          "content" : "378481e92c3651090da78b98c78287f1186a52bbd2c1decb0fc7c518103294ed0fdc695b706744670a92ed46d347f734"
        },
        {
          "alg" : "SHA3-384",
          "content" : "864bd3032b94697286b31e5e7a5b05e7e8cb6bce6600e2f00f1f649cf7dec6fd8edcd496a4aaa43a28b4c66edeb5681a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37e18f1b05d5ffc34a94709dc62311f21e2ee396f8cb8d3ad92872b80bf0777e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1299ab32b30463c6ee5fac42054a0cb8d97ab40f4accd5042457f10f8e56b71695e5aa43545f1b82e2b0e82d62dbef6b0a8939f449d509034fdf8768def49344"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.kohlschutter.junixsocket/junixsocket-common@2.10.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kohlschutter.github.io/junixsocket/junixsocket-common/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/kohlschutter/junixsocket/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/kohlschutter/junixsocket/junixsocket-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.kohlschutter.junixsocket/junixsocket-native-common@2.10.1?type=jar",
      "publisher" : "Kohlschütter Search Intelligence",
      "group" : "com.kohlschutter.junixsocket",
      "name" : "junixsocket-native-common",
      "version" : "2.10.1",
      "description" : "Binaries of the native JNI library for common platforms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d7866d8a0c6d70aa4afc59d442820e2a"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c9d8cc10a38ceca64695829ea6b4ee84e46d72f"
        },
        {
          "alg" : "SHA-256",
          "content" : "0126ce0baf1ceb575ef517807d4d2b14b9f32f06180204e12ec73ab4a772567a"
        },
        {
          "alg" : "SHA-512",
          "content" : "b172030b44c5401e9672808931cb795830d5d1dd5acdf5ad44182def7c3ab39100e56e583258c6b177f463ddd71b9c1748668c4a064ec2e40cb19abd5853bf0e"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d893b77d180178514291d2610e5c3043078fd9865a34ffe63d254d5ebbd250c19bb26e784ebdadf46eec4fc0e523bfe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8710f49b239b01cad88a98a3dde17eb1946c68f6497a4842d72ec916ecdf393402684b0381c09c164dca89cb1023baba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fcdff7a65ecd567e1f4675f474e29a12ead53866a9b184e0eb06602169c11fa2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1e1dc14db9d831f2ea1fbbddf737af5f0024f5a2dfe3b6077349e6fb5b8e727aa0a73e64c69573c2a0112d5561396d281e8d387db29dc7af4baa112d11b5e983"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.kohlschutter.junixsocket/junixsocket-native-common@2.10.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kohlschutter.github.io/junixsocket/junixsocket-native-common/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/kohlschutter/junixsocket/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/kohlschutter/junixsocket/junixsocket-native-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.docker-java/docker-java-transport-netty@3.7.1?type=jar",
      "group" : "com.github.docker-java",
      "name" : "docker-java-transport-netty",
      "version" : "3.7.1",
      "description" : "Java API Client for Docker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ebde654993715e5e863e5ff503f5d94"
        },
        {
          "alg" : "SHA-1",
          "content" : "6204fd6771c2bd659b9b8829b7bee71dd1b0d9cd"
        },
        {
          "alg" : "SHA-256",
          "content" : "41318e7d0c84aa75ac539868b095524f0c7618afe560b4d64b8ee639abed516c"
        },
        {
          "alg" : "SHA-512",
          "content" : "48f419cc1a27e7a94478636bc9a26fbbb3ed32140c91196d513a64e9195b219ebcbc27efc63d8e519aab0fca7685a904c76a024173250c0eff1fdd9b92fd6030"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f21e6603a2af50c46fd57f49c6396c52d37a2c12ea6556f7249c6a5d690808726834387897dc8e5496f00cb6b7f6e5e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "17b83643c91d08596d75f817e02136715b9cf94b25e3141ea3a40d6ee6b83666bebb463f33952b771dd8718e47e3cfbf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e82647ccba2ea075599734ab26afe00b8a8a8089eefc73ef5e1ecc492f72eaf6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b5b98b8a87b2c81646977c22a7fbc054163c65f01d4362bceab10f26678a81014c1bc32464c667df634e2aee685761a4c4b89effad10974cc87b6317d59441d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.docker-java/docker-java-transport-netty@3.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/docker-java/docker-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.30?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jcl-over-slf4j",
      "version" : "1.7.30",
      "description" : "JCL 1.2 implemented over SLF4J",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "69ad224b2feb6f86554fe8997b9c3d4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd92524ea19d27e5b94ecd251e1af729cffdfe15"
        },
        {
          "alg" : "SHA-256",
          "content" : "71e9ee37b9e4eb7802a2acc5f41728a4cf3915e7483d798db3b4ff2ec8847c50"
        },
        {
          "alg" : "SHA-512",
          "content" : "aed539305114718bd76da54f29a391362eb331108d9c033956bf68df29c62a44874c73ae39d19a25342625b6092326d39b4d8720aed6c62234a234e0855b00b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6718868aae1316ae3f7d5a3305fbf15845211f83e84ea7ffb9eeaaa05144f3dc0d3f952b2cff9aeeca8f706fed3654b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e195e329f719cc5460cb665372dfb8ea0b7c2425f5ff1d4537469d6fc6c3a5f97eeee7e169f733442c92d9f2602bd551"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92b8fa9946d8eeabe61c298a847a29fa603a824dbe8d29abebe84f0bc3e42138"
        },
        {
          "alg" : "SHA3-512",
          "content" : "56762cbc4a09736284e6a47fbdcffeb2352ee058bcfc5041786c6ded4d9696250c6bc458fd419e05f150ff2884bac3841ebad1b9c0eabcb73b1dabb9a0eb6edd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.30?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/jcl-over-slf4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-drill@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-drill",
      "version" : "4.19.0",
      "description" : "Camel Apache Drill support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-drill@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-drill"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-drill"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.drill.exec/drill-jdbc@1.22.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.drill.exec",
      "name" : "drill-jdbc",
      "version" : "1.22.0",
      "description" : "Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c432181ed75c74d46aa3abc51b14e6aa"
        },
        {
          "alg" : "SHA-1",
          "content" : "1028935ed3cb74ca25fc7f212ae655f859379477"
        },
        {
          "alg" : "SHA-256",
          "content" : "154f82c7f5878b6947f9e5321b2b363681d1d5b7e9ec7feea42656ef5939aac0"
        },
        {
          "alg" : "SHA-512",
          "content" : "57652438e7b2915fe094e794ce32a40d3a56270c340eeb4b379958c707279c2f2ba53a2a92b9772912633e15b84920d57fcde60d6d36cf99b158b7b8000e256e"
        },
        {
          "alg" : "SHA-384",
          "content" : "073d6cccbbe500c0441863ee7660e1ee03dd8927e52114ba6d536359d8b5929b2bd53f92f2de4f33376a05c82dc7f2f3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be490681ac9f0aca58368b023268c863553d2bbfc9d054f68c34e684fbe2d4da6f64d22adb7e0af85c34b5c3eff9904d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b4338e863e7dc19f03c0bbb125cdf9f9e69dd676151cf1b5f363cc7d2caf1a59"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bff99aff37d2ba32c3f96f343e7b20fff36b94a4ccc5eba1d9edc1ef319ed30a3a6f8094b646b6bda49370f975f9fc5ba453d6220d3d17c4f5a2250df73918e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.drill.exec/drill-jdbc@1.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://drill.apache.org/exec-parent/drill-jdbc/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DRILL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/drill-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/drill/exec-parent/drill-jdbc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.calcite.avatica/avatica-core@1.23.0?type=jar",
      "group" : "org.apache.calcite.avatica",
      "name" : "avatica-core",
      "version" : "1.23.0",
      "description" : "JDBC driver framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "649af7b6a223401ee9cfdfed6d4f569e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e434691139bff7637983a7a5b9100393d1639d01"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e138b51f28da396fec4e29574f05d60c8ea56551c2a6213fdb90f269e63ed7f"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d817070558ae3def12f414711757a75937327cda6412575f7aa63547a8b8454fc1cedf10a8b2118f3c5bddb114621a4af34be75db458a93315cc0703188f4b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "514e68dcc7a7ff71c4a043f171f22691c504e275c180f31b2fcd4f39ad0cd39d0d031f681a2d0fe13456b8f12a226be5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41f389af94b22d2d7ffb8891c01dae21d7809a0a420e9b142668f6329520de9d4b1805cc92382a91fb86436cf1e55aa3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe5b1d4a80a9af45cfee51bf3d9068c7fa1592c799dae030135c59721f8da857"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ebf134ba06c6610fb9a916c752fb2d99996aa978e7b5ef40ae8b2b2c4802564eac4f9f74ff091f2ffa7e70744fb71a3f5f95100cec768cde1f2bbe418d9f35db"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.calcite.avatica/avatica-core@1.23.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://calcite.apache.org/avatica"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CALCITE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@calcite.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/calcite-avatica"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.calcite.avatica/avatica-metrics@1.23.0?type=jar",
      "group" : "org.apache.calcite.avatica",
      "name" : "avatica-metrics",
      "version" : "1.23.0",
      "description" : "A library designed to abstract away any required dependency on a metrics library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90f7c108fe32eae2eecc359c754798c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4e3da6966845ed3c96c71382c4afc65111dd07d"
        },
        {
          "alg" : "SHA-256",
          "content" : "96a3ff3def22702c9c231256c55d1f57219ba356c02656191f04036d33932318"
        },
        {
          "alg" : "SHA-512",
          "content" : "342429058ccf9c4fd7a3059312de24dc438f28de601c3414f5826afa6d0562dc9bd65f335905a05e0e6c8bf906b6e5ace3fa326b7b53ec973073b05cb163c3c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa2650607edf8efe3ed74e44f2ad9a16f2e434c704d35e7b18b5f98d0a48937d5ea10caab20dd3ca7b60383e7b534701"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a88d438e963dbadaba2d7a6d776ca3c58e11ec686cb9c8beaa31b4b9ae3f4749ea11b4b454b34e29d61b4b6e0cd1a69a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4fe1343fb46f41085de0a2a3fa867fc04c67d89065ce36857d71f625b1c7800d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "076400ff767bd7bf8b3de5bb1b567ebcdaba77f41f9b3d94b3297b58f6b49579e7f09ef18d6728f26daab8006af069948366e6928c6a62ede894789f06d08d3b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.calcite.avatica/avatica-metrics@1.23.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://calcite.apache.org/avatica"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CALCITE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@calcite.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/calcite-avatica"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.drill/drill-common@1.22.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.drill",
      "name" : "drill-common",
      "version" : "1.22.0",
      "description" : "Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "642c168911c06400ac94f0fddeaa741e"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0f20b86096bfc7eb2d748e80bceda60513216ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "8cdbb8d629c337467bc0e640ac1a9a0c51bb221c11dc47c0fd4e95ffdea34ab8"
        },
        {
          "alg" : "SHA-512",
          "content" : "006132519b131424b0924782862d962a501ed673d0832e84354c87eb15c8b75bf612b6c549e47e4511860c167ab102851e6b5c19bf4fc70f1396fcf6d07f3dec"
        },
        {
          "alg" : "SHA-384",
          "content" : "024f210c0c1824cf611b3220bafdd2f177a6b002987a07211fd6ceeeebefbfdb90e77b15ea84fb5f077b6b82fd770941"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae93e119bd32bb01b7584f4eb1fd0a44faa57a7c1a366c60092b983df154cc907e9732671b565fe67408ff9172f86894"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af7913d5eb315f78223e92a8e4a3cc705707595ddc94648fadfb65f2e79eae0d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0b08d3287867c9b55bd7d5a61e1e01f8c60b8adec4f1c5fbf13cee8a3425f24686a8bd647c5db565bad8345a21918cfb5f3a6d8a6ee2841ee45ee74274193078"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.drill/drill-common@1.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://drill.apache.org/drill-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DRILL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/drill-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/drill/drill-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.drill/drill-protocol@1.22.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.drill",
      "name" : "drill-protocol",
      "version" : "1.22.0",
      "description" : "Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "05b87a4a1058f4a517aba52558394484"
        },
        {
          "alg" : "SHA-1",
          "content" : "545a9315eb69341a98fa42019ffbe0e3ded1ec58"
        },
        {
          "alg" : "SHA-256",
          "content" : "7bdbc916dea8fab5b93135cc4d9390b0b6a568f8483406cb42082611bf197a15"
        },
        {
          "alg" : "SHA-512",
          "content" : "21fdc905078c7e35e0b73461bfae395bd21290de13f93f7434170aba25084c5735067cd28ff2ae24e92a5aaf17134fd73873f3a5ccc7422b0c8f54c146c2af38"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2b3d8c965c00e40dc17beeb6d98d070b7e4359b709c8ea58e4f2da8c83296d6df075ca945c76fac614975f767a29de4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee4d23e10b232e466842d739b75815f4107ae80486fd5a4b6cd1c5d9292847fb53f833c1d1256910d75a4cee18847222"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e253949c1afd53a1c781d03fbee7be0bad9ce51f0c954c0c5b1592bbddf86d3b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d63ef20c9c55deb66a0dcae6136ffc926d5e7a2716e58b889b6b8a9a311e477df0a9aafb9703cb14bed2b3d2869985d078a5ea379cd390485471f8e0239eb14d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.drill/drill-protocol@1.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://drill.apache.org/drill-protocol/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DRILL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/drill-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/drill/drill-protocol"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.protostuff/protostuff-core@1.8.0?type=jar",
      "group" : "io.protostuff",
      "name" : "protostuff-core",
      "version" : "1.8.0",
      "description" : "protobuf serialization for mutable messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30f8c8e41a24f5ea998b6169ae9e89d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "23273fb69570a47daa0bd1ae12eb84a597f297c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "44732d890d5c427730c89b73e75c9a6bcb4331f87247f90362b8b01461edd747"
        },
        {
          "alg" : "SHA-512",
          "content" : "3458645b63dc2cdb28199dea2f5c8e6cb67f880454f5de46b508f6f86d96ddf0ef09acb6e77eb82c9f3b2c06ba2c7aced18d34031fbd89dab148a56a11692527"
        },
        {
          "alg" : "SHA-384",
          "content" : "df53cfbd323ab434d3a08bb09206c30859001d46361601081e8be90d6ccdb39d98951c906b169b89229ea487cdb50afc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ee3120ca8145454170ae69eb7552893c11fdacfaa52dfd887885c9f66c14d79b048f80aa1242884caf13376fa7aef09"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d88213c60f667c8a637ab2da31c4c239f3ae4bca85fe9e99712407ebc845185a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "099891559ed7c7587be1de478a57ef0e6df79e87d003798c87fe90a97afc6f5ad7e8feb8aa445bdc5df1ad92e854c0b4ca717e006b0e8b9a10c120c3940ec7ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.protostuff/protostuff-core@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://protostuff.github.io/protostuff-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/protostuff/protostuff/protostuff-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.protostuff/protostuff-api@1.8.0?type=jar",
      "group" : "io.protostuff",
      "name" : "protostuff-api",
      "version" : "1.8.0",
      "description" : "serialization api for messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04f292d9e47b580166a3241ae06a34c8"
        },
        {
          "alg" : "SHA-1",
          "content" : "71935cebb92e55cb3ca888a5a757fd213e0876e3"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa532e78255bf6080af649290d94fc0a5ee8c551337e2310d29cac9931430201"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d4c89e84ab1c00bfb6547959b10812991a5396c42a03056b650497e4fe2b376a5059055aa096c19ab4e4b82e170025de662bfdccf230d4e2bbfc055e09ed302"
        },
        {
          "alg" : "SHA-384",
          "content" : "66a52eb4966b29da1fc2efc5ae2758ce4303dc5a879110e4ec47144ec7d6d08f3dfa9ebc414d84caca0ea5dff47b2ba9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6bc327a1e0df1292188b81c708ab7edb1d4367e7cbbd90d41d5d9d538db82722f36c32aaf528da04b5514d5d030d96b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "05d7e4fed79aacff51254dc7ca6339b88a9c1801b95810e7cfa2b9677a0c4a7c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b55d8f0bf7bdd651bcfe684041c6adfcf7126b1867728c21e1dea8ff338a0da0533d736769989100c9f3753163320cfe3ae811735a087568f1623e80ea0a2238"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.protostuff/protostuff-api@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://protostuff.github.io/protostuff-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/protostuff/protostuff/protostuff-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.protostuff/protostuff-json@1.8.0?type=jar",
      "group" : "io.protostuff",
      "name" : "protostuff-json",
      "version" : "1.8.0",
      "description" : "protostuff serialization using json format",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3fc60e0ff7502f9b62a4d429816acc7e"
        },
        {
          "alg" : "SHA-1",
          "content" : "83a77957df02a14477c3e57ac1ec30f7f3d9518b"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6e79903ec8cd2258fc5cab0a10729717ef4014f391a641f16d233ebc1d04191"
        },
        {
          "alg" : "SHA-512",
          "content" : "392ef440b6608756b379d18fa1b17b5eba77f5c4f03638926d49a592a51aab7ecf403bfebc87ea7ed00183fa470ef332d6e58eaea5c0d42221f0754c4e27adf1"
        },
        {
          "alg" : "SHA-384",
          "content" : "0672ab0719b5e59aee51cc5ab894296a481f6bc283f194f13561ea3a58b913ab558ab51aafaaae72e26946f7ab26f624"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a66273ea51241b5be3913fe6eccbbbd69029c5cb28dd2a1486b5e1b4c7dc826ac013508f79608380895c347a1b4b3801"
        },
        {
          "alg" : "SHA3-256",
          "content" : "20c2dc1a6d3e6c29e5e9bfe371dc134fe1538fbc868a93b72ac606e3075ecfa8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3332f58e98623e5db9266908bc5db3f8354b21dfdee608b2a200927ea12fa2c89766633341fb9a0d636024eb0760e205f3dbcf8c58a480eb5c43238e48a40d28"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.protostuff/protostuff-json@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://protostuff.github.io/protostuff-json"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/protostuff/protostuff/protostuff-json"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.typesafe/config@1.4.2?type=jar",
      "publisher" : "com.typesafe",
      "group" : "com.typesafe",
      "name" : "config",
      "version" : "1.4.2",
      "description" : "configuration library for JVM languages using HOCON files",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bac1bde09507bbd53e4e8a6a270488b7"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c40a633e7994cfb0354244efb6d03fcb11c3ecf"
        },
        {
          "alg" : "SHA-256",
          "content" : "0076c249b4387d8369146528fd5dacb3efba098dc02ecf9ac81debdfc2e12fd5"
        },
        {
          "alg" : "SHA-512",
          "content" : "830a85093ab23a7c147974e781e2e6847c8fae043bdb5135149906d96f15c8de24f878d37b41c45c0a41a66a2af08b7c26c69daa224f90eb6960cb6b65457be7"
        },
        {
          "alg" : "SHA-384",
          "content" : "3fde4d51dc42b0014d64a39b19bd79ed53cb4ee958488d87298f332e223fcada08cb95656526273331aa25a2da51e034"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b1cbeba850eba05c5bbc95b3e5a13497a4b94eb5c91eac10305b404c50c9f2bba19c841c1db0ac23404c77098abf95fa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "baf6f2a098798bc61304df459fca71f47aa71654869fb0f3c72c67f32b91d40e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab5bb68d2515d8f305aa678cc6577589c35e79c79c10cd3c6c36c0488a4a46fb653448e64ff8cb69b956dfe3e7d75ad6b2e0fdcd8c29a6c35f69d33252d6bb96"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.typesafe/config@1.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lightbend/config"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/lightbend/config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.msgpack/msgpack@0.6.6?type=jar",
      "group" : "org.msgpack",
      "name" : "msgpack",
      "version" : "0.6.6",
      "description" : "MessagePack for Java is a binary-based efficient object serialization library in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ed226ec4dd8c59e717456c788f0128cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f1243ded6d5897259c1d518e537dda4d1ec24ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc82b13f8a61e3e997a16933afbedce06eea6c02c5dae16e8b513e3d86d063d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b61ef7e26c8ff43fa664418911d234599ee402d60e4e3bd3a16596e1a31593d079a9a1fd38ca68c618e4ab96ff3c8c163e29520b3db917c76e70699a426f8c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "43888519ff4f7dfb8738398cceab195aed0cf7c608b7e5a7779e71c52f59fae94ee7fc8fbd78f2beb661184074616595"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b78bcae23d2010da2fd8d0d56df624fc04dbb1407139dbbebe2ddffe195a64f983086dd14356cbedf3fad408589c5a59"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5eeee38e319b47144c750be6349eb752779bbdcd5ebd97907575a9035f75a223"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31d19453c0f04c0d1b1f515a8a479699f73f212b39ab08a6cff9978058182232cbec2a61a582832a6e5a1541fa0d967ddebe6fdbd0f3da275051bdbafbd48c67"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.msgpack/msgpack@0.6.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://msgpack.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://jira.msgpack.org/browse/MSGPACK"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git://github.com/msgpack/msgpack-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.googlecode.json-simple/json-simple@1.1.1?type=jar",
      "group" : "com.googlecode.json-simple",
      "name" : "json-simple",
      "version" : "1.1.1",
      "description" : "A simple Java toolkit for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5cc2c478d73e8454b4c369cee66c5bc7"
        },
        {
          "alg" : "SHA-1",
          "content" : "c9ad4a0850ab676c5c64461a05ca524cdfff59f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e69696892b88b41c55d49ab2fdcc21eead92bf54acc588c0050596c3b75199c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8798bfbcc8ab8001baf90ce47ec2264234dc1da2d4aa97fdcdc0990472a6b5a5a32f828e776140777d598a99d8a0c0f51c6d0767ae1a829690ab9200ae35742"
        },
        {
          "alg" : "SHA-384",
          "content" : "cec0c65bc033bf449a9214c37f4a4f1b8e6d90120cc613b677cfbe92f2b7bb68285d1d910146f1fd7ea7c622f898dcb5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f489282b37e79b1f5d9ac27b66b61ca4bdc7697e7e27724e3dbc96fd5fc43e5c003b8dfbaa6947a9112d2aee15858ddf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0de6743867e024955c58f771a38bda33c8e975e9066765db36b0db3e519f9534"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2566d35f2f426dbb5bd2a6cbab7ba1b78e503a315bcd784054dadbce7f98f41ec2cd1bb45be1677fdc909fb26e060b35b0064a3cd8c5dc6029cec891dd8ba77b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.googlecode.json-simple/json-simple@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://code.google.com/p/json-simple/"
        },
        {
          "type" : "vcs",
          "url" : "http://json-simple.googlecode.com/svn/trunk/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/junit/junit@4.10?type=jar",
      "publisher" : "JUnit",
      "group" : "junit",
      "name" : "junit",
      "version" : "4.10",
      "description" : "JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "68380001b88006ebe49be50cef5bb23a"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4f1766ce7404a08f45d859fb9c226fc9e41a861"
        },
        {
          "alg" : "SHA-256",
          "content" : "36a747ca1e0b86f6ea88055b8723bb87030d627766da6288bf077afdeeb0f75a"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c8b595c24a5ad2499a5bd5bb01204453cd09f51308fea5834922e042b8f39bd8ef0099848eb3a8576ddc4ce4ec907181ba0c20f1222a25b3064d1c3c5499cbd"
        },
        {
          "alg" : "SHA-384",
          "content" : "7bcbef235aec4257910398c646b2a0467aeaa952a70d1c8184b1a2fdd8d471fd02c8acb6ae26b5c6d47bfb72f9de5551"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22243110e6d6ab29d6b76ea8acf31e9488cf16ae687cb90448044b78b7499cc7c904e5fdcbc5f250c319e73e26c8a60e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8b86f86d0c6905500c5eb85d8eeec4e3214e9bbc540a90737a693f6c977b7028"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df5e2b5784a6799bba31688041ccfdcdfefa6dfed6e7f5127aa0c6f5d4584d1e31d0e19147eedc0238622a14a3ed4b3466e7ed2ccce907dabade0ef8574afa33"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Common Public License Version 1.0",
            "url" : "http://www.opensource.org/licenses/cpl1.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/junit/junit@4.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://junit.org"
        },
        {
          "type" : "mailing-list",
          "url" : "http://tech.groups.yahoo.com/group/junit/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/KentBeck/junit/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.1?type=jar",
      "publisher" : "Hamcrest",
      "group" : "org.hamcrest",
      "name" : "hamcrest-core",
      "version" : "1.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b66d0c48e1f1dc54d4227db52512c15b"
        },
        {
          "alg" : "SHA-1",
          "content" : "860340562250678d1a344907ac75754e259cdb14"
        },
        {
          "alg" : "SHA-256",
          "content" : "0361d1493ff0d94f861359efea91200720635072134792efb7217f6e09d5cffb"
        },
        {
          "alg" : "SHA-512",
          "content" : "eef6453bb867d173f3611844a95e0b9d1792ee35c0c49d20a309d87c7140dfacee0fc479def9a32351773d3f0d9dc51bef8d9ec30f84189fcd7f44a2892b52b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0eefd636c181ad2db515e1771d8d261b0a274d7998b7a39090ad5f7b6ee75dc43043ae4976ff62145b83b567ed8042e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0340e12b1e115d4b01bdeac4e38eb16a8e413ec9c3d1da7445d2b1388c9f51b6f0e51cec11eb3caa3d2fac51d8450849"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c1cf561c262f43751e4041e6e1807a197ef2553eb3d0af276acfbfc12d56ed2d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1c4e4857e963257880b5eb4e23c55d6479193680178da83ea84be90d19eda2a7f66d8d74182dfe3a3d5808fe62b3664f96677c94a5eaba65181c5cde57a166b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "BSD style",
            "url" : "http://www.opensource.org/licenses/bsd-license.php"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest-core@1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "scp://repo1.maven.org/home/projects/hamcrest/repository"
        },
        {
          "type" : "vcs",
          "url" : "https://hamcrest.googlecode.com/svn/tags/hamcrest-packaging-maven-1.1/hamcrest-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.reflections/reflections@0.9.10?type=jar",
      "group" : "org.reflections",
      "name" : "reflections",
      "version" : "0.9.10",
      "description" : "Reflections - a Java runtime metadata analysis",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8291cb0fd9d0a1ac61e78f6234bcf51e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7f4ea230aedc757ca1499ebcfb2953c81cf8b67"
        },
        {
          "alg" : "SHA-256",
          "content" : "6eecd8b68f937e7220cf4da839403730e102cc31d25ccf5685a2dba0ea8d7553"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d809a93787779c617c67403487d7b7a37855251aaa936194907e41d1c26a3977ef8b7462a6c224b1312f16cc5c16f12664e18066f6845bc2b61f58b1dd42081"
        },
        {
          "alg" : "SHA-384",
          "content" : "1957b7726cdcb8903f9540b8b3cd46842c6b819affb2c0e42a731d351129b61144012208f3575f141c0c709f9dd4cd19"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b10844a472aba373bd62e2ac22a046dc5f08337fe86e192631b3cfde7479e5f2e3b320a6ffa87096a09eb1723f337cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f04d176bbf67cc7cb0cfb46d6ebf4c75db393a5bf963ba4d33d9ed6d48b4544e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8974097521a6bf1b35a4b842ffcb370db55ea9f771a64db2e1cffea5bceedd558eea669157a76fccd06d79ce1332b2f79ea6b085b7185a53de6799befdd352db"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "WTFPL",
            "url" : "http://www.wtfpl.net/about/"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.reflections/reflections@0.9.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/ronmamo/reflections"
        },
        {
          "type" : "distribution-intake",
          "url" : "scm:git:ssh://git@github.com/ronmamo/reflections.git"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ronmamo/reflections/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/google-code-reflections"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ronmamo/reflections/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.findbugs/annotations@2.0.1?type=jar",
      "group" : "com.google.code.findbugs",
      "name" : "annotations",
      "version" : "2.0.1",
      "description" : "Annotation supports the FindBugs tool",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "35ef911c85603829ded63f211feb2d68"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ef6656259841cebfb9fb0697bb122ada4485498"
        },
        {
          "alg" : "SHA-256",
          "content" : "893b2203a27e4a8ba9d16cd6ed6e9f730736b4878a6bfffeff06861f32e6631b"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f11fc3a2f18936a0a4fbbe274d07333dbc5c41f51aa196dd472fa5bab7f68e3fc8256b2ac0e0c3abaf6536d34928da6f171db885ad672d688cc318b1308b650"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5027ecfa154fa245c2e739e2bcaf479ddad42d7b70a092a5120d3899026af24f78397f296eeda1bd90a9d960b9462fa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e011491676b28046a4d9ca4a747ff0070821a5a4e58b60ff0fa7e34b675d716ca169cab4b8ea7adc07b1b366372c313"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b3a7a50e4b920e6f0fedeb6b010169335cb217630496ddaf4ebf5e924ffcd1d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0624eb619c5a4f550235aea5b44153ea32e9786fca0c3b36e07e961dbee5ec4d8897ae8ac67a6c361fbfe0f087516f29a2f191940d3b2adbbc9e4d361e5bc205"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU Lesser Public License",
            "url" : "http://www.gnu.org/licenses/lgpl.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.code.findbugs/annotations@2.0.1?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/org.javassist/javassist@3.29.2-GA?type=jar",
      "publisher" : "Shigeru Chiba, www.javassist.org",
      "group" : "org.javassist",
      "name" : "javassist",
      "version" : "3.29.2-GA",
      "description" : "Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9783c90ffa4d36eddda9526fde06f3ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c32028609e5dd4a1b78e10fbcd122b09b3928b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "a90ddb25135df9e57ea9bd4e224e219554929758f9bae9965f29f81d60a3293f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5f9e939a0c094e2c4d4b8509c126fcb9033ea47c2577e172b2326c8aceb86b5bc3168d056b3d986c7bb3d3f46ed6fed3155c77734afcbb8cb75162df0375a657"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b1f8b7235a7aeab500bcff13b5f88fe95df983502975021ac7d5edd0c73d708f65da48796f5680f2ef710fed9d0e0aa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7944350dfa3808264a93445efedbab2645807d533b8cd9e95540e94ae38c6b7aafa6e29d1cbba669b67dda69881814e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a87df212cdfc24f3075ac8d4dec52cc9bd16446ec489706f60939aaf196fef50"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9fffcb716b656fff4ad299ca4ef1b11166016a4bbe6c97317c894ca3163136ec1dbae62cc46a9f8a945cc6592ab930dccf8e0261f0a89025b0a8380fdc96e8b2"
        }
      ],
      "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.29.2-GA?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.javassist.org/"
        },
        {
          "type" : "distribution-intake",
          "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/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.2.19",
      "description" : "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd9caf026f4330b51c6308e6d0749084"
        },
        {
          "alg" : "SHA-1",
          "content" : "d32b4c3f3e733bf4cb239ca4204fbed8464973a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa967bc2b37c8bff5bc377e60e439504fd9df5d335c7a42b37212403250023df"
        },
        {
          "alg" : "SHA-512",
          "content" : "dd1af2a8104e344ebdba21a7366c6aedfeaba7e03861af9c1ed53c82ce2c51e7a6034c46a6ad9a5e55e20670b5c490e178105c944c4f91b07d4be5455bb13dcc"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6a6077f528be485082e2418b0f7d87e28a91d07d66bd861bd23fac60fd99e4828c5cfa8722ead6e69d5cde030ff465f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9dc0167f0e95e7a511ea45a79658e46d336311085e14344edcf6bf6a7dbf1739d0a6719ffb8a307de301c0bfe6b95c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da9ee08f1fe5f07cde53aece52ca59233edf034a08f58d23ca8a1efa67e49630"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26a71fbd300f1a7769c8455a7cfe68fe7afd207a4fde6407ed62602d405b870002f6639a1c82a8796de4e5962ed3cf54b1df55d96957843c5e9c76cbed3d8fb6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-servlets@4.2.19?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-servlets",
      "version" : "4.2.19",
      "description" : "A set of utility servlets for Metrics, allowing you to expose valuable information about your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b187ff15a92682f98e0b0c22ee58523"
        },
        {
          "alg" : "SHA-1",
          "content" : "b18f8232410f48f08da9492768903d285c2d9dd6"
        },
        {
          "alg" : "SHA-256",
          "content" : "736605f612c4bd0294ba580ff37a12fdf16ce3f090faa06b1df4516bf580a291"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ec97fca499d3ad96b9fff2c48d6887ea4dab1a9903ca629390ed961a8dc3969da15ff1810fa7e1d6417e032a5c802fe8223b86cb6c53f4c9fd75139161b7a4f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6862fda118fc93a5bddd8df882f0427d23cd437445291a2410bc52d1361bcc3c6721be4eae7c1f4eb6fbb5ea5e3cb2d6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ac7feae7a9f5eb3423f5055f9101473430e9f3fb2f3b2b403fb0fb103077b29eb92be7c90c888a997536d6e3986a5b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f080d31360ddfec4b9e7cc2f52c6073b354ff97031a62216422c821b27d5a619"
        },
        {
          "alg" : "SHA3-512",
          "content" : "740472fef40b42889e71555bc70f12392e8258fa4781b82c27222b34aac832e2638586f14d4b2e302a9b9305bb5069ac423791de857e1a75cd452e807219b237"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-servlets@4.2.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-servlets"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-servlets/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.19?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-healthchecks",
      "version" : "4.2.19",
      "description" : "An addition to Metrics which provides the ability to run application-specific health checks, allowing you to check your application's heath in production.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "274b74f77bcc6994cd06bd5726eb0ce0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e0a47982879099cf1cfa212e5993e863fa4397e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "674498690cb7500ebefc1c4c10a4e09d01b148160c0f78255e19336ceee9d9a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab93b7902232fa233b7616a4b387a65e58c4420784e0bee18c865c90974899118f70872ad89c88e504ca0ae05e96f171d96f9eb172e42c0cee0074f28f8a9265"
        },
        {
          "alg" : "SHA-384",
          "content" : "45e10cdd3a256aa77b78a732d3026ca942a89fb80f5f518875c8b00743542421db933bb2ed37a91d15b88228191b8cc6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3732de2e716da90f3e50e9dae54f3127d6b00af39d774ccd65c83a871dce3649580e38a66528de92272e747cc07e4c73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "27902810e9122b89fad925f9642a195756cab25a6c05b4f26d5c78cecee7f28c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "27227a0f75dbdd46af7c1a82ea3e82e18c94b469c82af0b7517fe415d787dd5dc0977b999f5e60ed99841dd361c43e85d78240b459a0f5900606d7bb9e1d3665"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-healthchecks"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-healthchecks/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.19?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-json",
      "version" : "4.2.19",
      "description" : "A set of Jackson modules which provide serializers for most Metrics classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1340203cea37905d3f72ff20bf04f48b"
        },
        {
          "alg" : "SHA-1",
          "content" : "32afaab5bca42c8cbd4002f906b169d6c0fd4e4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfbccdfd8fc073dbbd47ae734785c0a2a12a00c0c3903549719fc416e8b646c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "472d110768089b1dfba53f6e5d35b86e312115eeaf0b7cbb010a9fcb1a0c2e2ffc41646d2f8d63635d5cc396dff75dfe1cec06168d0a6dc9262d7094cafbd044"
        },
        {
          "alg" : "SHA-384",
          "content" : "03cba41a9d9a16442973607601c1d8d5c2b76b345429fb9442f122f98777c6ce9ffbc161d9a42969fe7242932b5ddbe8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d9982627b257a52e1841c72fa2eaf27af46ab2b67350835d71b4bafcb273d83fa7ceb74daf8024a789c05aca959dc3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "35009b9915e196f4648d2e742a42b7d01c8ea1cb317116828cef785028a3d360"
        },
        {
          "alg" : "SHA3-512",
          "content" : "828111797c86a63da580c6e80e80887da706848e2156ff976cf5a5221beec8e30f8b2129b02458ecaa65f404d161e4b4e8bbedf445a257d9d61572c4b1f72e31"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-json"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-json/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.helger/profiler@1.1.1?type=jar",
      "publisher" : "Philip Helger",
      "group" : "com.helger",
      "name" : "profiler",
      "version" : "1.1.1",
      "description" : "A pure-java implementation of the twitter/util project's `CpuProfile` and related classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c92ac6fcf8c2fca061d143b3fd3edf4b"
        },
        {
          "alg" : "SHA-1",
          "content" : "c92a582728b09b47de38b1b97bd2e5b0c8cd553c"
        },
        {
          "alg" : "SHA-256",
          "content" : "79a637232e41584df31ba0db9cf22b970259174c2065ce13be78626171e01498"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2ca65fdd6e9d999062b03507e51b5e4843a35209607d9c134319e4c8b9ca3de9d892d71a2caf97758846a6af432333ade856b43e327835d16b2ca51e68439c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7dc0ec966c540d289676e4767f6ef9feca0a811cea36d765ee34970165fc667365049698f88f4d547d9f8423771f36e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9bee7f7b0910b5a24915bc306166a9445a3fd6898b8eb3df5ec2967966880a0aeabfa4465b166a55042fa957796d6f5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b835a25dcf00ade3922a1712612fb10d4d17a99b2018078cb62e1e01e9c82a73"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ffbc9c5af35ea18b76061eaa2708eb9399c93677a3dca6fe16c512d5ce3fb957bc1e7baca4f7def0d11cb26fabb427d9a5e3a9ece45adf2fd4d70d153033cc6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.helger/profiler@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/phax/profiler"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.19?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-jvm",
      "version" : "4.2.19",
      "description" : "A set of classes which allow you to monitor critical aspects of your Java Virtual Machine using Metrics.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6de530c7794c0d324169aede9831a410"
        },
        {
          "alg" : "SHA-1",
          "content" : "13bb7b51914d43a7709f7b477b98f3732aaa03e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "996a602152db07aa5cbc669265b564099c20acef2508ec5e717f20b98b5acbc5"
        },
        {
          "alg" : "SHA-512",
          "content" : "c076180eca8337b69dc5d6d3f08d3bfa83798f4d9501b745fba45539ce1656aa05b970340cee04ba143e6eaa263ac8de9f8f3d4ce856b05f34bf745a69539453"
        },
        {
          "alg" : "SHA-384",
          "content" : "5334104589e803d7a0ac2a147d5aedc4ca9cee7c70874e465a728cd80ec9ad135dd5731747575ed07159bb8f59b9eb7d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7bf146cce9db5eace8f54cae91e66f94b466e4807c198d845d95536004dc50223dfc445ecd1fbab5a389e0bf37f326bb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5fa09ff3c9e1e393bc9adda05d8b182a76996e3f947fd7cf256933db1046d7ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4589e975421f1c3063e0bfd706b6906b48268200e1deff8fe84161618f408e2b806c04d06342ccf137b69b96408b3e9bc53fc5247a2b6a8f199017621406ad1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-jvm"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-jvm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.19?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-jmx",
      "version" : "4.2.19",
      "description" : "A set of classes which allow you to report metrics via JMX.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2ada942cc52a9e0341439b7cfaeaa5ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "474c1c764df01a0d93fc268da1f779ab97fe99ae"
        },
        {
          "alg" : "SHA-256",
          "content" : "d51c124b6e1ec77b7711dffd4b46b47db529074ff522b49f2343c7c2e82798af"
        },
        {
          "alg" : "SHA-512",
          "content" : "d642f2c7d788b0e887fe5ef828a6117f9b5e11f88c1d35667e90862d9d69aa837322d488b1a9d1223c6d89c7d4fe2662603509377fc67f3fa05a48a069e9418a"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6911e014be641705418e81c90532e634256eae34e04027cbd39c5f0d1ff94f76afad974534bc5aeaa1cb7fb5a7d65c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f4f0e870e0cfde6cc9c6bf444bf7e2bb33b27af32120da01fcd7e094dfff2fecbdf4dbaa89c36e700ef93371d4348c3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9ac57f9add27fedf4a9b4c8e103e3b14572fd56e2a6b2d1036e30c9b8787201"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ae2b3dbebdac08cf5522c2642d3aac42f72d89c42658d42fd794be0a35dd68845b019c5cbbe52afed8d96ea9bf9c89bfb9bfad04150783576aec831b63375c11"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-jmx"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-jmx/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/joda-time/joda-time@2.12.5?type=jar",
      "publisher" : "Joda.org",
      "group" : "joda-time",
      "name" : "joda-time",
      "version" : "2.12.5",
      "description" : "Date and time library to replace JDK date handling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a0f575850531c768542236ea245b7516"
        },
        {
          "alg" : "SHA-1",
          "content" : "698ce67b5e58becfb4ef2cf0393422775e59dff4"
        },
        {
          "alg" : "SHA-256",
          "content" : "10628411ecb40c4634196c544f34681abdeef826f377096357433d1f9a135bc6"
        },
        {
          "alg" : "SHA-512",
          "content" : "300d1acaac8c49e3d6d74077392ecb9aba4115173f8734923413bfb049f01a668f4852099e9682146dd2f41faed244ca2a91c2d70b98930bffb811532f99efdf"
        },
        {
          "alg" : "SHA-384",
          "content" : "acd89d4bfe98d1388b8652995d288ef26441072898d25f68abead84e016d858af7b775cf0e830257c77873c4a7b22139"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8127810bff5cc6993d729e79fbf55e768e386003a7ce7a7a989453a19abee08374f2d9970c805467816626e7903895f6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da3474a4794021ff9c5137a5fafb8267db03d6c00828387b498ac9808337a886"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6008121bc71023292475f898b9347dfabb34d1d16277e98343d16a5fdba68f8b07ff1ac10534644fe2685afe5fd22f80022d9f935c5817cf801f353ee688f5c1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/joda-time/joda-time@2.12.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.joda.org/joda-time/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/content/repositories/joda-releases"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/JodaOrg/joda-time/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JodaOrg/joda-time"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.drill/drill-logical@1.22.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.drill",
      "name" : "drill-logical",
      "version" : "1.22.0",
      "description" : "Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "66e07b35967d50025250951728c1bc74"
        },
        {
          "alg" : "SHA-1",
          "content" : "cfdbf2988a49bb0dd0dc12706b2934af4ad22b61"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb87cbebc3a29cfccfbc4598b1af151287e7c68256f7fbba831986d0f695bbe2"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f8894824662516c87c3d024db40213534ba6e1222e2b42f41f7975c725b2f34e29e69301f9b3237d5760398e55c1660447a562f9a7d1352daba3e58a6bc9707"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f3dba87acf8c5aec2194565b908ad97d9758b4d0766674ca7abb73dfdd69b6114c6aa0f98aaca15781c52535082e132"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a7712eff116fe4d7a563d8a912772bb2d5ed2929580a85b7c943131072d6b097adfe57b28aa39a8a7c337e0754893644"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a11d90e57fa46f0efb4622ea18808df8c15a93a3e64a0638a62ee6f46fa74934"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2afd7340009786058c3f5d7a7dabb87723fb419bd23364b1f96b23d0d361fe3e6c73699f0be2040d52c69d4133913cdd7db9fe054f03dea75d4a424e4e153f95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.drill/drill-logical@1.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://drill.apache.org/drill-logical/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DRILL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/drill-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/drill/drill-logical"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.calcite/calcite-core@1.34.0?type=jar",
      "group" : "org.apache.calcite",
      "name" : "calcite-core",
      "version" : "1.34.0",
      "description" : "Core Calcite APIs and engine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a6e26bed5f4ad41c7fdcb1cd82bd8f61"
        },
        {
          "alg" : "SHA-1",
          "content" : "d0fd918fd56baa3c6ebb34676b9aeeb05ce9d94d"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a6afb83c0f37619b586f80f0cc4f8adfd971068af5714e039e97f5cd0819578"
        },
        {
          "alg" : "SHA-512",
          "content" : "1cc371b6451e660a009ce34383370f34684d093d23ffc881c44a9085cd59c29773814d260bcbbe564374043bf7bc839b1799342e6ef3ef0dea5aa612e8bdeadb"
        },
        {
          "alg" : "SHA-384",
          "content" : "12452b67d0d9b6f8bb30d0ba0f97d982f6046b868161efc6d28f0b1c1dcf50fd5bd680b6e8dcbf5ff59879cb38317be6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e12a6a5610fdeac831f576e1f5702b96d81b7898f4038a324bc088398b99ca98c5aa0eac54fbef756aaa3b125a247b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07434e63607f1a4ab0f946729bda0254a99844f717e5c87729fa23389c449321"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1b6ba4e1d168f0bc68aa93ec7a5a6c1071039e66354436f8943b9d19756c154b88a3e62b9daeb4946919bdd816b06ff7446ff8f6b31a9d92017420cfe3bdfb0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.calcite/calcite-core@1.34.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://calcite.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CALCITE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@calcite.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/calcite"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.calcite/calcite-linq4j@1.34.0?type=jar",
      "group" : "org.apache.calcite",
      "name" : "calcite-linq4j",
      "version" : "1.34.0",
      "description" : "Calcite APIs for LINQ (Language-Integrated Query) in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe98725a88704150682f46aeaad9210a"
        },
        {
          "alg" : "SHA-1",
          "content" : "505eea67a7a11e002c6c760914c369bccef0330b"
        },
        {
          "alg" : "SHA-256",
          "content" : "155ee92f7b9076d1fb93f9215b3e7e33352e1bcb081ced535ed59661f650984e"
        },
        {
          "alg" : "SHA-512",
          "content" : "fc9708174394730ca2cd013921d1d9db3880498436e18f7311f1ba399c476cef2abb63bbb6a9252de28367c5c6d0af97acf5253975103f271cc2c85298784003"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcf25a5e453ef2886990ef4028804ff0a66f6f8cc116427108820c5606c39e3ac0d5c6314df5c793b704498ad84e888a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0372c0cf3b96b5c4d49f0e199952b9bec18608132f4e8f1ae465fbb0eb852ec3ee8a005e9f157a8203b582d0bf0bc7b3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "99ab704d33c759b0fd1b204d72a25c78fdea261622ab9fa78d62f0df4163fc7a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b06168586968c0a15a2850c0067ae95a736cf88408b53859b20db65790051cd1996099d4333ba14e8d4b580655d87695659460eaf7b91bf5aa41077fd9df095e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.calcite/calcite-linq4j@1.34.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://calcite.apache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CALCITE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@calcite.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/calcite"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.locationtech.jts/jts-core@1.19.0?type=jar",
      "group" : "org.locationtech.jts",
      "name" : "jts-core",
      "version" : "1.19.0",
      "description" : "The JTS Topology Suite is an API for 2D linear geometry predicates and functions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3b90d76c097fd275fbbf22f8e3cde6b"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ff3baa0074445384f9e0068df81fbd0a168395a"
        },
        {
          "alg" : "SHA-256",
          "content" : "dbb8644cf324123d06c27aa982f570811e10b4cb1f2aef893b00de237d33efc0"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d7d0dd08ed1b0d21dcdffa277eb2dc264b88fb950ca2dbe420729ce49c0106bb3aa27e26d943dbb8caa43b9ba61c41464dd7c5efd73b547fc85493ef3ea6443"
        },
        {
          "alg" : "SHA-384",
          "content" : "26070312a7c8bf366bf2981b3d62b87cfd6ac9c2a2f5f914d7f195b16a28b97a5fc46dffca77d6d74c79d0e60cae2909"
        },
        {
          "alg" : "SHA3-384",
          "content" : "37984145d1dbc12e3cba00c96a6c537ccf4370cc56861fcd00db1ebcf28a771689c6f36917570131af13af53f244c596"
        },
        {
          "alg" : "SHA3-256",
          "content" : "59bb5b975c8293e5dfb2254d5acc27eeb14ad884343c7aee0db35cfba117e964"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6e5e8f07ba0593c8956f6d580675136e8258d8d7d52409a05d9f19e64fc13bc0c3bce5a5dd64d034463599bfc7ccee38682f42b7990b378c1626c582f3ac247"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.locationtech.jts/jts-core@1.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.locationtech.org/projects/technology.jts/jts-modules/jts-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/locationtech/jts/jts-modules/jts-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.locationtech.jts.io/jts-io-common@1.19.0?type=jar",
      "group" : "org.locationtech.jts.io",
      "name" : "jts-io-common",
      "version" : "1.19.0",
      "description" : "The JTS Topology Suite is an API for 2D linear geometry predicates and functions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "033b75f91eeff0d25361ed6bfd1103cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c7018119aeb66335746e6748456c821e304d3a2"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0f0c62024d4282f5f905de1abd2cc96f975a51d9e8d98254234fa14b16bbe9b"
        },
        {
          "alg" : "SHA-512",
          "content" : "80db3ad457449be82efd28e3cc6520fdefa3c94ccc35003f69e60fea53ca72025318b01417a4ea193e8cc6e2352878453435872747c86a3b29536cf88af72c24"
        },
        {
          "alg" : "SHA-384",
          "content" : "0b9067e5b8e093890fcabe0bc4b90953cd6a2ed391e35c71655bfbb6e762581568be969710a83dfe368f16e12e48b42b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "07c1ec148701377ec179086acb4e9588b6d70eea16be05ae4708df21e480df9a8cfd5316c2c5756a687aef6d0871e182"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a4ce604d5cb40e1bd88820de82d550053963916226c88cb4218767a8b7957330"
        },
        {
          "alg" : "SHA3-512",
          "content" : "88ffe9ce09c91e87c81c8b72dc7e285542f6206e91b1a4a2285328711bede1ab0f3f423183e68c4252bfbcaf7b430486533c5a40bdaabde825a97fb78eee56a0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.locationtech.jts.io/jts-io-common@1.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.locationtech.org/projects/technology.jts/jts-modules/jts-io/jts-io-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/locationtech/jts/jts-modules/jts-io/jts-io-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.locationtech.proj4j/proj4j@1.2.2?type=jar",
      "group" : "org.locationtech.proj4j",
      "name" : "proj4j",
      "version" : "1.2.2",
      "description" : "Java port of the Proj.4 library for coordinate reprojection",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee0f316a60663293d81d14660c676f01"
        },
        {
          "alg" : "SHA-1",
          "content" : "6eb2c27f1b7d048a6912a42a0637e470cdc46562"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6fb89b55a6466aff5cc8497079e9d08c160122f4b433e8061acc37f81d7f802"
        },
        {
          "alg" : "SHA-512",
          "content" : "3b5122edf6378e30e9bb827477728964ba0f7d0faa19f9663945ad97cfb322d9d604db5bd69d9cbf5a409e72c243d5d2b175ec813d019957b71dbeed67c02e8d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1fb4232c79b3414540c6fc028b46a2aabbc034963f6ec8100053e983cdab92abe39e523d6c8219697179d3c55ffad99"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f62d4d80e30880f1c15e9bcae1865d0b3fdbdd87e5a3fb3671656798a024d1be9eae43fe16c8de4e1634be99017947a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7aad38f6d95b46c8146ebf2e179392e3417872beb2237f5c2b79f8dc05a3107a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d576d1e41f3ead4fc877e30f2365e998492b71adc3f2dd534847095eb6b68a9090d635168ca990e835665e2d7fa014a3ff329eb68baa2504488762ef7bbf0f8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.locationtech.proj4j/proj4j@1.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/locationtech/proj4j"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/locationtech/proj4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.11.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.11.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "656ad66261b7e7ea472ed0ffeea773ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "c5a0ace696d3f8b1c1d8cc036d8c03cc0cbe6b69"
        },
        {
          "alg" : "SHA-256",
          "content" : "721cb91842b46fa056847d104d5225c8b8e1e8b62263b993051e1e5a0137b7ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "defcaf30b7def5071243f3982d0d81c47c05b1a95c4d6143b3af86451e97c212c8d620d7220784e541fe8ee95f7fc59452fa6392fa37dac2d5705bfaf06105ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "92221cb62c44dc982a8e9c54b99a1c75e0e4c48cd2f03b3272badcd03ab1b8bfc8bcbbe426a8d08074edba69b09a2b79"
        },
        {
          "alg" : "SHA3-384",
          "content" : "545c6c45a970b5ac7eb236b0d5d4b98e48e9a36336d8052bac36b409a7489a3d6d68f5a7bb58cfb21189bdab477d4b92"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dd2ca92808ddd03f50e3776b6e9aa86d92bdbf170ebe06d47e7c45940b435739"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2cdc44a85ce2fb11e54bdd6487978f181f8daca32c40895b252f4be352f9a631e35bc0fabc026216365a05980f4548b2d59dc737b0d465e0005c0a1f325e281e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.checkerframework/checker-qual@3.12.0?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.12.0",
      "description" : "checker-qual contains annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab1ae0e2f2f63601597a5a96fca8a54f"
        },
        {
          "alg" : "SHA-1",
          "content" : "d5692f0526415fcc6de94bb5bfbd3afd9dd3b3e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "ff10785ac2a357ec5de9c293cb982a2cbb605c0309ea4cc1cb9b9bc6dbe7f3cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff20c424e130c31c30b4f4f5b4374f8f98f94ddae2b123f3c213f147be6b3de57854ee5651b02dd97d352c1c1df2a8bfeef73d5307a71372f46a6002eab24d78"
        },
        {
          "alg" : "SHA-384",
          "content" : "60641d5967c60154359437cf49d8b0c14e7c1d876ab1fff4932590b19edcad0e65975299004ac896fb190f45b69ef1a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa56f81cc52d6fa2bf40be155584ea7bed253b29fa9d7aa9b56d898ea01909b217efd676ceb8c7c913c4d800bfee7529"
        },
        {
          "alg" : "SHA3-256",
          "content" : "85ce7342830164963b1cff7257c1e07aec3eb134ba4ff7102e77de8c33191c87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "29ff1fc98ce64a52fc15796f127b5b100522ef88e15c5e129941c4954a3ef1b51a3059c131cb36ba4838c5ab76b2e0f2ab2dd4e9f6edba0ec8154c450c0a2130"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.12.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/com.google.uzaygezen/uzaygezen-core@0.2?type=jar",
      "group" : "com.google.uzaygezen",
      "name" : "uzaygezen-core",
      "version" : "0.2",
      "description" : "Uzaygezen is a library for multidimensional indexing based on space filling curves.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e7c07491e229b40738ba0d4be05cedca"
        },
        {
          "alg" : "SHA-1",
          "content" : "611b82d4c4b4f67cc3d83cf0697ec660fcee2fff"
        },
        {
          "alg" : "SHA-256",
          "content" : "29aabe951d220f03b3789332f9f455ca2eba953c91ecef8aa06f76f458cedc4e"
        },
        {
          "alg" : "SHA-512",
          "content" : "647153f53d0aa1a7e4414c426c2a60beee36cade4ef32a81d8e81838a0ce70ddd3711a7859c45aac28a0aa46290d71483540b6e03955f7df981c525846331816"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d225c5aaf8bd9a09be89e0ff68c7e9e2eb428e83226f63e118f909c5a7f40c52ef7aef9f5ca8f97d72cf40e26ebea41"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74a443fc0927698ff845568dfab4342c2d284d02dc7e092d521fac559910ad2b66721af944d1e26588641584311c278d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8166d111c004777e9a53feaf11522524943af19d4b1dc0b3a025914b76e473d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34a79321730ea829368f84b6822f4a201e0ad6f4598538bbfc786de7898c599f4dcb25a19afcca24e24fbf6f5ed822aa2acd3cf2afbe353072ec52995ae2932b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.uzaygezen/uzaygezen-core@0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://code.google.com/p/uzaygezen/uzaygezen-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://code.google.com/p/uzaygezen/issues/list"
        },
        {
          "type" : "vcs",
          "url" : "https://uzaygezen.googlecode.com/svn/tags/uzaygezen-core-0.2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.jayway.jsonpath/json-path@2.7.0?type=jar",
      "group" : "com.jayway.jsonpath",
      "name" : "json-path",
      "version" : "2.7.0",
      "description" : "Java port of Stefan Goessner JsonPath.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2db2100b179bd83518fef0b563433a15"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9d7d9659f2694e61142046ff8a216c047f263e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "de82f0e4602eea0187df36779ae8cfc1653b6d920125674af4d365d0bca59508"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f2b97f22607a2032f9c618eeb0c9f78aa3f99e94c902326d9f7e84903d603bcad293d2f566b7cc999c1aa6c9d607ef7509314e504fe9290b2b93913631790de"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5d79e4ad4bec36a1bf1c7fd9aaa820fb3473e9cdbe55791e5e909a835ee595c47957e4e0033195d46968ed103c95355"
        },
        {
          "alg" : "SHA3-384",
          "content" : "387b0d8e9a9b776a43b21e24260956b22b01f70b624ddd8c26ad383781398e416fef938d210113805a1788f3b3127841"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba2605ba7fa4ca243837889be020d9a3151fdbb6197420d849a705744e5a634c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12f7c20f8ae51508f36efa2ca141fa7dd305d5bf90dfa37f01f8505c4ab925b60e87f05eca8be57263552bde597efe068040204281a5ead472b94e6b11ad0629"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.jayway.jsonpath/json-path@2.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jayway/JsonPath"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git://github.com/jayway/JsonPath.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.minidev/json-smart@2.4.7?type=jar",
      "publisher" : "Chemouni Uriel",
      "group" : "net.minidev",
      "name" : "json-smart",
      "version" : "2.4.7",
      "description" : "JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f04005088df03f6efac608a7a5d53cd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "8d7f4c1530c07c54930935f3da85f48b83b3c109"
        },
        {
          "alg" : "SHA-256",
          "content" : "28c17ed16ac22e6845743fd1e84321edf5d7735fc216e44ee269d106bf3d8146"
        },
        {
          "alg" : "SHA-512",
          "content" : "03e9e1ee9a44ea15044b588b06a956ac150a37b63c161bf9b08a60539f5c90efc7718deb24fd084f503b68092516aac3349dbb74049777ea4c6619ac26090a1d"
        },
        {
          "alg" : "SHA-384",
          "content" : "98fde2ff0ad963262f9a9b42aed678b4d3fdc90ccb4bc25f4ca936ba7e2186af6477f06a3554bc5d8e0efe8851e13649"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c35c95619c5ecd50fb10524e5b586668dc3cd373135b133c7edfb8ecfaf6b529eade283d64dafc25b24617bd3c509043"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74f712690732f92214901da8877de6edc207d0f68105c21e58ebff69d90b31f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cd7364f1244b7928b88ff158560a28374f5e9c3bac96206fb852def44ebcff64ffeda63f6a90204646a9a076c5f4aa8f338ac21a8b0801fff86a735d7dfe6d84"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.minidev/json-smart@2.4.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://urielch.github.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netplex/json-smart-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.minidev/accessors-smart@2.4.7?type=jar",
      "publisher" : "Chemouni Uriel",
      "group" : "net.minidev",
      "name" : "accessors-smart",
      "version" : "2.4.7",
      "description" : "Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53cb6c796eb91346af5edb178c42b39b"
        },
        {
          "alg" : "SHA-1",
          "content" : "3970cfc505e6657ca60f3aa57c849f6043000d7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef5103429f101f7e3ff62f3a182342720439eaea43d2eed3119bba770bb202a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "6daaf2fe1b278599d6d0bbd3f157096f8bccf3d25616099c128139ce164b29461860eb2786f3d3728937a0d0505df73f1c9673b0766f946c50878e5f60305736"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb0e03f5855bc2949f43bb98bc39e4713421612daf89f951d7affcc081e0ae0acb2fe0cb0d189e34ed65178fff5b3a2e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "08d26f6dcce42a6f8bb5b1d1478d8f7cce0b2b423cb8b8792d9bde23019f6dea5d90bfb17f980bcf316271626c12e723"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2052bad14a640f3a455cf2350df1d9b583cb7e99826d958df6d67d8e391995cb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a5945f8d187a46aa3ea3754974d98f6aace29ff89d7f3c828c8f7e3395adc68786a8f7e874cf1e140433a3e60cd3e3f907af43fc29043461f10018aee60e881a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.minidev/accessors-smart@2.4.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://urielch.github.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netplex/json-smart-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.yahoo.datasketches/sketches-core@0.9.0?type=jar",
      "publisher" : "Yahoo! Inc.",
      "group" : "com.yahoo.datasketches",
      "name" : "sketches-core",
      "version" : "0.9.0",
      "description" : "Sketches-core contains the core algorithms used by other repositories in the DataSketches library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae2f36640cd69ef20c83712c96cf017d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba592b4cca8eb7dd425721acc1b5d4c034e34fa0"
        },
        {
          "alg" : "SHA-256",
          "content" : "672a7973eae372d9f6ad9dab5904292ab38a1be2b7445521a0d820a59f2ae13c"
        },
        {
          "alg" : "SHA-512",
          "content" : "02e8c3c871e9750d0e4381766531767cfe2d7697a36f8bb9060c57432e7e0743a7b23cdfe81a7bd8ef668856fd58705cc374722e83ba35da44d6c089ebad2c74"
        },
        {
          "alg" : "SHA-384",
          "content" : "66c3451c344991ae9b8d50c7cd0ebcae734b60701a0446044337ac4b94fabbd8d5058523f7b6d3ccf52eb62b9ef3af27"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b3368dce564a2f499b1c373e85b2787f05ce87946781d510e4abe2e6784a631cdd9295988d8d15c1e9d9804f93f6eda"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ac59969397b93a3edb5ba5cfee421a2eb9ac53918530f832bca329afb47ea9a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cfa30a16528aaf8cbc71e31fe5f752a95357602f889a3eabfd9fdfc689e42cf47201debe72981232779d66eae745766bf8b51229af1a2ab0bd17378e09ff5fc3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.yahoo.datasketches/sketches-core@0.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://datasketches.github.io/sketches-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/DataSketches/sketches-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/DataSketches/sketches-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/sketches-user"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/DataSketches/sketches-core.git/sketches-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.yahoo.datasketches/memory@0.9.0?type=jar",
      "publisher" : "Yahoo! Inc.",
      "group" : "com.yahoo.datasketches",
      "name" : "memory",
      "version" : "0.9.0",
      "description" : "Memory contains interfaces and classes to allocate and access off-heap memory",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57e843b3603c435fd3ea482388da5bcf"
        },
        {
          "alg" : "SHA-1",
          "content" : "010a7f4c09076d5c5d5d7a3f0546b71764ec5704"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7d22ca0298753de7a5c85edc9b926892936e978595fe44375159b8ada15fdfc"
        },
        {
          "alg" : "SHA-512",
          "content" : "d78c0653dc6c18230cf6d3b71c5e0e251fe3d5d2cff13467768835e830f7a3b4617d82862fca98e219bc8d8155d55b6dd7795b52d8b6ee3d4dc6cefccb48acd8"
        },
        {
          "alg" : "SHA-384",
          "content" : "6afa79336a5a0fd84773fbf0cd4c86bbfda698ce88e56a5c9c58f987e4d24d2746899ddda4d601364593fbd3787b6669"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b24fdb31302ec063f954c40786a25e13b1b909ca799f23c089be7111c19384f2b77e24f2a1d23061d4c3fcfbde512c6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c054bd1d6335e10ff369e2d2ab7dafa1f708ac0b8c7ef5b0c34e66b0d3ac6ce4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8dbe98d47959ae24041fd28912a43cffcce3886dd05fe7a0cb9e5c5caa79e7c7c2681099fbbd19e0703015094c3a45de987bb3555d7c34cf066a56970e46a446"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.yahoo.datasketches/memory@0.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://datasketches.github.io/memory/"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/DataSketches/sketches-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/DataSketches/sketches-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/sketches-user"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/DataSketches/sketches-core.git/memory"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.hydromatic/aggdesigner-algorithm@6.0?type=jar",
      "publisher" : "Julian Hyde",
      "group" : "net.hydromatic",
      "name" : "aggdesigner-algorithm",
      "version" : "6.0",
      "description" : "Algorithm that designs aggregate tables",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a49fceeeb87328bc23d9da4879112d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd0cd7ad1e3791a8a0929df0dcdbffc02fd0bab4"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c06b3af57653eaf004231818cc8e91569d832d0b24ae1a8600daf023c050bfb"
        },
        {
          "alg" : "SHA-512",
          "content" : "87ed05603a99e6862cc8073dc93e1e1520dac96feb7472046c7594107e991a5e12d6b191afec80749d3cb09f74271578bc3ffcf26985e602922a105e893bba78"
        },
        {
          "alg" : "SHA-384",
          "content" : "630ce1411ffebaf33fb6a47f71499547ff26c1b33a247b561e58cef086c0085df09493915498bff0e03d451446305ca4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30dbd61eec5c8a5aeeb410da05a112108bff0b00c848e73377e85ba155695dbe9e77fdf3d3da57c94afc1fb817c0cb4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6528d7b3b82731a1638c9f364a8d2d283ae2ce3048761233d48ee6104b152bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7769b66a50f03979fedabf315796f28f2210dd961c2ac82c84506458fd3509ef19aa2baebb9a3d9346d98deca345182b7315e4d20e1cc80ff03ae90d520e9635"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.hydromatic/aggdesigner-algorithm@6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/julianhyde/aggdesigner/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.pentaho.org/pipermail/mondrian/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/julianhyde/aggdesigner/tree/master/aggdesigner-algorithm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-lang/commons-lang@2.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-lang",
      "name" : "commons-lang",
      "version" : "2.4",
      "description" : "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.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "237a8e845441bad2e535c57d985c8204"
        },
        {
          "alg" : "SHA-1",
          "content" : "16313e02a793435009f1e458fa4af5d879f6fb11"
        },
        {
          "alg" : "SHA-256",
          "content" : "2c73b940c91250bc98346926270f13a6a10bb6e29d2c9316a70d134e382c873e"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae35b761d16f4327cdb6fda16789166fc67020efd71fd2cc3395b97444f439dfcc7eee948a3efd3b02440416caeb873417d95db6a2b16f4ef198de9d1afbc045"
        },
        {
          "alg" : "SHA-384",
          "content" : "aef894734c328ec53b22c4efa33759c6ddb888093498411a439eb9a5494a8529beaa71cde0fd1d9ca526812d748c3a88"
        },
        {
          "alg" : "SHA3-384",
          "content" : "970e56888f04a30878e6d6b7ec895060f61eeb6f745a8a58beb2ab94871e45845a468443629c1d1dc5ed6b8eecd5f6e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6b19be6e3d3bb980cd6ecb6c0e2daaa506200d6e4e8a2a3cf29748581406971"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1cb8ff6c49109acb57dbc0ae2a21e0a689fc34ddf01521ced8c4ae93355b55527ced59c6b3f324b44cf4b24ced5f063815046f9bd62c44e3ef41417d8eff972"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-lang/commons-lang@2.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/lang/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "type" : "distribution-intake",
          "url" : "scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/LANG"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/lang/trunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-dbcp2@2.6.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-dbcp2",
      "version" : "2.6.0",
      "description" : "Apache Commons DBCP software implements Database Connection Pooling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc14a729b359f3770f608d3f2c2e7a9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "78d0e99c4bc815a9f20cf6837761e91b7fc6eef4"
        },
        {
          "alg" : "SHA-256",
          "content" : "4af3d49ea0aae838d330cbc969a94ff2fa768e3b637effb8e80a21672dd49bf4"
        },
        {
          "alg" : "SHA-512",
          "content" : "5297f50ee9433919e5b43b224a2274ebf3dea8889826437f511f6bd594a6134a0a92baeb5fea80fe731b4399b7c15f7fc796dcfbbb7cfdc45eda69033295a587"
        },
        {
          "alg" : "SHA-384",
          "content" : "089287970adec4f0433219e1cff0c9b9679251eea38fe86310c26caf6f10154a2f73440da12f3b51f143a38db230ed3b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b602efe6b2e9f6c0bccb5ddb24c8423cdf144f9e5fcaa254ee94666314f9df7c20b4c14f2f4da97826b8521d8b6cb52f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a014bcffb7f80bb609e2b689f9d5f7fb00ccb75782cf356b707c21d8cead38d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f43ba9ba3ddeb4334dd30a8ab384f95307a9d98c0149daff1d1e2a567b42500af5cc4f99a270d509ba90a2436a6dd4bfff3f79dec43c4e8ae77cb5b1fca517f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-dbcp2@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/dbcp/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DBCP"
        },
        {
          "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-dbcp.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/antlr4-runtime@4.9.3?type=jar",
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr4-runtime",
      "version" : "4.9.3",
      "description" : "The ANTLR 4 Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "718f199bafa6574ffa1111fa3e10276a"
        },
        {
          "alg" : "SHA-1",
          "content" : "81befc16ebedb8b8aea3e4c0835dd5ca7e8523a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "131a6594969bc4f321d652ea2a33bc0e378ca312685ef87791b2c60b29d01ea5"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c3763a8fbc7af110df5d6bb57692759b23e8bf961a53694c69bde4cd9d8c3a8eaa55cf376ce34c6c4e2035a99d7abf08c6ffa3b75d18a6d93a9c1ca95927ea8"
        },
        {
          "alg" : "SHA-384",
          "content" : "62a62dab4a27733a810b97fe5544eb1b5b25d2df83ea8d93802cb0e6fd1b4b3ca5a130c51aa9198deefc30cd0f062841"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e2919d471a5b4fa318cd34d4a9fa5a9e1fa4ed37e0ee34c72031f950c447c16df828cbe96635e525859153080b97510b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "70c29f56fa10bfccfd47623ca6e9d3625e1b81da7b0e57269def1d6f84c5cd6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a80c6cc4e5cd8e1455717e6d9fc3ab7937eb23f907e4189358f4b2f3eb14475689c02a8258419f6956feaf6da0c0c5cdcfb9300f91efef2f5bfbabac092386c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr4-runtime@4.9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.antlr.org/antlr4-runtime"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/antlr/antlr4/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/antlr/antlr4/tree/master/antlr4-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-common@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-common",
      "version" : "3.3.6",
      "description" : "Apache Hadoop Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30d14b1270d9e0c4ff4e18ddb3ef497a"
        },
        {
          "alg" : "SHA-1",
          "content" : "09ca864bec94779e74b99e84ea02dba85a641233"
        },
        {
          "alg" : "SHA-256",
          "content" : "10b8edb304bccc10a939d29edde128d0f6d95129427ec69f5cc7003ba8c6b737"
        },
        {
          "alg" : "SHA-512",
          "content" : "60b88da0033d24dbe998fc6c3e88441b5792d53ff14ac61a5457ea581a0479596f43cff7398cbcd1114f5255c24cfd2b141385c67d4217169be06affe205b6e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "1dbde6cf2de33813171719982b24e78467e513a02d2e4de583d275311c5ec64a7d6118f467898294f204021f26de265e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9b0d816e93f8ea84b1c030948adccedb6a1a471416d75f6722481879c1d92779a73ac3bd041562c552fc2c41093dd66c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a720e36c58160e47835a3d2a7f0dd548a78cf0bf86c3dc44447014ff2c993c9a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f01680ffc4bc798a5c3926db5863a6f1e005b5c07de943bfaad0906744483fd01b9940f6b49b48cbe216c2567b087ac3878356318c0ce5e9ce9123e63c89f7bc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-common@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_7@1.1.1?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop.thirdparty",
      "name" : "hadoop-shaded-protobuf_3_7",
      "version" : "1.1.1",
      "description" : "Packaging of relocated (renamed, shaded) third-party libraries used by Hadoop.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7f71c684735b54e4d7adb82407614bf8"
        },
        {
          "alg" : "SHA-1",
          "content" : "57b7ba0ca94313c342b03bd31830fe4a8f34bc1a"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b4f70f14576cabec34607a035b58aaefa6c042d693328d90de79db581966f8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "4dae7fe9feb432588fa245b920db74700e921ca2c0c4cbe33060d1023b8cc66eca0c1e979672758cdcf21fa406a7f80cb3d84a51d03a69d21e8c802ffa9ff7ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6fc5cd3fd614f63446bc929a70e9c287ce2546c7547246406a079edb584011959d56aff149a968732e7b6f55dd93e17"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ac524302eb812afab2900dd191cd1f21bbef2d9d2661699846226421deab94996ad878ab1482cbeea973007faec8da50"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c8ea9d3f32bd66258fc5e88a0a6904d66b741439885b13a0b513cf5347845521"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1faadb03ca9da23885bbdbba4dc0caffbaad65909bc3e7e14a8b81546e10df5c6eba83256ed31e45a393efff23cb704e1c2702a5499efe7c8adfcc08e92cc87c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_7@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_7/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-21/hadoop-thirdparty/hadoop-shaded-protobuf_3_7"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-annotations@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-annotations",
      "version" : "3.3.6",
      "description" : "Apache Hadoop Annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31c1546b326ed15691f138f0a618939f"
        },
        {
          "alg" : "SHA-1",
          "content" : "451bc97f7519017cfa96c8f11d79e1e8027968b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "02444e5dec3ef67251b61816001d3a0b1374b0334ed847b1d77f0750234c12d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e73c23ff4c9527909f084d6cf77efc1111c6be42aad2093c68dd5324fb1a94c76411c8df12c69cea5ac1cde84b8e6ce3f86afe394e018bba94c54afb3923e5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0cd996922c1e5c8a4b268cae97833067cc7b7317562ea82bc5736c766d095fbc6c55e22e0c5b85b0c5ad806e41600ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "32d9c9aa4c8d64028fff52a0e09dd7e412a52cb09e413cc14ece976248708416bfeb3faa008045cce86fe9821bf3b6cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da8d811881febfbf6a1dcc5d6ec29940655de133112810943dde45b73b287eae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8536ff7c5a4f358a93b38b5d4893ef911bc26f83b5acef892707c0a844d635aef21972311e17d3a4f45f4b7c894235ba8b0802cd2b2ec1430627344c0605a38e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-annotations@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.1.1?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop.thirdparty",
      "name" : "hadoop-shaded-guava",
      "version" : "1.1.1",
      "description" : "Packaging of relocated (renamed, shaded) third-party libraries used by Hadoop.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "50e10b8500468cc0360cd406fd600bbc"
        },
        {
          "alg" : "SHA-1",
          "content" : "02419d851c01139edf9e19b81056382163d9bfab"
        },
        {
          "alg" : "SHA-256",
          "content" : "66711253edbb9a172efbf12e8b4511cd413627d069e0f5a62ea475b4e14093f8"
        },
        {
          "alg" : "SHA-512",
          "content" : "84c17f77f4d49c473996c6c447f170cc470d363c705f73dc75dee7f7be5d5b68dfbba5aa5df5d27d6137eb37d53c95536b020d2f8eb3fca8a4fe3553ba5b34e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf32597b1537704ebcb10463f2c9186a6dff6ca246fa7c51c13399f7e31de366879958e3eb877236444820037afc810d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36b926ae5ec8c66b0b8c5e2dbee5fe100f56fb9a93c8cb818d49f6009d8538705798a1a2eacf1ef4f85ee112346d22b8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3df35bbfcfeb76c07611250427a5374fe3d7775af8ff10556170420662adb973"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c2c20390e5bcc2ebafb813ece7558402e1882670f9cf3727c3206a97b7a38be3869e7ff68c924f12c301b3fcaa7b618d6d4f493116bcb950a25a014bb7b061b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-21/hadoop-thirdparty/hadoop-shaded-guava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-cli/commons-cli@1.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-cli",
      "name" : "commons-cli",
      "version" : "1.2",
      "description" : "Commons CLI provides a simple API for presenting, processing and validating a command line interface.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bfdcae1ff93f0c07d733f03bdce28c9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "2bf96b7aa8b611c177d329452af1dc933e14501c"
        },
        {
          "alg" : "SHA-256",
          "content" : "e7cd8951956d349b568b7ccfd4f5b2529a8c113e67c32b028f52ffda371259d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b8f4610d3a05a589026b1af605cf976f73e6fecb9b9cce9f572e5883ce0a78e8a9cfe48e06257bb68cb8eea080ffe84a2b0b73682036f85dbbb3c03cfdedfaa"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e39c2926a3d022280dc6a706f0be11d073541500b641dfe485c7b054469a8a01902cbc8692e38ff976bc69fd974174f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c22f48ca48d04a717549df9b083aba508af9bc87439a33edbfb05e9a3d458eb6b3ec5f0014242547ccb24eb59f2d7b8f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "006a8f27b555487fc21e99848344dfa671be826310aef75138cbb0e9be773b6b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "841bd6703e4fe9792736de93a5ea54821af0dc4f297ff96b3116067895650e3fb3721159dc6b7d34214e376b4d1f936414b21747562f2462b818c576cf0e73a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-cli/commons-cli@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/cli/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "type" : "distribution-intake",
          "url" : "scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/CLI"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/cli/branches/cli-1.x/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-net/commons-net@3.9.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-net",
      "name" : "commons-net",
      "version" : "3.9.0",
      "description" : "Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5254d7c277c30a378518e99b9d1d3522"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a4e26802e0a5a42938f987976b55dae4a6cc636"
        },
        {
          "alg" : "SHA-256",
          "content" : "e3c1566f821b84489308cd933f57e8c00dd8714dc96b898bef844386510d3461"
        },
        {
          "alg" : "SHA-512",
          "content" : "c76a5e586ef9d7314683580442f9ecef3a3c32f85c0539cc62944d5d4471d1ab06f2e9f5a28f444a9add41541ecc6b6f639e4bf1961b2a29515bffe4d591e17d"
        },
        {
          "alg" : "SHA-384",
          "content" : "081d2a7131a5b0000b8d6723b079326c530c814a1fc504e60ba6aab527ce8844896b782c424097c3d33310bfe3934026"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c3da6c243b6855b95ba625b40a2f0e9ea8c091f5f92735f4f9a620034ce6887ccc1507a483c521ae5aeb07bfc4e4141"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c7f780c0cd1e1ae7758235b9adf5893c6c503dbaad1bbab96c2804f7e74861d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2346ea5a81ee59eb0f3ed47db11351652e94ce39c4d6ec8f04704d81f51fa0573772625a651f8db665ee3d80cfcbe7ae3decdf753c6e82cceaf80af1b2a250f6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-net/commons-net@3.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-net/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/NET"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-net"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.51.v20230217?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-webapp",
      "version" : "9.4.51.v20230217",
      "description" : "Jetty web application support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95c6cc6d80438c7164c4e2d6a1462b6a"
        },
        {
          "alg" : "SHA-1",
          "content" : "d1ac2cfce10cb5ca9a65dee26511cedfa3859614"
        },
        {
          "alg" : "SHA-256",
          "content" : "a5bf73002a45e5b476b3ff0ffebee6c7e59b17393c19a80edea5772bef7ad9bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "eb4c0c8dde10ee9a74212a9bf1fc7fbf76407ca9e47ee672f868c14c1c7cda6e8b842c288fa32415b6a593c139ca727dbbf6b4876ab8a1f4d69c99382329a972"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f296d20736eaed224bfc28ef94884db16001ac673e37fe35efd7a8291b80e5ae3bb3b8c24b8cea613da6955fb7dd781"
        },
        {
          "alg" : "SHA3-384",
          "content" : "deda286a819e6d00add3f21af140ca3eec761332ac0e6a6672d7f831cec97a29d14f407fd351460ebbd09f0221496c77"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c20aa73aa373459128aa325a6f5e0a73c8dcb27af4a695c8a0b63a148a827b86"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a9833ddd7ecc6c3635d229146d3611c039733a7fcd7b6471d8856685e77641761750342a59e2568283f590dc0afc395366c1f8d6d506ccb34ff31fa2c1d728b3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.51.v20230217?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-webapp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-webapp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.51.v20230217?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-xml",
      "version" : "9.4.51.v20230217",
      "description" : "The jetty xml utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "84b6d0dfb7b41eb31448ff52cc14f636"
        },
        {
          "alg" : "SHA-1",
          "content" : "54572d542f3a9e943ebf50f34df5ef1420b0b045"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d7d68dfd7e58559505bee8cc14089cb54d7715be719074da62c50364d1ebf97"
        },
        {
          "alg" : "SHA-512",
          "content" : "e89a3005fed09f51bf409a2204c63f38189537a710f3cdf37916560a17099f1f4ca1568c67779802c7bdf8653482c61f2e9819b550fa45d729069979ec93be54"
        },
        {
          "alg" : "SHA-384",
          "content" : "9673204f06df7d18a103e39e1f77738b21adab230ca30b7a5f1586c21b345bba7658ab6714db595f23a756b8cbc2469d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da5c68da08a1bd1eef0cac883bf476e413c3b59ac6229732e76e125d1b0d4021c3948ccb9c0c35d9673fa971bb60f253"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e368879b7499ae660731b15b934dcc3b94a2935d67063da2822754d70ed41f94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e2ef492d8028cb472aa57a9b7d45bcf4e795c9cb537e59deea0656e07c688e66f9555df144b6cdcabfb75f1197cd78c8352c5271971bfb9d08100bceb3778d17"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.51.v20230217?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.servlet.jsp/jsp-api@2.1?type=jar",
      "group" : "javax.servlet.jsp",
      "name" : "jsp-api",
      "version" : "2.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8a34113a3a1ce29c8c60d7141f5a704"
        },
        {
          "alg" : "SHA-1",
          "content" : "63f943103f250ef1f3a4d5e94d145a0f961f5316"
        },
        {
          "alg" : "SHA-256",
          "content" : "545f4e7dc678ffb4cf8bd0fd40b4a4470a409a787c0ea7d0ad2f08d56112987b"
        },
        {
          "alg" : "SHA-512",
          "content" : "f320915bf27b05f5f93a69572ff0dad6e68f030b6f0fcb1832f80f7ffe56dba9e0575dd8e6b0425b3704ac75ea2b4a7656bdad64b8cc8610bfdcd5bc1989dcc5"
        },
        {
          "alg" : "SHA-384",
          "content" : "d4017a6b2b171512c97a00a9d84dbe60dd48b233964f1d4c1baa260ff65a7e901c896d38b81a57c98de977b49f0273f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1189f5774712edc77ac37ae5aa9570156f78050003da49c182e1a84651f1149bbdf13e1d752dbd16fe637a9869ec5660"
        },
        {
          "alg" : "SHA3-256",
          "content" : "68d8a993b6f6c8615f62800c33ad6aecb836bda091da097c640129472f262340"
        },
        {
          "alg" : "SHA3-512",
          "content" : "09175d9a46ef53e85cf68a779ad515f69f4643d3cef6b96a8f147283d8a61e533ab2cca1f217365180dcbcbd67f8d969ebcae085307ba4579f1f6a73cb657fe6"
        }
      ],
      "purl" : "pkg:maven/javax.servlet.jsp/jsp-api@2.1?type=jar"
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.jersey/jersey-core@1.19.4?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "com.sun.jersey",
      "name" : "jersey-core",
      "version" : "1.19.4",
      "description" : "Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf0c3489cb307a1ef3bce3a5e63dde9b"
        },
        {
          "alg" : "SHA-1",
          "content" : "21c5319c82ca29705715b315553a16f11b16655e"
        },
        {
          "alg" : "SHA-256",
          "content" : "64b03198e0264849d0fc341857ebcc9c882b1909a2dc35a0972fe7d901b826e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d9b26bca4c743549b7998cab240e286174cff96b4b26bf92937e26ed8074ce642dbcd65e9ef509e70f16388b9fcc69509d5640e5dc496676b2be1f3853257e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "14949cd8315241b2a8ebe1914ccb9c7d5263d9bf6f85b5c9d69fc7b9c5d95ad2d04d457b6b51084aaf02ff7ccfbebc16"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3581706efb8b8524edcf0102db4a0318a57bd0f82ecedf0a9ab03ea478d3f6ad79c9aa178bb33b9f68f892c26e29596d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f21a25b6da7e23563d39433a5209d5f379966e8d77b81aef40cd433a7582b1e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4eb312241a11fd225dc3f01c2444cb8c75d9b214e3a6422fa7efdd709f6109e019114cbbbc5c233fbdff780a8b7d6f620d21ffeea1c466519bf473326a690f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.1"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.jersey/jersey-core@1.19.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jersey.java.net/jersey-core/"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://java.net/jira/browse/JERSEY/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://java.net/projects/jersey/lists/users/archive"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/sonatype/jvnet-parent/jersey-project/jersey-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.ws.rs/jsr311-api@1.1.1?type=jar",
      "publisher" : "Sun Microsystems, Inc",
      "group" : "javax.ws.rs",
      "name" : "jsr311-api",
      "version" : "1.1.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c9803468299ec255c047a280ddec510f"
        },
        {
          "alg" : "SHA-1",
          "content" : "59033da2a1afd56af1ac576750a8d0b1830d59e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab1534b73b5fa055808e6598a5e73b599ccda28c3159c3c0908977809422ee4a"
        },
        {
          "alg" : "SHA-512",
          "content" : "eede48ca4c30fe25160636cad27fc5732131543d67c59676282e4fd068e56c2e272171c9048dd6b5bc0b0c888bdbc3aa8f9c117c97e42d9309cf049d0bf894bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "8691975ed52da48edbc6bf56e4f2df7f6b69488978176d4302877af491dd8c9702cbef1b90538fb26ec3785f5d5c9643"
        },
        {
          "alg" : "SHA3-384",
          "content" : "16599e4a69a3d1a4d2bf913d31f6bc07a0f6e4e0b5a5993b727b843aab89d0702834a3e7833ca3f0fcfa8895614ce7e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "56fa50bd83843e2aca8eee47b5bbd6bf733e8f44a08dc956de127d02edb82dc1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f05080eba1ba3a087d3c8dee6a619f0c82f108062348d34f9af70eafc67344165a1a2035488a740f42e25460b046ad4b9fffd23bf0e3d98642acb2d5ddb3865"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.ws.rs/jsr311-api@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jsr311.dev.java.net"
        },
        {
          "type" : "distribution-intake",
          "url" : "java-net:/maven2-repository/trunk/repository/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jsr311.dev.java.net/servlets/ProjectIssues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev@jsr311.dev.java.net"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.jersey/jersey-servlet@1.19.4?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "com.sun.jersey",
      "name" : "jersey-servlet",
      "version" : "1.19.4",
      "description" : "Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c4e975936cc800b4811440f9d368231"
        },
        {
          "alg" : "SHA-1",
          "content" : "fbdcb39db6a6976944a621fe11bf1d2ff048d7c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "08c80d4e83ad8d20dcfbc633235bfa68f8519ceddb8ad2d6d112e95f43288e90"
        },
        {
          "alg" : "SHA-512",
          "content" : "9dc3ef395d4ddbfc6248aee4d2654a0b080d3482f1f5cf55e6d88677fc72108971459143fefef90aeda222db9e26363b57cf656dfc1c5159db3b5abde27c741b"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c77d5d31e6c463c50cb5e0795273146ed5970ff50901a3396b1f5a2575822b6937dd3d7d26c5321406466db5e69418f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "804b41e87b56ddd406163a9def2c80fe9e1178c54681c56b0401951d46a1a218eb51133ba4304154de83f6989d3479aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9bd7d8c35c5c8b3cc7e54763a495e4631681b476057bb42b338bea227908d556"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25cbbb85aec4cbbbe4fd3863b8afaee5dd82b7eb92e20f46ebcd5973939e84a2e86d71d56308468a5455fedff9171d6910a46f0cd06541bd61769cf9ee50bb9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.1"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.jersey/jersey-servlet@1.19.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jersey.java.net/jersey-servlet/"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://java.net/jira/browse/JERSEY/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://java.net/projects/jersey/lists/users/archive"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/sonatype/jvnet-parent/jersey-project/jersey-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.pjfanning/jersey-json@1.20?type=jar",
      "group" : "com.github.pjfanning",
      "name" : "jersey-json",
      "version" : "1.20",
      "description" : "A fork of com.sun.jersey:jersey-json:1.19.4 that uses Jackson2 instead of EOL Jackson1.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "92629e4bd900192c2e1e022b1a9632aa"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ced16e1d195baf892041e66f9f4e41595b7a3b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "54da7475ea584d4a13f328e72c795c7b5beecee2ef56a420a639d24a80f61666"
        },
        {
          "alg" : "SHA-512",
          "content" : "067961952532fac5e075781ef22e5672ec06b9245ad8ce4171aeec22e0effa2b330b295bb4a6c43f9e4138ac3882be2802256eebff2a0dd8ca722ef7c5e124d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "82123945b6a5aeb4c73bcf979bf175ec078daab7c5e67df7373ee0a7eb867c063a998b83642501c714647899622f8db0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d0d66442b09e8a6b1b91592bb49f8a1b7bb71865facc3ae5b84c15d1521f30c944bee1c21f4556972b6a4b8a01a4d84e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e084da29db88e844315c8d73bf632528d472fae64e46d27fae8474d5eab21d12"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5de1fef689cba4054998d517987ec50d8838c31604fc72f54d217f9fff7bcca031e413f3fc84c368cfbe9918f298e380fd3a75146b8b7cc846c8669b1a77ced8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.1"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.pjfanning/jersey-json@1.20?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pjfanning/jersey-1.x"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pjfanning/jersey-1.x"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.jettison/jettison@1.1?type=jar",
      "group" : "org.codehaus.jettison",
      "name" : "jettison",
      "version" : "1.1",
      "description" : "A StAX implementation for JSON.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fc80e0aabd516c54739262c3d618303a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a01a2a1218fcf9faa2cc2a6ced025bdea687262"
        },
        {
          "alg" : "SHA-256",
          "content" : "377940288b0643c48780137f6f68578937e1ea5ca2b73830a820c50a7b7ed801"
        },
        {
          "alg" : "SHA-512",
          "content" : "075137cc1acbcdc4f07ac421d0f8fef7af5ac015520580aa3b908f22463b2ba86ba6be3b7511561d0459f1f14fac94617653c3777342ee0c857016baa7120ee9"
        },
        {
          "alg" : "SHA-384",
          "content" : "6fade925eed045ef42898f7e5cf72ac71e782ac802a9610aba57c78a39e16c7422eea88fd614e26ebe9e3e2e52bb4d2f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed287c5346fc063603377b96bfad292cbe28c5604c120acb0405de2e3def3a42da6deafa6d070fbb106482786a791768"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ab16df7e0316871e5650ca1884fb4ac8b8acdfcdb0bda834729d83b44f8c993"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f96810a0475fdb589211d57ed374b3d4d1b897f8b8b715088d0973fc29eb11f6797eed065de86c9acda29529ef1785c8c8f1d2b3d194148a18e9e1f3488d0ac4"
        }
      ],
      "purl" : "pkg:maven/org.codehaus.jettison/jettison@1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "dav:https://dav.codehaus.org/repository/jettison/"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.codehaus.org/jettison/tags/jettison-1.1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.jersey/jersey-server@1.19.4?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "com.sun.jersey",
      "name" : "jersey-server",
      "version" : "1.19.4",
      "description" : "Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0fd0ee210b14e84f4f27a948ec2322cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "44df9a1310c1278b62658509aca3ca53978e8822"
        },
        {
          "alg" : "SHA-256",
          "content" : "afc0f6cd21d4742d312cb511a8fa2a253213285f5425dda005708fd5928504e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d24f325e3f6d1ee52cd3ea343eb6bd3756dd66b2858aadb11902685335cf62cdadebf80038fdfe68b379610dce1586e0d2db59f5de4c0e07d8bc0decc785448"
        },
        {
          "alg" : "SHA-384",
          "content" : "5356e10732c42204e0317f3c9c722cbecb6d49e7c450e247b46c25d918e7aed11765a44e5d304b0490f749b26abca152"
        },
        {
          "alg" : "SHA3-384",
          "content" : "848ca7eb190b9044ce74bfc8beda56f8a8d46895f4ce1ba879f793b188634c1927078cad26a2b996834e1920c1b0493e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "06f06dbb70e328bbe142d44f4b919713a414ba0b0b5efa0d0c18b19b2273e0a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b8f3031377b461109a4ccea3676fe8d53cdd53109b0e2f39735c4f5eb7a9efd6b3aa3413bb3d81f0f8b83b93565e76719342274595088809d7d85f7e238e95f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.1"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.jersey/jersey-server@1.19.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jersey.java.net/jersey-server/"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://java.net/jira/browse/JERSEY/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://java.net/projects/jersey/lists/users/archive"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/sonatype/jvnet-parent/jersey-project/jersey-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-beanutils",
      "name" : "commons-beanutils",
      "version" : "1.9.4",
      "description" : "Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "07dc532ee316fe1f2f0323e9bd2f8df4"
        },
        {
          "alg" : "SHA-1",
          "content" : "d52b9abcd97f38c81342bb7e7ae1eee9b73cba51"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d938c81789028045c08c065e94be75fc280527620d5bd62b519d5838532368a"
        },
        {
          "alg" : "SHA-512",
          "content" : "7762b348caecead49038a38a89754ff7d9be6199324315495ba47cf24f52c06faadf9306d925c8fe47c587589a939c82e491e1c730267fdf354243a68c0f96ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "dcd3845917b8fb189cf4034b0d7c6d266ec7110f85ffbd2711cdea9eb94b4fa3e1cee9120b484c6a120b82769230ed3a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dfdb8845989be083de807184910124ad7e7e372959b34686cd5f5020f193a2997831ead497b0a5a0233f031aecdf55f6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "127a81068335d6ca47f5f5e12d849dc1bc5300b2ad8d3f9b64ca30ff2a76d479"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f67405d0a7667adf7cd35cd7416c54e1759380cdb9c8f179a10175058e40292808e17e69d48df4d4d6b5e268c314127cf3ab87af6920a271bb2e6e0df963940d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-beanutils/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/BEANUTILS"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/beanutils/tags/BEANUTILS_1_9_3_RC3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.8.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-configuration2",
      "version" : "2.8.0",
      "description" : "Tools to assist in the reading of configuration/preferences files in various formats",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4bb1f1ad26727cf5966554cb6b9eb073"
        },
        {
          "alg" : "SHA-1",
          "content" : "6a76acbe14d2c01d4758a57171f3f6a150dbd462"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5c46e4b0b1acddbc96651838c19d3df70da92dfb5107a6e4c42cb92d3a300bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "74cf6d0060632acd8b7c68585e9ebcfe6852900ff2b3dc8b4ec54c87c0bb985c16e2a9ea8822e40e2c5832d8a67adf4f88da0846b3afaaae6a7ccaf32439af12"
        },
        {
          "alg" : "SHA-384",
          "content" : "215086940850c44457b7dede4d69820464b28a68801d71585748670d8d1c5dd4875bd0b8fbeb7027d380a36c485b1bb6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4793e4532966c4e3782b81ee903a74c4a85d8128ff56b9f47402481076328e73500eb2d3230537055176782ffbe97cce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "38a1dab341c01478f5d9cb598c61ac22a4fda5d734dbd64042924e51f508c87c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6d387786f552ee988758a68d5c0a46ebf7ce8e472da3dfe5b4c9fb6cca7956e8cc2b70fd9d50bbd613698bd9b356e5a203fe2b3999b5a2e55c81db555958bc0d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-configuration2@2.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-configuration/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Commons-configuration/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CONFIGURATION"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-configuration.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.re2j/re2j@1.1?type=jar",
      "group" : "com.google.re2j",
      "name" : "re2j",
      "version" : "1.1",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "229a629b4c09765733de88569f7c7f59"
        },
        {
          "alg" : "SHA-1",
          "content" : "d716952ab58aa4369ea15126505a36544d50a333"
        },
        {
          "alg" : "SHA-256",
          "content" : "24ada84d1b5de584e3e84b06f0c7dd562cee6eafe8dea8083bd8eb123823bbe7"
        },
        {
          "alg" : "SHA-512",
          "content" : "efea79d3ceb7ff34809c30ea9514d98637326241c888213c14294e7154bd306d3be7c9e2db82bd683aa7d4bbc3113c360eb0613ec513340d873c25e99ee912f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6c9a2f02bec5e85bd1d1cc13b96721497b40b21056ae59f6305808a5ebb541e279456ad457bf6dcf01f3ae43d77fe16"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1fa2acb9a323d2d7847ce6450ea66a253091e16c416d491178a2f3125c8df9a4315ae291f6741c9d8596c5035e807e41"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fde6db7271f96843dccffe0f5306986289a7726fea97965384d040c6861d601e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "999e8af506d50cafc03af0ba25f94ffcffb65637cdfd9b9f65c2f248f3b5ab1d457585f1039f595d8caa6a115614d54cce690042e5eca7a8dbebbb1f28ddc7a3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "The Go license",
            "url" : "https://golang.org/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.re2j/re2j@1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/google/re2j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/google/re2j/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/google/re2j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-auth@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-auth",
      "version" : "3.3.6",
      "description" : "Apache Hadoop Auth - Java HTTP SPNEGO",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8359f3d7e398161fed148f7ae8f3dcf"
        },
        {
          "alg" : "SHA-1",
          "content" : "066aaf67a580910de62f92f21f76e3df170483cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb477b94b2a653cdca1e83d7525152108d9faeca74409c22b8f989659abea607"
        },
        {
          "alg" : "SHA-512",
          "content" : "09dd70b4baf40fb26876090e9eb5e905d7c5d536f4cbbc412d80da5b6d70e9ad2a6258b0af96bb71451ef5eddd19e6dda831662519320093a753406e1bab3f2a"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ea1d5c4d7c21e14fb099833300eb3d8afa4c4d382a027dd7c8cc4803d11d98f86cf2f4bbaf1b46b874929f7c1a3a4a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "558448386a31ac013320da477e1368c01fb3730643a4333e81f81a6f398cc3fd0f1f38d7ea6be5eff51a328f6b54ce2c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "425586f8edc899c91938aeada92d1e61d7b0e31f349e491923676b47a6886207"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aee2b2bd8cba4cd84573434d46e637ea6728e25b06569522bc245bd32c0aaf24ae2cc92ab2010a6725b91389d2bd2b92c24961199c38ea5015d14b6ff749cfa5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-auth@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.8.1?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "nimbus-jose-jwt",
      "version" : "9.8.1",
      "description" : "Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54750510f65678d369e914d0a305754c"
        },
        {
          "alg" : "SHA-1",
          "content" : "2af7f734313320e4b156522d22ce32b775633909"
        },
        {
          "alg" : "SHA-256",
          "content" : "7664cf8c6f2adadf600287812b32878277beda54912eab9d4c2932cd50cb704a"
        },
        {
          "alg" : "SHA-512",
          "content" : "aa2b7f99fbc3884b5c881a2b3435925682e0c03266c0063ee315c7a2ba8eb3a02400cbf04ba61c90bfe5bdd0e223093d670012434a5f801bfb40166ef7d589b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "432204fc1cef46c867263b316a4c22d88f5ab81fed902a69fe49ddf316cf6fe22c96d7cd0a7e703dc7cbff8f8c205fdf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d3278da99f4f6aeac1dd59a3480a6556c44f5fec6ad71ac98f44a4f257e79a82e4e9807edaa6d508fbc68714cf8a5465"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8dbecec51df1639b2a20c8a5e7173585927544ec4f8da6529f2d4b0adac8baf1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b71b60c39922a4f099f3db3b9f31089182c2a57da36205b6240e78e1b4ab4da1c18eb1882de8a156f4e76c89495bcab50e1b0a7a1a3e9757dccd4421e615cd15"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/connect2id/nimbus-jose-jwt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/connect2id/nimbus-jose-jwt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerb-simplekdc@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-simplekdc",
      "version" : "1.0.1",
      "description" : "Kerb Simple Kdc",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "16517ceeb9c76a7499d8ae5b98607c8a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e39adf7c3f5e87695789994b694d24c1dda5752"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c9976a603833c001a8a4a4e5b2ea0a6775a84e5656b0eca1fe4eb4d068ceda7"
        },
        {
          "alg" : "SHA-512",
          "content" : "46a284944d9740718a068b8e30b1c37c56ea656c7a8af8dba553e193e070c8ca4dd58339d5f5b172185edb3e5581fcdfc3ee7402cfd1ccdd5a671fac0274ef42"
        },
        {
          "alg" : "SHA-384",
          "content" : "5815e709f59a329b8a9fc24c9e6e3630a7cdc84c4778a1d52e08512121d190915e5dfc329180ded1c29701a8c9f2ccef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b745244fe51a11a6eeb1fbed6ce51e9a73d7927e68b546d20d7756aecf7eee2d5f2a0edf86888742ace35ee38e026fa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "376c1d6b3159ebf3fefc26675f72532ef7fd9b0f8d35c40ad7dce366329d429e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a71d870032e09114dfc1b644c10ecff8263d56361546fb8d50cd2d6bdc71c57893b5dac02b5552c06a1c57de8a4bcb8eaca9867b17e67242d4c3cf3e9b925387"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-simplekdc@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-kerb/kerb-simplekdc"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-simplekdc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerb-client@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-client",
      "version" : "1.0.1",
      "description" : "Kerby-kerb Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bf15f4b482bd784fa8b58a3f509a4d44"
        },
        {
          "alg" : "SHA-1",
          "content" : "a82d2503e718d17628fc9b4db411b001573f61b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "020fa95a809b96358ab95d43666471838372659af1cbc3f24ef73c29374e9af0"
        },
        {
          "alg" : "SHA-512",
          "content" : "6286939bdf4e79f2602c4e466fb58e7faf36a16ec16e7abfa035155f67532371fd6743f0e2200cc37fd44efa32830cd36246ace912aa3960cd7832d367131a53"
        },
        {
          "alg" : "SHA-384",
          "content" : "dca413577181fa513f534ef6dc232010a3f7430262981e27ad03369d88cba55fa01a58db072598aae2ae704be911ca3b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06a2cb378078749f67d85b40a97908dc7e2b16e610c45c79881aa5c114d84bc3c467683b7b63c1f00840ba8411dc5509"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf7a918a08eed0506ee50cd03b80fe78780ecf6ef305e0081ca1dfa264fecf10"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a0363161e892562bc782f62ee5cf109118fc362814c4493400cdcb264c22d1a238c0a826746ea7312ee15aabcd229ff0e9027c7aa42673b757464ddd8a457c91"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-client@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-kerb/kerb-client"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerby-config@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerby-config",
      "version" : "1.0.1",
      "description" : "Kerby config library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f70f90ed440cee40f4f59f9c75cd6b96"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4c3885fa656a92508315aca9b4632197a454b18"
        },
        {
          "alg" : "SHA-256",
          "content" : "244520e9bd61e8cd40a475fe615fbea45ca042fc9d50780df30bc7146f77b8c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "27bbf17b8fc1bf5b56e8463f1a2a23846296074a6fb963ef029eac1b6d632ad48065e583bb925b4ae744c86ba11dc83f433224c7e785fcb56d324da12d8ab0bd"
        },
        {
          "alg" : "SHA-384",
          "content" : "67cc4e0494f7f580adcc7a8d8e247ec0d6c2c678fdad9f9bdd64955a12517af05146f05310fddad7a77d5a06453a2482"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb05416de4059ad2c577afa807872ad4cacffd61d6379c8b0c873b5f2952df6ceadbc0229a53a4c3a4094863aa15c616"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a91b595364611f8bda0f1d34b44fbeb955d70c11bba788d731681c323e8310ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "616ecbea3b4aba2369ab2517ed86af2b89cc437598cdc6f03f56261e497f4db6e8ea2e5758c15708028adfd899f568c00974ecb5de8be8707ed1e844440ec633"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerby-config@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-common/kerby-config"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-common/kerby-config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerb-common@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-common",
      "version" : "1.0.1",
      "description" : "Kerby-kerb Common facilities for both client and server",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "678e68224b54168f3106b5644ef6f45f"
        },
        {
          "alg" : "SHA-1",
          "content" : "e358016010b6355630e398db20d83925462fa4cd"
        },
        {
          "alg" : "SHA-256",
          "content" : "f62bb275781f8092bb6252e4ed201c9f5e4ab7a3d49b650ab58c87862b0bb2de"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1a91d486633bb24c2f7021c21277cb5656aeb7b961fbbec733fe9e6d6c85aa915798b0d987f9efb2e633a0ff9d7bb772502b7918ef6c8304f0c20ef84873b5b"
        },
        {
          "alg" : "SHA-384",
          "content" : "6729901924d609d9b650a264aaee7ce6605719b01406fdc8943e13f9918c65881ce7bc7379a6b571903ccee9e6899f45"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0df43c18fcfbf4ed5f52b848e891a287198e881e1debb3c6188aaf1d13466ba174a97cfa05de636d94527d618277df37"
        },
        {
          "alg" : "SHA3-256",
          "content" : "adb982ebfa46ea701f6dabebeae877028c8869c9874e7ae3e3b01a033a2fac39"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1920d724f6aa018ce8901c24164ea1cd917c995299d9f1c0f15ee1700a973d892e02ee691097c28a7166bee17e51ad86e151becf227e36c06cf57790dc08b04a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-common@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-kerb/kerb-common"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerb-crypto@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-crypto",
      "version" : "1.0.1",
      "description" : "Kerby-kerb Crypto facility",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a201fca38ffe52565f5816d7c708ccd"
        },
        {
          "alg" : "SHA-1",
          "content" : "66eab4bbf91fa01ed4f72ce771db28c59d35a843"
        },
        {
          "alg" : "SHA-256",
          "content" : "af94527564908b5a8ccfdfa8e67dd61c09e062459a0110d85115c42fc8f82b41"
        },
        {
          "alg" : "SHA-512",
          "content" : "e5d9dff3547fa2634b1704dcb2e294ef0a71f0b8f79f2e5e4e1c2a78f2f06d8e8c0aac2897c0751b972bc3c8c588512ed44fe145b7410e492f8ea2511bec9b31"
        },
        {
          "alg" : "SHA-384",
          "content" : "87e015986ad0c3ef473dfb9ab1e2ed2f21538741edcfe0459cfac22885610819fed9d34d9f4167cb96332d093f945635"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be8f083717ba3c54b9a203411682034b00d38fd07280cbdf45e658a86da4a191c0c72dc30c2d215558c52166493b79d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "abedfca7869934feaa25910bb94a2b40002b191e1f84b4831eee41de1d2d8b22"
        },
        {
          "alg" : "SHA3-512",
          "content" : "929a330d44642157c0f52ebe82608280f28017e2ad7d80da9dfb8f8a67b6deddc50771228148936038e6a97ea7b4558d81cc0975c0ac092b82ea9cbdef95fa50"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-crypto@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-kerb/kerb-crypto"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-crypto"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerb-util@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-util",
      "version" : "1.0.1",
      "description" : "Kerby-kerb Utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "424542890d4dc9f61b1754a12a1c7758"
        },
        {
          "alg" : "SHA-1",
          "content" : "93d37f677addd2450b199e8da8fcac243ceb8a88"
        },
        {
          "alg" : "SHA-256",
          "content" : "9cb1a2715a35cbabc9e8f1be3287bb086100763847e2f17577b72a025f8adaab"
        },
        {
          "alg" : "SHA-512",
          "content" : "dab63ef1be0a122b3bd8a1986741a64ebf7361dc01a1a3ef23764dfc89fce85a15c2cfe43e3502f37093d0e866011980378c09d5efb45d9754c4cd4e5b686ac3"
        },
        {
          "alg" : "SHA-384",
          "content" : "dbfe62c73760d41565ec429e3de8a87cb71a35df2bbd28d1007489cef60106942d8893c8c05bf20435e2b09f11bcdb75"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a3d6eeacd28579ab6b66a381c260dccbc447fb8a36c4d1608d070db9021aa242eac3c1cb76f19ffc100a9357d37305b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e980a457ddce54bf0de49ed57206ebf6df1fdce24770decb19674764459320ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "223365170ac6d73d09675225dfd717d96bfecb4fbdcfd60e13a919fab47ead017200a3970dc391c70b1ddd621b055b3a96c86dc6a68f61a05cea2b0d3743a8e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-util@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-kerb/kerb-util"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/token-provider@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "token-provider",
      "version" : "1.0.1",
      "description" : "Token provider project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c9ebfeba17a28a69f33acbb5b6e831c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "e6feb6b7c06600924e8b6bda3263c870cfb0a447"
        },
        {
          "alg" : "SHA-256",
          "content" : "022c92d7438b60789bc212f53f1f33ced2656ba8bf073a1f587df51e083e368a"
        },
        {
          "alg" : "SHA-512",
          "content" : "90c882d018cbaa389c6cd971c7dfa052c584337151501465366ae61f10107bd3d4c7471b1168177b9458c78c33791757398e6e25d3c93bbc352377958bcd4511"
        },
        {
          "alg" : "SHA-384",
          "content" : "37662a93ecd4ca9b6ade6842a6533f2cf3386eb1c67e22f7080f9fb6f486649eedb11ca084172c19bc2fbd5e062014a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3efdc52a41c81c0737c3096c6a52eb6afb8b5f87b0101e239f86c11b380ca5cd311bac9a0bccbcf0a52831b6323e0410"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2e2dc46673177e6872ad3fb76dbe00393dc1d53a0bdd51633303758a225b3f26"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5a1343299f72034e4ca89f0657fddda7ec216a8901960dd82ace01817183ff2ae129dafbbe8889550638a2ce0676c43ad393320ed0db74d109a6f20cb1f47e3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/token-provider@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-provider/token-provider"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-provider/token-provider"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerb-admin@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-admin",
      "version" : "1.0.1",
      "description" : "Kerby-kerb Admin facilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a673628234b00564b9d3254990348a85"
        },
        {
          "alg" : "SHA-1",
          "content" : "7868b29620b92aa1040fe20d21ba09f2506207aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "27b012f556b02bdf4ecd0742a7ecdd725a562e95a194e3413662fe2e781ff889"
        },
        {
          "alg" : "SHA-512",
          "content" : "899bad1f5478c2687844190626ae71c8526d9918d2daf66d32594107219f1aac18d883fb95797180c770d4245be02e1e52c1dbf0052dd5bfb534a23b37c68333"
        },
        {
          "alg" : "SHA-384",
          "content" : "acfa9138d33cd22f60f662df93f27d4a6816db814e3d1325ab61da6fbfce175bec3241a246a5f89290d5231253962134"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a1bad1a78cd122e5fa3a311f316556cf166316888a76fe270432309395cb8087ca11d7c9c05a2513c97af363201b97ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8bc8762d39257cab3df4e5589397bcf058b95ad8c3808d5dc3558b8f713b4b03"
        },
        {
          "alg" : "SHA3-512",
          "content" : "02b652658f36e62413fb28c93191983f022b5851699f6408ec896ec2a66512a0a150fab724f88e60c9d7a7f70ec61c7c03df7be6e57e71b9f8fdf0c3c4919a1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-admin@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-kerb/kerb-admin"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-admin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerb-server@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-server",
      "version" : "1.0.1",
      "description" : "Kerby-kerb Server",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c067e61bd55c894a2ed67d25c75b323"
        },
        {
          "alg" : "SHA-1",
          "content" : "c56ffb4a6541864daf9868895b79c0c33427fd8c"
        },
        {
          "alg" : "SHA-256",
          "content" : "dff4eebc6cadaa8bdc1084fc1d4c20fda954aed74913845e79c89572768e463f"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3c1feb689f1ca216afee0f79ce4173f3d8d4d1dd7a4c591788d1f7228d582affff3e9340fa8d163d8fbcb8551f8d8768142d3e8ec1bf27475b5ae0aed390130"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e38a7b58679f4027faab0b5b32d7b2b993986c4344472eb1de70158793727d108ad289ac8faeaa199107476e8076499"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b37a07dd624887918d6da326bc865d5c28caf7201ca5c35e2c4b1d1ac5244f6ded6119e32adcb78c6eda326c8f4e8122"
        },
        {
          "alg" : "SHA3-256",
          "content" : "33c23af2999f6d40213bc9bf242180308c74d6f45bad0a97dcbf56d17fe8b9d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "522c138baecc6d68df6afbdc8ef1774c6853fb029e4864e8b9cd4c618103714b37886ddaa88f1a764f3304e625df0b3d759a3a505fd52423f548e824550b585f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-server@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-kerb/kerb-server"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerb-identity@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-identity",
      "version" : "1.0.1",
      "description" : "Kerby-kerb Identity",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b25172596ffaa92105bae3d5f54639ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb91bc9b9ff26bfcca077cf1a888fb09e8ce72be"
        },
        {
          "alg" : "SHA-256",
          "content" : "35fd995cc7a0c71f86adaf716dee34f6e4d1e473eff452a74f4430bd196e6424"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6d15629c637e7e66772bd5d1430ffe8a435261e50eb534c7a133a063292455ff4d237f09570defbddee6bca04a446e7ce30774ca8f32d540e6a2a19af2b92d3"
        },
        {
          "alg" : "SHA-384",
          "content" : "27beb9db175a5f8b114aff2a2bc4112bce7725a81522f8e1ed603d589e513cebc8fbdd932c29282607b5948e4eb6965c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b4604a02d635f27ffd134e92370f0b11328402e0a3132ba6845ba7d1cc178edecd8939fd1c71d7ff71f009c6c8d0692e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "442539810b6066b12b3ae45397700eb34198e095ebfe7719a08ad9353ff274dd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d38b57eacbad2123d0667d9b464f34c0d68533e0ea6aefaee296ebee8b5c89b824c7f8e58de95bf77e01d7ff32fbeb566f5a9602906f77adb33cb4420b9b4458"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-identity@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-kerb/kerb-identity"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-identity"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerby-xdr@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerby-xdr",
      "version" : "1.0.1",
      "description" : "Kerby XDR Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "052ad9372894a4f0ef0f7792dd7daa9a"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d1b5b69a5ea87fb2f62498710d9d788d17beb2b"
        },
        {
          "alg" : "SHA-256",
          "content" : "c24e2d9fbaef40a0a61ee36c19e41db5141bfbe7a2669be0227dee86ccca6d6f"
        },
        {
          "alg" : "SHA-512",
          "content" : "39cd6ac81c96839c28502ddd46efe32a0a74891ac497a61a7889a4bfef67c70806010402585b557a6617c522bf176cdb6021dc6bec80ad82fbeca3237f7c302d"
        },
        {
          "alg" : "SHA-384",
          "content" : "18ea9b65062387f526d7fd3af30c865f8686c2d8978147e6e3dcd11ae3eb609c3838d0e231ef3847062f6e804011616e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b08175b819e4829d99102b99a274bd785741870530041f5b7eec769855c2b4b46002e1cc6ab557a5c9a76dc507dbac63"
        },
        {
          "alg" : "SHA3-256",
          "content" : "edac6cf5fc5b0432b7f13ad9f7a511bd84114379bd80d81c9ee94ca2b803eb08"
        },
        {
          "alg" : "SHA3-512",
          "content" : "79eaa7c3543ffbf40a013300f5d8629ecd45e64fe9a03efe328223d431968703b492ab6bf4892b0cd2625f0c280894bd1fca7df279bb7d0b33121406887dcc88"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerby-xdr@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-common/kerby-xdr"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-common/kerby-xdr"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.jcraft/jsch@0.1.55?type=jar",
      "publisher" : "JCraft,Inc.",
      "group" : "com.jcraft",
      "name" : "jsch",
      "version" : "0.1.55",
      "description" : "JSch is a pure Java implementation of SSH2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c395ada0fc012d66f11bd30246f6c84d"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbd40e5aa7aa3cfad5db34965456cee738a42a50"
        },
        {
          "alg" : "SHA-256",
          "content" : "d492b15a6d2ea3f1cc39c422c953c40c12289073dbe8360d98c0f6f9ec74fc44"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6827d8de471682fd11744080663aea77612a03774e2ebcc3357c7c493d5df50d4ec9c8d52c4fcc928bdfdd75b62b40d3c60f184da8a7b8aba44c92afecee7a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6da3c9e2d72bd25991936dfe918ae7f235d03f386a8f797b65a154ae71b36292f873338ccbf5dd4fd3bc63619c806dbe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92676d161f4ebe078df11f9cda6dc0bed4c828830bb98340ac34fdb89dc76b019d4320f6fdd3db13cdd6e33582cb9272"
        },
        {
          "alg" : "SHA3-256",
          "content" : "99c7de83022da8f85fcef262e29051b8c33c81d492cf344a5d123b83b5a459f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33344b4ee79f0e7c8901b828f2bea13d25727361deeaa37d85dbaf3c44a31e8d0b4f3966ce2e4c3705bebd046cb7adba0486d02babdbc68e9819d059b5981559"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.jcraft/jsch@0.1.55?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jcraft.com/jsch/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://git.jcraft.com/jsch.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.zookeeper/zookeeper@3.6.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.zookeeper",
      "name" : "zookeeper",
      "version" : "3.6.3",
      "description" : "ZooKeeper server",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a87ec9c2634be7babf2328e1a0a03202"
        },
        {
          "alg" : "SHA-1",
          "content" : "a6e74f826db85ff8c51c15ef0fa2ea0b462aef25"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac44de96d37a80d463c1e01aaa2ea86b19490fa17a37438d14491456c0e4a911"
        },
        {
          "alg" : "SHA-512",
          "content" : "086683a17870535c0f66a6ca531e92c325a2a46b37d56fa15d6d7c8b00d01ac299ef2023a3a082879adf693a3dbbe3515009dd33a724f81d1ea71bda0f78ee04"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf7739ec3208302c68c15bc7221ce12158a79dadac990b309cc0405bf5321ad7b7b9183326f9d066774bc6fdba1cb41c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d227de1d44a3841bbb44a867e2463f766ec626d5ebab83e65fe11c64fe9bbcf4fe151c9dbba88269e8ed0e3fa5ed2c0f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51f177c9e2fd592a6b220fce53461408047648dabbb960e8475be7fca0cbc22b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d52c459b1fcc4f7267e242bc4fbbec87fa7197ea52baef3b5721d86ff057e913d1e479ed9606daa1cb8d55d5b4432560788fb7f3320f6b929aa598c018fc6e93"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.zookeeper/zookeeper@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://zookeeper.apache.org/zookeeper"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-hadoop.apache.org/view/ZooKeeper/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/ZOOKEEPER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/zookeeper-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.6.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.zookeeper",
      "name" : "zookeeper-jute",
      "version" : "3.6.3",
      "description" : "ZooKeeper jute",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c44c4104a0da46b666562400a4a2c82"
        },
        {
          "alg" : "SHA-1",
          "content" : "8990d19ec3db01f45f82d4011a11b085db66de05"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f463ade2b777f81e6c3e145b3fc03d4b39131b73dcf8c7f4b89ac4b1bacc9c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "775ac90d270d3ddfb902a83abc5192fafb0b6837914112124f768419a2a92249c9f49d5a08cdcc530da10442ee0419051353b04dc22c2c26d55ddb7df528b215"
        },
        {
          "alg" : "SHA-384",
          "content" : "85cf71ac9cb3479ab819c9ddb42b904377a67a177e5e92664898138021bf5f0622332ba2e247ac0f87c8b7812e3c9b1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cbf87f9ed2d3fe6ab9a82999ab5d4d04df316d09791bde7e59ee679a154006f319d37bb0a0b2e01358564541537b716a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2ae3d90a4212a1754ae0658f7733cb3f5855209d0fa42482b8eab438e96ef838"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e918459b37eb2f5c21e7f4556932c5be081852fb57cb21f72a23b0a1e9ab2d380ce5168092a61105b1d1f8d7c2fcadf91a42de5a7fdf23801beaab68921c92e3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://zookeeper.apache.org/zookeeper-jute"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-hadoop.apache.org/view/ZooKeeper/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/ZOOKEEPER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/zookeeper-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper-jute"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.yetus/audience-annotations@0.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.yetus",
      "name" : "audience-annotations",
      "version" : "0.5.0",
      "description" : "Annotations for defining API boundaries and tools for managing javadocs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "032788f0841d26b027957fe91f2cd696"
        },
        {
          "alg" : "SHA-1",
          "content" : "55762d3191a8d6610ef46d11e8cb70c7667342a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "c82631f06c75d46bf6524d95f0d6c2e3aef1b3eb4a7b584ca296624ef0d474be"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c05f699ba6d63053d513dfc1bdd893f5a76f9973d2bf366c31a5eb99f9954521cb58db0f7d1274fddf2dd39dacbcde6907d5ffc8afc728c91817d2e99ee2a96"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e2b37e3c3e11a760663b9e4c08c5227d08c3d0924f581284d20afb9361bfb58e4052c255cb5f647b1ae1a2bffc3d10c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cecc11c815e7be0d83d0e440ddd7b25db6c4f6f2f4fadb0182d7e699a237c2b1b66b929c0e7babc5643de04578316013"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9732d9ddcdb81836c54f35feae58a249dc44cfc24d38b86aa35455209a99a804"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d06037d462558d4ff8ee11ce97a5f911f54d7bc079a29f3109f4871f0751b65f4eec2481d73bbee91c6b99f9da891d2e4fc0fe8fed724cb4eb79a92bb2b93d04"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.yetus/audience-annotations@0.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://yetus.apache.org/audience-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/YETUS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/yetus-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=yetus.git/audience-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-log4j12@1.7.25?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-log4j12",
      "version" : "1.7.25",
      "description" : "SLF4J LOG4J-12 Binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7f16ba3b1ab6a781c3f6887eae7b608d"
        },
        {
          "alg" : "SHA-1",
          "content" : "110cefe2df103412849d72ef7a67e4e91e4266b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "ddb343954deb6f046f862606c534178730c02ed23d0b7f6ca1012c1e3fa74273"
        },
        {
          "alg" : "SHA-512",
          "content" : "8c2caf34fa2a677059dc1a88c8d5398c57a2e9e69083711db4ccff1b1444a3ad0f1f187ed07a9d2e284b3f76cad97d15485b37ac3e386c5a63e0cd6ad6de1713"
        },
        {
          "alg" : "SHA-384",
          "content" : "e950d55dee3fff80985f21cf2786a21bcc3ae29f6a1745cb234fb10c2f0ddd0e934cb6dd9e4783d7c1b176a50d0bf777"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1cf4b54adf87bf10441b7593bad67c93c9ff1bf8b6fc865e1253075119cadf677fe51e7b87a18852c1134bccb200fe90"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2608522bb0a5d0510322bf78f09cbed14d87552a169c4c4adfef3ad6b06627be"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e19910f0a9b9003f47b16bbc3f4ec13f7fb65d10c9d9a32cfe9b1622973e552d8f89bcc55a440de32c0c55fabafee5065a8aa056f19f03c0ec60fe0c3f4e7e44"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-log4j12@1.7.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-log4j12"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/log4j/log4j@1.2.17?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "log4j",
      "name" : "log4j",
      "version" : "1.2.17",
      "description" : "Apache Log4j 1.2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04a41f0a068986f0f73485cf507c0f40"
        },
        {
          "alg" : "SHA-1",
          "content" : "5af35056b4d257e4b64b9e8069c0746e8b08629f"
        },
        {
          "alg" : "SHA-256",
          "content" : "1d31696445697720527091754369082a6651bd49781b6005deb94e56753406f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f12937a69ba60d0f5e86265168d6a0d069ce20d95b99a3ace463987655e7c63053f4d7e36e32f2b53f86992b888ca477bf81253ad04c721896b397f94ee57fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "80b79d5872dec949dff23d221636b5faf312f08fbea2b5e2a8db84a5f5955e13864aff4a288935cb53d4da3d61defbe1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0be025582340080ea191c4e2559395fe9957c8d0aeea040239dea8504ce035bd24150162898d18c863092697ef52501b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f7f31abcf8b57cf6fd18380b5d1a13f999e3d3d1d89bd25a4a3885fc832f4a29"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0e4a21cb87a6b8626aa8f580b307039d2b060a6abc53d35feac9ecb8ffc2e80b627a12a869b5b5bf30a6e9348cd4c5c3edca937859141614f3c1b14bd8d4ef93"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/log4j/log4j@1.2.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://logging.apache.org/log4j/1.2/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmgump.apache.org/gump/public/logging-log4j-12/logging-log4j-12/index.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "scp://people.apache.org/www/people.apache.org/builds/logging/repo/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/bugzilla/describecomponents.cgi?product=Log4j"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/logging-log4j-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/logging/log4j/tags/v1_2_17_rc3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-compress@1.21?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-compress",
      "version" : "1.21",
      "description" : "Apache Commons Compress software 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" : "2a713d10331bc4e13459a3dc0463f16f"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ec95b60d4e86b5c95a0e919cb172a0af98011ef"
        },
        {
          "alg" : "SHA-256",
          "content" : "6aecfd5459728a595601cfa07258d131972ffc39b492eb48bdd596577a2f244a"
        },
        {
          "alg" : "SHA-512",
          "content" : "c92d9a12547aab475e057955ad815fdfe92ff44c78383fa5af54b089f1bff5525126ef6aef93334f3bfc22e2fef4ad0d969f69384e978a83a55f011a53e7e471"
        },
        {
          "alg" : "SHA-384",
          "content" : "da56f95d420cd7278cee646f4cd0e7a5ee12b6a2894efaec12f0ff7b56c3d43e5db736fe1ed66ff91118b16f2d64ebef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d3dc0198dd523a49fa94e054841aece853577b5c3ea1029fc288ad9ff580ab1b65ea99ddbe58c42125054e8c43be461"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37d4a014b50393793d35c70431bd8a1842c197d854c6f174dfa946b9edc2b841"
        },
        {
          "alg" : "SHA3-512",
          "content" : "61609f60746406a7cb1ef3f979488beca6674fde208c9025d3fdee115de4767e8a4a1ee38f5bf79ac0104505ddb3558f1feeba5e318d6545647120ac60db6b89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-compress@1.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-compress/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "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.kerby/kerb-core@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-core",
      "version" : "1.0.1",
      "description" : "Kerby-kerb core facilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "545c60f29fc4d57a1e50e3be72c88fe0"
        },
        {
          "alg" : "SHA-1",
          "content" : "82357e97a5c1b505beb0f6c227d9f39b2d7fdde0"
        },
        {
          "alg" : "SHA-256",
          "content" : "4db26bc4a106603044d8883f7280abc803b055b36f5c510a3fffc41e5de4c651"
        },
        {
          "alg" : "SHA-512",
          "content" : "76d63f27c1446c7e3394b7778f8839f19d86755b6aff2941526276bfa06b89c32c3dca1698b964cdc24a8b217a4ac4125a32f6aa051fce1183c37a3ac323fcd3"
        },
        {
          "alg" : "SHA-384",
          "content" : "85c6dc3fe4c582e5fdd3e084be158c67f31e93836ed7167205069f369884b1427fafef519182d0565bf92544aeabe626"
        },
        {
          "alg" : "SHA3-384",
          "content" : "87c952c555981cccd0523354d79dc072bd279eb1e276fcd94155f8fc72b982890c64cc7daff0f3d3b23a4abe0039c3aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9287aea565531a53a6d4321c2a930ca6114277c09be70e01ca5e498edd7c24c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7a53261c96600b7946fa3fc29f65566738cd4153b6fbe3c7551fef460d167c976174e3e2f8d2d4c6dd7be668804b84d09a916ec55165edce6a8389faa18e8b00"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-core@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-kerb/kerb-core"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerby-pkix@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerby-pkix",
      "version" : "1.0.1",
      "description" : "Kerby PKIX Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4f99a872b054dead71460c3ed3bca6ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c1fd1f78ba7c16cf6fcd663ddad7eed34b4d911"
        },
        {
          "alg" : "SHA-256",
          "content" : "0410bc1950b57f4792ea6b86df59a2ee87e4ad69b33a17ded438e6686894346a"
        },
        {
          "alg" : "SHA-512",
          "content" : "b54347dc0e3f56cf9a9068dc39c8838368067920291520ba4df59184faf3eee43898d6d0d50cbcfce3111bf2c3bd1a5cb31ef1bc2ac47f1bb1e216ae39444d2f"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e66f1d910deb0eaa3dba289811423b23fdf2d362287b3dd3cad8a63737303ded842a2a7d67255900413b15ad82e2937"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a1c35a54c2419610a1ce91542e339f156497621c0b4ebeb2dcf63fb4ff2f5dd7545d88ae4a7de513fe5d6e226293bcc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8be36b331e2c1712ed835bc915edcc880d880951114c323b5d318408ce118b42"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3366dbb93faa59ddc9c9dae72a05c8ad1a52a28cbfa7f42ddd6d243a2f6b5e2189d639f7507b26d955e37eeb9ea1feed769694a8b370dca995636995fe86c5ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerby-pkix@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-pkix"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-pkix"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerby-asn1@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerby-asn1",
      "version" : "1.0.1",
      "description" : "Kerby ASN1 Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95c31186c0ec12b85bde99e286fe2f8c"
        },
        {
          "alg" : "SHA-1",
          "content" : "d54a9712c29c4e6d9d9ba483fad3d450be135fff"
        },
        {
          "alg" : "SHA-256",
          "content" : "010a3c33e5b652f11cb29a6e66826a24331e526cf58662dccb4d6695fc6ca59d"
        },
        {
          "alg" : "SHA-512",
          "content" : "db962f4aa3a8eb21c36badf1f268d1d68c2e95179f64f7d14fdaaa9b912af0edc989a58a79924c44a56f544b0b68df6de6d6e3bb4f8aa53aa37afc2767cb0684"
        },
        {
          "alg" : "SHA-384",
          "content" : "31997848a8dbae5fa350bcf6804603e4c24d3377d0d7ea2f8b07b250fc0cce9d8f7c7f5b7e08831b947e7e4a387c3d7a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "65f9d92144d0995d68ab856c3098eeddaa9ee7eea7e753733f6ffa35a206795d6210e04900134e271be70016b2d92af0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46e0f7875638adf82fddcc92ec825c6bf252b11d4a2fcfe580ebed38e2f113fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c81a17a79b83db92177df9fd2124acec97b8d838f3d146146ef1612d8797d2a4ee44a2b4284d8fa619d64799e064259c2828b37f1b20afb4282f2e475a8a4a4c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerby-asn1@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-common/kerby-asn1"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-common/kerby-asn1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerby-util@1.0.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerby-util",
      "version" : "1.0.1",
      "description" : "Kerby common util, without any 3rd party dependency",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21974b90e4e4d096b526268712dfd4cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "389b730dc4e454f70d72ec19ddac2528047f157e"
        },
        {
          "alg" : "SHA-256",
          "content" : "db7e2f329e160aaac305268ccb7287c16cf5542cffdd786a8592212df7c315aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "30de762e56e57f3b3d54c71ce80046fbbeb67795b8d5cdc493ad239271f2cddc1a9c485d6b49d1b8b970af37bd45fc424adc85684540127a1b4d7da08f8a82b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "95c1891ff1e817767106ac887357d20f37de0e905a4fd3aee8e726d38b842f95ed30988ab905dfcf194d727621c10eec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb02124b464073942eb37e2661599c5f814ad0652f13395b39ef9d552f4ebd068f686e1cc617f02f4a0fdf4904e47a3a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "83ecfb600dd3d0923f0229c2fc18a2deef12a5550ff961fc8bf149fc54f10524"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7103c01f884bcbfb23f5c794007ad6f3b7f90e8a578e6545b178d6f787ece30ae98f605b5e5de6be78b5ccd3e9d421f1cfcc9b32a9242230a34a05425973bc11"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerby-util@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://directory.apache.org/kerby/kerby-common/kerby-util"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-common/kerby-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.1?type=jar",
      "publisher" : "fasterxml.com",
      "group" : "org.codehaus.woodstox",
      "name" : "stax2-api",
      "version" : "4.2.1",
      "description" : "tax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af8377bc7882332e22456616a9f164f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "a3f7325c52240418c2ba257b103c3c550e140c83"
        },
        {
          "alg" : "SHA-256",
          "content" : "678567e48b51a42c65c699f266539ad3d676d4b1a5b0ad7d89ece8b9d5772579"
        },
        {
          "alg" : "SHA-512",
          "content" : "00efc5d4d17540fb180c5b20d456630a8b3262dff46676689ae916ba16f0fbd9b1a71c7badfb254faad6597f94fed1edb96f77c15f40178eaf4d8cd35cea5e8d"
        },
        {
          "alg" : "SHA-384",
          "content" : "97a6a9f0cc666776e4a4f08729c303d2a602ce5c25ee633cd6c54c72f12d11e9d43634ca6ca4ef7da5973a52030384da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "683a1f110ab84333e7517dabe175b91d7ea2fbead2f9d02acf798c588a7508bc67580642afa8d57441bc56ce610d5b0f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e8e54209fb6b580e928e703ef11645aff1a21dfd47cca2dc0e53d0befaef09c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d79338a481605c94e144c967cb7adbc6cfd06ee6a1182b5ebc8cd8ad3deedd707931e404aa197bc94d3b5a5d82a2e6dd6a2f6cc9dafc42ce3ad5061076b05199"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/FasterXML/stax2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/stax2-api/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/stax2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@5.4.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.woodstox",
      "name" : "woodstox-core",
      "version" : "5.4.0",
      "description" : "Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "89882f2098e9318ac3c5275b0ee82443"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e05dcce371d3f672feba29f086ad78a93ae3996"
        },
        {
          "alg" : "SHA-256",
          "content" : "dbb958cb89f1d45238b061e146249494ff887f5f42b671a3956e98956e0d5c53"
        },
        {
          "alg" : "SHA-512",
          "content" : "b400731b6c32a1d56bf3f55a6fb5340acaf70ed2343807de8c48e9a10045db668eeee0fbaaa22d523cd6ef3b8e376cb6ccd58f05ec0310217ee36d87c340ec81"
        },
        {
          "alg" : "SHA-384",
          "content" : "fca2440f3e2e1251bc1eeef20e4cbe09882ac39241865be0c1387be5a74ddd8fb17b293eb6608f53786a62e0cfb9661b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea9531841bb849fd3af4522a4ced686dfe1f4c2cf193bb4eaaebca50bffbc951e9c7581d40050c528d2c41f1ed792bc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d1dc27db11970fdff1fc2c17a8b0c74c9f2878baa5357a26a568b4a5df9e5434"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b7b488cdd34ae383b9bc0cc92433d239577fe3cc30ef6e2cb20d2b8825eaecb890e8e504ff6b457890a9cd4500968c387729667e882cd1304648fef1d9d96da2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@5.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/woodstox"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/woodstox/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/woodstox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dnsjava/dnsjava@2.1.7?type=jar",
      "group" : "dnsjava",
      "name" : "dnsjava",
      "version" : "2.1.7",
      "description" : "dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "11363bd58696feae207a992da2ce7a90"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a1ed0a251d22bf528cebfafb94c55e6f3f339cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "2c52a6fabd5af9331d73fc7787dafc32a56bd8019c49f89749c2eeef244e303c"
        },
        {
          "alg" : "SHA-512",
          "content" : "894eba65ee1784d9f8094ad1abc6cf3ae60251fa40c634e1393943b86f95f59713b8e4ff124beb46da44b8c3649b5c2ff0f1bc9ba42d1a28a84470d5d1f5d745"
        },
        {
          "alg" : "SHA-384",
          "content" : "b969893293770c1f8082f9de012ad334d9c321f3a7a690c0a31df78ce3042fdd70c73c6bb1351aee88329d3d71632b61"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8486358039cce8a470cc84c8004fbefedc7ba5a42a6b70e19eadb68fa8b55b482c4e39c7f9b417402f2f29165928dcc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ed0c9e3e71420c544f275bb7bfe88337fe6ee0bec3cee5765697c8a2c363f22"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ce433f6b979a463ce5a4499a09203ab3ac950a13b60bd5db2550eb67637274aa305f291aee31ee0cbd142960eca8bd3bc0d9f066ddf6f77408e1904b15851aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/dnsjava/dnsjava@2.1.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.dnsjava.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dnsjava/dnsjava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.8.2?type=jar",
      "publisher" : "xerial.org",
      "group" : "org.xerial.snappy",
      "name" : "snappy-java",
      "version" : "1.1.8.2",
      "description" : "snappy-java: A fast compression/decompression library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "942d60b1e87f37b5d616611fda015605"
        },
        {
          "alg" : "SHA-1",
          "content" : "4205e3cf9c44264731ad002fcd2520eb1b2bb801"
        },
        {
          "alg" : "SHA-256",
          "content" : "b2961229ff4ef452681ff99a9a964a86e304290fd2f507d16fcd970970478bac"
        },
        {
          "alg" : "SHA-512",
          "content" : "6251d826a117bcb6986db1e3c99529faf4a4a76eec32edc4c6dfac4d46a143d170e8e924a93b37a41939741269c7744e596bb77054e43aac0768015e5c379071"
        },
        {
          "alg" : "SHA-384",
          "content" : "fea0abc4dd303d1ed27141a9b733be6659b395b210794c070fd94632c7f7d240e8cac05f151a7b5164bfbb5429a8e7d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d0228d5509d0258706c3222b8bffa771d6a45fc0d02576fa159914f04999a6563f629f55c5adf0770a9843b6dc74fe21"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3063267b0bff6ccab98205048563c2172372572e8bca2f39aee0e4336b75f080"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1f45597e07ceaeddc1b40d69cd7eaba78da7f5c5dffe9051fd498b2677d0a246da6fa41c52a5325e02565a77337c31e9393c3a707ef853c7414f9d414358fec"
        }
      ],
      "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.8.2?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.apache.drill.exec/drill-java-exec@1.22.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.drill.exec",
      "name" : "drill-java-exec",
      "version" : "1.22.0",
      "description" : "Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4109756afa09b08b4c4a858afaeb5b2b"
        },
        {
          "alg" : "SHA-1",
          "content" : "e195540790ed4a2249c5c85933a6025b00f12d2f"
        },
        {
          "alg" : "SHA-256",
          "content" : "0806ccb256702837ffd995ca6557c1ec5aabcb374da01244873bea0d1fd0b3ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "329c252efc7c4c91470df4cd8cbac211124cde012dc4caa4f7a7b42525279e49b5ecdcb64d3b17c5414725dc4a893f126baad84bb82fef2e0b644d20e235eac9"
        },
        {
          "alg" : "SHA-384",
          "content" : "247870bd8415414048e82102d01d7d365a5311715cda4ee44bffee836f92449a68c3bd72da62f04aaf2063abfb61400c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd9424716830e0fcbd5dd0c11bbe3283b2dd79b270768042fcd07fd20ea2bc63b96eaec0f43ba45dd3a6b19ffea50396"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6482edf5c945b943934d269db39d5a27dfa4b5585d17b432c337e2b2452f4a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1370056d71ec68a0750186d4cd80747e51236e2e41f0b74f31c47e9e5ffad492dfec8e673cfce679c090218963bf4d22aee7358b9c9007d80ca2657ebaa53b9d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.drill.exec/drill-java-exec@1.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://drill.apache.org/exec-parent/drill-java-exec/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DRILL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/drill-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/drill/exec-parent/drill-java-exec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpasyncclient",
      "version" : "4.1.4",
      "description" : "Apache HttpComponents AsyncClient",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f29a16f1c28f5b3dd511cbd16d7fa422"
        },
        {
          "alg" : "SHA-1",
          "content" : "f3a3240681faae3fa46b573a4c7e50cec9db0d86"
        },
        {
          "alg" : "SHA-256",
          "content" : "50e981a8e567a16ebdad104605b156540a863459fa127b8ba647f310dfc83ef8"
        },
        {
          "alg" : "SHA-512",
          "content" : "0a80db5dbf772f02d02ba6c7c163e8da9517dd7195714b495acb845c429580c1fc926d3e71c115e75be8c145651dce2fdfa0dc380132f7809c14b3ad95492aee"
        },
        {
          "alg" : "SHA-384",
          "content" : "63dc88fa50305bc81d5ca71308a00cedd6dae210d778d4f82210906a5cd63f59ff1b0e1d4a6e32f210715b3bf328e393"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fcd77fce8a3352b87298e7d579a7a6287625f9a8c235136b884065104840406fdc2ba3bec89d42d5643993374d6d05a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5dbb1f6d2b2cc938cf7d2ee708eb8cac12ba10382e0a0ab44bb33980ec47c1b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9619e1a8bd65f4cf3e30984efb643fcd02f6ad017e0220648e3da7e4d641936eedd70eb892d4fd21c654c9f3de22cda826df694c0c3718e889d6dad7ef102beb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-asyncclient"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/HTTPASYNC"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.10?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore",
      "version" : "4.4.10",
      "description" : "Apache HttpComponents Core (blocking I/O)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0aa2d618716ab34e5c0389b44814700a"
        },
        {
          "alg" : "SHA-1",
          "content" : "acc54d9b28bdffe4bbde89ed2e4a1e86b5285e2b"
        },
        {
          "alg" : "SHA-256",
          "content" : "78ba1096561957db1b55200a159b648876430342d15d461277e62360da19f6fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "7f58003e9eec977627401c4c6bc720af257094f492b0f73c43fb547e0d161017657f5c9c0b834704c5c00112b91e88ee9e4c255cc1e31aa62ba979d21393aed4"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0d4381a3c5a6f62ac920762a9315a56097c3917f1b57fab9e63f5236ed683170b04401a9dfcef104b03c8a32f79c529"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13a64af14dae22f98c0ab1a4fa1c3fcf2eda89b263adff25dd7fcd825eec772ff4832aa02cb0f091a5e2f727d3826d73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a7197c7f9b99a49f35add81ed8a7a96e4ea7e5a3562a7831e1ebd4b2a65ddffa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74499cc37209bbf7637984c239a67d3651bb5b7235e18d437d77317b7df139e0c2da58b874f7618e1f74cfa7d647b0090f986b0f4e33ed2be116cd1fcbc2e0fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution-intake",
          "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.10/httpcore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.10?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore-nio",
      "version" : "4.4.10",
      "description" : "Apache HttpComponents Core (non-blocking I/O)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8ddfe970fc30e47d367b1bbded52317"
        },
        {
          "alg" : "SHA-1",
          "content" : "0486f90c2af9bb81c51e8fb905647267053d5441"
        },
        {
          "alg" : "SHA-256",
          "content" : "debee7e9572c02a16ce0caa4f565a9eceb1290d33cd7a1e3297087bd467daff4"
        },
        {
          "alg" : "SHA-512",
          "content" : "002af5f72b68a4ff1b1ff46b788013283d195e1d62ee1d7b102aa930b30f77f7e215a6d18edbea0fccd18fb1fa3a66cc4aef6070d72d6d1886f0044dfe0e16c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "8221f72fe5175f020183290a6eda99098ceb74e0a67542366f25657486088d660de935a9dc0496d56d3db935369f6425"
        },
        {
          "alg" : "SHA3-384",
          "content" : "123e16c986895413f890fddb62ea498788cf518433b763f8ad49587099d9d90a4b48a9decadb92cbee1cccc25d4425e8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "170ae23564322fe5dc63fa0d1c7024294a2909f054dd8b821675aa6508bc8200"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7739f21e96c0805f3238b3283288c4f3c904fb112dc283f38186a2981a6bb13f5c1a94f74bb9f5902cbd280bec8c848c76de131c023cd62b769727f5c7878bf3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution-intake",
          "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.10/httpcore-nio"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.owasp.encoder/encoder@1.2.3?type=jar",
      "publisher" : "OWASP (Open Web-Application Security Project)",
      "group" : "org.owasp.encoder",
      "name" : "encoder",
      "version" : "1.2.3",
      "description" : "The OWASP Encoders package is a collection of high-performance low-overhead contextual encoders, that when utilized correctly, is an effective tool in preventing Web Application security vulnerabilities such as Cross-Site Scripting.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "541c66032b50af0c60c1723bdb900d11"
        },
        {
          "alg" : "SHA-1",
          "content" : "35ae93be1524b161525da2c9a110019616f67548"
        },
        {
          "alg" : "SHA-256",
          "content" : "b09e2cd5c36a7127e091df9be628278b1166b40bc08b9de8196ccddb0cccd67f"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba7887259007272c533228cec1e2c5caebd639ef05b7b8925be6a0b5a7da5859e82489af4d462153e64bf2ce1234a8d6caa606fc6e42675a41cf7a067cfc5f6b"
        },
        {
          "alg" : "SHA-384",
          "content" : "f076cc6675cd055ddb58a5356b28de7268fd96d34393767a8b33c055b7836bdf302c6828e7a9ae61ff19930fc7015fb2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47bf29919d6cc83b4010de59b1403e3f9d795c1487bc77da58e2f1607ae652a48c1d2e6479f63b19e28345e53340654c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e909463a15ecf0cd8b1354a89357d5efbf3f8277d5acff4922f38b46b05c0be8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "269c329b2d1c308418239281b1df9c10885e1c49ff9ad54067e2b8bcc0e18bcd8494ad82d7ac28c354053b00df8b3f6906f9c78ef32ccf313ae454f4c2463891"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.owasp.encoder/encoder@1.2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/owasp/owasp-java-encoder/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.owasp.org/pipermail/owasp-java-encoder-project/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/owasp/owasp-java-encoder/encoder"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-commons@9.5?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-commons",
      "version" : "9.5",
      "description" : "Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d1fce986192f71722b19754e4cb9e61"
        },
        {
          "alg" : "SHA-1",
          "content" : "19ab5b5800a3910d30d3a3e64fdb00fd0cb42de0"
        },
        {
          "alg" : "SHA-256",
          "content" : "72eee9fbafb9de8d9463f20dd584a48ceeb7e5152ad4c987bfbe17dd4811c9ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "6121a9d033627a33839d9bd264fce4a531b6a3f974720adc6150816f0316d1522c3d8caf7df039fdd46cb66bedd788e50f709d4a1f75d3525912ad7a4d87f7da"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc44e7b1c3829928712ebe4e1210e6c0407d45674ea956771f4cf11aa4341c392e0af8bd497a172d6b95af1913585a78"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dab0aa4cc4269ce61401d33d37448ceed6d3a6e5c841e298d87e59652884157a4aa60d6f22bffd5505bb975d40da4bc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eb447a2eb821fdbc15bd78b8c64a812b195ce065b8f557db13c311314e7c6104"
        },
        {
          "alg" : "SHA3-512",
          "content" : "03660da0336331b9d7e69d7c7fedbb9a69583fb9223b26dd5341cff78d172352d5ab93a8ee99faed63a423ee0008122f29b28e1a952c6f90c18a9da8592f45e0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-commons@9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm@9.5?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "9.5",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29721ee4b5eacf0a34b204c345c8bc69"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc6ea1875f4d64fbc85e1691c95b96a3d8569c90"
        },
        {
          "alg" : "SHA-256",
          "content" : "b62e84b5980729751b0458c534cf1366f727542bb8d158621335682a460f0353"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e65f2983783725bae196ca939b45246958731246df1c495089c8ea5ce646de77c4e01a5a9ba10642016bb3258e1727e9ebcece6e74d9e3c32f528025d76b955"
        },
        {
          "alg" : "SHA-384",
          "content" : "db0c70803b0fd3ef17b29d90d0540ca6f7589012281035f1a21cd3c70c4658f95e82190d7670b15130e88e8c704e0781"
        },
        {
          "alg" : "SHA3-384",
          "content" : "35e433fcbbde557ef1d7e52900e309799853d4d9f08d618a9766ca931eb85a6d6c8361b481ecc8f60f4495978a047b09"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7808baa8efadeaa53cd64a5c16828fe5addc3a5bd6347708288994de809986b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c5e0902f4b58e8efde87b337eec16f5a0ee8e579afd9f2560fb8adc8f4e7b402c0719de55fa7875bd6bb098f4f4e313315af3f957b1e875b29bebcfb0570ec96"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-tree",
      "version" : "9.5",
      "description" : "Tree API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "44755681b7d6fa7143afbb438e55c20c"
        },
        {
          "alg" : "SHA-1",
          "content" : "fd33c8b6373abaa675be407082fdfda35021254a"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c33a648191079aeaeaeb7c19a49b153952f9e40fe86fbac5205554ddd9acd94"
        },
        {
          "alg" : "SHA-512",
          "content" : "816de8f84c216a7bd97b2458bde64a4b99a039b7b59fbd1ef52edf8bf869edabb93967736fe0c61e8eb3e1520e0cefe69ba59cda12df30f9f85db75fb6c064f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "c458228c6bfbd4369adcf8601679980438e2d406877d02bceb78ab6620d3272b65fd8b4f5e040e143b0a3c79d1cd13fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "60e5aec94cd96422be399d8ab3e033ec5518aab8e65849c5b900f5a2c3d963fbba6d97449a0b582b1d0128ac18e885da"
        },
        {
          "alg" : "SHA3-256",
          "content" : "075eaba4d7c038dd5fa0f9b78d8d3e598381b03378fa5db38153fe3577f400d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef6870e4128643c857e18e4c2d0ffd0ba93a8b448f0bc4db12d4083d6e0adcb9e47c688041f555d59a43c68348fee644070fffe2a2ef60a321d1ed8a85451257"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-util@9.5?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-util",
      "version" : "9.5",
      "description" : "Utilities for ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ad0016249fb68bb9196babefd47b80dc"
        },
        {
          "alg" : "SHA-1",
          "content" : "64b5a1fc8c1b15ed2efd6a063e976bc8d3dc5ffe"
        },
        {
          "alg" : "SHA-256",
          "content" : "c467f1bb3c08888f47243e2d475209b34a772d627e44fca06752e18bb038bd74"
        },
        {
          "alg" : "SHA-512",
          "content" : "f68284d8f8fd029f3f428112225b2035ed3a4216cf3b34e0aacc83c32a6d44ab5e5d128b60a13ef768e3396041a62cf63f7fd3445dc5a05ce0ae03a2b2ed3080"
        },
        {
          "alg" : "SHA-384",
          "content" : "4bff09bc8b3a9d3c9694110be4c2a8697b67c81f33ddc819720aca31731a1b372cf02a1af673347edcde9f6b19e2ee3f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "713e09bfd3ea7194a16314f5e4473f0c72bef48f533ad7bdec49fdcdfc82b39d935931e9df401bef364a251c42cf2b6c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22ce705240cee96d5863e466462e3d52e5be05619b27d8c38190fc068d335b4a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4018a7679a2e2622d69ae243b954f72250d1a4a1e358810bf50a5dd100614ac732dee32482510bc2d1be5704c3a17c42bc44cc0ef06cd3f91f59f0ddbb1b34fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-util@9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-analysis@9.5?type=jar",
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-analysis",
      "version" : "9.5",
      "description" : "Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4df0adafc78ebba404d4037987d36b61"
        },
        {
          "alg" : "SHA-1",
          "content" : "490bacc77de7cbc0be1a30bb3471072d705be4a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "39f1cf1791335701c3b02cae7b2bc21057ec9a55b2240789cb6d552b2b2c62fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "30f1300588a0464110d7a40b07501863626ca8a9085f8ee33686f20ddc5d67e7456fd30168d7168f189142027eb6bcc1a4b9990d24e8ebeada9207ac015e2b46"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d14dae66467cb42758b289b7595805effbc06f2f0807ef47139ce84fad69f612ca661de877db5d047a0f5c77505a61f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2466d82b9ea93d2df729d4f26e9466a49def926adfd5948a260a6ef4155cacbd600c04514f30f16ab8a4fe4ea0576275"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3769ed3203818483b1344b8796647b4897ca0dc4560a67a9e76f1e5b1df26360"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ae7019d2fc2e600c73b6142e6c8c629eebfbc7f4cfdc923ebabd449f890587fc6aa6b59cfd7a19484df08c77edd668ebb0a9a08161d9fc88c41b16f49657c05d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-analysis@9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.dropbox.core/dropbox-core-sdk@5.4.4?type=jar",
      "group" : "com.dropbox.core",
      "name" : "dropbox-core-sdk",
      "version" : "5.4.4",
      "description" : "A Java library to access Dropbox's HTTP-based Core API v2.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "245c7ef06c51700da9c46b9974b2a2ef"
        },
        {
          "alg" : "SHA-1",
          "content" : "9bea02cd9388b3b3e084cd9a919a8937abfa02eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "be5d859649f08c58e0d8b724a5bcebf561c343adf01d5227bfd1493b7d599e7b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ea9716eb105a07b738f6b8dc4890f3fa14e15ec4ea1feff327305e93f8ec38fe1aaf745f0f1fcbc99de45f7cee2f5e92df0fb210a8783069616f2f15b6e2757b"
        },
        {
          "alg" : "SHA-384",
          "content" : "9672fd953b4a8f081a261a2f76bffb1fcb61938837ef65483d0e3678571af23b49bd214a2ff131eb09ba8e5cbf10c656"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f4c5761817eeda031d8116598542e1b5b770acdbee3e10a62031f5c5228bee94161e28fd9e30c0e7b7dab2db94d08b30"
        },
        {
          "alg" : "SHA3-256",
          "content" : "671c2378d3c4cd1ac4d47c1eedb13e340818334b620c099197632c60c2200230"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c895d8caa3bea3935d9847510bfa189460a2feed6cc5c6fba1b8cdc0a2f262ce1a14b661968fc2779ea333d1cf2d17c293a6ee71bab7d58fc4cb9e4119b61f94"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.dropbox.core/dropbox-core-sdk@5.4.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dropbox/dropbox-sdk-java/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropbox/dropbox-sdk-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.box/box-java-sdk@3.7.1?type=jar",
      "group" : "com.box",
      "name" : "box-java-sdk",
      "version" : "3.7.1",
      "description" : "The Box SDK for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ec25e3c85cfc9221cf0b97d6612a9187"
        },
        {
          "alg" : "SHA-1",
          "content" : "6872cc23cca23d98026d4c2c8e3107d0c4f7897f"
        },
        {
          "alg" : "SHA-256",
          "content" : "84ea1c3023a1c052a29caa169f3bbf8ca3cef35c5f6806fca013b13231a751a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "9a2b96547d69dcd3af040b970aaba844009bf6257d5552361be32b18a7e3868f74ca6e1d484e771d7ffe74192694293d61d910064c95b264a8f7c7dedadeb24e"
        },
        {
          "alg" : "SHA-384",
          "content" : "8856e4204861db4f5b4947d027151d948d9c971ebdcd24c9c2d1acebcb3ba50c7a3f3229c96343520746164306c39707"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f5fa0992ad17c2be2bc1f4bbc2290c404ced178b2ef7a73a7f4fa05dd14edae68a00418828f045253b919e71df4ecb6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b44a4bfb0f9076b7a412fdae7f46a95819e4bcd618ed598a86cba63b9f80dba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "71e03eabdabe33a96420cedaf34dde0919514b2c3763a144826692c2175b21f8ed154b61c54acb436d84d147ad85813ddc661ab35853f28fe80fa26e3baba778"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.box/box-java-sdk@3.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://opensource.box.com/box-java-sdk/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/box/box-java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bitbucket.b_c/jose4j@0.7.9?type=jar",
      "group" : "org.bitbucket.b_c",
      "name" : "jose4j",
      "version" : "0.7.9",
      "description" : "The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It is written in Java and relies solely on the JCA APIs for cryptography. Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c89bc955d55c837ac52dffb22bedf279"
        },
        {
          "alg" : "SHA-1",
          "content" : "b44a2235728ab1cad9ffd06013500f09a5f1d241"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea504a7e42599b16fa78ee79bae909dd9441523ac0530d96a708683c0ebaaf02"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9f150810e47ea13a77300273f2d17ea7516ef35ac265e9028ce220ebc57a1b6f4f99da0fac0a24a4836ff236aecc181d5ba49d16991f2260c62f603f4d95b0e"
        },
        {
          "alg" : "SHA-384",
          "content" : "9957f3e10c299b1ce8dbd98ee422db7151fb6493a716da25eb701f40f6270147df0bd14282ee385a99cf5e46b882a928"
        },
        {
          "alg" : "SHA3-384",
          "content" : "457fcdbaf963c0b6804e69197255a07d0dec2e7236b9d96e261780af465b88cce4afb7329507f8b7dd0d4aeebbabccf3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "304e97599cb209a6355bbe564cae3d501c818e7fe067bb28ba898fea55fc5a43"
        },
        {
          "alg" : "SHA3-512",
          "content" : "28cf63c3a0af853a23bd35ca01e8cd04ef7592c1aa9c45c0eb829854ec6724d47a4294250be0dd5edb10bf44f7f71136d2619a8b55d4f3e7fe59bf7e024dc8fb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.bitbucket.b_c/jose4j@0.7.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/b_c/jose4j/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/b_c/jose4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-pool2@2.6.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-pool2",
      "version" : "2.6.0",
      "description" : "The Apache Commons Object Pooling Library.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "249e596118f3545c4bdbf6560a2e38eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "df5f4f61183daa8c4c1a9361c7b3ce2b67218eb2"
        },
        {
          "alg" : "SHA-256",
          "content" : "9293d888fbd909516b8700a4bd91e98254b8b1fe15afb6c3d6356c9d6724bade"
        },
        {
          "alg" : "SHA-512",
          "content" : "c31d44ff2d527dec5189baf8ae1d888c37a53a60283c58cbeacd723c773db8219dd54e0fca15f29f781e0af66e60e894254d6aac80178207b51dd2f9dcc972c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c32a501501fad85d580f454685171c07e0eef57155a5ef43df8df6e8cf2bba825d280bcb6a6296c8ec79ed3a4b8c1e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "612fc08f381a6d193a0d7e7e88519192f0304f9296fda486038e4d4f88d40e330d492eeb13a1bea4bae74e8cc5a435cb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3bf5154a1a8a71f53016c76bca084301630a47b6b53d841169debd08977ab11e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95b10e4b9fcefaf61c0a5012c9c93b8c39e74b01125512429c5f443b876b8d07b24aabf505d1c121c915a9ccff0df3dd0066307e6db41e69dbecd15e19727076"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-pool2@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-pool/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/POOL"
        },
        {
          "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-pool.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.univocity/univocity-parsers@2.8.3?type=jar",
      "publisher" : "Univocity Software Pty Ltd",
      "group" : "com.univocity",
      "name" : "univocity-parsers",
      "version" : "2.8.3",
      "description" : "univocity's open source parsers for processing different text formats using a consistent API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7f2618691b423c92776e9ccfb8e3c07d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca2eebe61015d900f3085fdfdd31b227e53ed225"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1100dec73c0e2535b964858e286f52de0b3a9950ccaae2a38bdba34e26099a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "eedeb26c001e35a05c5e5d9c6973be05787b72e04f3545cd4598d672036b97413a0dd1c180b21791f6423e75c1aa8e64031da6ea9d694a96bfdead90e1d53a17"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdaa7c6bad333e94adb5d246ea226d64afc14a3b6bdaefbbceef2c9f00844e559b69464e6e4953fc29749d44c18d042c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a491773c4971873d3bba6aa1c56e863dc660cabc517be6589a5a7ae32e51e4a601ca5dec9aca0b699e38b395d7d71de1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0454db7ae396651bbc0b6118206583e5803f373cdebd87189eb32188ab392d43"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d2f5acc3efd076b22b00fba59c35e101e69551ec61cc798b352df02ab6063255c3b4f8f5f7707fab29b9a0b2b9846a006f10de9dca5a79b74fb8eee860a1cadf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.univocity/univocity-parsers@2.8.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/univocity/univocity-parsers"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/univocity/univocity-parsers/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/univocity/univocity-parsers"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-math@2.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-math",
      "version" : "2.2",
      "description" : "The 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.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b65633769a2d3c532c86188648bb380"
        },
        {
          "alg" : "SHA-1",
          "content" : "4877b85d388275f994a5cfc7eceb73a8045d3006"
        },
        {
          "alg" : "SHA-256",
          "content" : "15993bb2a3cf50f3291b40fc980a3166a0984e7b5f1abbe5232151fd94954584"
        },
        {
          "alg" : "SHA-512",
          "content" : "f444ead8d025d92ebacc05a366cdfd6f3c9b9788f36961cc66a4c71846b9e953a586268c23268a7a8b9561159fc38f7478daea8142b3b55fb3a8dea756720ab6"
        },
        {
          "alg" : "SHA-384",
          "content" : "56dde9ba9689a3efae9165010b08469108f4971542809b52facc348a841dbed76d83b5fe218ca24db6d8276f45e39458"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d71fdb235d8d8c4019164315b6241e893215ee3ed4934a15ccc71bae9154726e8e9ec1ab76daf0e8dec62d0069e806d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d00d7bef766c466c34e0f624a1ba6ea6a2c1a0a46de81f85e331548d13b5cef0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "67bcc94b3d2ebf1e8d9862ad5c57609e6315e53fb27f9db16be4e1384a6619aee9e7f2d2ef530380e107d9c337cbcd4bb3a21ff4293931cb9bb488f598c63b5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-math@2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/math/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "type" : "distribution-intake",
          "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" : "http://svn.apache.org/viewvc/commons/proper/math/trunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.thoughtworks.paranamer/paranamer@2.5.6?type=jar",
      "group" : "com.thoughtworks.paranamer",
      "name" : "paranamer",
      "version" : "2.5.6",
      "description" : "Paranamer allows runtime access to constructor and method parameter names for Java classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0d167cfea0c0ac2cb1214b75d0e3d845"
        },
        {
          "alg" : "SHA-1",
          "content" : "87947002ff07ea3ba6110320f64cf021f16ddf49"
        },
        {
          "alg" : "SHA-256",
          "content" : "63c0519b0d70884fec0c99c9afda97c2780aa219d0f48569b78bb2537585fd2a"
        },
        {
          "alg" : "SHA-512",
          "content" : "227cbe8ff340af608534c90815a009c3b9bb84391a45f03dcb1010fc916d51e2d0202ca246e901976a74214c79a34b5a2d1f43f81b01bce5a347ae35943823e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "3a1af7fa74eef2718d04d77047f26c5e2b7d61e993518d2062e174dbbb6017756079fb892682526fbcdf8be44e7974b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "93009ce100f90a8e529609d91131bba9b529bf2ff7945545f45aa6b2649edfe57edd3717dff5289299da7d21788baa16"
        },
        {
          "alg" : "SHA3-256",
          "content" : "616561783785567d0dac6595c3fbd8c899e5d50d7ad929c4b7b5457a209a8bd9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7e2286d019f9014b8c4698bc5cd6f806ca374713dda3bf0c3c6cdc78ab0cabce5c3c5dc521364dad72c10d5d3be02b3da898ce6763cd99b128f0fcc62dac349b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.thoughtworks.paranamer/paranamer@2.5.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://paranamer.codehaus.org/paranamer"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://nexus.codehaus.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://git.codehaus.org/gitweb.cgi?p=paranamer-git.git/paranamer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.codemodel/codemodel@2.6?type=jar",
      "publisher" : "Oracle",
      "group" : "com.sun.codemodel",
      "name" : "codemodel",
      "version" : "2.6",
      "description" : "The core functionality of the CodeModel java source code generation library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a4fe4f20211bc6b843a0f1d375a49ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "cde4647fcebedb3663bccc79e21789e8e6755a19"
        },
        {
          "alg" : "SHA-256",
          "content" : "2735816d68f85adca141179951889653ce355ae7e7ab4eb92a322ea0ef671767"
        },
        {
          "alg" : "SHA-512",
          "content" : "81f3a388d92c7d249963c2f75515f3362a1c635aa9e70f1fe691b3fb8a8ef3b80210698efc436641ee12594beb6da882940eb50ae50a74c661c3fa528d664b05"
        },
        {
          "alg" : "SHA-384",
          "content" : "f545878339e73c92ae2a950e87f78dbcf224cdb4b74258059e1596228dc42fbc0e45a2220a2a16f20bc2491b6b7c8cc5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a46e9bbd10993a40b53dc07dd2bbdd0f15513c3d48b3697622b282c950ea450df35ec3ef5b5a235148cbe29c256c4f87"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5a2b308a8b8b82f8e1d8b0f8e19c52c40d0791bf8d795bfbe89282991bad7e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7d2364b51b5f4e7d6d01006d7861e0b02f2d805f35ada42e594977efd976bd2d31a34878b4acac01899de2f5cebe50b79893a0fd095ba8ec43a0f2baf86e2ed1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.1",
            "url" : "http://glassfish.java.net/public/CDDL+GPL_1_1.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.codemodel/codemodel@2.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://codemodel.java.net/codemodel/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://java.net/jira/browse/CODEMODEL"
        },
        {
          "type" : "mailing-list",
          "url" : "http://java.net/projects/codemodel/lists/users/archive"
        },
        {
          "type" : "vcs",
          "url" : "http://java.net/projects/codemodel/sources/svn/show/tags/codemodel-project-2.6/codemodel"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.56.v20240826?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-server",
      "version" : "9.4.56.v20240826",
      "description" : "The core jetty server artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "300d061a7acb727f75659b3844be176f"
        },
        {
          "alg" : "SHA-1",
          "content" : "65ce500f7cad946ce0e172c6ce90319caa29e787"
        },
        {
          "alg" : "SHA-256",
          "content" : "afb44ddcd73a6f31f518af69c4ca6af0f0d43a8f3bf67b842ff954891ca77e65"
        },
        {
          "alg" : "SHA-512",
          "content" : "dc0d1f05a7f8477e1f7f57adb307224aadcb1e1fed6f7e5df72d9b84437bf75276c3b0f13da9d079c541ad94601bdbd7314c61477b224dbbdc93a6d5b9f98478"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e3e9c9760995e64071548d1b20054adce24cf6e550764c8c246f25aea44c9b59817ad92bfff40998c2da26ca4324a58"
        },
        {
          "alg" : "SHA3-384",
          "content" : "807dee0bb3fe0c1d079e1c2865db0d1fdd63ae14b56a22e7418ef86ed1653b12a3ff9d30974d3621afd7a50b5e07dfca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7496f6fa7f6804bb4d9ee206d1c0a96587e222a987a90a265b76c9211588af58"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce90720539f931c3ea0654340aecfa0a984e1b5cc7f5bf2146ca2feba53f56c0b2dc61d7df10c691f6cdda73be3a1d8f2970a6e658746da46e88b2ea3ac16cd1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.56.v20240826?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-server/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.56.v20240826?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-http",
      "version" : "9.4.56.v20240826",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "25cbc8436598507e932362e2ee618847"
        },
        {
          "alg" : "SHA-1",
          "content" : "e522a857d234e5ade679abfae807bcf4ecdd6f2e"
        },
        {
          "alg" : "SHA-256",
          "content" : "203bb49644f2be0aea6a6adb320e64808156588b854ff231a756f65847fcd493"
        },
        {
          "alg" : "SHA-512",
          "content" : "48d5512d378d58c3df93bbe1c68d5a4b097e2dc7466992393e0731414dc0fe449312e067d0874e503dd27cb9b6a1f2da0d1f1569a7b484c1f12bd533afbe2723"
        },
        {
          "alg" : "SHA-384",
          "content" : "fd92cbb258c732e91d12f9b14220a631cbcff00ac59d4ec83230f745198e5466087c268f82a0e2a8da00002947d681d7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9147a3663b2e8f8c06a4c45f7ad2f35d10153f055702432d8766f3505359583cbcd7470ef4ba21260a824d996fa2d379"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0e5affcd7446a89fb0e78cacc69e2a0485764415bc47074c58d6996b37697fdb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aeac14b2e7d32e1ecc6b64a1258fdf83862273926822be090711466b6ddb85c2235c75ed6e6c146d5a6bdcbd0afbae758e3fe602f3c1a389b2275c9bf8fd99c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.56.v20240826?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-http/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.56.v20240826?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-io",
      "version" : "9.4.56.v20240826",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ac859dcea6c2cec4beed7ef232892e4f"
        },
        {
          "alg" : "SHA-1",
          "content" : "533e7cbc5efc1d58d14cefb68904cd3af47fc316"
        },
        {
          "alg" : "SHA-256",
          "content" : "62a3f852e56e3fff74705bd84dbaa4f5fc5dd2182c980042c35731bcaceac287"
        },
        {
          "alg" : "SHA-512",
          "content" : "76ec3fef40a444a7a19c48d04a6b3d2ae81c0a86e8aa75a1d3ff6ba4ab0d9c50346244b502e1a5de410206b794a7452219834c80868eac07e76d836a93cb4c14"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d93614743bd36852badee079fe7d9f7b2303f54b7ec0a2a30c3706f3182c9431ebc6002db1bed820df07705d5f0587a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "baa18e861e73af85f502fb358440695890715fdae925e0cab0e31570b041c70ef8a03b5791d758d41a3806bc41e652e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e9ff559662874e1c2ffc081b333fbacf914d33b07a68639b89b2fa251611176f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54ed82f233c0fafe1c024aae30b903b4a9cd13ba1527745951f04e2eef259bdee00b884f54099f7fd259657044499b96e0dede5cf9d14507ec43bb7019c8aba4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.56.v20240826?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.56.v20240826?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-servlet",
      "version" : "9.4.56.v20240826",
      "description" : "Jetty Servlet Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c398ec6bec057717ee3b7d105a369b7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "c8645a939af24f227e4123b89af14264176f7c60"
        },
        {
          "alg" : "SHA-256",
          "content" : "6761b175f9ce2efad5cdfe5952dee6b9ee673739a9d758f3a7abba5b8403757e"
        },
        {
          "alg" : "SHA-512",
          "content" : "14c3ae03ff75e176027dc3e22cd454a08efae20be5e19ddcdd670729beda0c3304536e2abfac6f40e0b8edd349ec9bf4ca47128c6bb797f5a7cc7f2b66e475c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "5fdc9b89e8cf232153b3c1097ac961c02ac8b47b7c22a2821500b672916a28768dfa01516ddbd4fdc61eaa643fc17667"
        },
        {
          "alg" : "SHA3-384",
          "content" : "245af1375402a48941a5ea7738900e3983e7fdeded5ade2233bc7f93dfbb9ff39544014fd418fa9bad163ef4f0492e50"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d47ab78b4059e4030d540cb3d517a69e718843fd03724d0ff025eb01b9e95245"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d3e33dcfffce263b3ba7483ff5998702b86e001b24f00669b690e43ecd7fba7a87edec7f8d359ec42376571fd2870bbe1222b259e3d8c5d786911012d899897"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.56.v20240826?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-servlet/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.56.v20240826?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-security",
      "version" : "9.4.56.v20240826",
      "description" : "Jetty security infrastructure",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a6b9c912575f61d9e80b68b6ed252c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "b22ab0397e893d9c092ade34a8e826ef576b285c"
        },
        {
          "alg" : "SHA-256",
          "content" : "df7bb3cac6279d20e22add135b7046bfebdf158ced6b5454ccd70096bd22deb4"
        },
        {
          "alg" : "SHA-512",
          "content" : "874db362cbfe8e6806776d5e6bbb870ea0ce7d924b02c6ac7bd52a38a8ddbc1403fa44612ef7bc3dcd2c598ad9d89ce92698c955cd17157b9103f59219df17ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa0465aad08af9f51b8b041f3d7d3872843604eced5ddfa1729f2aec2795da866465531f47803f91818bc9c92e672d5c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fc2ac38ca2e09b817a6630e65e517162fcd4d3dcae5f041a1dff25e9df14510fd28b90954a2fc45af3c053ac3b8c7aaa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef5ea5a7bfc1580e5b1e425829048a8303ae8426eedb24573740ed7902f2269d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "439e35e120f1fcd0db22caddcf3d7736e7f8d0c8373dc592bdeac00c158b2fbc99dbb24d617c33a4fba9aa43066bd2568fd8ed6d15a24fc51fb9acf5ded87d8e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.56.v20240826?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-security/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.56.v20240826?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util-ajax",
      "version" : "9.4.56.v20240826",
      "description" : "JSON/Ajax Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5d83a109c7401151dae9d7c1d54fa21f"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f2695de1ae62d84ca8336c7e6ddedc80aa2e521"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfb248aab6fbb4e5acfe4beed6a694471713d9ad4107d8f10ed9d59b9c254fed"
        },
        {
          "alg" : "SHA-512",
          "content" : "bbd5cbd69570e707b66a8fd0e59446263f02f160622aea97d4d12017027386f3d7e6541df5a382208f47fe930fb805603b4cc7d1c4044b8b5a2276a33364162a"
        },
        {
          "alg" : "SHA-384",
          "content" : "717ffcf800ad4cfb569128daa07c7ac060fbde150c1d4cee6e774786aaae6a6162fde69d3fc9408804e55b0aa87127dc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f9ca2f042984be0d173ec7db46c2670aa92e1325b6b8eb5499d2176274fc848686b0a55dd8bf47402bdec73e0bb48997"
        },
        {
          "alg" : "SHA3-256",
          "content" : "afb1daa05858831aeb9e1e41bfd317486ff4732201dd03cfc345fd286b04aef0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "977db6af1c7a750da2527eeb4f2c3830eaa139fb2f0bcad71ee258f35edae2c2ce258d7a7e6eaf74a7b94254c5248c069ac96f710bf1ffafaf62e2a7017ba2bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.56.v20240826?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-util-ajax/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-util-ajax"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.56.v20240826?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-servlets",
      "version" : "9.4.56.v20240826",
      "description" : "Utility Servlets from Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "22e935d51d7e83d9c06a2b75c66a9cb8"
        },
        {
          "alg" : "SHA-1",
          "content" : "62bbe12f1a737d9b96358a9964466ffea6a6487a"
        },
        {
          "alg" : "SHA-256",
          "content" : "d6556e7285ba45a58d1a7a2731b18376e62937d32fd3bf916d99c19141a0fd49"
        },
        {
          "alg" : "SHA-512",
          "content" : "13e91739457ebddbcaebb3644545dacf20f0d6398bbc6eee6fb931143207861d1e53e2bafe57aa777c0b04c7e0ebe0cd332a487db08530f3c87ec8b312735f37"
        },
        {
          "alg" : "SHA-384",
          "content" : "406aa8cf244bb574edd63203e6f130656e5b1093066d89845fd8091ee420921f03efc5663b3426e825d762406d2ad010"
        },
        {
          "alg" : "SHA3-384",
          "content" : "43a711b9536a53527e021c0aec5bf4fd4e18e067a39c84a23a5ff5aa9a97bb66a33bc6e20b49f8d77e861b4599f8d267"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6a56c95024791872bde43079f2ea70679edf2b061f911f10a36eb79ab814a2c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eca3bf88afbba9356e7048c7c399b5877fb33a31573e1489ef5933a04b2b4acbdec33ee2e39f8867406d0e9e594d883191a9d9d1bacf4eb47ad7c3596010d651"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.56.v20240826?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-servlets/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-servlets"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-jetty-servlet@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.containers",
      "name" : "jersey-container-jetty-servlet",
      "version" : "2.40",
      "description" : "Jetty Servlet Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae9de2c6e81100d373684a674082fcc0"
        },
        {
          "alg" : "SHA-1",
          "content" : "721e478166750dd4884f20e667131a39d918d492"
        },
        {
          "alg" : "SHA-256",
          "content" : "1194bf23fe0099294b0a4e4739adc83b24bf5173a737c22610c469a8714e115b"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c05b2ee493209378c2a52a618dc73b175f781e3d11268dc537b18762be96f4cb096fd75814f5c7cd12538a295bd349aaaabe7590d4117aeacfe62496b93a72f"
        },
        {
          "alg" : "SHA-384",
          "content" : "330d3b724a7f0f5e902be0706e90aaeb807ad28dc9fca07227bfa4a35c24230e4ee923b7c80eded502de310450841fb8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67a8a2ffb0d057648c9113a21ee90cf38c48d833164e03466159c49d586287157c971606381436f73238981c02f46ee8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe8ed92f9801b159b7f69b26eb6ead122dbf4402d4c98f83208d506c5314ab5a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3255a66ff0e88464e25494e96f64d5b368c6415067a84a5ff7dc921bc1b2bc0cc8963dd53607bc06a68c114af050b25b0fac5f92c15a19956c1148304d477e70"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-jetty-servlet@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-jetty-servlet"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-container-jetty-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.containers",
      "name" : "jersey-container-servlet",
      "version" : "2.40",
      "description" : "Jersey core Servlet 3.x implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e303adf09b3881f932f6d400b94c400"
        },
        {
          "alg" : "SHA-1",
          "content" : "a06f7096c476fd127a22f18fe767c5175f4b4dbf"
        },
        {
          "alg" : "SHA-256",
          "content" : "f16fc54ca51c0964a9a187e277dce0fa36b296c3d02b02bd685589b5f2766ed2"
        },
        {
          "alg" : "SHA-512",
          "content" : "094b06b40727a2d5b3eb039ab789ad17d59a3debf20f98165bd52de82013b3b8bd79df770f87a15c4fecd57037dd205b787998549e3f94d7838437cddf87e8e9"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e7a3201808a31452081ca32fbd785d6df340698d8a73223bab78dd55035fd5803f0c508b334825aae2625f43cc39d0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92657e8f674049ccab5dd3fb3367bf452b148b81ea2073a475a865a24e5e11153645a6778eb5c64d42c732a8ec9df3d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0978e7b55e5e156db115b1c6de779eec758d03897b5f43341ea090690261029"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5501fd839ac74588bc67db00ea7932c301fb28046c4c384f90ecd182bed4917e334153408fd78f82dc94ab175f2ef3afdabec205afa4e6e3ccf685587f357dac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-container-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.containers",
      "name" : "jersey-container-servlet-core",
      "version" : "2.40",
      "description" : "Jersey core Servlet 2.x implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e24021b08e3725b8923b4ecc8df43631"
        },
        {
          "alg" : "SHA-1",
          "content" : "b1c171b170fc0b062f04842991de043765c84ec2"
        },
        {
          "alg" : "SHA-256",
          "content" : "689909c8dbcebdbd91e80f79e057115904c02f7ee04dff9aabadc66243760fc0"
        },
        {
          "alg" : "SHA-512",
          "content" : "c413193139cfa25b6c9ce81d2da3bcc0089168f7df9c15eef46a6d517d655914566f56a3dcefa9855edd743a7240032ea758db907509c9a82adf357cc617752b"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b7aca1d9f5f69f3cd53145a398711991c6965df4409a790ca1401555948a38e4646e54d8deb532e84e2d07690b2fc22"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc429a0ae8127fdc1e47292b6bea6c5cc9a4329dae21ad76ad0f6159f41a526c82c87755e2d4adf4871693aba36326ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "abeef95d49b2d85a7c61a1b56aa20ec0a7622c73b6549a25776e7b28f2243e47"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b36d7d6c950483b7014009fdc01aef7d3f8c9ff5aa16837e30e71420252cc95def7d16e7431b3f8eac3baafc3ce6fb0a3a6971835765a68e95c76524b8d0d58"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet-core"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-container-servlet-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-jetty-http@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.containers",
      "name" : "jersey-container-jetty-http",
      "version" : "2.40",
      "description" : "Jetty Http Container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c4efd74cd23111c778ce3d370fa0e7ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b9ef8c39a9d9e6c46841bee3af1eacbf9157bd6"
        },
        {
          "alg" : "SHA-256",
          "content" : "8353b3d8a9078e10f35a8d99ef03b7bd2bb092dd9ea404aae9a580019263ca6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "06e200a7fdac397aabceb1c9944bacb90abf18a8ab293383d6d383f48fc759464dcc8f51b02931fe65e617f5e9f27452bd529e095fceab2bb8e53af1e780d855"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0638c24920eb7a202573bf1bcdeb2eb56d8d3b5335447a0aa1e0293072a753196190dc6caadcf91510f430c0facd338"
        },
        {
          "alg" : "SHA3-384",
          "content" : "854727bfdd85aed01dfc1e725eee6cbbe9f547bad3c8983532fc3f4e533a1fe888b790184e4b2fefdc1a11fdf5e20615"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0687dcf2b50623ef33d2b03fb27f3aac0a1d316b461efcde48316851e0ded7af"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14149a39b0740832515bd7b7492c87edbf4645eba7dc59dd0ee397f8e6560b763dfb8ae65adee3c031a723f02c9a2c503eb7d270c4ed29a1584ef46b9c8f09b4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-jetty-http@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-jetty-http"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-container-jetty-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.51.v20230217?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-continuation",
      "version" : "9.4.51.v20230217",
      "description" : "Asynchronous API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e4b0a58ba427d7b464e9110aea5663d"
        },
        {
          "alg" : "SHA-1",
          "content" : "1517d671b74edb64da4bd643092958d5139ec684"
        },
        {
          "alg" : "SHA-256",
          "content" : "12935f7a42f796ca29c89510c6175482e2e990a0add2c7ca8b09f588218931b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f3c246465583c505c54064d6f481dda3dd67c50bd87700ab9ca8ec1fa952b7e9819b7b72e652de2e4dc483a8c133c58d703dbea43d2d8d9ec8c80f70c3c22cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f990313021b128e16fb5ef850c08c9f26712cab7460fc3d2910d668bdebce54e6bca2263c52ec35c8bd68f35bb3343e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8612e590ee41f9523cbcdffe151e8c5865fde395016d6d842b0ff7fdd19a4d4866e16fdbf889ac2460e82b2bbcdb5a39"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5355122d6fe69b8e6ba759866dbf0208990be195777c2e8b320f3eeb8b59407a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2de84c816b4d3d10ef10083625f5fb7771f22549e4e4fffd23e725b50c9c6fc6a42488640f95c510d9e42f974dd0953e562b8e2b556ced8c8005de40e7b344b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.51.v20230217?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-continuation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-continuation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-common",
      "version" : "2.40",
      "description" : "Jersey core common packages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1ad4fbdae8cdaa6dc973f4b3291c7ff0"
        },
        {
          "alg" : "SHA-1",
          "content" : "b826a4ebfcf316b7f168a41dc07657f0b889e6a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "dac402e730e12816ba72b1fe3107301efb0a589ca65617255d86bc5b705080fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "fe3e2bdb11e23751ad02a84b2af46e857c944824226dd1368e49ff257748a0d58c52f0c7c321d64235c948848ccedb202bea79227bc7a9d2de7498834f9fedcf"
        },
        {
          "alg" : "SHA-384",
          "content" : "6012543a933c4f6bbacff7ba98bcc4bc234492c1dd3beffeb572f0a6a9cea9b74a061bce24673abd5fb835afaef2bcbb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4cada746c4ab440a6d767b4b11980442b81eeb9ddd3a31b67caf5be9fa071be55d99c35b7981a705162d8ba2e0a962bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1355df9d5b3fbc806e67d87cb8541eff908bd4aa4731afdef1bbd649c9fb7ed6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8ca1c057f9263a5ac2e08fe8b1738bd4d10ee316aa06802c6386b2a6aad2e1daf48ba93697f927335949e0d680be966170cf6b16c9609162a1ccdc9eee4771e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "The GNU General Public License (GPL), Version 2, With Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-common"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-server@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-server",
      "version" : "2.40",
      "description" : "Jersey core server implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "abc122c513ee2586c1aef3e365066a3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "4550ae3be0d3e0434144c2e9ae9ef46041571b1b"
        },
        {
          "alg" : "SHA-256",
          "content" : "ffa6c93f15f9543158841e0d7e102c3ba9bd6f845db2dde0aad3518bc417d178"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a270e2418a0049a5f57a9b7638a8d6d8bc06e66383aefaf0129f9cf8f0637311680f6f5e69bbd53ba1dcb6e2c37d337b4368cbb2dde0c33ea761086b74a2310"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c09292f2641725e64af1c27884d82e3da088d77f8923b48e7c7197b7157f7eb77aa1a2fdcd7cafa647b306865b88e37"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f87360c8a9f00aa21c3ba5eae63cf1b83435006fa19815705d7389a0d5eb43970ce6312af3114d2c7b8bc889d0f6bc48"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8eac2b0dadb6152de8ab18d18f4dba2448fffc78fdecebee4f855d806a612c13"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f9df4a72ecd26c969145f9dc3343ab729138b100dc070d97031d93ca7fb78503b93a472f641b91482d32d066ed7d98a3c937cfecbece90e492eee390070ec135"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "The GNU General Public License (GPL), Version 2, With Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-server@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-server"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-client",
      "version" : "2.40",
      "description" : "Jersey core client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c885d8f7fe001573e1f9921c44fae1c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "231decdfc01b6c73411af2577a502c19632a1ed0"
        },
        {
          "alg" : "SHA-256",
          "content" : "fdeaa03c46a8a0c7618a751617c6beccdebc8082d0e992c0c7965bc50fd7daa0"
        },
        {
          "alg" : "SHA-512",
          "content" : "453f0f3e717c4c47ea96b96f1e79d1e98a6adbbe6b35d56d6d25676a52a1271bfc3d6bcf1b47c7bfb07c807bc1e6d94def62681f8f02e183ad70f5935bf63b1c"
        },
        {
          "alg" : "SHA-384",
          "content" : "948dfcc169a88aef9c64d84737b093afc50aa03d5a8e499bda33c0858f2d2dee521f0d666a597eba3fce0313e5612c1e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c14e280268b9a49ba01c151a8ad05acc8e2fd62fc3380f4a38ac686789ec017892522a8db44c5240951aed63630f143a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2885265118978388f34033e46b270ed8ed5e2bf8a041c80712deb83c5947de6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7a75262043091395a33a509ad58dce18dbca4475eec7b9a08dd215e8586e9d313ecc95797defe8450308da8608dbb7be44b6104c168ce0faec3e19c9ec4296a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-client"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.validation",
      "name" : "jakarta.validation-api",
      "version" : "2.0.2",
      "description" : "Jakarta Bean Validation API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "77501d529c1928c9bac2500cc9f93fb0"
        },
        {
          "alg" : "SHA-1",
          "content" : "5eacc6522521f7eacb081f95cee1e231648461e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "b42d42428f3d922c892a909fa043287d577c0c5b165ad9b7d568cebf87fc9ea4"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ca8556b80ca809b3a43fac31469702bbad62a00e63b11a304dad1e372d9f6c128357463a4c70c423055941c7e2e417f87a9474a204d189c8e4b62f42047c8eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ae3963fd6a5e83b068a8344b88f6bfbd26d29cee64193025bc5e98195678e49826463da27a7a1c15cd83b2149d57a94"
        },
        {
          "alg" : "SHA3-384",
          "content" : "55a570386718064b422f9ebc0c0c07f0b37259e44a14c9a16c20e945402339b1d01b7d6969ef40d6b5baf5bce3e1161d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ff48fdabab86a398b25e491e6ba4fd9b62d597314202628a3cfedf723c17f21"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c23bb0b43fb0c39d4c9d2cce0cd38334fa7c253130f0bda3007d9f7d2dd451c0896ff4265ee2cc35024fad282f9ccaa398c19874775d9cabbb786843fae155d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://beanvalidation.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://hibernate.atlassian.net/projects/BVAL/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/beanvalidation-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.media/jersey-media-multipart@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.media",
      "name" : "jersey-media-multipart",
      "version" : "2.40",
      "description" : "Jersey Multipart entity providers support module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cbe05753bafb70aa9f95430f21c8fb4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "5800b2c727071ee6818cc94f6aa52066f7c15bbc"
        },
        {
          "alg" : "SHA-256",
          "content" : "0a3f25d8d19ff47578628574cc693b7d8fc8c64859a3c718eba5191ab5a652ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d9a52c4e90f92ba49755341b87d12181975aaba82886310cdc7d6e6b2984791a7bac50d512f08063bac77468bad73daebc118a9ae9ed469647ffe26bdb11905"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd37dab35db6104768867a4ce9ac238666abd0aa9a40288bd08b7a92c41b03ccd2825279aacfb4929c7f6e9b266bdaf2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "76b7500497cb728359a400de955334d50d4c3581ac57e166bd84070cec8673c97f281266bbe49359ee73ee8eff9a2961"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bcc159b9115ba6a5541417deb39eaac8f905010056c23cb4a87ba243c543407b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e358b6629ae1ea53a7e671d31d92b8c3d40e0849be7bf281f317d641db9c5fea714a959aeeb115770e05a9dc58129f8e35057371a1d3ee902e03d4b41eea58ea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.media/jersey-media-multipart@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-multipart"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-media-multipart"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jvnet.mimepull/mimepull@1.9.15?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.jvnet.mimepull",
      "name" : "mimepull",
      "version" : "1.9.15",
      "description" : "Provides a streaming API to access attachments parts in a MIME message.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fdc35a1eae84c5a60c95d617551d4a06"
        },
        {
          "alg" : "SHA-1",
          "content" : "60f9a7991ad9ec1a280db8deea216a91c10aae74"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9f586bf8844b14a33e75fe7a4b94896dc80d80b732d128777e287af14c836fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "d80e7f2550272edefe8eebace17c8b836d72602bfff67007c6463d4c7b02a36b97467f23d358601d97882160533ed110da938082994434e2312fb0c4e0f2a19e"
        },
        {
          "alg" : "SHA-384",
          "content" : "dea380fc137e9784a6c6d114c0a12d4a415baa21e2ce188b952ee1bfa59baaa53e133a0c5fcde9ff1abdbf4dbe93a58b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4d8fc6eff8b9325c07f037484d49e1a52ad580237ba247eec92617e15be03501862b7f64b334919077e124bb94975c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "648e6b07265e79912cf8191efdaf316a7f2d317e79d7e4e9b7e323556da74fac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14672a4a8dd2a5fe1d437a1204de922eb668ff76c72dae0acc4438fa54eb25a2f6232c75038a391428544b3e77a0a6290d84a99b9c60ea7ce743561ca9b4e1ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jvnet.mimepull/mimepull@1.9.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/metro-mimepull"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/metro-mimepull/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://www.eclipse.org/lists/metro-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/metro-mimepull"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.media/jersey-media-json-jackson@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.media",
      "name" : "jersey-media-json-jackson",
      "version" : "2.40",
      "description" : "Jersey JSON Jackson (2.x) entity providers support module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "791c460adf28ea90dd91e996c867d917"
        },
        {
          "alg" : "SHA-1",
          "content" : "75ead89482a4767d462df4eddea8a71bbe63dfc5"
        },
        {
          "alg" : "SHA-256",
          "content" : "addfe8d19a245ce8bb49ca7435d3efb18de0c009904da2bcc636306b38c733a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "a14b165f1e0904d099a88c2510e1df8fd3f3e51223fde828cf3c9b0df8f11835aa5350b2f6cc5955ccb206127b5f26532229cdf3b9c2f72fd1f80f9b87248615"
        },
        {
          "alg" : "SHA-384",
          "content" : "9802012ba3ead648cca83504f42f2af8e0c36f87f6a4cec7f18d7382f8fe9114ecbc1e0220064c0e9633bc94d809d3b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "51a88f8e886b962ffabfb535cad4223e35aa038b0e04798cedb5d34c084cb329e7e9255a033770244dbf9e528a155023"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3265fde119854829e507cabba577a03554cb578698ec985114d321c7dfeb6f6d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff23debf3b6095b37bda968e1005d7f66b64b551725b977ab3e75d35428ca4923313f4c6edb2368851d72c8ea64a1e3b72a11090e981b5bbd950818439638a7c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "The GNU General Public License (GPL), Version 2, With Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.media/jersey-media-json-jackson@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-json-jackson"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-media-json-jackson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.ext/jersey-entity-filtering@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.ext",
      "name" : "jersey-entity-filtering",
      "version" : "2.40",
      "description" : "Jersey extension module providing support for Entity Data Filtering.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "634376792451d5a1598c962c8017b379"
        },
        {
          "alg" : "SHA-1",
          "content" : "9391e38c9da5a86c0cf6c442cc14ecd0a4a9a351"
        },
        {
          "alg" : "SHA-256",
          "content" : "35e33ffcef5c63dcce6f03209ba023801dd27558bbc09335589016f7cced2a0f"
        },
        {
          "alg" : "SHA-512",
          "content" : "14a256cace59c160d34e45de770767471fc68854e27350267c106f91c32199ab46626a044f6d3f0c92746efb8ca1588c95071271fd3b5492711710944a54dae4"
        },
        {
          "alg" : "SHA-384",
          "content" : "93ad7a83391e2716db055f8df90fc5a058389444f2c679d81c2ff1a8022e5c5db434deca1a534782cb223a8cfe5cd07f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "826d75c8dccc1075677ec182f0c395cfcc7d8af8c2e61cbbd526c76e38481c6673dd141ceaf5aeae042269ce41a39375"
        },
        {
          "alg" : "SHA3-256",
          "content" : "49688f8177040ce504455d5fb1eb81ac5a0a5f8f06e91aac6763454959b30303"
        },
        {
          "alg" : "SHA3-512",
          "content" : "417c6f229e2ab95e5d76d2f6607c5120d98142da92265d94f7910f3bd4f69a69ee212ba2be47ee190e3332cbf2a1448d2aad098f510e5254daed46fcf7f88b6c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.ext/jersey-entity-filtering@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-entity-filtering"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-entity-filtering"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-jaxb-annotations",
      "version" : "2.21.2",
      "description" : "Support for using JAXB annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "18836adda209de6a2316098b77a81cc8"
        },
        {
          "alg" : "SHA-1",
          "content" : "e432148db21fc721cfa2c4fa3af9f5edf5160353"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0cf16ae8f89b16730ce2c56091f195682fa1036882c0089a549d54f3a6dcb67"
        },
        {
          "alg" : "SHA-512",
          "content" : "e93a70e1cd253f4d051d3cbd2daa174066865e3a8724f9ed6871fb98fe98d6c53c3f2857ccf3c3b0c0f63fc3f9191a17b891f9f1946325cd5f62835712faa4ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c6f6aa4c35b04bb5366bd99eb39cdd65f5365e3b20590c53e5378bbfea99a4826280c2ee341b4b0148675122d405e94"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be04b2bd1be2fc8a8712909e888a95b231e8cdaad635ca5632f8b5bde7ed426e833978aed396f9666512298c2208e2e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b60d64885682cebf6160b599ecd3d8f4d49eadeea8834b2200bda207f10da6e1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6985c049e2d2a360169102b0bfac61f0bf85f3514568bf1c85940f739149737729ace3f5657445f22e52d86db1d77742c7f5b365f479d0a4e8e00a47100e3c96"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-base"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-base/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-modules-base/jackson-module-jaxb-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.xml.bind/jaxb-api@2.2.12?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "javax.xml.bind",
      "name" : "jaxb-api",
      "version" : "2.2.12",
      "description" : "JAXB (JSR 222) API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62229737e570051d2ace48592faf7d4e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c83805595b15acf41d71d49e3add7c0e85baaed"
        },
        {
          "alg" : "SHA-256",
          "content" : "68a621ec18485f951d09ac76f43e57eee394dbe42cb8f2a4c59c93296fa9dcc6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a96f714467c1b9c0b4c168a32bc3c1275ddee95f0c7ec61b36361007446f6b10db1244da82db77a359596618403ac61ecaf248fb9bd099220f17e42a238fa080"
        },
        {
          "alg" : "SHA-384",
          "content" : "c89f2d9529b04993538e733429152c69e17f1024434a4230968db5326885e65a8b7cb8180e54d2ae50d1382432ba11e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd9d81f85598946997599a485bcc6fb745e34f51c23e32d0ee60bbc64848661485cc1ae92515d448cc3fb68814ef7228"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46f40ef7cab53f90662f232a526a6d9f4393c241cc42629a9185905297a745c6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "151e6c7d9f10ee147ed3b9b007291d1e949109a83474d8c38db6817909ca17bee9c57196b35e4ffe2b7a807e8335596afe66cfed6edf8e95de75c1f61e506ec2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.1"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/javax.xml.bind/jaxb-api@2.2.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jaxb.java.net/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://java.net/jira/browse/JAXB"
        },
        {
          "type" : "vcs",
          "url" : "http://java.net/projects/jsr222/sources/svn/show/branches/jaxb-2_2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.ext/jersey-mvc-freemarker@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.ext",
      "name" : "jersey-mvc-freemarker",
      "version" : "2.40",
      "description" : "Jersey extension module providing support for Freemarker templates.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4486e001d1fe26e72f5677af8ef64fac"
        },
        {
          "alg" : "SHA-1",
          "content" : "790c5d1549b480bade5c698ee800067111d85c9d"
        },
        {
          "alg" : "SHA-256",
          "content" : "777e36822d9ee595fbedaecacb95b7e3193de3b2b48ae4d366c62d905258a6fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f1f357a64962925be23e419979a34a133f9e94042ce178613cbf4e8f3d00bbb50dd3e16f33473a9cce8ab39c352d985dec85f886164118497b9902fe9b26e64"
        },
        {
          "alg" : "SHA-384",
          "content" : "9912a49527ac484ede6d93ec727c05ac55f49ed630341f4391c00a94ba9bd8f9756d43ddca5f564de87eb18c90e15870"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e08a9f538b99ad64fe859a417e593a58b5311a20c65cf55efd619e4b37dfca5255ac32c93a4715337def340c29e8b37"
        },
        {
          "alg" : "SHA3-256",
          "content" : "543eac58f183539ab38cbcf83e469bff7e8d4be34cfc2504e7fa405e1f803be9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac4e75cae74f01fa72a056b472f4022ab874b3240eda22af89ee2cce4755262e0672d4a7aebf6742d9a246b3e380591117c095ef99021e5386da0e8c47689635"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.ext/jersey-mvc-freemarker@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-mvc-freemarker"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-mvc-freemarker"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.ext/jersey-mvc@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.ext",
      "name" : "jersey-mvc",
      "version" : "2.40",
      "description" : "Jersey extension module providing support for MVC.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5426da0ee48179252015a96a500abe67"
        },
        {
          "alg" : "SHA-1",
          "content" : "3de76ab5cab1615e583d398ac0a70c172979d586"
        },
        {
          "alg" : "SHA-256",
          "content" : "f1f7123bd384317f5c4ee2d69dda2b6d109b4cc69eb90ee442721b285abc2d0f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6edf9262efcd1a559c0e59dcfda073318af7d88fbb1b09e8ae80998b9bb4f21ac19f322c9016c3afe3669e79413aa081d6ef4b7ff701187c611ddc6e248787fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "e38d07e665e7f95dde007fca296206dc851ca5c93e644bd015b19aacffb0b84981feddfcf4ba92221ff959a2e858a3bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd4a8d4110ecb8c04f4c00ce5860414c40444271a8a401731a6d81cba22b77cbb013847cd20ffa30e743163b456019fe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4d3726b2190e4b353e64c9309b76a84260c239236c0db6330b374dd3e80316f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a82e48b52cde6b90bb650ebcfbc425bce0f55b762b10309a19aefdbc8a500d66cbb3e44fc2457c9e1002bc020b60c312526c4de131087b41c15d440bbc56bbbc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.ext/jersey-mvc@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-mvc"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-mvc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.40?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.inject",
      "name" : "jersey-hk2",
      "version" : "2.40",
      "description" : "HK2 InjectionManager implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "25d9df975277390b7c2820eea9339c20"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c94775bdcce0c2e32b231f6c638e82bfe3b6eee"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5f69ac32a5c82e0603fb90b689bf9ef0ba237b3ba4f2bba3159f7d8c756b397"
        },
        {
          "alg" : "SHA-512",
          "content" : "7039589d078ac6371cab996f97cd47a34d029da63557ec59125df9bec860af45fa07f3cac9e5d5423d55fd4b8d81cbeda46725d645b1134fa58ab88253850bcd"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e1a52da5def5d87baebe8bcde4e6bb25e3f29203d7bca0142d71472a246232b1e4d652369f32911c3bb4a546b4bf219"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3443038f2d28cc2476133bf4bd29ac28b445ab3dc83971a61563d59a50ed30962067a919b40f2e0afa5dd62f8d636df9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "34908a062c90f6ebb4aeaf6eea5e50bd0b32dc9193889290efb142914f76af81"
        },
        {
          "alg" : "SHA3-512",
          "content" : "437f95dd9217aa20921dfa6bb470956cabbc57351038acba53bdf6f1977f0e6743340c204706322fa0e8656c945f427936858fa312da979d0eb1874612860f90"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.40?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-hk2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jaxrs",
      "name" : "jackson-jaxrs-json-provider",
      "version" : "2.21.2",
      "description" : "Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "201838b8b8d59ec0e5ba16bbcf59d23c"
        },
        {
          "alg" : "SHA-1",
          "content" : "c9343103e24868be70d4b11a8c95d97b1dd1496c"
        },
        {
          "alg" : "SHA-256",
          "content" : "5816149ab7d233c3a78c6ca2582b37ae269285ee9bd8181d0ba1091946e8b52e"
        },
        {
          "alg" : "SHA-512",
          "content" : "ad38ee33f46e30e7bed2318f1b4e7409050714ff1f9553430bcb5c8ab63d08b791f1c610a536b3fd0537fcde13fc969891e90909c8b1ba9b6bb5ca9fe117afa3"
        },
        {
          "alg" : "SHA-384",
          "content" : "1701c993f5bf756420123100f8c5085e04094d589339d52a65efc3257b7380277a2ad4e6e97963a7b91d7f692ba48cba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb0f812c7e88c30bec03909964156d9a1512ef6b57a3a9cf9ee630c8c8e1a81ea5678681076f9e9edca5a00bbd6d2ae0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3fd75563af0b3bd2f6805ffcadd6a0370dda8a04bb6cadedadbb2fc2744a60ba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6d3d8e5fca978e46c21c1c15488d78af5746ff7eb4743e2bc6f4deecaab15c09c4133cd6552ace8a8dc82d6d16acb14275cb4d67a6716127a4debe4ca496fa75"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-jaxrs-json-provider/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.jaxrs",
      "name" : "jackson-jaxrs-base",
      "version" : "2.21.2",
      "description" : "Pile of code that is shared by all Jackson-based JAX-RS providers.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51f7143f43c650cba19d7209d2f58c44"
        },
        {
          "alg" : "SHA-1",
          "content" : "76b4928aa0d2a6fc117ae9e4b433c283e77f0c5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae6a5c413ebbea682aa03ddc23cde2825ccf78e847b65e02d885247f2b8005a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed7fd6024839e07f94a5dfe01ae64e38a3abbc7253b48ed8ebd7221a82b5a95cdd4c7cb909e98bb249e2c9907ab2cf9f197782a3aaab3827dc2fbf9f2ecb00d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec02814b5d217c822348765e7559b3506c50a4737b207bde820657b240f405a87bc363294cc952cc1e28424ba047fbe8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15213e7ee29e98d7ce0e02c4418cf1a5965581ddb48ce4e828dbce711cc97a833c24cabad86061f0e116a8ef8c746a3c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba3c038a3621ceb29aaa27e868f3d161f83ef27b69ad1d044a75aab00722dec3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3a63ae3f88f6d4b0e766130316340a46764bfb01d7527918da6433a2f7ad49bc5c241302f92b1d285476bd3ba5ef113de342a263db1322b442272070a5b093a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-jaxrs-base/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-afterburner",
      "version" : "2.21.2",
      "description" : "Jackson (https://github.com/FasterXML/jackson) extension module used to enhance performance using bytecode generation to replace use of Reflection for field access and method calls",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5449ba9eaea0711953148ce4412cf3c1"
        },
        {
          "alg" : "SHA-1",
          "content" : "32828a90fb46afab9fb0bf7d3745e8e7ed03fba7"
        },
        {
          "alg" : "SHA-256",
          "content" : "336a6f46a06b111ac9012ce39f2aa3c738a572c472e7fb42c038ec347ff4e46e"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7a12cc0d18a6edb34550dfb64ec049ca0bc27016ef77700b1b46343cff69b1c3971d14678f07cdfd3643ff19117ef2584d142f473cb245997551c89a93a20b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed575b3da556711331afe60b0103af9cef71cf7a9bf131adebe39065a6e44dd575fffa31b889dfec8cac9d1361c8d688"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e1113eedb5c1c0bedeaeed0ebd6096f46a68e0d68f5d1ab4d069d09ade74ee4e070f852862c52c63c8d2ad739e81f0ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "49cf587ea57ef52c148325903eb72526a95f12f141d6c0db857c8b86e8528a54"
        },
        {
          "alg" : "SHA3-512",
          "content" : "810ef18229042c8cd4813710355bc1c907759bfe5d931a77e927e6e7618db202bbca9316b6c2177409ec0203500ab0ade91bf7a86d7f4e3372bdfd3ff649bd61"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-base"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-base/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-modules-base/jackson-module-afterburner"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.honton.chas.hocon/jackson-dataformat-hocon@1.1.1?type=jar",
      "group" : "org.honton.chas.hocon",
      "name" : "jackson-dataformat-hocon",
      "version" : "1.1.1",
      "description" : "HOCON dataformat implementation for Jackson",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4f1dfcd6299d237d85dee59f2b3c328"
        },
        {
          "alg" : "SHA-1",
          "content" : "884cad807c651d741a28980f7900304e72344906"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc6baaf7cdd0bcc0e647ed93c1d262f2c48001e217ec3b9620aeaa5142cf01df"
        },
        {
          "alg" : "SHA-512",
          "content" : "b31ebc7a39e11d01291fada4142b8e6839b3b01e84612182126d14f8e8d6c484498804586eb74ec0266ff44d08464bc63c0ce5267051f813ea0b3dab4cf48285"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f029dcb38e857b5f84c4745aa0423f9e5cf9e5cd0a3db74e215e8c9bdd66066be058256fbed579baed43f94e5a20f18"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b7f93edaff62412e13f51f0d621934439cf8cb5ffcb861252e9ad053c639b599ecf757ea3172fc2a823134d4de9de9a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8c7010e7c0f6944fbe97b50acbeb988179853a60b8dd08110b159505917edbd1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c11d1aacea61850da23d56c4e557e5e7d5fe8e20a2a17bbf8df773eec592020c2301c214880350ce5e1dbcd684264098a7e9111a43a87351c93bde242fa20cb5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.honton.chas.hocon/jackson-dataformat-hocon@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/chonton/jackson-dataformat-hocon"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/chonton/jackson-dataformat-hocon/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/chonton/jackson-dataformat-hocon/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.jpam/jpam@1.1?type=jar",
      "group" : "net.sf.jpam",
      "name" : "jpam",
      "version" : "1.1",
      "description" : "Jpam is a Java-PAM bridge. PAM, or Pluggable Authentication Modules, is a standard security architecture used on Linux, Solaris, HP-UX, Mac OS X and other Unix systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f0459c2d72cc35f947bac690729a32a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb3d91c2dfda767518a371dbb02edfd6a4aa0600"
        },
        {
          "alg" : "SHA-256",
          "content" : "3db38287ef038b01b7e73f2c62c3e7107af24a6b0cf95fda904b4330edcf8b28"
        },
        {
          "alg" : "SHA-512",
          "content" : "351158427146927fc9485e48cd3bb1c0c10cf7eb09f5acdb391c9fccab6d3fcb999891f2c943579c4c44258becd044991d2fce2f2eb3e72d223495dfdd7ba7a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "3ab8636df5d052f034b1de7c7c4eb8f4cff5edb8302c368056679cbf377ec6d72119aa37958193de26ffcdbd92b6e10b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45ddfcc27fc3e060621de1a664b90d6519a80ff746ffb9b98b4e44d2fff8a0c71c364050dc49aa4596d938d74c5521e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab3ef7cc8da28c104a00f517a4b834d8133d960460be8c6cadf4f4c85bd2bc79"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7de7a903e7bef7ab5ff59e61fe0223381d9db860f1125f848ad5c6bd8d6cc83f13a9ffc7381da83382072f3ebe284356c23d0268a44a4e843b7eb4b98d56e000"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.jpam/jpam@1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jpam.sf.net"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://sourceforge.net/tracker/?group_id=116930"
        },
        {
          "type" : "mailing-list",
          "url" : "http://sourceforge.net/mailarchive/forum.php?forum=jpam-list"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sourceforge.net/viewcvs.cgi/jpam/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.freemarker/freemarker@2.3.30?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.freemarker",
      "name" : "freemarker",
      "version" : "2.3.30",
      "description" : "FreeMarker is a \"template engine\"; a generic tool to generate text output based on templates.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e702848d716f17cd39fabfe2415e104e"
        },
        {
          "alg" : "SHA-1",
          "content" : "86d70d335c7821178f62b554aa3a4bc538a94f1a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6586433d90957c0b05a32bce07c71e8cebcea6afbea2e043bfe0c576c4d94338"
        },
        {
          "alg" : "SHA-512",
          "content" : "bdb042e0db095aba1168068d419e900cd2264e88b0271bbff96e5854a5f7d401d936fcf05787dc62cf4e28ca3514c9161349f5c066565dd28fb899e2d83c6065"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f978dc8df1bf8086860243f57d0f3ee1eda3000fb988284cd97c4f54c297bccd56a575de548017b2f530a5c49f93cbf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "60a63c74430d6a2ecbc79e94b5d4f0fbea3825d05e04d317950ba4268d06f82a119603c6dee14e93c1c0905073be0565"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ce3d0411d68e4805a5b965260c87cd144575307c0a9d49fb53d27b44e7629d9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a389bd131b1f3af38ddab87ac40136321a340d2883c18ef901e47c95e4efe951e25a537fa495ab581d672c2706fa83edb31b4000a455f781d18ae0a1bf32576f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.freemarker/freemarker@2.3.30?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://freemarker.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/FREEMARKER/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/freemarker-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=freemarker.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-column@1.15.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-column",
      "version" : "1.15.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b3c7d5873b517f1025445bdd49ca5f0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec736b5d86488e7290bbe3189181fa51f9daf635"
        },
        {
          "alg" : "SHA-256",
          "content" : "c3ce722da920bfa886ee9f98028ecc9dfe3d199625cc14809c3c2fc8bcfa29ba"
        },
        {
          "alg" : "SHA-512",
          "content" : "5c603b729cb1b440e7d37da2372be78cb39e474686252e6baabfdd95f91c06edc9ed863e6f27771c3fe63c80003086db8a52b718af1751cd493624391c2a90cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "571e8bf16d375ba5b10fa1d44f4ec40920d4c6879ae55e8fda038fff4bac6a54e7f24e5923240a0a2ef4f38c24b54cf4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "16f888193ca3f765cbb9f8bdfce415666fb49af2c77fe5a05b636d52e247e42c5e7bea463fd6584b1b440ee60a7802ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2e8cbf81ad470ea65f93a458a162f91b93f342ad5e515eab266a3ce1ca6fcf62"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af89647cc977fbf8fb14336c9ffb5acd13afb4161ea439284572eac1ffbdc2fcd43500d4e4149540c0cfe2a5ecc8b8a370f9f6310ede326afff69a1717be9878"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-column@1.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-column"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-encoding@1.15.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-encoding",
      "version" : "1.15.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af1f9d91d88801b5ec75ad0770e00af7"
        },
        {
          "alg" : "SHA-1",
          "content" : "40473b9d972405e8a44739b20e4a1de911e8bf8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6ee50330dd91ef0c7a7a0004400dea04e17748f2d69a13930b8ba9c9e314ad8"
        },
        {
          "alg" : "SHA-512",
          "content" : "087bb4be72f9327c887551e8a74e04eef6c469406c0907a8ff518e95e91b07a110646034eb702d8ba0a892f78ab91d3b1b451691c4f2dc9b6dd490e8ce6d2754"
        },
        {
          "alg" : "SHA-384",
          "content" : "7cc058c7da948d80c2118f677f38e9d89ced78c56d14ac712fa868c7fa26fa3e299030ac0d78b8f5437a313ce9c2b39a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de90d1f6f44ad3ea4925b3984f6cdcd92c97033f5d14faaf1794e9c450aa2d22173c15a61b769bde5052b2de93f7b74a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9dbe4c0aa740cb53a541ad5b2be1983f289ef29f9ab5b0cf1511bd12d27f788"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce1341bbd2be4011b08deea8f006c75fe15a6972897a35fd01080258c15c9000ce37f2bc0ed78d334b446b148be117aa04a19df039af5b70d66f0936c11ee105"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-encoding@1.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-encoding"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-hadoop@1.15.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-hadoop",
      "version" : "1.15.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "493b121d8a9cffaa9391768f6128654f"
        },
        {
          "alg" : "SHA-1",
          "content" : "1957efe90bcfb4be84b7f237f06fe5bdcb19ee98"
        },
        {
          "alg" : "SHA-256",
          "content" : "5c764cb6712776fa3f3b15431c3913f23610557da439ec43598094a217aa63d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e15595f90d0d24389532a29e8288a754a360fb9628cfc25a1ba3cd8066dadbe373f7846bcf481f8161d8402c09c3f7d29d810a7e6a0633d6e0819acc30860d86"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d338128d1efa3291660491485b9e27d45976bd6263fefee47138afab65c7efa6c44017496dc32cfb2efca444fb5481c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c1aadedf25308999d603320b36728a70b75f34dde7878271f07014f22fc1839a4807c03bbbfddd5be1ff236c5af0a4c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "31ee612fa609ea5b5c6d7384b23781ed91fd603fc6a1762cb04e3e847f8a01e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d6b7a91130b6149a73a32e59a61b8537ab7dc1d221da8821ac1d28ba71b7c7e6133fe4f489caa9f466e33cdee073528f3640d497a060e2bfdcd2e808c970e57"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-hadoop@1.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-hadoop"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-format-structures@1.15.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-format-structures",
      "version" : "1.15.1",
      "description" : "Parquet-mr related java classes to use the parquet-format thrift structures.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e728d743f1e88c3eb39a14326ffc0ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "d188d89833d9a8e419fbe40e16ced20890072623"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5ba4d969a68eb5f5fab18a63feb4df66ea021e1f728b65834c1fe016b356c73"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4e5b3b880c730d4355aa812d6ff014816e1c46473f11ffdf906ebdcd7d35a454557279371b9d1dd805f06af7908922d600f80db56483765ddf556a5ee346063"
        },
        {
          "alg" : "SHA-384",
          "content" : "169a700b8bcbb438a444663807a75dc2a60cab5314e343257ca4ba5e8389521921eb69e3e7bdbe964e1950ddb7b98470"
        },
        {
          "alg" : "SHA3-384",
          "content" : "749278ea2b1b752823f75870bc6680a43d8197d263abb2c68b0539b82c300fa0ac7bb72dd596e3a52166b2c2862e6329"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d14616eb01e1cd16bf27fc4781960bfc054481df047dd48f3b6462aa7592c92a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "827dd9b4097ebb1f29d2948cc8821de98be863c42766afa3a143f30f1f9e579a398812115b570311ad2efcc20548e7a322f8812fed3d16972e5a940ae35cb18c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-format-structures@1.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-format-structures"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-jackson@1.15.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-jackson",
      "version" : "1.15.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2784eb3bc37671986008c9ad2898e641"
        },
        {
          "alg" : "SHA-1",
          "content" : "85fab1dc2b86f837cb3173183561e384a775f84d"
        },
        {
          "alg" : "SHA-256",
          "content" : "af3d6629502edca8897cd779dde602d3343f83205c446458a735060e838deb2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab202b61dc51650e5066189a6c8930193e3c200d89e65dbd9f5d8fe11bb14a4290c173d61c6684a8706cb2a2cbad5a223789ec41a83bcea75da7a7cdc1060d48"
        },
        {
          "alg" : "SHA-384",
          "content" : "cc2c51dfa61329915dac7717541b89996282e5e05dfda81bf0d01e2dea4d681d1b77aa1f82293571baa3762eaee53136"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e29cf97c13ec0b7d5a80bc8b017141e3f7f6e7d813a9762998b0b1f8e6656efd5918f67d8b9e9f093c6422e85a814c9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ee2e91a25f07db5acbe557978e82f146e732fbdb22feb4f8d503a9a1b94eb74a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "acc848773d3d5fd27d9f1981245946f4999de0ae294e014fc62edb7d9fc01e5653effcf2924b499704f78fec1763bdf90d010bbb7f102d94841b91a976ed5027"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-jackson@1.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-jackson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-pool/commons-pool@1.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-pool",
      "name" : "commons-pool",
      "version" : "1.6",
      "description" : "Commons Object Pooling Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ca02245c829422176d23fa530e919cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "4572d589699f09d866a226a14b7f4323c6d8f040"
        },
        {
          "alg" : "SHA-256",
          "content" : "46c42b4a38dc6b2db53a9ee5c92c63db103665d56694e2cfce2c95d51a6860cc"
        },
        {
          "alg" : "SHA-512",
          "content" : "3bf5bcdbd7342e794f95747421c510778d8656d7ca901eb9b0fd15b9edb5b470e799c76abce9fe5958355d0d6067565ab71897d02462232176a0145a7d546e69"
        },
        {
          "alg" : "SHA-384",
          "content" : "9dd327008604be77bad6fcf249f2806c9b6b6b9858ff35ceff74d6954ea5f66c162c92ba7a24f5da3ad9694b445a644a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c3295ce0994916658580fc046aa12e48559f43cde61a95aeb3ffe87d71b8b797ac9a2537825cc338ced5c09e37fe5285"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c20f6777fbb2221e461f2855a99d7761635a0eaaf0fd992f9aeb8042a185c95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a5294db60c04c0603d982af2c2b46f0052c5ff73f8a4298a01c378050f3476199e5c678b754604a76d68eb537ba4d4f30edddb16a8447b76b5b947922a00f5f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-pool/commons-pool@1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/pool/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/POOL"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/pool/trunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-common@1.15.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-common",
      "version" : "1.15.1",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "356ea3a8ee8bd63bddd3a926aa50a968"
        },
        {
          "alg" : "SHA-1",
          "content" : "3f9ec862447bff337f9aa8620b59a4dacd617493"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e10373a59e4cba6efdf9f2c03da5a2b27c5fb4768cf7cb25d7905dc76b40272"
        },
        {
          "alg" : "SHA-512",
          "content" : "121a0bb15dc5a01f834908be214f5e65fb5330b04cee125d9d90375e7bbb801825053d9be71b9c7d0ed39de9f83fbb477d423242d9b5bb4cac0ce58dae4a532b"
        },
        {
          "alg" : "SHA-384",
          "content" : "58643c04511445d3c2f8abc21887a9e812f7b68aeefa621282ac368d0ec2f4d65f83b031ee0d93dd8b0958c81a5402e7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0b6a2c29e4445742dfcfed7880641079e0e4978520b72beaa2a09d1f2e9ea5ed98ddc130ee48703c200a98e69ce9226"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8aadb3d3565f6a705b58e696c626c8e5f343b60893776e458a3d4d0eb0517717"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f4150d3a90c9ce27ae7ec76ab59a0586deccd78e4f0aff512ad6c54f96ee5c0c3f11cfbe70deb6a2ac89feb5b05ff7017296f08b50d8b3fba6b1a5b839ca3102"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-common@1.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.drill.exec/drill-rpc@1.22.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.drill.exec",
      "name" : "drill-rpc",
      "version" : "1.22.0",
      "description" : "Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b617fbf2c79e9420b8f628ec978e33ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b3e1bde6c38f8b94c69258be0e246ed6e9bcd4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e4faeb3ce4255f3526999e8cf5937e5596086c30df514c090494e84a4bc94bf"
        },
        {
          "alg" : "SHA-512",
          "content" : "63b19890016b9c7cbfef368054bd5ee35e86b2d3be42f5f3c4fcfcc832a1b2bde6e1aa8fe4cb7f03d0c75d3e78534d6762c7d9e97757d4ebfdbc2dc1f44a4557"
        },
        {
          "alg" : "SHA-384",
          "content" : "c48218861658a7eabed962baa338492d626a14f4ac4686078e2ddfb740daed40f8ac950392c36761ae69873d5d275fae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3542db156544b2e8b396796192b11577352e350fff09cefc577301a8ad095ae8d04c57146fbea523c06a436806bc7c8f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8cb86bce32153dceb7853d9a6c9ede625239e34703c4fe75b6481a15dfde44d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2917e1c9e3e5ab140eb15bc687b76d709e0652c2366211eaf05032c92906cfac6d509560ba5f470f272e75b06d118579d725ecd04662ebf15836c2068be27698"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.drill.exec/drill-rpc@1.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://drill.apache.org/exec-parent/drill-rpc/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DRILL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/drill-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/drill/exec-parent/drill-rpc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.drill.memory/drill-memory-base@1.22.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.drill.memory",
      "name" : "drill-memory-base",
      "version" : "1.22.0",
      "description" : "Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73b6cd49db72002032f90f65140e8e6f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac0c0025bd228888b747ffd4acb52dafba03648e"
        },
        {
          "alg" : "SHA-256",
          "content" : "1dfc683ebd1e0cfc8e68e7df13f425e915f477b2ed4e1ab9c1ff408b3f6a66e9"
        },
        {
          "alg" : "SHA-512",
          "content" : "aea7e2d55bd4a4728021a67376ba74c2e388658d3e55fcdd283f0fd79fb78a57596811c3651c3991471e39c4f56ce593f6584e7c286a7ad20b247b928ac8f22a"
        },
        {
          "alg" : "SHA-384",
          "content" : "74599eabab5d70e496817d76c48625bf37d60c4a92808d41d3752c7e1764366f994d304f763b556ed7910cfb317138fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b962d1eb0ea79878745faabda40c185ab0acbf22ba2dc34300f1e26d0ce6e55f3298335d84c0f984f77e39eb6ca56b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7e4620bc6ad5f44e6515e73635208644bb6fa0eb4f0b5b462fad8299a3149a21"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eac7d6460eec38805479bf9671dae2808404222f7e6433fbfdc860d66ac7c89972a67aa12b812967c31c5c30d93392c925a031b888bd9da15985af4308adcfc2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.drill.memory/drill-memory-base@1.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://drill.apache.org/exec-parent/memory-parent/drill-memory-base/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DRILL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/drill-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/drill/exec-parent/memory-parent/drill-memory-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.drill.exec/vector@1.22.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.drill.exec",
      "name" : "vector",
      "version" : "1.22.0",
      "description" : "Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e6d1b2ff6454724ca36e31fa38faef27"
        },
        {
          "alg" : "SHA-1",
          "content" : "33eb75f7782dd6634aecce636c162b86abbafc6d"
        },
        {
          "alg" : "SHA-256",
          "content" : "f87035db45b80dfaf623e388cd056d09fcde01f6dfc4ded84293faed3b3e97f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "9af69112a2cad5e90d2b5bcbeffaacb5b179c65a95b4269cef0b737c6377c8dd4c15a0f488954cccc56c8d28eb9ca10930396addd97506434fd359974f6ae902"
        },
        {
          "alg" : "SHA-384",
          "content" : "e52290fc524833214f44bf291487649e8d8b99bafd4442fcee7be341a14ac4bd837c3902ecbbef273e1ce1631c4913d9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f36ae0f79410a73b27657cb4ed9c0fd2562470a26149e3fda066c16ef239cdf273dd840b047442bf57cfc29d6bf86165"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a082b36b39b952b49ddae9ed04b37c091239752c796fc7a6454a397be6579371"
        },
        {
          "alg" : "SHA3-512",
          "content" : "09dd2a57b95e41c129ee05c7884bf25afd6b12e0913d38fc19085db9c539ab94fb3d5be81fd38cb80c43083748ff631b8dc0df82d59b3630ff7dc9b185e481b4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.drill.exec/vector@1.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://drill.apache.org/exec-parent/vector/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DRILL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/drill-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/drill/exec-parent/vector"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.drill.metastore/drill-metastore-api@1.22.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.drill.metastore",
      "name" : "drill-metastore-api",
      "version" : "1.22.0",
      "description" : "Apache Drill is an open source, low latency SQL query engine for Hadoop and NoSQL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "223c979273852b487db7f302d3ffe9d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8b4ac446ffec1fd10eaa5ae2ccb4abe3c411263"
        },
        {
          "alg" : "SHA-256",
          "content" : "43538e27237aea931f939e5b7bd60757ea9cf37ae7224201a6ed9f4f9150eba3"
        },
        {
          "alg" : "SHA-512",
          "content" : "c65291741cc6420f2c3b7c56a8cd326513f463a604c24ad4fbd1c05f3fa620bde19909e14605f0c9ddaad76fc1df206be04dce74800829ccc3cfcfd157d7f2ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1777264c0936e01b4cab76138e3629edc255181b045de7d27a24bd9468eacda2c8d8c71876e55329f851e5f58aa6545"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36b85d01e1bf316b88b8d080a38817f811944cb31a2b4d7428fd087fb0b8b4ff7a0b7fa5b7897e2f4f21c153eec7ad29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c7deae800d5ace427f3125419c8407c720db377f4c452dbf85e6970b024f98c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3c2fecca66adac838aa62fc1e1fcac71ea5c11009312f3c8f51d59df7f8d088a5b732ca2db32385d5ecc88eab6dfbe1a63722e9b5a6a1f98d62f302aa531625"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.drill.metastore/drill-metastore-api@1.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://drill.apache.org/metastore-parent/drill-metastore-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DRILL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/drill-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/drill/metastore-parent/drill-metastore-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.beust/jcommander@1.30?type=jar",
      "group" : "com.beust",
      "name" : "jcommander",
      "version" : "1.30",
      "description" : "A Java framework to parse command line options with annotations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "191ccbfc9d40670e9103df722529ae16"
        },
        {
          "alg" : "SHA-1",
          "content" : "c440b30a944ba199751551aee393f8aa03b3c327"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c65d42f55742925128d57079e7337f5c80c34e1f937191ad16daa33b59777a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "b37c0bf0c8397eaa9ae99a90fbb4e649d3bb55dfd0c8d86b2af5e9330c52505c74d5d25a0cc13307207f8cb94d9406a7c9259d28153da9e1a8a48f90e1b11a46"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f8f7d7a097365bf0870a1347472f0e0a7324ae091bf3056f07309448314a313b8c7af0c662f6d46b5d4603a56573342"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b8a954fa33f500b09b64d93976f9fbcdf8b4672de4f96ead0205190ba44fdd8ff71b6fbe9f65db71afa1470329be7f5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b7dbd808555c0a457517000ba860ff83afaa6b3c575961d52fe7db92f369ae3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cd4e7f16280b51f8689a27449ef71b002fdf71bc7e75f5cc0bce1c027902be403ae58f712c1e180d3698fd75fb6136d9357dcd6308d9fd206f1da6e8c004a947"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.beust/jcommander@1.30?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://beust.com/jcommander"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.bettercloud/vault-java-driver@5.1.0?type=jar",
      "group" : "com.bettercloud",
      "name" : "vault-java-driver",
      "version" : "5.1.0",
      "description" : "Zero-dependency Java client for HashiCorp's Vault",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3d94bf723893f0e86dca49956b24fc8b"
        },
        {
          "alg" : "SHA-1",
          "content" : "2deb4f84330a74b0161adf33f1928fbd1dec387d"
        },
        {
          "alg" : "SHA-256",
          "content" : "b5ef2f95b6acd5faa4ecb99d342df98ffc2f494f3397892d904e2a4f5d96d0ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "19dfdc2af274769647e81ba32dcdbcd769eb71756974e90a6961b4d26c7b24624cf3e0959e87a804de035993725ce90c85aa72d8cb97b7b61d812b4e00640d33"
        },
        {
          "alg" : "SHA-384",
          "content" : "a90277b1501f0c158ab950e441e683991268cf36e4d2629c2ea71f6babc6b50488a7dfef330b808ae98de25916c30e24"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df9d05a7967db6c6758b349ff1c46c25ea76b07916bee3c6443c965c46013032797903006adb6c1be30786a9cd5d3395"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f5c4acfe0f682a8d2d324ed328cc95028479da567ec9ce436d4d7087d920100"
        },
        {
          "alg" : "SHA3-512",
          "content" : "242a5ddc6bd1792436ddbd8cfe08823088293064685a62236c8acf19c645079f5d55a53eed5ad4970a36dc91cd34eb68f20b48e144b26fdce6cf7260e34112d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.bettercloud/vault-java-driver@5.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/BetterCloud/vault-java-driver"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/BetterCloud/vault-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-client@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-client",
      "version" : "5.5.0",
      "description" : "Low-level API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "103791bca3390019e7a270cba717bcfc"
        },
        {
          "alg" : "SHA-1",
          "content" : "db2d83bdc0bac7b4f25fc113d8ce3eedc0a4e89c"
        },
        {
          "alg" : "SHA-256",
          "content" : "735cdfd18aae95d3b4e793583933ba3c54f4630225b4dbb807b4dc0fc18fd91a"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a32891e20e0c4c42bc86e1bbb0f561b27c308cc698dd5847a3e23874ade60f46fb69c59aec226410880ad5f811c4cde9884d84999eb48a286c3cdc2293fe5d2"
        },
        {
          "alg" : "SHA-384",
          "content" : "33e4ed4609db00fbcedab9ab93d51fcc8ab7cae5af56e8a053a68bdc421db95e2758b3b040dd5ed944cbf7fd3e1937d6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd5207916bbc8fee86c5a38eb4f1e23120c2ede8fe2315d9140c08bb1961eb587aadfa442abfa6322991b16d3ce17b99"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f33ab091044c0f5cf06781da0a196958165520a447f4ec6a281153fd37d4007"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c294b0a614bc89521ca167337324e971333752a3d64b329c73c3c3779204fbe36203fb36a69f8f5c4fa51ecb0a500ba723e48368d20b5f4c53675dde6dda7ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-client@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://curator.apache.org/curator-client"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Curator/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-framework@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-framework",
      "version" : "5.5.0",
      "description" : "High-level API that greatly simplifies using ZooKeeper.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28e586b2221b2d2674add26c73996186"
        },
        {
          "alg" : "SHA-1",
          "content" : "b706a216e49352103bd2527e83b1ec2410924494"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae73926d062be14d37a32a5c024027f38a2920e0d07ba4f82261424d37c8fc38"
        },
        {
          "alg" : "SHA-512",
          "content" : "be0436c3664093eedcc05bfc017d4b6c5b58a18d300ccf6b54826aaebad91bc1d3efe382bbdcce6972f606ba164235cb24baf23a3b17798e64128fa8677f7787"
        },
        {
          "alg" : "SHA-384",
          "content" : "41aeaaf8c4f400ab534c70aef36cf4b9190bead45d4c044f36c514cf27a7aeec7b028646938096f4707ea94d3e9e0663"
        },
        {
          "alg" : "SHA3-384",
          "content" : "412f9beba588094821291727a25f2f6dd807a51e418181b8975fc48cfab07f8eaeb36c1ab44ae8b62ab11ce4d5729de7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2dcc0b95064eddb548f39d9c1153ac3c3c10eee3ecd0e3da986392ad1d55118d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "30fe864cb69f02c9b6e32ab18f235bf69f1d54a0ae0da793d75d4bec0543520c26206944dae5be9cdce743d646a88bcd349c7585e182f6d77db419798e2d8633"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-framework@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://curator.apache.org/curator-framework"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Curator/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-recipes@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-recipes",
      "version" : "5.5.0",
      "description" : "All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9306c1b6897f61126d15485045acacc"
        },
        {
          "alg" : "SHA-1",
          "content" : "4aa0cfb129c36cd91528fc1b8775705280e60285"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b7a49173ee3910c6256dcec0cac7e6c7c96124fac9758033bc989e6fc880da4"
        },
        {
          "alg" : "SHA-512",
          "content" : "63492ff5f2dd2f4153bac8c72874d3bc3e7511257e5a12a6aadf05e97f5e1736133e27028406ce498b4fc8a5abfd84fbc164d6d02125afbfb9df575a4f29df72"
        },
        {
          "alg" : "SHA-384",
          "content" : "195230b5c12bd27c5e6a7ec41adee123dc6974bfa29f5ecfae80bc5e21067586ad3c42d207f95a3fb593d3295cc82b77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4b7736828bbc1040fdb7f4f534bdffdd0484f62e63460bf5db99e27f2a27cebadc699b9c8165df69bd3b11ea877d9e3a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0a282aa7b2b830d731213d85db69f82f802a7a9783b19d86e1223b2962ff6448"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a855a4a1502f8b9ad5eba15c9f3788e8ae85e3b70892a31416d7fcc9e4e53a304b0872e884f47b024d7bb44a46bfe98765bc31486ee53a2a4f1b41658d50fbbe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-recipes@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://curator.apache.org/curator-recipes"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Curator/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-recipes"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-x-discovery@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-x-discovery",
      "version" : "5.5.0",
      "description" : "A service discovery recipe.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fab53d007e8c2e5d7e25d24e2a4e1ab7"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e1cce64b1ec11080a01172a0c296431d9469294"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa0ff70d0495f2959e9ccd665c4710b0144d7d165ce0bcaa06d64bf4b9481054"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb8af55284e79ed019f954f7ceb3a1370c83b6ac8de571f59f158eb4372ace04be2847bc86d291dfbba217a84f595e73b81f769c655f6e671523048d5c3d9e9a"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ed6350aa8cd6adb62a8dfc6a2e235609535a5e650e1fa4b2fb305518b29fcd83c0753ea3a02725caef8e3e419fd9c86"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5961d7c830162d447adfea590929561048898c910ca7de2b6c52486449e0082ca67288901f3be21dc2e2db0553ac3e30"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fb42bc85aef632e39d48f0483a6de0070cb7bbed1bdee7cf2ab5fa5ee8824b66"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b6ae2893a902df5a109efa3f7117b847690e86ba4eb84f46735f60dae502be7f66544e87bff222a235e2c103a6f67a176c92d800fb2f3716df60a67ccb19493"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-x-discovery@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://curator.apache.org/curator-x-discovery"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Curator/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-x-discovery"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.carrotsearch/hppc@0.7.1?type=jar",
      "publisher" : "Carrot Search s.c.",
      "group" : "com.carrotsearch",
      "name" : "hppc",
      "version" : "0.7.1",
      "description" : "High Performance Primitive Collections. Fundamental data structures (maps, sets, lists, stacks, queues) generated for combinations of object and primitive types to conserve JVM memory and speed up execution.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2ff89be5b49144c330190cf7137c3a26"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b5057f74ea378c0150a1860874a3ebdcb713767"
        },
        {
          "alg" : "SHA-256",
          "content" : "40d2a57f59e9eae7b018d3b4841954087ee40a5c1db6a54c3ea87742e3890391"
        },
        {
          "alg" : "SHA-512",
          "content" : "08a59b28f262b40c993ba74ee235d374abe745c257652d5187f9846aad758802d245e5c88e7f916879adc876a204cc7617f815c33966f240c45eed5752d88b64"
        },
        {
          "alg" : "SHA-384",
          "content" : "efa1b9262af1f7e1257b72c7547ac5b42d65e57130be297c1ffbc7dcf293b2fcfd1d719ea0a944c0d8ff03116943a5ec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4be8ddfe6a9381c2a713d227e65c465e1af1e5bf7e5db0ff5f162bdd04b0918fcfec38e63898bd3c98e0c088577b54d3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0371ccef3e1f211452a36c4cdb73dd3488a421c60e05f1cfc42cb45e1adc305d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11f47e2c1d12c29bb3ccffecbf87a1cdc000560ff95c9d279e16c00ded9f1be2852b17823782fb20731fb966494430cd456d70ed3b00fa272dea5e37d291b3cd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.carrotsearch/hppc@0.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://labs.carrotsearch.com/hppc.html/hppc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.carrot2.org/browse/HPPC"
        },
        {
          "type" : "mailing-list",
          "url" : "java-high-performance-primitive-collections+subscribe@googlegroups.com"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-util",
      "version" : "9.4.56.v20240826",
      "description" : "Utility classes for Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48cb0898c0b71ccc67c990941a162c3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "696cf9f9160e3a0ff208db614af118915cbdcf2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "08d10469827064960b00807963a0d221f1b706054c4559bca9c74c92f8906aaa"
        },
        {
          "alg" : "SHA-512",
          "content" : "025751c45cd8a23f1b436eaa1849af2421f78a2a82bc07c4175df8b4ec5dfc15247036194156897aafb8b0ec83406bbaa25e4092fea5ddd3b900da0ffdfaae19"
        },
        {
          "alg" : "SHA-384",
          "content" : "ad2c29b1e1e31366695b5aa4653bc6cfffa07bd9caf109d141f64aae49357723b29243786891c4ecd243b136008c3a7e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "82175cd9f0d35754c096613807a8849ccfcec5c278fab4397cd1fbe38f7b2737f4d1f7638e5c684b5e4eefa6890040fe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b4f34a8a9176276142594f2be6d003c7c0aed25de372c56720bcefb477d9894"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f30447f8ef4e1d7b2922152382ac77b479d1c9b943a17ac84b3fab886f606b23940f31085ded6e4c2d8df06a90d0b2af73d92c7c7c85db0744c4e27ee01e0b4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-util/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.janino/janino@3.1.12?type=jar",
      "group" : "org.codehaus.janino",
      "name" : "janino",
      "version" : "3.1.12",
      "description" : "The \"JANINO\" implementation of the \"commons-compiler\" API: Super-small, super-fast, independent from the JDK's \"tools.jar\".",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a580a272db2e7ac9fbbec85a0dd8993b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ffcd3dfa84057ef76092b6b66c53871a97ae40b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "5699878c31e71c9a94cf472f95a2dad52ca7b0449c099276b8bd7e992a43595b"
        },
        {
          "alg" : "SHA-512",
          "content" : "f619b3e6c512275b3c18bc9e304c2f5947d7655d1184a77300cffee92980d42f1f43ccb6692ca5e33403127b8e41da594f699ddf07f0e9b0243579a435f12024"
        },
        {
          "alg" : "SHA-384",
          "content" : "e03310ad91f4170e2a25d5cd961b30a23d419c791d69014e46120b3d15b7dc8a2d0961bf64ef9a50f9701cfb7481cd49"
        },
        {
          "alg" : "SHA3-384",
          "content" : "03631bdbafc5e7c159bcedf342e980cdd1d10681e501f1d86584c36ea24e229623f7e45fd3db7f64da365ab8a8ea6386"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2df577b7a3fe4db4b1f82d2acc27e0e1f6ab713b72fd0dbb40845e1c6290f675"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6dcb4e2c5ad27c88fc8de89a87692ab6a1f4397db832773df1eadc82e48dc61f4e5b9d41bc6e87578bf262a066718009471346c6f3bcfeccef0539b91099e5da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.janino/janino@3.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://janino-compiler.github.io/janino/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/janino-compiler/janino"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.janino/commons-compiler@3.1.12?type=jar",
      "group" : "org.codehaus.janino",
      "name" : "commons-compiler",
      "version" : "3.1.12",
      "description" : "The \"commons-compiler\" API, including the \"IExpressionEvaluator\", \"IScriptEvaluator\", \"IClassBodyEvaluator\" and \"ISimpleCompiler\" interfaces.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef93103e6aa8e9255a38351ebb51ecc2"
        },
        {
          "alg" : "SHA-1",
          "content" : "0501779107b06a981ff359eab7369ff7a2bf077e"
        },
        {
          "alg" : "SHA-256",
          "content" : "17ea25d860225f4b59d0a512b4995f2e4711bdae5e15736cbcd5f6ce4dda8f7c"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd8eceb3c9cd284f4b380321babb5fa0b07eb44376867f501c7e253bfc96bd8c7f2b60fc049df21ee9a6c09225ada1828c9f8922846d90432f64f4fb104babde"
        },
        {
          "alg" : "SHA-384",
          "content" : "df10f62d0ac0d1800dfc4c6b10bfab0d50d1bfc82ffe55df160a023365e52a7f3398d4e3b0ad3a4b81cd76f21b81d421"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cffe884877272491e807405ce6a424c386942204dba09d7bac2959e7ad3f9ebf8f1e47615230a18ea7df71f361862173"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f681836833d57e4e78bdef1739b9d40727b4bc247c3fc0e07361924ab710da43"
        },
        {
          "alg" : "SHA3-512",
          "content" : "685f9517c5b5f2aa7526954592d0a360cf91f747bda633d8401e29f533cd2a2a4121b06d75aeeb2d0ff29d88775da8f81594e1bde348cec65218cb86794b8f6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.janino/commons-compiler@3.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://janino-compiler.github.io/commons-compiler/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/janino-compiler/commons-compiler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.clearspring.analytics/stream@2.7.0?type=jar",
      "group" : "com.clearspring.analytics",
      "name" : "stream",
      "version" : "2.7.0",
      "description" : "A library for summarizing data in streams for which it is infeasible to store all events",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "02fc1abdf3c14a1d759c3ac799b54cec"
        },
        {
          "alg" : "SHA-1",
          "content" : "9998f8cf87d329fef226405f8d519638cfe1431d"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb66267be63bba45f3e9d4e143bc32906db595dbbedafb62842e7ea340796e01"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee38449cf20bb51640c92f981fe4733a6bfc47d43c6fa626b50c67f0212b8698e37cce1e3e7870b46d2bb80c4c6ac7259fa397b6853030d62d5c1c7e8082dc92"
        },
        {
          "alg" : "SHA-384",
          "content" : "c9df3bccb4314e601c9ce1366f058dd86db9bd6ec040f4bdf379157aa6954ed50641b2cbf9c96bc4ed01cbcde20a5c2b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cac4f131667d7c695a065831c7c351ec3fe083f571c4a2c373cf8228205c9af09dbd8e15387e4fe22e09f2e62609a8cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba22c8234a8317e696f983e9da21e7fb0ae444a267db12183e72fe88278174be"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a2118aea52eb42693f6096635cda75703ecaa27e7d6c24cf0f40d132f0896c371736328e9f3d7da3cba2f99eb6ae965e8f71d43fcf25caa227e3f1663f3b02a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.clearspring.analytics/stream@2.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/addthis/stream-lib"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/addthis/stream-lib"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/it.unimi.dsi/fastutil@6.5.7?type=jar",
      "group" : "it.unimi.dsi",
      "name" : "fastutil",
      "version" : "6.5.7",
      "description" : "fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and priority queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, and fast, practical I/O classes for binary and text files.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "91ed2ba60e159c690c8a20668f89d409"
        },
        {
          "alg" : "SHA-1",
          "content" : "dec71174d0c8a20f355e5af8b59f25eb424c49d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "7fa8630732cf44cea24bdb42f26430b245e905f7a6ac0cf4fae29c2c28ba93ba"
        },
        {
          "alg" : "SHA-512",
          "content" : "796546689b42ad75361cc6e711a0a1e063be3e6cfc8272e31f2a088bcaf2a8e2cf78ccaeff4270933517dea1419b058dbd5e08efd79ba6ff9302d69fc0f077f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "817b25dd7c9f6ada8072f81a560917dd8c88802db7797c8d6df250522b92672bcd062b7471a00b4601d5ac90e9960e01"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e563b5a142f460fa40866e71b10bc57829a6b408dc4d26556843619cb26f96838c6089adfc7983cf7a885d67a271502"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff4ef924842c806d90f8e219a4cd5ab23b40319ad4ee4d766cc5f79abb0e07ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "36713e9b43ede0f4f3cfb6afc6926545f428cb3f2a8a4d0491d45f50b436c938d08df25f12dee99fb7cd6dccca5833778cf852d2469ae5cc932b5820bc953eab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/it.unimi.dsi/fastutil@6.5.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://fasutil.di.unimi.it/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/vigna/fastutil"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.tdunning/t-digest@3.3?type=jar",
      "group" : "com.tdunning",
      "name" : "t-digest",
      "version" : "3.3",
      "description" : "Data structure which allows accurate estimation of quantiles and related rank statistics",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "12e2cb89bb7c02c9315a68d057cfc743"
        },
        {
          "alg" : "SHA-1",
          "content" : "5e96c4fd7d63b05828cf5ef41da20649195b1b78"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc8be5228e0733e12fbe35eeffb6f720dff576bb2eb5dee69c1c211adcd7aeb9"
        },
        {
          "alg" : "SHA-512",
          "content" : "0300c6ccdffb428ee9efdc4e60dd2b52c46dfa039e9cc57df321cb37ac4ae187d504e71a47c4ac2a31061f065a0a4e8d0f061df786ddc1745aa83ec24911bf4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a9a0718182de5c68796485ce4014362ffd51f5b51aeedf59ddff8a434767305f892c9d60e7eeee01bf822b769c4d03d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06566a1cc4384efd736537b7d9b9ea7b24ab3627b9e7c6210a1c43976783be34d8a33de5ccad3b9d7ece0382b31e60a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b04f416fb3528ad66ed4ab22bfffd6c10f0e706c34bd750697277a1d23f9b600"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8251dd898dc7e511eeec2de8c91a408f7773bf6ca9d1b7313e23f1306521ea35e1510605cdb052ace3e1ca2a9026e6a498ff5c8156d1c00742e50e9b9d72261b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.tdunning/t-digest@3.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/tdunning/t-digest"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/tdunning/t-digest/t-digest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.9.3?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp",
      "version" : "4.9.3",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3b3373ecaff75d5804764ad301807d10"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0b14b3d12980912723fb8b66afb48dcda742fcb"
        },
        {
          "alg" : "SHA-256",
          "content" : "93ecd6cba19d87dccfe566ec848d91aae799e3cf16c00709358ea69bd9227219"
        },
        {
          "alg" : "SHA-512",
          "content" : "0e9cab40f6a06e1fddbce6450c82f3d360e49e140c584ad926d06d1bbcd5ee2974114191e81559b39f2a38b8dbfd664d1088e2e58ff1cbbc67d2cd8b10494ea3"
        },
        {
          "alg" : "SHA-384",
          "content" : "e08deb9bd8ff6f1a5ed3c10096fcb61e5d7cfe274258b3e8702ae5db6216f8fdbe84f93eff02eae914885f7b3e797e75"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ddd5d47c8847647be5cf34fabc6629a5b4aff20f88d90dafc12aeb767a4589c9e70412a7841973fa0947cfbbf3456ad4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "161529d586b86758ae60695c1262ea8140a7773f5ab91b1f22cff3bfc591c4d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cc54445a6103cbc0af9ec5cf81d176449485ca371e984ead4950c04556033ff76cb0007971098db43410ad1bb82787f8b238a8ad365579378967a6832eb26121"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp@4.9.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio@2.8.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio",
      "version" : "2.8.0",
      "description" : "A modern I/O API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48756cee44c4f8403ebd07a8152ea5ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "49b64e09d81c0cc84b267edd0c2fd7df5a64c78c"
        },
        {
          "alg" : "SHA-256",
          "content" : "4496b06e73982fcdd8a5393f46e5df2ce2fa4465df5895454cac68a32f09bbc8"
        },
        {
          "alg" : "SHA-512",
          "content" : "41f347b5e111011f399f7467225e0c8ab94e94f4354537ad1a4d23c6a686ee88eecf4425f59e59a9cdf55aebfb8a26636557d0038a5bb8ceea064a6cf29fe1bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "f2ee6a0048c84f1065fa2da5d05b1ec57f74d94421988f284fc1e4a6fe89d8071eb4ff6640a32fc1d6695cd44ec37a20"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7dda18131b5befe2e1be78a646cbab69bd333fed33477463b3ac14558f4b3ad1f39c150c3ce129ab593a8a77eb5d39cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37ac7b6c11b3feab883bd71cfd7911f5b8a0bcb1ba9db72132965a74540cec90"
        },
        {
          "alg" : "SHA3-512",
          "content" : "abb491e9941cf51af5b4bc459020dfb772676a55160c2b80b8ea14a7b85661656b720f7deed01c67e61799beea6c0d9c7bdd9b79c335a220afa99495d9d9b7df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio@2.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.4.0?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-common",
      "version" : "1.4.0",
      "description" : "Kotlin Common Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb9c0e85441f7188e229e61abf168210"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c752cce0ead8d504ccc88a4fed6471fd83ab0dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "8601e004d74d4be5e871f6c43a730b482ce4dff45082b08924d5d69d33c9f7d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "dfeb8a3f4f066e3de614d6ce98ee6a1caa04d43d8a02b8f63d1e4c2dae6131f68db4eb6d7e6450a7c23c4989919b5f40649f46a87a86fd7e9fa1485f738b5f10"
        },
        {
          "alg" : "SHA-384",
          "content" : "34d98e2533b1ddd4466dbae702204c12cd8978288395b002a434d4a44e25a5a301e11a837dbd827ee218688d0138a6eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "146a98c91f4c3af00b0677a70a072f9778f1b00603cf779b0ddf03a4f9458bf95f3cd05649a1c2e6a4d63b6b02c40dea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db4ffd8de0a7e89b30a086db1dcb6e0200431d1d1a22856813dd9229f8ea0107"
        },
        {
          "alg" : "SHA3-512",
          "content" : "adc05b6135df264fbb8d1892b279685a908c834a9634c1c9348538e79ab5db667c19ed5bebf7a0b4f63cdf4d5ac53461c2c7c8ecb8380191cfcb8796df8d71d3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.4.10?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "1.4.10",
      "description" : "Kotlin Standard Library for JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2598f9c67ccfec4cbf6cdc699cac5841"
        },
        {
          "alg" : "SHA-1",
          "content" : "ea29e063d2bbe695be13e9d044dcfb0c7add398e"
        },
        {
          "alg" : "SHA-256",
          "content" : "01ecb09782c042b931c1839acf21a188340b295d05400afd6e3415d4475b8daa"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e1d5138bd557a0c25397d7ebf68cd1dc9e4b367a21655a334c2ea13f8a404b4da8c980888a0a139b3e1289be4e99299e21c33cfc3cc1bb5fade231918f651a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "a80be3ddc24a7d838d4824fd979daee4946668d2900adc20e9dfb926fdb57676eb4a520fcb553bc40abb1dc1172c5026"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1d0a39670193a4ceb81800d0680a8e2565ddc46a9746fa389fd1b8d82dbee380b0948c337b8879fa469b422ebe088d22"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7808d3606f4b2a809a88809408204985293ca0f80e62f7da5cb852b5930abad0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bb9b94dbfa5369d8d3698eb10ce7e30973d07c333b72ec5329441604d64e44e5e6a3515fa5eecf32a21f6c19c13e876827abd1b426f5443c6f96c8a611bfbef6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.4.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-client@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-client",
      "version" : "3.3.6",
      "description" : "Apache Hadoop Client aggregation pom with dependencies exposed",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9b60923fbb2b46b8387fdf2b254c968b"
        },
        {
          "alg" : "SHA-1",
          "content" : "a954e810173ed34d29b95eb2e4885dbf1afeb7fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "8600bfa2bb5f5bd091c88bba48e5ed787c17edac72bf0d388a74b206e5fd4ff1"
        },
        {
          "alg" : "SHA-512",
          "content" : "ad254eb26a9ac9d95cc10d77a88b712426d44e548100190c89ab8f9c25710b429700f5892fa28cc7baf2c5a5cd402a089cb199788e7a555af5c302d30c86c63a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f3e9b90b25efe0658ddb5a535dcdb69285c2552afc92f3c9c3938ac741af1f2ffbf934b05c7bd5a0eeb0ddc480635eb1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e5efc98648009e547457a127c61f3b49632b67e45256239290d0f218b78f4ef1c8db4008d5a9bf55e015282dcb2867d6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bd5837a203b89b01f90c91446da7a46c000d503b5e0336f45650614bc263defa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4737f6f29135e9f9f51a618a055ad1d6349cf70d9ca8953341650956662d431a5f95fad6f4e5158ebd74333907d19d382a48b8d716aed93296a66e49052d30fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-client@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-hdfs-client",
      "version" : "3.3.6",
      "description" : "Apache Hadoop HDFS Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2511ed7a2aaec9d2e9fbdf57ae308c05"
        },
        {
          "alg" : "SHA-1",
          "content" : "d635e3eed4beb74213489ff003ca39dbe47ea44e"
        },
        {
          "alg" : "SHA-256",
          "content" : "fee1e4addd705a281aafdf02f41426a07ec00382327c44b43e4542818e62c483"
        },
        {
          "alg" : "SHA-512",
          "content" : "0bf79cdaed55621353b3728b806857a5f3976096df10b52bfa15999d20e13e57acc20bad0d48bd2fdc952ddc36df34045690556ec8dd146cfeb8de2a5f9959ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6c83c01ef750363eb61b8df7b23b9142cf04ede108f1c16f8e1f3567f1ad4844476ed01c2a0f4757aeb730f6b05024b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dc984b8339b49bbc1269efa654fa661560f41491b983659086daf047e06dd6680edf3e23562ae5642252b850fcf16252"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e706161d3ea6b23e2dd2e7e98e0b58dabdffcfdbf20921d0b9292496afaa4ed6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "35732286331bce0e7c6259b9204a2eb8198977af61c9f185639704060de0f8c79aa24ecfd767b9c5bd964d64e5c8480869e017f9ab4ba7d51c070a82e813765c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-api@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-yarn-api",
      "version" : "3.3.6",
      "description" : "Apache Hadoop Project POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "36c2381378c9e4c035d6b4783c791b91"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3dc7c2359c888146510c853274e1f309b2fc982"
        },
        {
          "alg" : "SHA-256",
          "content" : "990aeae3721f161d4be40861ce929a945787ca7fa34ce87b49485d4a3da05b03"
        },
        {
          "alg" : "SHA-512",
          "content" : "d0d87c30e6a4b0aef92b8a5f4d6156fc7818581cba3bf0a5639f72a913857db5f468a201cde2e9ebbd6bc64a140f6974f58b3cf25072af02f5353bf8e7a06e47"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb595087232265192c8da129810c00c694ede03a1be5daba7627666d5dd11c0a538b786ceb7bda9ab92a8138cb99a917"
        },
        {
          "alg" : "SHA3-384",
          "content" : "48eef004d512ae50c0a7980f606909585db4a9d33958224cccc45f2d71a3b2655b454fa7a304902dd0462af0cd4a3b61"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8725729adc03debf1d501387e83aafa9d698c3d852a2eefb6a8046609a251f6d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "370ecd6cc3ad058c55c3cb222b9c8e754b4da9811df564f8b530447701efa29087c234d23954a83820ee344d22f22561c5424f802d4434698177cb9316a0135f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-yarn-api@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-client@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-yarn-client",
      "version" : "3.3.6",
      "description" : "Apache Hadoop Project POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e9bf3eee4577d8d80522068c2d1d79d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "c535b0ebc03721e4eea8ed80b161f06a1ecca873"
        },
        {
          "alg" : "SHA-256",
          "content" : "abe973bcf087693545afe28ddf2cf08e6e16f206f39e7079f025441b65e0a6cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "deba5e12b1d07dc697807d5e1bc97b24b0e786ad004d3b899e6019951cdfc6779ce2696a90538880e060b738bfca81c194e5b998f39f051d2784e8be78136434"
        },
        {
          "alg" : "SHA-384",
          "content" : "d804f78662c4d7d08bf9c3790773cbc575c945c69a951a2ff7277059ec765716b2c286884bd54fddaf0f613eef87ab7f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d4c1a812c15b9925193d53c272755d06576638444b4a980e8594fdfb547d3b391ff9321c1900c772b0becb8fc9f19be3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d3eaafb36b590f07ed8094c0864361df11cff20286038de04f82f8910676a2a0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1df236b8aa4b2330dd085bf2f315e12f3c134291675ad765023dad542e3a878f10d197482e4e4c8e0bb5f9b2109d0cdc60496d37f79a037e484e93aa1afb1d6f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-yarn-client@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.51.v20230217?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-client",
      "version" : "9.4.51.v20230217",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "400a3b999ca424a4e36a3faaa7d18f58"
        },
        {
          "alg" : "SHA-1",
          "content" : "76058b58d0cde721a41a09a39c121db1c4f61ce0"
        },
        {
          "alg" : "SHA-256",
          "content" : "085c523fbe0db6dbf5c0d3458e93f4c41178a50191ca2307077b0227a6f1670c"
        },
        {
          "alg" : "SHA-512",
          "content" : "5bb96f9713aa10a6dc229b17bbb3e2b1128bca88b713f9b84af8c9674c86a9be04c19d5dc697d39e4c89aae24231a4070940bea0d4f08bd700e2f530f8592ff4"
        },
        {
          "alg" : "SHA-384",
          "content" : "688c6a175f23365c6f173283e85637134428022c9cb24b03fb9e466e8807272ab8228c9798ad996228d8f3930c290a8f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "84f08e03672b1e811575ba47ae792db75f449b7e91529efc21bf86bebb3e6d4285d83d8effc1c847bb6103ea08be03bb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "71f8ec010491b244bf8d260f5e2f55f059fc5e795bf713893b6fffe9f25b9e93"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7e781fb7c5a064da401ff4e089ec7db1015696fb096ebfbe73209cfcf73daa6ce4f56a8c52211b144fb4e67ac1655d6c08f8a9d2dcbefbd90550d83cc494bf2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.51.v20230217?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/websocket-parent/websocket-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/websocket-parent/websocket-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-client@9.4.51.v20230217?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-client",
      "version" : "9.4.51.v20230217",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9a01e068e91a2db1464f54e855cf0331"
        },
        {
          "alg" : "SHA-1",
          "content" : "992630431704cf3144fb83fdac8e3c365c811c0a"
        },
        {
          "alg" : "SHA-256",
          "content" : "57ea919f61df25bf2193af4d009bba67f6c02bc6134c0b1006613a1f1c3221a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c8087afbeaa6330afc8e8f90395f9fca5e41f0e9b473436b66219570cd2b8d468c94acb23fca517da6fd465b0b038232d536880455fa938d06cce94db980ed7"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed4bc56ccd64412ca3139e7bfb2ed5e3bf808490593eeaf08837ea684a0da828a7feb6ffe84152d3db9f31444c51dddd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c26b58344449ebec395b3631a9f0f57e55052c01d5ae125a196e231bc8798dfb2f81a800576a2d489e45ab11213f1e2d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a18706a00cf946fbf5113608ae256b7cce58260051b6f49af8bc1bf9735515a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "79cdd4a4ed2447a90ecdebe5eb3bdfc53b3e758f2ad5c4b402714dffa45c545f78ae92ca489cd83b07c5e787144a422087a3e60dc6f04fce8777311c1bb24458"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-client@9.4.51.v20230217?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/jetty-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/jetty-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.51.v20230217?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-common",
      "version" : "9.4.51.v20230217",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "831416c7a84b8a7a6fdcddce0957df04"
        },
        {
          "alg" : "SHA-1",
          "content" : "7808553f0197ed107229cbcf75dd0d940c485db9"
        },
        {
          "alg" : "SHA-256",
          "content" : "2845ca38265a4c49ca076e5cf1a28ac35b740a3eeddf3fa29189b13d0c4ce689"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a136f6cd5bc6c893ecc57f20e91c21ccaca8e4735ca573de542fe6b83a3d87fa30bfe1338a93307d04a3c6dbd5b8fee2778a763042e5799b983a93142e69b55"
        },
        {
          "alg" : "SHA-384",
          "content" : "da0a86a98a85b4311cd6f77f220e72851b3403814fa43a074d32383c561b6ac26508a24a25de65eb2f4b73b548378767"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ccd8b857af0ea9e5707bc0fbf0a7170591ac8a1a4ee8fef95b49ff2571d33b6a934d9ef70a14999b7fe5575fc0c5e3dc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e683e6dec1dad2dfad63672e35c55d36b6d4048ca897bf30e8c829e5841c0474"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e3d41b20e97347e203adc013a6f9e8f4ee23c91da2cfcb3aabec4447618c3af25add4dc4d34ba056d85bf19f9cd1028a39779a61f1da87b4aafc555fc4a0903"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.51.v20230217?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/websocket-parent/websocket-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/websocket-parent/websocket-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.51.v20230217?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-api",
      "version" : "9.4.51.v20230217",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a57aba20c4b91b5fdf5efbc6bd0d33b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e2dfd856ee17165d4eef573babaf45a977076b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "4817b49e75475b4f1a9556b54c851b628eeeb2a3df81a2abfff7f7797df33711"
        },
        {
          "alg" : "SHA-512",
          "content" : "3cb83fc98fb8afa5c32d05c3a8ee058c01cfd1556670f15344c98eae2abe85e01770d4c69e8ac520526edd9460f5898afe2e75deaba1180cb1d04e1464fb0856"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca1dadbea334b476f431ef2201310f77eb572821c50e77b9435f5fd1c36d3ef9c4bd9e97a1787c9f98ce89d93412f40f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c6c786002957528873e442f760d1f2ac26a464eeea7fcc4a8ef584255780dc4047dd5e8ef365c7dbeb8bee18f4944a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cca48611705b0de9dffaa76bdcead95e80aa25352d57a8791dd8e41ac848b19f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59465d5591974773ce69ee00eb099f94d4969c60cf5e2f3af2474805ba574ad273c3c24bf6424557b71d2ffc137e0b9d2d3af53f1d9b1f154f766914ecafccc0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.51.v20230217?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse.org/jetty/websocket-parent/websocket-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/jetty.project/websocket-parent/websocket-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline@3.9.0?type=jar",
      "group" : "org.jline",
      "name" : "jline",
      "version" : "3.9.0",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2db9aae140f810a72fc4a5cb5aa5cf9b"
        },
        {
          "alg" : "SHA-1",
          "content" : "da6eb8ebdd131ec41f7e42e7e77b257868279698"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2b986fd15d05e0b900faba776c1de9b4dc4a4fcdfeaa12a8ab8fb2b290ed527"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a031ca389f4550772f1bb8946a95381ba6064edeb383aba8a420dd2fa1feb44b60317ce4d6c1c6bd9fac2aa3b334f62333e27ac8d7e4cf8cdddd7d6f093706c"
        },
        {
          "alg" : "SHA-384",
          "content" : "4050d6cc01cafb25ea7b708cc2b6330ef6b47dca501d8a44e430c33e47e7384a05712617cd6f3789dd82bfcaf04c5f05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "73af5479754aa3bdd6e2767429d8594abc0accee92dcd2c77851cb866a86403a1880f5dc5d869ea729e2b87c2fa692d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e37e9b3f2d65897f07e2b39a10e333ea60c825e40e63ee4f0b29dcd7b33dfbc0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "161a9aff085583ce017e9db9a8a49585ccba7ab1987583e13ddd6452de35dd26a8b0df4d28bcf4180f11e023cb50401a3f1202a2022147e920e580f33782cf0b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline@3.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jline/jline3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jline/jline3/jline"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-core@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-mapreduce-client-core",
      "version" : "3.3.6",
      "description" : "Apache Hadoop Project POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62dd4bd05cbdb67247ef4a61a16782bf"
        },
        {
          "alg" : "SHA-1",
          "content" : "b75e5e9feb70f599a6f6232e71bd5b0030608179"
        },
        {
          "alg" : "SHA-256",
          "content" : "deb286d201c2ef7621e6eaddd477992a8b8523ae030fe57c9e80b255ad759db3"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f09629f1fc09ada9d7c0ae8932300a3be7eef5567425dc06a49355f0a43e4a91d3372a554f0ba4a7c8f4272203fc59735e85e0683aa7e20bb5c5234b6fdad1a"
        },
        {
          "alg" : "SHA-384",
          "content" : "b25739cb98f7559038dab42fdcdb26ad2cf896712870fa12a8fcb80dc57a3e144159d5536a9f49827bd488d9db8442ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62c73b3b89c9b063833741bf096b698721a455aa60c6eccb8d494f3f89b872301c021e9519ae82e87793fdd14c2e7a4c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "09366c27e384f85798d9f36c3139ab480be2fc10d2eef81c7919d8297a8f616c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a4452569df3b8bf5c45c8fd7862984ffbfcf9a40a40dd596b975a68b93874b6d24d6d1ab28001892f8b70e15402b5af652d1ecd8966f5ba88c7ef2a028917f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-core@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-common@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-yarn-common",
      "version" : "3.3.6",
      "description" : "Apache Hadoop Project POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "017e7899293bba5e1ff618153e1ba8ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "3aeb5017bcb0f98b2f4556a07bbcac11935fdca0"
        },
        {
          "alg" : "SHA-256",
          "content" : "d6ed616e3daaac9a8a66195876d52d6039f06733b8759d9a2cd9f253287535e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "f3e52ee2af32bc3486b11460ae2e6d68721c32246b0d01e2ae9eb1d2827fafbb17e4932c76cf9dbdbe9a66181b485a387401dabe4782d521adc10123bd50466e"
        },
        {
          "alg" : "SHA-384",
          "content" : "640a28a4f44fd51fbefdd43fc1a15a468ba31d09531ec230bd7edda5da1f864b5e91be639270e08539cde76ffd252829"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f1f7b85433518697950a398288da4dd0433ee7ff347c0fec7ec3a52d10733b6202c9a6aa6782f6fad7fe2b3375ce8b0e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5415e4feb264dbed5d8afe1009e0e8aa9d688b63269b1fc649ad8f13502b784d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e22971c0b21562c54164066fe2c0f1cbbb34bcdd577f4021e666488d16c6fbe7d6d1c1be1ee0d0b20c3a540a6372b0e7fbfb1e4fc27960b5ba327557cce740b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-yarn-common@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.jersey/jersey-client@1.19.4?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "com.sun.jersey",
      "name" : "jersey-client",
      "version" : "1.19.4",
      "description" : "Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "38e569bc5ff0615d82fac507da373973"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b1f3cf3fdd02d313018f1a67c42106e6ce9f60d"
        },
        {
          "alg" : "SHA-256",
          "content" : "639c825c5db580f8115bf49ffc893093526d2ed1079fbc929b6a5fbd0b2eda40"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d99afa2ac5066322500ea3ae27f279d4ae4bae98f756df193bb35c45a72acd8f219c87550eb3257dd305fb772676407325c13c66aeefe30b78ccf6a01bee6f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c992f4fca1ad693cd205a68d6a4a094456e1fae03ee43b7367b6d3f7705d7b934232a0490bce5605ea340873ec7f8cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ac2e996faaf33a3076d1ef38bd60cc38c75dc3d7e1f64a0a13787b3d41fac8ab60e829d12ba7e536c6607fe78b324922"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba5c4fa8b2d3830af0bd5b0657de8ae614e42c2a1d3345f1b2b36e260fa2f20a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3974171c8c31c8cefb9f50457004f67b31af8741f93648b40ed884505593d35d8f0d6b860e84b307a0b7eb705f241217e8dda54ac3f4f5e618c5c8491c1ab355"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.1"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/com.sun.jersey/jersey-client@1.19.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jersey.java.net/jersey-client/"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://java.net/jira/browse/JERSEY/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://java.net/projects/jersey/lists/users/archive"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/sonatype/jvnet-parent/jersey-project/jersey-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-jobclient@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-mapreduce-client-jobclient",
      "version" : "3.3.6",
      "description" : "Apache Hadoop Project POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1520b1a9577e4bd30985678da2d1675c"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a64cee1e0e53d638f5b8bc4899f4c75c00598b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "7a58d6a81913511b366d75b152aa17fdfd8c208e55fa8029f13d04702184d0e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f65d00c24aae884775e8981324dba13708fdfe4914b201f4af0e4d5c7b5055a5b09131b0671156c61f49613659e7e9ae2d245c4b434df7d524b97c96737fd49"
        },
        {
          "alg" : "SHA-384",
          "content" : "c66efa567b1bd3477517f6a2f4352104c4cca73fadc543350cfb6fb198aa8b6ceb28e9f0f9cc85493b4f4e9436ef85b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bb9d98d3b49b260a7140a07769c735f952e207ba9c2620c872201c12dd2c597ad3f111fb94a36d424eb2a298c88d2e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "60d0da545f8f0476a8d51372db12dea0a40897c094b70015ce93a36525d3a502"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e44de77d8bded11c16b9adeae9d386f6fa073294558cd476c6b667896885b57d1c80e7cc910739f6c7e6d6b3e58f3e8548f38e6dd51da332f4d42207d583ff0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-jobclient@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-common@3.3.6?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-mapreduce-client-common",
      "version" : "3.3.6",
      "description" : "Apache Hadoop Project POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0db49c115e7e5df23e0a9937ec360c9d"
        },
        {
          "alg" : "SHA-1",
          "content" : "f329b54cc270f976714b50c8a6ca76941269fbb9"
        },
        {
          "alg" : "SHA-256",
          "content" : "48cb1b0801b77e0fd586d38c4658d6a18b4554b1940478327616d28a9002b6e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "1860dba82e1bfe3b34bf61373704b9cacb48b942743cb47f72d8936ea1e9f909e8e1c98286a7d27888cf2adb805665d781cb4d28bc268652b335d472f40c3dba"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed97b39780f686940ab66a881414f17b11be72a060758fa1f98d757ffb290fae7224fc22f56a695fd1a1681bb0f38216"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c3b472e680fad1e1edb7f4a1d04969d2c87338d47c70ec8e358cd0dc12c2c7584eba00f05089508c676c25ea1748048a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0567170a32dc84e8a9af7b04b6374e9cf1232e9c2a5b5d88593148228a3d28e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1658fc55917cfdcbac0b25dcb2501b0a43043940daaef7573302c4081a4006d7c48450ade527472d38873c68196dc8d8021e5b83083ff80f47ecb4b9f4fe8474"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-common@3.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro@1.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro",
      "version" : "1.12.0",
      "description" : "Avro core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21fa3115ff1dc131ca6432bc73927fa5"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e692a464b213f6df49f8e3e7fcf42df0dbb7639"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f5fbfff9b7427d6832cc3031a3c81413d3e21d9e2551847d9231c28493f9492"
        },
        {
          "alg" : "SHA-512",
          "content" : "4b3f8989d397ded52a52c57c9de4270c5a986529038af0ae0e8ce176cb0c7280b275c54383d041a7fda3ead66240e3a1d218996364ebb6405eebb7ef9fc9b08c"
        },
        {
          "alg" : "SHA-384",
          "content" : "b234297e89458b30ef5918fad8592413ba21a71d2a036cb0f1f33a593cf1013a520c849dd35aa1aafb338603fd97be92"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a3bca58630f7e2dc1e0b5664bb44a8016a4b7a69363df700cb78308c92f73d25c52c9e7b190194b88bf98f1e4cf3301"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c5023d28e8dc832c1e4151fe8c66013e78857df88b85eb3c826fe775eb4c3c6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2009fee794493719c2d22e680e1e87a884395fc27436915780e6aaa54fee50fb593a02bdfbaac63301ee0b1608da34b8254115d7867694076a9b08b54d3787be"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro@1.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org"
        },
        {
          "type" : "distribution-intake",
          "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-mapred@1.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro-mapred",
      "version" : "1.12.0",
      "description" : "An org.apache.hadoop.mapred compatible API for using Avro Serialization in Hadoop",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "22b1970822415c840a0b0acf94349bfa"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9b03f960eba06829c52a6ed907009ae81724c93"
        },
        {
          "alg" : "SHA-256",
          "content" : "cbd650f5264ed138c170a049fd7b98dced90f66e39788ad1be7269a18778d972"
        },
        {
          "alg" : "SHA-512",
          "content" : "f21a8e042c2c2375ad1fb1c7e81a89aa1d0d3f300ea818e6f56ce5532ce58c8073016c4118d8a78fc22583cc05c2cdee2f3e3221dccc93d06e0ea4712aaf18d0"
        },
        {
          "alg" : "SHA-384",
          "content" : "f66532336ac9ffdea625de1ae4e37c1a18eef6400867558946ed3f53696bf29f1a89328875a797a9fd9ccaa70dfc122a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "82ba9fbc929bb6bfce709255f91ca393322204785884ddda91827dd2d4d8db4c65c9bc66b9186f522690eccbcb15d9e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5378e86d8732f1da5ca40af32ab37c57af166a08899d66d5fce41c81218f0c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38242e20b8ee12c8753bb540446d9e3ff9d0ee9d2401272042a332a9f13e5ff7b5d949c9ddd29dc8a36ad828eefe33662d39291414c09c6f2029e1f011c033fd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro-mapred@1.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org/avro-mapred"
        },
        {
          "type" : "distribution-intake",
          "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-mapred"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro-ipc@1.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro-ipc",
      "version" : "1.12.0",
      "description" : "Avro inter-process communication components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d2a74fa9f316966a7b7ef9e2c998a13e"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ba6b729d7cdc98896f0b09fdc913d1de1cd00fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "009b533e854f7b25ef8eddf8afd7f84a2149749542c8e2f03cb36205343ffced"
        },
        {
          "alg" : "SHA-512",
          "content" : "0a251ad3c40758a5609351d2810258877a55e5cae72359541ae813c1c7f61dd267bc164fe9edc36bb79e50f192fb8f26fc9a5ed9a3d45a5ef73c48e358d1d24b"
        },
        {
          "alg" : "SHA-384",
          "content" : "e524a564ed6f9e1b8ac49e30ee8c1ab1c6dd184a5fd176afc934934b37eec75263516caad62c2f41d9611e0cee668931"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a7e90cd982ed6707558281cfcd276c84cb9bba9f945b3999a44a2b81e9945fad944d9120add9a78cd16d65cdb305614b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "23f3bf6c1261f23ef587d3d9d1a728756d20bca227e10e67758e218a463fe03c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d535d606780ca2cae1a3cc53f4f969789aff172c4d5d7cb60f3b0fe2dbf0e5b7f07256877f409830533978d17b9a615fee61f05dca52394322eef05f7f8ea863"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro-ipc@1.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org"
        },
        {
          "type" : "distribution-intake",
          "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-ipc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.velocity",
      "name" : "velocity-engine-core",
      "version" : "2.3",
      "description" : "Apache Velocity is a general purpose template engine.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e761e6088b946b42289c5d676a515581"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2133b723d0e42be74880d34de6bf6538ea7f915"
        },
        {
          "alg" : "SHA-256",
          "content" : "b086cee8fd8183e240b4afcf54fe38ec33dd8eb0da414636e5bf7aa4d9856629"
        },
        {
          "alg" : "SHA-512",
          "content" : "ec8ccd36d6cefd4325f39d6c215f4177900b7c0fb1e4e96b3c0d9391c033df4d5fb83b7899530f32738afa78c193d4dae700cd5c674954a34e7cf627a4fa1204"
        },
        {
          "alg" : "SHA-384",
          "content" : "5aa3f60e17efb01e2bae1d1169da36a55d7b3ede1d90b1f3e1d3984d2b78fa4bbbba2772ac404e9dae7b37812df11f13"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5bc7a76a774653896a0b789726a581de3fbcfa40875945e514f5d8c2e972aeb43ffb2ce5c0da6d4a65b2ef442fc56afc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ff993b508c05170c3dbd65f6080edf5cdb8b8fd2fa7b94f7d64f20a79d3de9c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c44791f0b9e6b3d28717ca56582e2c55bff208aa5bc7bc2cc91003afde0ec0111a55d585c9f09717747ee7e78a688e894b7962fb55a56eaf57413a9c365c567b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://velocity.apache.org/engine/devel/velocity-engine-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/VELOCITY"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?general@velocity.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=velocity-engine.git/velocity-engine-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.tukaani/xz@1.9?type=jar",
      "group" : "org.tukaani",
      "name" : "xz",
      "version" : "1.9",
      "description" : "XZ data compression",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57c2fbfeb55e307ccae52e5322082e02"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ea4bec1a921180164852c65006d928617bd2caf"
        },
        {
          "alg" : "SHA-256",
          "content" : "211b306cfc44f8f96df3a0a3ddaf75ba8c5289eed77d60d72f889bb855f535e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4362db234d4e83683e90f5baf90c82107450cc4404acab96e3fab14b8a3d4588a19722171d32f27d18463682a6994cad9af0b1065c954e3a77ea7bdcf586bac"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa30349b094723369908369a18e2cb5beb5b7ca0b24b4d56c2f5725fae152220f6526466672b22bfec939e2e0622a01d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b3e1fee7784188df5e1931c9e8137ac0e20e63f66f93e7f938a448fc0b3adb4be5205c7a5f1835007e233fee2696fc2c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92eff603ed0aab557e1a45e17a74e80d8ec656b5f137197b23c429c903fa448f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b290f92958f8cd91705331d8411140c23957ab8b568fbe19a70f4f1dc97eddc13d3a200df28a02ab5911ce18f546c33f720878be0f727edac839a6e63ee66ece"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain"
          }
        }
      ],
      "purl" : "pkg:maven/org.tukaani/xz@1.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://tukaani.org/xz/java.html"
        },
        {
          "type" : "vcs",
          "url" : "https://git.tukaani.org/?p=xz-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-4?type=jar",
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.6-4",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "808e96f7bc2d4a3c5f68e95786f74cc9"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba9e303e0b5e94cdd0017390d7d8c06f47fd61f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "793ca8734aa15687e7e64564eab8b6ae9ee2720eae27aa663074682144b1c386"
        },
        {
          "alg" : "SHA-512",
          "content" : "91ae51e05bfe322e18875cd158f311a0aaef62059fd391b83c4d06447f31518863654fc218891eb99f72def102964c01d8122c73890498fef7288f060cb29e88"
        },
        {
          "alg" : "SHA-384",
          "content" : "0c56933ba08e88187767e688325fdc8e281e8cb2838d6125819da484df8ecf07bfe0b88c9a5b12049efb24f8711f6f76"
        },
        {
          "alg" : "SHA3-384",
          "content" : "257b31ed4be57edd59c93a7b379c29c04ebba03397a528fc87bd2faa512ad4d95f7d3d6207e840b359fe8697dc66365b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9548d91de11376d8c4af0a3400078473e77225ae4ec1c8956d41b2af2e81810b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3db8c2f18fad2bcd1bc9486309228374d33e6f15d39ed8324da58a8d7d17175fb278f20004f549095333a76ce2637441e74da49fd32637e5cca640e82a2b36c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro-ipc-jetty@1.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro-ipc-jetty",
      "version" : "1.12.0",
      "description" : "Avro inter-process communication components using Jetty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d34414d732568b81792705ef13d23551"
        },
        {
          "alg" : "SHA-1",
          "content" : "a89aa1157cd1f05ef3988145c3aec6d92d5cdac3"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e98dacfb0908e66cde02199881fbe7b101e4cf8bb810e1b0071fd3fa25fd7bf"
        },
        {
          "alg" : "SHA-512",
          "content" : "27acc9cab20d06bed668579faf7b262c3cb3e88d668d8d49f554831bcbe1decb03c4396ed850cd7b27906f242078a12168db1eba0facd624310d1b4cd68b8ef7"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce477e92a3912cdf0b46c92789442ad3e19351c5ef23a8e58ff1c8017d54988d37bb8c3decb1a13210ad777eabaee42b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a32aee8ffc10e8baa47e0eeb2ba509c9a5a8236711bd4c029be5f306f9bfc5c6aacc17c3921ce572dbbbc921bcbafe39"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0e824bfc10045323d08324e94361aadf94ad83c1a6aa1c35e1fb478d32134257"
        },
        {
          "alg" : "SHA3-512",
          "content" : "177f853386e3667a699a2a6fc7a2db31f26b05029209a6d83e929425cd0f2893fcd1d50fc62578a64c4d7742359711ef6c1bd00af0cc8e2bff0f848335b4db89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro-ipc-jetty@1.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org"
        },
        {
          "type" : "distribution-intake",
          "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-ipc-jetty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/nl.basjes.parse.httpdlog/httpdlog-parser@5.10.0?type=jar",
      "group" : "nl.basjes.parse.httpdlog",
      "name" : "httpdlog-parser",
      "version" : "5.10.0",
      "description" : "A library to allow easy parsing of Apache HTTPD access logs with Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72585072f5d7cbc7cfdfb500ce8e0e5e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5b7df5c042e4ad81c7df154cda267a5df075016"
        },
        {
          "alg" : "SHA-256",
          "content" : "c63dcb365216d92a95223c3d078c0bf09b1f2e67b3d61d72bb92e43d0ae140b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "94340eda5ce50b531e84f709d2d35f6dc6221e6571db8fd9f0304b2500a5ba6a2666cb4880203dcbd5b05a8db6031b343d7267abb75778b7be4b4358e5b5ae4d"
        },
        {
          "alg" : "SHA-384",
          "content" : "313415a1cbb9ca361d99e5cf97398208ef0c6fa04d11bf72494f854a743cb7aab8a485ff6f6577a94338ba70752102e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9fa9f7e93d41baa0e664c4bf635cb1a4eaa8118d4dbc574acdbe2978ae4ae72eeb20f1a6d7167f90da43b43ae6bd43e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8755a54cfb076f79a4c536324743aad1929db00688908c9ce59069d675dbd15b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7277fbe0095dcffb08aea5863c83f80e5f6b5bcb76a122ace5d7d557669c1416e6a99935e8bcb6f8d7c04ac8058937867f6fbe71b6176f498eac9459e8bd42a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/nl.basjes.parse.httpdlog/httpdlog-parser@5.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://niels.basjes.nl"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/nielsbasjes/logparser/httpdlog/httpdlog-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/nl.basjes.parse/parser-core@5.10.0?type=jar",
      "group" : "nl.basjes.parse",
      "name" : "parser-core",
      "version" : "5.10.0",
      "description" : "A library to allow easy parsing of Apache HTTPD access logs with Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "413e6c7d47ff08f59202c25b5d130a2a"
        },
        {
          "alg" : "SHA-1",
          "content" : "3b7f71f56298ac4e236456274a78f7f84aff5508"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7e18bd10b647cf283d39ddd018c812660a50d585081f52e841f850cae94ee10"
        },
        {
          "alg" : "SHA-512",
          "content" : "549f07ab8db8a44d1de7dcd4381d9d756a3c58858f5ebd11c9306398338b02ed1ecf406f69f6c894ee02ce7b5cebc605561ec822df6ed9744c4cf2188455b783"
        },
        {
          "alg" : "SHA-384",
          "content" : "34d8fb860abd132bf96e25860ba84456c24d89185bd16393ca20f59d9d5c6cb8c99375acdaf8effe8081a5712c9befd6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2cc91c2dd223486c781918be54a7b40745e4fd16eb3776d6524bbb5141d626c037a95e1ca88e535e54b6203335be730d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2470ba33d7dc0569b7da82de760617bd0b4e2590653517c850cc380ee4420b6a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "05ff3a4f39821c132e1e939b43c88401be1b472eb46eb06d68b5d414032af8e86e5f544db2f395e63673e1fc4fdd332c886ad4ff226d16f5e8eb794a3494c17b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/nl.basjes.parse/parser-core@5.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/nielsbasjes/logparser/parser-core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/nielsbasjes/logparser/parser-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.maxmind.geoip2/geoip2@4.0.1?type=jar",
      "publisher" : "MaxMind, Inc.",
      "group" : "com.maxmind.geoip2",
      "name" : "geoip2",
      "version" : "4.0.1",
      "description" : "GeoIP2 webservice client and database reader",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e285d3952a0df2ec725dae403140a59"
        },
        {
          "alg" : "SHA-1",
          "content" : "f2a9b0ebd91b73a409a526b4d939f5ab8f4a1a87"
        },
        {
          "alg" : "SHA-256",
          "content" : "64f38a91de12186e27910c734f6669f49c5e74c10efb2eaaa6e3eb47844089a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "b2db723b1ea224d19192cb0156665b3bef0129691f511e5f432baa9325a46e9a52c876cb4eaaa22a5fdce5f7ec1c6f62d3d11432ba4e436a623daf784e74521b"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e919917cd132538b9f7eba942048d8afbc5e1db7ca3a00484a8467af344d10002efbbcbea94190080006230ba93b733"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5079d82cae13860275f72adfe2af54e2a4fedf15a76f0e1b8f4b03decc78ebd0e356502a4709224c2b2eb78e16b5849f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ee69f17537d38652bc559d46428578a69204ceb2f11461e7e2d9dcc29600cc9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4454334ea209a61b083c5ba9b0dcba902c208d73daec5ab2790709def15576765c78ca751a72ab1375285b834c19302e6f2f35d1a21d0468ab664acdb1db41d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.maxmind.geoip2/geoip2@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://dev.maxmind.com/geoip?lang=en"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/maxmind/GeoIP2-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/maxmind/GeoIP2-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.maxmind.db/maxmind-db@3.0.0?type=jar",
      "publisher" : "MaxMind, Inc.",
      "group" : "com.maxmind.db",
      "name" : "maxmind-db",
      "version" : "3.0.0",
      "description" : "Reader for MaxMind DB",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "85b7f919d09e7eadc308c464deff8cfd"
        },
        {
          "alg" : "SHA-1",
          "content" : "79dcda62168a77caf595f8fda101baa17fef125d"
        },
        {
          "alg" : "SHA-256",
          "content" : "4d783d30abc7c8adb3580faa3f76c33af9ecb5b0fc1c3d83b204df3fbb6725c2"
        },
        {
          "alg" : "SHA-512",
          "content" : "d334bba8f9a1234b6cc775d816184005f0ec322ba3ca1930bebded34460e7809dcef588698f5b5512335fe24b4f27e68df9ec6ca408a83ffc96a22fed8b7a247"
        },
        {
          "alg" : "SHA-384",
          "content" : "656f0f319c2871a8cff0d53f3238411dce367bb3efaa377068d2327290dae2144de86a9881a6ca43b9f302b665512aa9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed96511e8968c24d0086a69145704a2ba9f894794dab2227b70123373ab87a7e4a5bf981c63befa7bd7f332fd34a24bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2c28bd4dedfdbed6da2a25ebdf2258254b68f75650a29328dd6c7fb61f61381f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12a1ea6ef91c017d47a63f2190601dfd7726b7eccca615b2c1264ba0adcf38ba137e7fdd752d1a87330e07c43501fdaabf47d422fe23d4c1ec37403146195327"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.maxmind.db/maxmind-db@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://dev.maxmind.com/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/maxmind/MaxMind-DB-Reader-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/maxmind/MaxMind-DB-Reader-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.kohsuke/libpam4j@1.11?type=jar",
      "group" : "org.kohsuke",
      "name" : "libpam4j",
      "version" : "1.11",
      "description" : "Java binding for libpam.so",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b679877d06a5282c6728ae3b52450c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "82cfca73e813c165c83b5d6b1d16808cb5291fe7"
        },
        {
          "alg" : "SHA-256",
          "content" : "39b01f00383f02ccdec3e40878647a92fa10ed584013ec1a8b26c99491f71005"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba7496c99c4dd64af3c39ea6d0eac9417c52d38b0412d2274c15c582f0806d5e1e37b3e1c0741e9b60de43f88b4e49dd62f6283d92132010f56589a222e3e753"
        },
        {
          "alg" : "SHA-384",
          "content" : "fba375474f3fec306b0d3e2d7266cfd4b387edab1946d341d4e3d0326c62cdcff622b3bf8dc70c13b839fa35dfb73d0c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "19796de2c1f9a78061ffd2c40a661becf6a5f27f57e0ee3970f40003d304ba798cc0570b45710af1638be72f6bf42b54"
        },
        {
          "alg" : "SHA3-256",
          "content" : "347cde99e32bcc1d7a1042fa58d29668dedaac010e97c0bbfe964c9e56031b36"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b961d0ecef40d2e885c270bbea49ce767c92deee46f0b6e16b846482b9f2a1920abf4486f08c594bffb3b5b42b2e69d221cfd9bcee67fe78b6e6c7796167742"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.kohsuke/libpam4j@1.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://kohsuke.org/libpam4j/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://libpam4j.kohsuke.org/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna@4.5.2?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "4.5.2",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7af79401c6b29460994545939be50bb5"
        },
        {
          "alg" : "SHA-1",
          "content" : "35d000afbaa4ed425d91873b40f4df9b8236875b"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c8eb7acf67261656d79005191debaba3b6bf5dd60a43735a245429381dbecff"
        },
        {
          "alg" : "SHA-512",
          "content" : "41d3b175af8aca64dced867f137149019d3a2c0e45eacb84c3a7d066b1fcb66de154c0d0739835df22bf6609f7e779e017878dd27452c59213368cf73fb83f2d"
        },
        {
          "alg" : "SHA-384",
          "content" : "0015810aca45e6578c60b47096ed824902b82c596b8680bb992bcf22394d5cf5215a3b3d15aeebb1019a5b8279ec39bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6e5b1ac92ab9f37dd3f181d7407142d67d6d6a2dd1d10a26dca4b138fbcc267a1e6c8b89357e4bbef4fcd84e480ecf3b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd34f2bca9e97d680f94e03535f40519049dfd42d9b610b47114319dd8e60ce8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6808a7098d9012c030b941e8979c874c47661e85de966aa20254cdbca14998fe45eb66216cff2e99706c4126f7d6fe85b7b5ffdd3768217d87b2742c801e38c4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "LGPL, version 2.1",
            "url" : "http://www.gnu.org/licenses/licenses.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna@4.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-tcnative@2.0.65.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-tcnative",
      "version" : "2.0.65.Final",
      "description" : "A Mavenized fork of Tomcat Native which incorporates various patches. This artifact is dynamically linked to OpenSSL and Apache APR.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "18238826cb0a9a7d9d952dfcd3231c0d"
        },
        {
          "alg" : "SHA-1",
          "content" : "ea70e723e32b5ecd386a8acab3d849439a3d7f85"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd51b906832b8bc13f568fab69eb5e6ee2bbf168c9cc30f878d007dc04441be0"
        },
        {
          "alg" : "SHA-512",
          "content" : "65689c20f44d8061d904e7fc207eff6d2e19343b83f7af4e9fc5479aac0def87c4380e638dade2f255142ab71cd7e113d6b82d2aa4f71fa5b8fe726bf09dcf5e"
        },
        {
          "alg" : "SHA-384",
          "content" : "5973d804871fe3ed0117f80d48de992aebdffa1bdf7ac7ab5f8d68c44577df7b4093a309366775c3b37c5b28a184105e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "10c72d234bb2886a6f373b437bde1fa3e9f0d1db64fef644c2cbdf2c098b0442db97e0dc5b9877c4cadfbff8e3dee8b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "01125d9702791eb6c63599c74c2a78de0e97a084c6d8100bdf2404e249f4f585"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b73c0a26768b8b787168bb83bf04d7d78eac5a9dc03e0d43f2b8f7fa3ba4f908cd7d652cf3af133d4743afc90f05837078813a2cdb173dde25003a3af7d37bfd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-tcnative@2.0.65.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty-tcnative/netty-tcnative"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.airlift/aircompressor@0.25?type=jar",
      "group" : "io.airlift",
      "name" : "aircompressor",
      "version" : "0.25",
      "description" : "Compression algorithms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a953d6f1861aebbab2261cfb5d068fa"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9335fb25f31289ffbe512aa0732c872abdfd64d"
        },
        {
          "alg" : "SHA-256",
          "content" : "610938768aee8e4279af55f35bba5276d34cac447d4614897e26deb907e3115d"
        },
        {
          "alg" : "SHA-512",
          "content" : "78c04ed1b5efd0fd9125a28268de55e518b197b466623a3d8cab1582ffc098b2e71d7b12d5f3179184fcaa52d389e8d62372e2881ef7700f31eeba69dc48f8ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "c73d4fb907b864db515f75f9754a04a5b78bd12ddd03951417167381dc5bc4f46234e3d5bfb2f6199bbec701a9b974e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f0746fcd11f29e62e8edc83cf1b8a5f574a7c2b18f3103801653c2e3940f02b01725e8ae76a305ecf273cfba2c986da"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2504d12e4a9d39698d915ebbf77db6d00df8c87bb104fea05146b11f7b3acb6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ecec92c3977bee9240a0f7b56dbca7ba1bf0c4e0d5fbca61296e5873f6432a8e21a3e66b4a55cf104e96b273fe0b6f878630a582586e85e47d44f6cb921ae83"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.airlift/aircompressor@0.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/airlift/aircompressor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/airlift/aircompressor/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/sqlline/sqlline@1.12.0?type=jar",
      "publisher" : "Julian Hyde",
      "group" : "sqlline",
      "name" : "sqlline",
      "version" : "1.12.0",
      "description" : "Shell for issuing SQL to relational databases via JDBC",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c5c0874514ca1e75533c219bb746fd1b"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf4e89d88978faadc491d3095a1c3bf582aeba3b"
        },
        {
          "alg" : "SHA-256",
          "content" : "2ad526f75afeea536f5a0a272a85cac6658954191b101fed6078aa8007aaf02e"
        },
        {
          "alg" : "SHA-512",
          "content" : "6fcb5f35a094574e120e8c45b775aeda91e84bd3825ab892b9fcc9138695005d409904d439c1563ea2e74aa13ddea778a03f5032e30659fc0de897b29ac704d9"
        },
        {
          "alg" : "SHA-384",
          "content" : "231c0d36c9a2063882d28c24018335ae698871ec951aa663cc9c2906de87b3e5c63723a112770b617f5ef1797f1a3ed7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00f4abab23fe2160cb2d98d46576bb0bbe8fad689bfabd9d7c0443d652e94c2a9a4cb0c1ed2d33c5f41534307478eabe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e1754b598c5a08f1ec4e63f8b68e107c7152eb8216c5c42b892ea778c4b83b6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a7eec43293c427113ef0a24cd61779707b990c564d5f4d1de10c4e200592009dfc9e78159c1706c9f54264439bacd623ff556f62fc4f9384b87e966d9b6a32f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/sqlline/sqlline@1.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/julianhyde/sqlline"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/julianhyde/sqlline/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/sqlline-dev/topics"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/julianhyde/sqlline/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-terminal@3.21.0?type=jar",
      "group" : "org.jline",
      "name" : "jline-terminal",
      "version" : "3.21.0",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3f8f0f98178d4a95a66b154d157ecf8"
        },
        {
          "alg" : "SHA-1",
          "content" : "047579f05a0002f9c561cb10dcf2f744976c49ac"
        },
        {
          "alg" : "SHA-256",
          "content" : "3a05a1602f9d51428908879350f2cf5be87fcefced2f56c6e88d9d76f41a73fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "b814a9d1545100e46aad10bc9ffd086b0e0cfd5f6cb7bea3fa0224ebf407b0dcddb21fb41fb188c6ec13844df5ca4c1a32fafd6f427fb68ea802687a36c8f9c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a913cb707deecf8e67ba5c6d94d68d30f7e1c0ca8edba1caa6d970f09a75073fa86946b579e3472a32dedfd6e24a1a4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "736c3178e20c7f0b46b97c362475e2459b262e52268204dab3beaa805107618ad68e8672e4959210e26a82faffb5d2fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3d25bdca031fdff27bf7313020543834d1cecc3b61dd8fc00cb106e0f6c19808"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3baa28a289a04caa597de6f6b7a660c2f648f96c0b0502f1b2a00ae5f3c9f24399a9a3d1145d1e00e970840e0c1c2e376a948be1e4b61d3f248897373f8d6d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-terminal@3.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-terminal"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jline/jline3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jline/jline3/jline-terminal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-reader@3.21.0?type=jar",
      "group" : "org.jline",
      "name" : "jline-reader",
      "version" : "3.21.0",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3fd7c434561cbdd6e3d76b9d83d30393"
        },
        {
          "alg" : "SHA-1",
          "content" : "9cd5c76dd2a47e9e0e7ab39821c0f62fa46e8581"
        },
        {
          "alg" : "SHA-256",
          "content" : "670129bd110cbf9b4b99daeca38b9dbe46361bdd82470e92a9a7464a756dfba7"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f428c7329edb04b750aa1146024305997e9c19c59b9119dbdf7db6655d9cb73fd82af9b3a5d46eebe0bdf508685c2300beafde89e159ac6a07c79fc839738ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5a71ba5b18ad504999ca69bf3e4810aea551ffdaa485ba86687e894ff6d83a515486f737aa4270651a47ed73fdf093d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bc83889903e79075742e8633ae1bd2d962f734ffb83e096f265c7854236861d399ad058ba44981e80e474739d08fe14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be70c339b5796e8791a6e15d3c9ff68998e7554b1f407aabdf27c70e005c1ae9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5b93da79b9752c18dedf5e560f9ed9498e4a765e048db4ce325d17c3ac3d57cd0f433f6c22a313bed2265aea77a09584848f4fd172d782b5e0cd6ab53331d2d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-reader@3.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-reader"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jline/jline3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jline/jline3/jline-reader"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-terminal-jansi@3.21.0?type=jar",
      "group" : "org.jline",
      "name" : "jline-terminal-jansi",
      "version" : "3.21.0",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b91d2fd8e5328a28b87f2ea15690826"
        },
        {
          "alg" : "SHA-1",
          "content" : "27086834f4d9951f9c2c3b299782e114b56fcf51"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc7a0b2f1577623048c514615ca14dd81e3220fc97ff1ea44b7d230ad830beec"
        },
        {
          "alg" : "SHA-512",
          "content" : "eec17056cc4ba2c321752e814382e653b87873b6e13bd9b7f110719db83724ddcf041eb366119fb09349377c5735aa2310dd5de8ed6da20400da3e328b94a4e9"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfe6f9f705c97f015ec73dc479e8a95778c501f606afe289885bdeb2db9d39433f09eee9c768131f10e4a365971cd186"
        },
        {
          "alg" : "SHA3-384",
          "content" : "97547f6b55e2549a18b69347d62aaad5c060f61c493462900cebc24aada3c096f0827b4a262bdda25f91b3414247d2ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2447acc6a8196c7b7c099a259569978771060fd22bb640841b9c8ec85a92ab06"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c59fe028b2c919457faaca95e6e220e2b202267f76206fe6e7d517e17fe0b15e984b269718fed4adb2c7ac1ed8fa8360b8cfe4a3b5fb829f5ae46ce792aa77e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-terminal-jansi@3.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-terminal-jansi"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jline/jline3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jline/jline3/jline-terminal-jansi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.fusesource.jansi/jansi@2.4.0?type=jar",
      "publisher" : "FuseSource, Corp.",
      "group" : "org.fusesource.jansi",
      "name" : "jansi",
      "version" : "2.4.0",
      "description" : "Jansi is a java library for generating and interpreting ANSI escape sequences.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb0f7e4e04a71518dfe5b4ec102aa61f"
        },
        {
          "alg" : "SHA-1",
          "content" : "321c614f85f1dea6bb08c1817c60d53b7f3552fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "6cd91991323dd7b2fb28ca93d7ac12af5a86a2f53279e2b35827b30313fd0b9f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a6a8952b07302cd2ae1beec3241c36cdaa24215b23671ea4a47eb70b3430e99398e3b9a52c6fdaa017e464b5ee5ef5473da250df06c301c5331f7b4535ce4e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "766087de6a3e179c3596bef5730adb933a6cd93b88c8d4ffef728aa39c4fb9a008597aeef75b7484b8982908be258fc9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5648c2fae00d502517d51edd769126aa71a1c43b899b3c5046016e1536e3dbac406b82115cc5281cc8097210bff3b9bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "38cff35fadbf292a584a8bd8cbe5ba9dca6cd5ad0ad2aafb68c3e1cddbba962c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c13b48dce288ea096546d84696d565c6161ee12360cf7832a7d562ccfd6e289c053e2bde1fa447401bfeb688648decd0c0d596c773d6191aed32d8ecf60e7c72"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.fusesource.jansi/jansi@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://fusesource.github.io/jansi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/fusesource/jansi/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/jansi"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fusesource/jansi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-terminal-jna@3.21.0?type=jar",
      "group" : "org.jline",
      "name" : "jline-terminal-jna",
      "version" : "3.21.0",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "44c5a7f743d467caf5367c4665885827"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed51f283abaef01b6a215e6fb69e86afea410499"
        },
        {
          "alg" : "SHA-256",
          "content" : "d8b5b277840e6468dfc26364214455c97a57fe6c373bcfee8cd7621e293d51f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "de58ff1b5ff5e5ddacb7d5a37e0c7b6bdd4b767d7e48126ce9771353cd8d3da5a7ccd34b1f835a7f2850b05d9028b965bb2c7b8debd99a798d95c3eb9ce96b46"
        },
        {
          "alg" : "SHA-384",
          "content" : "8cb01e52074a4c4b36245d36e985d71e2a5377083e085f1121c30b855e6be1d2ce5dad337c7cd8d7a19aa03d6a6e0415"
        },
        {
          "alg" : "SHA3-384",
          "content" : "54cc5a36680c85dedc62ea2007ffddcf7eb135ef99e631096e9168993ce31bf01cc5a16016f09b5c904a862f87378145"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c20506150c00fbea273f5c36401fb11e5fbb82703240965c0775eaa2c2c5f1ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "609a4601c28ab1facdd779280b7afa5ff68d1d37e4ba553ce9a381c8f07b01ab1f9989da842461a721a79683ec1ffde6fc5141dd8d4f4e14bde3effb09611d24"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-terminal-jna@3.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-terminal-jna"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jline/jline3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jline/jline3/jline-terminal-jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-builtins@3.21.0?type=jar",
      "group" : "org.jline",
      "name" : "jline-builtins",
      "version" : "3.21.0",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53984bde2cdb8db933c596d1bde51100"
        },
        {
          "alg" : "SHA-1",
          "content" : "e90bfa5dc84615baa864f073000f80cdeb849720"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0c0581b8198f60dff08d7fe1fffe55019b6a798ac022a4b17ee4cf718f01f07"
        },
        {
          "alg" : "SHA-512",
          "content" : "5faec91d323fa3e6824588d1dc624e228b83f89e835131d92514e1758997a280fc12de09dcc0ab8fbc92560ce03981a15dbaa702bf60267e89f7ecd6020a1395"
        },
        {
          "alg" : "SHA-384",
          "content" : "742b433c9a0f942d07aa3f49cb4475d2e9da660369ba065a847c93e7ca096dc47d856ecb45a6ffe54b0a01ae5fa7003f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6e8a50be61bc5463f4ba04078bc24add938bc3feef113d6a5b5f20b4b763cd726dc879ce66fa815876efcc460a37799e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b38ee2d603c3f56816bb7e4ec327b7ba538f0d5e23317bad2eb1e4c38f511cff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7250582b0cd30c06a733e08d15ba03f86ce41d3f5119f42dda1b93ab3ecdabdd184d08904a4c142638810ebf36cf900d81ee454e213f8243932ca6381096bd1a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-builtins@3.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-builtins"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jline/jline3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jline/jline3/jline-builtins"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-style@3.21.0?type=jar",
      "group" : "org.jline",
      "name" : "jline-style",
      "version" : "3.21.0",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "13a16c1df3f56bae581c43046c648132"
        },
        {
          "alg" : "SHA-1",
          "content" : "97f09299c294d5cb97eeaaa77f8a48f308e11210"
        },
        {
          "alg" : "SHA-256",
          "content" : "e708f57e6f2fc4e102a69d00bfafde04984acd228172638d59a09978b40f6549"
        },
        {
          "alg" : "SHA-512",
          "content" : "133e08194802ccb6e77ec9c886afc8f95cee82ba4192395d9f14cba8ccd1427644689e68fcc18075a9c4dd3048960354188160eb662a7cf0f2a693a1dce9f330"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d459f8b6b47584754cdfc1a62e772701e40fa0c6df66833bce2fe43a9390aeb0fc2bd8ee3ba62cd0f08df6da4bf6df4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30333e30c17ce3be946fc998a40effc5a59a8b031d93ceee95dcf1cd2be514c3fe2a064d1f20cd90606b75e9c274ada5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0fb875fcc399342b7fee5f4712c3f63b3ffeb3320c1adc4cd286e799712f3fc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d2cd66bfc96bf7629f493e573acb2582c5e8b4448d66701add378c88b231154e78a1a3786108f0d2ccc5ffcc29a49af581e9ad8ead75d9b62c86ef0305b3c504"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-style@3.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-style"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jline/jline3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jline/jline3/jline-style"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-console@3.21.0?type=jar",
      "group" : "org.jline",
      "name" : "jline-console",
      "version" : "3.21.0",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f5bce5515afd5f3f4d010080e75ed482"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d46fe9d2fb766ff991f79c9050b02168c78d8b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "5f1d5358a5b808b85599ddfd0d47ab91f1e5d93abf9a8184f57a38c1ec82ec9c"
        },
        {
          "alg" : "SHA-512",
          "content" : "cf508377664ec45319bfe3360f2b661538afd848305836060e2e9c28f61c70bdee2a6687edfb8959272815809fca73c8a4bea1760cf1d0e0f46eefae4d051296"
        },
        {
          "alg" : "SHA-384",
          "content" : "21f5d13a01b36d52df1d7cf6117ffabc3c2be0a06032fbc1310cd2b4cbd0a10e7d3c14e4260a1ec05cc6b1f317c6a868"
        },
        {
          "alg" : "SHA3-384",
          "content" : "49c5730110abcc5ec83b89ec096aaa69d9b547d396cba0b3363a8aa20555643ba0b2120577dce611cfb914a892ce5486"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ad862d7406d6230d9f2b129567871f9ff39136a63a1b79b84f7742c506bca61"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f371dead3f70553ef06a47136e662f88af2f4260ff93272f9ed791f06e4cc2b1b6279cc06c2f12b63e34e0ad0580fa4e14d365a2ca7999a1480b7551d24f2c6d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-console@3.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jline-parent/jline-console"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jline/jline3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jline/jline3/jline-console"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-jaxrs2@2.1.12?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-jaxrs2",
      "version" : "2.1.12",
      "description" : "swagger-jaxrs2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7375b5550e887c32e29b85abc234e5c8"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7b1249fcf68d1e55db24045faa66893da3993e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "a04e69080f325e5e07af91804bdf1385db3a952c820fb47159d8dcaac577bd8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "974956d732c5c1cc2f9ba5f2a94c51b892bc1c3d380c3b3404cc79394d32e739044ebf6a677d4590a9e6f6ca13c3c4b9e84c159ec5cc6562661c45479aa5f33f"
        },
        {
          "alg" : "SHA-384",
          "content" : "bdbae1bafd2fe68c8236f377eeedec4f7878876f17988a00715b94927c38413e19391395e73c1ef11e6cc556f683befd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "163313d871bf38613b37aa91acf59b0977c92323e77252e076331762064b3729356af710b856c348060f11a639098914"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7dd3f79048b4a2e864a038fbcbd31ca8caf47e4ce81d47f62da97ddf08fd1618"
        },
        {
          "alg" : "SHA3-512",
          "content" : "86fd9793d180fcd4c060dbc126e100f1c01f1878208ab63d67bd551c84664f31b09d4b30b556ce2973f40bb967a1fee58f730a18e7c301a42b34be9cc5b6ba2c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-jaxrs2@2.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-jaxrs2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-jaxrs2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.117?type=jar",
      "group" : "io.github.classgraph",
      "name" : "classgraph",
      "version" : "4.8.117",
      "description" : "The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "24affe0b721c2df574de656acd20a3a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2cd2540ee1f35024888e212383468a87bbe31d1"
        },
        {
          "alg" : "SHA-256",
          "content" : "143430b10ac3a0495de641f879df4b22e1a4cacc16f9579ef1efcc4fb4cb0850"
        },
        {
          "alg" : "SHA-512",
          "content" : "62aead691f7a9ac99a4409e2139404359e034b8c8d43d1248ec2b84d5a0f12a097cf4fc5dfb35b7677d0a924c383567ac7f1520d149d6b17ed6352557302e97e"
        },
        {
          "alg" : "SHA-384",
          "content" : "53bf1f5516b4309deb2599ce92f48f519ab400288f26302745df7a712fd4857e4a484d3691c59aaa24149dbe5d3e6d1d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bb9e77056d228df096fa231534b80b4e53cc13638043539ddce1e4dac5170022b9d87450c928217c4f947479594ebbe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "57896e6d16c49c43e197f5d144c78f9cbdf951e7c87cc883d5dbaea008ac0c00"
        },
        {
          "alg" : "SHA3-512",
          "content" : "869e807b70472bd18ab80d512f63a28fc37a03741d663c73bd620d1e255677c1b868b308d7ec902d73c98b8ae94928eae737102fa9fea6be4fdc014626deef1d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.classgraph/classgraph@4.8.117?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/classgraph/classgraph"
        },
        {
          "type" : "distribution-intake",
          "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.toolfactory/jvm-driver@4.0.0?type=jar",
      "publisher" : "ToolFactory",
      "group" : "io.github.toolfactory",
      "name" : "jvm-driver",
      "version" : "4.0.0",
      "description" : "A driver to allow deep interaction with the JVM without any restrictions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "853c816ea77fd5945344a7e45020970f"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd71348024692ba20d0852b0341af4f8713c2be6"
        },
        {
          "alg" : "SHA-256",
          "content" : "f987bd9fec60859264dedc0aee609de19537abebe0ea1b07c8965760a6cee8ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "3046b70108a35eed2fd7f5101aa3c2a2940ebf4c4be869139831574e96cd83395b908551a0870e231fb0526926c04de3674afe582f3e68589d33fe205ba771b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "1048c53a78bbf57e50f31c04e38cc6c8a8da3c5c08f0485ce2f2bde0433e9af8e1dcf9efd304fa47769aaa104486c071"
        },
        {
          "alg" : "SHA3-384",
          "content" : "013b62ebafec10d30c5175a43c7623ebd4b72058dd5cecdabe928645b91e71c5cf8c89aacf967e6cd354bc77c582d1d3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "61480ad9e4be94d52f695b6c1e12c2234cf0d0fd36f3c6d0df22b06e42141e93"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f818a6dfe8f8b6f8e11c3a8451f5c85e5b061e936602f76a3440635b1e759a54a5173a060ebf6b03d0112c5efe894a60c62ce04a36c7ae005c6b88102c5dba0d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.toolfactory/jvm-driver@4.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://toolfactory.github.io/jvm-driver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/toolfactory/jvm-driver/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/toolfactory/jvm-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.toolfactory/narcissus@1.0.1?type=jar",
      "publisher" : "ToolFactory",
      "group" : "io.github.toolfactory",
      "name" : "narcissus",
      "version" : "1.0.1",
      "description" : "Reflection API for circumventing Java security, visibility, and encapsulation mechanisms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9fd560fe06d60e627b99cf31c50b969a"
        },
        {
          "alg" : "SHA-1",
          "content" : "18ff0a65aac84d2ba60561817485bcf166d8b62f"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c2fdae605668ad0f0bcc473a006a29595a0edc2c6f341c741f37a7154c81d87"
        },
        {
          "alg" : "SHA-512",
          "content" : "f63abcc4881ad152a5dd4828be61524295ce24be36f340883fa60118dde7fde038ea65a847720165bae248bbd71266d830b3af969b1900fc1632ac1fe99b48cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c2cf337ea8eb42d25fd9edb66b6eb5693abd46b62164838129c8bf7ce7afcdd8a6a178fc6e1fa50a3d3c363807088f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a3bc36847bf63d4f6d38e9ee9a32f975bcb684bbff307ed0e5e424047d0e1c69f01ac17d4211911827dc5ce2dec8b09c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cdad1836b0af90040b91630511f0ecaaa44f11e2b34378599c1b64324d119a7a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0dfb5e7d51ed60e4ac8a3ea5a3771a1f4f98c77985c895df83d97461e537f3f2ee1c02b40da379ba559d364872408aa72b8351a943f1cc1c7f2c2219aee20096"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.toolfactory/narcissus@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/toolfactory/narcissus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/toolfactory/narcissus/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://toolfactory.github.io/narcissus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-models@2.1.12?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-models",
      "version" : "2.1.12",
      "description" : "swagger-models",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fa59aa08acc07706ac65e5e6224a20db"
        },
        {
          "alg" : "SHA-1",
          "content" : "57605b99a82802cc775ab5ee57dc2199a8591b3c"
        },
        {
          "alg" : "SHA-256",
          "content" : "0a3446c91619179542798652d9adb03dcb516a945e0e11037b6a23113e6a95bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5e470c7e54c5e062d10df9c25c680c9f795b0b5d4bb810c8d85e6b1cb1049e3b58d8abe8c40922a4aad96af98e915a7db3db4dfb05e88284a1e28c1e04dfb3a"
        },
        {
          "alg" : "SHA-384",
          "content" : "680249f2b8a6082d32a285ae5e1edf4b202b32f2c68adf85ce21db50de137936a91b82bfcfd87d1692fedaa72d45c84f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f3279832d1506527c384f943fbdbb7e13f614d35343dbc8dc98583ef6f19968846ec08022508c5b758d300a18ac39a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "47df534678c507fb0a8dcc5a72cc007c6a2cb0a17399a21097fdc3a3fa4e49ed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e34ede309cd275f0b5e685b3b8ad3683a2d6cf272de0526da3606bdd1135d16cd3c948c97d31d9f4b56efa91d01ade53a95f6dfcd76730d89452fa9d0c5c5a5b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-models@2.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-models"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-models"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.12?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-annotations",
      "version" : "2.1.12",
      "description" : "swagger-annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8896ac79f9d5329f1f1f25cea92347d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "738d48e059af0ae009521430873885f327583913"
        },
        {
          "alg" : "SHA-256",
          "content" : "93a8edc3804aa542b91fcab26827a983f49ebabeeeed6349fc9fb839e0b883a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "22cf454e5b4bb77e3db0a247e8edac9932748e0c8116cd321f4827a299315a0f7c43544d1110b1e0da8fadfb8315023137e625ab0eec2c6178c32bb94d517f44"
        },
        {
          "alg" : "SHA-384",
          "content" : "e59a83b9ea462e9b8ae79db398f035d5b02732d8ab9f26ddccebab0ef0b09e520c29fdcdd757ffa3c1febc58cfab35db"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e1fca080a832b16d09a87a8786dedda2757f059289e4425eb14a5d9a82980ad7a2c0182828efb12a34d0dca4061c7be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea20f62fb3731e8f88f8c77d9adb1091bb8c0adc6de6eeb45cb02ded1a74ea71"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e10e8116e0aed810c5e9286022a624d60a3f14bca56b972d22627ad914655494d306a41a66bb9e8cbdeb77600721cc9d3753fa303cf72ab0856cd0442a2f869"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-integration@2.1.12?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-integration",
      "version" : "2.1.12",
      "description" : "swagger-integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e808035274524c688604a7c2e92838c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d85551dc2baab328f3f690b80a269cec96952ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "c07cd66d8636d6ca9faea0ad477e0a1fdeace941e15a95f5f13523c516ba0e44"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee7db54e88a90a8a2423b1b786dfa59fe1fa456f1c1f1c442f5235494f83ceb7a8078d129776723bf00fd747f312fbf2b88f9bf09918302e9b453a4eafe4064e"
        },
        {
          "alg" : "SHA-384",
          "content" : "764f3b58454b2f58f9d0de3df7d51577ef088acd9038bea23cfa4d14d4360a0f3f7b69ad2a5b200edaaba8d4b578b746"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b4c6a39553f29e47407760f54b40cdcc293d99173cc739e92170dd240499ddb4eb5742b5c078e40c35428078012d6f31"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad91654e5a23ab08334fc98dcb7e7eaba5cf0b870ac8c3a4f95629de3c373158"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a18d5c1b60db8e64075b6f8f305fde4a647554f865a9de4b11b2537a29b0d84c69292f62a3acc8ddf763885ee12f4b933fdef6d459ec008944dabd29cac1baa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-integration@2.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-integration"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-integration"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-core@2.1.12?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-core",
      "version" : "2.1.12",
      "description" : "swagger-core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "953ccb1ff334fee8efb042d1d642b455"
        },
        {
          "alg" : "SHA-1",
          "content" : "be6a8bca5bbfe86dd162018a00d1e4f6721016b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "01ae79c36bbbd4ca548ac6532b6fe8503db004d53e8240310a25e826947e19b7"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d43342f4654dbf39dbfe867d2ab7306eaa52967230bfa7aa5102988de5761607ab598b93eb791950eac071af5bc1ef2e28e2c73f2094594c045ae69beb96066"
        },
        {
          "alg" : "SHA-384",
          "content" : "d06e288b8e039d0f1dbe7f5a4f3abdd97f1524f3040746918878ea2b0febf8e6a96c037ed895656d81c2579aa32f6531"
        },
        {
          "alg" : "SHA3-384",
          "content" : "11c0ac0c28f9bde3b69d8215979cf25dedef82c46a4d89ec80270f50f038634c288a3ed1b391f41298d6237875656f1d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ae2fdd6f861bc4d9705cd734eaa3dad458cf5dd005200586dd180093cf5d480"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6b454b62da62fad265c3f73fc31ae459fcebf5c085bbd4cb19f99cf21b3f0184d9b6e3798ea2e4ba5236fb2cda130d280d683e483435ea4f8ebad699323fe225"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-core@2.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-jaxrs2-servlet-initializer-v2@2.1.12?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-jaxrs2-servlet-initializer-v2",
      "version" : "2.1.12",
      "description" : "swagger-servlet-initializer-v2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a833a5cf8d8fe020b1008c1cf07985e"
        },
        {
          "alg" : "SHA-1",
          "content" : "274696584852bce819f49626b46072b8d1ba51df"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9f693018e038fbd4bfdd1afafb14cd0b9ecbcb937ec87155410951b06241637"
        },
        {
          "alg" : "SHA-512",
          "content" : "d0c45eb2526fd5695a9657f86d22b51fcf4a144850653e8c39c3fe8ff724511fd6a314f8ca8f2e4a697ded54cb2b6e1a5d0a950a10562a2265c25df96f202617"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8f09cf00244db43ed6fd4cd6b6b391693f567dfa5a5d45872f469582686489706ca4ccd1012aa9b0429b32296fe02b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4b4a96d48770a93180056a8485ea766db044f456db66d395bf9157ef170ea9dd54f5a00be21a5199f04593c45c8de3ab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e7388c7951b74364ddfdf98f2359de3d6c87fabf3012b7bbb5441acdfcb3831"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f691d23e66c891451dfb01cf27e47d953ee1f279271a9fde6ea97cc9b78921e0bc493dc947a65a90787922f25b96fc37bb3106ccb9e28cada022756f101851e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-jaxrs2-servlet-initializer-v2@2.1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-jaxrs2-servlet-initializer-v2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-jaxrs2-servlet-initializer-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.hydromatic/foodmart-data-json@0.4?type=jar",
      "publisher" : "Julian Hyde",
      "group" : "net.hydromatic",
      "name" : "foodmart-data-json",
      "version" : "0.4",
      "description" : "Foodmart data set in JSON format",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8eac3ac7873aa84a8b3fb4ee52e98790"
        },
        {
          "alg" : "SHA-1",
          "content" : "c2fd2c73b6a4594b442c008f6c9890860a05e040"
        },
        {
          "alg" : "SHA-256",
          "content" : "944629515e6dc853aa9a39c1ec6a82cf4cfbb04f73ade3a1b13e09d0f1d12774"
        },
        {
          "alg" : "SHA-512",
          "content" : "d26925a97e1c3445d0e57bb2b2ab10c17002f3d61d987ec290c29c9796f6222814299633360f7977e0b4670aaec6980a035f928fbe05a472a5677b4fbceee86d"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c4f79fc4a5ed333e818f91f9ff71942e20068cb664b7f1eb95017798ba6adc36bbe68515ffb5d08400ec146b7773dda"
        },
        {
          "alg" : "SHA3-384",
          "content" : "99deb92ad242d2ed31401ae9bb434e6ea45a509f6e77e4ac1b5ed50f4542bd6253c36f252f452148ea62bd74db43a6cb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "05dda8928d4520d56cb7d3dc37297cf81d1495ed43fd56f26fc90a01375120da"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba9f7e0d4fb8ce60503b6664f42d9fcd1a442ada6af3158679caf8651d3597c4d1a6907f2d2cf1b1d08e2ca5f8454713d698f39ee3f71ffc323fd201fcf0e491"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.hydromatic/foodmart-data-json@0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/julianhyde/foodmart-data-json"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/julianhyde/foodmart-data-json/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/incubator-calcite-dev"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git://github.com/julianhyde/foodmart-data-json.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jul-to-slf4j",
      "version" : "2.0.6",
      "description" : "JUL to SLF4J bridge",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a22f4776707e517ff1da17a98b3918c"
        },
        {
          "alg" : "SHA-1",
          "content" : "c4d348977a83a0bfcf42fd6fd1fee6e7904f1a0c"
        },
        {
          "alg" : "SHA-256",
          "content" : "6466a327c5ac59fc41c98437e248b9052a4fad6fae9f83a7f723eae297990017"
        },
        {
          "alg" : "SHA-512",
          "content" : "30735a17bbcc9e2c0c81c5c6b4233e85c96cc6c074b3eb8c607ab3410615af76bec8a1bfe9470ac4a185f1bbd8250924aede36fc06623def73a2330bebffe041"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f699ba73ec58a28afc32bec472d3d8b4d135f585721690f104aea31685cb23b742fa9d1819572f9dac4216fd5125187"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5ab4fd0220913c5b2b3699feb947bfb9081935f06e2d249c44682518e821d415c059b46bd222407c309a21fff37b3cf6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "01f034e76c3ef4db2a0c209737e06e3e8257f7b0c15251b3413e56a6b445e2c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7f453af676f1d1bfc4b1b2ae66180dafc4602c3f30066ac9c0b896346212c4e96566df42172e3d74c9632c4a6bfb067d1e169970e30d001d4ee43dcc7c39bf05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/jul-to-slf4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jcl-over-slf4j",
      "version" : "2.0.6",
      "description" : "JCL 1.2 implemented over SLF4J",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39ab1cc1376b4c2d1ba706a98cca83de"
        },
        {
          "alg" : "SHA-1",
          "content" : "839ff57e112f2e28ef372e96d135696a6896b9ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "7aee1e1a12f4e2b3b42af9453a098132339d419056c178105543f23e79633a69"
        },
        {
          "alg" : "SHA-512",
          "content" : "835e28748daa0d2074baf1ff2ed8b7028a89a2aa8f701940ec6d096d8289facd22a0a133fceb4decbda5ed1a211986537ce2a5b0aa3302be9ad6367d64fda4f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "490af11630d23314dcf444c6787fc5d85dc01d6dec02a2cb3fdee80ddd6225d8046cb7f6f012a60786e6e9554eaf5427"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e588e7730bbb5bc5dfc23f3d8aa0c38d09b845e5af8a2768e420df31405b2c8aa4ff01f8500238876d2e6c54758dc645"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9a5bc321aace41d5d4cbde3a6059cb0ff8ab02cd0548c23bbca7a43f004bf64b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d5af8f32ac2f61e450b565bb58a0e1d3969617aebee0ce29fc9cc2ab79b63e0cdc931b8849c40b5bf8113bea4e9525fa05530f197062bd9b90b7ec6eea02c71a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/jcl-over-slf4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-collections4",
      "version" : "4.5.0",
      "description" : "The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d564105594035b363b193d8ce3c18b98"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5cf89f0c6e132fc970bd9a465fdcb8dbe94f75a"
        },
        {
          "alg" : "SHA-256",
          "content" : "00f93263c267be201b8ae521b44a7137271b16688435340bf629db1bac0a5845"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee43c513ac9dcbd7dd23b5cbb4ea5f65a2e10cdfbb403d080b87e778b3b45062315522297c41eca514a9a946228ad7650f0a572d5b78effb8260dd8084131988"
        },
        {
          "alg" : "SHA-384",
          "content" : "73db8eb3e79569b3fa62aefdce413e6ea250b9853953cb75b9d5ce0f2f35b59b6e86ef708326a608ff20d95bdade8522"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a9c035fa846cdcebd4331eb86ed31a67595518299a8bee54597c1eb663aee63214553a561a510b929035266c2a4800b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "614c41bfd8f9c6c1c1e5667c5be45587c3021b780937ad62f54d17051f425086"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3cfd12ec2d03ed29b682123cedae422a4c6dc459034a7e0ab5f00ccd422cb9a2ec423a08b953119c426569b888157a6d80aa0e0c63debea50c5c54c481e2eff5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-collections/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/COLLECTIONS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-collections.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dropbox@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dropbox",
      "version" : "4.19.0",
      "description" : "Camel Dropbox support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dropbox@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dropbox"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dropbox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.dropbox.core/dropbox-core-sdk@7.0.0?type=jar",
      "group" : "com.dropbox.core",
      "name" : "dropbox-core-sdk",
      "version" : "7.0.0",
      "description" : "A Java library to access Dropbox's HTTP-based Core API v2.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b26385df8d0ca3de35dffaf7189ecc3"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf4695322d78b80b9dcc2ae5c791593b13599769"
        },
        {
          "alg" : "SHA-256",
          "content" : "2fa2cb6ac2f32f594efdf7c79fa85539fe9df1f0afcaf9f03f570a94c9991387"
        },
        {
          "alg" : "SHA-512",
          "content" : "654a0135dd502bb90e5f855974ce8120d6584fcd02e6e103e850465d36003946df1870a1c99a075528edae97d55669bb0016db1c19581bf6229a38825847f8bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "7fe55c0d71d18a9d3c6ab70dde91af05aac3d3aa7d3be7a3befc1089879a0bcc775d4fdddbb2be2e02d96dbf329d16e8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c727fd241079155aba579a289e693355ea59c5381ea1f3fbf99d5adaec746fb3215a05134dde9501ba73ce32270ce2c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8706c4ce5648628122068e535e29e1e8e5196e6432efa161e72dadd96fc8ddb3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed02747dfe1eefc1595f3cd356854d1d4ac38cfad9200313441e7895e3eca41c3415f47528075ca4acea2105ce5a844f39a649bac8258577ac4437b49685ada7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.dropbox.core/dropbox-core-sdk@7.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dropbox/dropbox-sdk-java/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropbox/dropbox-sdk-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dynamic-router@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dynamic-router",
      "version" : "4.19.0",
      "description" : "Camel Dynamic Router EIP Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dynamic-router@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-dynamic-router"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-dynamic-router"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ehcache@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ehcache",
      "version" : "4.19.0",
      "description" : "Camel Ehcache support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ehcache@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ehcache"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ehcache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ehcache/ehcache@3.12.0?classifier=jakarta&type=jar",
      "publisher" : "IBM Corp.",
      "group" : "org.ehcache",
      "name" : "ehcache",
      "version" : "3.12.0",
      "description" : "End-user ehcache3 jar artifact",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "20469d846a1af585f1ae26b84576d7c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf2f57e7614e362ff5ed2c7388c4bb33e1d374dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "4af839e03698eebc04456193f10426658e4a0ea9be70abc7df82d8de7dcf7667"
        },
        {
          "alg" : "SHA-512",
          "content" : "63308efc3f333684198c391da124a50a43fe486d16c7436215d4c62451f05a670e870e62635810143e9069c8cb473f58e894f614b684a989a0b86db3d0e3a38e"
        },
        {
          "alg" : "SHA-384",
          "content" : "29b48611ccd6ad0a5d20d957cabd21b6ea3aab882da85970e14e0c0357013a576ae58046b708f9dc93dd11fdc2da1461"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b814d86b91e5d72a1ee9d6b46c99065e93b5ce35a6efafbd10eb1c8a6f2552c52bf4972e84b3ccd998d80b8c105d21a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0d035d78a3e4b5a29d4af0cafdb4d674f2cbcc9ce2ba9ae0e05e5a391f8920b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d744ded012567038c09e6d125efdb1a15534e8b989798bbc46cf86657213e08a96ef32eca07f3f5e7b3244451937ea733ffe1fd826af307a85e7327ecda8c91f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.ehcache/ehcache@3.12.0?classifier=jakarta&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://ehcache.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ehcache/ehcache3/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ehcache/ehcache3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-elasticsearch@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-elasticsearch",
      "version" : "4.19.0",
      "description" : "Camel ElasticSearch Java API Client support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-elasticsearch@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-elasticsearch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-elasticsearch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/co.elastic.clients/elasticsearch-java@9.3.1?type=jar",
      "group" : "co.elastic.clients",
      "name" : "elasticsearch-java",
      "version" : "9.3.1",
      "description" : "Elasticsearch Java API Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "392902bef90da512f6f03877027a117f"
        },
        {
          "alg" : "SHA-1",
          "content" : "9fec516da26ea616ee4e10449f4c9dda6726de5c"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ea297a1b7008fb9306d6569ae90df054f752f52cefe87de210b8f8982329da9"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9e98b74ff8640cf8cae37ae24b589c35e584fdaa31d1af6e0633ba3c03ab2bf7b4f857aefa6180afd0a91fffb74f30bfb4f4c7c9b98a1090d01556bc757581a"
        },
        {
          "alg" : "SHA-384",
          "content" : "4fac4c4e7cfd13ba346509f656eaaadd0baec52d3b88f9ae57e23215ddf93d07d9f8be858fdd5ba4973ad5474ec31151"
        },
        {
          "alg" : "SHA3-384",
          "content" : "081f637ced7cbfb726fdbdbe63890cde2080017899165b3b1fbddb2c32b9099c33346d4211256bf4e89d7f577d57a77a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "44e7af700a308c02d83fc86d7befdda77a7cac3fb7cc9128d14b9fb0bb4055f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "83383fa511e67fbb1e3f3213fdab8555ad0ae541b36886ea6a37e1ecfbc4fd7e70c4a31c6af2753622390d09545975787c9e9ef8c32627e7c2cbea8511d80486"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/co.elastic.clients/elasticsearch-java@9.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/elastic/elasticsearch-java/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/elastic/elasticsearch-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/co.elastic.clients/elasticsearch-rest5-client@9.3.1?type=jar",
      "group" : "co.elastic.clients",
      "name" : "elasticsearch-rest5-client",
      "version" : "9.3.1",
      "description" : "Low level client based on http5",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e42a2cd87f0b437fd9512c8fd40ff296"
        },
        {
          "alg" : "SHA-1",
          "content" : "35788adbc0f0489a31c988f288c4227e4b50e296"
        },
        {
          "alg" : "SHA-256",
          "content" : "31773f6b9fa3ef65170a439ebca30ce56c83dc0f35850e094549bd721534f4cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef702147e017a3380b9411ffd2953bdaf0672327c3114297780d2abea280b43723069fc77f448cc1891e415206829a831654b46234f42f9ae3495ce9747f6769"
        },
        {
          "alg" : "SHA-384",
          "content" : "138a0a465c99b7e13b4bd2a8ad1786c94e102c41442f53dab7c9836da483a96ab7c03bdcff2f19f1ad29e4a8fb80b985"
        },
        {
          "alg" : "SHA3-384",
          "content" : "985ac102765d1e09a22497e602eb3bdd9ff19cd188fa746c34dac021a2eb684f1dcb92cd1ef8ed737e2997a619c690d3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f3f06cb0f168ea9904679d10f1daa7c89f0cbfb4a8b813a5047dfdfdbb564e2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "002b965abf06cde6a9e66fc6ffc90e20517b67123dfda5f2f51e2bad8209b022cd4c30548355f9ed5db615a2fcf2157f6c847d52c981380f7c7f56c4d555f392"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/co.elastic.clients/elasticsearch-rest5-client@9.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/elastic/elasticsearch-java/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/elastic/elasticsearch-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.6",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8e98420f56516748e455a2088b930d53"
        },
        {
          "alg" : "SHA-1",
          "content" : "f502ee00ba82d44a6a29bda06a18f5b959808e09"
        },
        {
          "alg" : "SHA-256",
          "content" : "0992b7dd57fbfc8334df2201e1788a2752ff11b6a638f5ce521915bef72ca4ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "882c161383be70b737cc4e0a4cf0e324fdc431713402b74e05efd306d910e06d183308df869bb2aa5d4b22c83b556fed9b255fc3c0f5354f257401a92a0e0c41"
        },
        {
          "alg" : "SHA-384",
          "content" : "46ba01e4bb399ec9ef322ea7067b49681a0287cae68d56ced41c00f9cbc4cd0ffeabb28a200fc3282951c19682da6e14"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec05de27cc8246d09940f35db6ade82bc60d7b3f4eb33157ece989315a8e56b1dd7d0d232bac614fa51c8e374e5fc126"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ac67b4264e06503cf0fcf38d149035a11fe216e6f5c7f45a94ef1b7cd7e19ac0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "08d24970b969dfb409411e006029d06c47b174ca1cbc2a000fd2c841cafdd7b0f12def7b6282af1756537e266994f35d040a7d7688c2a21c72ffb9312b88f6c1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.5.x/5.6/httpclient5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/5.6/httpclient5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5",
      "version" : "5.4",
      "description" : "Apache HttpComponents HTTP/1.1 core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "584964cc15b7390de975e97e8eb2e6e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "e40011ec0dae056466399f8e414ede4772001621"
        },
        {
          "alg" : "SHA-256",
          "content" : "cec2981fa7f520efb63f0787c24f10af2679e31f9f75c448c4dde40a3ae8100d"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d0dc9ea175373a6bbf76e48246bb3f4d3c43a4ca1cc4db0a10970736a30d3fd72996cce5fe07d675eabb0cad4da1e2fd6b3100d31e7d9d4507c617fc1bbe425"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a9cf59bf40074c84dc395cd6dc91c2b2da630a2932eff8d42567bd870f0fc94f9605ea6c0725a83a7faf03f8d967305"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2acb353316cbf3d0649e7c2f0765591f3ab9bab2f3a4aa1029f86a15338e7806a9ec41b101fa06b7fb29111d807eb33d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "47dea1de78d259c1fb903bac72dd61acce885fbe2ab8e6b6d4f6e2439710699e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37c162c8a37107846e5950b2b15168d3b5677a4338dbc37b2f178f6fb5d5ad21c5cd81a6178054efe007d8fd088c42e8b2398df3e8d636d973a5035a01306808"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.4.x/5.4/httpcore5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.4/httpcore5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5-h2",
      "version" : "5.4",
      "description" : "Apache HttpComponents HTTP/2 Core Components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a027e88d219ee744ddcdb32ed1e69633"
        },
        {
          "alg" : "SHA-1",
          "content" : "83cdd62ef3140664f46be59c2c2727141d1c5a32"
        },
        {
          "alg" : "SHA-256",
          "content" : "2e0f4ace15db2d1609c2b06eca6012e7582afe4a99ad8d15073f62dd8edb3460"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9fed54460b52b68fc91502b1e7a0723cd97740455574b101929d6c77818f81340077fed7748a2b76a6d95e2dda711717caecf72f0f4d6331736fbad88ae66af"
        },
        {
          "alg" : "SHA-384",
          "content" : "e97a8a3cf311231461998c8b89ab037b08d6331283f12ee85bb82165f6977f21d9d56e1224bec7bc1cac73c92ef7a457"
        },
        {
          "alg" : "SHA3-384",
          "content" : "35bd22b763e02311f7419615c46e11ee029b3437127a573942e2441938ef0856c30853e8490e5ad3844d4c3920fd7752"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bed09b6e99b25b6780b0ab0d2faa960ca7799e6b33a02ebac47adff6f70c441d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e812bcd3945a5559b676ead01c01a4f710ffc3c03fe4ee1e3332af960e58c1f4f87387242b9cd7c445a059a799c505f8ae5d397dacea722b020b6ed12064407c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.4.x/5.4/httpcore5-h2/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.4/httpcore5-h2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.parsson/parsson@1.1.7?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.parsson",
      "name" : "parsson",
      "version" : "1.1.7",
      "description" : "Jakarta JSON Processing provider",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2aeb1c0343fb4bcb8a0e4cf9ec063950"
        },
        {
          "alg" : "SHA-1",
          "content" : "f5825abecd373006262dd319d7df8c5cdbd140ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "c21db018f8ac6cf79893f1af77f1cd337937bd12ae6fa3d4b10f5a00819ee56c"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d89e9feb65774ff1fb0801a5aa47c3e90c80e2625f52e91a7b8956e18368984d820e6234ddfb0cd8225f0b6d8bbf9beb375a62c7576bf6f2363da3de67f2560"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3bb387ec9db268850c28cd25ea32d4945cd25a4fa2c4fadf1665f7ebfbec55d0ec75c91917f911a6c39978764fbb076"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4249834cd09b66e891e2be1e5bb054f4427319c99e406505e2ecced16d5fdf28fcd359f49f552b038ecfb03e4c87f8e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f7bf05e0a13037132314edcab452839af822abfc565ade95c36d87387ecdfd60"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6b0e6662d7fdc6412a37c060ee92f3d42a746c52ea26f42c615bd45a62bd25f5310e70d095055ea30ec101f764c379c213926c05583eafc21a78b207e164a93d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://projects.eclipse.org/license/secondary-gpl-2.0-cp"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.parsson/parsson@1.1.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/parsson/parsson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/parsson/parsson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.37.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.37.0",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "662f6f3bcea577620a83cd974aa74e24"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b4bdeb434885fdf417967ddea37afe4d21fab4e"
        },
        {
          "alg" : "SHA-256",
          "content" : "35976d45acb98fb3fb527c3aced3e3398443e8664fccd069ea4bd2eca0c294ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "66fe194668cd18a33445d6740f81e362ed24ab3cbb70a5d586797e3faf85e18be4cd19fd5ef23e0d2cffab5eea6d07b248c0d9b4b8413798f13086a9b1b51f61"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9c3adc8ebdfa04aedd690181afff13669f1958251bfafc619cd41a3a416d05ebfef599b20ef06ed469aeee9cc815037"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c1388594e864bb9c22ad9a0f3665cd81fc7488f433fcfef5bbb66a1fd022e5407fca48d0d134ddd54c97504e09074e05"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f52c95249989423417e33ce166ac00dc815416d003339958e97d4c917b69b4f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c8bc0d45f01e2750ebd87aa5849ce9ea35b0d165a8c6ce9ef856f922b6247d8225e65b5f235b35f401934bcbfa7085a406ed9221ae663e8dcb95d9c3de05230e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.37.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.37.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.37.0",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ddb62cef5da04e314a0163b19cb8977a"
        },
        {
          "alg" : "SHA-1",
          "content" : "f180a3855a9dd8c1cf4fddabcfbd4d0a55c4996b"
        },
        {
          "alg" : "SHA-256",
          "content" : "98071a718fdb48a493460685660ba92074e0dcea01c545109894d3137df3b6f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "21e6e1f3e55a6e38ced619377989fb1f60da0313eb77cdc8314264261fa096358452fd962e64fe0982b9b16a347514f433e5f459addc67b01186acd1a6d3fcc0"
        },
        {
          "alg" : "SHA-384",
          "content" : "f3ef1b6b192ea7c10261802a51fe29b6f9384705e54078d685bb5c34e9584b15fd5cd6151f8e42f52ac5382aa6ad7bbb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d6b361d94c818b101062b1c5695a2ee273661137c01d19912b7d917b87afcb5caee8608906c42af0da92fed82399382"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4833d5aeab7e4b7362b06354c47b4a83e8723b36897f18ae2de0140ce301072e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c1594d336a36043a87a53b60be853e736d8c89cda7d53cc91f915660082c0909e07be2ce5be93dc63c3575c5982fcf1d930c30d2f28bd5f74c69985031be042"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.37.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.37.0?type=jar",
      "group" : "io.opentelemetry.semconv",
      "name" : "opentelemetry-semconv",
      "version" : "1.37.0",
      "description" : "OpenTelemetry Stable Semantic Conventions generated classes for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf5af7a7b155e0322071a76209aec9c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "c6f9a930842c93c08fd87349db3defcbc228e925"
        },
        {
          "alg" : "SHA-256",
          "content" : "693ad6f04f29b4b593a04adef5f575d28b3a91ea3449ab5b1e1e2e5c6efc6cdc"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb2d76fca793e1989f16adcbb823efde10567e15eb94c8f6aa1ea037b98e60a2755dd3743a5456e4a9377a5659ce93d6d8a83a7cd02b32a9f4efb3266a6ebb70"
        },
        {
          "alg" : "SHA-384",
          "content" : "dcc4578d5b6234e1096dcf02105b2c82d0f38e5cf390df6ed5ee2f60f4d427c8cf651227dfe6f35ce248383aa86c1e72"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62f2d405edd3cd6783cb64aa72d7b846aafede5fc6de1c62eced8624999f2b5bc6aa9619195a96a32b4ebf85a28fc397"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa74f7e90c2a503d23bb75cc7fa2b3b28c540fd718fd746a8b7bf4786f5b23d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7979c09ea2bb523d6c7bc0c11e653ae031924393f41c2e3f8f0cbf8a70728b41c96e2ef6098c55d63d1186bb6844ad5fd68adf4038d536b7d8fbb5f3ac902cdc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.37.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/semantic-conventions-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.0.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-databind",
      "version" : "3.0.0",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ab00b0ecf2909a0a648a24c84f7775c"
        },
        {
          "alg" : "SHA-1",
          "content" : "a126b4bdbdd5655388c0f4014d893ce160b3c0ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "bcbe62f1ad78aa17f51756b64f0b7e87c870619eb5cda51068defd4e2200d6b3"
        },
        {
          "alg" : "SHA-512",
          "content" : "64bcbf79c4d0a5e8f08548642584d9fb9a5f9cbc3c49a61d4e9bd90eb9e63897e1fb7f0b4b8ec2d49cb293130f1a32dd0a0127408062cfa72170398919f04a8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "93bc480e333cfc81551e5c1e39e741dbabd96c0124b3490058e79c0bdefeba991b5b7b33038fee28f1a2c26e8ed7e424"
        },
        {
          "alg" : "SHA3-384",
          "content" : "022cc07de0f6f9d71dcb144ef64cb732a8a6fd101d0ab4c473aafad4aacf8cc75379b5e548460531911f9774709aa5f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "091ca761492f26fd09018418ea90a9af161d6ecdff712b04d076a33afc50c1da"
        },
        {
          "alg" : "SHA3-512",
          "content" : "64632364cbe0b575cfcd48dad06feb3740dc16462b96bed714fcfb66d4762c88ab0dac14c10973c751fad978da69981515a426339d01b241458fef4473e383c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-databind@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "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/tools.jackson.core/jackson-core@3.0.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-core",
      "version" : "3.0.0",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d6b08172f1690bd3b80766d6dd09c31d"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5741b4bb36510c2a7440cc995b17cdcb47b5068"
        },
        {
          "alg" : "SHA-256",
          "content" : "4711fcd308a4f91fbb6f2d4c8a98ddfa60cf936e3a5c65b825fcc55c756c532c"
        },
        {
          "alg" : "SHA-512",
          "content" : "018f2609b1fe02b7a1c0231e84d4b02e47e5afbe4081207c71127aae724ee13595d93d9c0115bd5f9095166e31a89aa216e411a434db3e37016a05b007b100e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "c28162f2d672ffba18603cf3c7b3926bfb65000e8e58596130448ce57777fef634466844b9a432e032f2feb45e28042d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "02051d970d7a7a39af99973cf4b92213a1de2b761acc8da4cb5969d290ab1832f24280e5954df2d0034866f276baa38c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ba4aed5ac6a3132f4bd2991d73ba0f674f5f3f5197ea6a4429c59863c01529a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a8a56edf3d1c3f5f936aab23007a31d0332c5714859801a29cfaee4733bbdfd14d679fb97b44709cb8aa73fbed34ae9cc3eee558c267311e852099d269ee1f85"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-core@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@9.3.3?type=jar",
      "group" : "org.elasticsearch.client",
      "name" : "elasticsearch-rest-client-sniffer",
      "version" : "9.3.3",
      "description" : "Elasticsearch subproject :client:sniffer",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6826a322fab7fd6d0810305392bb7d9c"
        },
        {
          "alg" : "SHA-1",
          "content" : "7993874d2d930d88a63d47c34d7b79a8f39e38f9"
        },
        {
          "alg" : "SHA-256",
          "content" : "8729e49bb97956ec9d1f584fdf349d87cb7db7298c19a43694efd3aa2659bf1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ccc4bbc825dd546f355c7342a3eaeef47ee136476bea24e3636f4674377979d0c4c06d9d6cda95fcfd07e791ad4838cae93ab17dfbc69ed08bedd9e855e27c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a36155ccb27de0bd5c5847e43adaea021551adf058c45fe8823200112f96c24519b3c8f9c3cbd2b4b9be58a8999b864"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45c8b3fb3abda0a32171aa6f74202b056d5e1d0e8d47feac9e13cef60f02d32892fd6918a7a2c627f6b9a1629e0d1981"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bc564b89687f506e6da068a3314b74ba267d1eabfa277a57ba61f69abf66abff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cc3c71e6d0a8c2da87ef7a88a30a91bb562f7b8d311a75cdb5b6ca5ad2b19151b92965787af75aba535138c059a0f801536aa27a726a143b1f1f226665e52911"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@9.3.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/elastic/elasticsearch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.3.3?type=jar",
      "group" : "org.elasticsearch.client",
      "name" : "elasticsearch-rest-client",
      "version" : "9.3.3",
      "description" : "Elasticsearch subproject :client:rest",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "891ec5c8e278b445913d20f8068d1115"
        },
        {
          "alg" : "SHA-1",
          "content" : "73f07008a691780ab02fd25e8529e3b754ecf862"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed09c08cbb12a0186192063ac541513f13a13d4bdb9745e8e29b2195c126ae23"
        },
        {
          "alg" : "SHA-512",
          "content" : "457b781366c90b372209c374cd1c941fa9b705fa6bd7a519e87f94ad6f68d7ed158cad33f656ef49d59101a506ee0b6b4cfc6adb673900f630a990a762c38b61"
        },
        {
          "alg" : "SHA-384",
          "content" : "1422d5c79502cfa409291889cb85996d4ac54a6956060fa370aed0207438a45e024227427426149554065c0f78e977bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c07e65904cd3728e91b2f802f7925330d9a881fe2d8d8be85146f3611eb2d15c620b1c75ed959523eeecb38e3f87220"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97f817a51e095d5594b74e874755c491b6c603a33c677d169071e63c53e4cbf5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "578b49c83ffebd39904307c2d68106fc157e66e59bf151f7b83b76a407de44b49dd6ac9dd5d65132bbc80f042a7dd56a9d372d7363eceff932fc1e40684ce14e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.3.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/elastic/elasticsearch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpasyncclient",
      "version" : "4.1.5",
      "description" : "Apache HttpComponents AsyncClient",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5346c547bfd0da64eb3dc54be9380d65"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd18227f1eb8e9a263286c1d7362ceb24f6f9b32"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c1877489a9d1ba4fa50f6cfcab11d1123618858cb31d56afaab5afdd5064d99"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e33c7fdfa63f377ec4844b7744d2f8ec30dc7867136905ff5a5a6e5f94efa5b8159ba20e81f0048f48430cf63ada7411a3974a418aefa497d2b4fab3501f5ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c4cf09ffeb61bccc3b67375f401c8a96c46bdee7c77f84e3227271a635e109a550526185407869e93ede8f081786977"
        },
        {
          "alg" : "SHA3-384",
          "content" : "25bcc09200af70f5624baf5ddb95ac6bf46daaffb938d141f72f63ef76df8b740ba3b50104da997cfe67c34bd520fa5e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ddb21eeb3e1c3f00ebcf397b58d8d972cc7ab7b140e8939654bf24b8b89382a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f753a8b9607f42417912c3bddeda3f189ab9f469416dafdbcd29b1df7a358aa57deba8a79a5663fdd1a4acbe35b39a48fd24f889a50e05a4726132db85699ebd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-asyncclient"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/HTTPASYNC"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore-nio",
      "version" : "4.4.16",
      "description" : "Apache HttpComponents Core (non-blocking I/O)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "597c450f3401e98103e835824ab43e77"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd21c80a9956be48c4c1cfd2f594ba02857d0927"
        },
        {
          "alg" : "SHA-256",
          "content" : "4018736ede2d321034e8517ea90baefb31831a8608afccc446d8a699fb1d00d4"
        },
        {
          "alg" : "SHA-512",
          "content" : "197cb4f4343a02d39d61db1c19bf10757aeb2078f51c4ace77a72a250b6d03b31fa1fc51f989f43df8c2a0cf8162a36664a8a935f4bbeb860c35770a3abd1899"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8827b2eca484748dd776edcac779ae67b5c4394c5c2ac1a50c614b19142bdefb4c4e01f0cf376c578007ad515add88d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb55a9718c2507954ffb779520b0233acdd0135222c7d01542083b3cd5dff669a8afffaf54d8bfe724e52c5c18c1403e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37554263bc837817c08dcfba6b4a5ee978fa1d9f99945d27c0f3ba44195501a0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "18692a4310956c328ddebeac514a503904b84605463063f0539673f0480f0606c002eccd6f4dbacf91d124e11e130aa122efb855ec6b0aa0cf72ee0b26ac8ef7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution-intake",
          "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.16/httpcore-nio"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-elasticsearch-rest-client@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-elasticsearch-rest-client",
      "version" : "4.19.0",
      "description" : "Camel ElasticSearch Rest Client Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-elasticsearch-rest-client@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-elasticsearch-rest-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-elasticsearch-rest-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.3.1?type=jar",
      "group" : "org.elasticsearch.client",
      "name" : "elasticsearch-rest-client",
      "version" : "9.3.1",
      "description" : "Elasticsearch subproject :client:rest",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6d90f6f99895c2736adcdbc4d4effbc"
        },
        {
          "alg" : "SHA-1",
          "content" : "296d440e47e356793c43953d45a210009c40d352"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ad27bd7c078e21243411bb2b0da0a5f28eb740b7b0da29c4ac4225473ee5108"
        },
        {
          "alg" : "SHA-512",
          "content" : "5cd1b3f079eecc91dc3c3d10020fe2d83aab02e0a28d7dbcd705b1f1c6140c0ea1b9c38ba39d15bb3cde16bfbf7b2d3642ba2a0af9b58563a1be6ca67c5089ea"
        },
        {
          "alg" : "SHA-384",
          "content" : "48c97f580c328c03cfaaa97a5a54f48ee088b6339644a7d0909468a5b1791f9d311170045484a3c0858d8a7293861e66"
        },
        {
          "alg" : "SHA3-384",
          "content" : "953f1e32cbc7567d3dae3742d954a7a3a4b4d6c235967c4ead3d72e3c49d7c57b594e5d44c7d5c635129641d3a43be38"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6b33910f4d00fc277890b12a5940fe7579a9dc08e8ab61beb6cf61f7ad7aea50"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7ef3485b66ed88b314240d66c198398818952bb927b05753cbd03370b9494a29a8ebe3f64fef3dd17eb0e5782d7591be588c99d25cc36a1ae349623548c8bb77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/elastic/elasticsearch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-elytron@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-elytron",
      "version" : "4.19.0",
      "description" : "Elytron Security Provider for camel-undertow",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-elytron@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-elytron"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security/wildfly-elytron@2.2.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security",
      "name" : "wildfly-elytron",
      "version" : "2.2.2.Final",
      "description" : "WildFly Security SPIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "279ffc59cfa8b0dad212337ce7d65c48"
        },
        {
          "alg" : "SHA-1",
          "content" : "529b7095062b42a8f8c13c08f318af9963570e4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "1716da141fbe26108762040b8978d13f8a0ff64373161d5bd69881e0f5a00ef3"
        },
        {
          "alg" : "SHA-512",
          "content" : "09cfe8c9bb5dd4dab79868ecb8ba6d393574d838f2ea854ef4010e116eb59305b49fa9af2150c1bf75eb01fb7c51010338b5cfa78af245d96d158a2f16f830c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "e16e43525e77983c7170ab02b1803c809141071aac981ce4911a9776a4df3baadb78ec6ff21e6d615f6a417513ed2e0b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "522550b435673563d23b33fd1a9fd6ee3224f32491f0e41373fa6bcafab79bc7e21939db5b19d7a533c903e9cfbbd3c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a01ae049958dc3f0afa083b3826490fea5f16d457ee3b5f8832afd2431a199a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4b7a21ab3e6fe2673c11a8d732655bf528848c58037d70bcfc6a544666763e7a43cf594c2d37bd0cfdd84a5189a2cea8d334cb19abe2aaa2cbb459cde77bf399"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security/wildfly-elytron@2.2.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/wildfly-elytron-parent/wildfly-elytron"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/browse/ELY"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/wildfly-security/wildfly-elytron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security.elytron-web/undertow-server@4.1.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security.elytron-web",
      "name" : "undertow-server",
      "version" : "4.1.2.Final",
      "description" : "Integration project for integrating Elytron based HTTP authentication with Undertow.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a963e743f466bc48043b603573aa24c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "4a8b4b10130e5413c583260c61f5820c22fee679"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b5f69a2b16c80c591f5c66aee9e6b9651034ebfb35f8bac9c70e63a6aba0506"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b8480826b5ec557e9f94e2533d38770a19435a1c275b04aae4938297311d884e8109097000c011e40b9c0dd0c678f33e263ae5f5862498b0d4fde4070538961"
        },
        {
          "alg" : "SHA-384",
          "content" : "d9b3f55fe13e0dec92a58e28356b9a00890a6dcc8e44803d0bcdd99c61a29299c100ce0dafc16a3cb53770c22b85c48a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7672075fdb8248037c3db654f9289ce60ec23c98fafe35fa958cb4709c69ca096506ee4f56691bb405351d974ea6155b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b8dd64ec87b6bad11d7a8a04a30635c83d406c511325d9c65dc4dfd51aad2d28"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8927c2e538d1f54ec2568e910601a90c9c080a9b0dcc753a1b0df1dc2f72772a7118ce7e4ec047225d8ce48ee4c048bd97381d08e88dde0d523e361560054553"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security.elytron-web/undertow-server@4.1.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/elytron-web-parent/undertow-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom/elytron-web-parent/undertow-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security.elytron-web/undertow-common-test@4.1.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security.elytron-web",
      "name" : "undertow-common-test",
      "version" : "4.1.2.Final",
      "description" : "Common test code for the Undertow integration.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7e3959b989a45c98819cdb0f6e8e7845"
        },
        {
          "alg" : "SHA-1",
          "content" : "23423165d9cdbb45da7ab6c13dfacce5c72c3a88"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb169060b96ce2aef6323c182a6f2c194c20f2c7526e4ead5e09262a313aafa8"
        },
        {
          "alg" : "SHA-512",
          "content" : "a61cfed35432d3616495c900e82b000b2fe2e1f55991c2b235178b9899c45f8fa9b5de146cbfe8f9b25fa1802138c43f3483b7829ee46a3bb50e65863b68f28e"
        },
        {
          "alg" : "SHA-384",
          "content" : "46069b1ca7d383a3d13851cd0bc4cd7717477965dbe9f35498eaf8e1633c857bb1a7a383d97e2cb64a5d9cf3fbb5a28b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "79ea65210ab1ec6db2a9b638792f4f69d4af4aa95f71865e70a25848cb6e4bed0bee6f4fd5d25626daeaf74b95cc52d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ca64be141e473185e417e804e9ca244bd5235db9763a8b003df9276a7de58f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "161e603c6ad9d4627da372ac1e5f38b4a4c6e943f2c6e0024be5a5018dd56ca50dfcc380749d8c464c7c595638909e516b57137867a2f932767fb5787cc541ad"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security.elytron-web/undertow-common-test@4.1.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/elytron-web-parent/undertow-common-test"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom/elytron-web-parent/undertow-common-test"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security.elytron-web/bare-http-util@4.1.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security.elytron-web",
      "name" : "bare-http-util",
      "version" : "4.1.2.Final",
      "description" : "A HTTP utility for testing only that enables tests to push the boundaries of the specifications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "732accecd828ed1296db3eb7b5031fe3"
        },
        {
          "alg" : "SHA-1",
          "content" : "56d3cafd70544b6ee7925bb4203fcf8ed153b725"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac6c87428bfa48155dcded9bba600ce2379fef93445a09747cab6c9e435fe3a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a369fbea9b0622394f3b6201f9fac0b0539c95b2a2cb4be91ffb9b7c9803d741a5fb0405f4366c19220b6c09793c21a7cd0b438be4980d651bfed7cc0689101"
        },
        {
          "alg" : "SHA-384",
          "content" : "6476957472b5dce18de664317a4912314767bc035ca63835d50deeece803c657a4984a8791b0e4782e481ed8597a7c3b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aef52051961dd417edfc1bfd93ff6d16de9eb73412068a832bac584097efe251e20a2eaa32775f401b0aae908b1b5b9d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c2598063563e8ce7745614bff6740789404445fcfa7f3ee7346828b0ab327804"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e9ff3a9891b862e937bb9c7d6d57685e77280791986f709efa72510c5606babe7032f3dddd5d47e73ba36626f2b7676ce69bd6a2aa21851719ddda2bb0f405e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security.elytron-web/bare-http-util@4.1.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/elytron-web-parent/bare-http-util"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom/elytron-web-parent/bare-http-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/junit/junit@4.13.2?type=jar",
      "publisher" : "JUnit",
      "group" : "junit",
      "name" : "junit",
      "version" : "4.13.2",
      "description" : "JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d98a9a02a99a9acd22d7653cbcc1f31f"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ac9e16d933b6fb43bc7f576336b8f4d7eb5ba12"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e495b634469d64fb8acfa3495a065cbacc8a0fff55ce1e31007be4c16dc57d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "a31b9950f929a7e5a600d89787ef40e42a8a8e2392e210d0c0f45b3572937670a18a524f1815508cd1152cd1eaa7275cb7430ba45c053be365c83c231bccd3f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f85c56a77c699eb87630b9e8224068a34c296bcd9aadb52248dd4665036f5bf1048fe75e5cb590b59e7855ca716acae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "590cfd9396424583879ca8ad732870406bab18325ac72fb2bbe188b9611278d6341700badf7cfc32525b8ff42900c905"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a06b3fd2fd1d9f4306b58125484e3605a395afe5ffe2c801e43ae462f366a430"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6d25ce3c14f9065f06dfd0e68e1dad5c03bd5de0a302c44ca4733d2cb87ec1bc6f0abd36d65aeee8caf328b6881432c4b682fa4b4b1fa931c3c950de5129fb2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/junit/junit@4.13.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://junit.org"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/junit-team/junit4/actions"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/junit-team/junit4/wiki/Download-and-Install"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/junit-team/junit4/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit4"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.wildfly.security.elytron-web/undertow-server-servlet@4.1.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.wildfly.security.elytron-web",
      "name" : "undertow-server-servlet",
      "version" : "4.1.2.Final",
      "description" : "Integration project for integrating Elytron based HTTP authentication with Undertow Servlet.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c8da9bb3c875d63d7c07f37a5e80931e"
        },
        {
          "alg" : "SHA-1",
          "content" : "baae12b1265b30d45b8d8a1eb12d5c239b577a13"
        },
        {
          "alg" : "SHA-256",
          "content" : "c468beddc1f4686e7d3d314ee59d43df3521a292556de542ab0f681bc18d1aa8"
        },
        {
          "alg" : "SHA-512",
          "content" : "ade2024522ed8778d5a2b9e9264f66f975a43cb8652b3f76ffbf7a3c7b71ce990c16c8fc133973ffd804641dd72c0b6d709678c6c9fb0a987c9cade3a7b1c910"
        },
        {
          "alg" : "SHA-384",
          "content" : "700db261cd529a76d8dccf9924c3c4df99f052baffb016e61450845bb9178bdb25bd8f0cbc19102aaee344fccf03a54d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "79ca57766c01a9a6d8dbafee466de79e144317c2b328304ecf4e3658396233e942aa2aff68758dd0fed997be6d799423"
        },
        {
          "alg" : "SHA3-256",
          "content" : "97c3eaf8e6f1a1104abfa2651dfd65b7fe237cf0bc0c14a74a59143d3ca66e3d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3d5183510d5f4de7034d3659415d450dd39ac0873cfca513d6bf68137c893f4464cd5a4d6c7c1dcede0cedefe2e50a51aa09708071417a3bf970ba96ff8af08"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.wildfly.security.elytron-web/undertow-server-servlet@4.1.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/elytron-web-parent/undertow-server-servlet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/jboss/jboss-parent-pom/elytron-web-parent/undertow-server-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.metadata/jboss-metadata-common@11.0.0.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.metadata",
      "name" : "jboss-metadata-common",
      "version" : "11.0.0.Final",
      "description" : "JBoss Application Server: Metadata Aggregator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e39dda86a937ac9b60c245ad7eddd49"
        },
        {
          "alg" : "SHA-1",
          "content" : "190edfcd7ad93a3b83090958873ac150fdc56b76"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f8902b6e256831de5b0da3a796d10d6e34a1f08dcf455abc348d59deefc9708"
        },
        {
          "alg" : "SHA-512",
          "content" : "008ebf7522b9a6d047f0b200f9c7f667e7312f6b5096f021cad0580c1e2891da339625ee3e37c024aa4babb399bca7733bdf6737e93e9a80b5e0691cf0b84d9d"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b5ddbe3f31f09592a3004ebd03e287c458e0d300bdd83b8fa1f059f5d7ab79f3dfd8f0dd2997bed9a6e62188fa86c71"
        },
        {
          "alg" : "SHA3-384",
          "content" : "40a236080f9b2230f5b700a3eca592d15e8862b53622983c7d8c01c14c1db6a38f9231260cfc7d049838d031b3a332aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "34519f134ae58fc4167133420a1f415030e2d51f9cf3d1bc855e7bab245c537b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f27b7e8046db418e95d72f3cf1d581bc3a59e19fd849553804c5e9345d0b88de51f6be95fce9bc512731a0497179acd1379efba9e12c9e718350b45ac3b8b0b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "http://repository.jboss.org/licenses/cc0-1.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.metadata/jboss-metadata-common@11.0.0.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org/jboss-as-parent-metadata/jboss-metadata-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:jboss/metadata.git/jboss-metadata-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.authentication/jakarta.authentication-api@2.0.0?type=jar",
      "publisher" : "Jakarta Authentication",
      "group" : "jakarta.authentication",
      "name" : "jakarta.authentication-api",
      "version" : "2.0.0",
      "description" : "Jakarta Authentication defines a general low-level SPI for authentication mechanisms, which are controllers that interact with a caller and a container's environment to obtain the caller's credentials, validate these, and pass an authenticated identity (such as name and groups) to the container. Jakarta Authentication consists of several profiles, with each profile telling how a specific container (such as Jakarta Servlet) can integrate with- and adapt to this SPI.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e4eadfb4328019c28daae80f00e8368"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab053bd934aa4e30851fcfcc12bc5237d8297ba3"
        },
        {
          "alg" : "SHA-256",
          "content" : "70ed442ff158dd307c99e47788709d133a6c67ee92f69e5daf1d4665c2195bfc"
        },
        {
          "alg" : "SHA-512",
          "content" : "1732995879ab3c95317b06776362ef2b7f654af9322a770f5cfdcac807b3224a03e50d399cacdf03c48fe38ea179db8348f46251068a43ef84653d464edec86f"
        },
        {
          "alg" : "SHA-384",
          "content" : "fb24caf34be76137004e51b2cd71300de855238aaa9815eb76ac72af96e92b44b281010cba59722dd2243de60b43c34a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "041f005c6def6f41cbad9c3a60d746d15084e00399dc46012668ad865cda663247cf904be02efe5923015d8a95e336ea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e18c958b83e3ffe9b9de67a8885a89a852f04dfdd0a9890ca0618ac180bc209e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ffa23fd54e00af1bcb5110fabf7b945f2e162a2c446efd7c6e54ddb280049f4a6f7c46eefda5803a73a99afaa8f76dc754ae1bd73f4edc038ab421b13fd939c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.authentication/jakarta.authentication-api@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/authentication"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/authentication/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/authentication"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.authorization/jakarta.authorization-api@2.0.0?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "jakarta.authorization",
      "name" : "jakarta.authorization-api",
      "version" : "2.0.0",
      "description" : "Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c44a25bf7b91490f78cec256e34fd88a"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e81e58db8bbdc4de100e8ed447464df753afc52"
        },
        {
          "alg" : "SHA-256",
          "content" : "89352076473046b40a6ba4b400477ad79d213cdee6e26fa73db085a88be8f481"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f9002b4f194c45a05c27cf467fda9a923fa8adad784127a2873563dda06e3f2faa314f94276d789e52d363f06dc2cf12817c98daf2ca527d5af04586cb3c7bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "cca0f71abc00d909ae43d5ccff436dd673f4ebdeb95361d06a01917ea273103a35ad661df8b9e480c80db9a94f876e29"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c44f67f009d74b1e8713fbf911e9389ba1172beb2945e313887081e751f32913592dbd03a68e816edae0c672cca01e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b8488d6672379927aa6a3ad18baa3a02be005e526117dd688d4d8e6dc3872e94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a14d1668bb5eba36d5f81f068e323489a3e34243e9b90a56a0575691abba3f9576cf83208796d15f9202c803a42e6e64a7569316208e5b9d0c85301275154614"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.authorization/jakarta.authorization-api@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/authorization"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/authorization/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jacc-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/authorization"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-event@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-event",
      "version" : "4.19.0",
      "description" : "Camel Event component for subscribing to Camel internal events",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-event@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-event"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-event"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-exec@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-exec",
      "version" : "4.19.0",
      "description" : "Camel support for system command execution",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-exec@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-exec"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-exec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-fastjson@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fastjson",
      "version" : "4.19.0",
      "description" : "Camel Fastjson support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-fastjson@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-fastjson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-fastjson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.alibaba/fastjson@2.0.61?type=jar",
      "publisher" : "Alibaba Group",
      "group" : "com.alibaba",
      "name" : "fastjson",
      "version" : "2.0.61",
      "description" : "Fastjson is a JSON processor (JSON parser + JSON generator) written in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cbf3117b1f2f8398f4939833f5bf6405"
        },
        {
          "alg" : "SHA-1",
          "content" : "42696b92b8fef14cf015d4e93803b031b5914fb7"
        },
        {
          "alg" : "SHA-256",
          "content" : "96e2f5469b2c45ae290a5abf43655d85546c4eecc74c0cc4af4b4b4dbc69f7c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "4fbdadbfe30ca1dafc898b8c01aaea24dd44e40b2563f581ca8ae6c5c410c1e306cfece453cad237c81b465b4946302cc70021f97bfaaf5980ea150914dbf317"
        },
        {
          "alg" : "SHA-384",
          "content" : "a43069abe34e3d365603829c949b055310f36b49caba80525edadb0da62d87a78f25577cbdbf98036e5783b3c9cb5e19"
        },
        {
          "alg" : "SHA3-384",
          "content" : "db9fe987ff0853a3778b18fc505a201ba7780c0e5768cdddf2c2facb441d6ab65ba085776cb741ca75529b309ceb9873"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3c213ba304c27f9f8c2739ff22721b2053b63d9a704bdaea12fcdb4d2a9c039b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "851d53fbf31b02dcce961f43654118f6f38f29635017868f238bb8cf41f0acbda87a4351a828731a9d1b4d6f56e67109902da25c65643bab3e60debd8225e0de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba/fastjson@2.0.61?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/alibaba/fastjson2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/alibaba/fastjson2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.alibaba.fastjson2/fastjson2-extension@2.0.61?type=jar",
      "publisher" : "Alibaba Group",
      "group" : "com.alibaba.fastjson2",
      "name" : "fastjson2-extension",
      "version" : "2.0.61",
      "description" : "Fastjson is a JSON processor (JSON parser + JSON generator) written in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3a7a0da3d2662f9ad4d8a7a761ef50c"
        },
        {
          "alg" : "SHA-1",
          "content" : "1de065e46e5a3e534109adb3158284326982726c"
        },
        {
          "alg" : "SHA-256",
          "content" : "f6fb8d89a820a847c7e4b009420625931f43b8b62f4136c2298d3a91805989bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8882827831943016c2b28bfedc67af16b52e9289ce13fae3df4903c8b14a4355752596d098c4609f64cb5d5c0ec2d3c5240dcf1fc2541da31bb3d4ec4fb5bf8"
        },
        {
          "alg" : "SHA-384",
          "content" : "bfdad2a298d4cfecb099d9384e46694902277f1b868588c6610c41b502a5353ea9e71ce3a1997a8f2aa7af5c2512a3a3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "323616281091a615497fe5a2bbdbf9ce9e7feadee201ef9ac37946097ed8af31949ed6563a7cc21db0861543be220ad6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b81d9ab49d83411d82735d5baf7d417ebbe8917e67b2cfe00a5fc44bf9b79ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "46111b5bf20cdc9cb8d52f4b714517e348f4943091ac75028152916d0877d47b84e66fe09b22e8f98ed125646a2d29d37afa53c5754ff8d0c644d4d6ee9b5b0f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba.fastjson2/fastjson2-extension@2.0.61?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/alibaba/fastjson2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/alibaba/fastjson2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.61?type=jar",
      "publisher" : "Alibaba Group",
      "group" : "com.alibaba.fastjson2",
      "name" : "fastjson2",
      "version" : "2.0.61",
      "description" : "Fastjson is a JSON processor (JSON parser + JSON generator) written in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b7afcafedf34a07b9561a7449792a77b"
        },
        {
          "alg" : "SHA-1",
          "content" : "eaef1263aed935e7721fbc06450a86431ab07c00"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3ad16c4cd2529d542b7cb7b91284e3001d1494c8391f3fab235804877bc8fa5"
        },
        {
          "alg" : "SHA-512",
          "content" : "1b937d12fd7bbf6d256720e069ba759948bf09f0a5e29a849c92cb8a0964695f11dd96e52e632aff536b88d45a4353c5a5ff2df65686d213739bd7c610dab99c"
        },
        {
          "alg" : "SHA-384",
          "content" : "c008de0008b3e93871c9002f9c2b828ba16ec1946e7374290fc10e6ecf5337755c84d9900e1c1749ba2ae308ab85e190"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e06437d7330c57283b98ac258e7cc52bcfcfc68cac45e5e19611913317ccd704623655b77cf30fddaaeb09375e6e149"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f9a47bf797900f9dcbda8369927861e117857e0a70e04f36bb34187ee9cdda6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e86d650a1ff767adc6afede47d952915d051a8ca633475d1ad923bf7727798c474a3de3a26ae407f866071109c225c2f3d85816fe269b6f64a8afa3592f09ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.61?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/alibaba/fastjson2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/alibaba/fastjson2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-fhir-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fhir-parent",
      "version" : "4.19.0",
      "description" : "Camel FHIR parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-fhir-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-fhir-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-fhir-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-fhir-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fhir-api",
      "version" : "4.19.0",
      "description" : "Camel FHIR API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-fhir-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-fhir-parent/camel-fhir-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-fhir-parent/camel-fhir-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-base",
      "version" : "8.8.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1bf38f1847565ee6b7080b86f208c345"
        },
        {
          "alg" : "SHA-1",
          "content" : "cf9281e74d77c77c9fe411c399cf02612aa5109c"
        },
        {
          "alg" : "SHA-256",
          "content" : "385c7ee08fbd438328e2c2ebf7b3b3678c878f8d9d2805afb54d252d218d6cbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d5ed4346f9fc6c4672de1c95103db570d84f34e6986b0f7a8b29f6c2f90629662fc916dc307cf772b0eb5240253d90dca26326db4bf1e1d871274dc9a2b3258"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b35c2f42cbdebab0bb1f33c7f898a19c39b8b351f3a8f5b38aacb978a1b074b787ac672c7af94ef8d8b2baf08bb83a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a4aa44be2768300213823a4d488fc39384a3c831b6f989fd82ae677b2d762ae8a14df461ca2d5def5824311f984bb0e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd9329e65ec519f430b812fd404f88c79650d1c85690ee19e3bd8d5d1d5af097"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b8839299c8ffa6deb70820dba0f17551bc0587f4ad0a05f894383d85b05438552c266e9765d902ebcd0a4bde9cd5bb9b64ad1ce947206740be1d46e9b88e62e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/hapi-fhir-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.16?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "jcl-over-slf4j",
      "version" : "2.0.16",
      "description" : "JCL 1.2 implemented over SLF4J",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c077b88c43f9d63f64f9880fdb457efb"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d08badad22f1ac07deac9188ade596472a2bfd9"
        },
        {
          "alg" : "SHA-256",
          "content" : "5744d62c5af556e839ab922c9fa3f737f0a5971e478ba68b2eb5256b2842ec78"
        },
        {
          "alg" : "SHA-512",
          "content" : "5c4c540ac68898e49a126611665bbe47e660591a6aaf9f1d1c342116a2b0f6b5f7225d8072917b1fab0cef4c5ca48c0d1508655ce5ab368d7c27be78b3c75c87"
        },
        {
          "alg" : "SHA-384",
          "content" : "90c2ce65783350a6bf25cf6abe6a4583f7ad9ec8807ee51fe7543c7a6a163ecd5141c29853c3ea35e05c0069e09141f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c65b56e6743867a1de077828446999c0f8de4b47fd56e40f136157735143f462ebb5fc3f6fc02a3db790a81cf823c1bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c00f9fc1f31f03afa6ad252a7aff15edaee78b2b742bf65a97cdd74f7189120a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e7c5af053bc0334fe2a4c9c2c6311a55c34b54889a2051c33e97eb9edabf3ea1064a017de4b510a54f77720c9a24ffdb832218bc92b4db6fc3b9cf972f268dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-parent/jcl-over-slf4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.44.1?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.44.1",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "89df0d23c4697e35acf403ce4d8c858b"
        },
        {
          "alg" : "SHA-1",
          "content" : "17115247ee4d6119a2c1d7d1a934a561788eb6b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "097e2e71c8b8c813f4a13176baafbbbb124b1253f5c9fffd110bc2add74ace93"
        },
        {
          "alg" : "SHA-512",
          "content" : "ced5616396a601a19a4ac893705afdbe347c1f5be96476cd3a070d6543e4a29bd4f54caf69ccb62abcf6941e6c4ff66eb33579e3f3de45ac70b428a978ae6c8b"
        },
        {
          "alg" : "SHA-384",
          "content" : "5b6f8d13a6676ac3297b03795500bf4eaf5a1f8c561cf8cb22d0a9f3f0aa4a0ab3a34f82e70c4e28c5538cd8f78cc17f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ee707527f082bde40b5d568892141430addaa085c91aaee2ff3ce00d8f17c21a591f859741bb9161e6e04317d5f316c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5f9d23c1dcc20adb43fdf4792e9aed0675b0ed4a2a88970e51f4b83a2a55cfbd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55ce02dd09c025ec7c2e9033200666cff327b13957e76cf6250f4bf406aced549a893f204d044e1f51f69775f9f7ab7303eec385bab837bed307ebc9cfd01632"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.44.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.44.1?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.44.1",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3db904e4b8212c1abe07b87ae095d745"
        },
        {
          "alg" : "SHA-1",
          "content" : "940ee86bb63502c6d3a54976d39c00f983fe4c81"
        },
        {
          "alg" : "SHA-256",
          "content" : "006b3f7c3880356a86f02c40eedeba124f226a2f145fe904cc1b7def0088bab0"
        },
        {
          "alg" : "SHA-512",
          "content" : "883717436a49b2ec0d0a26a58ae54a8df078d13748a7ec9327346a28bff50753641da632f3d16c39bd33dcbd0dde99edae05f47b1998b729b761d0fd5ff87e10"
        },
        {
          "alg" : "SHA-384",
          "content" : "d16a017f18f351745a2f1bf156710e6adc0309fb1b72657dce6e9b68ebff92d86a900894c4b8770df3f2b2eb53088b00"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5ecd8c1c71f41bebc251b9756e4c5e34cb1efee395b40cebb0d413ed9535e79dcfcb3c348e3f5152a0a94f87099ae835"
        },
        {
          "alg" : "SHA3-256",
          "content" : "635e338cd3c680ba68e5cb759bc4000c74f4c8f7613ed71db23cf8c35dbb750c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8c1818028d2b31ccca92a4621e64c05699cbff0f68df4b801a819e77124fbe2e99628ec0f5e3a55822b95a2b5b11c6e8e25afcc268abbb893ce2987c1d3e0e12"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.44.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar",
      "group" : "io.opentelemetry.instrumentation",
      "name" : "opentelemetry-instrumentation-annotations",
      "version" : "2.10.0",
      "description" : "Instrumentation of Java libraries using OpenTelemetry.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2f38b02a63c08180cdc44acf30401a15"
        },
        {
          "alg" : "SHA-1",
          "content" : "69095b948c0b534d8f6ea11b78ddd46581c07154"
        },
        {
          "alg" : "SHA-256",
          "content" : "906ba2ac747109e4540bd8723763fc1d0c51600b9fea203ba2276a42959bf6d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "08967113a94cb74e0e0911bb3fd4560fee56a942ee450358eaeb7166984a134cbdfadf890178ab05dc9dbb0cac9c6816213c465bd7cd9032830cccf861992782"
        },
        {
          "alg" : "SHA-384",
          "content" : "be9c5acb20ac51d4d37b4251885d8e9deb77584795ed3b4209495227a2e889cc8d5aa6df053e1fb6f737448cfc14d932"
        },
        {
          "alg" : "SHA3-384",
          "content" : "141151f12d44c31901ea9f91b0aa8874919b1d62954c054b9e200179d6650eb21f53185af26031a171b8e7f8a7e21560"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d52ea5768616041d7b669e9c4c432acd5b0cb96d59c312703a1074e1bf8ebe16"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7307908e249bdf9ea81cd5d4c445177b5a253904d423a39f8c9616f03a0270a5ef31e0f53082bb318fafb3b2aa4e6fdf6fb7f296e5d7ad89e9591ac855116a55"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java-instrumentation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mina@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mina",
      "version" : "4.19.0",
      "description" : "Camel MINA support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mina@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mina"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mina"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-hl7@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-hl7",
      "version" : "4.19.0",
      "description" : "Camel HL7 support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-hl7@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-hl7"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-hl7"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar",
      "publisher" : "University Health Network",
      "group" : "ca.uhn.hapi",
      "name" : "hapi-base",
      "version" : "2.6.0",
      "description" : "HAPI (HL7 application programming interface; pronounced \"happy\") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "85c6a4edb0f22c6bc69e495f55c078f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0c5c93826e4c4b27e66021c8fcc0c53df7f6777"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e91877df2d0d5a0bd3bb3b670f624fe060344fc74e618e24d80aa0e86b31259"
        },
        {
          "alg" : "SHA-512",
          "content" : "9cf9c097df159364e94afd5c11735b969bf249dc83514469d450df0bcceda8817ad0457904aa4451be29dc61f3ade3e9670d8f9ebb736c7e221b50205cb19a54"
        },
        {
          "alg" : "SHA-384",
          "content" : "88d99654a363ef5abba10bbab653dc54e29637269bbeaa545828bc32af8e98e2dc6fbb91092939278434761baee0ccfc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c6b7254309321ef1e538b4f9112e1fe65f077ddcc41f2fb7fe78ed5befa559121752bc9e8642c3414e232eb6b0ad4b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1766cecd623dd5a3655802380ab8e9904be4d50db6840bf864b73db0c771a90c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0e24621530c0f2e8940604f7763206c0724598c84d1846b9ce79d16f67d30e18028dbe30ac910f7006452a1d370cd179f1b8b5cc2f23123c2f3c2d8b682206d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "HAPI is dual licensed (MPL, GPL)"
          }
        },
        {
          "license" : {
            "id" : "MPL-1.1",
            "url" : "http://www.mozilla.org/MPL/MPL-1.1.html"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License",
            "url" : "http://www.gnu.org/licenses/gpl.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hl7api.sourceforge.net/hapi-base/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://sourceforge.net/tracker/?group_id=38899"
        },
        {
          "type" : "mailing-list",
          "url" : "http://news.gmane.org/gmane.comp.medical.hl7"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-hl7v2.git/hapi-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/joda-time/joda-time@2.1?type=jar",
      "publisher" : "Joda.org",
      "group" : "joda-time",
      "name" : "joda-time",
      "version" : "2.1",
      "description" : "Date and time library to replace JDK date handling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3da033b9318e910a4e3d718a6b1f5b58"
        },
        {
          "alg" : "SHA-1",
          "content" : "8f79e353ef77da6710e1f10d34fc3698eaaacbca"
        },
        {
          "alg" : "SHA-256",
          "content" : "5bce965a5e1dc1add255f1791a18521a7a5ecf36e436acb7ce2e5eda9d1a8e10"
        },
        {
          "alg" : "SHA-512",
          "content" : "baf3b4c4067dfa12b9cdb1b666e5ab3aa0e3d3124a00d03a3e00d07d7c0466182a2d0979b20427d3f3d4940388315a7773487932b040b0060c448b2c9fac69e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "c686400cea7e19896ee92c785a18004b836a005142a7592a313931145e79eef5a1c6a41daa5a1f6014af9ab81bdb765d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee0b728b4a5056f781ee0b2b937d2d0449a29a267fc150b16babb3d03c4a0abde40b5b154ce0fcbce3194878eb571c7f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa66eeb0b8b9a3224c99553785353a5301deb0151e89d5c85a0e0c1236ebfc80"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d68668e5f8f14a22163de2b7b1cb6dd9d86c176a272d6a87377c169225d38e8b723b27803a5df9af38d438428490a5daeff092371130cf0d0b5772d20622194b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/joda-time/joda-time@2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://joda-time.sourceforge.net"
        },
        {
          "type" : "distribution",
          "url" : "http://oss.sonatype.org/content/repositories/joda-releases"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://sourceforge.net/tracker/?group_id=97367&atid=617889"
        },
        {
          "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/ca.uhn.hapi/hapi-structures-v21@2.6.0?type=jar",
      "publisher" : "University Health Network",
      "group" : "ca.uhn.hapi",
      "name" : "hapi-structures-v21",
      "version" : "2.6.0",
      "description" : "HAPI (HL7 application programming interface; pronounced \"happy\") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6f7a80cb62d75ba5db74c20e82cf3227"
        },
        {
          "alg" : "SHA-1",
          "content" : "49f67f1f9319345cd843328a2fc0ba9a1679eef1"
        },
        {
          "alg" : "SHA-256",
          "content" : "ff14c0fce61a43a8379a1ef2f06fbc03901fc566dc20fbadb936671dd38ff36c"
        },
        {
          "alg" : "SHA-512",
          "content" : "4fc0304f8dd3317ab9ca19cc8a972c18f1b2af3fed6732386ec41a4354b4121857c8424cdd7dce67edb0431082457d9f38857e39994e729ad0e762dfd93cab1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c1932efc033cc10a09016e7c2d81a57b52af24b9b91efcc5c26c5d5ca199dd7cc4fd197ce7311ac1d43ea48c25b7fc06"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e6bbd3ac2770fd41d2d995d8bcecd9c5e5a5444526a4db4ba312e824ee5253d08936c7fd38ec627caf651a67896e7031"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f969fb9c2ca7c5abd4ddcb9d986bf282419fcfc53e19a4f2eff886ba501df90d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2b9ac47897c6d05bd35fe62c6fed6df0c79e2ead8bd87d185705f7860405d9ea2179b35572747efcf1da02e1e2f787bd05c19d580208b3e84d0acf0d9c0d2f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "HAPI is dual licensed (MPL, GPL)"
          }
        },
        {
          "license" : {
            "id" : "MPL-1.1",
            "url" : "http://www.mozilla.org/MPL/MPL-1.1.html"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License",
            "url" : "http://www.gnu.org/licenses/gpl.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi/hapi-structures-v21@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hl7api.sourceforge.net/hapi-structures-v21/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://sourceforge.net/tracker/?group_id=38899"
        },
        {
          "type" : "mailing-list",
          "url" : "http://news.gmane.org/gmane.comp.medical.hl7"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-hl7v2.git/hapi-structures-v21"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v22@2.6.0?type=jar",
      "publisher" : "University Health Network",
      "group" : "ca.uhn.hapi",
      "name" : "hapi-structures-v22",
      "version" : "2.6.0",
      "description" : "HAPI (HL7 application programming interface; pronounced \"happy\") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0009c2ae4b9b61e35cb4bdc8b7109b11"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e94bd7caaf16f54d8059925afcf3c32c3479981"
        },
        {
          "alg" : "SHA-256",
          "content" : "efb08991abbc620f6b48a03640dfbe15ecade16a73a36960eed2de5c8d5bc683"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9eb7978afe7ea82f80431cd9496b18f5f7251d6cee6486a3cbf5c9b0b7db5fbde6c090dab775fd597192ec2faa25ead180340188eca23df845557ed1cf64491"
        },
        {
          "alg" : "SHA-384",
          "content" : "b192bd9035776e37f7d8ad9d4337691236d50c2d676f44156d8bdcde9173b7c19e253889d595bae6a56e92a71671667f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a438219251b031c525d5e47c594cba734f82adc110a0026540151de054d5e74016521b94b9a8d47d936988ba5935c70"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e8592fd63f215c0840f4956605928f6df872591fd71951bc4da36ffde0505d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7b2d5cc4d5d81f0b38893d14adc14619a37363844d09cf564084de1ee7b38e0e22687d63d599ceed9f7e6b227cba00a24641c69df0150b389328a35483fd204f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "HAPI is dual licensed (MPL, GPL)"
          }
        },
        {
          "license" : {
            "id" : "MPL-1.1",
            "url" : "http://www.mozilla.org/MPL/MPL-1.1.html"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License",
            "url" : "http://www.gnu.org/licenses/gpl.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi/hapi-structures-v22@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hl7api.sourceforge.net/hapi-structures-v22/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://sourceforge.net/tracker/?group_id=38899"
        },
        {
          "type" : "mailing-list",
          "url" : "http://news.gmane.org/gmane.comp.medical.hl7"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-hl7v2.git/hapi-structures-v22"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v23@2.6.0?type=jar",
      "publisher" : "University Health Network",
      "group" : "ca.uhn.hapi",
      "name" : "hapi-structures-v23",
      "version" : "2.6.0",
      "description" : "HAPI (HL7 application programming interface; pronounced \"happy\") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eeb3c0750f2728d75c0cc7856a8e0208"
        },
        {
          "alg" : "SHA-1",
          "content" : "daa791171e331a7313770e4c471f9ba900c12f0f"
        },
        {
          "alg" : "SHA-256",
          "content" : "134c7c5b71a93b47aff710531bdd0f72a5c93fc9e291dd1a19b867baf6e46900"
        },
        {
          "alg" : "SHA-512",
          "content" : "237903ef2f3268ef7be120cddafe0b674a9b1b58bf9faf5a2e483e0c899e11a46613d2b1978e5c267bb9920ab1f6d41ebd15ed636938c7ff32d093ec223079bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "9215ac0bf42ffd6c0f0d4f7789254139c81d9cb70e30057164ebece79df917bdd23ac173feb809e3de2736374f64eb34"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a76320133cd5050ae62fa71b5551666ea915a256bcda773c75468f6eeaecf581d354260d81c605b23e7290b0b9a773c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "abdf3bea0d27c0b39b33641163d85e6890e5d18919589ff5fbcb1b86a5be0a34"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d208aad76260974ff8e554bfa1c6562a59c3c8984604f291f0f23997ea23b1e3742de2ada78f7c651fdd7ff9fd0dc77347245a1e29a984ad9517a5e1f654461"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "HAPI is dual licensed (MPL, GPL)"
          }
        },
        {
          "license" : {
            "id" : "MPL-1.1",
            "url" : "http://www.mozilla.org/MPL/MPL-1.1.html"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License",
            "url" : "http://www.gnu.org/licenses/gpl.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi/hapi-structures-v23@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hl7api.sourceforge.net/hapi-structures-v23/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://sourceforge.net/tracker/?group_id=38899"
        },
        {
          "type" : "mailing-list",
          "url" : "http://news.gmane.org/gmane.comp.medical.hl7"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-hl7v2.git/hapi-structures-v23"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v231@2.6.0?type=jar",
      "publisher" : "University Health Network",
      "group" : "ca.uhn.hapi",
      "name" : "hapi-structures-v231",
      "version" : "2.6.0",
      "description" : "HAPI (HL7 application programming interface; pronounced \"happy\") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c19143d4863d7c86f330e521e07a9e6d"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7776c55246176c25b96a43e379b649189c2960a"
        },
        {
          "alg" : "SHA-256",
          "content" : "bdced834ecea54aa49c8ece18205f6bc300c251c59c28e58f3e65f8edc6e68b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "0168c8e8eec0b55be8d3bfe6b6155f1310432e7b4d013c852999157f3b0c8b33a7279bead7ed748cf85c3363ab9b8f48a3e408dc4abf9233649c8d948a7a21ea"
        },
        {
          "alg" : "SHA-384",
          "content" : "aabc7454e4d76ea1f0222bab48fa2f5a16de23e43f3ec60d14fa8c185a942602d84df0612e38b5c56f716de87f409fd8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f781ec3c27416bc3201fcf5b3700fb57c8897a2da492cd764ba77426cd7810ef167d5ee54b54ab2c851cf7b920020c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a5812d365fff1198b468cf8ea08877d864daa9d231683befe8c592f7e9d7209b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8643f90ada894f273ed98b935a63d27580c2502396425ec7a2c335ca8a8c8ba38b33f789798544cd4cb5fafb8ca80625d77778a8b256ac8e1f212c156e509aeb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "HAPI is dual licensed (MPL, GPL)"
          }
        },
        {
          "license" : {
            "id" : "MPL-1.1",
            "url" : "http://www.mozilla.org/MPL/MPL-1.1.html"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License",
            "url" : "http://www.gnu.org/licenses/gpl.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi/hapi-structures-v231@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hl7api.sourceforge.net/hapi-structures-v231/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://sourceforge.net/tracker/?group_id=38899"
        },
        {
          "type" : "mailing-list",
          "url" : "http://news.gmane.org/gmane.comp.medical.hl7"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-hl7v2.git/hapi-structures-v231"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v24@2.6.0?type=jar",
      "publisher" : "University Health Network",
      "group" : "ca.uhn.hapi",
      "name" : "hapi-structures-v24",
      "version" : "2.6.0",
      "description" : "HAPI (HL7 application programming interface; pronounced \"happy\") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d541664d7be6ae584ccec92215c243b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0f31bf83396a1d139c18c54e82500a3404bf671"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c6c3163d6099298dbd785b1ee60c1889a958641175de6844325572476a51bc9"
        },
        {
          "alg" : "SHA-512",
          "content" : "378544c9beb37229fe70e1caadf5fdffa8014d4c62d4248bb5e4ed755e4bb780f0963829a4028f119ded91de493c01a374cf371796a975237466c04a8f7df14d"
        },
        {
          "alg" : "SHA-384",
          "content" : "36f5492c4ed66c999476e022484bb8c8bcfbb077ed958bdec69b73b61a851b1431339112750821ee6a34850d44bf5f70"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c0164dfbf62faf8d1c40574f1ba6c3ec37e0eb04a2ee7730a39ea62c5d0bfde6e87698d0924ef8381eb92d5feacc48a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "79e89cb282872aea9de2933f1a2cedd75ba59a78b1e2b299133471209546a8bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "946d94b917e309283bb7b33f27e7a14f534d4feeeffbc98c8f53d3bbf8c2b24df7f156fd99e45fad755ae096d21903b54fbddc0d67c11ad49f9b1ff8021f1f87"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "HAPI is dual licensed (MPL, GPL)"
          }
        },
        {
          "license" : {
            "id" : "MPL-1.1",
            "url" : "http://www.mozilla.org/MPL/MPL-1.1.html"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License",
            "url" : "http://www.gnu.org/licenses/gpl.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi/hapi-structures-v24@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hl7api.sourceforge.net/hapi-structures-v24/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://sourceforge.net/tracker/?group_id=38899"
        },
        {
          "type" : "mailing-list",
          "url" : "http://news.gmane.org/gmane.comp.medical.hl7"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-hl7v2.git/hapi-structures-v24"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v25@2.6.0?type=jar",
      "publisher" : "University Health Network",
      "group" : "ca.uhn.hapi",
      "name" : "hapi-structures-v25",
      "version" : "2.6.0",
      "description" : "HAPI (HL7 application programming interface; pronounced \"happy\") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55018b60130813821b259633ffd0c5d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "90faebf78ed03fc7c34571149b95f816ac0977d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d4e2ce24cde00c848818fadfa51556af0529827ba57fd741019e661a0b50684"
        },
        {
          "alg" : "SHA-512",
          "content" : "86866bdb63617efc6e850c9c63ecddd8398ee8221b1de8b5ee15c56e2a9b990dc2d7b29a9c2bfdd8b99ae505d4817da577f423bf1e0328a270eb08a78a658ad2"
        },
        {
          "alg" : "SHA-384",
          "content" : "4336a3c2ea8abe6b041a6991a88798f6cee1fb392e8fb2f5c6b3c2b2cb5677df979f1a2934955ec13e35ffafd9846be3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "23fe454860e9c45cfe9a4534ac1536ab1d35d387e724e50aa5216386a5550ec8eb3fbcd59b37963201f6b3383d4e4c59"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4566c7d06b2fb233fd5977486a3d48e658cf271a5a78abe5ddcc6dfed3d7e6c7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b69a8869def318c36a7a7bb66e7387b4394053692b95d57fe1ef458c4f47f592de5afd6c8f07afc578d7deb7ba5bf4ecbecec039a09d12e2fd64885503d41f36"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "HAPI is dual licensed (MPL, GPL)"
          }
        },
        {
          "license" : {
            "id" : "MPL-1.1",
            "url" : "http://www.mozilla.org/MPL/MPL-1.1.html"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License",
            "url" : "http://www.gnu.org/licenses/gpl.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi/hapi-structures-v25@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hl7api.sourceforge.net/hapi-structures-v25/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://sourceforge.net/tracker/?group_id=38899"
        },
        {
          "type" : "mailing-list",
          "url" : "http://news.gmane.org/gmane.comp.medical.hl7"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-hl7v2.git/hapi-structures-v25"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v251@2.6.0?type=jar",
      "publisher" : "University Health Network",
      "group" : "ca.uhn.hapi",
      "name" : "hapi-structures-v251",
      "version" : "2.6.0",
      "description" : "HAPI (HL7 application programming interface; pronounced \"happy\") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "741b9753c4b6b1230782055ee30f4e53"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2305db6d618f93f2400eb1436347e1bc4721e59"
        },
        {
          "alg" : "SHA-256",
          "content" : "5bfe9672f60b0d0a6a1455f2c173fb49b895dd17e19e675a2c932546defd5b01"
        },
        {
          "alg" : "SHA-512",
          "content" : "2f256e0324dc34f29a4d50ce475c100255f2ff924b5fb7667fb43425bae75ee42aa3b96900ed434466f23a2e403c11f245e0f8ac6a39a9bee8f57248b93ec812"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa07d0e3c6e3efdd2e02a57ba41e63d99f9eefeef0788067e73603540d24f88ed02b94b5bc96f6e54854e57418097375"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b7f51d95983cc9d94d667d7604517729bec8fe82c10070a158c307f2b9176fc1e4ccc442ff8786e61ff335b171381ec7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a6f8048b2c80ac86a88f29939d5f58591c3e973e9a46e3ea23e6b94a04b1e69b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e36ade38fb3d74a5f29377d79c7a2c318358814e585dcc0a224860142c79fcb1ac7af2b830ab915ac84ce9d3db0e9bd69e14ef061c5d7320a39823ee26dd491e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "HAPI is dual licensed (MPL, GPL)"
          }
        },
        {
          "license" : {
            "id" : "MPL-1.1",
            "url" : "http://www.mozilla.org/MPL/MPL-1.1.html"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License",
            "url" : "http://www.gnu.org/licenses/gpl.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi/hapi-structures-v251@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hl7api.sourceforge.net/hapi-structures-v251/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://sourceforge.net/tracker/?group_id=38899"
        },
        {
          "type" : "mailing-list",
          "url" : "http://news.gmane.org/gmane.comp.medical.hl7"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-hl7v2.git/hapi-structures-v251"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v26@2.6.0?type=jar",
      "publisher" : "University Health Network",
      "group" : "ca.uhn.hapi",
      "name" : "hapi-structures-v26",
      "version" : "2.6.0",
      "description" : "HAPI (HL7 application programming interface; pronounced \"happy\") is an open-source, object-oriented HL7 2.x parser for Java. HL7 (http://hl7org) is a messaging specification for healthcare information systems. This project is not affiliated with the HL7 organization; we are just writing some software that conforms to their specification. The project was initiated by University Health Network (a large multi-site teaching hospital in Toronto, Canada).",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6da9b589dd2eab7bfed9a492357c70d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "430e446ef3fe6289a02b1e318b278b23b1e070a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "e963243eb41157b67f7e9cca2300672f5788da2fefcf677d5573cf9755bf8f34"
        },
        {
          "alg" : "SHA-512",
          "content" : "74d32e7e0ff8b34dc56f512b582c764b64b0e456e6825f6daef37a6881c6bd8eb7929a631859319042ce1a2f87b0bcf208d8458ff74d3a8fdb4f384ad69c1435"
        },
        {
          "alg" : "SHA-384",
          "content" : "86fb0c358167bbecfcfaa70454b19d1a8d0cde45774f8c3dd5955154c6a13ccb4b5c32bf26004a13343275b17b7feeb7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9cbf3db5ddb7f4daa7ae8674754b8c34949d81f9b04964a19dbd00edee2e5265d63fe26753e08b18ed43c1c61c350a70"
        },
        {
          "alg" : "SHA3-256",
          "content" : "28d4b7d45fc86c6c7832533cd9ae6361475efc5cc28882b5bf4ca20b1a6ff150"
        },
        {
          "alg" : "SHA3-512",
          "content" : "809784b627a2475ea90911bc15a51cd73e22f25f360b07119800fddad32abbc31554a60707d96b22dca0611b1cce1afcd59b50356e4cd6adad40b13c24b3baa4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "HAPI is dual licensed (MPL, GPL)"
          }
        },
        {
          "license" : {
            "id" : "MPL-1.1",
            "url" : "http://www.mozilla.org/MPL/MPL-1.1.html"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License",
            "url" : "http://www.gnu.org/licenses/gpl.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi/hapi-structures-v26@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hl7api.sourceforge.net/hapi-structures-v26/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://sourceforge.net/tracker/?group_id=38899"
        },
        {
          "type" : "mailing-list",
          "url" : "http://news.gmane.org/gmane.comp.medical.hl7"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-hl7v2.git/hapi-structures-v26"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-fhir@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fhir",
      "version" : "4.19.0",
      "description" : "Camel FHIR HL7 support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-fhir@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-fhir-parent/camel-fhir"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-fhir-parent/camel-fhir"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-client@8.8.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-client",
      "version" : "8.8.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c5b31816806f59c0e493b330851039ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "966c9e723064ccb1e023b759e48ae157385ce415"
        },
        {
          "alg" : "SHA-256",
          "content" : "7fa2187c4d376fd6481913a1554cbb4968b305c14ad61ae987433175dbfea27e"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8edc7f2f41d265d5ab8d83a44c3ebce20773070e4496203884d451f13789bfc32e618afc591e7416c2f8b72926730b950b001bebd79b6af1f9ebc0cae92b83d"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b92ba4dea51405e24fa196a943a11a75b22977b12ce8bd4631cedaf089159e3a3cab43d01045e8cc09952459ec84ebd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e440e1ffc4b4df8e60b9edc5bddaa43258bcc9d60a6cd1881305921a79791dbf26ebabd506e738a393fee86921a3cc6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d7285870d9177ab984d859d1372d7da920eebd22508dec0c3edc6ba7558defd5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74e22b70ef44c90cc4ad05926064b7976885ac3a940b6cf608f8da61b38d084c15ef2fba8b881be8a5dc6e342f62c9eeab41dd45ceff394c7d8c78eebdd2edda"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-client@8.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/hapi-fhir-client"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/hapi-fhir-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r5@8.8.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-r5",
      "version" : "8.8.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c1e27be655cb04e35f2e66c9e431d452"
        },
        {
          "alg" : "SHA-1",
          "content" : "00fecf8d4ffbdc9e320f41aa99d310446caef4d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ce1c04a3fc337071b156a2011bdbaea830d5230803e7743ad63afcb68477f89"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d7dae0cfa240834370bb9c6cc25bc92d1a71ee851d91919c1a6c27375de1827fccedbfe44eb032d1717bf3aa9a5ee75295d5aba12bf57a47960eabfe5dc06ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "8742914f85c2e7d35857826d7d6e0009dfd099959394c50c648adc1a3cc69a6962da55d778e49f9bc578acd70abc1222"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f7ec77e9dd1fc6fd4b39022afc4d3fbce912da2ee46633ab4e5ca72d445b9d44a463005f9df4ea7e2d5e09f20c46ce8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b5744dfe3217d6278ceeba116a16561fb0b208c6f678c737eb45a22334ca3ef8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3a08d0c2aab40aac47f247ec2b3157989cd103a37709a631e1289072f97f05d16d4ffe60c172aab8d627eec9f24204c04e163894268f249c875e8685099183ee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r5@8.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/hapi-fhir-structures-r5"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/hapi-fhir-structures-r5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.utilities",
      "version" : "6.9.5",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "43f417d3bba810aebfebf3e99e56d3b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "6ed1cde85798e0dbfeb581c403a3686edf71336d"
        },
        {
          "alg" : "SHA-256",
          "content" : "97f6a3091e0de2e1a5eeb09fea6c55139554fd486cbbc9d93c5fb026ff1b2c73"
        },
        {
          "alg" : "SHA-512",
          "content" : "e7ca12318280089a2b5f53c173b5f5e6a71b94523b9c4aefb0e6f9e0ed1dc93f14054a052c8e6494fa5c76130282f9d0de574005e2e8a73a1ade6994c4b02c54"
        },
        {
          "alg" : "SHA-384",
          "content" : "e902644ce7201dd5820e0a07749074e91912a0a811038c8b987112faf3366f80301bff693bc6a93a467ddca94739b562"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c4f4571b588f54c1a58555130a75eadc2c803dc8649667edb53e4cf019b6e29e9ce0a835c8242c1944ff01d68e1afac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "438d68335d27f2a81f46c3582d3b18d031747339dab481c9e1c1f9cdfa114b86"
        },
        {
          "alg" : "SHA3-512",
          "content" : "732047a468b43add9eb63266db5c4a26299699b476113c24e95ccd697359562e5b54bd26a506c8cf5552fa90d5abee39810066100221feb5503f153c4902f4bc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.utilities"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.utilities"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.icu/icu4j@78.1?type=jar",
      "group" : "com.ibm.icu",
      "name" : "icu4j",
      "version" : "78.1",
      "description" : "International Components for Unicode for Java (ICU4J) is a mature, widely used Java library providing Unicode and Globalization support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c80d1f5abf3ed68bbdbd132e56968f0c"
        },
        {
          "alg" : "SHA-1",
          "content" : "07ac48a1b21b444015ea31c390f19d5cb1c2599e"
        },
        {
          "alg" : "SHA-256",
          "content" : "bbb70d3be23110d7295823eee0c2e896ac3b619b3c0f26168f65eb972df51d2a"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee0bad90b7a5ac8b53980831e1743fe1900631ec9381b109df7be681ececb4af9d8f608c899249370a8ca006208d69d7ba5e3cf1b4613cf7856905fc1df795a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "f4d22ad7c9e2d01c65bac6507e395b626173f72706405c704715a45624edc8aad85e12d516e0f69df0c6622ddb22995a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ffca69b4e6227bc426ec1f06c82d65a199d968a6b4e47697506bfaa291b7a5a73ca8a82c55df1d5d18ecb044fb53db4f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d682bd42617aaa85ee895e4842c81745c9a1a9982cc740a9657570aa2df5d7af"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9baa7a700977b4b60c820e3ebec61484a0c02bcf93261110a644532d64bd0ee2dd6694028b1bac3a12a8d45f70781f8eaa107a0fc952747d56afa9f3088123ad"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Unicode-3.0",
            "url" : "https://www.unicode.org/license.txt"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.icu/icu4j@78.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://icu.unicode.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/unicode-org/icu"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.saxon/Saxon-HE@11.6?type=jar",
      "publisher" : "Saxonica",
      "group" : "net.sf.saxon",
      "name" : "Saxon-HE",
      "version" : "11.6",
      "description" : "The XSLT and XQuery Processor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6edefb67fe3001a1a596e582658f85ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "09bdbb195580875f3ffb084eaf9ac7a7482776b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e482b8130b362fc38ef5c9dee4bac9b085b3aaa7d5bc91bc1888d765c8696f8"
        },
        {
          "alg" : "SHA-512",
          "content" : "681dfd8262c7059dba20c32c0a01cf8aa716eab34d327f7a44421afe5ab256db0cedfd9516df6fee8448272a6685f9371538bb55cf792d228269e5e00add050e"
        },
        {
          "alg" : "SHA-384",
          "content" : "2ee0df81f35ae151d0571907df21469327e2044dc2a898983b810263acf6d4485823d1a04330f5f0d73cd2589bd2f6c1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ff98cefd9fdc3fdc91aa781b2f79c21bb1645d1f74c5e127227dd64c256d64ffe4859e761f0b0cadaf24407298dc3f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8902bd448a2064f9749df09ebeaf28d1ce0b3d109407bd07045fde49ee870ea4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5fcfb2b2c6e035c5977690ff8da9091f2796c47cb73dab6033f9d11d0d4a6b5175cdef48e283dada5ce7e60134b54a0290bdfbed844baf4c8bbd52e5b06fd3a5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MPL-2.0",
            "url" : "https://www.mozilla.org/MPL/2.0/"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.saxon/Saxon-HE@11.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.saxonica.com/"
        },
        {
          "type" : "vcs",
          "url" : "https://saxonica.plan.io/projects/saxonmirrorhe/repository"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.1?type=jar",
      "group" : "org.xmlresolver",
      "name" : "xmlresolver",
      "version" : "5.2.1",
      "description" : "An XML entity/uri resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "50e717a95de8755fc235d06596948269"
        },
        {
          "alg" : "SHA-1",
          "content" : "46b331b4dbe8985a11f7e29bc8fc64285ab7a104"
        },
        {
          "alg" : "SHA-256",
          "content" : "18c7b2d0a99c95d24c2ec9a7566afb88f3dc2bc5086666634d882c679a2037b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "fdcf83ad9afeda91677a8d157191dcd47906035297c07a8e3472409cbba83572d59e050a5023d1af9e58262e704b2215a0b5cca12235447db1158c304598389c"
        },
        {
          "alg" : "SHA-384",
          "content" : "1eb749121c65afb1e00fdc209c29ee1493eb90f57dd40be239de75238969f4af3543b819dd69d6fc6c8b0d0841b859e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea3998450b477fe2d35beecb47c5348eabdcfad9bc922197275d908faf066980f2a1b8a75a7424dc03ef2caaf7e5eaea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "68aa59c4c7beac00c96a3466fef457e13e516553992129016a15bc6a08acde73"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fbab31a0af407bc1ea23443b56ea66d582bf6344798c5e6bf27a276c97d8363497c291e9cacae1698e6123917bebbc6a8f60a40cdd9f5c5515a7b1a903619d46"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xmlresolver/xmlresolver"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:xmlresolver/xmlresolver.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.1?classifier=data&type=jar",
      "group" : "org.xmlresolver",
      "name" : "xmlresolver",
      "version" : "5.2.1",
      "description" : "An XML entity/uri resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8c234409240c5e720c8d9abb0c7034e"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f4142d5ed8bbb95d470ca77fc1ffae81e572291"
        },
        {
          "alg" : "SHA-256",
          "content" : "101ea528ca9007493b2c3bb2c4aaa8ce75d750fb8d95a0b409518b7b562a99b0"
        },
        {
          "alg" : "SHA-512",
          "content" : "20bf226730e8fc11fac659b4c01cca1f9ad3c131f257efb8bd4f5fb82256c1161dedb5a18484e61f8c2fc8298718d70a286054538f6a46d5ee88f3bb165c0bbb"
        },
        {
          "alg" : "SHA-384",
          "content" : "dcdd98891cc59002517b0d58dedb158e0ff1276c42d5c440debc922c48ef8a05d58ea4caf5f25a2a09f47abbbca3f233"
        },
        {
          "alg" : "SHA3-384",
          "content" : "707b8264b1fabaf466d227d089237ad83aed10cfba02057c30fd092e24fb7c9290e0fdaefa246ccd0cba6f8923453d76"
        },
        {
          "alg" : "SHA3-256",
          "content" : "77ad345241ad265a96934cb20ad5f84a7e4616ed77d1a1d451d3064dcce7417d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f477523068000281ae34abe60f9d682da28dec9e94f14204e500b3c473ac62f5c3bb24a90f263300207aebb287c17eebc99a6b35c36bc79cb0b9e7ffdeb4e1aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.1?classifier=data&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xmlresolver/xmlresolver"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:xmlresolver/xmlresolver.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r5@6.7.9?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.r5",
      "version" : "6.7.9",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd7ac72e84310ea919ba089ad422c3de"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ce2f76785b9b760343491567a0a86713b2c149b"
        },
        {
          "alg" : "SHA-256",
          "content" : "5983c1025c1d65b8a340b4b09e41f1b76fb3b78cd6fa0809892f2686c136826b"
        },
        {
          "alg" : "SHA-512",
          "content" : "551961f8e74fbe7e02bed7c7b4ebe84e7feb63deb5f2308ae5e846c6864fd83e78e1b565b7afa6e251afffd6f1ba25a0625e6b18cf1ba612c3b8fce2b2a386fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ae8f0a4f155ce5bed0477b70ba91ad4a6fce897dae6d7d902e9fcf78b46e4e68ef4c09926913c3c04ee20acdb314a27"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0544f0dd7fe8322fc0ecd8428b1b4c8918fbc4656d1e80fbeebf8b308220dd9a25a69d9ba100910189abfe0ab6c096c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c7b974a92ccd3a0a355bd2ea28f2adced0aa62269bec29cf53389135bca863de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d2d21946acb61c4467b3eccd43dfea029e1b93eb4c07b11f1caeefa495e08ebafdcb4faecb9e55438d0e51ecfcd1cd520460f859ea5e7e0aad9a801060decebb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r5@6.7.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.r5"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.r5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sourceforge.plantuml/plantuml-mit@1.2023.9?type=jar",
      "group" : "net.sourceforge.plantuml",
      "name" : "plantuml-mit",
      "version" : "1.2023.9",
      "description" : "PlantUML is a component that allows to quickly write diagrams from text.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ec80de29d3d3ecc2bd231f9136b69de5"
        },
        {
          "alg" : "SHA-1",
          "content" : "6ca77dd474eae7a2a1581e4b236ede5515ae25a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "5da0824b088ff9f03950de231fc8a0037b173d90587477a0540af30eceb3a91f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c4f13a0380a617aebb502701b9dbb90008893b1ea0f3b793271358cf09ecf90ddba78fde2f33a377ce813dfee18766f3a4ac6ad010158b3335cee9ab0fe7975"
        },
        {
          "alg" : "SHA-384",
          "content" : "053fe2b8de25f3b39ad291d5d3eb3874b9254ba1c95cf35861d34c62923f3ad14bb40999971d18c5fb1c270846ec3c50"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a71f7578f2448178cbcbfc0ba3cde9a9043cc0f1eee951b8228c9532804a1401eb87bc7cfe99f0cf48a4699ccc9347ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab5c64aa8fdebf65ad320e56741475b2edf7703f9058b9d3ae33e1047e24330e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "daf903fe356220e159179f2f04541c3fd8cc07527f653e4343a99c73386daf5fac67ac3912c5c6f8bfac7560b2c449e3e9da24c45d095db4d35d167daf41cb4f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/net.sourceforge.plantuml/plantuml-mit@1.2023.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plantuml.com/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/plantuml/plantuml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-caching-api@8.8.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-caching-api",
      "version" : "8.8.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cbd9aecd71a1c6357e30b652fdc4c48c"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d0fa57c4f462293bb9bbfdcfb4130bd1dd2be69"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb57c421827b9ffd0d3154907a6da2e8fd0706cb8ec6eba04cb44209db2cd139"
        },
        {
          "alg" : "SHA-512",
          "content" : "a9f7f76baf0ada544951a75f771168a06be65dffbd62c4f2d1f8b5a17ef47e50b0ab6c1040643a4b757d9e1794980654ae62091961a9ed7dc00b23ee071432f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "798163169db451e72a695342178e897ea986f3e87316a49bd02f224312d1eb2db71eac73530ef594c29fc226d8af144c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2fa30e151a748447fa5dee9f94ab505a1dbeba90e66c55712a05af7ea9d0af122877f98890a411f77afa62a61b9f7a04"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8865b3b871313d0e4ee297e03752922d57376a32321fea4727c5b4886757ba73"
        },
        {
          "alg" : "SHA3-512",
          "content" : "787688241aa45a40a0d5ef8debf3fde8fef3f312c8acec55b7dc52722f55b204841819892283da47af835aa1ef63719cc7c36279c288e6f561d93b794c848630"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-caching-api@8.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/hapi-fhir-serviceloaders/hapi-fhir-caching-api"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/hapi-fhir-serviceloaders/hapi-fhir-caching-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r4@8.8.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-r4",
      "version" : "8.8.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "718b7cab0b9a247c0ddd86a12241f45e"
        },
        {
          "alg" : "SHA-1",
          "content" : "38fdb8b43111fc3a30402704191cba4f05a38d85"
        },
        {
          "alg" : "SHA-256",
          "content" : "d524fda8e605424fef0073922af720e0ca4fe14862c60b90a7aca569308d7e05"
        },
        {
          "alg" : "SHA-512",
          "content" : "0912d159e7cb3b9c51aeddfb7a20253f1d5db9441b4914dd51177b9e0b255baa01dcfef5425ce2ee19610effddff852aaaa1f7dd5be62a3012a3ca2173469a06"
        },
        {
          "alg" : "SHA-384",
          "content" : "623fb4ca8c415e09b20a825aa036e0c2026a09e16bb60a8101a9ff8e5a1ac9980a63f865df2e32cda1f1403b9644d180"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2ff3f9bc47577b314ed667be395559002e78abb0118099bd3fb9e8b3939fe2a363aa71286e8a81e0465931ab3ae41c5a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce2d346d9f3d6ce82bf468d793f27386712e50d3dfac6a4ff1f9e041428be475"
        },
        {
          "alg" : "SHA3-512",
          "content" : "86fa3b2ddff5853a4da0640932c333d2f06d4ce4b9b13585e5e271dc4181169d2c2b57ae9cd3b888e39899867d511ba359b32061bdf7cc62432a597b664dc3e6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r4@8.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/hapi-fhir-structures-r4"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/hapi-fhir-structures-r4"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r4@6.7.9?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.r4",
      "version" : "6.7.9",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d78357563a2e12730bf42e7eb91e852e"
        },
        {
          "alg" : "SHA-1",
          "content" : "2aadf5b4ad57f1b5b2c045ba7af60ba987afd61b"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a4615f54f3788eb64a29b8ff30fd102bc9c2c8b38e1764258549453bff9c962"
        },
        {
          "alg" : "SHA-512",
          "content" : "597dd7b13b34f2c7e28d68f7c28b16668526441ad330ca6768b4bc96e79f37899227fc114f7ce2e06d794c2fc9f4ef339f8156be2fe525844e6c315e961833a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "9ab50565ce7f63ea2c7a6646898d8074f4bf5f5426d1e298cc1c0580e80ed236df492a9ba01b979454184e163036f5ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c75df876c082ee6ca13d5be54e5c205e7226d36aa70dc52c9eb3668ed419b4e79881d409028f7fc7ee94f5a89452444c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "403f6594cb940c73d2eef7031aed2daedeca072f08c1472eb242b9364393a555"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba249d68d15bd0a2c4f29cc0b78436c33907184b77c6dbbd2a5a4bf9b41ec0a0fa1662ca1b48cb3996d2b9ce669dca6ca061943ec7871c480a33f78ce1999c19"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r4@6.7.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.r4"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.r4"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jena/jena-shex@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jena",
      "name" : "jena-shex",
      "version" : "5.5.0",
      "description" : "ShEx",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b377c409f485868bf704ba4c1fa0d48"
        },
        {
          "alg" : "SHA-1",
          "content" : "33f6019553000da69fa78febcef61b2a68520406"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5a8c1d40268da52ae8cccf6adcadf5714a7f9cb74ceb8a3dfb481655caa1cbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef5083278d851d6ce9a45237b38e84f2c8184e8b737f01ba96e98a5a7934a967ea62f35db66d48a2b82e0fd7bef163668835e03460d46af13c019086da8b0743"
        },
        {
          "alg" : "SHA-384",
          "content" : "80c9901c8b21014a429157c9f4f35797c2809185332a3ce4367d0c94f07f828dced117741364541bf73203ac06ae03e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d851a9b2ff2bbb4e0cd0671bbb0d527d5c6bde141f04abd276c1383fc5d7c7999dc22934b815658fd01222d8ed6886b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5fcd97ced3f80621d86cc97d4729c3aabd6f35d867fbb171154da0bbe31cbb3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "210219a9cdb66b2086feee6b94410a925e2ef66c50d90cdb28fbbe0a200c12bbe89b22d544e26fb4c749df30a91f3e285f939a157ab0219f43cbffb16bec3b7c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jena/jena-shex@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jena.apache.org/jena-shex/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/JENA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@jena.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/jena.git/jena-shex"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jena/jena-arq@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jena",
      "name" : "jena-arq",
      "version" : "5.5.0",
      "description" : "SPARQL 1.1 query engine and RDF parsers for Apache Jena",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "507934ddaaf61621f01534967c339d15"
        },
        {
          "alg" : "SHA-1",
          "content" : "87ace3b1c84aa10519d56ef73394e907a6a766d2"
        },
        {
          "alg" : "SHA-256",
          "content" : "959dd65ca3922a347aa81dad291b73d6ee22790f475fa4845c417b0eb91bf876"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a3ca9c59ac6c87f1c5b6b0a5a460331c2370388de9a2c2b9c7829c7b72696a28142b3b6981a037655f4b80cd29ce83a1a239ba7b16f18145d8601cf29cc1a7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "fbd302ccc6b70a3ad10f698f556e6fd100fc7b85fda7fce2ad4fd72c1c063b6393b972e00181048bdfd466344fb57dfd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5751e76495fd1b6ace5d108398316f64aa2f56ee958b9d0c51941057ea5823d283ac3f2d7f182b2bfd19135f7cd98089"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c1cb18714ce2c1c4378b40d246c50f454de310dd609b0d64cf5c0054906ab702"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a889aaed5e14bf87c8329b609f8aac55e6bae31010ee65b092fac8b6d44a072835deaca80fe677424b387dd852790316a0eecc5a547255871905ad527e74384c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jena/jena-arq@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jena.apache.org/jena-arq/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/JENA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@jena.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/jena.git/jena-arq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jena/jena-core@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jena",
      "name" : "jena-core",
      "version" : "5.5.0",
      "description" : "Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a22c2831ea933c8174cd70180946668b"
        },
        {
          "alg" : "SHA-1",
          "content" : "b9ce5364514e6e94708ac52bc1031f0a6482840f"
        },
        {
          "alg" : "SHA-256",
          "content" : "068ab3d6b3445fc56d4c8f5d1801fc324550e28fe881c1e39165dfa2d6e971e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "2f54b2eb4a639d944549bc10db7f4d35b3daa67691a31495151249125f8290edc36a5ed73b065d5e0a4f33e57b55d4a2f2498e75cbc8956c41ef1e8513970bfd"
        },
        {
          "alg" : "SHA-384",
          "content" : "1ae75d811b8c85356ea947bc2cea356e18cbbea95b8b7b2e69270309f9d542965a97106d4988e62270c6207c01385035"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea04cfffb1d29452ced9db1163bea6087892594a00f54c9bd306abe79345b48e9a7b897cbd15bdb186e9d70ce7f29e67"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3ade102fd20b868415407ce81f4572ec4a60665fcab11763c9d3b51a3ef355b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ecfaa7660c5e70ae15af12d6611d4bf05067787323c54fd7cdcd0e953af398aaf9d4792f0d51a7fe89d816c749b05e7742e5e8b3d7def6f7f25dbf2af048de8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jena/jena-core@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jena.apache.org/jena-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/JENA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@jena.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/jena.git/jena-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jena/jena-base@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jena",
      "name" : "jena-base",
      "version" : "5.5.0",
      "description" : "This module contains non-RDF library code and the common system runtime.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a5755d2768331831233aa6e0f82dfd7"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c4f19eaa10f2d065cf78b29c077e52ab991bbd4"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9d14a5c5524a465f9c7b1e9b467617ce3713e0d5dbed384a67b65afe0bf2609"
        },
        {
          "alg" : "SHA-512",
          "content" : "78f49076ce63369e0ca405d6ca11bba21a685e998c89267891ebb67f8929943ba7e151913380b43fcdfe8857d2ffa3e49d1f233e1f581c0ea17674914ae549aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "a531e14fdceb02ab74310a02558f059ef3e74b03624148c3c85ec7ac8a1b3ee66cbc063fb786ffb53543ac7e86da0e48"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ef54266f685a793e2488fb97d0ccee06fb38f7fc53900fa4861fffb8a9c7c4f3f1ebe629d3d5b237d80b378088a19669"
        },
        {
          "alg" : "SHA3-256",
          "content" : "427187afc6000cc83e1fc17e5b8490f665d96c45021be6ca1bac06455ccd73b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7c450810db5e73f860baecb143313b3a9f0b82895e8f850af160f10e1c8ae611564a2dbb96db9121ccae852dbc603e9ad98ba1dd038762c48b31071ebf160389"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jena/jena-base@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jena.apache.org/jena-base/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/JENA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@jena.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/jena.git/jena-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-csv@1.14.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-csv",
      "version" : "1.14.0",
      "description" : "The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a99fea24d864189c1aee1575f43f2e22"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7cc057084126ea93617b2b809abf82432d8f9f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f34d69f89dc94d606e250d5eb26205923e5dbc2c3891d3575f86c849f7f8726"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8f3e364fe76155f8a6a201bedec52d8e09b712752c37fd3380f71da397dd78aae01718060b8ce96f8e0ab692d33b29c04a4cb6ee3b0a374d17c3f6456abb3ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ff36928bdb5b680efbdb781ba193e0a5b46316fc711aaa3cd54f3ab0cd1319cc16c39f362c398c0af546d33aaf50143"
        },
        {
          "alg" : "SHA3-384",
          "content" : "48ee648d11b34d83ae39d1f71a68ab252b73be822276a0d5a34f2b0f7102fc8fb6b56c7df9f60b65a307c43cbb640eb2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "69739b61cc7a685503e02147d5a0e88ae3a09182e3d4fce7c6a81f058f006c3f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5ffb4b19e48e26af9ab361467304f4ed119ae0375fc637613d1f6c562357201f6c0c50a049c51268c367ab4b880d59e39557efd42f28cfbe41640157c1e40d03"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-csv@1.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-csv/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-csv/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CSV"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-csv.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.andrewoma.dexx/collection@0.7?type=jar",
      "group" : "com.github.andrewoma.dexx",
      "name" : "collection",
      "version" : "0.7",
      "description" : "Persistent (immutable) collection library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e1baaccf9e57842c7e944cef39bc680"
        },
        {
          "alg" : "SHA-1",
          "content" : "264efc08bdcd22126bd429aaea9efaf5158b2b90"
        },
        {
          "alg" : "SHA-256",
          "content" : "e50cbc8379325ee17e8127eed7eb88fb70b94ba16e5e3d97e12401a1fc248fb8"
        },
        {
          "alg" : "SHA-512",
          "content" : "0708323a51db1dd3b4768ee844be5c83523ebc61c4e2ff07e6f952d8891dbc0f8e499f5d9bfb09bf48c99e492dc1804807a2e518b464d1a986407522e9dfea0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "19f9b9011d7f94d975b14b97aef8df35fb1a5cd215c35f3b3283d5cf0effdd8de3315907bce35bc9c12e006b6fcf8990"
        },
        {
          "alg" : "SHA3-384",
          "content" : "38954676b168659dd560568f62cdd8fedd3a8ef7d54bb430d64311b7b3b21cfb481fb7a16ad1efabc5c586b66b20eed7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3545d1a0d3d9dee1bcfb2c4aac44e013910fd117e6cd6417e26217bad8014a7a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cc5998ac73b9d795c70690a6a83c633143ca1bb997091fb332134d94f095f89f7e581d20a89afb21455a143f824304c7eeb206d34ce8b8edd43e76606058b71b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.andrewoma.dexx/collection@0.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/andrewoma/dexx"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/andrewoma/dexx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jena/jena-iri3986@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jena",
      "name" : "jena-iri3986",
      "version" : "5.5.0",
      "description" : "The IRI module provides an implementation of the IRI and URI specifications (RFC 3987 and 3986).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d9c389127c1dfb1a3b74ba348a5798b"
        },
        {
          "alg" : "SHA-1",
          "content" : "bde1b8aa79d840c69ef68741b0ffeec9fbb42e9f"
        },
        {
          "alg" : "SHA-256",
          "content" : "d883f9b8d4b93f63b8c97b544e6455ad3698604a5234238f782a5d80478118f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "e32a992a3c9026fd0d3d14e4c7ddd688034975ea1667bb5fc226cb1f91845e67990a2de5db1e1c2d63d3103e1702289bb7710a89199a8d099da6057f1fd31d4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "e30acc10980e402224434776d27acca4e963dc225c1dd9a08cfe2cde607a0541a93553e72c9c5d1154adbaa3b1f471e8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "96d1f7b3c4466c3207e1e6b362dacd4b2e2dd47a5897082969576a17b10c7312881e640af8b83abe87218ece83215bf3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0cb46496c3e4ce26694b22f77cae189c2087899ba78297dbd0e28cfda70c288"
        },
        {
          "alg" : "SHA3-512",
          "content" : "311f2d66b1992b1f0b617528997972fc0ed4d64ac9240e02d3661aefecbebbe255ac0cdfe0f7730ec08970f823386a30d419f2580450f70b2776600011d81032"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jena/jena-iri3986@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jena.apache.org/jena-iri3986/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/JENA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@jena.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/jena.git/jena-iri3986"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jena/jena-iri@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jena",
      "name" : "jena-iri",
      "version" : "5.5.0",
      "description" : "The IRI module provides an implementation of the IRI and URI specifications (RFC 3987 and 3986) which are used across Jena in order to comply with relevant W3C specifications for RDF and SPARQL which require conformance to these specifications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "659ec1bf5619d1284b391b263129e557"
        },
        {
          "alg" : "SHA-1",
          "content" : "3543da3386d87f7761260f513ab32b804beac411"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae3104e31f1f7a259f1eb7feddc572f2eff3c0c0e44745ee70b5f2dc359246ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "b593792516dfe47c3a8bb2e73940a0789199b38ecbb5d5d04421b460b0b2bed7a5f38d48180af172e0af3f7c3e5fac948ef3ca408238e6794dbc363e37820455"
        },
        {
          "alg" : "SHA-384",
          "content" : "b76c913f51685f52be6156bd1d140158f3208482589d722bcd5c24467fa2c16f3edbcef4fd1920f0b7065bb7c860f930"
        },
        {
          "alg" : "SHA3-384",
          "content" : "90352dd725f9dbc35db322623170783ec05a23c23285cd89c96a53a603f0859c0ac2d5b3d56eeabdf0413ba770611244"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07b605e5db43283b9a1f8d9317314d3496dc1d71d68ea7544e74fef1800cdd9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a1c00cf7744854075eefbc755f1c3fdb2092029662be3047894a094793a02ed9f31558d8bd7d3f27586e08afe804e2fd93bb3180353c0e721d0a9b32a6eb518"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jena/jena-iri@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jena.apache.org/jena-iri/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/JENA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@jena.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/jena.git/jena-iri"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jena/jena-langtag@5.5.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jena",
      "name" : "jena-langtag",
      "version" : "5.5.0",
      "description" : "Implementation of RFC 5646 (BCP-47) Language tags",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "857e50b93eabcccebf7dc7f36f7c428e"
        },
        {
          "alg" : "SHA-1",
          "content" : "745e98cf8ef505fe384635a6e81eac78845a52a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c99333dbb7ecda2219ee0b7ada0e6f3b9b8400a32b95c879d2765619e7bc801"
        },
        {
          "alg" : "SHA-512",
          "content" : "e0db50ce929aee53f01b996e63d22025f62fa65a4853442fc834246e006c5f0c722a53b97472dc9b2ac6a00d0d9d07822b2987282f83ffb94b8c7ae7d4e12802"
        },
        {
          "alg" : "SHA-384",
          "content" : "0b2101e464205a17af2e24af8e682629c71ee01203e171e67e9b9476f02868cbbc87ac9f25331ad392062285b89d1439"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d739e1b50a1e17c04e6a5000bb0d6238dc0f86fb93904bcf3c2b80e3d89124c36a0442e645342eb61ecc6536425b470"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d374878b585fb30400ca3e8050cc71cafca8e577d7dc1d54a8b63e2cb424fcd0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4b8e12659d59c37096f66d16de7b203b2e93df64b5818fb36dfae4f4090f39f8cffdf779c68d16b1d2f9bde334b8e8c15d8ae06c006b6635481739daf3528dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jena/jena-langtag@5.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jena.apache.org/jena-langtag/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/JENA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@jena.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/jena.git/jena-langtag"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.roaringbitmap/RoaringBitmap@1.3.0?type=jar",
      "group" : "org.roaringbitmap",
      "name" : "RoaringBitmap",
      "version" : "1.3.0",
      "description" : "Roaring bitmaps are compressed bitmaps (also called bitsets) which tend to outperform conventional compressed bitmaps such as WAH or Concise.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ea65118238dc208252d95ff1868599c"
        },
        {
          "alg" : "SHA-1",
          "content" : "a46ce7a2dc494da69700ab421f081b1583857f6d"
        },
        {
          "alg" : "SHA-256",
          "content" : "73443a71a2e2401c7d518a487983539fcaf5f9652efbd178f929e7b6d36881d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "1134d4e3c9bb8ff130583e10d00487131c1aab456b625f9289935b660046b07c9acdee0a1dbe9c1fae145c2b1b9897460b1aa3cc0574fc2be976a9781965d7c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "0fe7bd9414e4705c41d8eafbfc2ffaf255230fd3804e0c9b2f0847d3124d9b1677df49cf2cfa880c43c45043353f7d2b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0350386ab16e071e5c17406a2dfbd4290fa841fcf7240b93760553588b90a64df79c21e54202b7f25c310446bd65ae64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eac8bd4158fa85c6158a7cbd6fdeda29401ac80d8272cdf2cd7e7c541d887f91"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b3be67fad3ce4fbf4a1a77956d632538b0cb68c92d9ec7fe39799ca21a40491d859422d94686722872596c4a89ca0499622927f65174b9a88f0b3641bc58f5eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.roaringbitmap/RoaringBitmap@1.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/RoaringBitmap/RoaringBitmap"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/RoaringBitmap/RoaringBitmap/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/RoaringBitmap/RoaringBitmap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.apicatalog/titanium-json-ld@1.6.0?type=jar",
      "group" : "com.apicatalog",
      "name" : "titanium-json-ld",
      "version" : "1.6.0",
      "description" : "A JSON-LD 1.1 Processor & API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c339c899931bd63804d34f776642606"
        },
        {
          "alg" : "SHA-1",
          "content" : "de460eb8ed5f9ccf2cda123c8abf323c73a11b05"
        },
        {
          "alg" : "SHA-256",
          "content" : "64e3b7e7dc5209d175e1b9fdc271436a030ef6c76895e2f889e3b1eeb258cc87"
        },
        {
          "alg" : "SHA-512",
          "content" : "0e20cf1dcb4fe28aea15f996cae78008549d2088b76c9247a954970bb2d9d98763d62ff14ef09d027ce047c30c5f37c93bc60009507f69b0a1e4555a6e9eb84e"
        },
        {
          "alg" : "SHA-384",
          "content" : "0dd5c5735507e8d3c428291e1da039d11035fad667f7ed4c404679d2e8ad077b8cf355fb6949b46e6dba8d022e35db20"
        },
        {
          "alg" : "SHA3-384",
          "content" : "569c9d246f7e04abb308cc38e2183917cdc590c28653b30bcb4b15366f2d7200ed5dc0c25af6cce9ab0bb4c9e285f33d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3faeef37846d641b97851b3b91e169a26b3e5cd52f5ef2783c32d79486060cd2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "db943da1706e7482e9b1425c3b6bc07db41ae427eb98ff3209b54585d44958ed45b0cc612ae6ddb8d85e04ac0b4a847ccc319cd994083957eaf38ea68251829a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.apicatalog/titanium-json-ld@1.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/filip26/titanium-json-ld"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/filip26/titanium-json-ld/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.apicatalog/titanium-jcs@1.0.0?type=jar",
      "group" : "com.apicatalog",
      "name" : "titanium-jcs",
      "version" : "1.0.0",
      "description" : "An implementation of the RFC 8785 JSON Canonicalization Scheme (JCS) specification in Java, utilizing Jakarta JSON Processing.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2097fa4da73119a0169abc62dcb5feeb"
        },
        {
          "alg" : "SHA-1",
          "content" : "c5c8b42eeffcf848195427856e870f59826e066b"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f658492a25b3b8d56896115f930a367d26308283f3a2560fb54845b60ea3a81"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a206ba6777c685aba51194201fd9b04d63aeff36b74b651e78004ef6b313d609a619832b6886045d40e113687da769f5fec89a371b6565aaccabefab662f302"
        },
        {
          "alg" : "SHA-384",
          "content" : "e56ea18704860195b5c4d5de0893b6c1d16ba64def2e1de002815ac9501eb5b2c89fe541fb9ce3ad7421798f4acd3264"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88a1f09c0dba5f939afd7f5b62ec8b57fc885cd052fa61f61a7cbf175f43c3efe258840e3aa3aea9f155661dfff26e0b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5dcbfa8fb8974a648020851261c7d73a4e2c0d898cf0209121310c17831bd24a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bad1d6820c20e94ebe3454f782cb32d864677abdf4418d0e0ce3e72ed59bc9d295dc33376c47b729c151d8d390790dd84f82238ea506138516f720abbcc2ecbf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.apicatalog/titanium-jcs@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/filip26/titanium-jcs"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/filip26/titanium-jcs/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/filip26/titanium-jcs/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.apicatalog/titanium-rdf-api@1.0.0?type=jar",
      "group" : "com.apicatalog",
      "name" : "titanium-rdf-api",
      "version" : "1.0.0",
      "description" : "A collection of straightforward interfaces for processing RDF statements and facilitating seamless interoperability and data exchange across various libraries.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb1d28dd49c5fdd68c4cac303e7c049e"
        },
        {
          "alg" : "SHA-1",
          "content" : "5367b3ddc236368906749407aa4b2b4900752404"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c414428e51cc08f3147f154d955860422e491c4856d2613bb63797a0450b161"
        },
        {
          "alg" : "SHA-512",
          "content" : "569f4f3dedd79d981046d680bdf0274c8e235c585b875a924cbfc0a5cedbd54a25ea16405e447a9dba0794d37d0bcd5728f8f1322bb48bf74d6242f55c2a949b"
        },
        {
          "alg" : "SHA-384",
          "content" : "6abe3bfe26b7acd123f18598522d868060b75d61e1a540a0167779bbf21bcf648fff022a4f8ab678bd650b20dab707bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e7d825171bbbf7f508cbb0028e1b3fc43f5db95f33096c720f10be271f3b28b9a824b8764f1f168f4b5686ddc44eb0c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c25eae60144d8a6329f68350bfc6ec3feebdf9df1a80d1896908c60d852f530b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "39f131088cf98757784c24fd0a327847b896fd1409e05d5477facc9bed06118f189118d7ed8383dd3164f3b84d072eb31e166c4c40d030aa16cd24784da62ae2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.apicatalog/titanium-rdf-api@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/filip26/titanium-rdf-api"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/filip26/titanium-rdf-api/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/filip26/titanium-rdf-api/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.apicatalog/titanium-rdf-n-quads@1.0.0?type=jar",
      "group" : "com.apicatalog",
      "name" : "titanium-rdf-n-quads",
      "version" : "1.0.0",
      "description" : "A Java implementation of a streaming RDF N-Quads reader and writer, optimized for efficient parsing, serialization, and handling of large RDF datasets. It enables scalable processing of RDF statements in a memory-efficient, streaming fashion. Formerly a part of Titanium JSON-LD.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8da8b5ef70819072bbc4264551347079"
        },
        {
          "alg" : "SHA-1",
          "content" : "c475e20341cd94ee2ed25a23833e30a44ce75369"
        },
        {
          "alg" : "SHA-256",
          "content" : "3fe1e678c648ca6671cbdda614b58799656bd8fd48a185688b372cc3444649c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "c4826c899ed834687f9c61626cac588437f1c0eb30a93ff7c5068dea3127ce0c74e0d9987c341a01b3d4d466fb7edf964b12e49aabcfb24916e792dc3afb4860"
        },
        {
          "alg" : "SHA-384",
          "content" : "65f9266c5e0c569ec06db3878ac13ffdcbfd7c280b058347c40b65a973e59a1a2f9028626dde79a3a3aa89bc42aa2b9e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cb82b88f8b354f9837795d7a88f2e700c307017c33d2e773ed4b47247cc52652680e61ceab654d6774e2762fe1e8c7fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5df37268efef3ed8b7fa6f36c4e198df99ee15dfd1a0596f05b20a630727220d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8598a58712a2d39bbcb74fc57922eb1e46874e27dbbe8fb2f39c5f3dc959e80cd79d5400ea601ea4c61541ac7bc392b986e74fa4993b8805e163b1b33689df0a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.apicatalog/titanium-rdf-n-quads@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/filip26/titanium-rdf-n-quads"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/filip26/titanium-rdf-n-quads/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/filip26/titanium-rdf-n-quads/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish/jakarta.json@2.0.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish",
      "name" : "jakarta.json",
      "version" : "2.0.1",
      "description" : "Default provider for Jakarta JSON Processing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "217370baa683188d6085c079a0988909"
        },
        {
          "alg" : "SHA-1",
          "content" : "da6c75e591cf2a89ddc479cbdbd8fe5f41d3efc9"
        },
        {
          "alg" : "SHA-256",
          "content" : "52539b39498b86ca9910b0eacc608a8c78de8db3842caa84bc87169372202cc0"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a7240c34098be4fc81769ec528a5afcc90e509d092a5e4edca27b2e92a3edfd6814bf60598fe6b856bec42c3002e64af286b6b8cae90cad06db276c6cbc10dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "aef48cccd89f11a491844d85be814ee882e760fe384d76c74259269c7c514115665f7ce1711124577079024a7b2127e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b35d0fe7b5fb661733c6dda6c09cef82a48db6358d2c26d15935c713e3873307add4ea0fd01df7ef5fd762da380ab0d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d8d3ccc88d35b0254c3967f7fbe1c22b581ad9b25a92954570395ee1680a034"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a96804fb8d283352d133f05624aeaafca23e349ff3a55c4d1843a9dca9665bd941862bb27990d0f73f99ab9aadab3ab768b333ecb445830fc6cb8c704ca9ee8b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://projects.eclipse.org/license/secondary-gpl-2.0-cp"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish/jakarta.json@2.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jsonp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jsonp/jakarta.json"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.thrift/libthrift@0.22.0?type=jar",
      "group" : "org.apache.thrift",
      "name" : "libthrift",
      "version" : "0.22.0",
      "description" : "Thrift is a software framework for scalable cross-language services development.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3537832acee011a73666b9855eaba7b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "81ad6824994b2908eee1bc0c855e462816293c79"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfd26d55b0c88e065ec795cdf8a823128021eebd310e4895cbb4289b56445383"
        },
        {
          "alg" : "SHA-512",
          "content" : "cebd7c4f24c2dc4893cf89f2f7b74175ab3c0c049e89c926e7f46cf40ab8bf396f6e53c84e75c3d35daf562224c6cfe12ba181e8535672e7a46a78865de29eb4"
        },
        {
          "alg" : "SHA-384",
          "content" : "8810c3f0ab2da33838c9c619d3d5661f886ec9e9121b25cd8c0a6fb97c807db62075dfc0be64ca2057b29f457111cdbe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ad24272f9f7109645809bf59c37b0c7b8267670de4afb32d88814e9e7271ec30aba257ebd0d7c51cd977eed2f4b45e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0496bd7a1e14ac33719818d3635c54c75d63471d36886f3f06f70ae0304cf784"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6013876da50aa56a81cbea2f039322f4701ad762626e162153bd09700603d0f389faec9eaa9af35be5edb12c46fee9ffddc61ea9b7e10b06b3f3edf294e0ef6c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.thrift/libthrift@0.22.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://thrift.apache.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/thrift"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu3@8.8.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-dstu3",
      "version" : "8.8.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9456709f66f496bd704a480ff46a0e27"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a5cc6b29c651a81502a10007c645a2b93ab12b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "3fcd274b84c2baefc2c562d0680d1542491200e9543af6be68f724f8aa3b6ba4"
        },
        {
          "alg" : "SHA-512",
          "content" : "96f6ff81081b78c8b37a2b07dd92d43b55c35c748cd98b10cb82d86083e3a79e721b16902cdf322d21b67d29218e8269f3a220b47baaefd7710ba90f96ea3023"
        },
        {
          "alg" : "SHA-384",
          "content" : "67c9081a1075b86385906a4f4f70f97b7077543a3fec0bb96a0f8398f541a69f119a5cd04bfe01c1db27be4497486032"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f16d96ecbb1c5a9cb1beb6fa47e31ccb9107be1e9f8701f820486fdaac8a93cd55b1ff2efa661e9ccfbd87e3061eb77f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af518d1268cbd60b5627e7aac97901cfd7aac4b5740004134ef55b02ae865ebb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2510f75fa7d512e0f1d059d05ac1fe4c4c031981fab015674bfd7def854b5164a191bc94f51f4d1c24d22c2c45e628a0d9825f8f8e335e3e21ba498143bed0ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu3@8.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/hapi-fhir-structures-dstu3"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/hapi-fhir-structures-dstu3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu3@6.7.9?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.dstu3",
      "version" : "6.7.9",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a88075a373c1482b73294c95c639a18"
        },
        {
          "alg" : "SHA-1",
          "content" : "933f6fb5036db398ac9e031818256bacfa93face"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc6b033e3f99de5573a313a30cc8a0a2f41738b20c713d7d990838c43ef37d33"
        },
        {
          "alg" : "SHA-512",
          "content" : "37ffe0be4d9a536801dceb927c064eaed610b46588f3a4988d39eee04abd6f0ffdd8d79ba3b8c0929243bd9ea6f208ba32bb976079c413b8333240110297010d"
        },
        {
          "alg" : "SHA-384",
          "content" : "316d701b91f8727deb5d4d08150e28e1ca57bbfcb3d657338541be403420647dec0066bdefd911185e9f412d112b2e77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f032a8355982770b7148e1260e044d8eae05515ed45987bfdfcdf78afbc023ea06a04c77072d68fabf1d174e85393772"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb334f573f50380ad5ea16e1a5babb28d360e8cb998087c0bba7074fb1f8bf36"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5cd2f29502d87fddc56835ca31f9b2168524210d2d7fd1f0c8b50373e73ab2e5e59e3a8def85422b6356706810511d9601841a5cdbf2ad2dce67a2f2c0374519"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu3@6.7.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.dstu3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.dstu3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2@8.8.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-dstu2",
      "version" : "8.8.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c0b78b9e17f3f77e47d67e711b01b82"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ce44099bbed055ec23af6143a1b52f12fad5c93"
        },
        {
          "alg" : "SHA-256",
          "content" : "89a8a054237f8a5cd14e9180009e53a343832d44fec2ca71cfd86133e0b674f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "b7e1229aaf9847e4395fd1740e7c820304b266aa278ffcba604c00de3c59aa19db0ede6f5befcf32ee4f70aa9d5f4d1a550a21dcd6034cb68c3fd98516f60628"
        },
        {
          "alg" : "SHA-384",
          "content" : "8676b76ddfe492c7c19cb10990668a39e3ca3ae748b91a1905b77852796faa6c437613d325b884a2816a74b0fb62dd43"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bee977a216c2b7ca99b0e0d119d2e0efe8dd37d60f073764a4043774f3cc5cdfe25702a23f0c6f30b7e7f9a906c79bb8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "036dc6969f2bed15424f52e86810f5fd42350782b03f4791b14c61f12a4248a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eff349228c5812c350fd79c3b5a38732baa4b1db085a7f14e9005e09aa824302ebde34367f9698655a6e3ea4d9c964192d728880d6e27a74e7e129b9f7183363"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2@8.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/hapi-fhir-structures-dstu2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/hapi-fhir-structures-dstu2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2.1@8.8.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-dstu2.1",
      "version" : "8.8.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e802075947ed91f7ccadd6e8cefee80"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c681c69ea71687ce5f630bb186aaa2e1c895cc1"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfd9c352e4dd3d5bde0bd425767769b4b079fc4adf9b8c4eb2d1768a59ec1e4b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d518690ca15e9263ecf86f7c9a85eb6586a62a7edb16ef308d91a0182ee4ef4c784678b7a6bf5f9203c8cac2d31b9277d291e7a4db3ede219b34babf16ce1e8b"
        },
        {
          "alg" : "SHA-384",
          "content" : "b038b38e42adf61db60c50014dd42a4813babc5ff917a5464e8ddd0c95b48b4e2420c59522ec5595aca61a8d35f307bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d8b2026e771e69e66930ebf34e877749d3d9cf10b98d546cb692711f61af3e30f00c179a19ffe260cab50c18320ac014"
        },
        {
          "alg" : "SHA3-256",
          "content" : "21879b1e50551fb9b9a95cdfa0c776608c8742d705d451768d121ca1fc7aba90"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7eb7b9f5c4be408f19ddefb08cac4f0fc6ee12cdd99f477fb94d8bbbcee25d3f312e6cc140b9594a45db6a75a9c611804658c3c900df3b017f4fde1200f65f05"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2.1@8.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/hapi-fhir-structures-dstu2.1"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/hapi-fhir-structures-dstu2.1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2016may@6.7.9?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.dstu2016may",
      "version" : "6.7.9",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "607a8a6cb09d92aef3aa28dfb8c0b120"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb48f6c02e07ea15193fad5a1e064f5dfb016a77"
        },
        {
          "alg" : "SHA-256",
          "content" : "dbd39119b061a09946189b24794b8fa612e9073995e87628acce7de70533e4ba"
        },
        {
          "alg" : "SHA-512",
          "content" : "24d2cd7698c86dd558a2d838010a1862f88819cbb99e4dc29fb2f2cda264d2689607f5e1c9eb4321f6ac0362a047a4f3a586cc39ea5699619987b24915574c1d"
        },
        {
          "alg" : "SHA-384",
          "content" : "c76bed06542264dad194257947398ad2b4b418c91b470b82319e16c39bc825e86b6972002a7bed131331f9faaac3a68d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d1f9b89395e54d2718598c7397c19ddbd1822f8374adb2ad27770f234f861694befea0b0cdb31ab4c1b3fd1d3179614"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d92cb7a13f16ce630e15b05c53c8b1c72be8cbd8dc56feebf61e34e0f82de57b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6708dc708740d686d98c5e69bb3c281d3693f336705c767bc902951e4331a19ddd7a3b095ef276244d214a4cdc39c08405a3d48e8138a55b3927c72d9f75aa28"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2016may@6.7.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.dstu2016may"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.dstu2016may"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ogce/xpp3@1.1.6?type=jar",
      "group" : "org.ogce",
      "name" : "xpp3",
      "version" : "1.1.6",
      "description" : "XML Pull parser library developed by Extreme Computing Lab, Indiana University",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "626a429318310e92e3466151e050bdc5"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc87e00ddb69341b46a3eb1c331c6fcebf6c8546"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a808919712867f0c4cb6e3f77457466a6fc186a4b6c41433eef79deee01ca16"
        },
        {
          "alg" : "SHA-512",
          "content" : "49f7106774944ab02f6cc2b4ea3171f555aa43c0f32cf92fea8cecc34df106a90c2c6060f1768221be1a83292b09a3a91b030e181fc69ddbb9775e0acde42b44"
        },
        {
          "alg" : "SHA-384",
          "content" : "41e7f2997ce52661190f670bc83d6db4ad5bf064019124d1cd8d8ca0918307994d36bf9f0950628a0cf4bc9cf31a4919"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a437dfafae86f0a2a9c30f98cfb45c7dcc2dfc808ee19972b1ac7c0958ba302cd077975137c575904193793f5581c4e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c7ea39a1456902ce69273914742f333187fa72c5cf693a7641b9cc931131743"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d468b0988ecde811ac24756502f54f9e9c9fb240c45f4b1c1542dce8318631a2033f28331d012f58671ce793ec047957b6b5efad512c57168cbcd211257b7ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.ogce/xpp3@1.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.extreme.indiana.edu/xpp/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gateways.atlassian.net/browse/EXTREME"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/airavata-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://sourceforge.net/p/ogce/svn/7748/tree/extreme-repos/xmlpullparser3/tags/xpp3-1.1.6"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/junit/junit@4.7?type=jar",
      "publisher" : "JUnit",
      "group" : "junit",
      "name" : "junit",
      "version" : "4.7",
      "description" : "JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b03d4c6ff4cedcd731d6a6d1a3149f65"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9444742a5b897c6280724a49f57a8155517d21f"
        },
        {
          "alg" : "SHA-256",
          "content" : "0a15bdccb0260d05630c34b55af7e7ab309541ba2b4a37afdc30b580ceac50e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9dc8edced3e45e2e06b9690b8b90d8521e5e4fcc21ee39970545a6172721cf598477b9bed147c1fddf3d0fafb920293fe177e7915cd67b3ec6d9e2fee684d82"
        },
        {
          "alg" : "SHA-384",
          "content" : "61a631f0cefe644ce0f55edb154d1be4291f5355e008bcf6819c5615c3ca61c67383451bf8b4e479b7fe6323a97f606f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64632b0a0488c85f01b0f7834415bced390a82c68925f258a93508a72086c4b4b92eefb2c99cb561048dc2a4bc2925ce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed52d7c452d0140781d9cb33626170b686c463020e4c1470ab8e84ecf1c1137c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d1bc341f41683ab6d0a1bbdefc07f9e8ba505062d476cdc883a7c8fdaf2e15920be8b38f285c39a8656e5eb1c79c41c035ef24532ae5ea4fc8439183f925ab65"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Common Public License Version 1.0",
            "url" : "http://www.opensource.org/licenses/cpl1.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/junit/junit@4.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://junit.org"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/KentBeck/junit/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta-regexp/jakarta-regexp@1.4?type=jar",
      "group" : "jakarta-regexp",
      "name" : "jakarta-regexp",
      "version" : "1.4",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5d8b8c601c21b37aa6142d38f45c0297"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ea514a179ac1dd7e81c7e6594468b9b9910d298"
        },
        {
          "alg" : "SHA-256",
          "content" : "85ea3985d7fec552d6de6f02d8e18789c3fcd539081eb8c7c444eabf6cb3f7bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff21513dae9717c3b3eb15feadd606ea74d94d253cc7f375ef06b6ac91c7fbb52aabcf470cb3f5a10ff9ac73afd6a002c046ec9763b97a7c22e5ddfa48e6dc89"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d88d4a7311784a5067d30194b71358472da9eb8c7e56f80ca164fa70addc90dc95e038148ee7da238fca66512625115"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9696982763375d54e82a00e44efdcde745ae1b6419e89ecbb54bb4b185d8f39991ad8e76f96311e8ead04cd085ea7a65"
        },
        {
          "alg" : "SHA3-256",
          "content" : "52d09667806d49ab635927809ad5191aaebe6dba44bafba1b0d9186b54a3e7ef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b05e6d5e78d82b7b40130c0464da093f5bb419e8ce14de86b85262e85ac1df9014046f5c091e36bcf49c79b70c92f2c1b77094f327be9d871c75852594e4155d"
        }
      ],
      "purl" : "pkg:maven/jakarta-regexp/jakarta-regexp@1.4?type=jar"
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-hl7org-dstu2@8.8.1?type=jar",
      "publisher" : "Smile CDR, Inc.",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "hapi-fhir-structures-hl7org-dstu2",
      "version" : "8.8.1",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5becbd5d7a964c45d0a8066bbb6aabf0"
        },
        {
          "alg" : "SHA-1",
          "content" : "73a5540f7524379effea19a53862977836b502fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "8516eb1191920aa784744ef6a9bbe50bd47b00a0818f449b68f231d505e2d916"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a333162509ed4363389dae8e90912d3a8a2e838be79612366abb2f29dfeebe52f5d3dfec254e7e6d45f094727ea977111c6ca3a25fca2018c53988cfe1e1534"
        },
        {
          "alg" : "SHA-384",
          "content" : "179de63f40873139f745a0c013648cc25fa761a887b6cac7c65d57e2d97973c9e152c25a22a12cfb0da5489817ce9980"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2b1bd42bdd6f82589bf5f3f238a970ea8304ee372d081bdf5bf3f8c939b971715f28d7fb95ac8943787845fe393480f6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f724d41e79e0266719dff8c3fcd433b46feab7b9ce8f9ca0b0929b8eb8d3389b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87996e5851066de91f146fdb0befb7e873fb3d44d2135030251498416da9261bbad2aab248764728631485b73acc34279732eeceee2c105a421b76c078424521"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-hl7org-dstu2@8.8.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/hapi-fhir-structures-hl7org-dstu2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/hapi-fhir-structures-hl7org-dstu2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2@6.7.9?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.dstu2",
      "version" : "6.7.9",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "799fea687bc91d026abad5389bffdeae"
        },
        {
          "alg" : "SHA-1",
          "content" : "c16ff9f19669ecbb5505276590cf4fa3bf39f268"
        },
        {
          "alg" : "SHA-256",
          "content" : "b349bb8bd1ecbb0e401be1853d2804dec236f96dbd949702a68a18e0913dcd38"
        },
        {
          "alg" : "SHA-512",
          "content" : "99288a845d693ad7ad8ec2027ebd40c9fef23af7de1134fa318f8e253dde9d896413860784d11b1f2d6ec82f589276e9468e19bf06ba82400bf170633f84fdec"
        },
        {
          "alg" : "SHA-384",
          "content" : "afe7ff9a4e381f50c49f913f1b2f0eeb4b59dc156f5286e58920b0e88fc775972c5f2e7cb89faf91d7ffd95102b271fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64d5a917688537a5f66dc056f1e1f8ab57f3e94a3a160f92b614dbcbfb1988c9e2b3f603535fb030126529ee0284db11"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6b6082cd47e773a817291c02c976543bedc6734221f2949ed359956afe8a6087"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b530362058280687c513c7cd2a1932b0cb189d5d400f207babe6283ddb01b55b9836b709417a7d1634647b708a5f8f9365b74b22bba12bd6470f85298c0af0d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2@6.7.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.dstu2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.dstu2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-file-watch@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-file-watch",
      "version" : "4.19.0",
      "description" : "Camel File Watch component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-file-watch@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-file-watch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-file-watch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.methvin/directory-watcher@0.19.1?type=jar",
      "publisher" : "io.methvin",
      "group" : "io.methvin",
      "name" : "directory-watcher",
      "version" : "0.19.1",
      "description" : "directory-watcher",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ec8168df8ea625dcd5d18a58a4207097"
        },
        {
          "alg" : "SHA-1",
          "content" : "d39852b5064c3722d9585cde898dd7fba92f316a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e801aa1fb48a0b09cc9a8626c4fae329cb771423418a43bf0518425f9559e19"
        },
        {
          "alg" : "SHA-512",
          "content" : "68709fd58e6b95bdcb480eb5b60217863757a506baea7041806e0dd2da293cc1ce14078e68aa813338e905cfd1ff4a4f5acc113933aed540e612eb419fa92505"
        },
        {
          "alg" : "SHA-384",
          "content" : "00f2ea40ec3c84d483d4077614dc2c9d41362f406808ea4df680b1969db9434ff4fd89ecbba774a2a552cc82c5e3e9f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "acfe2197bfbf6a5f66e271a89608fc61b7a667b86ec3528910d5260a747fb52a697a84a50a398066abfd38a906baa1b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6bca820f396a5faf5211ad545bbf647cd95e607d00e18e5e1a8f7f25c8ba551"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e87779af70fcd290be3637e7311e06db95c1e2bca4b800489dd4581799f5d437f35caa6e425de371d365a102a3559c4d1245640cab5f4bc080a19476ff02eb4c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.methvin/directory-watcher@0.19.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/gmethvin/directory-watcher"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/gmethvin/directory-watcher"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna@5.16.0?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "5.16.0",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "accc2e2b8676434a87f4f73fb4d90b44"
        },
        {
          "alg" : "SHA-1",
          "content" : "ebea09f91dc9f7048099f963fb8d6f919f0a4d9c"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f5233589a799eb66dc2969afa3433fb56859d3d787c58b9bc7dd9e86f0a250c"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9e1a9c4bea6b2d8aac9601d097a77013fd323b6f5c61d83fac2198ab6a988b5cf21390618933b143de4cc256d84bd2a86798fcb3679479ccfc6aecb20341984"
        },
        {
          "alg" : "SHA-384",
          "content" : "798ba99e0e45371832aa2dbdb6e6e6c01be63e3bbf679dc5c5718c20668d610a2055d0169cdc46258c3543a1fa7fda0d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ab9411f3d8ba71d3796f36dc6b07d71f6f3c878942c61a35c9cb2e7ac634f372772238cd1ef65d38634e69bdd3b9d14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a77b98b516371ff134916a73220225b46886b5180d7ce8918c06b4ddc5e33685"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15af7f809132c142c6de6e9193e5b9fa84091caf7a9f87f335a6a7b1d85296ca6be68ace0da54302b38aa001785d60f1b27375449ddfe397352a09476b22e961"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna@5.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-flatpack@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-flatpack",
      "version" : "4.19.0",
      "description" : "Camel FlatPack support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-flatpack@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-flatpack"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-flatpack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.flatpack/flatpack@4.0.18?type=jar",
      "publisher" : "Appendium - Portfolio Financing Platform",
      "group" : "net.sf.flatpack",
      "name" : "flatpack",
      "version" : "4.0.18",
      "description" : "Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See FlatPack Feature List under News for complete feature list.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8646726c91aaba62d2e39d7166ae756e"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad8e864cb0fb0cff1388227cb209dd0be130d624"
        },
        {
          "alg" : "SHA-256",
          "content" : "00859ccf6c2c151d27768ac7626f957957e62191080dba8a49b48a84bf826d09"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e774ed24adf7050028c791c007e85674982780d17c06a6282269b8a80f56426b547f58125b6ff1e950828973fedb8aeb1c33f08b58e3a9ec9cec27e78454479"
        },
        {
          "alg" : "SHA-384",
          "content" : "b0fe40c6cf46c440d4df3d60928d479d312ddca258a4eadfa8bee048b3c43e4384e9080bbc8604ea4b164bfcf7473a2e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "359dc209c64e0bbdf4cf40cc4ded5c8532e4b80059bf46a134cfbde08bdfcbf28ebc08f1e4854761674b4edc9922aaed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f1159eb2426d81a2495b1e58b66ddb9f17922e098f7ed7da6bebfe8336962155"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7f7495a2718942b4e68b66dab36024a476e8a1e75064a757fed5aa797bd04beb5268654a2a30281521262876d06d572f0396b05ade7acba10dc1123b95fdcb68"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.flatpack/flatpack@4.0.18?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Appendium/flatpack/flatpack"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/Appendium/flatpack"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/appendium/flatpack/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com:appendium/flatpack.git/flatpack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.projectlombok/lombok@1.18.22?type=jar",
      "group" : "org.projectlombok",
      "name" : "lombok",
      "version" : "1.18.22",
      "description" : "Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30905901647fe0ebb06fb20ee8a638bf"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c08ea24c6eb714e2d6170e8122c069a0ba9aacf"
        },
        {
          "alg" : "SHA-256",
          "content" : "ecef1581411d7a82cc04281667ee0bac5d7c0a5aae74cfc38430396c91c31831"
        },
        {
          "alg" : "SHA-512",
          "content" : "38016486e19ede88ff0c32356935c9ad11d6bdd88894016db6a21c31cf68e73c6caf05504cd7148759d9bca5152f6068be2d6d26938f0f329ed9085084f1d984"
        },
        {
          "alg" : "SHA-384",
          "content" : "37a130ae9add10b5657ed638b7984900ce70668306ad731e17592f928247466338d6fcdd7e7ba4a3b648195d25f88aa6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "79e222dd7b2b8eb4030d92228b0151f3630333ad22b903d80bbffb8bb23bb9e0651c3b11f1d59c479600359cd1dc47ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b2c4323306fde84b0b48f65ee162ebe2f050f9117bc239ac696268d21de446a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "054e40f08f95abc76fafdfc65a727eb5bf4c3b9618998ace37b92b92969a6cb8895c92f0ac21621af059b34e29c5c1fe246efcf13e5dfe0b199aed444c3aae8e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.projectlombok/lombok@1.18.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projectlombok.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/projectlombok/lombok/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/projectlombok/lombok"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-flink@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-flink",
      "version" : "4.19.0",
      "description" : "Camel Flink support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-flink@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-flink"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-flink"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-java@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-java",
      "version" : "1.20.3",
      "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" : "d93c4e24026238b7c023c0ac605ae4bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "485dff83d90336e971ee4ec5e5b612b3536b09ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "e79e70c820c0a70c81a0758220eff526d9aa10ecc0f4d0998267bb74358c95e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ad5e90663286200d0ae36e2772767c1733fb2fdaf5c57ac532fb4617f88addc0fe3c181226f2af0abf20c252af6fab898d8d7bef7d156b818dd47eaf36984d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "b1a7c0decf1d88667cfb8c30068c05e02925d0e8da874040aeab70008767c74e1167ad9de5db99dcddc30fbd13ef536a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53ef332263e882ef66a56076df57c977afb40305877fe3a055f9203c4a68fbdd3d63860641147cce66d9d17344f65c64"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6786ab8a37eeb108c8f4615213e64b821a285fcc0e371f55efdf7c4e46ba11b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e4fc860a95b876c0e7c4379e576441a7216cd35ff736e09c4167340767238336d9b1f1d0346d61c9725bd0f6d945c53b81ae140e958bb84449f5998aef048ceb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-java@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-java"
        },
        {
          "type" : "distribution-intake",
          "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/flink-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-core@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-core",
      "version" : "1.20.3",
      "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" : "c63df5d8004bf161aba6ba3f4b3514ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "9567e07e4899be977407afc775cebf163f30f85c"
        },
        {
          "alg" : "SHA-256",
          "content" : "29459f3f6ee81230e2436eeb636daf3c88841546ac11b1c13af14839a7eb605c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0fc2cc012304646117abd4127f2cf63f8d41f1a309682655d0e6210fe71275a564c4effe4fb1745da165ee6ca3b8abc291ab6b6ddcab00c1722aa02e0ce130c"
        },
        {
          "alg" : "SHA-384",
          "content" : "353b7b67466a77e1f30e9c8a644de634cc8fedc1ab9c3bba54a7feeb5ad6814ceb06a6670a9808e9ecd0ae1b0acf5f04"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f49cacfd024e051b80f6f292e627afc7fa7cfe7593b2130ebf3eb65895f4f1d261766730eada495eca5c34fa7e9ec30a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6bf25d7fc9efd49d09ff59d3f317c576d579bf159e4b213f92a62f5e067358b8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "388a9737c55fe90eca89cf4a808d73b65958e01168bf6fd61a2aee8be9699f271030dcf095367eb7ba43069cff4d27733257837385c58e08aaed400263dad8b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-core@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-core"
        },
        {
          "type" : "distribution-intake",
          "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/flink-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-core-api@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-core-api",
      "version" : "1.20.3",
      "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" : "44904e87a88118c6b243f63da3675dd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "b40136b4e29fb1632f2a271abcdc35209096b003"
        },
        {
          "alg" : "SHA-256",
          "content" : "2cfe1b3a51ec9d50a4d9b61f017ddb3b4fc4bf09eff2997a5c773fa8972e4055"
        },
        {
          "alg" : "SHA-512",
          "content" : "eb58354a38fb72e9e9b16e80e969f77a98471f4cc46d0b3456f3ea12748036ec0b040cbde4f7dcb21a00233e82017aeadccf4cc8a1c7e6b276659d5cdf5f48ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "22ac8fddd51adeb1d22f1b3f77238d8e645635579fc9db204931a892c575ae4c3b7d983777400a8600b37138554939ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c530db1ad73f073dcc446360a70d862623f57db131991c10097f543eba07b8652f0546c03d5a19992abcedff3eb1d7d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f72f460469c2ac71f474a99b94726726e6489b6af75bad4e793dbfdef43b3343"
        },
        {
          "alg" : "SHA3-512",
          "content" : "709259eb6c5b81b8f793aec96aa87ff3b2550f16985b09e43a446126450ec0c412b28f7d4de829d979949736e2cd1fccac63427c174561bd9c7ca4cfce8d7b99"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-core-api@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-core-api"
        },
        {
          "type" : "distribution-intake",
          "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/flink-core-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-metrics-core@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-metrics-core",
      "version" : "1.20.3",
      "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" : "398edd07f63ec16d04f4f83f19f9ca04"
        },
        {
          "alg" : "SHA-1",
          "content" : "08144337d458e93805675479188d9a95979a4205"
        },
        {
          "alg" : "SHA-256",
          "content" : "f3ed52c6bb63319e9abed5ccbcda1f55452aca3462864e883089258b65404d1e"
        },
        {
          "alg" : "SHA-512",
          "content" : "b4467e6a7dc89c122a5639b0cd7993888a4a4a97e8021721a9f56d972db18d69a646d0769dc32d0b21fe9459a03ce1082d2c55b21466c230c56b48fd88d402d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "56aee37ab808a437175134160e9c156f418d0e30ab8a6fecb320da38c885d911d565eeaadec5dbe465077f0fc82abb20"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6a842d03b43ffeafa66c7c6147034cc5ec7b805a09bbd12b7db98aef6b055c3ac5ac6ac498196bd2af6d8491f24881f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2204b0448e6566d3cefbb0a1f9134ee6a7564991021b235f79d37acf6ade347a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b529709126473ce0845a2a417d87aa8880136bb6ccae2b06142379a05d3a310a368f41a0aafcb3be2f5a6976ac9a35e5cc28d24de78b1abe14b6d9a97f85866"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-metrics-core@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-metrics/flink-metrics-core"
        },
        {
          "type" : "distribution-intake",
          "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/flink-metrics/flink-metrics-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-annotations@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-annotations",
      "version" : "1.20.3",
      "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" : "7f147d43b5397d76014e9c36a80f59e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "d417c52aef65c9aa71e1a0ee499c07e61cf40fef"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa298363048d7687f47d69f8572e8daabcce9cf021ecff8bdc642a75ff1a83a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "d4e58d51a5e29e9e799e1c860972d204656c873b856bae3fa543cb44d1e3520137b13ad0754a7a9fa490fa22d6669d33daf357b39ac0cf4a6fe4b2dd2ede5cf0"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0042b1baa01528362d7cc8557383cec396196b9a3e6909d43747ee51d842d75d09a0fe14f633f8d4648d50bd34833cd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "952b54db8e2bc6526e5679bea55cfc555b9f6b6b4ba98ded3e09c715cf9a2ca0d2c6a154731f7290db9cc9264a747900"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f6c354971edd669e24eeababaeb3fae601274acbfb955793787f66001bfdd35"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cfa41264a9c54403aa6fb66b19289165206fca327e6b8417250c07608124434f88d70609443ca28ee6688a620b45b8df1fb94f58457ca3c9dfa2ecbb0e2c77bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-annotations@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-annotations"
        },
        {
          "type" : "distribution-intake",
          "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/flink-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-shaded-asm-9@9.5-17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-asm-9",
      "version" : "9.5-17.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" : "443601ddd70625d741be1d3382dcf012"
        },
        {
          "alg" : "SHA-1",
          "content" : "d09e84a77ad8258d26f6be6bbb31fe81e3f98658"
        },
        {
          "alg" : "SHA-256",
          "content" : "a79273d4fbea1683b5fe81bce25d7fe552a542690481132f7ded034a8f00169e"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1414e5cd4cd63e1e8a2f4a18198834910a360dac22392e298458049d7bf05e74cea2a4206751026ad7dc2348112aa7f223d0ca6178a859cf343cf306a6bd4c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff6195b15060e725158aa6c8406e441576c38318fa5ea26e27ffd09f4ed4596b5198579d69ef0192dbb6edb3fda79d40"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2b29ecee21e6bf39e6a913cb1bb41d455ade8ec169b7574b6052972f4cf571fb5374d4dde1a24be0ec4d08246359348f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "353458e2d9919279b41a1b74791b984fef6586f07232d2e71e42892a790052c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e491cdd687aaa88d8d84e792caedc02a4ef27d2bdd78e4e9bf286876ce06518c03f0340ff984ffcd507d7982391e5a6f3c4c61e05fbf0e07bd9d5683d493393e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-asm-9@9.5-17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-asm-9"
        },
        {
          "type" : "distribution-intake",
          "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-jackson@2.14.2-17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-jackson",
      "version" : "2.14.2-17.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" : "492259ac7642687cc959257a5512542f"
        },
        {
          "alg" : "SHA-1",
          "content" : "689daca4a6fc14e361831e15abd96283166d0f62"
        },
        {
          "alg" : "SHA-256",
          "content" : "37e87311498ae8da80adb2aa09ab6e9739d8611e09868e7220822206c739231e"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f4434cf93f2cd12b686aa84c4b1910d7e0191b2ddad7ba8de6d2c3805d3b49afcf5da06e1052faf01b6cb0dda554594f78e39db69d83208119c1f4f2cd5dc8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e689ab8b7e7f7db269fd5b1b0fc1dc5f13fed06b283c9b8ceec5c500fc9f6a4200674eef2bb884a9e67133de32e9a77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a67fd2fe9cfd6e8ef51ab3c0217fcaf0a9420178a8c4025770b86d6b590db65c8bb4d96acf05b4212d2661073e4409cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e47b2c93363ff5d65ae47d619f3caa605b5d996e4e765811b4b7117f1c58c90e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af2b026aebfa279ca42602c04a8db054a12c9f39c5640a0e7804cfa5d06124a52099aea56e9dfc25d018da9baa742b274c5914aa98814dbdd0e9c5ebfa7035b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-jackson@2.14.2-17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-jackson-parent/flink-shaded-jackson"
        },
        {
          "type" : "distribution-intake",
          "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.snakeyaml/snakeyaml-engine@2.6?type=jar",
      "group" : "org.snakeyaml",
      "name" : "snakeyaml-engine",
      "version" : "2.6",
      "description" : "Core YAML 1.2 parser and emitter for Java",
      "scope" : "required",
      "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-intake",
          "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/com.esotericsoftware.kryo/kryo@2.24.0?type=jar",
      "group" : "com.esotericsoftware.kryo",
      "name" : "kryo",
      "version" : "2.24.0",
      "description" : "Fast, efficient Java serialization",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6cf0fa5b5d4f6b8226fd4a4bfb7532b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c6b206e80cfd97e66a1364003724491c757b92f"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e56b32c635058f9aa2820f88919ab702d029cbcd15285da9992e36cc0ae52f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4c6ce768528a03c219cc6a41b22293f78e433c849c90391b64dda3f2376fd79951a89c5f4e6701bcbcb6eee9abffe2390cfb12dba3b885e4a3d411a26b78f40"
        },
        {
          "alg" : "SHA-384",
          "content" : "678ad1b7f4d99910b8ff44a6c8f78ccae91f823161ce23de39077397352919b7257e1e6e0dea90900be973291ea19282"
        },
        {
          "alg" : "SHA3-384",
          "content" : "671fc6aa9905f8131482e1d0f3fe26126562b13777893d51a66d0f84fc6f2aa3f13947e488ffba8f09c31a2cc0e9758a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46e89d8f12cbead0fe29ad707d5dba96e880dacce2a6b374ac4bf1ced9f36a79"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7cde437eef8343eccd4c5ecb8de5683529e3d4d8262e8cd1f7b7d0df9c632253b979737fd1b486314ec2728aee3a3782dee5d2032621485db4aa3b2a8262741"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.esotericsoftware.kryo/kryo@2.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/EsotericSoftware/kryo"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/EsotericSoftware/kryo"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.esotericsoftware.minlog/minlog@1.2?type=jar",
      "group" : "com.esotericsoftware.minlog",
      "name" : "minlog",
      "version" : "1.2",
      "description" : "Minimal overhead Java logging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f7cfbdf63b67df0bbfa4c7cb260885bc"
        },
        {
          "alg" : "SHA-1",
          "content" : "59bfcd171d82f9981a5e242b9e840191f650e209"
        },
        {
          "alg" : "SHA-256",
          "content" : "a678cb1aa8f5d03d901c992c75741841d98a9bc3d55dad02e84d65315c4e60f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b4082766ad740d86708783f3b08780ed72dd18062aa9ba422c4b9016b332d2334ae511f50ef7d89e4eedbdac5cebc51ab6ddaf4d1eea857a3250eb5962f0d08"
        },
        {
          "alg" : "SHA-384",
          "content" : "932a282a9c06864001f8212199e4be05543609adbd985c5f4517ee6eba734acd3fd8812213bc0c98af264637cbf9c78d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f36e9f494611c85f59febfef9ce93fc68f1f17db881400456204c1f099e623e334d2f10b41018392877c8af13de7f59a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37422ef85dce86abd8b14b4c9f7ad77261d728a472126c8eca38f356c98da395"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74ba47271899706a284e942482ff41649ffd93e57a29320732e57864c47f3f0431377130ca7afb5e64cc6b68d4e5a5cdfc38027966cda4b5e512e3ce02bd8a99"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.esotericsoftware.minlog/minlog@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://code.google.com/p/minlog/"
        },
        {
          "type" : "vcs",
          "url" : "http://minlog.googlecode.com/svn/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.0?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-intake",
          "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/com.twitter/chill-java@0.7.6?type=jar",
      "publisher" : "com.twitter",
      "group" : "com.twitter",
      "name" : "chill-java",
      "version" : "0.7.6",
      "description" : "chill-java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "886eb8ef6db3880433f4a8e10ef37300"
        },
        {
          "alg" : "SHA-1",
          "content" : "a74b8d019d6941d82ff86d1612e382f4a0ae8259"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7c41a2257be11e6c9bca97095c8f4b0299626941a3508469f90622eb8f8368e"
        },
        {
          "alg" : "SHA-512",
          "content" : "dc9973909b87cfb85ee45c90662612dd2bc137b7510172221eb47020f76b23eb3ea76c6b4fba4cee5d81e910f87aba71359136d33ae0f6424e3ce7123bf77dbf"
        },
        {
          "alg" : "SHA-384",
          "content" : "41e7faed7c2c22987868fba7cd6dac0d59d174d82d841ba4e5aa8675cc9265bf9d9df021553a781cfa24c4c9c7a35c5c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "32751d6ecd77676ffa11a109dead8c8d19a6d1d78576b19ac5a8323d9446ba51fba87e0d60820dd2bac69fb705aa2061"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6bdf2ed042c5b7f4f4d11bb52e448ce740e18563364f66730ca2b6b4eadf0401"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0ab14bee65d85803d5080f3b0ad86183daafb61e3ca3a610e199bc04a11421b45436e405dc3c227b5d80a64178ca82739eccb5ad8ee157efa925d484d9daae28"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.twitter/chill-java@0.7.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/twitter/chill"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?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/org.apache.flink/flink-clients@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-clients",
      "version" : "1.20.3",
      "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" : "70cacc2970eb3a7741d718fdcf5ed5cf"
        },
        {
          "alg" : "SHA-1",
          "content" : "316f2f5c54fc4326729d02af73bd0043ee467fc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9b74d6956994c0d5c7bafa586769a2e85afd5a2997661d344041681292b6d0d"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d19f6f072140afa7d229d94dcb3a7e12145afeb0a26df53e02f87b0e60b43a9703e48b290d7b0b5bd92a48e95491ec49cca2bdd23e49ee815508b8a2b77698b"
        },
        {
          "alg" : "SHA-384",
          "content" : "be5ca6af9d430015751095e11453c0fa87b0dfaafb7ad02619b10188155dcbbbb622ff7c1af66d957877ebd5596e3a18"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cad80a19091c0054666d0fa75e280e7f6a0b64875c876b6c6dc35a66a6892421a87878792407fd515bc5824ecc56bc79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c4ea6b2ae2199ab7618d5c059116083e4281bfa83348085ae7a6cf9c7e95ce1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6d6ce672e4875a7761195221e4e92766a8a2d7eefd2e6a0e864ab1d198fd04dceede4893c015d66e113a5466fe8bf4611f9e039ecf3deecfa1d947fafb5869d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-clients@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-clients"
        },
        {
          "type" : "distribution-intake",
          "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/flink-clients"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-runtime@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-runtime",
      "version" : "1.20.3",
      "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" : "f6682aeb415e4715802cece3b07c08fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "aa719b2c1a6840d1ba40fee07893d1289d11d527"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e1e6bc5f4fe05f56880f7aeb779ff1f2e60f08efce9c736692937209b85bb42"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5a78711e7ad71e48865d12457fa3d1bc6f3e7e2daea2414aa53df83d1d010d5714fb0d302f152cc5c4f018028562874b2d7bd82c8e805c733e7e5ff504eb95a"
        },
        {
          "alg" : "SHA-384",
          "content" : "af82027062c0d462d7921519774cc977c55adf3a39860a14c4f090e0cf1dc18c790c432bb2355c0afdd1b5918749f8a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2fbdea9a87637d6508f0b3b41206498f55c76608a4dec2ed6866260857539327182a1fb610d9486d28b0f012b1ffe433"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48a2b920195cc743f6b331227d7fc194d908ca56bac1749d547557b2de19640c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6946413d100172d0fc01b80dc5f32d7c77ba4f0fed0d3c8c81a0845f49e32a14c83b5934a916de5b1f1d87539600afa45b0e89c5930ddbb15f6db6e4e13925b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-runtime@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-runtime"
        },
        {
          "type" : "distribution-intake",
          "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/flink-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-rpc-core@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-rpc-core",
      "version" : "1.20.3",
      "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" : "9e4f57deb4f1e852992ecfeb46f38cc7"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f428b426958fd1ed38a2b4e0f3b449240c66132"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1a64af9d2cb8fe54ccc642485b5bb83bc835e73ae2b8439c916729bf36bc11e"
        },
        {
          "alg" : "SHA-512",
          "content" : "20cdf19672e605c10df168c03c027683754f0b867119ba75f1d9e087cd239afedd3c19f2e5667b38c0587ae417e528ab09f2a9d920b5f5b4ef9c12d318e90742"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2d4e03f214e1ab8754162569eb69931f0790c7f8a5648933d1ea029fe2d013d3e9a699680774648b2ad40b5f407fe6c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c95c5083fee1c5577b328c2a43a90bc23d247383a12205c2137ea9a955f4400a7823e87cf698396b03fe7f571d55db03"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eee356b7874e262e18d9648e4112dbeea7856f91ab73281fbb1008795b780540"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3a2bfefc669bd9af18deb0b203423d289c4dbeb81691a95c204f7ab0d3257a12bb186a98fd56fc6040dfbf4648d32b5f75f3f081a253f5bdc27749c62c3acd5b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-rpc-core@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-rpc/flink-rpc-core"
        },
        {
          "type" : "distribution-intake",
          "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/flink-rpc/flink-rpc-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-rpc-akka-loader@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-rpc-akka-loader",
      "version" : "1.20.3",
      "description" : "This module contains the mechanism for loading flink-rpc-akka through a separate classloader.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c4536dd3671c990a4e02c688011126f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "a8e28c1afaf6b71b34fa4dd83421f98d8037ad05"
        },
        {
          "alg" : "SHA-256",
          "content" : "f74a006f964c6f54fc928b3d333fd5bdbb7374300e5a0e8017ad5bc17c90aded"
        },
        {
          "alg" : "SHA-512",
          "content" : "9aa820610d2a95875c266af6473dd0ba4c3927eab55cf49b654263c73a6ba7150a53b7c55aafe7a732393a7c70ad8ea51959f67882bcf663584e08c52fc5f3b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e62d65fb4db08bfbdc671b4cb9cd2511e08b9e95689aad04d0e0914a922a13736df11c8e2d74ab9647c8c01a16bb629"
        },
        {
          "alg" : "SHA3-384",
          "content" : "544cec52d415f8cf21008d108fd8f5dcaccd6ae4a52b4b6be1787ac3291157881bc1f94428c14a2b58a72a5324d35a43"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9d5447a93bff93cbfbba9f67a6fdfb3eab5a45e22cfb08eac1f0560a4260c52b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93cb02b7e2e59ce79e5c6e6609462245f244cf3868d651d55334d88b6c43eeb269045b9d48707a8c2054ae3d8f572a18bd217d92b93c68e359215815cdbc34c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-rpc-akka-loader@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-rpc/flink-rpc-akka-loader"
        },
        {
          "type" : "distribution-intake",
          "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/flink-rpc/flink-rpc-akka-loader"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-queryable-state-client-java@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-queryable-state-client-java",
      "version" : "1.20.3",
      "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" : "0583bc1765499f0a1a4cff9ff34aebee"
        },
        {
          "alg" : "SHA-1",
          "content" : "aa1f6ef689de116ceb55ef3c36c829e592e17ea2"
        },
        {
          "alg" : "SHA-256",
          "content" : "94bc03e0cf6ba76a623f28502d73148074ec69dc058e1af2f9442cc0a001b935"
        },
        {
          "alg" : "SHA-512",
          "content" : "f33d38c546ecd22d99043e424e4fee9f18ef2c734b025ced66bee497aa64bc463e7c6be3a27e0a28cee6d26d4d1640fa2c61a07d32aff6b42846ef0e7288390d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d657c9d66ce115b2d20e0828ac0fdd4b1a8d7aab5547e76b177cf77ac51673accfe38112b34db306e92d94acc73cfca3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0f1676e5ecb80320db3ba36159ab451470070a04ab374ea6ee60d2916f0b83d24017002f3c3fe29c8bf415de95b4758e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7de113d3f4129518433c6ed9d75a510fb0a5980ecdf140e34481009b9c5e1ab0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4068d915124e2cb10a03a3c8c5240b708de5e39e3f027773d3d2057f19c856a99c3e21f045daaa2d2748e672720fcd61b59c95a2667c217ebaad8b93cf8912b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-queryable-state-client-java@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-queryable-state/flink-queryable-state-client-java"
        },
        {
          "type" : "distribution-intake",
          "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/flink-queryable-state/flink-queryable-state-client-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-hadoop-fs@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-hadoop-fs",
      "version" : "1.20.3",
      "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" : "20f1abc79e00964dc486505b18875f60"
        },
        {
          "alg" : "SHA-1",
          "content" : "119f9a0cee69265c3f8d3b4c5ee98ea293d238fb"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c0926936c54c8c738ad29c017be94774c0fcc435b48137eade7571a61fc93f4"
        },
        {
          "alg" : "SHA-512",
          "content" : "eca5d739c55545d058704e8abc939cedbfd3da671bc54f8373d5af9b4199dfcd23a21de2b9fca79141e4dd865c639efe77a8bc1a791180c69356e0dd7737ef98"
        },
        {
          "alg" : "SHA-384",
          "content" : "490230d95d3b02c841d26590b5f1c4b7f4941d2e8681794748b293e9662a39c5d77cdea7ff0cc373c2d86f379fcfc937"
        },
        {
          "alg" : "SHA3-384",
          "content" : "399d0cafff1083bf3e185b7641a0d4d5383ea7177d98c870be5ee00b49f59699b6392cc3065fa217ad39fa52eb1deae6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "407c9b22cec7d46aade836b46a6068166cbdfe7d67579f1e2e777611688d37d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "787b7640eb03753cb73d48a869749d1de3fe321da8991c078314002074ba0d0b77a9392008713954d7b8c89f23c38d3010a82e1effafe6e78e159b542d62f5e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-hadoop-fs@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-filesystems/flink-hadoop-fs"
        },
        {
          "type" : "distribution-intake",
          "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/flink-filesystems/flink-hadoop-fs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.15.1?type=jar",
      "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-intake",
          "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/org.apache.flink/flink-shaded-netty@4.1.91.Final-17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-netty",
      "version" : "4.1.91.Final-17.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" : "f3e6fd4f43c7a8647604df2a9b712dab"
        },
        {
          "alg" : "SHA-1",
          "content" : "81b6e0b28e0309946cb6d03792199fabfc0d9f09"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4d370f1b2bda0b55686fdec840c8a047950b9448f26cd01f1594a3bf0fde75b"
        },
        {
          "alg" : "SHA-512",
          "content" : "7f2010cda152f6baecc2a0c9d79f8bb2b7eee8a88f80dd8ed5bf2f723885cf3f9f60e373db77bd591225f3037f33f4a7c08d05e807356899a6af818225b6aa4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1d99aee334155d4c2dfddcc63dfd1b8ce9d7e4a67bba29be0b6b5a54a717ea95decb0fa300ef9e05b589d273952e22e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a4bcd8d36c45ef4e8d2fd5d1774fe2ba0913851e6034ec770c3af962db9bd9ef084aa3e2a94b83d4c098059f37800a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a9bde99e2876e545b7fbc0400a9980381162b7a51596132cff27d49caff7e55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9109ab1275822d476cb5dcde1d329625be51953ef07af0b586cac9040221a1cd65bcb98f7aa02d7b07372676960697ccb04f751c31150ba9b6b8b0e5e5b6b4a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-netty@4.1.91.Final-17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-netty"
        },
        {
          "type" : "distribution-intake",
          "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-zookeeper-3@3.7.1-17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-zookeeper-3",
      "version" : "3.7.1-17.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" : "a2737bcfc729e776a7d4dd3a13067999"
        },
        {
          "alg" : "SHA-1",
          "content" : "6206880a4f471a7f560fa824d1ad8b0596d7e59c"
        },
        {
          "alg" : "SHA-256",
          "content" : "e91cb263c67631a27e7a6cee147b75a9a638f3c52fcd053106fc4584feb6e585"
        },
        {
          "alg" : "SHA-512",
          "content" : "62cba94bbd87bd678f6cbbee07168dba3f2d1bac21371c4b5c1d035ef2596711bc46b1a273f4b89fe8110b2b855dc425614ca42fc866340a9edb89226f093c6a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee4a3d27059c35a13559599d5b00267b9db9514ea4c04b2b3432ade93d71fe4d8510fe2c3416fac2dada3b218019e454"
        },
        {
          "alg" : "SHA3-384",
          "content" : "501df884bf117eb9f420d9ccf92ccbae8d1833d1bb52314ff21bbcc99d9c262eb99b5941ed5da2aabdd1ee953a1320e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ba0e15658af1b2451f6e180ab4778930cf0a30ca4fe0b5a9156eac095118f1f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c604d9a6a533e806ed3779c328326ce0935c9e8d2f30922289755d35e91e5fe7152a7f1a29b082442e625a35f1217f6bb38021a94dec1c23818715653cef00ef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-zookeeper-3@3.7.1-17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-3"
        },
        {
          "type" : "distribution-intake",
          "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.javassist/javassist@3.24.0-GA?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.",
      "scope" : "required",
      "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-intake",
          "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.xerial.snappy/snappy-java@1.1.10.4?type=jar",
      "publisher" : "xerial.org",
      "group" : "org.xerial.snappy",
      "name" : "snappy-java",
      "version" : "1.1.10.4",
      "description" : "snappy-java: A fast compression/decompression library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d1d3b91e925c46a1a0f68b87298bafe8"
        },
        {
          "alg" : "SHA-1",
          "content" : "50d0390056017158bdc75c063efd5c2a898d5f0c"
        },
        {
          "alg" : "SHA-256",
          "content" : "55b30c94e5c4cc2d4b6976916098d0678a8a6cc7427fa8c875621bd94e731ac8"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e52bad4eaa0d0a2e0083cdd3433d84c4bb44c4d3f0314a48c3d6eacbb64d0f4fb2d71197944115618a598eb4a4941c13af2a9ec676b003fb3462ddac58bbe41"
        },
        {
          "alg" : "SHA-384",
          "content" : "9539e8eb2dea244f07a7216db38970e3f336b5dc9d132cbe54e201c818dba3e02a1fc467b4529a18eca7127f86d742dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d5d5ef5d8b050f200ae29855a4b6f5e278215d0a97a69d3653dc1aa716f9847b3c305312a3c994d46721615ba02fc7c8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bbbb3ff43a24094bf2c77dd8c8f94b06d62d158da0d2c3399de3a2993df9986e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de2aa7e7fada466f24ccda07123e2877446733dd48e4b914d25b0d296f677e17a24f182a0e9216e77b261143b774ccaadcfd2854dde1bf36cb2c6db6cdf78b3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xerial/snappy-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/xerial/snappy-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tools.profiler/async-profiler@2.9?type=jar",
      "group" : "tools.profiler",
      "name" : "async-profiler",
      "version" : "2.9",
      "description" : "Low overhead sampling profiler for Java",
      "scope" : "required",
      "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-intake",
          "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/org.apache.flink/flink-optimizer@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-optimizer",
      "version" : "1.20.3",
      "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" : "e4c6cb1337dc5405744d07025dec108b"
        },
        {
          "alg" : "SHA-1",
          "content" : "67d306d0bd08f3556bab85aa62717929d4b101ae"
        },
        {
          "alg" : "SHA-256",
          "content" : "8bb43335774deb1b9372ec01ef76368281158bc1482931fa42e4e67fdff2a82e"
        },
        {
          "alg" : "SHA-512",
          "content" : "b8af3df33e96fc84670c4fd32222f2cfe2228eed4ff088a84d055e662ed7d071e5cd21ac08516820627db066dab816f4136b8622b0e251a4c1ca86222cad39a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca772f2882faeb41344005aba14cc5e05c8ad9f44a1b1c7e4d962637bdafcebc4e15a0aba458362757eda67b9419fbdd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f9c8a006015af06aae7fe716bac9a765846682e0c5a9d0b44e32b75c3309cb0ea19af1af6c453bcd3cc0e19b8bbd0f7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22219ad280b8182b833605a26cfd9e258ff43e222bcc392a73bb3cb472bc383d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "84ec7bf65b71a4501fdb16a48ae75db40266cec989973d3930fd0d28c96b2c92854ac5eb96996f8f134773c88832f9c0d10794f2de9aa83ee71c27a149462af4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-optimizer@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-optimizer"
        },
        {
          "type" : "distribution-intake",
          "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/flink-optimizer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-cli/commons-cli@1.5.0?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-intake",
          "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/org.apache.flink/flink-datastream@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-datastream",
      "version" : "1.20.3",
      "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" : "204357be1bb885049f9852d67777cf07"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b4f1587b0e8c740cdd55826f61e4b7aaff123b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b583df5d29dab9955c5472598d21c13f8fe7d9f822b0a7dea10d4c5e6471d47"
        },
        {
          "alg" : "SHA-512",
          "content" : "f86d26ad1c146a745701cbb015fe32772ec125a6919cbc9006d63c35f65ef4cc5fd14ed1e24cb9913f4c8db889f9492e63a42058f3b19b0036079db19a2991f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "1441608216b2ceabb915de7c424e0cf65ff11d84e19dbc2fb0ae1434618131710d83c9033389546cc693c45ada67ae0f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a88509c95942cc05e31e591d1efe74ae351dbe74eaf2232c1df7f54dad54549deb6cc3bc333d87259e7476b28552b6b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c3620b72f03d2b5de452894e5312e543a842a7812a9ae48f5f95ca7edbc7ff47"
        },
        {
          "alg" : "SHA3-512",
          "content" : "542fe09778766d3fc8426f82c0b02fe845961b48a04d52c9f48efed87531ece03f2ce2446a88b8cb18e55e794b895e0581dd0d8c7510832d8184ecb2279f31b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-datastream@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-datastream"
        },
        {
          "type" : "distribution-intake",
          "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/flink-datastream"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-datastream-api@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-datastream-api",
      "version" : "1.20.3",
      "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" : "704e2e705ea1f5be8783f334e53316a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "1adf2ee39022bed8f1b0375cad283f8f919d52a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "4af47ba059c3050aa6284c47f6aab075eca46aa8ce7bb212ba6ac36642c5a006"
        },
        {
          "alg" : "SHA-512",
          "content" : "71d95d29b182350a494e26bac26608b86eaa11e7685c6600e18b30c039f0e8d6bbcecc3069b5e7ef9027c4df0045c2acbb8e51a435cd324cb8bbde926f44f4b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "e55de95f308f49c2f84059ee3d69e38f787e7b8dff3f261821eabb7b4202142c4ac1b3aa9173e920b027145b0425d990"
        },
        {
          "alg" : "SHA3-384",
          "content" : "42ee1177fe4302b4a3bda925e02b9f6c4c1cdce7a6b1de5b79f3c538eab5e1e27075425dbe785ec15c6722ce2872f007"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d00a7514ddfe5643c0e96f23dcea6d07c16e52ddb5722fa788991a0b0ea7cb89"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0547ee5b7d52eb140cc5d106ad07cec1a99dd5489f81a11a876b7d5ede52edaccf4f54309d9ba92f0c96733e7abe391fa216f1eda3865c4513fa3bb1bc34f022"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-datastream-api@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-datastream-api"
        },
        {
          "type" : "distribution-intake",
          "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/flink-datastream-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-streaming-java@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-streaming-java",
      "version" : "1.20.3",
      "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" : "0f6dc92e29827db825b67b1c4cdd3f34"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc879e12e83c2780dcc5252ec904035bcf8e130d"
        },
        {
          "alg" : "SHA-256",
          "content" : "53f12f3fa4504409cb2b74a6ba516b10b06ef7972c6f226e7168e4f58e0df1b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "d3dc55cce3afb0d18d1e6a58bd05ffc5f0f360d940ca197314acdf39541207d29d91a6a6294c79aa2bb0d5c19df8807fd27cd13150638f2266d6e6d110016473"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb4bcce9a694e9bd719889a8ce716ea816ff28f07150384365e81a09cd14aded9c35a41074220ffee402112626f5d5fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da9f2cba042e7abc7d93c22f2536cb9d14f5bc511ffe0643df875cef5a8c89578934bd3baf154dc153257b140022cbd4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "599d08ad9e895dcd4e5cc7322b3ec5b1849d0303ffb075ad81c77e3a0cdcaf92"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5c71a4ac6fa89e06c888d2d30e836e5fddeb112a1edc20022c5c9fa1cdb5ca0eca731be2d69f1af952e7d81096afc913729619547994ac533fa9588cb17e722"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-streaming-java@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-streaming-java"
        },
        {
          "type" : "distribution-intake",
          "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/flink-streaming-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-file-sink-common@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-file-sink-common",
      "version" : "1.20.3",
      "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" : "1cb5fbc90283ec6c7ba94a975d129fa8"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fc56f099931d12d59af2a205bee2be2e797a6f9"
        },
        {
          "alg" : "SHA-256",
          "content" : "e86849373b13c656bccb701d21c90da2c5f188d1a479592c8eb558719c993e27"
        },
        {
          "alg" : "SHA-512",
          "content" : "f40c28c0a397229cf2b84adb0796134c28246172d7a92035e8455940abd3ea19b69df1a7bd8f03f982e7d94d7d9b414ac369e1da94b8f216be980b6e4f00bf44"
        },
        {
          "alg" : "SHA-384",
          "content" : "75647709c630e113d5774d9c0b99bb4345a876a73879bb01d25cf9b4660e5dc0831d0453275276e70f7ccd96cbb0ef2f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7717b28629d016c793ab853346fe1c1c9cb38492efd75ad42f22b92411eff1f3c4172ae36b5ec5f11680449881bef911"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff721f97f5a54874cb9f93db2d371c77249496686fd968c8663a20e9955979cc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15fdb71c8e2a8a73d2eaa2b63eb1fde3ede7526575910de207e9a2e2e02b1c66ef067f2ac53877b31fecb2d15b2e9500256e1a52856eaa1451827cfbfb7b88fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-file-sink-common@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-connectors/flink-file-sink-common"
        },
        {
          "type" : "distribution-intake",
          "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/flink-connectors/flink-file-sink-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.flink/flink-shaded-guava@31.1-jre-17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-shaded-guava",
      "version" : "31.1-jre-17.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" : "b8c5129f4164f8ee2086854bdb289690"
        },
        {
          "alg" : "SHA-1",
          "content" : "00fa393c1db1308f4fb920f010f79c4c774e2f39"
        },
        {
          "alg" : "SHA-256",
          "content" : "03442ae97c4ca34388568cbce0e67e9911b0137b2b3849dff7a550008d5a4336"
        },
        {
          "alg" : "SHA-512",
          "content" : "15bb65f24054768915fbc29a95dfa93307b0babc39a02a204ae65eff44f259357b471fef9967b864b7a78e07d266933ce8e3eda8a866fcc73643cc38bcc5653f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8e6f2630c0824bbd1902a25884f09c076efbbbe0265f5d3fb49370affcff81ee5dd8b7887ba4bf063915446b937117a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a2ffbdbcfb8be61c43891fa19275a765b71e6830b110fa9ab77d46ac35527d2be0943d895767a70591895916963048c6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a73e8e370e9bb3d634495dade320f0b569f4ed307fc147cb8f3af547bb6b057"
        },
        {
          "alg" : "SHA3-512",
          "content" : "abd1618c0568eee546f5b32314085bef40f8de74ffa5e52f0aa7a5bed82713142af8a1bdaf79f18e2210b79f8c3592276c54b2356594d19d8f56185ec9a457d5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-shaded-guava@31.1-jre-17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://flink.apache.org/flink-shaded-guava"
        },
        {
          "type" : "distribution-intake",
          "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-connector-datagen@1.20.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.flink",
      "name" : "flink-connector-datagen",
      "version" : "1.20.3",
      "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" : "2ce61a13ca3958e5c8eb352d28756d9c"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d31287ad0b0b405fe40c8861fd5224d87e6bb7b"
        },
        {
          "alg" : "SHA-256",
          "content" : "2bf951e84be9c1b82eebddf18e37ca56f97c3a8ffa24bc38060a417e0c0a9c92"
        },
        {
          "alg" : "SHA-512",
          "content" : "bccb1d5a6d8dc2dcb61bb09802387563a1f90014fd28424eb6333e76f81719a6d16fbdf9be5cc8d5cd63489ed9f612c79040b91c1657d01c1f2a7ea75e17fda8"
        },
        {
          "alg" : "SHA-384",
          "content" : "35016b9b801435dbe6589c5adac1dd45165f26aa714c981824c74895e17ba8abb91b37baf23b3701e12937fdc06d905e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "58367f9a462afa639eb9e4b03c25fe155abc1abded93746e93d5d34c74a6ee3e723405635e38d27a5543d19dcd5e0c56"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43da47d8b4716e289f34e417ceb9d24d8a3d34a78651b9755abe34103b0ed697"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aed27f21fc45fb0a6f924dbdddd09cfbacf0805ddfd413efb895e34c62821ec33093e58a79f0384b94b0c06cb45222571a2ca4fafb0a015a846e03d25f7ed26c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.flink/flink-connector-datagen@1.20.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://flink.apache.org/flink-connectors/flink-connector-datagen"
        },
        {
          "type" : "distribution-intake",
          "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/flink-connectors/flink-connector-datagen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-flowable@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-flowable",
      "version" : "4.19.0",
      "description" : "Camel Flowable support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-flowable@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-flowable"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-flowable"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-engine@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-engine",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4d95383efd81acf3d05c66737d20f44"
        },
        {
          "alg" : "SHA-1",
          "content" : "7cecb401480eeef15917bde86ac91c4713d68ee9"
        },
        {
          "alg" : "SHA-256",
          "content" : "ec8a70d298fbcd4492e6227fb27ab7d8cb4922ab7ce353a4df716af5fde9c5a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9cd4aac1f73eb759015e34059aac89634ef5a22e02ca8972931811538b8e349191bd491d7daecf0a11b51b2f70fb118201ce4ef53c5e7a3cb78062b7511d508"
        },
        {
          "alg" : "SHA-384",
          "content" : "88c294f1b7893fb24d5841489d426a2965665d8672947b1c2b84aa8fc073d0994be824fcbe719fde23226489a9d3be91"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f999efd17a4a87300e2ad45b6da9c0ead6e175bc9cac0d8bcd5c518bad05ca811ddcf02123282de47e23b147d4b868de"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8178b4eb8eed222ecd7daeee874c6c836d6f5828b305e17891d4e79bf3ec2f2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "301d2d94b2c4bb038149e9e70966bfe3bfd96c4033f918439412a661f1bea519ab9e2c0ddb61b6c5489961f086bb0fb46eddb56e5571f2ee08248730014f05a2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-engine@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-engine"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-bpmn-converter@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-bpmn-converter",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e77678f101bcf26ba0189f9587e1d5e"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e59e6552e8917aa689ce12aea92242f2254a9b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac0236d91224404f3f69bf4279cb52e3dbe4d787a11e07cbb65568e9877344d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "944899799eee6cd31944de6ed344d4b6d470bbd66747584d37afbf7bb2cd8961873e5fe71060a3fea8bb2733ce6f8e8caa59d6631d83c46abde22527ae64e26d"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5375995ac16ed6edbd3fd446cb5b39bc9dcb643b3d7975b1581c6b36b52e6b599da3278f1c4ed92b2f3566756aa419c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d88f7b11aacedac9eba799e15945143334c19d8a691831efdbd4111b57ea7c493de18faf5b3821e853936426ad719184"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b5ee7f9d7088fb5a1b2868a7523825cb1f7befe741d8f04b67df28b85e20e85"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b0cc60773b932310d9bf0aef52274215bd567da1debdd790730e1a5e7bf8d8001c797f244c8bbe93dff760a22019879ce18b88451e64539568c8ae3c8588e8d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-bpmn-converter@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-bpmn-converter"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-bpmn-model@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-bpmn-model",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "909f0f44219d96d9e13defd2a29365fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "7dc729f2e67956a2dd80214c7b20be379772b2d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "799d6c8745ef11f0f39f37378aba014e35954be6be2394e77148c86bae94f60f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6cfa4d5bea3db87e70e6d62727ceb6031f7e716b0350c14eeb4cfb2192f2af9ce5824a65df16061741c4bcdf93963b3e0b94d4ec2aa2d6d59512dc07c713b6b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "217db7c68d742d2cecec6ca19e1a3c076897bfc13e309ddab4358cdbb89dee80758a14f04c80e8bdee6b6f5338fbb0a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "85708a035d55653ee9436ba62f68c93ef44475e4785daebc0ee826591e5e2c823838ab8e1f14f5c69fc3290b247b5c0e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48cccee19645b641736dce732312428b1f7ccfb9f9dd8f83b54a036c54a6e982"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54d3ed814e1ffd6b8c189f516bf40419a98e66fff6f68e028466b37bbe8751c367ab619a8326cf350575379e11203abae3625e6f99bc3a9ab884c0b7b61fdd53"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-bpmn-model@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-bpmn-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-process-validation@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-process-validation",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82729f0d4e5c2fa3f4b5980e0baeaa07"
        },
        {
          "alg" : "SHA-1",
          "content" : "a506c00898150a4750f58286812a0dc8cd2598a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "a767c35222fc967bb7da74f84230df8da4a7428532fca169572ee7ba139827e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "703645673391ea47f3b38e5fcf1341458bd55d66fece5fcf97ad7464e4697bfcf3965d1ec1149a1a512c3925ae3a9522ebb47ba49e7a21cda940bd30f2514226"
        },
        {
          "alg" : "SHA-384",
          "content" : "e1b3a27799b6daefa47efec9ca167f93f902f217e3538f8bda0031cfcccdc0ec0ce2079828ab6cadda432db2e2ac5f7a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2684adf44697e00cd099383529ba37dd5a32cb7c39cf3e3eafd0462f68aa36d9ca377119e2a3eda6a258ab1913c065e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "34eab26764d03acae7e899f24ef91995cd4f2680cb7a934355677d21d4894e73"
        },
        {
          "alg" : "SHA3-512",
          "content" : "42366f9041b9b1a589c4bda5c13742496a87ed3d8623c13ad308b08692a6e4f4265356f4fc94cccf72b4c074fa7037c300295a327eb42211ba12c11dcc53863a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-process-validation@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-process-validation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-image-generator@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-image-generator",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6acb8f167b1f7ee0405b1390d8e89432"
        },
        {
          "alg" : "SHA-1",
          "content" : "eaee6b92475277d0fdd0b055bacd86c1ef51f5bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "646c61bf11e6706b3f8768e8ae323eab883d69b164f95b32fd8fbb78d4dbd9f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "35db5c99731c81e3cb0b69e4729e5e94eab1ad52039d68381c8f81c4583bea28050f96c6c2ff51d46f12d5c4d3c248976ac74a5d8968385f023d60a67da24d7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "917f4238570db0f1316181df39cfaf451dae172db5988ec3f86036518da5ca205175ab865d79928eeeeb4329a7b98daa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be5d22aa2c0d6cc76c0765de7ff77321e5108417cbdf363faa575147941fe08cc7dd2ee56d649c1dec3a74a53fd7647c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "777894ba3528d5ce9351f1dbca3bb408a354ddd5eccac589d039b75fc59d6b78"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6a8501063db510d289ba4dd23afa04c2c3cea8802178ff8586abfad14293a5a2a834f0daa2f170623ced42a36be103e18d4da42d4ff8aa6fa04088a922535bb2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-image-generator@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-image-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-engine-common-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "703ee8c0de7f87c00c41f0fc3e691950"
        },
        {
          "alg" : "SHA-1",
          "content" : "029d03ce65e41974b212526e422a2fe09d337199"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b9e17322f1bcada0633694ed4b79cc1c08b2663d4acd82a3b230d195e80c788"
        },
        {
          "alg" : "SHA-512",
          "content" : "356224422ff9fcbe60b1d812075d88969db8de4705568044a3dd23b0140b67a0665582daf00fddb0ffa063701bd756c9ec98e4b467a6cfedfd398e9536853db8"
        },
        {
          "alg" : "SHA-384",
          "content" : "d7b88fd4c3d870ead5fa9eb6679cd6f80a15e4f63eef7dcb66c745682fc26b7660c220f4c64746d0dc4c65dec511661e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e32c97658b556f54d874d0a9db4efde409330d79d79b76e2cc7c97de989c7954146728ba145a732b75a8b804deba4c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4752c8b0b790fd01cba98797babbf485806e975715165c1bcd4b04502163a14e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "780de6e70b8587973e47653a76c45b7172bdc3a59b8c2fe25cad0f20eb26d1841b182b2497aef0b2e751f659350f04a53c77f85aff8a4785279b7560c3e5c2bc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-engine-common-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-engine-common",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7197927f660e617118d7a83a562a85b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b907cfa2e372663515a1230e50ef30f83889248"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2f6b67920b6d66e8802c3a12b2680e4d0ba2ac7f42b939a10afe2446ba60a01"
        },
        {
          "alg" : "SHA-512",
          "content" : "739bc989733228c0989a08b802b9c417675fe70bd4d165389daee3eddef85f44fe05f8320e4837a8bdadcc30de58fcd85c699fd6b21b760a1b84a9bda65c4fb4"
        },
        {
          "alg" : "SHA-384",
          "content" : "43123707cd865643b896935e5926eadaf48b6f363e125ca79a316a103216d3ad6706908567a9aaa76a520aef6af98cc4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ad3b9de1bd2541f78c8d5890998e7c9b60b1cd901fcc7216bd6edb0460b27a0a67f8103782c0dbe8c5dcb5a8c5e64d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bbbe4909fdfa40d21a4af61bbe8440abf54d6aec2be7d106610cce427ed86cee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf8a40a46348de4612121314e08d52d1f9eef8742d05d0cda569d99035865c52f77724fa92bb2a1dedd9025d76f182cd9a4ee4b70b53d9033a2e04f3ff361742"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-engine-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-variable-service-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-variable-service-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2460b0a9a29c2577c74274059f90ae3d"
        },
        {
          "alg" : "SHA-1",
          "content" : "cf3dba1a9e5993f0641e45bd2fb3cd570daf31ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "c989c92e1ba7a6bb1f8efa05e1fa941361ed01911130a1c5261f2ac89eb57c7a"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b9ec4112789a0f282bda5fdef72852f2b4c99db5a87a32ececd39aa5d900ed5e95056b3ec7e1e576ff19441693273820b03b08a69497642992548e0cea658b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "1ab786c0cf7a777395ffc6c786f9c6a69964713ae5188890f4a2197d30ad9956e80c66d4caea8f191147449d51670a84"
        },
        {
          "alg" : "SHA3-384",
          "content" : "815b2ca627ca0cd1887c903d810538f777c758693b4fa5c534440e068411ea0ebbf40c739a65d05aefa58b136085824f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b3df89ddcbf5c31570b56c19b128dabb94258302b51d09f6b5d1b7148dbd12e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "028b1fb43fd92742205666639c35a92d3bf2e69f2029165231cb526aec2b382bb95a738fb5ed2d9c546fd1d33f279f2d46f50b2cdcb5c984388751a5a352e6bb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-variable-service-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-variable-service-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-variable-service@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-variable-service",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "678695dd7a76dd76517eb9086a3303e8"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e2e45fab0fb18ef23f987b9c703e455594d6172"
        },
        {
          "alg" : "SHA-256",
          "content" : "9fa89632132a917fee4e4f58775759c16dc501f81c738bda2209d161bc2016ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1a10b1aa09453a90aff22e0b4186777a69bd3a116d037ca95102cec8580332448e87dd04f6e679ed34f27aa4c8379a676c618e650390947fbb8dafea8a175f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "3953937263df2175f983effd60d46c772e70d6ea1b503a9778007aa8d9ece606945533334f2ea830bc4e71093a49f3bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae248fe67eb4b38b7f3da9723ada6abe6ae54267fe9996e828dcf409d4be14051976cab910864d2e07b45d3a95eeda3d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5781b6dda817ce30795218f138dd6ccd8aa2d743fc75f4c603ecf6728ae8687f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2679034b4542ed9e317e8c935f111e6137d288969d9c2152bff386deebbb9b84112403e7fe8efd72b4bc83097965b06969877f4603a1ffb99a9d5d6287632add"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-variable-service@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-variable-service"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-identitylink-service@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-identitylink-service",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e26e9ad78d1ffdb0f7c2847ce37d3c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "15664bdadd6f721d0dc5e59a6bea72330e4c93b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "5c5ee99c57814039c03a4f34036900805d0d92b7d1d52f177e5a429227fd2dd4"
        },
        {
          "alg" : "SHA-512",
          "content" : "5fb5fe877676faae8d98dc5bcd17dec4aa45a33acca2215ac9d1167cf3fef7b06a3d4d0825a8a178964183be23e878fe3ecb1b48d5574b7c1bddd0eb3dc14e03"
        },
        {
          "alg" : "SHA-384",
          "content" : "a750768fe3625d89a27c18037e9a46944b56bd524621574dda7d8b42e62a9eb86cae984fe5ad22cc1b7455f1f1d08014"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44b8ccdc4a39d18ecf0519224ab92167dd5ba5c892d9c5838245ed4ec4755135cedcb153523ad71cc8679b876b955926"
        },
        {
          "alg" : "SHA3-256",
          "content" : "704d9f03a5ddd9f3bc8d97e589bfe77e0f1fc82df7d7b9d00b11ad18fc4ba8ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15bdcdeb9826e692e2017b73b2bd5ac852bf62a04e8f89fb1f344311d2c671abafcd40c3adbc1d16330341456897340011e653412a6a736e5abbc826de2768dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-identitylink-service@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-identitylink-service"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-identitylink-service-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-identitylink-service-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0168083b6c5c12267feb673716c1929e"
        },
        {
          "alg" : "SHA-1",
          "content" : "f27f738b6a90b7b989c6dfeb76b84825e694a63d"
        },
        {
          "alg" : "SHA-256",
          "content" : "b53443322cf556546f555eda0c45b38395bbcaffd91b198fab0b7b8f004633a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "923ebca0978a5469ab4aaa2d45ff27bd0a32111a4eb2cda4f4be0be8b475c6a59d28e24cb78da0e7df5dd925aa4e221ee3b3c2d99fe30ddd3b84c12c63e2180e"
        },
        {
          "alg" : "SHA-384",
          "content" : "934fa760dfe6dc06f29a289115a780e4308f3aa22f7cffed984b517be6c64083b8464b436bd9e624d6ca3e00293f711f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2be68ca9f36502bc72200e7072f5222bed6bfe216fefa6f055c488e5cfe63d045a74c8a17e902b1e4d386d4ae0b7a48d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6e6b0bf6279955749364b93c849740d7b4014a61fa70d082c8275b28846badc0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5978b9dc0aced76d425445c388fe379202b4543c38a83624bc8d0dd459a9503632e7c455e29743162be7ac8dc61fd4b1834db23580d591c87ca6ff86ab82be9d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-identitylink-service-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-identitylink-service-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-entitylink-service@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-entitylink-service",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f40f193987cdc6c6386005210ad8711"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed5bcc99cdcf5539668827c2cfbbf8137c0c325f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a3b7da1c7520401bedcfb4856f377ac0949ee72ebf76dee6551d60f2363f485c"
        },
        {
          "alg" : "SHA-512",
          "content" : "aafa79efb4bffeb1579ec5fa7dfac9ea4dfb084675e7fcb5ed17666f6c68835411ea789a5475364d3b7227e46131c843f67804f245d20692b0e5eaf4b842466a"
        },
        {
          "alg" : "SHA-384",
          "content" : "28aa24d704343763403573c8e9d8f649686ae1d08fab49c696adcac1e4219d78cc9a2761367eed0c57eeb436049f89bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8792eedd897d693bfde2cbe6cff82991c926a78b172dfa1e0ee0fa9f2d6325f16176fa07f35471265ce13670db97cc8a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "faf9906a42c60f3761b5d994ed6134905a67a355e2e1ab8ede6a8f53eabd2e09"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b443f34b5e83018e859654faed867be5a1892e9d1133e61208b1d01f0a430118326513ca6fcbb5e43751b8c7a7d38b2601e7beb5ac1be04e8d9c0965adf39218"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-entitylink-service@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-entitylink-service"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-entitylink-service-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-entitylink-service-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d591066036d1ef389efa99716748c2f"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c856344e9dbf286529a0a2badc0a25fdbff46c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "74cc805f67d01554a917391d338d54be67b0e1f59ad4b0683c50cc1c754e12bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "c533a283b0f62308bca5140114ab54e8d9107555def8aaebf86a89d43c22dcf5b1ec3c8778d8ff869a802b1142a24c6f8202132dcbf597511fcc357de870622b"
        },
        {
          "alg" : "SHA-384",
          "content" : "66cac92c382eeff9c994e76929311360e6e107fccb32a405ecc860585649ca0508aa6aa6e003963ca6d8a0611b40e174"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c967190882d7475ea95e6460efe7c1f658767b9e970d4bb1cbd07eb64dd992a987413ab96ff99928210b174a761911c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6fe8c5c880835a1236d4f48e05cfc2047158829461bdf5030ccd6d94bf14e21"
        },
        {
          "alg" : "SHA3-512",
          "content" : "85b1fa10827df7f1c24c6923c57e4c965bcd63b8fd775a56fd5d60491fe3a387e365902b2124c0d555069837c5a6b30a209a141eb27ea81841a423e5dd7453a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-entitylink-service-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-entitylink-service-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-event-registry-configurator@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-event-registry-configurator",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0cb022abbd4a6e30ad2b4cbd30085a43"
        },
        {
          "alg" : "SHA-1",
          "content" : "0aee4cb16d4ef22529aab61fd4707c2c390a0c1d"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5bb1e267a19d3b63d0adbc9a2d38343edab1505b823a8df60fbe8a8c27fcd38"
        },
        {
          "alg" : "SHA-512",
          "content" : "902066475796663543653aed6681645d5d43b8d9b5f51dc78ac73f522e9dcc9fe45c25096e59c86601f05b64b9be2628c7499eaadfb84905b402dc3221a978e8"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f7b325c2b61ba85179e597c7abcd18b22396cc26097ee38523c3054ff5a9068206051652b08810c6c74e8eab6113d26"
        },
        {
          "alg" : "SHA3-384",
          "content" : "14dab8eebfebdf121378728f340b1803e278caf688818b5a0350c756f5cf8f3947ae59da9d401619ee7c02ed90d536cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50d9940869b14d388ea69b83f7ab72140aefc977659dbf8dce17d6edf2efe8c3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d832c586a074288b4c69748489524d2cf0f45d83e3602520aacd0d310727b8c3c6f6216392ea16390bf0969b9e955f199d6b9602eda206c52fecaabaa71135fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-event-registry-configurator@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-event-registry-configurator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-eventsubscription-service@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-eventsubscription-service",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3b18a28337f8f8cd72d03521dac50c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc35dda73d7c6fcfc25cc8812558b2999884cb8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "5732b70b54f9a806cc245545b621a701b6da2c1ed07344cf2e70566df0494795"
        },
        {
          "alg" : "SHA-512",
          "content" : "416570fa88dc26798f08057dbe3d01f1d6bd33b21b0fc1f2b9499fc7be3bb5dcd0bfb3b9acecb8d81465bf8c36b24fb85c58d745cea8a8790e782ef63e3e4188"
        },
        {
          "alg" : "SHA-384",
          "content" : "c09e00c96cc87d06ab2554500582ab3a719956343e39aba37c3f4ba14c19c864537f028529da658f9b8d865f70bdd6af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2351d99685ae01f48bb465089f276bb4792345069413dba95a0ebd7e2e872eb43cdfc4a02d8b8ee8d9e1865096e5aa9c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "991ffb8f0acc4472d875b7f90e239dda610353f8e3f854f7c33f341c84290314"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cdbb1046405a8d3feaf3593637a3a0b91f4b2e9b96b1d8be8c86a67cda672fdea63508f112e6a0804722e750e68d414a0c4f386f716a364456b56a3a96e5482b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-eventsubscription-service@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-eventsubscription-service"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-task-service@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-task-service",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b29cfa975d846b1a7ff76e844ee04f13"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce3bb57c4086381c896029c86984eb57f1743699"
        },
        {
          "alg" : "SHA-256",
          "content" : "4d2e02d937ded93ca72091e40337d44e31a73a0a8394e13281bd591c63dc1ed5"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb8ebdf77949d0fdf002a3045d0b756d628f419e1b81225ddc9c1dab4b10c91ea22312ea824cb51be3b0db1a45983605ad244b86fb3890132c81a586bf451869"
        },
        {
          "alg" : "SHA-384",
          "content" : "cc957e97f2c2c40a2866551db8909e2c32784fa153108b9692fae6c3818e24146f667070178eeed1d67274899ed9a19d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "200392df89a5a142d1aade5f2f28344c9df8c6d8711e2f9fcc1f9b246084f89f2ef42044ffb130949a57d1ce3bc1cedb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "03f9702056aa7873f72fb39778ae8a1fb30494c2b53cee10669aa6b778d896cf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d45fa84edec420e528df3061573466806480e12944dca17bb21440af56f92bb42087308e23e111392ba0f30f4e3c0545d00d2b07a82d24459966b6977b514e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-task-service@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-task-service"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-task-service-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-task-service-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e3df65e26e48be998ab1ffb1fd44cd3"
        },
        {
          "alg" : "SHA-1",
          "content" : "b878ea5bddefdf87a655b6a9565f7bb88e065b7d"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d6357b809cbf2015a63f8e24b0ad4f11949d2d84afb2ea4d74b84b1553eb2bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "82658761820a45608db4525901de7eb04d5ac3d4830655ee82103ebf5c8f3fdf0f94c1e791c468411cbec5441b9e4ef8059465dc3f6aef6f132ab1a2f20c865a"
        },
        {
          "alg" : "SHA-384",
          "content" : "c5e16a5ac0bb5d86bc7aaf80e2060c681d417754d54037b42df0392aad69cdae745b615fed75106093b5ac2ef7d009bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c25ca4d45f5b391e920c022eded1acec3e58f81ce16301662299b2803cfcb746cc1a590e55126131aba121a5ff4e8151"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00582ddc5cc0b69b15f27b2cc4d3a25ced8a5b0fcac89abec5ab80e24bbc29fe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4fc6c30d434c3300127a8da5e37cfd4b436e581463976136b0acbc001028092eb3f8a0755dda5eb70e520968ecf86f71b2b40c49042591132a90eef916fb916"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-task-service-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-task-service-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-job-service@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-job-service",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bcdd5af6d0370365fa5b7c05b9557c4f"
        },
        {
          "alg" : "SHA-1",
          "content" : "897d77424ee0bfc1666d37895867f35ee508726b"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1ba8fbe32d58cb991a72478ebf0f3d24e45af3409eab88294b9e8ab21e29475"
        },
        {
          "alg" : "SHA-512",
          "content" : "83f3e363e0b4103ff080e0e6756ca7fd0ad4db5a7a6c447ae50e2a08ab26cac9d6d5eb863aea756854dfc996ebb92a6f601cd70d8a752e6f281d27d95f545c8a"
        },
        {
          "alg" : "SHA-384",
          "content" : "6eb524df65779e6d82c7c625b667981311d3786180edeee0ba4344b92dd6b83b5c007e09fedff563d01c9b9545cdd142"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70d9ca48103003642cb5bdce19f99c7ef0b26139e3527e5365ae4d7305a701c9b42ce753a73b4d192501c8dde9faea60"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1fcae90daed1616f895e5b8a94b7c99b9685775e8f2e30f5affdc365ca435597"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aef86286d9e11ca0a3f9ad55d41e1954b90a35862d0fe1829a0773c9dcc7b11791b49fa6c3364188f5ed9a1283701b9bf3ab4907a0d8e77d2083c4da6bdee561"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-job-service@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-job-service"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-job-service-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-job-service-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d3de3ed0762f57b1d21b91e9bd24db4a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ba08a563448c86837e72346422a87017c503b71"
        },
        {
          "alg" : "SHA-256",
          "content" : "9214487ef1f3df7e436ab5f2b3f4ae60ebed2eb1724cb5c64fdd52f693a4903d"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d8edd58ae4eab782309e28c6ab9eba225c28c36a20523c50a2fdd29e9ae8660a7d914e6451e39e93685d7953d2f0c08d97398541a932e26b833ef60eb3325a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1a48e2fd91bf989f8a12071abaad948addbedd7b94900f40344877f1c33f51a07e1ec34c80548fec12962bead84c457"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ffc8bc2f9c9453e1939ccad430c97595e446319abe1e7005dd3248b9535edeba3d5c5de14324610205cd973c457d47e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "caf94b1def969aed815169144d57e201c7791873f0303948b3a0975e53108240"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b817075d243b7d8794dd5413c447ea2fe92dfd4d5b6ec495e942440ddd37c1fe4b16326e343272c20e3e97ad0e9fd3b8dc9354376d9a7156a859fb154640bf33"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-job-service-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-job-service-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-batch-service@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-batch-service",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0763140aa56717f7eb0b34d5cab98da5"
        },
        {
          "alg" : "SHA-1",
          "content" : "7fa414b5bfad2c20eefa3d564d59a2be9f3530db"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc367999f04f617d3271c9690ffe40aa3daf048cc8bc774c4947ba382895f755"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d50009f515abfcab46ee0c508f274d404290fe7ee57434046ee6d9e30b953803aa4cdf02a47af303ab3d3fcdcf8f737e548b6250f8dc374867f5b3fe3ab341a"
        },
        {
          "alg" : "SHA-384",
          "content" : "9318b620cb78e8c64200248a45abafebc639050d5bc82f38e6c6bc3e12e57d4d7e614a01e73f9613eff5ffc4c9fe37a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5bfcb0052c9380d20b152424b99aeff3785a7684a55ddad92ab37483208393b16e12707ae565352902f821a94fd5d0a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "99cbade2ef6338922e3d0b76ee54f80523f2fc59250fa82e85636c082c3638cc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f796b3d47d0a7353197260d89c04f79d856d7fe5555e40f137b5e9051eefce3194df9cbf295c7259834cfe5e2cd52d0a1aa2e2cca1baa32e58e1d1fd92d68a18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-batch-service@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-batch-service"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-batch-service-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-batch-service-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fee2e247fc2f2414503d668313571895"
        },
        {
          "alg" : "SHA-1",
          "content" : "f2affbfac2562e8e4c8065cadfb929ae449f3a03"
        },
        {
          "alg" : "SHA-256",
          "content" : "0816b129e8a4c81c4a2f9bc3e0420256d0b6e2239953b341c9af4bf06c80d6c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "d90102f1a0f0378fcd01ae61a823a34313d86a598d23d1b10c7d619dbbf4d9e8e2326a478ac44c8d6ba42e35be74f74c3a3b043224361f08e3997ae0b8e28ef3"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f185401e8d7242784902699be44499fb11f929d7b964c51f92a472ae158ef1488f4af2fa1af4a15a31194f9b35e2db7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fab217a6011405e8cf241bfe8d18efddadf837253ac80a514c0a13a1d8f3e3810ae64db5c1366804539ed3d2b304f61e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a46836b72caad70ce796d1aa2a4cbc0d42395667496545c19324b33b484b9e09"
        },
        {
          "alg" : "SHA3-512",
          "content" : "68747cd2a3727c0dcf97a2c0620d2abaf629cdc349d4a39542f425378a137d3ceb8e18df9c2f47027882c64f3a84b2a4568c8c979a4794b4748151d3aa1e7940"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-batch-service-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-batch-service-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-idm-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-idm-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9a1cfdafe2c530790ea6d029103739b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "a6eb39486fe5a0c542859508e0151d9cf38a9d3d"
        },
        {
          "alg" : "SHA-256",
          "content" : "4fac96a3544bc077d3dec82301bc8a409197288004047f3482a4847716d1b26c"
        },
        {
          "alg" : "SHA-512",
          "content" : "0444748df522d339cfd3372c88ff4f8b5aeeea4398a50d8eead242159f569585f5d5661321782b01a4b264b6709941e11258be58bdeee63312887be2436909b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "bfc5f156879d53d2ad65a219d35b09b44f2335c6cfdd1c974ce5db2453837f083675bdd61fee2ef8e7b63ce6aa9a94bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cb8c379118246d8093f491827a0ed598b27909a4c7a30f6cb6ffecfcb607882f8f3c6ada6bbb97ce926b46a9b72542ed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "78694bbb1c53da7e694ace95985820775d4250ed155eca2c6ae72a43b304578a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b8a819687d6f0f0519d61a6edefbaeb664fb1bd595fafb8a9238768c20b07e2755c7d96c058a224b0a5005bfefff0e13a37edad7334a2671c7c08fb2e521d0fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-idm-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-idm-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-idm-engine@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-idm-engine",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57840a57a9c42afe0c66785449bd5c43"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7396f013515c55bf0c3ff051c9c6da309c19aed"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c6d8d2d9d2c135d3ff8d35a7e59940fe50a29beeb7e933488d4cb18514f198d"
        },
        {
          "alg" : "SHA-512",
          "content" : "163914803a48bee9eca531bb26b5312bba17fae37ecb86869b7f10d460501aea29b0ba7bb7f7741efbdd454c73af0722b56d67641d76d540436319707552eeed"
        },
        {
          "alg" : "SHA-384",
          "content" : "9614b6209d65f91a056442cc114045f41d456fe5fc9b6cf8f8bed1352d74296a5388f92bfd9a7b2de7fab420f5f9f8bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3493b5300e4e47b90354a983df2608f906db0d092be3d02076faac1664c2d124189c8223a793832cc712081ab1bfc34b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "35685266deb3772e10c145a4d44e5de5874566be5336516f003140ec154f8198"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d8b913e945355e60ba870e5cdfd2d89e1526e6e26733a25a9ef96885339ed2dd7b547176f25725945c50f506fd6b2dd2aae90a96654ea79584f8b7bdd019887"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-idm-engine@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-idm-engine"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-idm-engine-configurator@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-idm-engine-configurator",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "537eaab1eae8ec3b593e5791795f2826"
        },
        {
          "alg" : "SHA-1",
          "content" : "109a3a8263594ac771c63a86c0109ab15f4f1f25"
        },
        {
          "alg" : "SHA-256",
          "content" : "5dba875101a298dc513d3cdbadc3474d8ed0016a63a12ba23198a3e5b4bb9680"
        },
        {
          "alg" : "SHA-512",
          "content" : "04d01f00b21010e491b80594725d2f5bbd6c16926352d3dc3158572cadae9328b757379022cbd71b49191aee5180a900c016dc2595cd4b060d1795f94ee5b805"
        },
        {
          "alg" : "SHA-384",
          "content" : "9ed8b0282d4e407943cb1b86f3429f45f79973cd5f52d577099a01a36ca3afb47cdd64dedb1e793a19755ded31ee1a3c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5518bad4dcd4b1facac2a7ec45776b14651213c88882e3d639f2a8e6d9959bcd9dbe9d691b09a9342d508662b3c04e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "88d7587902a9955620de2b08770d29e7081093e079eff7d9e9664d22ebbfe700"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bc59b56dbb2dfa23126b7014cec555ea350f5f162d482f4b82d7af6cc1d02aa90c667525b58e87bd855bbb84d7b0b29a945be1400052a83bd7e9401badf81b12"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-idm-engine-configurator@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-idm-engine-configurator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-cmmn-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-cmmn-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19a17b17126b8649667fd7e71dfc33b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "66eb28ec9ce0e898cff97fc12702f19850bd5bc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "f374dfe48526ff7e35d3909351589d6e9467320fc6fa16685e19ed21c34eeb2e"
        },
        {
          "alg" : "SHA-512",
          "content" : "1676edae512aca49add0c0d9a1bbcd465a022f1367d4bb104f49ae5b1ce4d2329d91b5b31ac1b3b35342e4ba67d0a3c4a16210cdc8dff55906a6a165351083d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "528af0d72995e8db786ad7f274fc71aef6e8fc4aaf29d23de4254bf47de30f7cda837fe6782c75a9059876700b2b30da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1556eb504c3080bdeddb0af7e419c00da1837fcf6d238dfa33b102eb52943ea10b19257e662a1f39b11174dbc1d353a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "193765059db4bae67e38c7c3323eca6b9f22a680eb25fbe366f192038139adb8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "46320f10c7d3601bf3ff348185950edc3c049bd8ce462e11e6a16001e381f265b0440c348ac394fccd6f9c5e3bdaa40adcb436459b1df3d73b289614bb9e1cec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-cmmn-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-cmmn-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-cmmn-model@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-cmmn-model",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c95eb5648523f1df7bf722d69686f6f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "b8d4e125bd08cf8118b0d31bcf3e12ab54a1ddd1"
        },
        {
          "alg" : "SHA-256",
          "content" : "660a763ed256e98064931e39742f9bc54c5248a751f2a1df72222dc1a93d31c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "22bedb09a6fb9fed68b1df7ad74f8dfd972a8534c47163413f3ceb451644b9db4d105dffa4829e76462ab906ce5b245ad77f01851dc25358af1d40bb73a1717b"
        },
        {
          "alg" : "SHA-384",
          "content" : "3bcfc8051644d0aac86c4f0acf6c25457103c2db52d7b9ef03ac40a2bf70967d717636ed5312ef845e42931e9dc0efe5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dc320ca005a484d941efd4e4463bbd146812fdb0e3968b34ab5f43a47e770c5157144a9316aae93967f04d7df7539a27"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2e8f238eebdd45bac1f56577339bdcf55735c7fb49ad1592c86c1757bc65b511"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a47f92c7b5592c37c8cb1c536ab4f9363228c875acc2d6cbc5da24fced447c6f47ed8cf9950de9b8b33158c7a0453f7f60a848b3a3dc112ce5dbf41e9ea2907"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-cmmn-model@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-cmmn-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-dmn-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-dmn-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b14c9651f3ed1c2a6b84f1968fa720e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "4d9ca2a64f5341b1611ba3830ad948df7177ff8d"
        },
        {
          "alg" : "SHA-256",
          "content" : "1d779bbd43d5126fd220cb18875e64588e9acc936c6f60f2c5f36a1618114085"
        },
        {
          "alg" : "SHA-512",
          "content" : "32b4e27b45e7284c02f10c0552890a86e4298bce6d7a2d373aacae875140a715cb7dbfd1addb02c5527fe76c5c4beace1e8c230be785912fb078cbc202414e36"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab849fa496c22a17ee7c77420c60cf2a94a2fff8cc1c75ec89682c273dda170549e9bdbce5fb4e8aa228b536b7477f21"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2b68a26849d30c26c3f61b06e6a6e2a098d9c18d3022b7c75ca290fe8de759622a5a0c499ebc7fc6b220f4fd926205b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a0a879536c5cb188bb14b2ece677a5c9ab56e5c52665eaaa914a27bfdab01bb8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a725712cffdff5b65aa03c9d73e2b241e5670d9bdec4c40e67f521f801d41f272bcc5f8c07535471c396328c968937b017c6c93367af6c701a506f98d1b75742"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-dmn-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-dmn-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-dmn-model@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-dmn-model",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c4fbed3f93efbd00aa6a9bfafbb5f71"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac7c9dab39e644970e4703cb8d16922b7047018a"
        },
        {
          "alg" : "SHA-256",
          "content" : "10b7042e94641b70a0977bab212870acb32df050a866dfb7da71fd4f2934a258"
        },
        {
          "alg" : "SHA-512",
          "content" : "22be4d23ea2971f9c0e186ad4a2720aa8c3e6428bce588563e7c5f69258488fc4f40db82814e345e889835d7122bb86565a1fd00f2b7f2f37ec697ab1ae3fa83"
        },
        {
          "alg" : "SHA-384",
          "content" : "88b2f056a2aa711b281fc69f4b1ce36337803469f76bd2dc0e65f9be571943c984c46346cf17d0a287179e4bb17370a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dfc905925ea24cbe72260b1345d333393c0b3cbddfbf2bc624ba77fa6b70d8142a98de169b01d5c387155e84d15e0b14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "284b7afad6ed78bba3e095f8f21aa58654e659e68ba5c7f326bbe7f2d288df51"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a83154b04dd769b232cfbc3fcba88d2550ff3dce46b5b26b5768c14accadfb3cb297b893dba8acee88310faa998639514d0c8c2a667b9c4ccda275c46ba5c4a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-dmn-model@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-dmn-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-form-model@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-form-model",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8e910882807092abd367f2bd59a9fd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "7261a3d82b0949f0b9a8c883b57e3e45b8d8223a"
        },
        {
          "alg" : "SHA-256",
          "content" : "0aea4d1beb07d61fc756f8192d1c37986c4143d879dee0156b51b12edbfe8902"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d9be9317dcc407b0f89ad044fce5c49a778cb87f3a946b7abb18808d6ef7ec72f5cba443aba2e0f4e74f65f4c207fa3c4d54217b6ee9215805352faf57f229f"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d1af41a92a155e58702de219aff0df1ca295bc8f10498005557b56ba33210e0d0b11329cf73965c5c48b3e2d705bca1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4304466bc0b7d58960b5b6a7bacc3025e537bf91565cbb51a7bd65bf8fdf21bbc08aae7a75614e9b4d9748867ff9545b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c447d49034d525d189befe2bb1cca9c54c3a4ebd460bd082db03edc62233b60"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c8ace8c195a944ba70c882c6991132f4f872047843c7f8f8ae020bf27645440d6c9a01a6c687e49c9fbf7f817bd2d868891cebea3041c081f55c7f2283ac0509"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-form-model@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-form-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-form-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-form-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21143ebd4ea64955915de6ec6b8148a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "fadb2b3a30df25547e553931c87fe380f090dd2e"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa5f6e9b8deebe3943b28d25554226dfb2ec582b1bb181c29c3c91273fdbd9c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "89b9717f50e1fd046497e25e49e52713590c1722002261f68ef878beab2a0e9118b4bc4f0db84c6953891e67ef1aac1eec37f4a7c50a2a1481f9b8aad26fdcba"
        },
        {
          "alg" : "SHA-384",
          "content" : "a2ae756cc6fc6a4d378866625505cc6705f856ce33a96bf7daece9f4697adc2adf8274a8b311822bcf54a5e52bc18d5d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "660cab0c2e47ba41f72ba0df91d9580f2b29ce52d1d14718bf7daa7e020a12400d1f7472e30ea71dcee246eaf5d458ad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6fda2e81cdc565353f5c26caa0c46cf57aabeef385b4d276a7156fd303fc4ea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "81996bb665001be9bc7561b567ab842cef8bd2ffcbd6ce21ae5544966e1bc486b01f8e03b84115284c5fd8e197cbaefa316a2023fec1d187e52e6d0789f1b25f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-form-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-form-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-content-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-content-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8a6609a8242ed3dbf7efe8130d27e7b1"
        },
        {
          "alg" : "SHA-1",
          "content" : "db91f6a58f89b335e2fdf91857dc0c7c4f69b28b"
        },
        {
          "alg" : "SHA-256",
          "content" : "407060a2f908b572e5b1808df244f035e7fc8d37a91ae428fb83c61b0ca16fe5"
        },
        {
          "alg" : "SHA-512",
          "content" : "89fdf41007bacce640a011e769c9a2cf5fd6c96a5b8d2bec5b1e13f970d6fb0b7a8ab3a4c2e4b8874b20408a7bc2b410c26d050856cfefcc1b35d77f63174137"
        },
        {
          "alg" : "SHA-384",
          "content" : "8594f56b176eb254fd50c061f340934fdfbefc77c26b4755f2099f9edf13fbe8b08958dd5fa562ccc7fbb4010baa7b7b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f4e8c5aef22b82407475666246c10e8db10e22dc56fb314d7a16594dd69c22f903be50a11cbea864b736e5d64f213bea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dc8ba794d0192057b2db770153eabfd722aa1d844a2d2041290ec3543ef54964"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4547da492e34aabcb99e2b6a03e4c4d469949b532eb300eb00d0be383efa8d5ff243b736e1dadf012484f9eb4cd957fb094e1887e118f8623ae4c235b57dea19"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-content-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-content-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-http-common@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-http-common",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b1a8d7fbddddab2617c180d2247b375"
        },
        {
          "alg" : "SHA-1",
          "content" : "c95dc77a184372e5377baa2cd0f422f525737373"
        },
        {
          "alg" : "SHA-256",
          "content" : "f687eac08eda8d76551622bf1982434632f5744b4b9da5799ce2f29676c4126e"
        },
        {
          "alg" : "SHA-512",
          "content" : "4929d966a1e50552d01a02a666babe82753f57e3c57b68313b4b02addc7f977c1ac558eb93410525898116af65202b24f748ac4a351a1ed2af889870c390037b"
        },
        {
          "alg" : "SHA-384",
          "content" : "66d5667fefe6d0a9669372a2e0685c29a256e0171ec72fcf4f4b4310b4f958dd65cb9961de69d6f8d3b72fe33d9e17c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "52df81aa6f32c0adb078ec34656c0cbc476d2dc83c8444d2d19402df04202ea2985eacde91ec226e2cb88aedfe84e569"
        },
        {
          "alg" : "SHA3-256",
          "content" : "91bd61b3afaa8368ee14bc741cc8ec057f888e25364919e897cfe8edd2f15e89"
        },
        {
          "alg" : "SHA3-512",
          "content" : "551e0b66c85c6be811c0dfaa7b5ebbb4e9d137c999fa8a45c7d273da41b5330352f0761a36875e9e648e8e83599ae2d10f89ed8f0b923dd38d540aaa89e79168"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-http-common@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-http-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-mail@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-mail",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "06a1775c314cf86a10d7dffcdc32cfea"
        },
        {
          "alg" : "SHA-1",
          "content" : "12427c7b5c1a3a4edf1ba3b8057b30ca4531f8f9"
        },
        {
          "alg" : "SHA-256",
          "content" : "a795630ab5f7a39f17838340929a0e3c7e2a3404daf6a258a84af30f95a8f856"
        },
        {
          "alg" : "SHA-512",
          "content" : "442b7ea3b700c258d9857fb567fcb4025c9dfa0f892da1d2580b1eaca44e0e56137bb5e3df430cd2d29a3588078f2b8a46690c3efc2dfe3f12f8b416eb7c8450"
        },
        {
          "alg" : "SHA-384",
          "content" : "e908603a83b041c8c34aa8a648bd7630866e0aa58c4c3e7d3b09539a9903e940f39900c8293d16ec65a8c3df7904ab7e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "31c54aec69c5ca0264f66fd01dce6701bd2a5df6ca5281cf2be7cc06c46aa1248a24bf87ff38acdb47cc926f2cc75728"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed4f10a7bf70fe5b230a6a474dc510b41dc92c1b9af6be2fb0dd95a5691b3d87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "332e182c6763761e5fc3ff3de59c521fd371bee5e2a316b1e52851b732f703fa419af7a310cd618b0c5c76228b67488abcce7a00702aa4e3341e2db529636030"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-mail@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-mail"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
      "publisher" : "MyBatis.org",
      "group" : "org.mybatis",
      "name" : "mybatis",
      "version" : "3.5.19",
      "description" : "The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c08c2e37b85829ca613dda4d5dbb6fcc"
        },
        {
          "alg" : "SHA-1",
          "content" : "79b20d963e38e66f41431ea49bc22f7cce718142"
        },
        {
          "alg" : "SHA-256",
          "content" : "93eea616ae355751bd5fbabb57f0732713fbe79f3196f33c51a0aeeb4255862a"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c9537965b3ffdfb68b161bc7d20db2f2dcb0e5b11ca2da1c9e5e7ea68558200ce9fc708101c0879bbfdb90bc4d46a18aad37441d4d960da1b6845cb03e0ade6"
        },
        {
          "alg" : "SHA-384",
          "content" : "35c495d01912b8aa3343971b3df5386291cf7d4307528ef7771b15cd94a296ef04265243e00d5d38c144ed3b590c8ae3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ccf9821f76302c318f73469410a26798e8a02bf0a88167cd77614aec1f6a6c197375699dc88c53ab3e32823a8f2cd85f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "376886a67042e04de1291bbefb17255f91239171e2470a7570ef9ccef2bb65cd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "48b5ed3cc65b7923448e7c29d18432a9154cf4b5e2cf43b7444db1a6cdc86a4afdf5dc8b1f09b61004b82ceef74a94d09bdc66c61dfe9540230e5753eca22ef6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.mybatis.org/mybatis-3/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/mybatis/mybatis-3/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mybatis/mybatis-3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mybatis-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mybatis/mybatis-3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-beans",
      "version" : "6.2.10",
      "description" : "Spring Beans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b600ea85386685fd65de8a053ae24ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "88ffda89593a74bb356a96ea2ed235ec6e083cfa"
        },
        {
          "alg" : "SHA-256",
          "content" : "d786027a693687d84c6ba9ee1b2f640f4c068bd9c1046990e676c683c30920fc"
        },
        {
          "alg" : "SHA-512",
          "content" : "e984ac1dbcc9480b3a961890d0b6f950a97493cc7b4de3d4806a504dc434a5f3a018b0dede3dd20c616e252948bdb3f4c64af75d6fb63a7cd522fc511c1d9f88"
        },
        {
          "alg" : "SHA-384",
          "content" : "44b592d2e29297eadcaad34765402b624c085c428315da695c0de124defc2142ebd62ad3f834f8b4ce7d7df8b2a5b5e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "27a516838d7f82df30dda1e8bcbc8763e3881693bd2f687ad6f51c46ef9d12742fdc35288b214c8aee37f81962a1dc79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1626de74195d6062627bd9ffb6a74458181c968b53022aeff2ffbd5a82739083"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d4295c939731d0a2f7d7306ff388b692efe0e04c77861e374c5291ec198ca65245740b66ed3d621ebbbe2b0c5aea05f49f19c86b82eab4f65b9e1778d77a44e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-core@6.2.10?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-core",
      "version" : "6.2.10",
      "description" : "Spring Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af0d1af4c30e8d1bf34ee8a4df9427fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "82d9c797f9147b643ac0aab8a1a40e96f8d8a737"
        },
        {
          "alg" : "SHA-256",
          "content" : "28122d6e4a48eb8b6a0e4e087a55e96e46fb4d5e7d5d2c74dc8051401d8101da"
        },
        {
          "alg" : "SHA-512",
          "content" : "7ba523e501d155acca226fb4b3873948705df81af5e8e545ec05740e3b053ac4f2a8177606263acd9a56895af572df74372c9c4b05ecc15e502bc11e8bae8e31"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5f3a2830ea8aa72ae55f42de2d16ddcea7cf9329783de9737c48cba4d1957f38704be821410c43fd5cc1443bd26646e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e691c21aca1a0687df6cb76d153058ea69753f095445bdef4d5b50126bfea9d0b07164090c28c1a8bbe5adc75b186ba5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9794d0038033ae82a3cae460d59024e2c212deed2c0fb323db953dc4b5f30e98"
        },
        {
          "alg" : "SHA3-512",
          "content" : "288958d919d335e45d2dd919cde7078d58a0c4fb2d78e9ec4cf1f70f1248e0548a5a428e9fd25a2eb17b573d6b72b2e1596f92d8b0c36655fe435c672328746d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-core@6.2.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-jcl@6.2.10?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-jcl",
      "version" : "6.2.10",
      "description" : "Spring Commons Logging Bridge",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d075965a25f4c2d0215622d098bc0d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ff7e998fe11d991f6b7fd000a0c6583c9e6ffee"
        },
        {
          "alg" : "SHA-256",
          "content" : "71586e08cdc62daa2c6f06dc606a1cc031e32477986a216c272d1a17270b2ade"
        },
        {
          "alg" : "SHA-512",
          "content" : "63d22dddceb5cea712dcc717e43bf7a17514c75b2ecf24b492920208f66c91f0928303799d10af7972d08699d709ceba42df57029505cadbf0b36533b57b77bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9baf4014122ed0537e497a106fe4739bd027176639b0f79c97dddf937a005464e971a4aed47f0bb77cd6d864cbf606b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ce1f28132310f3a45cac62415e93fe50598660999043bc84050e51f3daaaf89e48ba10ec20f7ed2ee9cd5c4884e0a6a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "44bbb89bb1ca5533e7d5bd4c5f7286d119f9dda2d782164816a5cb7ccc52eae7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad75fbba2bd0b4eed47229249e4cb4711b5aeec8517ae37a2151a7b2cad8ee891b05597195a6ebc08d74fc3d1a28b2194000b4abad35997b80a7429c2855d9dc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-jcl@6.2.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
      "publisher" : "Joda.org",
      "group" : "joda-time",
      "name" : "joda-time",
      "version" : "2.14.0",
      "description" : "Date and time library to replace JDK date handling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ce5d368699f16abb55616b6b9fcb34dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "1fa665c1ce64a2c8c94f63fc5c1ee7bd742d2022"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e2da6f9eb65f20a25d9a3186831ed2b3fb14f7a48e1ef8206135ee58cb143d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "af0a707cb15a273d0169908d518b0bebc5f79aa07a442d9a77b117feaab2916b3729862642d2b465a3ec569540304a622758aac566c0af84123f151d4ebf1f5a"
        },
        {
          "alg" : "SHA-384",
          "content" : "2aba3754964f4d470bf3f7188aebc7ddda98f8981f46c5989f1bc3007ceed3a5ce008f5b50450d11e67b1c7bb4eba5b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9f59bda7a238f67401d525d0be6db455d4539bcb5d793319d4161c9aded59cd9851bf03977eb21d13b9a120805b9966"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc6863e7c8b47dda46731053f8df85387dd961b4f690c6212a910d6e07962324"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59bea4e54b6a967f35a22b26584db889aa5f23a649270ac0cd7af4b713ebe9e68a55d92c27cc64a196ba76bd493eacb280d8bfe7951a32fd3a3cfce534eba8aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.joda.org/joda-time/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/content/repositories/joda-releases"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/JodaOrg/joda-time/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JodaOrg/joda-time"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-event-registry@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-event-registry",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd391bca79a7f3962df34dda053cb049"
        },
        {
          "alg" : "SHA-1",
          "content" : "c67b964d56ed64d20a5dd28b9dddd20b67aa110f"
        },
        {
          "alg" : "SHA-256",
          "content" : "918aa26981a7ef0bd922be55d4be76285dd1c1a8c8536a1f253c4ec168910f36"
        },
        {
          "alg" : "SHA-512",
          "content" : "810277e8aa60763d22e96e87784b1f4a2fe01bdc2ca02692dafd98cd5b8926a5de96bb8a717cddb509535c360820bd0c6d1cfa0f5f53bd8cefb9073d8a185569"
        },
        {
          "alg" : "SHA-384",
          "content" : "3174ddd4c1ba75c3de9d6ce377f9bc8c481f05133c3a8f63292afae06a6255bcf326ce5522d5d7ab43f625e9db813d81"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bc5818cc1f69aef0cc26a2b0e89e8af4abc1712b4fe257d557fc5d4b44a7ac54a06c862a754aec64c35ed337f6a2fd8b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "008fa9eb735c2abbc9adfbe8b61ec5cb60b627a10d75dfd32f507b4a1057816b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "363754bce3c4e5b9928733aa9b6c06d05216ee62f798b407b9ed7975a7bf1818f358d1114379e491963b79f559599ab3f83b511117cde63325f14b15a4f06889"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-event-registry@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-event-registry"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-event-registry-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-event-registry-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "89b76321fc6ec6ef92bd7a59f3e99bb6"
        },
        {
          "alg" : "SHA-1",
          "content" : "f52500f7e06757360e21f0cc1d5710b7226be4a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e099d524b594fd104887cb51ba483b0f769b3af68d43826908496ac25bb60bf"
        },
        {
          "alg" : "SHA-512",
          "content" : "810bd9f631c4c916fcea9f8baab95b923ac947c266aefe3173ba1ae87a99f360273cded8d0769aecf4548a9334a8ff577cf6a639b8da672633926bf4a8eb8bd6"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a7a9787127e53c3b57d2c8f45db14f3e487a57b3c33d4d767a64ec363aa40077fd6a04b72a6794165d320d487390152"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b9b7fab7ef4183bc0cb02ed28ac34ce6877fd2039067fb010b95fb3cab2ffeb55dbabaf194c1afda1608bb0f41dde3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3235db098067bf7b8a527e03c9f2dfe76aa666567a7af4f4e2ebc5f4ded8448f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "04dbfee218c7f13fa61a66127789f8278135bc7d379d1c72d626952024726a332d5e759c310f6c5c5d69870c2a5ab45f20790a6df9ba6fc9b8c7c66a1933a799"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-event-registry-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-event-registry-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-event-registry-model@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-event-registry-model",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "68f068ae70927cee4681a90465b396db"
        },
        {
          "alg" : "SHA-1",
          "content" : "460cf61e630b5318905d5cf123c20e8154787646"
        },
        {
          "alg" : "SHA-256",
          "content" : "2c28f2925c65be8b288b892f201366624a78685c99ec234238a1c17e4a4cc99c"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1049d66f7099d8a9b97b5d3fb07b8e1d419f929e1419e3570dfe7b59ed2b893fe58379e2a9074438956aa01e4a56b59cf7a04b4190100ea15e3aadb8d912794"
        },
        {
          "alg" : "SHA-384",
          "content" : "257cc2fd49430c0931c6058a34c9bee5f930865da82df7e8e75f8265f557bf344b0bb9d8b064182bda683f38d3ad95c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "376ef04bd8a3628152d003d08b335d32a996f563fa0cae91111c5deb1d1ced475704430aff8ccf7e1762ca993e393a6a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74d1994e74354687640b1b72cc8e86b7b7883a5faccc79c9e81626b06cffa064"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e75560625c29eedba41457d906efb0531ce0c714e81e329d96b0f7afa89b3723f99c6cc2b79fc7713d47e16a90425b5ce3b7077e5782b0781e49ee7b49de31e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-event-registry-model@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-event-registry-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-event-registry-json-converter@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-event-registry-json-converter",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bdc0164eae0ef9cb5ce14c58fdc9c17c"
        },
        {
          "alg" : "SHA-1",
          "content" : "fbd5c483a6e00bf5738b76efa20d2bcf2300de8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "57180efbfe8194c15dadae4f8eaf39e7cecaf8ce55882950fada2382ee4ef47b"
        },
        {
          "alg" : "SHA-512",
          "content" : "563eb6aff64d6a4d5801f3e995b2e3e49f8640d9d725b411ad7340600fc498c504b71f95df708991ae8d504ca22d392facff93f52ab74e6a0097b51baa6121f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "32e394e46abb9269546f070768b28248a371a81dbb5907f9e87139807fb5d2d27e392f49e110ca5fbc41e8eb215aa100"
        },
        {
          "alg" : "SHA3-384",
          "content" : "34e6ea548b621755188ce03c26ba908c467a9287ac99271955431afda64cb171037de764aae737fcc0ef54c8473fc4bd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4acba7772d107fae4f19703ea2d3e79073bfcf06a47a566a13ce27da57b3236b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "86a00ae834832a59bc4742707a45533ab3a7ffb0ea8fb8039f200c9f501fc75c837432c4cc91649b29353593309dc8e61b5b6fb472d48da75b6aa3f0b03841fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-event-registry-json-converter@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-event-registry-json-converter"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.flowable/flowable-eventsubscription-service-api@7.2.0?type=jar",
      "publisher" : "Flowable",
      "group" : "org.flowable",
      "name" : "flowable-eventsubscription-service-api",
      "version" : "7.2.0",
      "description" : "Flowable is a compact and highly efficient workflow (BPMN, CMMN and DMN) platform for developers, system admins and business users",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ebc97119158b73c820b9ffd796f2e7d"
        },
        {
          "alg" : "SHA-1",
          "content" : "d1e82eb09358f25dfaa77fdc7d0d52c29ca66a79"
        },
        {
          "alg" : "SHA-256",
          "content" : "070745b318f2028867d6d8a88701626322cee8487420f05c675238a1559f7cbb"
        },
        {
          "alg" : "SHA-512",
          "content" : "eed6e98df55fd002d9188e7d2ffa43f13a519346586f4150303347670c075fb43816a728b5884b8f454cdfe4c0508b2b2e0547a02a96073ea08e58ff1465a151"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e5d6c84342b524635191cb4747b9e409d905145db187c51609bed20fe4a28cc3f9bfd8f82f8ef22525871b3e7302c63"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d1bf8d724f90156326060fd20ccb2774ee889756e787fec26e35c0597d35a0cd56e5cb7edcf1eb2eb7ad2e633369ba3e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b9f0a929b0430c9d4e3be7d0c306d3094e40a058b254b691b95816bea5b2c7c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1f0ccab8edb348446648fff991cd1074b888d24e499b4371280386f52c80974124c97c8b72b74de22c4ba0ed8bbec5d07223dd9a3e0b69994eeaf6d2a53bd1ef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.flowable/flowable-eventsubscription-service-api@7.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.flowable.org/modules/flowable-bom/flowable-dependencies/flowable-parent/flowable-eventsubscription-service-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/flowable/flowable-engine/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.uuid/java-uuid-generator@5.1.0?type=jar",
      "publisher" : "FasterXML.com",
      "group" : "com.fasterxml.uuid",
      "name" : "java-uuid-generator",
      "version" : "5.1.0",
      "description" : "Java UUID Generator (JUG) is a Java library for generating Universally Unique IDentifiers, UUIDs (see http://en.wikipedia.org/wiki/UUID). It can be used either as a component in a bigger application, or as a standalone command line tool. JUG generates UUIDs according to the IETF UUID draft specification. JUG supports 3 original official UUID generation methods as well as later additions (v6, v7)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "faa658cfdb913d4fe055100f8a0814a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "c854cf1358e611d4a566170e4fa0d99606c28ec8"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef66f9c90fb18b4b9f2b1c0cc01b686a3c2dbd07384874533caa5f4556e24a43"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7d17dea261775418ce6a8d64ad5af627232c62f7151ebedf1e43c8661ab1dfd406b7409331061fdfdca08757a3af22e6dc379b8ff5802072ddee25197aae712"
        },
        {
          "alg" : "SHA-384",
          "content" : "deb4dd95812cfd0324a2137dfb0a55ba2fa13c7e9754bcd10c46916ae3ac475bcc8e8bcc09d67a6d25f420363a44d31e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ffa5bd5831b1fec22941bb5ab8b2cf2d779f261b6b1558360c06211b81752a62d847bbda657dd004468a5a6acb8bd859"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f56cee1419739e76c897c6d4ed92d0abb61b2a73a9a2528930e0522c6cb6c3ef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3146dea68148142885ac00f395d0bf71d6c84851d62d8a0e7098afd6a2b2c7aab431223cd5b1b14fa3e16d9fd965ad86a49bb5028f3249a932490b4b32aa7994"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.uuid/java-uuid-generator@5.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cowtowncoder/java-uuid-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/cowtowncoder/java-uuid-generator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cowtowncoder/java-uuid-generator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-fop@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fop",
      "version" : "4.19.0",
      "description" : "Camel FOP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-fop@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-fop"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-fop"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/fop@2.11?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "fop",
      "version" : "2.11",
      "description" : "XML Graphics Format Object Processor All-In-One",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "105d2d8a0f03b185eed050a89a4d70d3"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f7cd66a9d4cde80b04d544682122106cf765670"
        },
        {
          "alg" : "SHA-256",
          "content" : "1a21fb006be9923d22740c1be29d1b3091a32c2cc9a3f9f2fdd6e6010d96ce61"
        },
        {
          "alg" : "SHA-512",
          "content" : "08d0c76dceabad9ed0c479c0a8a850591c1d67540928cf85842ab19188fb89e17c5801189b00b2f9e7965a5578b639b50e050d5c0bf3088eed4c3ba68a83585e"
        },
        {
          "alg" : "SHA-384",
          "content" : "e656c26fd9fbf9aab8fea76760876c7b2ac377d78ea653cca09d52f3e7095787a39e8115f64b0d5d99b4f057b022880c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "19c493b77a36b2b3a095c94f70d6c4b5dd460f12eedf12364335480094c3a94fb6a55a0b9e3410d7e936f5c13e5da899"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c251ab7612732a41be3f51c671973a5137b6d5068709c4cdb6570f760ee5dae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5ec48b1d2e57bc3812ddfac149c30f3a3969d40856799b2e312758d4ba02d401bc96462415291ccb05f78f633a6bfba97d76ffbc48aa0a5d60474418e201cffa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/fop@2.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/fop/fop/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/fop/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/fop-util@2.11?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "fop-util",
      "version" : "2.11",
      "description" : "XML Graphics Format Object Processor Utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd721bb294fdacfbc2745bb084bb72f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab85b2fa0cdd372fd0f114d75f9ce1d1fd902924"
        },
        {
          "alg" : "SHA-256",
          "content" : "f64ec432effe8e4ff1daa0ee8f7f1c91cccdd3c5e628c022598080ba9b6a0167"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd588525f5c76bcafd3108857fe8f9df2a85d6b8f87b7e61b76b48a954bb0a2c7bcf9e4e163f95994caf1c061583cb7c045915791877b15d059dd3efde9cb77f"
        },
        {
          "alg" : "SHA-384",
          "content" : "271bad8615aa6fcfc08b4118e23a0de4d15e0cf4a04a09cfbcfa5d12221f2597b5a5b7fbac2c13348622b64ea79b9087"
        },
        {
          "alg" : "SHA3-384",
          "content" : "edd45231194f1e345b5b7de7b8c8c08add921ae359019c3d539e7b2048792586dfb0b0e632a899579fd76a0c6a01a49c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e958390935df1edc1d530b6a7c9ca14fb55234cae68782d96c2b5baf0c06af51"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e7380466c20c0888093d934f71e534170d17ce35b497571f88a921bb0ae4bf7a8f4f17b288277c9e60476a625b48be84e0c354271fb9cb0975d112e31d9b83bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/fop-util@2.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/fop/fop-util/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/fop-util/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.11?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "xmlgraphics-commons",
      "version" : "2.11",
      "description" : "XML Graphics Common Support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3de3b70187202c0a2812e93c0fa81a9b"
        },
        {
          "alg" : "SHA-1",
          "content" : "4adc636cc7051d40f859f53287ae268684ab6a80"
        },
        {
          "alg" : "SHA-256",
          "content" : "1a37948ebfedab0cd292cfc5007e65c2fa16a701b94c206152720d3a738561bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "59f74788fe09f6f91fdcda2057294e1eb772eb32f40cee07b4810bc4cb1adfda1552bb7afa07c56dbd7bc73769efbbcf0f806d8a45aba62815d465c2efd44d7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdb9743ccae8cf02fbc6238301557b88eeb8d475b6c2e45bc0dd20ae2f08d79fbc234e5f826bd2621e5ae766013866fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47d1b10fa867686712f5aebabb9f77a57f28fbc8303c57b8a286460e4d311d28eb1ba7e6d553b84aa2029599aed4b348"
        },
        {
          "alg" : "SHA3-256",
          "content" : "04b96e80fec2c62f9d56ad9f316d326cdc158ff3ff42557e0bab4fd205d7f59e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a29255f0341da17af28a2c9d26dd05e0b27dd97c2844b34765ab4401765ae4150737125b8196eb239fc4af6f3640387c7c5d8129ccf1fc88482f00eccaf20db7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/commons/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:https://gitbox.apache.org/repos/asf/xmlgraphics-commons.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/fop-events@2.11?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "fop-events",
      "version" : "2.11",
      "description" : "XML Graphics Format Object Processor Events",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "463bd443d1f93c9e7216d13cc7ef0d48"
        },
        {
          "alg" : "SHA-1",
          "content" : "2edbfcab94f634be4dc429746f2dca7669ccc133"
        },
        {
          "alg" : "SHA-256",
          "content" : "9fb837588ee12fe6ed9729009e8d28537a3cba752a08ac6ee256ce3d15d0dbdc"
        },
        {
          "alg" : "SHA-512",
          "content" : "9eac7d9e77e14a4bde8b1d5a2f603ba27a2ea94b9fd675385125f965edb4cb1d2f8b1bfbaeb1d06767cfe90502bc7d03b8a3615872758cbcdfed7fecf722f975"
        },
        {
          "alg" : "SHA-384",
          "content" : "58f22fff0567bce0fefe15d761c3d5c35b632cda7c136a98ac805979d3b4d7e0c142ad37155e7ef5653f62ba98a6eab5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53143be100d5f2514e9ce7aef51fe6999ac1ffc196c5a5a1a738703d5f6b2bea1d36d9a372943012d061caef4859ff58"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c928ec8b840b596d4c0abea939a5e50c29c90ee8b284a58d6bbf518449578e3a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8ff1e666af8e1f5b8135f6f9eb73c3e5ff6bdffc6476c4402b84bdcc50cb9b90689c297822225d77cb0d805577bd3fe28807937543ae5529876742279f56423a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/fop-events@2.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/fop/fop-events/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/fop-events/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.thoughtworks.qdox/qdox@1.12?type=jar",
      "group" : "com.thoughtworks.qdox",
      "name" : "qdox",
      "version" : "1.12",
      "description" : "QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8d83192c2f42a04f40bef4e24a8d7c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "466993f8362511ecc42e6508d3db1880bfcd5c56"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9d7ad96f70d69e9c06c10e515b878f33810f1ad677cce9f6ae6772778d570ab"
        },
        {
          "alg" : "SHA-512",
          "content" : "af41818b6692f3f1140ea171140e2bc553bcc904610f9963312951a481f5516fd4dc805bea9943d485fd9a180b7ad1fb7f6e0be2839f27bb29cdc6504b4753cc"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec739c46277da21c671b41f93ad9a23c3c283fc22e912386e798700d716c4fd62eb6c1f32fda0b5623b207b08ca8a890"
        },
        {
          "alg" : "SHA3-384",
          "content" : "81e07b673504a5da491504728d546b8af40d16d6f442197f750ea6b218273768d83a18938b6fc8e0bc101ae5cdebb560"
        },
        {
          "alg" : "SHA3-256",
          "content" : "148bd5ac5133060c072c88e280d44b976e5187d24916e96df14df51c42ee27e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1216fef037ef375b59c90665619e5be9bed591b35c7b902e5449ae2ace7d9b7a38d15180297cbb0360f35d4de6ad458bb73fb02bc49c793e544cb49a8c8d1a8e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.thoughtworks.qdox/qdox@1.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://qdox.codehaus.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "dav:https://dav.codehaus.org/repository/qdox/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://jira.codehaus.org/browse/QDOX"
        },
        {
          "type" : "mailing-list",
          "url" : "http://archive.codehaus.org/lists/org.codehaus.qdox.announce"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.qdox.codehaus.org/browse/qdox/tags/qdox-1.12"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.17.0",
      "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" : "f6232d0e290d58bb93f74f67165bf91f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ddcc8433eb019fb48fe25207c0278143f3e1d7e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "4aa4ca48f3dfd30b78220b7881d8cb93eac4093ec94361b6befa9487998a550b"
        },
        {
          "alg" : "SHA-512",
          "content" : "98bc665c16268ff1074f415f493ba66d214ac23665b6e964086b60d523b35b1b03fd2e79211e84aa8ebf0921ea028f992827e4642fd086d7104a408b454d38ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "4dabc3cd47eec79ae537e48739f9abbc64e9b75f63809f35f062d54b8d737de0ba282d7d35a236940b9152e1c54f5918"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb7a6dec31b6170f729143103c47fead49d50b0d9f58c42ec55a593b23d30c4c43114579790f1e43adfc598f684d4493"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bafc20a1433479b07bd526655f244eee5fe1c99cbf75a0ac27e82237f9c6589b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "47d71f864268c8ced739b8a78a906fdc9777ed0eae3b56218a8d4e19d1787564ab39edf6034b08700c12cfca47edf505551e6352163a9bb50a93279890e241e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.17.0?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-intake",
          "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/org.apache.xmlgraphics/fop-core@2.11?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "fop-core",
      "version" : "2.11",
      "description" : "XML Graphics Format Object Processor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f2ef0137c261bc14cca51cf901a7d04"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0e5720146e7ba75a1e2365517429459a5d008fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd1aa616877f80caa3adf0e98824a1d6c8d91fca17c363822d66ee125439169e"
        },
        {
          "alg" : "SHA-512",
          "content" : "217a0fd672dc1ef16e155b8cdec6ad45db5ff9d8788096bde5e410db82513d3a39852d25ef5d24652c9ceebfcb3efaf71c8f3d5bd41c197ff0ce067719aaf797"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd4a90782c2aacda00b4556cb41973183db94c7673b03c8934079a08c3b865be82a10f1effc985841bee6045cd18e8ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6077528a8426e6d1580e4c379fa4fe753d5aa9a549afbc42ff7ea54ccfc398c5f54df85879e31711aae8fb8f871064bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d75009ed57fe32c1a8e4838c28ce594960941dcf9e44cbd233f93d42f51842b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab0be6353e80151d26d3c27127acc678bddc2c5545519293a3f1c9e63caa5788b14ec494cd42422576e05b3b43e83fae6f9e8b4a26295c642a3194cacf538c45"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/fop-core@2.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/fop/fop-core/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/fop-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-anim@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-anim",
      "version" : "1.19",
      "description" : "Batik animation engine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c5ca16b8310539b1a1dd63bdf88fcb8"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb8f0cdbe47ff94afeab7b6e569d7dab11928ddb"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b3f6f8c84c0efd88174012a8fbac4427697e5854aef194d57c5f0910c15280a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d82acdd447fa50bc9bb1c5f982a352a7043f0d9258291bc257f7323c4b865567e7fa4bbad59dba3fe1dee441f5b1ad888c82c0fa5c53c3ac3899eb820449e0e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "a4a1beeeb7825b2796e0131f5e545f537004ed106278019e7debf9ba4073eb7de8ca8cbe037efe21ce08fb7ee60ff5f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "52f88c8a6636aa8354cbd028122113ddc70256d04a901b985c7f6302dd6a275fa70f99e6cd7f0be347ff693d918265e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "437d969e7a4488ec64eba2500dc55e411893b9645bb9f7a5b866a6e532335020"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4cb86d6d587a5f7d19b8e4b5747b39d17826178347c6ae13b1d85e33cff9d595ba391328f3a0863db1b123882377efaef4f7d5384dc77865e67bfdd7aefc40f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-anim@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-anim/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-anim/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-css@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-css",
      "version" : "1.19",
      "description" : "Batik CSS engine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "87bbcb48331c213e654fbfcb1e010cee"
        },
        {
          "alg" : "SHA-1",
          "content" : "5fd19312a31e1b61c5d9595d65a085b81af30e6b"
        },
        {
          "alg" : "SHA-256",
          "content" : "c66afd6ac61d630e62e859db03670fa7a4f7241daaee29b531614e6900b9c6a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c2c509886a6929e3c15dec18d2e7de9926462ba805f221b6be8d180bc3ee2f0dea0deb4c83ca10fd100fba8635ab54a3f9ab17d5e27ff77a19bf885bdc9ea45"
        },
        {
          "alg" : "SHA-384",
          "content" : "8206ce509d0c657ba3c71c72c9fd18f9d098ee39eea711d024a97aacf1388bfa03db04718e1c9fc2dba355f384489b06"
        },
        {
          "alg" : "SHA3-384",
          "content" : "669ed0f97883908505ed202c1a3b0c30054fe16aa57292a77182b398d863388f448e4b82d5742f1cd741d53c668e47f6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9fb61f9d9a5654050c117e56b37be8e7a3561f3d4a682778e8e3f3c3cb65ce77"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6f1417241dd00f43d6bac125d01d3e2731a81cd7bb119777e9483df2dd7b2ec40e3afcee4d40d8453f19144d8afe9c89bc797faf385bb062d39cdb9808904ef2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-css@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-css/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-css/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-dom@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-dom",
      "version" : "1.19",
      "description" : "Batik DOM implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6448b3cb7da750bd92dac850c498c2b"
        },
        {
          "alg" : "SHA-1",
          "content" : "46dae3cde886b023d92b18e7237d7bb37360b206"
        },
        {
          "alg" : "SHA-256",
          "content" : "1dabf83687b2ec5a4ccd4a55e3520f7cd8863a4c23ba7f5e54ef3f882819997a"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb57f023d09a569881e1086427671317f9c1bf64707b82da672e03c1cb54f60d5dc67b74404488119f78530e12c65f87ef2b9e24bb6c9d77a4fa1110a4ea3493"
        },
        {
          "alg" : "SHA-384",
          "content" : "725b68971c31db2c21a2f2160e1a15ce82300f753fb6fd3b4c4d2f8108b649ac1a1f2af52e803eb9c28afd128f7302f3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "27a273eb389e68cafd7bfac0378c080691cf072b24d5ee8cd9e18706506f74f9b7725d16c72ba9946e943ad5999a8fca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0aefda0704faf992da1e79715213afadae1e7f53efd9004717bb2337689190d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2adfd7e8820dc079c8ff0df3b0a0459d42784564e58359d0f15613e857c0be634ffb1325407ce4424a3ce5eda8f88e7c779af5dba2b088e3974002a3c8697414"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-dom@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-dom/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-dom/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-ext@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-ext",
      "version" : "1.19",
      "description" : "Batik external code",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d84e93dc8f1f86ce9566fdfbd5a6d070"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e73d5c6378a53b53fa9421ae9fd75916a6c2979"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6264faa65d00d187eed932dff96e40da80e17fea66a1d92af4776ddb7811256"
        },
        {
          "alg" : "SHA-512",
          "content" : "91971b41b349c9d8135797f3b77ea9b6c8f97f4d923f12ed112c95f8e94bf0072299ec53c414eea69bfd38439c6a44ff2bbb4e22af50fed66fad9e9d4582d770"
        },
        {
          "alg" : "SHA-384",
          "content" : "25209e26aa7e0274e788a7cd6d98f8c05774d176ffae2d8d0e2b4b531cd34c50f76400856ddd5f54bbb479b7268618db"
        },
        {
          "alg" : "SHA3-384",
          "content" : "000ee1f89a1b9820d993e39dc16fab09531ecbf658db7dc7d8dbf398fff16bdc7d77377f1dc3748721bfd6b683afe168"
        },
        {
          "alg" : "SHA3-256",
          "content" : "01ad22d5e1db22538bb04a8e4b29729c491b19a1e7df595e58d96edf67acc2a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c46ccd659db39e18dd5c48d5b6ad4e4120f812435f8925530672b24638e3ce1da03500475eb7a28b9615a6c91eb964fd61d576ee0a95fb9a174bed7b67a59bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-ext@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-ext/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-ext/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-parser@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-parser",
      "version" : "1.19",
      "description" : "Batik SVG microsyntax parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a881f20655403ea2de58851fdc1829e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f5f83767ab48fb5aa92c794f7eb3531cc946715"
        },
        {
          "alg" : "SHA-256",
          "content" : "602e331c1c79de4a04525d75266dadbaf969524841155105d31ad54a7731de20"
        },
        {
          "alg" : "SHA-512",
          "content" : "13531f810da4068275c43584457b13f4d73353b8aa49d24038747866afe4cfc87a249402ee574839bf9e4d254a905fa01b7605eff04016be7461057955acc125"
        },
        {
          "alg" : "SHA-384",
          "content" : "8636735db4aae717e954b78a64d716cca0c0ea48d21d82e7ae3b2dc3f66205f14f3247a8ccc1a275fc3865c469734af7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "98fec211246bbde7eff7217bde808a869a3d81210cae50d76c829588f3e6d56d54064154ef9fb9494eb5bc38ff62aee2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e38229bd71cb4c11831824b40b787c1a6c196c20403aa323792fdf5bc2613c6e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1fb140ba089e2f9e3a7d0c5650f624eb45ba7ef6e2aae4358461bc246615f73b55fb5e01836f18d0d299b673c958bc5b9d1d74c84198c8215ffeddd4ee26a33d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-parser@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-parser/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-parser/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-shared-resources",
      "version" : "1.19",
      "description" : "Batik Shared Resources",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4636f1106af5cc9cafe69fea61a9888d"
        },
        {
          "alg" : "SHA-1",
          "content" : "db8a1ad3a24f747f5170f623ccd785a95145b724"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2dad47cfeff5c7d686e97787996accf85a5b19f602acb30b83fce9c247deecd"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a05b8aae08e913a9836b0f3e55ba79fa0a5b8c9185070386af47b0e7824555593ad557088fc4d60c9cdaa8d8be9240882eb1bc5484137b89882002e96a78a3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa8c60736cf203a43ef518d9e03b2882d4d925c019bffc74b1cc780868f66b0aa1941fca1859f1336d2f4d04cdd3ccf2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0eb8b5beab6aee9bf9c2a4088fc7b678dbc540d21ac9907b580fa29c02f825e812bc3788f9466d0ae38571ea8edded5a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "76cd5db2b03a8c4e288c383a8abd7afb55a24f6f8daec534f02a545c0cce9e4f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "39ce82077ea3e51c8d38bc6dd05fd90a5d2008ac22e73b03d70a2453e72c868df3305fef33cdd9d5cbcbd8ca6eac746d7760c6a3e0ab0f1690e19bd2a365279a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-shared-resources/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-shared-resources/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-svg-dom@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-svg-dom",
      "version" : "1.19",
      "description" : "Batik SVG DOM implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51cf0e3b0f85c0c5cfc42e8c892d9882"
        },
        {
          "alg" : "SHA-1",
          "content" : "7958ef79eecf535061c48caabc49b0425945d7e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5cc6730ce1b6c552e9ccc0c41b4e4c233cc6260b6c3a10038ad41ea21364c2a"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd9e5d73a487122306e01c98addef6187e00627c9b65c85c2e52dfe6c00f3b28d3150ac892a833ca97b921eed41eb358076075c539a9f65bc6887d7f50ff7328"
        },
        {
          "alg" : "SHA-384",
          "content" : "488c12f9641b1974231165a1d0cf7e63c2a78df663fd992c49ef04c279b75bf701292f64259706391d59db1e1b566d62"
        },
        {
          "alg" : "SHA3-384",
          "content" : "42acc98f8cea1f84796db15d21991670cada8b05370b8629c84912fdc3df630860d7019157e3a1b9b1e5a310afa6bc35"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d3cddc1cd57ae57a931eaf161fff99c10b24e4a655c60652ed0b86a99699ba8b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c9c45085ec5aa657b7ccbde50bab9c5e184e2a4771c944e473bde43034f4bb831fb821a7141a1941ea9960b18bc185173606b14cb722564bba8ac78f2d691cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-svg-dom@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-svg-dom/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-svg-dom/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-util",
      "version" : "1.19",
      "description" : "Batik utility library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f16461ba3616ae928c73849850b6808"
        },
        {
          "alg" : "SHA-1",
          "content" : "0f246bb0e8b645a552697a7a507e24536af764fc"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f1389bbdbed3c4659a58a50ce12166fd31e3d066994dd63b5144d9245fd3db6"
        },
        {
          "alg" : "SHA-512",
          "content" : "5dd06c8951d9ec7db312e3d4753f781c73f685e37ba4fff78a29d2847f8927b86c19d623b670abc13fcee33c1890664e534c790b97de56e06cc217821cf504a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "689ecd5c2532aecd608754534ac30b8f6f8be25af58a1721539ffd7265916b50a546472c81c69ae0db563dae866ae019"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9ffe8fc31752727a58452559c0dd08d1e69e0bf6c7276edb780882b270c9dd4cf2af1b8fc91e914812899bc459d2a137"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e17568127d3c9259f90570a52c1f30d6f617f1e577cc299498688fae44d85d5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c4e775f1f9a675f941845c27f3fb27348ee0fb26ad045ff5f800c654bb3a0bb8d6e55979c59ebece67418e959f697335e8a94b1574661237c40cbe4691eab195"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-util/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-util/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-constants@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-constants",
      "version" : "1.19",
      "description" : "Batik constants library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4c945d0ce1bbf25ae44306271228c0c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "00aef5a746a204f8597a3f7c0c5e28a0192c1f3e"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1d42c4da56dd8b7a3a794285fe3ed05f932d0a2b5ce3face198f02cc501331f"
        },
        {
          "alg" : "SHA-512",
          "content" : "a3b500085c28f20a221e6ec5b27c54fab1405c239765a42c50fd2d1dc4eaaeb093bb8688aed3e5be9478a3a0a04a0d88990e43b253b38636b5f9100946962691"
        },
        {
          "alg" : "SHA-384",
          "content" : "58b534eee3115bb1e3eb1d00b9c1fdb7facb6b876c73f5b4d5f93cfceb1ae6bcf76860a901e9692146fd72c1047c7c5f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "17a459aec0dd6adc3322867ca9cfd6724335a29e6ca7857556908866637fdb553da7d79da1ec4628fb3043d86d15229d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6c944f3973861369c8a50d2636b972da8c88a32e4298aeddc22fa5bb4ad256b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9bf1b6caa8cf0cb82464a851e54c3bef027b11bb72fabda76ec23dded7ca04fbd14356d5d12cd1ecc69a8449cf2e577dcce5153458be4b8a99522d6d5c3f87ef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-constants@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-constants/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-constants/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-i18n@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-i18n",
      "version" : "1.19",
      "description" : "Batik i18n library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0d42916c958b0cd7c36a51bba5d6e101"
        },
        {
          "alg" : "SHA-1",
          "content" : "9df77dbefde9120a1c0c4edaa287fa7fe2263cd6"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb95e07c29feb276cf91aca9cf5362b43fe17601395aab5d8a6147a6d0859716"
        },
        {
          "alg" : "SHA-512",
          "content" : "bbeec8f5336bc631f3531ea112f018e569fcfdb8997f01f2bf0b5af7bc5658255f63a0e140496bc271c0dd329e38bfa5354254ad7eef4daa366dd2eee891efdc"
        },
        {
          "alg" : "SHA-384",
          "content" : "4733eba919767cb9b8a810880aeae9d25a908032ee8b20c1ab330e779f2a2191d40ec08a55c3d22c42347fb980ae6e9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "10481eaee0cb41b990e67923088f68b83c63418ac3f5d6866d721ff243e3cbb444d4dd315b59b8ddce34ae169f9005f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37e448826eb43d39f5e9e07e2482a5ca2041a000daa5a0024be05d1432379a6c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e987ec6d9899cf5c785f1b40dfcd0e708246561e1b1439d1ddf6ef4518e64d5efe9e5ddc4d8c725449d4fffb29406f1f8ced5f498951111d6094d7308d7f9c8f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-i18n@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-i18n/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-i18n/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "xml-apis",
      "name" : "xml-apis-ext",
      "version" : "1.3.04",
      "description" : "xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bcb07d3b8d2397db7a3013b6465d347b"
        },
        {
          "alg" : "SHA-1",
          "content" : "41a8b86b358e87f3f13cf46069721719105aff66"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0b4887dc34d57de49074a58affad439a013d0baffa1a8034f8ef2a5ea191646"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac0896b9a3fea71644330daef4eccb33005b5b7ac1e1d1d73eed2b2a1f4b2282057f3c0f3698b899e1c76b19c09c69bf4cd0ee548427b9bcc676b791db5c36bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "b41128c5a90ed02edb4fb902e6bb64fb9cddb5939764b281a953ad6af56510705ff40a9ae960d5574e0187f1652a75fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dc9b68500d2c845967652f5e04883a6ba3146c51bbfcd7d14cbaf0eaa44df3240e41af8d03b63aa536f4c21d503b4a79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7d3d773a1d7c1cd6cb37a98985f1e119574844a31fa48e890c2fa1f1d0fae72a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7da19e6fe75a236e7be635927d32f9d0aaf864ad648f831414d0f296c9cdbdcabeb9886d190d3eaaf8bcaea24a417f71de13e8e9cd21513b83f0a671c339f36"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xml.apache.org/commons/components/external/"
        },
        {
          "type" : "distribution-intake",
          "url" : "scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/bugzilla/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xml-commons-dev/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/xml/commons/tags/xml-commons-external-1_3_04/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-awt-util",
      "version" : "1.19",
      "description" : "Batik AWT utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "574294aeb9a9973cf5383e9b6d2f05db"
        },
        {
          "alg" : "SHA-1",
          "content" : "858ea4772e2299af37cb2753202307a5c089602c"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9ac9ed24e0b20984e7c65ce2fbe4915003c67f9ae96177bc32bef901b557a9a"
        },
        {
          "alg" : "SHA-512",
          "content" : "a530b5e6d5108c8436991e4962776ded1fddedf86421aeb99bccfc732767cdbf0473a575e7a26cff3875958609c5e173f976cdf3820ab1218426b0f24b7aefa0"
        },
        {
          "alg" : "SHA-384",
          "content" : "68792f1620e36c2eab0377094c7291884450057e3c7f6894a10472fc1c7aaf6a1d93a3f1be6acddc2b4414c004506607"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aec0b6cb6e15e03ed25f1afee1bf60dd2f3e68abf3fbe09f1f9cd9cc83d113fdd7dfa64699fe6d006798928d5b46f222"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fac289eac38ed5062f70d117b5dc48db8a46d068839cf5c70d6edd87c4d0cbd0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "93a66be617f8e6e053f279021b9b5a46db3a4d128e8413de7842050f98712c74d725c4a5ccf906dc2b2a676ba161921f8a25eba0c18205cece4f11e80bab3475"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-awt-util/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-awt-util/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-bridge@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-bridge",
      "version" : "1.19",
      "description" : "Batik bridge",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c84127e23c3fcd543e1d841f1a62f2cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b32c6c36a6c104e6b8611b09df07ed875e58eb8"
        },
        {
          "alg" : "SHA-256",
          "content" : "9ae79c592efbab0804923de85363d524a2cb36ebdc1f27faeec10c1907427e26"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e56417e5574bd715777e62fd48009e29fa8a2697161cae1b39e09ae40801d5bca5491797fa7dc7ab15f630593acc26a2fca547d2f922eccfc0e2f8fa886d289"
        },
        {
          "alg" : "SHA-384",
          "content" : "31f74e93dad68b8c656c021dc4104d1ad2c2591947817103f599ca84095d5388e3a65b539e7c6e832e16673062476dd0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a7f2fcbdd612d1ad97ed4a43710017038f7790a6ff0179581e0dab2e44cdc721dbded70f5cfdbea6b294afe6a7422045"
        },
        {
          "alg" : "SHA3-256",
          "content" : "394678ceaf746b62e4154b6b223b915331ec2d110b6fe86e0fea1928ae03e788"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6eac44507865881451079da06885d3879e26b41b2dd7506618630ed5155b6f8a6d09d7342e715fef190b1b59b454e833422885d73d10c4154c867965ffc6c34f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-bridge@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-bridge/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-bridge/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-script@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-script",
      "version" : "1.19",
      "description" : "Batik script language support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "89762a4aade14871ee3cb2c947fca75f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef523f9c7399b75cf94dcb3828d60124a8f09a85"
        },
        {
          "alg" : "SHA-256",
          "content" : "1aacf6445f85d1e029c5691d55505ca1ba140414cba2c9620d7f82fc6aee55f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "c77966bc64bc757225d0e867d3f46d3c8c988c3213fceb7c15d861326d3c2f5854ae53d4ed39aba25b243f9bd09b9588f03f039e721a59ac9855f40deffb7141"
        },
        {
          "alg" : "SHA-384",
          "content" : "a8f85d4415801e70dc51eb97d3de45610a462f4ef2c181044a5329a36670a97155c80e2f04912d08be72bb66fd260656"
        },
        {
          "alg" : "SHA3-384",
          "content" : "17e8d1f6724e4096329af3db124af320b2ed3d08bf2b513913ebe8ccd1b16f1e7cf19442f3fd08e19bf174609ee790f1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e86cc9ac29900ab5e086cde4ab092b3946887b05f1b3332bc5beed5a113984a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "06d0cb99da83ae73e88229de10fea9a916c0faacd70be9b53b1b78069787972a926739303731287394407494331eab8f0baf31dface55f6a988392d735827705"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-script@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-script/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-script/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-xml@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-xml",
      "version" : "1.19",
      "description" : "Batik XML utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a19f14fecfa7522fb7610be5d64f8837"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf37203619e48844d4d25e336b745501b50cbd76"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b9364f7dec75c41c4a611596bd4dcbf08b51b753b6726573b542998addec6a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ad264f6548d7cee846248262862308b2f65f6b364866568a00086bc3b1d65054a02d9120d8907fe73ffb9cad8dc237476ca30fdc582d9a710fce71643633178"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc8b7d8b407911dd806e2971fd06af48e8f6e4c2b0b2eb89d12a0756c9a76d3cad3be20699629a49d48330ce3a1ff498"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c627ff993d6a50d48e663902afd29eb1b6b942f9ea3ced58646aaefa41597bb37837f675f27c4494bd8dd6387b0cd6c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "268fbaa768e0c442ab1ee51738228d532529637de6990b2d10c9ab479111a037"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7082e0b63930dbcb1858be9e50e5abb4792e3d38d3b4d656dc247f2cc4c7cbcd7d90f548b9115056b8eb224aa392c3c6d0b4b6fde0f17f27688a2235395c070f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-xml@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-xml/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-xml/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-extension@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-extension",
      "version" : "1.19",
      "description" : "Batik Extension Support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "487d134942e469966bd1d82efb4920fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "1cc6979acd0d2270fd3bcfa8f2fc43df63e89620"
        },
        {
          "alg" : "SHA-256",
          "content" : "103479524662bb92323b4b0226657bca1b295e40227e56ea2f9bea1e55ae505f"
        },
        {
          "alg" : "SHA-512",
          "content" : "938c1eaa93ae846507a3510dc4c6216176b40c58ec42484ba460e6b63d7563d9593b4b0407e82b89c1d35a3a161b33ef7ba16b1b96855f7f74e1ed38378db7b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "b35c54b7ff6fb8387540aa27f2d5e8d8d518390d3958454137eb16ed4522feb56f2af38441cd945fc96832f436a8afaa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4da8571f34e9ac4b7dba36e8e8c9c991f447f60310b788495040041a38cc035649ed323c54b5d54977e98494bd4ff85c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1356fbb5f8380e758f267db48d372d1b0c96a566e0bceab780723dee9ab024de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7c67107018aa7694456712639eef7575e46edc4a1ab9e715b447d50e5b50f5024ce2a8e21d07a3b9dad55e4a861f857a56e06358dd97becd7475c9bd3fb24b73"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-extension@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-extension/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-extension/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-gvt@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-gvt",
      "version" : "1.19",
      "description" : "Batik Graphics Vector Tree (GVT)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ae96f1c52eff42ae801126bc645c0c9"
        },
        {
          "alg" : "SHA-1",
          "content" : "19b27455ef1e23c79fce748be07a84c70dc5db8a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8b1ea700d1c26dffe3a08a543efcaadc5fb77d5949e6a9a300c5e35c289c915"
        },
        {
          "alg" : "SHA-512",
          "content" : "fb23cb210f403f5da6f0be7b5f7096b60a81a22f2bdd986c03cfa91c7d7b0dc8dd5cdd650eee66204efbec262d2455c06014d7b8a42fc6d54c59865b6ba99a4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "42d2b30110fde3702fcf281f33807cdb5e1dfe778b13f9f6933e224b2e09b6731a1d944b0ae1229b5a5cf167eaf3b1cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fcdbe4754c56ac2c1df27431b8a534cdc81475ab9f1fba93ce3d48ea7eee0038bd5377f12b0d3aa1f956a44512c28348"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5db055831147cb524efe5db58b1bbb5d76193d3f847eb474288e05cd6905404a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "56b9b7963ea42b267186b31e61c098b0b78e34612449fcb2d1f0302b04a95dc3721c4ce03b1109bb747f0828994d1a13f16a8aaebb7f64e115556d539a6f2a0b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-gvt@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-gvt/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-gvt/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-transcoder@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-transcoder",
      "version" : "1.19",
      "description" : "Batik SVG transcoder",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a86b4f183c1c7812647dc7015b9aaeaf"
        },
        {
          "alg" : "SHA-1",
          "content" : "5af06d38710d1ec1b8da3e0e76e3a45fcdb083da"
        },
        {
          "alg" : "SHA-256",
          "content" : "12045f8e21d6c7fd2a729f42317207233f8e3446f3a2f6ea1171000864972274"
        },
        {
          "alg" : "SHA-512",
          "content" : "1f25b4dbc295021b98e5ebeec957c311f0748dc8898829e5ec0f5c84bdb606526a8c82849b4ccdea711b42760ba2ed5a29f631eb711ac75d149be38b4eb5f4b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "433fee42b090a0c197dc87312e9039543794f4a9f2a8d43c2a97d99188f97f977bf068315198c41368069d32273068a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8387bdc34ffd711f81ce2ddc566db80e5c113cd61c54af21fd9ffbb89305707d52e632313452e8896aef9afea02ead21"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba5f73de13a23b2a6df1192a003f0bc0189aebe6096073e8a102da1052c69508"
        },
        {
          "alg" : "SHA3-512",
          "content" : "24e3907dea338a55a4a184ddbcb919b6aceea8b949dcbe21000d5db972eb7bd5941c1f1b89f19afaf91f0ad757bbe91871176ef763932c4c39ec6d1a00f39c18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-transcoder@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-transcoder/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-transcoder/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-svggen@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-svggen",
      "version" : "1.19",
      "description" : "Batik Java2D SVG generator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "661a6194f64cfb8053ee092d6b39c58d"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f27bd3f13be9cf0c7a15ed449a84201e709c23d"
        },
        {
          "alg" : "SHA-256",
          "content" : "6bf89ede81483da574b25d8645e512e030965e8fbe5605e2938bccaa87ebb6a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a089c758ff21d2eaf31732b588a8aa520d791b8b4b0abb0a3495c7b57501d48962a47527b660400192ea7f8c1b9a2bf9ce4bc603a3fea51b980f8c24cd13db18"
        },
        {
          "alg" : "SHA-384",
          "content" : "69310d2ad0984e5f65593c187ef807a02148ce098a01bc31aacb8c05fff639bc58b9cdfec49beae5494486c036459372"
        },
        {
          "alg" : "SHA3-384",
          "content" : "65fc2b092d334ef047d7fc8669aff494246a8c9f2fdd6cbb2fc67f14ea9475f13e20fb76e658550ebda054f2357f233a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e02e59c809c842911818ccd8b41aa78a0889b60c3201e5864787a015dfcacffa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5aaae1bf7f8dcbfc3a2721bc209126119e488a3034af81370cf5a61bdf1df8dcc377ad0ff39ae643ff7cce7194a1a0e105aaf61079bea36e7ed48fa5d4b4c436"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-svggen@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-svggen/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-svggen/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xmlgraphics/batik-codec@1.19?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.xmlgraphics",
      "name" : "batik-codec",
      "version" : "1.19",
      "description" : "Batik image codecs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2e37e3aee6fd24302fb17cc9fb439390"
        },
        {
          "alg" : "SHA-1",
          "content" : "d6e0af9772d104e20ddc332330407b6c039cfdf4"
        },
        {
          "alg" : "SHA-256",
          "content" : "b269b8ce120c49fb0560ec1675fc5d39cb062b536b0d87219290a76c3d98f0a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c5d73c959045f656af478154e508cdc77c86806f0fe3c0a5b0d2e2312c3fc36d8c63c3aa1732aa29f0d70f026db01c42d2af2dc89b5f9bcc75443de82ec4215"
        },
        {
          "alg" : "SHA-384",
          "content" : "6285260d929bee8185258e622fce0a526b532bbf30c2893126590ab206438dd5530e651ec80d139bb226ad8a0a489983"
        },
        {
          "alg" : "SHA3-384",
          "content" : "166e24f3f835e1262bcb5ac558ae6c0131ad0f76c6d10054d0e0a7553d8d4ec917e9cf05f1b94221e206d5b418c7e20b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "282f3e13385767af6919059eaf3bb654f3a8e29e69a2039b01c69ce4b2ad1eed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a5e93f65998668a8e91fd7b7e0cef6a7f4467e5bd7eb1a8a35ff8d8d18a73acb19440e1b649708620a27b9f59a1b44e8c1d59a619dceda2853f3a4c3505a832"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xmlgraphics/batik-codec@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://xmlgraphics.apache.org/batik/batik-codec/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/"
        },
        {
          "type" : "vcs",
          "url" : "scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/batik-codec/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pdfbox/pdfbox@3.0.7?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.pdfbox",
      "name" : "pdfbox",
      "version" : "3.0.7",
      "description" : "The Apache PDFBox library is an open source Java tool for working with PDF documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "adeb0637e9451d49e610ee3bc16781cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "ecfc1bbfa656d3e330b8cc9e6996a18cde1c9bd0"
        },
        {
          "alg" : "SHA-256",
          "content" : "7cefa717622330951b4343abf1e5d36bccb11f4ba245d78aaa73251d08fec623"
        },
        {
          "alg" : "SHA-512",
          "content" : "318f95178539beeaa15c7e1eba9e5634d731a0a4e62eba1e2ebfb79c07c1551b66622353946777869c3b843e2ac5c387b906b4b3a98e16e7b9176bc7fae6c6d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "434b441750a787f8505b0028b6628e29e20fc55436a6b55c2b32868f6dd02bbf150332c5c72c912421556eb1964b3695"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c48124b8670350b5e00f6f31ba28faba43fd58fd4ea12d65c71f0b04282bffd99df7a309e4daaaf88596c952add30cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c1f8aa6f2e6962e4e59c8165206fd09540a2f7eef6b8e17d03d51570d1b5c9b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "53df73a2a025150e688be28859a719d4ccb122f577b69bb5bbdd6bc464da5e3d4cd91437bbae0474f4e199ea4106ac2844e52a3a24c0e530b22be58dae376068"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pdfbox/pdfbox@3.0.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/pdfbox-parent/pdfbox/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/PDFBOX"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/viewvc/pdfbox/tags/3.0.7/pdfbox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pdfbox/pdfbox-io@3.0.7?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.pdfbox",
      "name" : "pdfbox-io",
      "version" : "3.0.7",
      "description" : "The Apache PDFBox library is an open source Java tool for working with PDF documents. This artefact contains IO related classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ce78b0210c28f580cbc0550673deace3"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ca53467e2ae49a669034c0ac377992dc26e8c20"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9a838291978069086efbcd1f62b81b9e4a6016e61dd2c68104ee9f4c2ff997b"
        },
        {
          "alg" : "SHA-512",
          "content" : "e720d6c685cc87acb5f70e86fc425ca63a324ab4e9c0400790e4d84e385ee1b89f3d1769ccab4d1ad6705418103f68a66290b7c0be62269fb8058c2ad6cf5c9c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9321c186d4f0df47e116ecd51def40c49870012de5af4386e1940525eb7e5cfd24b7de634d9742b1e13ecdf70e9c167d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61f9414d955862e0f91ea2c1a2f04b034a5bbc15e6177d8e7bfe776e2a51f631cdb41da6889b3ae5d337bbe5876948d1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ed590da377bab6c71ba39056e4a04861e6ae01990bb9c25c3ec3ad0a37f9a40"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e36e634e56e66343db8bb62cbd6ab2568c5e19abe83e26152be2eb77249b15afd5ab6f750532d8587a33ff57afacda196bb62c0a4ed592d88e240bf259a8cd1b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pdfbox/pdfbox-io@3.0.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/pdfbox-parent/pdfbox-io/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/PDFBOX"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/viewvc/pdfbox/tags/3.0.7/io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pdfbox/fontbox@3.0.7?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.pdfbox",
      "name" : "fontbox",
      "version" : "3.0.7",
      "description" : "The Apache FontBox library is an open source Java tool to obtain low level information from font files. FontBox is a subproject of Apache PDFBox.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd7e63f326b2e92ced87c15c854bf820"
        },
        {
          "alg" : "SHA-1",
          "content" : "48c70ca4297548041b7e05493a2db4780a037cf1"
        },
        {
          "alg" : "SHA-256",
          "content" : "8149d9897ab504f7a3f3797d552cd8925ef58149b4de3fb470eb46d747e68f86"
        },
        {
          "alg" : "SHA-512",
          "content" : "4b96f514e32b49e01de11ae8bff095f1053f800f36e44061f64d9afbc837bb875117e2340ca1586afa927ab0c4c67ae157906826b50ed60759521750838f00b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "efecda469cf8fe4ee8cdc05d31b3b0c60866f823ffb6cef397ab7d34e8e04d9794a83ea577aaf9293c463e536253db2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2bbfdb3d0a62a1cfe58b53912c66afaa37623446363488b7ea82b2e4096dd4bb1a353d865aba6d81bbcd6a71c36c097e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0b367ae4c69b35a344880bb3024fff7e3187e85d6da476a03b0812e5c4581b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c205c93c314ced55b5c4ec9c15ce580618f854a5837ce09801485b873ca78c2fa2ff27f811b6895027f8fb62bbf12c99d49c7e9d474f9f74330ad09358f104b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pdfbox/fontbox@3.0.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://pdfbox.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/PDFBOX"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/viewvc/pdfbox/tags/3.0.7/fontbox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcmail-jdk18on@1.83?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcmail-jdk18on",
      "version" : "1.83",
      "description" : "The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction with the BC Java provider for Java 1.8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d934b165a93dd406989435d0d41dc141"
        },
        {
          "alg" : "SHA-1",
          "content" : "8eeba6f34dfcd93d6e2e4c903496b8c43cf1c4c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "69871454d381e2f7e3830ceddb3cb2a796cdb292be969c0dd9bded6d7daf83c8"
        },
        {
          "alg" : "SHA-512",
          "content" : "356f3817c35ec7665831c9fa987d62d6f4bc55b1c43ce381c595f7bff84a9dcaed7ef2a2db8ca29843bba515ab17791bd02b804720b58ef85aad3c3198a5fb60"
        },
        {
          "alg" : "SHA-384",
          "content" : "115f3d4f431885a1492533414542ae650c1d3231f8a9a70b3aae141e1abb519a3f6b3fd65ebe3b980fe031adff35ebe9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f139a700a007941f3b1a5a8d64f2c36dc3e62ce9bd3f8c8d8f7ff2ecaddb971556d27a6053eb4ce883fd8640069712c9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f34221a92b5141986b8eeabe7023d953c44a26f3e3c058a14f08ee21d32188c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2628b698e23d1ba4352945cdfe159cbbdf9c96b89cc6eb98c3ea5b440f9e9dadbe6541c3a2af0754d054de9b529a5e4fb34e7b3682d476ece56fde7b73ba159d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcmail-jdk18on@1.83?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-freemarker@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-freemarker",
      "version" : "4.19.0",
      "description" : "Camel Freemarker support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-freemarker@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-freemarker"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-freemarker"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-fory@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-fory",
      "version" : "4.19.0",
      "description" : "Camel Fory support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-fory@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-fory"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-fory"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.fory/fory-core@0.16.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.fory",
      "name" : "fory-core",
      "version" : "0.16.0",
      "description" : "Apache Fory™ is a blazingly fast multi-language serialization framework powered by jit and zero-copy.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ba8f9e3b8ecff862419a4ae8ba74cb0d"
        },
        {
          "alg" : "SHA-1",
          "content" : "f2c440e2167dcf593a7d359a2e915113ab007b26"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae962815762c6b91b05d2f3f15d1d52d16a7b0c348903c93ee86e671050c97fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "df33b35490a550f2a3dc57b3f088ad67055fc1214448e17528e00da1419b42a88a0284114ccdab0f2c8233c3f6347bdbf5ef0996b556d477530eb714b66fd442"
        },
        {
          "alg" : "SHA-384",
          "content" : "aabac9742c4b76e139389aa9f8f89bc877bcb12e11817fb3af96e6605f86e38e43353c046176e50cc79894d7a67263ae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b01508fb39bf0dee0ae7b19f53c04fdeff8a98ffad1f872779bafa8d5bf35ad1f4a8a9e4cf466ee8040c3233e37a4dad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d99933b7eedbc0fae00d631a1ea4bee3ed9e758c230e51761ad15571e270384b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "84f0ef812aee1b1f264e410fcdc9da77b2e1b46da9e67d142791ace67675dc55722c1effff9be3a3396d7e4978b76956df2e96252cfc77eff7aff83debf52e90"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.fory/fory-core@0.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/apache/fory/fory-core"
        },
        {
          "type" : "distribution-intake",
          "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/fory/fory-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-geocoder@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-geocoder",
      "version" : "4.19.0",
      "description" : "Camel GeoCoder support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-geocoder@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-geocoder"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-geocoder"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.maps/google-maps-services@2.2.0?type=jar",
      "publisher" : "Google Inc",
      "group" : "com.google.maps",
      "name" : "google-maps-services",
      "version" : "2.2.0",
      "description" : "Use the Google Maps Platform Web Services in Java! https://developers.google.com/maps/documentation/webservices/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8aaa164bfaabda328682aecff897d07b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef8ee2ed8828761e05b6effb1e1ac2faca01c758"
        },
        {
          "alg" : "SHA-256",
          "content" : "28c717382cc9497646aa336fa9283074844adafbf0e3a1795e3c5182abc75ff8"
        },
        {
          "alg" : "SHA-512",
          "content" : "05e877452f5a01b48f3710357083c5df5235c2096a1d78351573314580e14dddfcfe6743efa71f3175bc7ea9e4514b106d2742f111d18da8cb66d410125c6cc5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b21f17aa61fae08dc98697252b079080a55a7c0ebb0568820825cba64251c1ac5fbf44c763af3a3a6476c23b0bc2123b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9838dbb9b331238df80de36b0abf569cf9946de78018d050a6bb67828d36ccf8a194692772b26aa8c6d044189c8e8da8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a69891f8b7d6670bec2ea5afbc9fe529031821c8fd5d32e9b86c6e02a17b2b54"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8fee67b39f3ffadf6425f0f4fd0ed3ba78c249cf268c0da4c86c6a557ba4fbed494a8333ebce69f13b7aa09437088b5a7b294284950930cdf125a00e053c9e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.maps/google-maps-services@2.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googlemaps/google-maps-services-java"
        },
        {
          "type" : "vcs",
          "url" : "scm:git@github.com:googlemaps/google-maps-services-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.10.0?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp",
      "version" : "4.10.0",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9a229b2af8b8ffcc41508f82ef5e3e72"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd63657ac15770ed1420647154c9f44645533bef"
        },
        {
          "alg" : "SHA-256",
          "content" : "7580f14fa1691206e37081ad3f92063b1603b328da0bb316f2fef02e0562e7ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf483f272b592abaa96bd2194c031cde3627e70d414b8eeecbf27514f279dea0c244389c9a0236f820153264ad40f4b0f6cecc9905fb506da176479c3d581559"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b18d7aaf9a878fb2bde4eaa717bdf90f964b2b1c766c65e51bc1bd331319707a492cf886dd717b20fbcb2c92f2c06aa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1583e909754884e5d50c24859403ed6388badff1a0a5711b9fac83023566ccdeabc24f5a05940edbc834e5abef0cffb2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce53503c55b79416647ae34acdfe150358b8c3891d45364f01b5ff7a80c0d4bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6b91665ebbab8b107f22eee28006e32ab72f741396a19b39624317ddea10fc9529477c7e80cdfb23aadd5974911623fc71e3298d619747068a89c2304851fed6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp@4.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.0.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-jvm",
      "version" : "3.0.0",
      "description" : "A modern I/O API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c207e762658c00831128ccbde84c25f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ab5a73fa2ccb4a36b0b5c69fe10b16d0255bcf8"
        },
        {
          "alg" : "SHA-256",
          "content" : "be64a0cc1f28ea9cd5c970dd7e7557af72c808d738c495b397bf897c9921e907"
        },
        {
          "alg" : "SHA-512",
          "content" : "b19453c47c68c437956a7428e33fa4a83c402833e641f8c5a1a224239f34716984273afb2694f07c5df68473b89e3caa227ca66ee4c58af2989718bc746267ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "d15935a7536517a69e92eeb895a4872e4acb3a73292757063a967127add572a736509cad007bb46f38eb41ac68a4755b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ddbeab4d76d681fcbb28dec42c963dbe17f6ebc1d8bcb0ff072232c37a5bc246a94bf4dd4a4d0c870574985c9b437a5e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e4a91203cca93e66c99241aa3711fe0a9ac7b13a3b52ec14ceeea496e783d12c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c4a4e34fefce8c14460418c1bbe1545a5b4218d95275636dfd76ed17338727d19f08baa9960c1fb9f43aad4413741e1f7540645b0fa6c224bc61f8481d20b5b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-jvm@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.5.31?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk8",
      "version" : "1.5.31",
      "description" : "Kotlin Standard Library JDK 8 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "294e940f7b51c2c26611dc1f237eecc3"
        },
        {
          "alg" : "SHA-1",
          "content" : "ff5d99aecd328872494e8921b72bf6e3af97af3e"
        },
        {
          "alg" : "SHA-256",
          "content" : "b548f7767aacf029d2417e47440742bd6d3ebede19b60386e23554ce5c4c5fdc"
        },
        {
          "alg" : "SHA-512",
          "content" : "3774d5d5673255385de58b02ecef1ce0442cb2f14c1ba998add0bfb797a6504d4d7e2247e197d23b1f568998b91dca734ddaf0ec6ad9c4450868a115e3791706"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e5abb10a910409ca85838c046bc9fff7e88f67c101e24c161ab3c6bdfe8d4c656d1520110274b38a00bd6c054bcab8e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ffe9b05d1d496b219248c3ee86998ba7eb5b30d3ce755fef12d2bff01a9e0d53e7633d98238912dd07533bcc2edd5fdf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "438c4691cf72ee787a1f1b339efd000e5f05cf98371dfc5be38d7ae515bea123"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2de80bdb0c0ba84c4ed32df57ea80d8113b738e2a175bfa031ddb7c8ce219cc815a6532b0fb501496e2912ebd578760cea66ad8e8fa22419ffe07602ce1c535b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.5.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.5.31?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk7",
      "version" : "1.5.31",
      "description" : "Kotlin Standard Library JDK 7 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ce797b26bf08539083989677cdcdb957"
        },
        {
          "alg" : "SHA-1",
          "content" : "77e0f2568912e45d26c31fd417a332458508acdf"
        },
        {
          "alg" : "SHA-256",
          "content" : "a25bf47353ce899d843cbddee516d621a73473e7fba97f8d0301e7b4aed7c15f"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9960c5de6e20e16d2faf74e3be49acdccc39e88e01dd88b6a83fd9ab9d1aed8afdbb47550db5ab387949bc114ba7bd16e76d2cbdc41554a129bfc17c3c91ad8"
        },
        {
          "alg" : "SHA-384",
          "content" : "72504e47f97b5b57dd25901864bcdc348623a16c98bd1b62414920768cb6f1d1e1aa4ebea42d9452e5279fa545e2e98a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "265e46c9e66c9d375645de615f5b11f6d78f61f06182a29142e244b8de5b4239a5120e8fec6672513ba2f685c4a1902c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8cc64fb246f1617da490da125a57982733cad2936b9b39498a49f1f7de3e1f01"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4b39f640c9149d48f014937d99b3c606d978c2f23cf0cd8475c605dd1f8826bf639189db29ae2148d023b31a9f01cad26935d73641f37829dee26eff4a648f0a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.5.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.5.31?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-common",
      "version" : "1.5.31",
      "description" : "Kotlin Common Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "65557bf9158d26bb450352376584b0b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "043331609c7de811fed085e0dfd150874b157c32"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfa2a18e26b028388ee1968d199bf6f166f737ab7049c25a5e2da614404e22ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f69c5516f01cae0d0d9e155ea805dd561c86eb2e1f6df07079a9108576f2d14526cb0b65d943abcadc3397a63eeee7f6db252dbf3d02118ef5ed1b2b4ca7736"
        },
        {
          "alg" : "SHA-384",
          "content" : "4a2dee079a1e7e2dca0c6f0777ce03e09481de1e1603e93400b925199f84023b0ab2970946ad8b15cf7a369f27719baa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6dd9c887f783a6dd7c3b56058b0af26df02f45051c8a76723bd42e264343f333ce6e661a9b62f990ebd6d0ee6d12f8a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "36d0612bdfeea8fdcab6df0658ecbcfa239a5f3c3866a45ca6a792f3681530c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c07f674a01cbf60f98ff3ebd2a1876e5f9d9b7f4952bce1a678d55dcd0ad109427020fb37d1b493ddba13d248976dcde10a579cb7da1d60604667ca9ebc4436a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.5.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "1.6.20",
      "description" : "Kotlin Standard Library for JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a843670513e4890c9e080b51fd8dc9ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "6cedc143badbb4f1c6b7f5a340b04edff1743208"
        },
        {
          "alg" : "SHA-256",
          "content" : "eeb51c2b67b26233fd81d0bc4f8044ec849718890905763ceffd84a31e2cb799"
        },
        {
          "alg" : "SHA-512",
          "content" : "45b099cd5eb77e853899bd4682209ce760944c5313fdc649323035caea09a34bce4af57e76837d16e24e06f5d495117badb02876bd09196d97494476dbf1ff92"
        },
        {
          "alg" : "SHA-384",
          "content" : "265cc637af9679621dac15b146346847c80f896a12ad3a72d72fb76b42ffa484012990d1070197ed559296073d31a05a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bd17201ff4275097624da0708a882e232a2406ae51101d6697580f154ef717503c064b63f182305e5ac90cae445698f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef64f3d4563b12a49b947ffde79038b5bdf5c95e2a9a41cb8d49d5a997143e2c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c0f15f978a387751e3057e6c223389aebe17b53e0851830d25b976bebd632612e9178976f370e4d166398647d5721f4a2993b254769a7b81c5803bfb8c773975"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opencensus/opencensus-api@0.31.0?type=jar",
      "group" : "io.opencensus",
      "name" : "opencensus-api",
      "version" : "0.31.0",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "50e88661f64eae6c4cc60f13af908d59"
        },
        {
          "alg" : "SHA-1",
          "content" : "6634f10ecd5eb3ac248f3ed5ee727c9a28c841bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "702ba55d78f39d55195dcf041fdfaab7a7490a9ac45013542487ed9e4d3a4d23"
        },
        {
          "alg" : "SHA-512",
          "content" : "18c87266d00ae81ebbe2545c4641f78f4d12c30143e7844c61c108f8cd2328eb5ecc033e5c27fc7f0b3bcea3440e3f49b26703b9e4144c75c5335caf402ff720"
        },
        {
          "alg" : "SHA-384",
          "content" : "24a66d6d2b4170114985f10e053f05047c52330d12b5051cc8b4a0e64dfa3aa4d543aa0b348174c3df4e0171c607b0f3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec3d5565c7606f24e5b3ba89bff7cdaa1e10f2206afdd657b9d446cfdc66d2a4a5505ccf08d857e1206a3d3da24209a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e918cad9e55493b06c09572bc4c47a4627992d223ff0d83a0646d5421fbbe34e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce4b22f47fb76be5448742d4775cc5958b790dc3eca2ba697b32f5730702aee824b2b1db6d0a47d5508eb5cc7acf3a761ab6edd98bfa2582cf5e6a8a69b09273"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opencensus/opencensus-api@0.31.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/census-instrumentation/opencensus-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/census-instrumentation/opencensus-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-git@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-git",
      "version" : "4.19.0",
      "description" : "Camel Components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-git@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-git"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.6.0.202603022253-r?type=jar",
      "publisher" : "Eclipse JGit Project",
      "group" : "org.eclipse.jgit",
      "name" : "org.eclipse.jgit",
      "version" : "7.6.0.202603022253-r",
      "description" : "Repository access and algorithms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2076f5b0237ea11bb419b4bcf8348adb"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c6d9f63581d24c9a7d9c50a6dbe6ab6df13dc0f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a19bf441905167b3ae6a5dd58f1954abfb243add420e3820705dd5bde3e35603"
        },
        {
          "alg" : "SHA-512",
          "content" : "59cd248c9c6703e4c8a841f332906a15f48ff8148d904ff2f919a36c740a13d4fd627d04e2ba355e3e83cd2f18d9e71b42e6e205ba8f6b6828613a58ccf65d3e"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b2ee668612852831a280c924aa5f979066a2e5bdb70fa67dd74a6613822eaf05f7693b96563746e8c25eb63ebe66804"
        },
        {
          "alg" : "SHA3-384",
          "content" : "80e418bb1da99f8f427e8862b1f3639391437894300b657c6f9a7d5a62a91896e011376da16dd553211ba5f3b806f95d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f8c176b3596cd7838de14b7ce2e0b9e6ddd342142d19904b3e9e1fe432d438d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "370e9ca6d3e04ccfddfbedfa27e3a3eb9db8c5371a3bea6161fd3dc3536b7dbc153f909d30394cdb31ef4f91112ee1001a91157a3d77f4fb1eacfdad1b241415"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.6.0.202603022253-r?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.eclipse.org/jgit//org.eclipse.jgit"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/jgit"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.eclipse.org/content/repositories/jgit-releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-jgit/jgit/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/jgit-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://eclipse.gerrithub.io/admin/repos/eclipse-jgit/jgit/org.eclipse.jgit"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
      "group" : "com.googlecode.javaewah",
      "name" : "JavaEWAH",
      "version" : "1.2.3",
      "description" : "The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8fdeda28c1fb10e67b3d79f86bef5e61"
        },
        {
          "alg" : "SHA-1",
          "content" : "13a27c856e0c8808cee9a64032c58eee11c3adc9"
        },
        {
          "alg" : "SHA-256",
          "content" : "d65226949713c4c61a784f41c51167e7b0316f93764398ebba9e4336b3d954c2"
        },
        {
          "alg" : "SHA-512",
          "content" : "48cd9df9252c58e9ffe4583e68607944bcdf2ad7a3be7b4317467f503c4f56cdbde358ca7c4f34fa620d01615072a42f3a572fc4f1237e266310b7508e79bcac"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1fd074f21b8a54a07d3f4579376d7c3ab72f24814ebc9ba92344e9da4721e9bfa3cda3a599137e4ddf2395a3c5b88e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a553864f196f73c139a104170ab79e780046fb5f322072c5494a6590361021f875afd7168f858b0531b61918ab49b94e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bab97f3f893af36c36218a151b0c3fece27d47f358cc19e1ca9c22d77942bb76"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be817b93c7093d44ec8dded565d7e5651772ce38e9c72283c05191b33d0ecb2798cd385395f553500446573ac49dccc21f4ba3067d71eb89e03daa384d0193be"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/lemire/javaewah"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/lemire/javaewah/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:lemire/javaewah.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-github@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-github",
      "version" : "4.19.0",
      "description" : "Camel Components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-github@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-github"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-github"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.mylyn.github/org.eclipse.egit.github.core@2.1.5?type=jar",
      "group" : "org.eclipse.mylyn.github",
      "name" : "org.eclipse.egit.github.core",
      "version" : "2.1.5",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c76488652fd740c94bb9a374ab6cc8a"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1c010e279ff0355a996f00b71512a8636e681d7"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ae0ce75c0d4938e1fe32d5efbb0204e38585e76454bd16d91b5a59852a1e64e"
        },
        {
          "alg" : "SHA-512",
          "content" : "4fab14efed656b6705ad74ab9c05a346fe4fdc737b1b5130842aee7ebba98b895b7cb8c35d15e3da150116f445ae3b5c88daaaa5319c39144cb365247b9d0630"
        },
        {
          "alg" : "SHA-384",
          "content" : "653396cac212f3b54cb5a781be7b53a240a666776dd62524b058f33fdc99759e130299e28916000fdba423f0b2f39baf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "277698d75055b1d476acb17d4ef313e067a4f9ad9cdcf57dee1b0503ca385323061f6f9c3f59244d7266164eba5b54da"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce2c2239907d8deb64f456a975462d6e18b7400636c83a931cd6f8d393068401"
        },
        {
          "alg" : "SHA3-512",
          "content" : "433ffcfbfe4bd54f822386c9c5443851be40b389d85718f1baa878afef8f3f4318b879231a4f27ad3dd1af0e7419789c6068cf85419adc9778da4bb48c4b99d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.mylyn.github/org.eclipse.egit.github.core@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/org.eclipse.egit.github.core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/oss-parent-7/org.eclipse.egit.github.core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-github2@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-github2",
      "version" : "4.19.0",
      "description" : "Interact with the GitHub API using kohsuke github-api library",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-github2@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-github2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-github2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.kohsuke/github-api@1.330?type=jar",
      "group" : "org.kohsuke",
      "name" : "github-api",
      "version" : "1.330",
      "description" : "GitHub API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f8ebe6ff87d378d300b5625c98bd5ca1"
        },
        {
          "alg" : "SHA-1",
          "content" : "945f6083d42b9a848e4d4470da74a370955b4c36"
        },
        {
          "alg" : "SHA-256",
          "content" : "740cbe21fddcd88b3baa9e006e50e5759db160822b12e93154f79013cf6d1e31"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d9141f2935d71a618ff07e6d9b36cfd051b12d1900ab240bdbfd141e305a8112b5dd9e86c2d6f89f5df8dd95d670748037dd12f2fd050825c48d6aa75a5e4f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "0144429d8f982986be3a0fa5dc5f626ba12b93341ba6bba60f02a6c5a8bedfa17ea760a60bd169d40a5f4ace58e5d9e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01c272c916c55e9ae0295eb82ee412c1c65a0097c1649d23c77cbffe0d14e31c765c86138fdbe5b31a628bef0607c23c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "681b6de0e1528919f4868101adc1a49659a472e08628b1ea8cee747862d162e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b12f3e128cf0a6879d5d92c1218c2cd452c4e6ab57b4c93aef1439bf85d0d15d0aa9ada0213d609c658e8a531d25fa02d260762c7d31a170798db38ec888bd71"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.kohsuke/github-api@1.330?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github-api.kohsuke.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/github-api"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hub4j/github-api/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-parent",
      "version" : "4.19.0",
      "description" : "Camel AWS parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-common",
      "version" : "4.19.0",
      "description" : "Camel Google Common utilities for credential initialization",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-oauth2-http",
      "version" : "1.43.0",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "faca5218d6860f594ba77818b8e6da17"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbc236ceb2e072ec9a959dad11cffdfafca46a1e"
        },
        {
          "alg" : "SHA-256",
          "content" : "b201113727ee9615add979464b1f91834ed090c565f5a26f69808c016e82061b"
        },
        {
          "alg" : "SHA-512",
          "content" : "e19c998c5dad4c92bfcedfd69662968af362dff2f43dccacc3fcb796f708faa7b0c073effe213e84f023234383c75d11b947a2990a5b43e8d15f41f6e103f787"
        },
        {
          "alg" : "SHA-384",
          "content" : "10fe7d07befe5428998d183c5ef8f300a242c8ed5e7a44b4b58386dcb9fcca30c1ead506ba0c99ccd7e32a49ff8fd2cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb5b32f8a946fee121b7e90c0ccaf2f8959e99bde3356a7d1f2584e3fe10e36c477daa1ca8a1581fae5e56ae5676d0e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fcef3e47f44d1d1fc2f7d5d1a1fc5f861e925b3d025b017faa0dc29c8fad3e1e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b580bf10be02307d14bc8c5f7c6879d969f0ea261f870c5194235fb3f1c3d9caa07e3e80118bf80f75c7df4ce473786850840b3c1519c267e41e9984a60e9f9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-oauth2-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-shared-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-oauth2-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.auto.value",
      "name" : "auto-value-annotations",
      "version" : "1.11.0",
      "description" : "Immutable value-type code generation for Java 8+.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8fc3c2d0bbdef8927f08a5c7c829a768"
        },
        {
          "alg" : "SHA-1",
          "content" : "f0d047931d07cfbc6fa4079854f181ff62891d6f"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a055ce4255333b3346e1a8703da5bf8ff049532286fdcd31712d624abe111dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "339742a85491c0fe529e97668cd86d9c3a7a80061d226e1a51eae45fb9c466e10ee2a4d4fc3b502b96aa473ac4e03850aef8a3b744d3972a934b279ceb80816e"
        },
        {
          "alg" : "SHA-384",
          "content" : "626c76525b939a087be13919b760b447ef6b8668004634650e9c98105c7b31412c205e022a8ba15ea7bc1c7061a6367c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5c85d8934f52d108217ce20c0641c7692023c657049e40b4916185cd3f9d4386f4404dbc13a0694c9bb13fdf9b687e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "549eac3adc58ec5271c45ff9390bbfc0b30c3af27a8d74392ca0a46c19062ed7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9f65f28e7b022ea782b45939fd1170d6d0a175f639ca8cf66363f87390b642046da5d5bb0c8adc679b6b9533c9d8cd4b4dfefb7f09d6fb5028219c96fb37d508"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/auto/tree/main/value"
        },
        {
          "type" : "distribution-intake",
          "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.auth/google-auth-library-credentials@1.43.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-credentials",
      "version" : "1.43.0",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b56be6515245e5c64cf54a4163da2f8a"
        },
        {
          "alg" : "SHA-1",
          "content" : "25e69f62a18c5f557a6a457222a9df0b60f517d4"
        },
        {
          "alg" : "SHA-256",
          "content" : "723228a5f0c829d5c5117910d1b1ec0afa8983053eb4d6a08e23721f622daa0a"
        },
        {
          "alg" : "SHA-512",
          "content" : "300310f2a3373805c5290a0899d4cac21096e8cfac5d685f399ced31edd397989ba0744f6a7f82de9ceb71f18d59f836074f409c7d566a493b732fa1a9c64b58"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d7f7569d46184d8101b5cedb6b9b502c0c868de05165ae0b3cec158745728a1c47a709f7ab42b5449c50f1056803803"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9d8cc0d0e372df590cbbb74cc4f1606488b232e9c507bc85d98b7b821c0a39cf33e228a18a06ca9e638a9ac57b84de6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b984b1d8662859f5bb3aa479fd26f9417293758066879fc62d545b190e26dfe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c2b51fab0d4b7b1dd20dad6529155873064f705924d779f81db8578fd09113591d3ac3741e7e628c62ee3cc5c4ba2176c51cd10976315b6e3993ea26af4944c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-shared-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client",
      "version" : "2.1.0",
      "description" : "Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7217e647aa20c034bc81e2a3341b2434"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4c08fa160a5199af19f81080fbaa921ae2193c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "20aa0948f6ceb5cfa9b2b3adddd9b7e990ab40230e084081642cbb81235d3eef"
        },
        {
          "alg" : "SHA-512",
          "content" : "0eb1d146ccd4abaff14178e1d3628d4df4e946caa9fd0f0b78ccf308b8fa56b653ff32de9b77227abe3def63587140917067110868f0bdf67ba11447560547ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "27668ee79c00120f325c82c7da35a2592487a862f99e30c64bf5221952ba9887a13838852666bb3b82de5535d600f9f1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d28728d58a73cb89683b0389c8ed383a4f5b578076051ba6de441a6f64c1b619692bf1d51072b9b7e9c5e71b8959b96"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3248473756643cb20f99dae47170411c2f38a529c4483c68a08feb3a34baef4d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d6c79cfb2b92bc781c4c5d3fbec390f596293d862b687c309a3f7581f698ff778b0c040773cc6cb2e87c9723e01501bbb5a9081327736c5eca721939110a661"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
      "group" : "com.google.j2objc",
      "name" : "j2objc-annotations",
      "version" : "3.0.0",
      "description" : "A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f59529b29202a5baf37f491ea5ec8627"
        },
        {
          "alg" : "SHA-1",
          "content" : "7399e65dd7e9ff3404f4535b2f017093bdb134c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "88241573467ddca44ffd4d74aa04c2bbfd11bf7c17e0c342c94c9de7a70a7c64"
        },
        {
          "alg" : "SHA-512",
          "content" : "1406b1aa53b19f8269129d96ce8b64bf36f215eacf7d8f1e0adadee31614e53bb3f7acf4ff97418c5bfc75677a6f3cd637c3d9889d1e85117b6fa12467c91e9f"
        },
        {
          "alg" : "SHA-384",
          "content" : "24373643a4e2f8e1cf919d495e1e79b24dd9dbbbeecb06477be8764313f0b3b465fde74ea2cf5542fc8cba090132052f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "afa264c8d8d946e43438ae728f0ae7a2c12797b56f9ad885d5b3e9a7396eb8481ca6840c2a990a7c5da45968794b36d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4df89618b479d5fbede9363c6f914218a44007f48f29c6b6d58243558ced6152"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b25b2ad8dddeed8757ffe22a96cfa7511617d86baa0ed4a25b1850162b54e1132d40dbc2dfca0a6ff0a350b16628a0d2b523418eeb8f986e0f505833da4f7181"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/j2objc/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/google/j2objc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-gson",
      "version" : "2.1.0",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1416246dac1dae9f117f63c38ec6ce9c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e65ea98fe4e8d3a512559698a0d8664908fd36f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "3cf72c7b88375a34bf721c664f42edc8e096e2370e4126c9b8933c3c92e591f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "16056abdea4d5accabf3e50aa572c485ea25dfca2dfe19e5258e87eef78121a5270eda3cd8c690bac9823dc8a89872de0e81fc9da62113707ec7df7f5ae88e5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "1dc17d9a9faae3c38fdafba685600e00da33386150c5df126f450a360d26017940fcc5af2d8cb561b817195020bf1008"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f50fff2b447dc08918878ddc59a448383097c777fed59a0f12de85b07660faad6f5f1db0be72706806d73d162e2377d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "23f4dbdc62afd307e7bb3354ba97a7ba614259441453fc2acdcf51f60e67d801"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0b79e4f60953d3a8fb06c53016473c365fb019cf7c7a2a873a0ef94b2ff51c32f0b6b26044fcebc719bff7522fbeef28514d8fda568dc6d9a0a8b88362d97f3e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-gson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-gson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.38.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "912f8206614000252841d89cb0461895"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc0ae991433e8590ba51cd558421478318a74c8c"
        },
        {
          "alg" : "SHA-256",
          "content" : "6661d5335090a5fc61dd869d2095bc6c1e2156e3aa47a6e4ababdf64c99a7889"
        },
        {
          "alg" : "SHA-512",
          "content" : "b13fdb7e06ec1f12ea1d63b0ff942c239e4decb391d736a1f7d46c9aa9e2744e9391be4398a02a78d551a96969622e65b75bbd31e5bf67a5938716765f451f3a"
        },
        {
          "alg" : "SHA-384",
          "content" : "47be5289bf8ca3f9dfe2d22e4baf6defc71dabb5476f878a240412e336d77d81148b2f79ffc0702079e48bd67ad7fd22"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53f3f57b51ea34afd38e1270fbe08dfcf1e2dcfb50f4ac9369bb625febb75611c9e5d8bb09f4dfcb504b5d0b9ac47443"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02eaa5431cda49a9e702cac4ad8051d88397e1d5219a0ef65673dae8eaf9c70d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0307dfc76cae6d539d93649ef3ccb85937d62f6f74be212e8a05ae1cc892f3b63a5c03cd6f61ace9f5dbd0f8dfb0baf086eaf3cd10bbefd22640966d00686dac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/api-common@2.53.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "api-common",
      "version" : "2.53.0",
      "description" : "Common utilities for Google APIs in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ee05b70e837dea0aa8cf25967c017f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "96e6ff53548b176c5d046049dc8fb1c64546a96a"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7073fb389c2aa329981ee65241db7947e8744c988e6c4d975f18bf2748b935a"
        },
        {
          "alg" : "SHA-512",
          "content" : "8651f8bf699c8e088b72b9e800c61871d0732f73e227aa9451b78a0049f5ba1a125e9026eb34a7b4400f976e463b2ba816e9f33d0023ceafe9eeaccb3addbee1"
        },
        {
          "alg" : "SHA-384",
          "content" : "afed7f9faae0ec5fcf50162a4a16f13cff7dfdca7b959e866b84cc714de708674cb26481164d34c91576c96e5b7abb95"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8672cb69fac3cfb97168f85a173fd1fbbeb991e845a16f3396518c67f097f8b0835c47a64043c4e17f836c2563a07dba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f59d897bb46c3059d491000646b59ced385c642437641f12ed1cd0cb6bbfa4a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a5f6b534a5c65f52ca5472c9d1c9a1527d8b285abb0c1c0e5b5216459bc0cb2b8d87d991384e265b490ff375d920fe530a15b979d1c112ec4bb24abf69135fa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/api-common@2.53.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.api-client",
      "name" : "google-api-client",
      "version" : "2.9.0",
      "description" : "The Google APIs Client Library for Java is a Java client library for accessing any HTTP-based API on the web",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ea5f238f3ad4f44eb2261e66a2dcfc9d"
        },
        {
          "alg" : "SHA-1",
          "content" : "d5729efe51f8d0d03314749079921ddf69507082"
        },
        {
          "alg" : "SHA-256",
          "content" : "461377a5c904e8e4e0091cd1b4752bc9ef58b7223d608886d9642436d4b21273"
        },
        {
          "alg" : "SHA-512",
          "content" : "f2071c5d1da4220d3ea1127802cb569ba5558cedc820f092d1db44a52a60bf444eb523a1593335a12f7dab5f9f1942b1d3f989850d6e35419b52ee28c9743b6e"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b9cfcf0a7dd6fd93b5bb8d77457a7994144f971a4cd6c82e024b34879c0cc03d6a8e873e6f886be16604161204153f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "832023844ea373aa06b8a59ed71a77b5189c86ee8d6b2a8bff66bf9a19868475f39a8739210af63cca01c241d02a029c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1125d8a859a8dff49278597119cf238a26513c2c784ae5b83791d44aa0e77bda"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5058fe8f99b63f9fe25e76d04be905f0c39910afc3e1dabaa3a75837455e2ba324d78270dffef52b15bbd2653e2ccaaf684479df512118092e0b56a5c8db0692"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-api-java-client/google-api-client"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-api-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-api-java-client/google-api-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-apache-v2",
      "version" : "2.0.0",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2eea96e72c1d01d74e0f93c9b677519b"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d7ec2f47541ac747bce141c0d04b07c01a9f820"
        },
        {
          "alg" : "SHA-256",
          "content" : "9dfeedb952d2f0351dabc3327c42d87431acba63ad15eee272282af56ec033ab"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6c7f96546105edbeff39373eace61893f0c53a6efca1de071ee481ca0a2b8845c2c5fc7c0f8a24f9dd7a0a1e69e177ac00f28aefbf54aca29a681470a523a17"
        },
        {
          "alg" : "SHA-384",
          "content" : "c5e0867f05fa5961d761c57a0f2a799bb20b3544a35ff5192ed17e220c07e43fc5eba7a9758130c0976d48f854790bd0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "08a2b32fa6656f17a65983de440a7789c904616371458f200a8bbf7e8b9dbabd5c8720e9d83a490247289d6759e89cb3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "edd458343dec03285dcedf4a29f094678b9295085dba2b9c7ab13faa06e80c3c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cda69daafb9b6743c32b3a4e9c1267454c98d35102fb1534d4dd0d7b4f6ee28f89c2d8121ec00155d35324e73b9e22ad32e437072d49075187b7d79f2e95fdb4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-apache-v2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-apache-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.oauth-client",
      "name" : "google-oauth-client",
      "version" : "1.39.0",
      "description" : "Google OAuth Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf4992aee304401b66f6d03e654ab981"
        },
        {
          "alg" : "SHA-1",
          "content" : "99f02f3c46c68c01dfc95878456b009a13229c88"
        },
        {
          "alg" : "SHA-256",
          "content" : "27fc61ee2d526e33d31350b5ea383091c0879345e261f9b2e6fcc97a20c86f88"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8973ab9ddda79746cc4e5d6c156e571604304627db7ebc2a570f56679cdeeddad86ce8e36a8acb7593a215c9a55cd8b8f86d85d9bec67b71c15b27eb1af45fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "a3ef0821a2964960487e39747c2a69ec2030ac04e0fd1bae025c5c71036ffa6dc8a1c99effb7c5a63fe9ce81b742e9d0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c3c37f7e6c0f7d107c8e52546c8ec9e4f726308dfb065e9cdd8265904ca1a06d401b29fa6b84d3df67c420b8604b6330"
        },
        {
          "alg" : "SHA3-256",
          "content" : "44c05e415db8bdfef87fb2207b5d4d02c115aa661b334cf26ef9b97be29d019e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "abd5c4d3fe3a17103f09c70f6adaf130b59690d8639fd771ed03588451bd061c3d38782dd178ff1999806942a950b584d016b77a4bab0fa28e66b64052e08d60"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-oauth-java-client/google-oauth-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-oauth-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-oauth-java-client/google-oauth-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client-jackson2@2.1.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-jackson2",
      "version" : "2.1.0",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82921d724fc2ac9031c76bd14a36e191"
        },
        {
          "alg" : "SHA-1",
          "content" : "b4c10b1a877369a60e81d325c2aed72a459c2c29"
        },
        {
          "alg" : "SHA-256",
          "content" : "369a3a9ff7254869da24a6d259ee49e1425f6294186ee3cba3fb7980d117f59e"
        },
        {
          "alg" : "SHA-512",
          "content" : "21bfccbc26a1cfaf3c1783b0b934a0d0613f0f13a930a44118116141c9796509f28c56cc87afda490b5108e4b8dfb44d35f2e76b7723d1d261c6859076dc4c0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "7a13151087a437203da1fc828de1c03f44b0a87266724f750377c7aa2026946189cd07042a1ac0ff9f44c50342f7f1ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c64ce775a72a67bb676559d1ab7ae949aa8d09eb3e82eb04347bda59e01900b21b61bd3ad2331c4cbfd7c896714ac92b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "11968588e5389280eec1b82f53061229f11a92ded1c39f8b4c6507ed023cd5a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "13acc63e0b60a687992da1a7ad1a07f4dbd209244c75c27f9371321b120ef79e9a3d9ed67528cac5026ecfe04ff598679d6c252dd76705f45f33c487aa95bc6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-jackson2@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-jackson2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-jackson2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-bigquery@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-bigquery",
      "version" : "4.19.0",
      "description" : "Camel Component for Google Cloud Platform BigQuery",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-bigquery@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-bigquery"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-bigquery"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-bigquery@2.62.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-bigquery",
      "version" : "2.62.0",
      "description" : "BigQuery",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "674b53e3072e9e6626ec18484c2cc2db"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e3de6dec272155a2968e333be5b810057e15b97"
        },
        {
          "alg" : "SHA-256",
          "content" : "58d4a4f7cfe330408e8e0bd3a263c53529bb7bea6b8c64d7f38a1576ec101c5d"
        },
        {
          "alg" : "SHA-512",
          "content" : "ddf9de310fd20e7eb18fee2675131e3724759d2a91245b4334e9808c079c5e058baae761a4ae85591ca24911f8bad43cc2ad022ad680b87ce1885d1959df0405"
        },
        {
          "alg" : "SHA-384",
          "content" : "69c86989fb6c86b6cf911eaf47facaafec8ef5ea93367abbc7c853c0af50d3daaec4a80c263422808ffd72e5268e33b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f2af8cdc3cb5b3b7683204c745fc7ad8a720c7fa59186e87ec8a43c35de380b34bb3ad8ed0239e61fc791c0a76fd4ac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0a4eec6a5ef5c02183a5bf214f209121566cfffb0a3ca2e7c2a1acea98d53541"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ebe3f6432257b554cea321d5a61992392e8209d7822481aa01f81dcc8365ab94f420816542c8ee5a907053518319001fcd8767939126ca06a4cdbcd1ba50abec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-bigquery@2.62.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-core@2.66.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-core",
      "version" : "2.66.0",
      "description" : "Core module for the google-cloud.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7957d163a187ac1af5e7a86e354cba40"
        },
        {
          "alg" : "SHA-1",
          "content" : "9520425befd3c07b104a25eb8d981b3d35c23a44"
        },
        {
          "alg" : "SHA-256",
          "content" : "dafd14fd720b4afc7c956358d2a704492fc270db5d4bc83dd5ed2ac73f69a9ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3ce842cf5b9c99636464138b8f810ca08729eab601a26b4176d65e1b40b0ee1e98fab11afa8d5fee022622983e4f984c0a6454984a2fe6b5f2de8fbdbb2bce1"
        },
        {
          "alg" : "SHA-384",
          "content" : "2ffc7de1d328641ed9a1bc23970b93a42e397dcfe982dfa9f632d0bfb5ca6657e5ffd501d62afaa0af884a892437c683"
        },
        {
          "alg" : "SHA3-384",
          "content" : "784d5ad6a422f9b8f7a42cdedd422127e2c808a3160ad58448b18e451f4184cad508333f6375598d8c682519f2106434"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a4819791e7bdee958e3c3c6ad64133728b665345cc2ca938aa5bafdb472c468"
        },
        {
          "alg" : "SHA3-512",
          "content" : "420a5bdae58ae50b9f9a213aa87c1ab62fde127484f697adf3356cdd74ad9a72c6ea02cae318fd16b95952aa480ad3555b1d2220acacf35390346137171bdfce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-core@2.66.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-common-protos",
      "version" : "2.67.0",
      "description" : "PROTO library for proto-google-common-protos",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "899c209dd60b9971108b69bec10511b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3f277c3d11ac05be07e33dbad1f29887d420c73"
        },
        {
          "alg" : "SHA-256",
          "content" : "0218a32e06b0dfb7547d65ad3c21cb28009f41bfce917023ab73e4927db8c102"
        },
        {
          "alg" : "SHA-512",
          "content" : "c4c68bcb493aa46f786d24ef376d5578549022d3c452105d6a7691e2ea2c23353c18f912de9b8928447a9a598e4cab5e5da5c09f488b984d7bb68f7ea47ce519"
        },
        {
          "alg" : "SHA-384",
          "content" : "14cb9502a2f01c7f615cddc463d63fb1be42e390a33d0ec5556ff67533c34f1608eff3941b479b0b8dc4f64a75c045a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d341581637a968f3d0eec741cae668daa25cc2ff112f80e55c3bf906a59cc0013c8df2539a643fff3737b01f5ffeac3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a3bea9c18ae3c11d425782548c226433a3d09fbdda40ec818b16a5cc5766ba78"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a2c98775320bdee63759cb8b32189a06be4c44439cae7ea4a9d8cb4f4369836c49196934988547dfdde807eef70c74dfc76178222e0fcbd8bad8b6c82fac38c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-iam-v1",
      "version" : "1.62.0",
      "description" : "PROTO library for proto-google-iam-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d53c57ec393cf48e8bebf3654cf45e6"
        },
        {
          "alg" : "SHA-1",
          "content" : "6587dbe6173ab6c5e8fe2dbe81152fd99ed3b1f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "b8bf06fa0a569ee3435773d2297d4930da542c4abbf9325c5cb9f0b1bd7ee3b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e7fdaa384f2dfacb529e88cbc45cde2a8dd8733ebb40188421cec37a49d7622df2c6a9f5b2b5843d049d7b6b639c8bf6afdd7ee33be401c1afeb68fd422ea2f"
        },
        {
          "alg" : "SHA-384",
          "content" : "53f17178c0b2093f32483259fb3964348b99fd408835fce670a215b441b74b25e5830383ac91955f06bc31dd783f8197"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d3051b930a63938a615dfcfab5ccec56a863d5b52c3f7b7083399a6d6866c65eb2fd71892c1cde459285afaec1674fdf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ecbf01c8230cd7d20eed1c5bd93a3581ab0fee3d6f7ff5244efdbb69c62e129"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c8ecb5b65a355de0e1aff58c145213a669224a3588aaf34a65a4989876f508d6622be5f7de242a99f900365389e9e6a2863a2c91f610e917d059104b9e0e2779"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
      "publisher" : "ThreeTen.org",
      "group" : "org.threeten",
      "name" : "threetenbp",
      "version" : "1.7.0",
      "description" : "Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46702bfa3577c1a9fd1aeeb8a2bababc"
        },
        {
          "alg" : "SHA-1",
          "content" : "8703e893440e550295aa358281db468625bc9a05"
        },
        {
          "alg" : "SHA-256",
          "content" : "857917d2319a4e92dc1c5e3aeb75a0dac84445ed315e7ac3d82bb8d2b298977f"
        },
        {
          "alg" : "SHA-512",
          "content" : "1acbc7087f4f249f2b5bf0ff222013b34f0ad2450c6f55e84208651d73d42d4891c45c4013e6b28a47ab6d8863cc9c296356076989bb648767e3592b4813d558"
        },
        {
          "alg" : "SHA-384",
          "content" : "867ef0b90cbdf29145afe88fc23cdf3a431d72f7616f4ecde321151888a3983fe61fe5914b0015af8ce8f2723131c6c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "823d4a08da8be7ee342e5f622e8ed8c918b0ef116a4e2dce275db525c3095d98c59cdeea5263377bf9f9dda5c58144b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3d1f9d8e766f66d2b7e852747c0a6b4069dbfddf492c1a13b6e7b55708cfa4a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2e904d42b5c7be062e6b671f5143f27482e5fcc1bbbfa469e6bac0ed34d52c9bd71693be8461c796b8839387636c4b6ea047ac3aa1be4da5a362b05ba5b9df3a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.threeten.org/threetenbp"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/content/repositories/threeten-releases"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ThreeTen/threetenbp/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ThreeTen/threetenbp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-core-http@2.66.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-core-http",
      "version" : "2.66.0",
      "description" : "Core http module for the google-cloud.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6ee23798ff35675a6ad97627012d47d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e93069ba1e42f68748170a3ffee5523d69099c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "d951989b71003b636bb8ca865f1eedce37223d936ab2260552c0c45483a4b18a"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f82014682749e552c64b91e310605701bc332276738ff73acd0b6453b876659b0b563cea3fd56dc7176f7f512bff5078ef663af8a67913e0b20862fec1e8100"
        },
        {
          "alg" : "SHA-384",
          "content" : "9efb8366ec075e3541ef52007500e918855ae10b0cac6d223e100c5ca46ddd168eba7745fb6dc65e1ce3aec311e9d539"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be04565e5921bd9c9a012ab73f7c90306f13da9c08f1525f8497d3414507191033b32e6bef83eb8e3653d098265fe44f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "636635a08395b420745069e8052ededacf772994099094e6e63de4c3b988189b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c257fe9b29b8adfe502eaa48602666db8644f4184e0bba4ac648e981a02ad374aecdbab35114eaa98ac0f245616c3bc57f6b6c13214629a300c2ef4c557b483"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-core-http@2.66.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.1.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-apache-v2",
      "version" : "2.1.0",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f5281caa9a391b69d6a5818a33ecd47"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e1af7948c8505b26f17cad54a61a43d6fa45686"
        },
        {
          "alg" : "SHA-256",
          "content" : "8bc85182d22bf5ea39a33c6b5e4cf38c0bc3166a47d64879de117a5eadb4439b"
        },
        {
          "alg" : "SHA-512",
          "content" : "43d3bc086f47eec8842fbf8b0aa43f803497882f7880675bb589d8bbac90c86440f1112111b17bda5cfc1d1876414207e44aebd3c39e3a48f5a458850ff9b5aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "7ce7f723212876d92273c08bac01f440a71accd8a6d1966a459a1d1c3a1415dcab941a475824a27f0976aa345b7bf920"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eede47778d63a925e71f498604ef914a6fefee9cc324cfb8ed91246b41f8977d4f75363faa26ddfa13f3db8eb09d6832"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f56ab4e6212fc6ef2cd00872e975b42a0c58a8479c28a8e8dbdd53ab75b5c479"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dba99df0d73311a6a1672cb0a4cee5cd092d7262d1814aeb1771ba77f8fc58ce02afa88eaf8965b917755725a2ae8949d8e1bd03c5aabb64fffca6a872f0dff1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-apache-v2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-apache-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client-appengine@2.1.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-appengine",
      "version" : "2.1.0",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bf22fc7327df581d8890a995f761bf40"
        },
        {
          "alg" : "SHA-1",
          "content" : "9df9de27b31fca53b0126ed635f3e71018cdc3d1"
        },
        {
          "alg" : "SHA-256",
          "content" : "75daee37c354c87c40c32453e8be942597ecaf3b38b7ac4974312f8ce4b3d207"
        },
        {
          "alg" : "SHA-512",
          "content" : "eefa26c8da2b917684a748fd9666256b34f0250fc4b5f7ec6a8cd179652349fb68062b61becb16203059895f382eccaa5b38ca8dbf83d2d1a1bb5d1f1f03c7bd"
        },
        {
          "alg" : "SHA-384",
          "content" : "af0768e5744333830276d38e1a02311b39a8e107ae46f4ff00de384f2659da22394a3026076f3b88c1d499eb1acbe3f0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "21b82f008180f3db738c7d4c80f410b492825b86ee234a8428c4f06541ec5be878d14c2e6f1a00173404429c31e4c57f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4a0e37205086e23af6c8b57cfce652920250f59932ae7c36cfd67213fb0a0f5c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3beaf393d6cd8348bedde425be7c93550fb04f2c2bc12161f8f78620b4413e6d8c69691340b3789fa16b51a5c951850c2bb4f9bfd9142c2a4b2f6f1047ad7d4f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-appengine@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-appengine"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-appengine"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax-httpjson",
      "version" : "2.76.0",
      "description" : "Google Api eXtensions for Java (HTTP JSON)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "836bdf691bdaed55dc95b0d99f53f3be"
        },
        {
          "alg" : "SHA-1",
          "content" : "b7b10de3e0bf403ac302f562bd452f82a5f6dac5"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e87bb1dfd8ad53e491032c64adf7d2405eecc5ea9c9a3d8a9a51b17d4f8a6f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ae3b18f0ebda1dec266dd21b82695d97b11285a5d0a17d5e95e6636a3f2a86386e8a9e568518af03032d2f56a342debfd3a7aba37c3a6990e8ca628568ca508"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ae6c194a7503a2ab4b5c519cb7faa7bae06268cd49cc1fb05c443597739414ee11bc95cbfedf9ebb9b2145479fe1b69"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b777f9061af1f620568441e16a2d66d4cc2fa39370b5e980753ebebe5924b817341695aa14d5bb8f2856d7ea8bf3e58e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98047086ea8001ec659f99548a6168a3d32d69627f9f3dfbab10de599933f7d3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1de4a681f8ed23625eef0ae76dc9282532b8d6c095b2d3bdee236128df143c1537e38cfa9ec9837f5a1e7fdb7db3a429678e60736732578013290ee14cb9f4a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.checkerframework/checker-compat-qual@2.5.6?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-compat-qual",
      "version" : "2.5.6",
      "description" : "Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b7a5c96547fb3fb6869f5f76bcd19b15"
        },
        {
          "alg" : "SHA-1",
          "content" : "435dc33e3019c9f019e15f01aa111de9d6b2b79c"
        },
        {
          "alg" : "SHA-256",
          "content" : "11d134b245e9cacc474514d2d66b5b8618f8039a1465cdc55bbc0b34e0008b7a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9519f4da7df234a410f66200feeb9da4f9136de34e4850e916c93191905ccbe1b752b9f6a053771319bd959ad41c49f57728826e44462600f0bc37f6bb06b60"
        },
        {
          "alg" : "SHA-384",
          "content" : "527c34638db214ab5e7dabeb805eb1d77377b535bf2ef43fdebb2fda7cb9f849b74f06e9fb17316fdd004107cb4f55ca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d4934773478beb7c8325e3b849838a7859fc1d869cd288ebc83fb827880aea96264ee4428b93a3af505fa523bfb50349"
        },
        {
          "alg" : "SHA3-256",
          "content" : "687402867312cc3a130b683df90a7d34b348e3ed548c77bf2595aa478e17b87d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e27a20af14dc82fb97337b910f07efcde933db39cc896e3a206c39d82bab024e018bdac20e115950e73bfe65397416061a825b0c58063bf16ad7aeb14a473779"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-compat-qual@2.5.6?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.49.0?type=jar",
      "group" : "org.checkerframework",
      "name" : "checker-qual",
      "version" : "3.49.0",
      "description" : "checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "308726c2d700ebe3d3377930adedb8c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "54be36cb42c9b991c109e467e2bfa82af4cda44e"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b9d9a36eaaf7c0fc26503c83cd97d8c9c0f9e2913cc2a6e92ac26c735d4dcbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "60e3f521c9fccfae07a03850eaf3c044311c27fbdef973db0551eeba7992f34e93ad81ef45fe84df81217498232999a9766d77f58eb33ba2a855c7978a78ad07"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8899d56ae52b186cff1ac8babb8bb25089f0f6d82ce1a1a9bd8ffe89f9436d4b79e6976843b43b099a8be1146ab11a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cafa3e209eff64115b04e37e01bbdd9112f3866711ef7444ad25839a0bf7b527faf226702ebe3286b9e0ab0995fec6d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "38568e3515bdc7e7fda7168b8db0e9c26b707de85bfa45b56903f9e5bf14cb2b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "22a6d6c11854e1087624bebd7b5f5bfa875d031a74b9dec144b7e66e11c499332cf81024b79d5ecf9770bebb1feed9e73205b52484940102790456f4146d930d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.checkerframework/checker-qual@3.49.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/com.google.apis/google-api-services-bigquery@v2-rev20251012-2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.apis",
      "name" : "google-api-services-bigquery",
      "version" : "v2-rev20251012-2.0.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "818bb8eda65e3a10c45509e386f65021"
        },
        {
          "alg" : "SHA-1",
          "content" : "d977697d7328751d80edc051d6e14f793442edd1"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab2e696f526d78fd2d9581533bd557cc2c55a0f5fde47622e8f158cc0d5d543f"
        },
        {
          "alg" : "SHA-512",
          "content" : "ac50d7f7c44d33da01927ecf4cb9a15dfe487e0a88226573f05242361dab5dc55364d1f620d984fc829bd5b03ef2ed50aa7ae46ad17167cca352fb75b1c5bc87"
        },
        {
          "alg" : "SHA-384",
          "content" : "13ac7943c311d4cce97c456dc84f1e35b56701ff5522f11448be6dda1d36dc3b7ab3f7bc412ba3df6ce857f839865cfe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c838b14a39f961fc82a63f86db76e6ce9f2eae61d4bb8a038d541f92332877c3607983b13d54d9d9dc654e2a49f8f5c3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f04d129b9298e41365539eea54c028c0fde930a1974eb681b9f7b1cf5dfdf9cb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25edd7241c79bd8a647ca76aa8e4ff45519b263e2b5077f173c902560381daa9db0cb9f874d28e54d0ce0b3242ad4b8783e8e6bdb174d7caa4451a65ee242a56"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.apis/google-api-services-bigquery@v2-rev20251012-2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-bigquery"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/oss-parent-7/google-api-services-bigquery"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "api-common",
      "version" : "2.59.0",
      "description" : "Common utilities for Google APIs in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e5c16fe48b559777e30496c8fe435c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "81038bcbaa3e1ba63a93b7a7ff7799afb92ec92e"
        },
        {
          "alg" : "SHA-256",
          "content" : "436460ae2225e3ec0ec010318c350f0768f1084120f253d49f23d1ad157f5ec7"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed6425fba6f1b2c087c9c20809f9f03b35eeaaac5d3e54cd1001b4282a95eb01d55b45b426439ba0fc0ea64d23bea7b9f4738cd48b18fe66bacb50e1c5e015e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "36aa2bbc70499bf27cfd248c42722e083677609a3bb67495fb278118cc619218f91abfacba3a3e0f0bda4e313bae67da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f4b6aeac32e5393b1ea208d54d4e73cf2e241ea34c4ba8f58b166b6c9694d67610433f98c6e7531be6790acfd470927"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a45139b960c7fb782964d8e870b4ff451873741a3b049f3f8f0bf9cdd5d69785"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2539604c95625413cd40e8113978e4219a098b4ebc0e088f4ef0185471b06a406828e330bf546b9489e83b3a7a1e8a75aafd96cc3f3262c3c90eac8ab7bdcfd3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/gax@2.76.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax",
      "version" : "2.76.0",
      "description" : "Google Api eXtensions for Java (Core)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a7e9c98f6d0e935433734b4c753bdb29"
        },
        {
          "alg" : "SHA-1",
          "content" : "413e7e40d2ae998c52ce2607b2cb5a623824567d"
        },
        {
          "alg" : "SHA-256",
          "content" : "bbd4c9b7ec6a019391373c26787f87d8d7bdb22b460da62fef7a901c69eb0550"
        },
        {
          "alg" : "SHA-512",
          "content" : "b015117247255bc891c914cc6cf4c7e55b3e14b50587a1fff0973f45e00288959a979703e8c5a40355051cd6010643cd23f715d82de2d6e31e3f2f33ef9a7e45"
        },
        {
          "alg" : "SHA-384",
          "content" : "b894eb0cae1af19268dcd6ccee6843b166e482a9420717970695d22c84f55f03b7fb63c74dbbdb698d2a1df85a6dc339"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d4649fc9d55536411b7f8d87210a2ad1a1da5caf5905024dcccc20bab77fd93d61e5c8bf8b6f7e3b4afdb33ef20bd5fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48acd13f6464ee06173367c6807981a697badae2d1bd28007a94dae8815d57a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5f884f0e3c723b02ce42a5bd36457b23db1735406d46e9361c009498a0646941d5d74d1fc066cf4bbc7db9a60f49fb5ac952b0a7d2ae7bc45809220a1f2db7a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax@2.76.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar",
      "publisher" : "ThreeTen.org",
      "group" : "org.threeten",
      "name" : "threeten-extra",
      "version" : "1.8.0",
      "description" : "Additional functionality that enhances JSR-310 dates and times in Java SE 8 and later",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4af91264b2e3d26f4c41f055f7ce02f8"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3b1ac7e361b642132e529f562622aac7dfea752"
        },
        {
          "alg" : "SHA-256",
          "content" : "51e4d21edc4e9447f7760c050e0baee75d7d973f387ba605a17abdc4d24fd6d8"
        },
        {
          "alg" : "SHA-512",
          "content" : "b60d18135450dbca9660097f6f726676940c1925343e0ce9547e57e68beb321ecd5df73710332113e1ea3aba71fb5ceb0483cc8f41806a3c6ef075d3c690aae6"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6e8c6861fe876ac0fc34f97b4966c8816d94ab566cfe8458709b48825cf600fcec4d845de35a3d518d4c28e160b665b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1eaf035067146399ff4698dfe6f418e2f812d203b7b8b9b2bb7afaa34b4d380bbc06d8836456e732111ea2c35820d09a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "981ad37d8273108f1bd1de37f7bca594b8ef49ab33dfbbc2e84c647aba733ead"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7b528b1f6d625f647f63fc7117c006dce4c08c5f447151c34b1acfa9bd8062c2c31f2e579a38024dad6f86d9f3e7f0cc4a3ea0e9c011926b49413515045a291d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.threeten.org/threeten-extra"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/content/repositories/threeten-releases"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ThreeTen/threeten-extra/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ThreeTen/threeten-extra"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-bigquerystorage@3.24.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-bigquerystorage",
      "version" : "3.24.0",
      "description" : "BigQuery Storage",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "faf224144fc50d29e797c044806dd451"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca2a104277588998cc606016571e466719557973"
        },
        {
          "alg" : "SHA-256",
          "content" : "193f7a3300a2a273815a7932ef96b4b8cd0d1b113043d155fb7fa58d1ddfc3e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "ca4ae88ec511421e45dea3912e191f0577bb9ae9c3a38cff024d1b7a979c2c39c760fdecc3f472886b9b15717cee818366a85878c4edfde4f7d4b61b20e3bb45"
        },
        {
          "alg" : "SHA-384",
          "content" : "4c390a32d8fbc5fda9837ca7614e8c9f4950c884217746b39b8df0110b35cad7ff16cf50788fdea0c7612f07f590a381"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7c956c056390ca75d209a1095be5304b58e43a371e28647b74e319a9197dbe66ea564dc660f5f1d6e65171198dc08125"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e2c0d19dd3314f14af9f0eaba9f17ab21d8bca2b5d062a6e04a855e6556de6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "192cfa14da44db8230f075bac8b201ac5761902656a57db137ee9298b1bac396e03818403a10824e39c0451fee73f353a97a7d5948162d48cfb29281406e8cbd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-bigquerystorage@3.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
      "publisher" : "MojoHaus",
      "group" : "org.codehaus.mojo",
      "name" : "animal-sniffer-annotations",
      "version" : "1.24",
      "description" : "Animal Sniffer Parent POM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "508b8c41cb5b48cdd2d9db436c367bb0"
        },
        {
          "alg" : "SHA-1",
          "content" : "aa9ba58d30e0aad7f1808fce9c541ea3760678d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "c720e6e5bcbe6b2f48ded75a47bccdb763eede79d14330102e0d352e3d89ed92"
        },
        {
          "alg" : "SHA-512",
          "content" : "6f8118093576be9dc0860cd02600d9e159d78e99b94f06c2dcbbfea6cc3a7d509418dd697b998a9abcdf0315497e4ab21e16f3fd2942e97bcf7fc16b1122bcca"
        },
        {
          "alg" : "SHA-384",
          "content" : "1862c17fade8b2c40f87f5973fd7b518e3c258c23221b6cce9ceb83aa24e78867910ceb78980f47427d5134820583784"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4aa0a2e2fa0b94448910ef3a6a0354873ecd437ed26e187342f962d2f450c1cfc0df22367c823685201f40057fbe76ce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "826a4caa0d95e087896a7683d1c4630766d7a9d00bb7a8fe1537baca082e0103"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4b074c1dca97166fbdec018679249abf6f1115e4de360dc20aca5b4644cdc4ebf57dbf2c03e745f1a135e2a5b8b23f9a517819673d7fad38cf3b64ee942bd311"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/mojohaus/animal-sniffer/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mojohaus/animal-sniffer/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mojohaus/animal-sniffer/tree/master/animal-sniffer-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta@3.24.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-bigquerystorage-v1beta",
      "version" : "3.24.0",
      "description" : "Proto library for google-cloud-bigquerystorage",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4f2b7ad0460354d99af33e82cf172875"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c053cf59526c97caf21aae1e3acabe9c51efb17"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c3aded33915565a37ccdb04e9d903e2cbfc7343681677556776f04dd65b5b72"
        },
        {
          "alg" : "SHA-512",
          "content" : "ccc87bcbfa0d22984388800c323eb24ffdf10184fcd2aaf4eeed9793e13f3f21ff27a4ca761962c54143df9655a86bd7e8649af00e8cd524833d7e76fc784e04"
        },
        {
          "alg" : "SHA-384",
          "content" : "a151ed35769831948e123efdb05c57bc5f9fb37ac5b936c9b9e056717412055d28baf07516ba0c009d05ddcfd7113597"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9922e8a90056227447710d5dc12f11e3561cfbf45a5b8f012e666019fc429fb8cf7de85d288cdfdb6afebfd9c71cbc91"
        },
        {
          "alg" : "SHA3-256",
          "content" : "806b05eccfd625a14d3d5f7885465a996c7b4e98ced8b177a7e0dfb6ed710199"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9435049a29632a6a28a11396f15d9a59417c8789d3a00e162d87cf296c36de83c95d1b7df29c13d9b7be031b8af472bf873862fff1a39dedabe787c9ef04676f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta@3.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1alpha@3.24.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-bigquerystorage-v1alpha",
      "version" : "3.24.0",
      "description" : "Proto library for google-cloud-bigquerystorage",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb5759549cfb14957526dcdfa4c55045"
        },
        {
          "alg" : "SHA-1",
          "content" : "c6f3e6f31cc0177b2c52aca7b8464dbdd3378ebb"
        },
        {
          "alg" : "SHA-256",
          "content" : "7dad93cd7a8e461f17bfccbea9f48d3a95be585de8267dbce837547630900448"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b81b85e83483d31a25624499cc28f0f9124513c42d44b14a4639b2a4ca582dd9529da331beebac8d4a5c88ef8d50ff7046aaf0c872b98eafecac9ef02cfa820"
        },
        {
          "alg" : "SHA-384",
          "content" : "74ad775ddd35f93f9b1cd4246c085f32d7cfa34c2a4a534a0b664b4e1c01f201d12af5fd27c8c1cb5341e768980d1367"
        },
        {
          "alg" : "SHA3-384",
          "content" : "603fa680cee9e56e58fdbb585627ed09a3188b8321df4fd865ebeb5b97dee6640185a23673afb7aecccaa79d355a03b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ffe285e4d83a1c903252685abf362d54ca13c27cf3be16ead641c92efad4eaf0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca24c7a8c0ae9f5cacf6bfb0a03a2cd4537154df96265e1257b369b5f0336adacbafd10230c9449a19957e4aeb48be97841e82c9b167c7023dce7a415da3998c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1alpha@3.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta1@0.196.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-bigquerystorage-v1beta1",
      "version" : "0.196.0",
      "description" : "PROTO library for proto-google-cloud-bigquerystorage-v1beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26781c72063204e06c767641d7771840"
        },
        {
          "alg" : "SHA-1",
          "content" : "2fe22b9d659c2e3fb8448eae8f97e5c360702d2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "3235b67340a330b77cc3801c7f520dd3368927f694c177b79c60d038e14b9bc6"
        },
        {
          "alg" : "SHA-512",
          "content" : "3b7752e3d337942f743d450cbb43bf2e8b45a251da1d0eaf6ab5c16420faecdfc116ff13dc786c58010432e12608a4cda5750efc4173f4441a58151a082a8f6c"
        },
        {
          "alg" : "SHA-384",
          "content" : "098ab4827065d0d823d1630a5565fff29f83911d22eae0ebd923ba6e3059122d4a5ba70e11b26c15a9d34d64ee3f6ef9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00103f888b0ccec6be21e996acc4e6d6dc2cd1cd5b0308091890556d4d476d77b725297c9769c43608d48ec8139dcacd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "05fc3c6827de99aa35e99e538c881d1e78097a6416a8a61b156c2814b9479257"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a0f04b293ff9bdeeb99d194eb75c2548fb12197cb63765ccf9568433ddb1d3928be6b3fc0d92d2ed8104516cf6eacc4e2b4c52382358d0082708e2f1790d01ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta1@0.196.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta2@0.196.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-bigquerystorage-v1beta2",
      "version" : "0.196.0",
      "description" : "PROTO library for proto-google-cloud-bigquerystorage-v1beta2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e325fa4551150c221e2cab827290683"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ba294101fc69ff26a16e3275551380d8badc5b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "593fb79cbb6599cbe92e83f82d022698ad6a36c59f184e90e1fb54804e03d6a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "e4e986b0dbb93814f93233d2e057c2179a122e37c7a518696dc93bda10900a42916cae2cd3937503e87e2b16e100575630c4107d629c93c15bcda06b87b4669b"
        },
        {
          "alg" : "SHA-384",
          "content" : "53cab8f72e147164ff656bcb476cf93b1e0e3d5d8a60c85695c2ebfa2631d04879e07608d21dd9104be1b6b70d898e56"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d41484e7b266b1df066c33ada9842d4b85b56c73a1b2b210065cf57c689a74ac5c046736fa94752fd3857fa1c54b97f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "442fc1d4c482ef0801100bd8dd1924059010b6cb5703a3fb187dec5f94f346bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af4dff87dd75b810ddd2ecea457fc6fd10bd8e31a8bd44e238ef885a4d4cdb3d3927976b77b0a9e5e880062f2c3388ae9b94b9ba84c42b97d96d29a1a3f51b30"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta2@0.196.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax-grpc",
      "version" : "2.76.0",
      "description" : "Google Api eXtensions for Java (gRPC)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4de3f391d96eed47b6e1589bd109b990"
        },
        {
          "alg" : "SHA-1",
          "content" : "58eb22df0c4f5077481756e5725d4c3ee92fb433"
        },
        {
          "alg" : "SHA-256",
          "content" : "54179ac9b140f180fd9e8d59469e2ac1155117b83ff0a262b5b6d88f7171dbe1"
        },
        {
          "alg" : "SHA-512",
          "content" : "b19cd7339e360d3fa33f8e2e8a920330b59d52a757760f195d1caff09b9d5dba2db23bfc1717731996a1c115abd85eb6ed9a404492cd3b9e75561e64e7e026d2"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd90d0208f187066e69bc60103b49ff3ee2b8fe33742449b78699c0e50efab2b433509a3ec9217cca3c21c422bac28fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f3e255dad1f17053f10b6093a87609a28907861d7c4fd8d588a7498b6213bf4fb9526b6037acca33b3f14523993819b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe6369eab3d1ca830cec43f579562c0c9745e661e1125e0caf94c2bffefdbdc3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4af5c8bf5fdaa6c0a676e8c27e8cc7352d7073b40cbf12f682b7d61e06932dc94f643d7a1c6f63302f8833003af89eb6b4f123e3f5ddac7b7c08eb3434b69cb0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-inprocess",
      "version" : "1.80.0",
      "description" : "gRPC: Inprocess",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "61f20c6cf9ee39c2609d2c3074f0d8ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "51b7c00db7070fcbc7b468533fb591d54385e327"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfb3aa701b0a3f417252aaa8aa0870324e6998710161a9aa68c12a765b35c0f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "ae6c381046ee79d92957aa44ce1a5331eb4fa181d06527d7c493474b4ae939cd5970d081e6d88be0e4623ab8ae7b3f0b354102f1114c6b2adf79c332fe3be5b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "410cef9eb6f25892e0c202066cccb6be037adaf88712c1ee826882dabcdd47230aa54e7df74090b3bd8a277692603f2f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d05e58c4cbcd3a92da4fa9e15707fb09ed5d30b698ef9b2ad213bd6dd1e1bf991a5e44eeb3581739f6ece6b032c17bc1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "067cdcf2c4035715ef879c3544aa76904ca95daad040ce2eb741f97ca76b2fd7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95ea2faad6960052c1c5b12612d44b407c3596bacbb40664e7a13e54f6ba908bf3f10d20b1d529197b4cb3c32debbd4320dc351c19c29d368899fb22cd1b6d8f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-alts",
      "version" : "1.80.0",
      "description" : "gRPC: ALTS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "52d6b7a50fa090fb3f8b6b8b5552e762"
        },
        {
          "alg" : "SHA-1",
          "content" : "73f4f60f2f22305c03784ea90f46e8d9af97b20e"
        },
        {
          "alg" : "SHA-256",
          "content" : "b498402c1a9d029e170f59833a11bbed56d8eb02318b62c16ddcc167002c40aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c0ec6558de22368f81bfac915102e67b6381fd22fc5e1eba61add6268b977c6e5b26457881914c3f8a561aa014f46e32deb6185ce498b7a230bc4d1f7a43079"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd6a2c5b1e620b881cd8d7d7496f1f386fa239606ca9ed63f6eb338d6bcfcfb87b61e1a98da90ad0be7fb26da318643b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4cd321c6888400302f74aa04fc261fc40b53947bf53f02caf9b1c6f0dff1797f2c0a607fe04dd89ecbb8963a2cd88571"
        },
        {
          "alg" : "SHA3-256",
          "content" : "91ae79f38e49de153479df3a9f5b79b7756635f62b77671105afeb6154787018"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d533668da145a2ffe637ced945cdc1817c30ab68fd2c143fe756965a0f952045c0470fd5515d4fad4cc83940f9c053b9bd6a3966d5e634390a86a6946969c0f5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-grpclb",
      "version" : "1.80.0",
      "description" : "gRPC: GRPCLB LoadBalancer plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28640325b718cae5662d3fda502dc71e"
        },
        {
          "alg" : "SHA-1",
          "content" : "28c9e8f262834c8a61faeba9e5c27261f88a40eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "c94743e4f0803dc10c24115b3a1e64793404355f69e1d8f28b568e1dc3ba228f"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3683c692a145969cc927952b1330f5e362dcdeac96485c4bcae39f4354f42076e8758c6fd59a36294bc464ee81d97c6ad006d6f7c6744127f17908101a611cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "e49005cf91193a008d9fdf003238fd6855e5ccfe772b48c786fedb7d8c0a35dd547b859f94cfe1a6edf5e1d59bb54b0f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e801207298b0f27de1ffc6d635f3404315aa16f5e56ee9181fa6617fd2472604ad58005f7ce0ee2574003c7c1e1e5aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab292bdc62b063d18ee15c042e808e7d688c623471ea6f3509a810c170511ce9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f201af0da68713cd04b5bc0821aebc625d9a9536f4ac1840c716c79f1102808790c115680cf68c12b767d1729728b5c5405e39752c0eb166c567322423278c34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
      "group" : "org.conscrypt",
      "name" : "conscrypt-openjdk-uber",
      "version" : "2.5.2",
      "description" : "Conscrypt: OpenJdk UberJAR",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34c8ec40831d77372b2bea95139783b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "d858f142ea189c62771c505a6548d8606ac098fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "eaf537d98e033d0f0451cd1b8cc74e02d7b55ec882da63c88060d806ba89c348"
        },
        {
          "alg" : "SHA-512",
          "content" : "dd5800d82779a1e5d318845ef785f2ab7fac022106c07b841405ca954abdcb507dfc022747832e1cc8e38cdd4475775a953c2bd05010e465b61a7cd6b4ffbd18"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac3f56640478697d1f4e7a61b58de9682d42ade545b14f4ccb698b12aaaef70c982144d662d6d2801b684af9920e0f36"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3911ffc5300583f9bd14263990c0d36e6f3797bb4796dc54abd4dc7fb94ed409602550a8a415c2f5351b5305e251e75e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b146a7810015970cfa15e0b9c4421f603ae89b8fbeb18d701e5ca0892e2b4031"
        },
        {
          "alg" : "SHA3-512",
          "content" : "84c06733884251346ec659a3b8dfdddf2ca8abe192461c89ad3af30d65224c99115711e5e4f34a26ed89a5008f181751854c1aadb00388be341d23e22826c5ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://conscrypt.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/conscrypt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-auth",
      "version" : "1.80.0",
      "description" : "gRPC: Auth",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48cd6f60e442a7501185096512cbbc82"
        },
        {
          "alg" : "SHA-1",
          "content" : "e81fba2c16ffcc812a2b5541aaea47ce3bb50392"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d1ceead4c50ae8a87ce167ffadfaa527e50860600853a24426a9a60bd20431d"
        },
        {
          "alg" : "SHA-512",
          "content" : "9202172289f19a545affa8f8405a1e1c722770b8f66cffeb62228943ad639e4b29301600973286a431ca05d02c9a4ecc1fe1dc65b96a01b300714df8e580b4cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "90e55c66bba0d7d8d0cc75fda2ea23b0689c6d4eb0b8199a2609d35f09ce4429c984b82dd2aeb35cfb527679ae87753c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b11abf56b6bc9bb0da173f7fb0459dcdc88c8cd8d3cbe36e95579d24a67c05a35b9d70cd6474c36e4ed5458ecfa4676f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9c96a483d6b825129c772ede3aeb7429f7d9fdaba1137e92e488ed74e7b4b59"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de6d6a82f020982d951d40d6b93de387328081a6ee96936b8ef3c8ea2174e124ad27a8bd90e3202c93b580915131a0e431284f955aadc533659383cec942973f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-googleapis",
      "version" : "1.80.0",
      "description" : "gRPC: googleapis",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "320af0332816e2ff018c45bf35114201"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b223e2dc54591311ca171eb429841c9f0654b66"
        },
        {
          "alg" : "SHA-256",
          "content" : "e87873488447d74c441c8214b8b55791aba5b94194bd219f74f498cae5694576"
        },
        {
          "alg" : "SHA-512",
          "content" : "51b79b1a71faa6e42c314c5ff213b7b58cfa2a61b6f330d1302ea49c599202af47c2ff14ca9bfc01848688a658a9fe5ceb3d77389d254842dbb9f41b47d9d57e"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c3d0e0601a62d2e0f5459e55e18977aa031f387b67d0306ccfef403521be4c09a246808a8b9aa6c2dc85db099f5a277"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0aa189ec7b8c5ca2efb114733d988457bbcfbfff381f942bdda2e1674f7b5b147a3b242b2e5f2c385762bf8fca09c060"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f9ab92761eb525c489eb8a90fc7c1cede0d3fae1c087aa933b2f0dcab9ea76e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c9957f3b279b1e7f56c77b5c6613224d938134eec2e410f76e63a5f28dfddb0fd3c06326ffba48a67b41fbbda493a99745e6921e71f12b934a51f77c5f3a474"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.json/json@20250517?type=jar",
      "group" : "org.json",
      "name" : "json",
      "version" : "20250517",
      "description" : "JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a4902fae2d0d499487981f616f81567"
        },
        {
          "alg" : "SHA-1",
          "content" : "d67181bbd819ccceb929b580a4e2fcb0c8b17cd8"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ea61b2a06e31edf1c91134fe9106b0ebb16628be169f3db75bc7a2b06b45796"
        },
        {
          "alg" : "SHA-512",
          "content" : "486459450e13f1e291b9ab8fa62829132171f8102b7051e904c166a9f958f04149603d8aa3e3c939301226fd5b528d5900aff9acb7953b4c87e864c97c192fcb"
        },
        {
          "alg" : "SHA-384",
          "content" : "16c325fd467ec754570b0aed74e9d9dedc222610c4c5bd6b90bc5b69d42d57ed9313bced6f80d95f27c04a1bb5f80efb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6cd230813c7aefc8eecd9d92b2bfab58bcd80a902e372c0b5fc53c7c5375c93f4af9c87dc25cfd58f0b66b976765883f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b9c4269163bcc9101dd5493b23ef8eea779c1e41d98bcfcfaa46b33a91a22698"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f93eb6ef882e23d4669507f0c007fc00b4b8285ed05ab52e0e878f58400be17d42610a343286be43a7d5cb87321153e606441ecf6699da9ca6e0584ecbcf05f6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://github.com/stleary/JSON-java/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/org.json/json@20250517?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/douglascrockford/JSON-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/douglascrockford/JSON-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta1@0.196.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "grpc-google-cloud-bigquerystorage-v1beta1",
      "version" : "0.196.0",
      "description" : "GRPC library for grpc-google-cloud-bigquerystorage-v1beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bfe40acb2bd37097bf50dde4e75b9f99"
        },
        {
          "alg" : "SHA-1",
          "content" : "87aae6dcc6d4043a6716fa4d5e5f5b57d7086eec"
        },
        {
          "alg" : "SHA-256",
          "content" : "15f6c42cadaea289c50afe1b7d66718120849f6bed350dcee6c392dde2a3fb1a"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f3f913d5a33c003986cfa1e5ac6d248ca40840052595607607913ea46e6c220e17c67aabb40061ce5475caaef15a533b6d1b519540d08a652dd65be86798126"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa646a798795bd084217bf9fc2d605bc7d2c9939cebe6cdc31df400720eacc07def13885a36693b0feda575e5fab4464"
        },
        {
          "alg" : "SHA3-384",
          "content" : "49d94f1baa2ca56e87196a0250fcafe24d511f85f175241a5575f2289bf2bf853695004adb24c9e5849a03103a94860d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32be04cebcb2bcc08792c4d63b3ebbe6277c34613af7d60eef405952d0a39e7b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "20c6db7992b10d2bb8d7b78e61791b7fd4737055a99c797c3d4519e4fa4eae22c61268b0804a4404a5106b145594fbc9847bdfb9d9ea7bd0f089361776e80426"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta1@0.196.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta2@0.196.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "grpc-google-cloud-bigquerystorage-v1beta2",
      "version" : "0.196.0",
      "description" : "GRPC library for grpc-google-cloud-bigquerystorage-v1beta2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0c8e097aa6b89d72bd72ab4bf1e4c373"
        },
        {
          "alg" : "SHA-1",
          "content" : "070542415b596515a7003f8fa9ce4aeb2a926ab4"
        },
        {
          "alg" : "SHA-256",
          "content" : "7108eaaa429edf5044391ad56dbb60920a982673d1c4b2373f3ef848cdfb8fad"
        },
        {
          "alg" : "SHA-512",
          "content" : "c30902826f56ba7f1e4183ad90cf24dbc69e4be8a4bb3bdc17b396b18f242c1d5af8e677a25a5e49b180cc1da28883435eea9a51a1039e21aa93eb0753111d4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "069cc5e7bafaec892d1a644ca79ed076d6a472ce5f114d29d06981649a16cd2cd9fbe249b32d7741d5e9898cad1e3a90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9c2aec2e520ef358f6b99ed6739f89e245d5ed5cddbc50d3efd32d2bb3665d52da8584f8c52ba9695e9b877a847c8577"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cadef643ed84a6f65aa7bacf682a438fa0a717a5254a3077d5ca4455fd756208"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cc1e1d2cb8452786c52180e61cf57ae854995ba7bc3ed95e25080e7fd433c0b3baf573ec1b818bf8096f5e6a07407824debd105ccd52e45307f0e6a44b041ce0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta2@0.196.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1@3.24.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "grpc-google-cloud-bigquerystorage-v1",
      "version" : "3.24.0",
      "description" : "GRPC library for grpc-google-cloud-bigquerystorage-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae1f7ddc5ad53742b6ad27657b19efee"
        },
        {
          "alg" : "SHA-1",
          "content" : "4d1f8dc17a740ab1d84f46ebfc2a2671ede358c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "74e4115b518fb9863c6be31525b5618494027943c49dbe3533d6803ea2c535c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "43e2736d6279c6d4c51b8f3a097089fb482a4a00f2556dcc6178055adc53867ca240a42a1e1d3e1ddf9375690a4b8b135b88282df494b11ae4c900a9bafa5874"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ebf69568cf4015b7db3719b7efcef01da6012933e9fcfe49a0d68ec925775520db779537a5375ee69148f856186d1f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d8c66e62ee432c17a46dd3f51f1ba4bb2fefffab0ee3dc4de9eb8a5d20cbf6453b20a7f8b75c79f9a74b5408e9835cae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24e8007d2b0f56116b74c0698856add314c5a35cb1806bccecf044f7e558de50"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd174949892527d134ad5b11c72cb33e8ce41d7050898080d6316fded020744fb5a3d001d1dae7254c467d6c0598df15550aa33829b3585c05d0d1873152fdcc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1@3.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1@3.24.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-bigquerystorage-v1",
      "version" : "3.24.0",
      "description" : "PROTO library for proto-google-cloud-bigquerystorage-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1ec7725635f120805e499e837de0bf5"
        },
        {
          "alg" : "SHA-1",
          "content" : "1910fce715adfffd3fd90b3b40b0b9bcdee0e3b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6ce8865741cfa6bb9e415cf0a28ea31980fa1226c8fd6c2e4f5328514df0a1c"
        },
        {
          "alg" : "SHA-512",
          "content" : "ddd1b27f81df1be15bb9462e4540340dc3da7bbdd739e3d8a59310ca77fadd632fa08ab26b65cdfffb76769132d0442842b8b83ad43fcf684935ecb1f255714a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6ad4bd77fc1ba64bd9f0ef6fddd1b02283c7951cfb2438db778f0a8ee21a7d694183eb70ba4b21d6725f68de77702fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b11617249a66d7c3f1212ec2794deb23a5ef815c61517c0080367039aac58a30af8790ed485866b7cb651139490e11b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6a3b976857154c0f6688fef8212790313124bb629ca421abe65544dd3177f48d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d506eaff97ef753651cf0e014ed47cdb551ed0e972bd55f6f1bdbd07fbb01140091e2a58a8b0904c396dfeabce8ccdb01b6d3e4f416e0ba3b66eeab179c02e5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1@3.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-vector@17.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-vector",
      "version" : "17.0.0",
      "description" : "An off-heap reference implementation for Arrow columnar data format.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fee6d3d951de5d5d459601ea33a636d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "16685545e4734382c1fcdaf12ac9b0a7d1fc06c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "8aeacff8d78d933e5f00310a725a9d40c254b32c32594b752dca477b169341fb"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ac0926bc8ee5fa4062f8f9facdbea274d3c30178e4984278054ba49afeb25574208c5b4ed17b63fc745bfacc4a3a9ff92729698763c1b0dabe28783985daca7"
        },
        {
          "alg" : "SHA-384",
          "content" : "27305a73651043adb213f74a52b5d2ccfd7bbb06f7e82dfc524465d7eece21de7c53c2b57db847d5d46d4bb2c50993fc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "211ff4e21d19362aa3adb2d19a35b5cfa3cb486af2ac3b1031684e8877cd3ec02b83cdac268d5becf5e7b99c0030a578"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fcf1f60b5081cb61a62ad5a1b795540bc4d5be37ab92c04c5eb6d5a764f46ede"
        },
        {
          "alg" : "SHA3-512",
          "content" : "519893781fde5435996862850812219ee8640a45aa7cacb0429a7f2af2c07a0b12f0afcb546952a94a43b1e9762c0a254190ef6f46b9505c89c15edf47d5c665"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-vector@17.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/arrow-vector/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/arrow-vector"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-format@17.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-format",
      "version" : "17.0.0",
      "description" : "Generated Java files from the IPC Flatbuffer definitions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3e55b1e6c03002418a14a739baa116bf"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d052f20fd1193840eb59818515e710156c364b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "3110cc535059b5d8f2ac7fc776c930c1bb3ab8e103ce4863346760f1692b3ec0"
        },
        {
          "alg" : "SHA-512",
          "content" : "51b5072fd320a295e94f6f7a201794d891dc41a0411d92a9c8e42cfe901b366d38714b9891d43a4c2e4ae20222184258104e09c73d7517669f6c412d1d3b2702"
        },
        {
          "alg" : "SHA-384",
          "content" : "c863623c31b6889546ca1b1f07eaf1c239e91b9b72575bb979f0b2150f5a4961954509fe319c194b8d9ced360aff23ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4222119d07c741205fab73ce8ead93e24d2de0667a588bcef6305777bfe074147b847db3e8cba789908fea62c65fea0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb3269324563a79e42c4bbd17ebef09e626ff842c510a70494655435458e74f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b3513ad99b76483ebcdff1bd1820b129353e438ca7978633fc647858f0fc7ccfc975758daf33668356c05f0b5a4c7afc8fc23cb4db1bafaf64869fc530a96445"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-format@17.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/arrow-format/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/arrow-format"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@24.3.25?type=jar",
      "group" : "com.google.flatbuffers",
      "name" : "flatbuffers-java",
      "version" : "24.3.25",
      "description" : "Memory Efficient Serialization Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1a690a022070ce829ba8efb923c0cab4"
        },
        {
          "alg" : "SHA-1",
          "content" : "edc46436b645a12126322d02608dd21aba5ac433"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5b50034a53debda980aca803b8b06949f93a40163bc1db6cd69581d3718e355"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b487047753e1b5686fb100e3261b6a01b327a9a83ae9f3ac6a9b40a68fe4550dcd2c2c0442d55d76d9e5ab4fbe3c9894da2f76071fc69d571c3da5d2a2dcc0f"
        },
        {
          "alg" : "SHA-384",
          "content" : "3eea7bfbc2b252c10bf31db3c56b61a5e335bb3b90ca25e8905709804fe0b11e28e7dde5c8432632373912f4a06465cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "98e581edd7501ba3905533ef6139ce3d233dcccae72a6ae7d3a4015fe91643cf92144f512536090036e66814f93afc52"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6b3bb68eb6679b88aeee103930c29c3f1e5136ecd1edb472f0bbbc89a3076dcf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c022ec58dca97a395d111029b1a2a88db757dc496f6c99a288be0b57e92a9405219765323cce4492d532ad06c640dda1931f1215de086e5e5f141094ed23fb2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@24.3.25?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/org.apache.arrow/arrow-memory-core@17.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-memory-core",
      "version" : "17.0.0",
      "description" : "Core off-heap memory management libraries for Arrow ValueVectors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f6b5771fdddbaa03203b788776671d47"
        },
        {
          "alg" : "SHA-1",
          "content" : "51c5287ef5a624656bb38da7684078905b1a88c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "27b7d85a152b23dc9b03356b71dec6ae3335c3a704ee70f6454f92791eb64e7a"
        },
        {
          "alg" : "SHA-512",
          "content" : "e221eb67090938f02c4c9ba7f83d1a86a9bfc58166fe331da13dd2c544ad8d4ad9d39df7a9ed8214115ba60d7bb4cf294923a2e6be6d6b588fa9a9228fe23db6"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e3ba0325c376ea48dd50c8673f9ecfbef8db0c20c2ff3292825b461cfb97209e5b2f2382e9b75d47c73c1624221d322"
        },
        {
          "alg" : "SHA3-384",
          "content" : "03854c627c52c8eae670b9a3afd059c0c8a0769598fe5c35b4cbde7a857460db51a03b144d7f05862c55c88463a90396"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d1a8076a87a75a53392e37217a8ac8384f915158b20ae182101d4ba6b2396de9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1d831015ddea044d2ebd2bc9f0f3f414bdb945b3eae9873affaf862e63f95b746029ff7087db54b5e9e1ec752512c0f689f7ff5150841468bbb0757aa9f76f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-memory-core@17.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/arrow-memory/arrow-memory-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/arrow-memory/arrow-memory-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty@17.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-memory-netty",
      "version" : "17.0.0",
      "description" : "Netty allocator and utils for allocating memory in Arrow",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "41843aabb05fd7a3ac4166f866ed82e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "de65a34dfeada4d47b161871fa39fa0a2ab4c39c"
        },
        {
          "alg" : "SHA-256",
          "content" : "1dc550cd8242056d7fcedc9ed9cd36d9b194c6ae139234c567bf0ce4af54b893"
        },
        {
          "alg" : "SHA-512",
          "content" : "f34aa44f23327f90b3932cd81b3331015c7beb164c151ab0a14182d8b2ddc24a6bdf0d9ccbd84955c51222cc5cbab046be0c7547eddd9b68f47f8b8a274d410f"
        },
        {
          "alg" : "SHA-384",
          "content" : "d02cdf2793d785da0d2a192e0533ec55c82539f1e435f9572f4ede2bf2cc5aa7e8de1f4759ca2001a724cb64b05fb778"
        },
        {
          "alg" : "SHA3-384",
          "content" : "842e01f7ae55b88657f58cb4ea41d4add6616539a9842d3d96a4e931c8cf45bb4e32a040420370e9cae9e094c8ca721f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "090b4b7cc73921b78d3eb0092e634bdce39be5bb423cc1f72fae7e2117d9860a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "abf1654ad6434ba8e48f44c509f4a8f8e708fa30bffc4b23201a3dd8bb0630f137b73bf4cfb6381147f8657b829676badf6f2c424f69b3ec66eea15f6bdec6da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.arrow/arrow-memory-netty@17.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/arrow-memory/arrow-memory-netty/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/arrow-memory/arrow-memory-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@17.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.arrow",
      "name" : "arrow-memory-netty-buffer-patch",
      "version" : "17.0.0",
      "description" : "Netty Buffer needed to patch that is consumed by Arrow Memory Netty",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "220ef4b1e726b4ce008a8558c75ea42c"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdfdaa1bd5135bd869515fc205392ba92dcc1509"
        },
        {
          "alg" : "SHA-256",
          "content" : "8540acb104d41294cfea6b027e6607da96b685c5b3cd9d77abb1152b695c5232"
        },
        {
          "alg" : "SHA-512",
          "content" : "c7ae89d5e6ad4ebc709850c19aab5e2911bb07db2af3af4b18525a1c6811709370c1989064ea6c2cacf7f106b5d7bc9af329f0bbec248955a9ffb704a1344671"
        },
        {
          "alg" : "SHA-384",
          "content" : "f501a64e30ecc96d27365c4f1083e3f8cedc34c76145c6e2b733b115d5586e1db204122fa85b3af83f09cc10d744c930"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e132b8ba273e0f2a18be572689d9ed13e5fb1fcb2f7370ea8307eb7195f10a8c15a657a21b102b1a2cc62a3f93e76013"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9068ba756accaf9c281f0d9fa41fe47d9588c19cf82f2dfca58a281c4974999a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a66edf3b680f8aabafbeaa12c352c21bd8242df6843bdb26bf79aa9c78e2c101d9629f9efdc2c365870a17c140dfc67376b95cf6a33d1d92945bf867c2db5c4"
        }
      ],
      "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@17.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://arrow.apache.org/arrow-memory/arrow-memory-netty-buffer-patch/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/arrow"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/arrow-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/arrow/arrow-memory/arrow-memory-netty-buffer-patch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.42.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "27a54b790cf5121be1982b585870154d"
        },
        {
          "alg" : "SHA-1",
          "content" : "57a3eddaddd4f2d412e13d3bcefba29b5ebda1b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "f282a6488838986b8033bd51888928cff6a59c1050426476553ed2622b89e510"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d6a341d87452501cf13c6e68bed77f58fe1736d566dd1b58f6cf57ed578501babc83a80fb178f3ea1e72708519c2d22863a7d6381a98ab3eba4a9c01d100054"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c3ee1746eea7ea7ea422920a8bce00ad4cd7fa1dce316d098af1aea7fc6408251cb2c572cf1f54ba68442eeb5dcec6f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "376699ff9211b5ff09ee8516915fe167dd6b4b6c6c904060a065e0c661fc4c4a356c6efbb2230e7c23d50227450a59d2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0dfc90c294687aa2b05c33bb60da6b1adf3f0516f4c9c46408a7b2ae2094ab23"
        },
        {
          "alg" : "SHA3-512",
          "content" : "27ea33ba2cd9ad098cd2c1299b62b1c2b9d41dd6aad8dfdcde34f92df27c6b0c68525036b27bcf57d2831a78faaa2c71427c63985dedcf1275f82115cbb33be0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.51.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.51.0",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8572fa45254a4e9c13b81caae0443ff5"
        },
        {
          "alg" : "SHA-1",
          "content" : "9806bcb604f693fb4b75962df9d4d2d19da4806d"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed88c2876e5a525ccbb56eb918d7955797b9a245f113d50b9798d1634a90951d"
        },
        {
          "alg" : "SHA-512",
          "content" : "0dda990f1d60b5f83a9261d0e84bf47f646510f19e40b1a70dd698dd6d852eff2024490f80141d346cb9ae815e31951e2de748a5a941ce2c254894cf62fb6236"
        },
        {
          "alg" : "SHA-384",
          "content" : "301d48543135257cf79cf197bb1a19590ef2e6a2d4dd19ec04e10a38b15a5bd50bf7163489938b831a637df33ce9f0b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bdbb0e7cb270b5236eccea4e4b6839435d8494b749b234ad87ea7dc8b473f0f68ca208580ebc9f44ea11a69776eec6ef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d9ebaf54cbe23daa8bc39df742b943ee8ab511fed7eab2e0de2f85661162d5b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8e0b93ec8abf16ebe7202ade2e4fdb206a9f2ca3b53778b69984c20e41cda07724837cf3a254df1901b672a32fee50a4f4108a41faa15b49320e25891cd08422"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.51.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.51.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.51.0",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b66062010d1c7df8e7852a28326bc55e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e807ef03950f5b01f7b8c2698c0abba4072288ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "df4e308883ef2a2f28415140c5629901f72223f9ec713063f93395cff11bf4a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "79df65e4a1fca2d3d45f68baafe553b16aea94ab745d1b122e5855864589a91406fbd842a6cbc93a299072a983a9edcc63d7caa01a4a3c411b573f411ca1d413"
        },
        {
          "alg" : "SHA-384",
          "content" : "850a41201c470cfe2fc50d30d64b2db0eee981c5a76f32894daf4085be5b77c3b96113d4b8e67ad0f7d9874d9080fe1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06b63937e1e4f6f4ac990634124090704160e5f9856803de2a351ee19a86740ba02ec4c84fe4280aa0b756e169572539"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5191c4cfd6ac752414813d69f221237688b3e27c18cabb393ea5bd2469982bc6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1be9724f5ff1f56bd11a02965c284dc83cf454f9329f213d8361b177406f6c20cad1e1a606b3f6621ef9f83d3d1767cfe9f3c260fb6c2aba146dee23b06a3b1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.51.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-calendar@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-calendar",
      "version" : "4.19.0",
      "description" : "Camel Component for GoogleCalendar",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-calendar@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-calendar"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-calendar"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.36.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.36.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e48e5ba2cd0a8d8d09bad849b99f6a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "227d4d4957ccc3dc5761bd897e3a0ee587e750a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "77440e270b0bc9a249903c5a076c36a722c4886ca4f42675f2903a1c53ed61a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd6f5650902526d3db06aa1cc7bd36723658166acfabb823aca27d0b2c3814e83ae24a8217ce915c3e194c2c696a102580b4c21ef5dba61f7610bcb8d580f566"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5cb9ba6b5bf550de90def11ec4bb014410a14949f8598856e1693e213ec0e7d2b3c6cb41b34ba8cfe209a29801de529"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00492c18861d7d4fa5517ccf2bcc5c170b575ff9fe88fdc834827d9fc8747846d6345f5270c64dc130228f53ac96f1b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec8420b1f4e27c3eef932a764c4cedc8b3547e114285227ceb0612e93648ac29"
        },
        {
          "alg" : "SHA3-512",
          "content" : "344bc9be8f3417d4bc3e9e073bff4657aace3cac73e5ace038a11f1435d04d3182f344b8237cd6b311ab0748042a4c4f84259713ec2dcbe472c75cde2e787320"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.36.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.apis/google-api-services-calendar@v3-rev20251207-2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.apis",
      "name" : "google-api-services-calendar",
      "version" : "v3-rev20251207-2.0.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9aba573a97958d98a575d35d8d9b3e41"
        },
        {
          "alg" : "SHA-1",
          "content" : "97cc064241d92544d11194c6b132fd38c2dcc7a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa26244eee235801f67ccde2a95edafd4fa3dc189cf22721de381469a6bf7d76"
        },
        {
          "alg" : "SHA-512",
          "content" : "41d482932b1f7a2370be23ca1b6b3ff3cf57bc46ea08d19e655761ea82934e43d41e116584b9d09ff65814c74b3fe21f64cfdb1ec0961a163109bf9e5b208d94"
        },
        {
          "alg" : "SHA-384",
          "content" : "ecf4183d9f106e7b7416cea126e3c46df9bfe0b951f36951f4a810550c81c379c55de0088ae4d78cc873ff1616ca8f67"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9b3c83e3bba4d748c7038c4c2fb188fa393a0c2fb21b7bee94a4e26990420623f540e6d8dc3024ec4651896808e99e8f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b2e6c2399fb17164ea01f7dc8efbd7ee7f62fa7e112a543d9b066dbb3ca4a96"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55b8345bff93c06c00a65fd93c077886fca7576d8d2e03d2f79c5e1efba0f11c4c50354e4fe428cf10c41ca9fe24387f355533c9179c1a9c2472cc03c583c713"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.apis/google-api-services-calendar@v3-rev20251207-2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-calendar"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/oss-parent-7/google-api-services-calendar"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.30.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-credentials",
      "version" : "1.30.0",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "44d4f1990fba296ad5f818185651c7d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "30f48b5459b931c7d2692970fae23121b598dad7"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ba819243516fc5d90dce89476f8d46e4e4a685b2aaac79dc4be205540bb66de"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6744db6c6526ca4d6a12d8e5fac9b60c96693881fc66938fd7c5226c47edb1eda394146680c3631a2501218307569eac4511ef50fc01c9747e2031bc3546c66"
        },
        {
          "alg" : "SHA-384",
          "content" : "966ed6236a349b3e2b9fae672865e07aa32138a510edc17517e26d057153d9365562195644f7eb5639bb5ce9bb0eaea1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d00fbfb16d7a7cba18a9252e334ef8e9ae6422d18d34735e51b6f532a84f7abed999c5e15bff52abc64d85f96dda372d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8fdbd47d69372a99f7423f076a9f8fe9a1a42a6ce0620296f16210a5cdee0ab6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e8756712fd44a423446292243c8fc0c3e9287f601f0a7e74f49a7ed623c4036b26994fabf5665a02dbddd700b9a50e23e82a12be8aea93a2ccb67cafe516490c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.30.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-shared-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.oauth-client/google-oauth-client-jetty@1.39.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.oauth-client",
      "name" : "google-oauth-client-jetty",
      "version" : "1.39.0",
      "description" : "Runs an HTTP server on a free port, waiting for a redirect with the verification code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6525b6add631dc48ad7213c75e7026da"
        },
        {
          "alg" : "SHA-1",
          "content" : "67b7851cff17b6459ae11525e94cfe32b560be59"
        },
        {
          "alg" : "SHA-256",
          "content" : "150f30d261ab17e162c9f41a851462e0e05da50cbbf31bfabc9e6f216baf31b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "a227ef0b4a5430fbd42f0243fa3b1bbc9d624ab14e68270ee5c5bbf9c6a0ad7cc791644811dc19fe800048f61589ab9e31effbff78328f12a0e7419b48ba8645"
        },
        {
          "alg" : "SHA-384",
          "content" : "437b6f06bc6c498a5932af0140b94030ea4051a0ca9231e99438b6912e8d94677c4a6ab970fb15144eca45fc634f0d19"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0a6724902d9ab3369b287beec6dd84ce7cb93d48a6a3febb3e3b6e630153791906eec1aebcd305f6928ab213e0779c79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f814a1f310cc922191efaf5665f0af3909bef4d5499116c24fce7cf74c1ffc62"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cc7232b22ac5e6dbd9561cb1fbc4e7ae28cc8d65d479504cc48d5dbf93fcfeed716a29383c36ddce036dbb70146adfc051c334fe5e506404a6baaf63a870d687"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.oauth-client/google-oauth-client-jetty@1.39.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-oauth-java-client/google-oauth-client-jetty"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-oauth-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-oauth-java-client/google-oauth-client-jetty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.oauth-client/google-oauth-client-java6@1.39.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.oauth-client",
      "name" : "google-oauth-client-java6",
      "version" : "1.39.0",
      "description" : "Google OAuth Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "77918ccfbeaca787171adc9b2af2880e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e7feda6c351328fa1dae884e30d2c7bef69fcba7"
        },
        {
          "alg" : "SHA-256",
          "content" : "292aca022c47aeae2baac705fd15ee2cbf01eb24ca9726d9a41539733ffe03f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7b89dc0ba316c91810a563e641ad09a7ce3facca2856298f20c603cf2b46361fe443bb919685fcd851bb1ae0825d80262b809f44c6b8f441c2b069d492f7f17"
        },
        {
          "alg" : "SHA-384",
          "content" : "4fa0bf8be062f1f4782978c68704efdaa09b917918b0c6caaa2b66c555579d981001fe085fca1993d8c3da8614b8141a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c070b182a4f234ae6ee26261bb4f5a7a4c68e60c12ebf9950e7834b0fcca0aaa0d7a5da0d5fc71c55c6a66962e796e1b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e32b73a1576d99348f7f9cc46fcd068058e6569615ab68a0d1d9450b8292aee0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "99ae52f87cbb1217a220bd6acfc3f4c71d6090932d0dbbb8abf87147a4e95ba0313dc3df5465c63432c07d4662dc15db7a3d36a2991e6f8730ff759b4f75c3eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.oauth-client/google-oauth-client-java6@1.39.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-oauth-java-client/google-oauth-client-java6"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-oauth-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-oauth-java-client/google-oauth-client-java6"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-drive@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-drive",
      "version" : "4.19.0",
      "description" : "Camel Component for GoogleDrive",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-drive@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-drive"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-drive"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.apis/google-api-services-drive@v3-rev20251210-2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.apis",
      "name" : "google-api-services-drive",
      "version" : "v3-rev20251210-2.0.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2d7c324467b8e06078b165b7689f207f"
        },
        {
          "alg" : "SHA-1",
          "content" : "110781f01cc8b21d950b681e6b78df1a930b1eab"
        },
        {
          "alg" : "SHA-256",
          "content" : "a899fdb69c0a0bc964e0421dc1d8870511b068976d130fd3bb17827a645d1c32"
        },
        {
          "alg" : "SHA-512",
          "content" : "5416a4578a06c57430033fe99c646b46306a088c7c4055e2dc8262fccebcfa1c9c11949825695b1c1ece347cc8330e307526c8fa783338cd7b00ea80dec25db1"
        },
        {
          "alg" : "SHA-384",
          "content" : "9877d7e26b6e8455ee6052d2cc65de28ea70d1e6251c170db62f138a7c1380582edd4a70ab8616b8e808feabcd3d8978"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4101f9e4a5963301e55ce1d5004f0216455b8ccff2748195a308b7c535d761bfd192a1a44c637b042dbc653973996673"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f33014d79292c0c9ed161914888df8b8fb17edee89e2823d5069a87590163751"
        },
        {
          "alg" : "SHA3-512",
          "content" : "24bd54368720e0548668baeb26dd65c5792989ffb30749105ff25e0d2df841618cad5facd1a2dd5bf686b7f51f531a7db33b391b9011a9499638139194964e73"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.apis/google-api-services-drive@v3-rev20251210-2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-drive"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/oss-parent-7/google-api-services-drive"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-firestore@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-firestore",
      "version" : "4.19.0",
      "description" : "Camel component for Google Cloud Firestore NoSQL database",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-firestore@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-firestore"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-firestore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-firestore@3.39.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-firestore",
      "version" : "3.39.0",
      "description" : "Java idiomatic client for Google Cloud Firestore.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54b829f2bf24f72a01cb681f25046195"
        },
        {
          "alg" : "SHA-1",
          "content" : "2c30c20e3b4da234810f6d6b9beeb3ac288e96c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "97ee03809db1aa2c0f6acd5e31b55a91e9bdace6c384c81cb39490e93a65cc0f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6acf524f9e57cc91e514deef5c0f028bd3fcc06d6dcf13ff0f481996678d6c3668ccc21500bf3a666f1226432918d8a8ab37bc6f27d3b7e2f0476a0f3c448ccd"
        },
        {
          "alg" : "SHA-384",
          "content" : "d030a9c0ba29c64012694c00be105bb143f5a02fd187f2aa2a8722f4ee6a455c9544bb378c2b8583d3f52185407e2bb1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f97fa7c147cff78ccfe18cb481b9dd46db507bafc0c875777b5115eefdfb82a59a813ddb2eab06c4f1bfd8f31e621e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6a0f870b04116cb920f1c5bd177133694c74b47fc45e80eb395234da3cc3196"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cc54efbcde641cdeb409e2f6dc9139928b0c465c1ec0c109c3aa9f154f100d2c1eb123c5686ba124543c0061e180ce672fe78fee61463568ad0c621c1b30d7f5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-firestore@3.39.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-firestore"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-firestore/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-firestore/google-cloud-firestore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-core-grpc@2.66.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-core-grpc",
      "version" : "2.66.0",
      "description" : "Core gRPC module for the google-cloud.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee9855654a970d3f5582a58d502162f5"
        },
        {
          "alg" : "SHA-1",
          "content" : "57095adf4a5192a31b20c6fcb21424f84d73b12b"
        },
        {
          "alg" : "SHA-256",
          "content" : "96d68e8590ffa21d5c4660712b03547e4673ae4aeb94cfc38cf728d82a96a9c4"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b25b4dffe35ecc7c20075c42fb04a135418cf074f6d44143f1292dc52fc50faffd09260d5d76d3742b6544d70646cbd96516394d502f832c58d07d5fe3a72e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "64c1cf8d6b829e2299422d8718d4985c8a9b325b90a4692ad6d216931701024d39c9ea632d2e71d45617f27115d5cead"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3c65edf871d2d13f14da8b70c7f7b4d87a169c35a0fa8e16cdfc0d311baaaf4563eb310266e163046379be5750d2b01"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4d21dfdbe78c8390e90c34b20e6cd023f8c1c813c46851ca4a93bd7c11853062"
        },
        {
          "alg" : "SHA3-512",
          "content" : "86820729a812d626efff4a4fbeddbef468e999a79ce1815e548cc27bb16b06fd17d16f92c0000c6d8d95424d682fc824006a367a34b72a0ee0083840162f0757"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-core-grpc@2.66.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-firestore-v1@3.39.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-firestore-v1",
      "version" : "3.39.0",
      "description" : "PROTO library for proto-google-cloud-firestore-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3bdff978cbb3bfd06c152210f13dd1eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "f3daf21fbea3bd05086c776a38918d25dd6c5019"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f757435947108a93dd866ea9375b185df1a30bac64cccb3e36a3138f106d00f"
        },
        {
          "alg" : "SHA-512",
          "content" : "b49a3fde8b4e2051e2f0eecf24d46cc4ff4bbec66aad027ae385a0414673986a34b36b308b52fcb2edd85e9ff333984f78258668fe88089d8092f7e1d8695a6a"
        },
        {
          "alg" : "SHA-384",
          "content" : "2eb852b700c90fc9e6d118c90a9a0345847e5e53768405da08325eaa1a3e01e672757102f8242715c6dca34597065392"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dd62e25a863d9ed7a9b218968ac4bad7c9c0dec3cc60561717459cbe5ab471ac6c1c7d894663ebaae5ef9980876f0390"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f7b685ef3701c1ad0d0308cc0a44a355eba5aeed303ed66b76d3a431a2a45c79"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1e8de5342d208c1e6cd6a69006482a3d5bcac1b50250a1273cf6f472ea391606fc9b6568dcc48f07bfb93107310312cb0b49520d7a941e4b1f1ff94f343b7d9c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-firestore-v1@3.39.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-firestore/proto-google-cloud-firestore-v1"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-firestore/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-firestore/proto-google-cloud-firestore-v1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/proto-google-cloud-firestore-bundle-v1@3.39.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "proto-google-cloud-firestore-bundle-v1",
      "version" : "3.39.0",
      "description" : "PROTO library for proto-google-cloud-firestore-bundle-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c7aef8f1cdaaf22cdab00df073b9c7d"
        },
        {
          "alg" : "SHA-1",
          "content" : "e36eb45a0a0904e8bccc55c88c424075ea054bcd"
        },
        {
          "alg" : "SHA-256",
          "content" : "82e3228b8d133c8a148b42402c925dd127df8f33277260ea39156ce6fb3485a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "6c45aa14644968484421ea7451e4c35f2cc0710071b6b0a4d357afbe43836272d3ee4bd2fa3a15b3dd3aa0a844eb5ec7bcb24128aed4c7c24ca529d8a7f15acc"
        },
        {
          "alg" : "SHA-384",
          "content" : "b17ac9604535400741edca85b5a9cb3573aafbefdaed3be9a1eb0f1e81f404447504db6c89fde732ce9e935f40a23cae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a03cbca6516a992fba83c3111c24792d1a21c21af5d8d075bdb0438bdd044ce6ac452225f0ec989b9a34c326b4a5185"
        },
        {
          "alg" : "SHA3-256",
          "content" : "feaa9150f68f71a61b65cd9f1b52f13fe6194320ff365bd39aae487520266122"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd5cd55a4354cb7a50975061e59029a9b39e3d759c433aa9feb358ac9d39f2905ffdb28e20f939d667846f332fac06704376f770473b7df3ade15fc2142b2596"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/proto-google-cloud-firestore-bundle-v1@3.39.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-firestore/proto-google-cloud-firestore-bundle-v1"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-firestore/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-firestore/proto-google-cloud-firestore-bundle-v1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-xds",
      "version" : "1.80.0",
      "description" : "gRPC: XDS plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d920bb46dd9174adcc6f33c37a00ef91"
        },
        {
          "alg" : "SHA-1",
          "content" : "090e6d2faf6f8a4871167f83c977be1309445337"
        },
        {
          "alg" : "SHA-256",
          "content" : "873d9a5e622d7c28581f8aed96771dd30c89ab848114ba69058bcaa405d610f5"
        },
        {
          "alg" : "SHA-512",
          "content" : "f6122b8b89568c44a009d389851bafb7c8d91fc639d1a59f22975fecf5736017986bd90f1262414119a45cd43c9fc914f19e0d3b5ad1879753b0786001ddd33e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b4d2aaf8710d67ef8fadb26ed82ec3b45cf33a1f5dee17e6e768198e009a20567a48da4b9c547c09968835ea9297ed6f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ad244c46806a2ad13f849e7d8a5fc4b384708cf19d7411f6bcca0060a334dff89aa72d07e376aa4904d20c7c6d09fd8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db6625945a70c8046969a1850290f938363787052c2930ef6faa365519c65853"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25f02a1545994e1799c9eff9a23b164e4fb45cf496812d933eb2a0fada4e57278b8b680e867653f3f55be5650b83f2fb5160b55cea76d8fb6c6ac3e2561ec9db"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-grpc-1.6@2.1.0-alpha?type=jar",
      "group" : "io.opentelemetry.instrumentation",
      "name" : "opentelemetry-grpc-1.6",
      "version" : "2.1.0-alpha",
      "description" : "Instrumentation of Java libraries using OpenTelemetry.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26eff9d2333781f00ec4b047e23820f0"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b5664e141c3a2cfddc922d8ce3e8ac7aeb9ebc0"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c033f0c8c8c8159c396b21922460ecfb7a5f004258f8fcdc4ce9979261e1ac9"
        },
        {
          "alg" : "SHA-512",
          "content" : "29cb8462346caeeab293ca973d899c5ef4af3b4698f4ec97fc4532d698792ddc4a33cf1b4131d02842055a8ad9b4aaaf591518478c4371a0739b5b116a696d64"
        },
        {
          "alg" : "SHA-384",
          "content" : "23cade49006f93754fa834bf040ce2f6c27a4e721485def05486e864078cc523d528bac05f1958b51c73a90623b2a589"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e2efb168c3fed4d4f7eb545bff9be9909949b57908077bebce562b99403cad1183ad2ba9b476e135927c9b8ee14af4c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "95f97b4ec4e83fa33fc1f0c15b9ff534dfb28104b67d228b100d25628212d326"
        },
        {
          "alg" : "SHA3-512",
          "content" : "27d8a79a0001147aba03c4a581cce1c0ab05615bad364e872ce209d78fd7aee826d381a00939a6b253e9581d2749337fc833b630012909ff3cff136d74dd8108"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-grpc-1.6@2.1.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java-instrumentation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api@2.1.0?type=jar",
      "group" : "io.opentelemetry.instrumentation",
      "name" : "opentelemetry-instrumentation-api",
      "version" : "2.1.0",
      "description" : "Instrumentation of Java libraries using OpenTelemetry.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f5c858e0a8feeaf15da035acb4679501"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab63c535eb5f24c8a1d1585d702bf61e47092129"
        },
        {
          "alg" : "SHA-256",
          "content" : "4f6ac1247c7372c103c23ef2594413418a496b114e13ef237031255a2d3ce361"
        },
        {
          "alg" : "SHA-512",
          "content" : "f50d1f620fc4cb861c3dd93d50e24072db167ddab5ebca77cdaea9a69235e8852f9cbfbbedf15a938156b834a65731dea1f39540106dcaa993990b2475039e91"
        },
        {
          "alg" : "SHA-384",
          "content" : "23441030849c4a0b2e52c32319c7ae6d612b18f118091f113403d275d3999dd3d06fd4e80e7cfe6851b330d52c0d6267"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ff0d01c35a1d6d94d6ac888bfce30e7d491a3b990fe5aa5fab1e976042e92c33a1ef422d9a619f16c25ea4eed388a837"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc6bf2ffd6ab6d8151d393abcfbe23ca1843d3ca8f9a288d3c334bb233fc3c7e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "76099e0bfbb76284d532c3ec695b27e9ecef53337d5bf1a5c889485a5c096cc200679030426c320dd31a4fd0099b77baef5a315d8f1eac3d7e9fbe200b942e99"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java-instrumentation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.35.0-alpha?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-extension-incubator",
      "version" : "1.35.0-alpha",
      "description" : "OpenTelemetry API Incubator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6920f457f74863c96f880a2aadc44fbe"
        },
        {
          "alg" : "SHA-1",
          "content" : "72720d7880110d02aad6d69066cc0311c568f17d"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ca38a9ecdf2c93183069dae1d7d76ec12e9cf4feb3c2209d04566e82fc4df3c"
        },
        {
          "alg" : "SHA-512",
          "content" : "b61451eca738bb39b000abe018c91ac750e191d1995faf320204a8496495724981039c9bae87ac1569a98a36fa48bd405f2f36b7bc1dcaa7808c387c1dd05175"
        },
        {
          "alg" : "SHA-384",
          "content" : "988f69facc8f3210f8435cfe75c188bb05cb8ae88293d470702499ffcb8e0c672f43986ef383250780a008a0257b9fdb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f04f10f2c64c4528e763390d9c8b2858b65ba4746fd047772d64481e909c086f179b69f700bc4117afd562a638f92c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec37030d24c54636672996b12671c060c20138f47659ee8b80b2ef3ec505e02c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "391534d309381fd6c9e96e94c04056bca15f6132ceeb6786f74c5ee5f565e418a6f47a01abdf8515acdf44cd41af873444662ab400b8bdac49fa7e1dda6d77d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.35.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.29.0-alpha?type=jar",
      "group" : "io.opentelemetry.semconv",
      "name" : "opentelemetry-semconv",
      "version" : "1.29.0-alpha",
      "description" : "OpenTelemetry Stable Semantic Conventions generated classes for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f9e3c34d8366975fe1e1b4f773ae547c"
        },
        {
          "alg" : "SHA-1",
          "content" : "613d7f7743eb2b974680ad1af1685802e6a7cb58"
        },
        {
          "alg" : "SHA-256",
          "content" : "a95f1aed7e3f64353ec625c6def72a0caaf06b6c53970f578fdd513dafd995fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a56b937ef8ce6e0a9f9de78bf33a6303853e8993e670fa8016519c6ea97d16fc77f7037a4ac71e1233090a21a9b9eb1bf0846b150c0c0d1eaf049bf6fdaa205"
        },
        {
          "alg" : "SHA-384",
          "content" : "b8d1d25e5bd2124ae02e66bb0a721eb0013fc764a295dbd3b1034c15a4c3545312b4c6e5c5b9139f1f9242d167ce7af5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "af1b9ad668998a697a9d59e438e1c8230fb4126f4b21012699f54ddc4de59e90784d97d2fbffee3ed1ac3afe194d2b1e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5f3f4a6946cdc085348a5be7bf121517191ce37dc7fac14e1e2fa24e1772dbc8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "96541047353689f9fd1f20f31a043e9b660b4f1ffb5b8a92a6f621a86cb6f30bc33e962564bad1a0ba7d8b2650474e141771f3f763f2c73c202dcb5600df3f98"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.29.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/semantic-conventions-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-incubator@2.1.0-alpha?type=jar",
      "group" : "io.opentelemetry.instrumentation",
      "name" : "opentelemetry-instrumentation-api-incubator",
      "version" : "2.1.0-alpha",
      "description" : "Instrumentation of Java libraries using OpenTelemetry.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "560805f52d80b608512e8c3689f89302"
        },
        {
          "alg" : "SHA-1",
          "content" : "ebe81ec7e5b22e7dd934a182cb7e00684a0454bb"
        },
        {
          "alg" : "SHA-256",
          "content" : "4eae68272790153fabbfdc08741e7f3909af43adeb6ea4a30dd8a53d3bac4cd7"
        },
        {
          "alg" : "SHA-512",
          "content" : "9fa0bafc2cb785e3ae758c0dd66b316dfa77e9ed83e2c35c89ca34dd5abee8ab29d7b1cd1869cec42653186eff85293c9783e69ceb27e306660ffa1cd488b034"
        },
        {
          "alg" : "SHA-384",
          "content" : "51fe3664f7ed3952423da82a3c07729fc8a2036cc5bff40aef57c5e59990fa285d42ab5f5843f49b689f5337e41bcbed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e91cecc722fe8b8e82d2bda9b0d98a03ae6475358d059d896270d83329ef5d42d6ae5a9ef128231ba55721233ba6f8b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "84ec713689d5a64fbe8d20273a622d6d6b88e0348fc9a7d9dd0ee41d8b985950"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c3010515e8f623cb393c9d695642538fcc73b6b0be5079efa0a5e2b050c92a4db5b338fe70abba0c88278f428a9e4d045ff47e9eb88cf9930596ab64938d2bb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-incubator@2.1.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java-instrumentation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.51.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk",
      "version" : "1.51.0",
      "description" : "OpenTelemetry SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "15b8e977df37c0c2568b3b945753df3d"
        },
        {
          "alg" : "SHA-1",
          "content" : "f5c088880d3c63c573dd598b53450a6d266df879"
        },
        {
          "alg" : "SHA-256",
          "content" : "728550e918f454661b4990521dc16a4a603f09d6a2840d44ac8191d6a09c5a91"
        },
        {
          "alg" : "SHA-512",
          "content" : "76a5a50119356562fcb9111c4f0307809be1a450191a6c6d92db6842e78e7a26abcdfeb823cd4c88434befcacdff98db239aa6ec1e0b0fc8fd583b838712a79f"
        },
        {
          "alg" : "SHA-384",
          "content" : "d38a5b125f880b188a785e7d7142e93ddb8174a827b1c7babb35d0fcc8d2aa20bb4518b530de7ba10eb440f05fb85413"
        },
        {
          "alg" : "SHA3-384",
          "content" : "17ed27d3849d0aea8c3d6ba34a88740511935d1338ca5c4277ae06ad8ccab18f1a2839f2858bb5c0e40eaeee5d0cf612"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3e3c5582a75de12382dfb906f102245cdbe125127287dcd1a27159c73d44aaef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "35e8bb52a2feacaa8cc99ef61c55deaf58493bce27d440e8407102c85880eba106fe0611281bc06398c1ec973440fde941462b4a9a7fcb2ecaeba52723b63179"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.51.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.51.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-common",
      "version" : "1.51.0",
      "description" : "OpenTelemetry SDK Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bce19fea58a9416ef5ce548440f022f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "b5038626586b5756d2a62a2e7307b2cca5386aad"
        },
        {
          "alg" : "SHA-256",
          "content" : "0454b7e14f09dbae3817b85c1b89bfe9ad9f3ae87f1aa8508689567ea5599921"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c499dfbff51662b8e3543a58c06656a03c2337e9831171c3bd365a4d907410de72b7bde0eecbd45d6a7bc10c98442f766f02af965d318ff815e96abb37428c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6147fa56dd871429c79cf8fd729d3df15c980dfa1f53eed112465d6ef16d860c8c6b19e44ed4b4b9eaaab9d3006f77a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dec403b429829b056d7413e9c51a0c39a8cb8b7d909059230c33558dcfed15286c968a2431a9fc81976a5f8bd78678f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "517579348cd92088449c274bfad859d1a75d52f3f45aa375127208649af792a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5767e3e62a16c9959802158335127c244be7065dba3a16d5beb2d6667574d9346ee5b6d246f3a3f0d1359929e07b392624a9c8fb467cfb0d55d70cdb4d27c839"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.51.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.51.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-trace",
      "version" : "1.51.0",
      "description" : "OpenTelemetry SDK For Tracing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "acd87fe0b8825ed1cf76acea928a4651"
        },
        {
          "alg" : "SHA-1",
          "content" : "22abd9ed89341e341f1968acf1817fd57bf23000"
        },
        {
          "alg" : "SHA-256",
          "content" : "5300c485d63e425925600f2daa9e7bbd9f81bd28dfc14a62922d9f46150fe730"
        },
        {
          "alg" : "SHA-512",
          "content" : "42de707e6bc36ae9720ae02e5ac931888a2c8e3e127eeff10db91277c1238e2d99ed26567c89ddad712b629df13c13b18d9a9f307406d156a0219f0c6590206f"
        },
        {
          "alg" : "SHA-384",
          "content" : "9226cc7a0735dc32f23ab39ed24420e9d06923e3bf1a4079d02bdcd904560518ca917ce7e5c842535bb2cc6347a6a8db"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7612ed838d9abc415a4274195b86c3dbdef1b02d95c22ad22a9a7e401d59405c885027a8cf1521f048452ae0b51dd7cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c4a8bba0584e553f81cb78167c22ce692fc2ff6b1f90db2e610d8df3397f3c62"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e214c013849b1fc822ef8525b30fb583dd86214122f8b6380503a510c53a0283a6ba8763ae4d4964286f57ceff3efe0da58d26889c34c6545d77a98c8037462"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.51.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.51.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-logs",
      "version" : "1.51.0",
      "description" : "OpenTelemetry Log SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fb03e3091e0d75b9b099dbf9bb1364c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "33f962d29bb6eddf33005b169b0948cd785f82d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "841623859d6d3fb3035521cb665638d696b7845c8b7a65c9f48d667a0063b1e0"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed3c2b2efd719c05970470c808bfa650dce3f969ac57db7bc08de73c26a6a07cbb493ffa0e2d7ef52a333e20e8a2a75351dea6de1b9fa3502129caf1bc986ab4"
        },
        {
          "alg" : "SHA-384",
          "content" : "9dcbf192f185dad0bf63ed3753d6cfc2a94f0e43d559a70bac34eb46eee4c63bcf54df021b72599a9c030f49b64b9df8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20c0fb446989e6181fcc9f33b1dd9fd75f43ae043c650686a6b120d8b9aade80b68366fd3b1b19f203c0c135f1a99b09"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f745d8993522addc8016cc661d47cb0bc71846a89ce4aac8d8df5ff2a9f808a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "833c9767c92861844f6a9271a337285fcb15e02ac769623ac0eecfa91224ef476437cc45043fced6fd74e9ba54e8e7a4970de303d3312e6022a1fcb032aac92a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.51.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.51.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-metrics",
      "version" : "1.51.0",
      "description" : "OpenTelemetry SDK Metrics",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6f8bec151834d31443ac40f9066d1962"
        },
        {
          "alg" : "SHA-1",
          "content" : "769cf069a94fa2eac393441efff3fb4408a4327b"
        },
        {
          "alg" : "SHA-256",
          "content" : "77d78294a5d9861565164999c1881e75abf5af98d6901ff4c6d6731ce169c31c"
        },
        {
          "alg" : "SHA-512",
          "content" : "52b1e6497d3fc499f89205dede1940d6f11a79b676010b5de7db7febda73a2cfe80f117d90c9062039fc5a1b26167805dfb846f139c449ebf53a9a591fb901f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "693e65cfee004faf39d3bb528bb6b461511451375f6c78643c42a8307e7af00767eb2dbade672930617fdc01ecc6f5eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c676cb37147b5aea3d15344f9d1530aaa3fe6c97860631a0a866c143e1cc97fed272ef1081793e3dbb4dd79d0b0ae0aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce0f3c00205bf1f1ee0e1ad773786a544e529253a26979fd0ff2381bd87f2ac3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3a1bb57c63984d120fbaa32d95764ac0539be9f8c79f3ccea56adb99861339dc3cbc1daaac154073c00f3feb70e9008878a0a9c31e1bf3c55d487837cb174b60"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.51.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud.opentelemetry/exporter-metrics@0.33.0?type=jar",
      "group" : "com.google.cloud.opentelemetry",
      "name" : "exporter-metrics",
      "version" : "0.33.0",
      "description" : "Cloud Monitoring Exporter for OpenTelemetry",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8e734c32c7919f9618ba979a9e30ff6c"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f0cd9f1481cf92e566478140aa4d26e159b5ad8"
        },
        {
          "alg" : "SHA-256",
          "content" : "7a9ab87683a97357a95389ff3cec9684785648076f9b158d44da3becb93bb036"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b9fb217ee6cbaa040c9cf8edc9487055ad990811277e603194b6b51ec1c320eb8015fc3b1dea1d0ee459769a0c50d0fbdcf70fd2c96181c75b450a4caa74d39"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fd20ede2011d7d045be25cd3afeffbc447a2d4dafd2d74063b2a8e310f5b9dca24e963a6579d308634f9fcbf01b7bac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0592366e9902498bad322e0cc8b6a60716ac69d5b6f685081490c1f492c4cb56421249e1dda743f2134d5dab331f1e5b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "234f03c328668ee93811e2ff5102b93a2f50035748321c343a9306500d677157"
        },
        {
          "alg" : "SHA3-512",
          "content" : "493aa7397d431861409488487a357b64e586b500266697002a19d22a847a5f4e5133ddd59e097610131d684665a88647f47ff2bc70f1a06bda4130f9a2181830"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud.opentelemetry/exporter-metrics@0.33.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/GoogleCloudPlatform/opentelemetry-operations-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/GoogleCloudPlatform/opentelemetry-operations-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-monitoring@3.52.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-monitoring",
      "version" : "3.52.0",
      "description" : "Java idiomatic client for Stackdriver Monitoring",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dfa4ade205ccba4ab1934af5154e5562"
        },
        {
          "alg" : "SHA-1",
          "content" : "86d0cdb998c0313ce70ef3c38636d87c56fc4396"
        },
        {
          "alg" : "SHA-256",
          "content" : "9727aa7d94d8dd036bffccf9abc5d18970b1e5e9827896f9907f7450ed10f5e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "5597bc12570a1d09896635c6adc3ed9ad6fac46405d55024cdf0fda23f923b50b9ece1182a4d2daea83d485a22fbe49173502b652a396d1f3b55d97d0fdc9e41"
        },
        {
          "alg" : "SHA-384",
          "content" : "7102b79567f8e7fcd4514d087953800a2176d4aaf8a5bc7e432ea66872b1672be0b2cabb5645452884f4c1bb5222826b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "94599def964c4894537cdfc00184c725cf28fb7fb3c7166ca44ea620093a5368bfe8efed26a7d801369176fa7895e9cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8aa78d4ee11bc0a5b479fe238a04afb2cb3a8b0e82b60816c9b2a28010244a5b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "99a1df7640745f1ba3293eae794c71bf96092093a1fbfe60e24b53ee5f60f3390d492fcd788880d15ff97ce3b5a0156de1d3a1cf232babbd7b9f9be9e766dca1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-monitoring@3.52.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-monitoring-v3@3.52.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-monitoring-v3",
      "version" : "3.52.0",
      "description" : "PROTO library for proto-google-cloud-monitoring-v3",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "775fcbc679423bb98823d37f047f987b"
        },
        {
          "alg" : "SHA-1",
          "content" : "f2edbef9dbe715c4451d90698bd4e7a3edc4d58e"
        },
        {
          "alg" : "SHA-256",
          "content" : "8238b3216aa59ffeed9a157833d7fcc844a7dc9f101b23d728f1cdec6c5c3ba2"
        },
        {
          "alg" : "SHA-512",
          "content" : "3e4619b52cf543469e2241f17f0c9b4fa847cd051b3e713f5d1ec42eb8f75fbac0950c0fe4d9e5a23fb2540bf71bab364c25b1d1c10e5e3cb3a217251c7c7b62"
        },
        {
          "alg" : "SHA-384",
          "content" : "930eb764b04b9875422fe7f6dd350f1e2df6a5a22cde897c8b92fab222577c7a2b20ea73c6732a606e4cc4078593755d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8b9eac0689cd84c04c06ac7db8ae098330a259eb1411ff8c656384a9c7f640af2628a74e5d12361710be6b840f160c33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "262b6ed1a866344cc041655185803b6020d8d50f8bf65946ea4d04cf2af99d22"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4476c78e6a13985f5e3a3813d101ef5a43d84e9bbd65b96a36cf3f3d550de90414c7faf2e23ac4d05065bc65429e21a1ec579b79d4d32282a75348dd3e7e40e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-monitoring-v3@3.52.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud.opentelemetry/shared-resourcemapping@0.33.0?type=jar",
      "group" : "com.google.cloud.opentelemetry",
      "name" : "shared-resourcemapping",
      "version" : "0.33.0",
      "description" : "Resource helper utilites for GCP within OpenTelemetry",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b4136087a114cf56ef45fd56429073e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c4f5ed770ccf34c3e78adadd979227fb9105de3"
        },
        {
          "alg" : "SHA-256",
          "content" : "eea9a3e11db783626cc15dd1835c1ed09f53b70a1fca8c58bf723ce813e9f843"
        },
        {
          "alg" : "SHA-512",
          "content" : "148faeda931f90a154ad3cc85a7a91f4b9e90eb887e7d4ba5f70d00ee0f8c19cae0f54d9a96f76d46e8b489c56648c551c6e4ef398ea5743ebab1c52b4fca49a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba1af8f9d1b2bb59b0b881678cf3be6def2b0eff00db7fbdc631a718b937ec9d65046b5fc7326e8f1f3968ff7ef856ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad7c189b78063305057890a56b5927120342bcf7645fe29096fe5719f8e246ec2faa7233ec93f9355f3e3ed44b543d10"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7de7b05e0c86d9443ff828d12448e84debec05983bf566d8c74c2e2064b1185d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31658cd46c9bd2e22be211607c70b4b75e6c780eb3838c5464310503864badcdea497d85534978ca88d38458d23bb39eb47215ff57f0b7926a68553c85bfbdf0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud.opentelemetry/shared-resourcemapping@0.33.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/GoogleCloudPlatform/opentelemetry-operations-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/GoogleCloudPlatform/opentelemetry-operations-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-functions@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-functions",
      "version" : "4.19.0",
      "description" : "Camel Component for Google Cloud Platform Functions",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-functions@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-functions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-functions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-functions@2.77.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-functions",
      "version" : "2.77.0",
      "description" : "is a scalable pay as you go Functions-as-a-Service (FaaS) to run your code with zero server management.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eadb4e6f2347a8641f2704f8fece7f68"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1aafb27315763e8be7b094a6345cd39cbc706ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "c3553766206c7ad54a20a5a09a692e1437ee09775e90c0525b37d760b50f9733"
        },
        {
          "alg" : "SHA-512",
          "content" : "0896cd27e755417f6959139a1011d4db1a96df7d3309ef2fea53e5f07b4c44d0d2aa57efde383d5b1cbc4e8e4b6d216eb8266a80f39e2f56245cdeae6202f7ad"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef6d1deb2d0d4b48a18652706f7ebd03f4b518bb31a9118832b488eeab6d78b8655bb1c94af5c67b665a0063e4c7b6ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f978de735427ae87b7c84950555b2992d41d59d3edefb807168bfc79f92ca15c1dbc16bcb6ea25a94f446e30b2ecb21a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "01a77a54bffbf525e431976d2451faf5435a0e4614ad6baac1d86f7ff82d5c4b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a0faf3fd8e75223421c4ca31bb588feff4826cb2a978d64754172973590e338c6092f36310412aab91cf6eec710004d7b3cd361e1a0d95c5c3fc7c728359d182"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-functions@2.77.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/api-common@2.53.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "api-common",
      "version" : "2.53.2",
      "description" : "Common utilities for Google APIs in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b39d6c72bfa9974f164f39a1f6993223"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f1f9d2c77ff3ee1bd521dc8cac10eecee9d03c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0210d31a2ec267fa2cc2a1b37f327210f852df49431800fac7294b341b6fc95"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b04fb086a2ca53cdf11764635c60db7e9ae7d1b817366d2a609f13613425b40c1201b1ff94c94f46203d6c044a40105fd2752d3aa0d05bba8ded6425b5ecb60"
        },
        {
          "alg" : "SHA-384",
          "content" : "3f6396cac5debf5d58a000130433d9221eb5fd414b74ae440012071b1a2eb53bf4d9f27634e8771775359dc2cbd8236c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "402fabfd5218d30aa17e74e80908f1bbc85b8bebe78d1d336a0f03362ddb2189c7a292e3894af4ce6f27b3bae85a4a70"
        },
        {
          "alg" : "SHA3-256",
          "content" : "82ca0b4908cc527b487e122b9db1eb06b9f7a15eb9b0db4e8801d26114a49abc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e3e3c656814489be635c55611ebf152e9180363366131e5746c7a406df0860d736d11abbf311c1b396bccb6543d5f427ac5a2094e1605e13612eb6ee2435c47a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/api-common@2.53.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.61.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-common-protos",
      "version" : "2.61.2",
      "description" : "PROTO library for proto-google-common-protos",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4f9735da1cc8f2c40361fe0a8ea3963"
        },
        {
          "alg" : "SHA-1",
          "content" : "c3741560fdf8eadfe30376ceeb7f51584c932a01"
        },
        {
          "alg" : "SHA-256",
          "content" : "39fd6823f39fa0705b8599634f5ff1562a3d4eb6eb6b53b8efe085634fcef91f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ef3c5bea1dc23ab9027f2e0f0f7c10dd957d87b4fc5908438f1ab46d35bdb49094fa56a8940aa859cc88c9c55860bb47c106e8b57687ae6d7114d7e6749e34e"
        },
        {
          "alg" : "SHA-384",
          "content" : "25fa0176d069e1ae2b3fb939b3fabed7f127efecafa3a557b7293c0447b55ee641bc7f0b3916c038f5ea711b38a42791"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b442a28415838bd51049352811a31ad52d87cb8d7e5edc6adc580ca5508a90b957ca91a35e8c5de644f4ed5d66bb01b4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9d2c2c335e5c02504e6c85304cbd38e9c4bae8c91faafa9e5a2cb27252eb3e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "56ccc5b0f31e9f5dadcbb9b9181f0c9f461a28ebb6be816aa5e4287acb3310854882110ec1ac2f0ee4d99ae5c2db432e6018c8c3572dc01f9614a2c7297626d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.61.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2@2.77.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-functions-v2",
      "version" : "2.77.0",
      "description" : "Proto library for google-cloud-functions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a784ae5b610b86f8ae4ae2885dc182ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed6343307f72f491672d5262f87c877aec034175"
        },
        {
          "alg" : "SHA-256",
          "content" : "94e48bbc5d4bebb5cf3e7f798b56336e1f707657099fcb064d91e64ccfda84c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "4dc2bfdbbdf8000f31cd56d03c638716209192e0e54f686bd3add097b93d97b6a89ca938c5eba32d3a8f413b9d74f4008faa3d3ae586c6e70b71cd826a690966"
        },
        {
          "alg" : "SHA-384",
          "content" : "693b2b4177c7e5322355f654183ce3be294ff5d461bb03517ac2e9ca8e7b94d6f62b332cb5a5b640a14099206582f402"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7f83e1d116a93d0437e80931f109c75446c4d214637617f4dc20a067e2753360425fa670c5f9eaea6c342c6d7d902cb3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "32b050da9caed93140b087108d4fbaca68ca7bedb5a07af1954b9ddaed066647"
        },
        {
          "alg" : "SHA3-512",
          "content" : "91be46ea67fefc57a8bd8eddb921e9492c79645809563839db42b03c4651c7865f5f298cc830b9a00d8f2350cd3d3317f5196f2ed231180a0a4ec95cdd09d56c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2@2.77.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2alpha@2.77.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-functions-v2alpha",
      "version" : "2.77.0",
      "description" : "Proto library for google-cloud-functions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ec79bf15a1a748b357e11b5f8cdc6ffd"
        },
        {
          "alg" : "SHA-1",
          "content" : "67e4bfe90e976c6b8a695ce754e25d75887a6442"
        },
        {
          "alg" : "SHA-256",
          "content" : "d368cea81933e7e05c800d619c5ccef8bb0e9b875448f9b138c52a8b17909bce"
        },
        {
          "alg" : "SHA-512",
          "content" : "b93c6ce3c7ddc834306537d789fe1e643e12d373d8db89d0d74aa25e8cf51b8b78da9a08abac91841e05d642fe0827930e959dcd9b875d64c993d3202ebba92f"
        },
        {
          "alg" : "SHA-384",
          "content" : "816b78ffb76462ee79d98d7ee9392c6bd82e957ce8a323a11dc99c694becd0fe9e03a7f9773c06204487a5a3c176cdd4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "391ee85bde93c93cb0436fd5c1a3b5dd96dc36b6f5a136fa1075e6677878dc9a0a6c5d931b1b83f0401cbcb9a0b5b110"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2d341a2b678fa10acd04519712065f83abcaa93384a5393453d46ee329beaf4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "689f4ad7e7c882136cc9f149bd60ca2c3cffbf32cdc55a6b7686be26926c04098849d74a254e58939713f08e953829f2e76941bfb9c6831f808a479efd0159f7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2alpha@2.77.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2beta@2.77.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-functions-v2beta",
      "version" : "2.77.0",
      "description" : "Proto library for google-cloud-functions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "582eb9f161f7d32d6519d5c3261592d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b783e3c802a1d3ee0542b3edacf9357a902e1ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc36994a07ce75d8ea05533ba945c4ad003d7e651234980443e12e6724ae7784"
        },
        {
          "alg" : "SHA-512",
          "content" : "5f8459317094da41f6f2f4663eaf35c0d49eacc76d0d507f8f7c33861a2ec9016b10fc9a7014dc7b55ab5144f9f107ac933869775ba0bb27a1c59b639e13a537"
        },
        {
          "alg" : "SHA-384",
          "content" : "4c38ec8e9172e3a52fb9736832b64244ded6c6bf532c840118c6dfd658cd5a4d7f965af021bc32158a9fc2078fba20ca"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4a0c44dba2cfddc42731b61346a202a4fb65e6f6e09fde52300ab0a965b4354a7316ed4d9d7e29fb6b62a45cdc66938d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "96757a6d2afa95beb8b7a39c670104b0a1ea83ea641875d804c849309cb72c58"
        },
        {
          "alg" : "SHA3-512",
          "content" : "447b640d0060f2b21d125e9b4c344287067c83d11d0318e6983bb7b5625ff0524dad69bb5c1e7369e8cfe7a8c22294213adc71c0e87380f4dca3e05e76c536f3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2beta@2.77.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v1@2.77.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-functions-v1",
      "version" : "2.77.0",
      "description" : "PROTO library for proto-google-cloud-functions-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "161363c1cb205a90fa6245cb4ceb70d0"
        },
        {
          "alg" : "SHA-1",
          "content" : "25e829665baae0f0c393a9e9f284eb0034023203"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc1d5b902e565df68ef402c8d9c137914a54f63634d9dc323cfdbff370778c27"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc6cb8159f343f269b0f6e24ebf0152d0b749dff048dae05578d4ca3a0271a8e8b66528e4e1679984f0566dfeb56e4cf7c00e2603b65e3a384cce7998246116f"
        },
        {
          "alg" : "SHA-384",
          "content" : "2201e9b107c2b479ab9d4237c3b0134f76719a26c85b5211394ec5821a5ca6977b5f16bdd98d5d42537ec8b0b66e5770"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0496d3a7579a58bfc6d6b174f98a2ca5667d518b0942244e0a529ce28d459dfcec9087a8aa4d49991d5505acef6258dc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6059dcb72f630d4680634580d4f6111bb91ab98127923a9f0abb188397644722"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7438bb987311bac8c5b5d8f80f14630e8d543bf80632eb667e5e9d763d4f429d72ed9b023c7e6067c337cd0955d97386d490fef167f03ec0ef9d093c8d991f1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v1@2.77.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
      "group" : "com.google.guava",
      "name" : "failureaccess",
      "version" : "1.0.2",
      "description" : "Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes are conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f75955b49b6758fd6d1e1bd9bf777b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "c4a06a64e650562f30b7bf9aaec1bfed43aca12b"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a8f81cf9b359e3f6dfa691a1e776985c061ef2f223c9b2c80753e1b458e8064"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff4ee76aa661708989d53d45576cff3beea9ebbd86481dbbf2ee8c81bb22f882097b430588312b711025f0e890f22c6799d722ccd422a6a7278de08660fe2f51"
        },
        {
          "alg" : "SHA-384",
          "content" : "85a7bd379da27ad57a4e5c02099fef206083caa52244597ac858a921b48e2912cfa7ef0e7d0c7a10ab2dd8d0f7d6ada0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "652b22d09b297320e62ac254801e7d3a0fd2a8038461c5cbf7a53a27d681f62b768b964aa62c864453c4e7af217c8c4a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a650b2f7982affc2dbb7e2807fbb0fbf58b74fd8dc111cc6dc5e95a00179b7e3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c5ee7629a8fb1c952f437b80fcd1cff86c54ff81de02eda1eb73c0bbfe38d3f072946f8c6396c7f1e46e16a6d44ad393dfe6fd2dd96f75ebb854263d36bb193"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guava/failureaccess"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/google/guava"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guava/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guava/failureaccess"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/gax@2.70.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax",
      "version" : "2.70.2",
      "description" : "Google Api eXtensions for Java (Core)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96781fdb641332e01c31ec0a32139b0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "03235f82eaf1a51fa47069ff60f1fe6a2f7f98ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "332cbd100c23443c600a473a9220cbd0d0d1add19240e6c63a333c25d5d49aaa"
        },
        {
          "alg" : "SHA-512",
          "content" : "f090e5258087cc5aec9792e2779ed9ce4775b6108ced9f91a5c75601f6bf51e808497c4ccf9e7bb56e30b04c4bf6b26b1a65b344b3a35116a028764c7df1780a"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f26b5fd7063b22f4c2734bc9d06d512a32bb6464d7a6a9675149fc6d729844a35088196ce2c7a84c15bb68e85ad8a56"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c84b43448334149ae8309e0264080c04538817e4df77346b32f8d890e54425c42f9dcf6c8b74144303a2c439aa32886e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d51ed922066baf59ac362283ef811c58ab46a649cf41a20064bb303b7121017b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b57cbd16537df6efbe88acefaff0cfa3ab939e3c8955930444cbb608df9d2583532ca9d8a94cda2df5bd5c96212044082e2f651a1e3ea225da2fb8bec15e60e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax@2.70.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.39.1?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-credentials",
      "version" : "1.39.1",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d82ff6e2befebd9fb516c45dd9736465"
        },
        {
          "alg" : "SHA-1",
          "content" : "7afde378bcff10009393198d290586555591ae30"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a99b5c6ef9775e2e8e41c124159a527b2fab43614cd86f6d021f8ab8f0dbc54"
        },
        {
          "alg" : "SHA-512",
          "content" : "ec6a9eaf97536a6248f955d9f2fee480b96e25f1bc43846fc8bdc61167059c36f4ea2a452ccbb943c1676394e58da3624227ee84ab9ffbde10138a93c3a2bb62"
        },
        {
          "alg" : "SHA-384",
          "content" : "011e6aee1b379b51d72cc5828069a95159a649243d2134c0d664a3d574520a8b2528481b3de2bd695eb40f66fc51f829"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a20bb78e8dbe0b08957f26210c5c152412c531be6a7a62d4b456a4cb92ad4911e78467ead50ae5ff9633dc70a9805c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2c855b0ce9fc7b42706a1fb68cd2d506b75829c1940d0868ef0d6d3a721f25a9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ce083c3d573755f0af80cd60b4f4e8a958419f666061d41cbb7df206165aba4e9c6372099493d41fb38a36afa192e00e372d81010d329defab63ab9c52bbd3b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.39.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-shared-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/gax-grpc@2.70.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax-grpc",
      "version" : "2.70.2",
      "description" : "Google Api eXtensions for Java (gRPC)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e8ad1e50375845770665c6fa76eb3ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "946aa249329d1fde1b36de0b9a300312844816c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "831d66f0fafaaf0463a4864ac99204156c0d10d55e2f036a358f3e00fb9cda1c"
        },
        {
          "alg" : "SHA-512",
          "content" : "82896945128c91d758e2bec748b95c6dc4f60742b18fa51d7b519aa0c0cee0edc0da89ad6d1612f3db40d28a2370a00ab88f613bceac2eed92e9aa0de12d57b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "c3a18d8917437c1c80bb3ca30100de1416cf65ac931167cbb8a5bbc8919b9dbf4957b8a27377377e1902a1948ef98391"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f34d3c1d4b8a33938813bee7411e394d586fbff2c6dacd559345b454fc3dd4e283befe5e1579af678732f1850e4ba965"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4cb685037a38914e834dab7cc4261e255e0d61dbfa39860cc2afea97bbd0384d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e90b2df5d6d8b2aee79acbffafeb4830c847c3e9379af8367e65ed7531787411ec8d95addaf5edc06404a75e348db2e976b7fdbb0623a7f58179cd28a1520933"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax-grpc@2.70.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/gax-httpjson@2.70.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "gax-httpjson",
      "version" : "2.70.2",
      "description" : "Google Api eXtensions for Java (HTTP JSON)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c4e458d85e9760ccb808402e8929564d"
        },
        {
          "alg" : "SHA-1",
          "content" : "7845a55f944eff073b761edee0148058039e605b"
        },
        {
          "alg" : "SHA-256",
          "content" : "019505f9aa96d6862a82df77066e45211b6f63151752e34580b7a9a0540ff252"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa6bdad7a0fa2e7ebee1ec6f8e2f3b071b5bc26c509da6c0b56f7bf6ab36feec28d013c9b2cc1326f10672afb1cc1c5738a6fcb56272f5b9c307f288934b2b64"
        },
        {
          "alg" : "SHA-384",
          "content" : "3bc7aba742a3089639d460ff950b975066089c0d72306dea23c72f7cb44ba8869550dcce921479ea687859a5016b5c64"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d2661dfc1cfac62db5c9f58d1ae883164850b8620c2a4934c6b20de4e8268bee8f0431acf388a3ed8cc935be3452bb4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "68e34acd06c2add68ced4c2420c285d261da9fdfef43763bf9efca0517576c46"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2fe79f84b7723357c198c2adb63fe70f2f17b730f0458c35030490caa7858a613f22a693f9bdca1649d0c9524a3e76909a8b414702cf30810da3ae414acce6de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/gax-httpjson@2.70.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client@1.47.1?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client",
      "version" : "1.47.1",
      "description" : "Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e817392d5af0068fc9d95af610dfdea"
        },
        {
          "alg" : "SHA-1",
          "content" : "eabad78d440226732a453d6a300663a9770f5b7e"
        },
        {
          "alg" : "SHA-256",
          "content" : "22447fde9f2e33e27a23a25953b1c622ead6c055c761fde6ca50573c9473457a"
        },
        {
          "alg" : "SHA-512",
          "content" : "cab1c8ffe2416f1014cb66b5ae4644435cba8a5cde6b862fbf301d01f157bc0f551a45115f41ee8027a489a8fb9ba159ac59313c0b08724f77e7713abfa34fa5"
        },
        {
          "alg" : "SHA-384",
          "content" : "90b5dcee603d56b9e575e22d03f290aa39d6db057814d5ddced0f94a7d89106645846b5b28d3a7ded0464166247fab3b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f56c34cdc0068ab751fbc1e26a58ef4d1acf5a92019d5751ded18a71afd9b119078ddb56cdb24e980c52c5f30ab879d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e346a0fdae18f0c6e908e6e32caa2fd473e0a8a21379f130a15bea0dad86f082"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9ec7ff0fa8d541276acf1887d30cef4c2b908398b43f1184cc8977231445d00198239f5243aadf4d816e4e97d516a0b517b687f3572b7b5598c0cc1950dd730b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client@1.47.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client-gson@1.47.1?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-gson",
      "version" : "1.47.1",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4f8c574f2c7d9ae7ddd8873febf1ff79"
        },
        {
          "alg" : "SHA-1",
          "content" : "04331c43544544d60df28055c295949e22ba60a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "64ac2b1313dca6b6fc9bd14128ab186528fe992b094f5371fa7f828eed8903bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "4b56ee222cba4bc0e1344c93de5413fc2a88cdb5c3e0e55dc94b0b099e114bf0102133b61df7fcf4113fad732e2c10f409026b1b3986588884965f5b86b1381a"
        },
        {
          "alg" : "SHA-384",
          "content" : "28ac0cbf41f9022b3b0fa698a15c58ce811bf31cfee92bc747f16b08a0976562b21abe49262b8251c835633107a06842"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f258e12ba65d55fd0b475867d113adb1e590ec74a8a2653d3775dcc57a06f8f9a25e0499c7f1d4873f1d873fb08a1238"
        },
        {
          "alg" : "SHA3-256",
          "content" : "68231c2ea9c3d982f085e1877bb66f196829b9b862170aefb0a4ebc3b50e6a1a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4b40bfc37120590697261f71c9568817a1601f37168561bf78145b59ae955244244d9a016a5841c6171836587794ee270cb8de50ccbc17532507b1530c1231d9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-gson@1.47.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-gson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-gson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.56.2?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-iam-v1",
      "version" : "1.56.2",
      "description" : "PROTO library for proto-google-iam-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "62d19e07813003ca1da6304496dbbfc7"
        },
        {
          "alg" : "SHA-1",
          "content" : "dd62a8c537cebe34dd953eedf15188827357de7b"
        },
        {
          "alg" : "SHA-256",
          "content" : "5fc68aecab0b8a929e890fab1563a31260d838a960641bfdda26fda2400308ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c2aedc59c8ddb7a47994870b898f3ad45089f9cd0e1dabcce5f6438ee621bc6b1a01e4a9a09671ca9401c9897406dc90df917949b1ae8196810990e09d6c9a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "37b1f1220d6e80e173750318ff01544f6adde3501591fbbf932d1a7d477e290963c36ddc3dfe2ec6195017a8f3efe6db"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d1e537e0f3fc8ea8d4703605c6da698724629b9fab853b8c408c06efefd55bc1ea9c620103a68c2d840da3e4cce37d3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "85568cbc3ff0303fc9461280709f0931951da2d20b35634428897ba0d587f7c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c59439b4786a5f3dbb3d7d45ac0b495b4336108d8e54f1c8694da7c07e332f180e45b99a9c3a2285a44900be581da427603e964709b41ff840e23172205fa091"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.56.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-mail@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-mail",
      "version" : "4.19.0",
      "description" : "Camel Component for GoogleMail",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-mail@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-mail"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-mail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.apis/google-api-services-gmail@v1-rev20251201-2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.apis",
      "name" : "google-api-services-gmail",
      "version" : "v1-rev20251201-2.0.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "74070791ec047065b0a522f601adea6a"
        },
        {
          "alg" : "SHA-1",
          "content" : "99dd05342067bafa20a4d2d18189ed24590f5c18"
        },
        {
          "alg" : "SHA-256",
          "content" : "61b9b8dbb01e6ab56b7ee1234fa4790396e0ad01a76e20f333a1379e2e3ab518"
        },
        {
          "alg" : "SHA-512",
          "content" : "da1d740c3b7aae00a1603a1ad97ac78d753acea6c1b7c0218d0d898acf3b42a0b54f36a7c61480cb1a3d03c06e26b67259f878024d783a3768f4fa09720d056b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ccc64eb564c4b2b3ae612028aa40f2007417414ceac3d6765eb325284ed293990ee37fc598ebe52701bc1fb4621c93cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "59961a906afb129a4d1a9bb8e4714cbe97eacc8a91f6877a028c5d563d0e4d2a50ace2b53a5b28a9e901f2a8fb9a8df7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fdd39f9089f2582bfa0ac169f9d8b2561e0b8984a1f168e5980438d24af4fd4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15c69e16ffff14c9ec21297b8b98cee346efd011dab350c62e1e52937ada918b8dfca83c907d86b8ad5cff6da769d1edadbcfec5361451dc5dc56bd4b4c24e35"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.apis/google-api-services-gmail@v1-rev20251201-2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-gmail"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/oss-parent-7/google-api-services-gmail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-pubsub@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-pubsub",
      "version" : "4.19.0",
      "description" : "Camel Component for Google Cloud Platform PubSub",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-pubsub@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-pubsub"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-pubsub"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-pubsub@1.150.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-pubsub",
      "version" : "1.150.0",
      "description" : "Java idiomatic client for Google Cloud Pub/Sub",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "14f905b985b5206f9bd83573c4058ea7"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d08ad472228e5b35eeef43e6ff20961107eb2b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "797cc99434de69b653a71377e082cffd4922cbcbac286070cd3600556329e697"
        },
        {
          "alg" : "SHA-512",
          "content" : "dafba77c81f2f4a536e77edeeffa81fe8708535a634d9a09db09797e62661937f7981baea9f77301791b6037a614707f9ccaef227d87b61fffbb5cca32809338"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1c4fe721cfee75ddd2ef28e46e45281906409e076667c1c38de7c8351ef1bad71411c6c37260b17372271e7188a1daa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a821ec2279532af1d35c0f4db9eff80e57bcd2659ce2f6a7efe0c78fd0c7e56bff4b88fa490eb2c9bb6fda6324d3c6a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a33aad1538ef25fac50eec2eff244d4782da4bb01992dc362b4c5876817c43a5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e6e10e1226add01512a5dd43e61adcacf41fb2f684cbfda32b01b9e7a2216a8ba7fd46b1b2c6017ddc8df844890d94028b9183bc6d977358d509edc31472cced"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-pubsub@1.150.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-pubsub"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-pubsub/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-pubsub/google-cloud-pubsub"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-pubsub-v1@1.132.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-pubsub-v1",
      "version" : "1.132.0",
      "description" : "PROTO library for proto-google-cloud-pubsub-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1440a19dfc634184a7f505e847eac394"
        },
        {
          "alg" : "SHA-1",
          "content" : "528c641e2051696459ae082d3b807a78c756bcd0"
        },
        {
          "alg" : "SHA-256",
          "content" : "12b7a44bb39829ef073b1f974246aabb8bd863cc23321f8bec1d87bcddab902e"
        },
        {
          "alg" : "SHA-512",
          "content" : "24308e9654ed813cefdef517ce59236c978f6b629cec4425375629376ddeff8257c24dbab13fc072f9de906472bab1b08b26eeffece0e831a84372f14ace2d8b"
        },
        {
          "alg" : "SHA-384",
          "content" : "7ee1d0d9fd14a23c8bfb891778973154b7ae7bb44e7dd97e8e750d9ab56c8aeb733be4b30c6bc53d5789428f40c8749c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ba1b040318f4488eb29b75a06400134672d5df6846c7d525b4794230e50cae80f645568acb9abaac37c7d4d65c16960b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c851e9fbc13113cbe0292bf82832817633caee7200ede03728d766fa6c657af8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "45069cde6688378b403d4c692697c8216c623390301f9403d3467b7904889ef9482209445bbfcfd52ac64b9fdb3f944b770b43c85e81af1a4f4724db3ae3bd03"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-pubsub-v1@1.132.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-pubsub/proto-google-cloud-pubsub-v1"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-pubsub/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-pubsub/proto-google-cloud-pubsub-v1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-secret-manager@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-secret-manager",
      "version" : "4.19.0",
      "description" : "Camel Component for Google Cloud Platform Secrets Manager",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-secret-manager@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-secret-manager"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-secret-manager"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-secretmanager@2.88.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-secretmanager",
      "version" : "2.88.0",
      "description" : "Java idiomatic client for Google Cloud Secret Manager",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "952319f44090a35f3d28fddacf8d7013"
        },
        {
          "alg" : "SHA-1",
          "content" : "65ccefb03e362031a0c50a1c33d30a13f92232a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3c4f0ab25d224dedc60b662c4ac4a0b2953c8f10985109df5bab9dedc4ae6c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "d79aa29f4549bdca89cebabacdde90543fb417168676f2022a4a65fd721cf543ff9c15ba971b7baae771f01831c275aa32aed7173db42da875e0b5db68dd4b13"
        },
        {
          "alg" : "SHA-384",
          "content" : "0340565b9a514206e39de9337b5670971d13e830e47c2b7cee57a7b59e42810ddcfda42c91b42e924f4ddfb6da1b9bf2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2b4fad79c303925fdb9732dfb3f081a1346b597145f3939ae37aba66fcc7fdf1a1ed0ae71a494637fcb009aef5b98b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f9aa28d0f06e4bf2f0107805e378d01073da7663283d35fde5f7e99be00297b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5ecd0579f74c755f5dfbfd5a459949eecda10566aceffa46ef4ac20e1994b999ea7bde22e5bdecd330e34a43e02c8d651d06a3951fb9e4316d3b6b3f5306f9d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-secretmanager@2.88.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta1@2.88.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-secretmanager-v1beta1",
      "version" : "2.88.0",
      "description" : "Proto library for google-cloud-secretmanager",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "79e9838d2e4ee1c42d75f954a20b0e86"
        },
        {
          "alg" : "SHA-1",
          "content" : "cc837092cfb139a2d3a841e632fbb2bcdc8b6fd4"
        },
        {
          "alg" : "SHA-256",
          "content" : "25ae837b9fd21bf97d534945f8001425de667a8c5e82308e71affa0decc8a30c"
        },
        {
          "alg" : "SHA-512",
          "content" : "4444ca74c22ef5412abf6a173e6d1e77db3a61dbf887f83e714c44a4d0ae4d62f15b12d85137013c81b16156298afcb51f68a3534c415902c7bbb989f90a19f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "f38429dc5aafea1233305187e80dafdf25981f90ed92ac18123ee6b378fd71536ca01889a41cfee78ce6e5e70fe5c734"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a7d1c5a34adadd282797d7406f1f7e720cfef072c75a78543bb1dd52efc58e33b32290ff3b681ab5b98d72191461c89c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8cd31110aed6d7435a75f3c443d5c676d4f1c0f23fb4bd19dd5a00b837ffc134"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f10c9c89864f01a732a559787c339d3ffdbed44f21a712a3e437de13cd10c0cca78aa6d15c17f40dbb10833a5e626ff9d4599e10428e52888d0f1e2c5b680257"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta1@2.88.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta2@2.88.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-secretmanager-v1beta2",
      "version" : "2.88.0",
      "description" : "Proto library for google-cloud-secretmanager",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01fa5d7c3020b6cb0c5fa3524d186dfb"
        },
        {
          "alg" : "SHA-1",
          "content" : "04305abf637e9724d54e7bc28a951c0d1a2f7d44"
        },
        {
          "alg" : "SHA-256",
          "content" : "5fb937f0c888b46c48fcb3ee57d61d73de11bd781b4020004ad04665217a841c"
        },
        {
          "alg" : "SHA-512",
          "content" : "783bd969d5520ebdbfd1282e8ff4e02cf0740bca02f200ede19c4c5850a5c5a3baac2b6d79c36d3cbc2d2f9ab6f095d078dac2986da267de0d99c7e2f02d9a49"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef0455f30b3dfab92a1682df831ac5b3e5b119d57d64ec1c29ed5d395463394ea2efbc4825d4c18e21d6f2aad6f5aecf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fbcad0814d9aea465a9406b494a1e1781a68221e875c94e1e9770ead9424ff09e9fbbe78f1292a26a68311a3e51365da"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c64dfbaf5f5e7f08bff4a9549af807e61259b358463287992e120878a07ecdef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c9fe96cc592c64762ac2a1ab0dd48dab050550693f8f4f9e134015442bf58d751114a291665d482c826a9ed80ce02bb2a37e411779a2531aa5c3d6026a27938f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta2@2.88.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1@2.88.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-secretmanager-v1",
      "version" : "2.88.0",
      "description" : "PROTO library for proto-google-cloud-secretmanager-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "52f1822a43a8c33efd5454d91280134c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e6eab61940102156a5219166ee089be243239579"
        },
        {
          "alg" : "SHA-256",
          "content" : "352d82861e0c3747629e2edf4138e69de3df17b0c302355928f4b6c25ce828dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a36a87712bb7eac7b9398949bedd095b499f8072cd070bfa88f617aa03dc3f0530e796dda5d0d38cb3a280672fecc7d7cc17bb90fb9b5f854933723ce5dd550"
        },
        {
          "alg" : "SHA-384",
          "content" : "650da738d9978ecf554c679299e534c93314593a444e99514c20d3f7578741d369db331b4c1ae26ca786c6a5e61455bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "08babe2f81cd1a2adc3588f81999cfbcee8d777a7cc4fb90ef67ed93eaca04f4eb6bc2e145218851304d1024b06d7b9b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "52cbb245207514df69f75556bef7ef2978ffa1e57dc6c489cfacd59d7477506b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7012e9e415548bfc38d40c5b7325e37c3b93e33a3d87dd49fe376af7ed19c4964ed710010b221add7e6ca151a0c6f23833e1a572004d602b178ab30e1f68da62"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1@2.88.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-sheets@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-sheets",
      "version" : "4.19.0",
      "description" : "Camel Component for Google Sheets",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-sheets@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-sheets"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-sheets"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.apis/google-api-services-sheets@v4-rev20251110-2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.apis",
      "name" : "google-api-services-sheets",
      "version" : "v4-rev20251110-2.0.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf06d13ee78416f384567117d4e82641"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e11608d3cb8c51c2ff95e89a7feccf6bc2ae23c"
        },
        {
          "alg" : "SHA-256",
          "content" : "a34bb3c2033f80da9e3d2629cd2c23567c0c2ba9a2047ed3c85a6e39154f43c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "d4265a1605e23f5838d09ee01a176a48c0a8fdc0019093b96a1647e402fd46a040df1f47a0ed4cfa8b53d8d45a379d84c22edfd6e836313ee6796538a141baf6"
        },
        {
          "alg" : "SHA-384",
          "content" : "5a07a9be7ea9347db00eafe55121ddb718419f5f2f31c8c38610a140a60738d0fa2bbe96880aa7958793cb4dbc57f1ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dffb5262330b6e70881d2f231efe887826a1a2976800995a28b194446879b3bcde6b84eeba1dfc3a41c23ed8a7a6825a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fde18e86e38c6d3a80ad70274c3f6452d1069cae581254777b31368a0e3969ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "63711fbbd55167fbfee221a8e34b0ed97043357b61ffad7284d2344364d60788024962874e55435f89823ca440c8a916948452c9d234ba4ca39b934df819f555"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.apis/google-api-services-sheets@v4-rev20251110-2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-sheets"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/oss-parent-7/google-api-services-sheets"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-storage@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-storage",
      "version" : "4.19.0",
      "description" : "For storing and accessing data on Google Cloud Platform",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-storage@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-storage"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-storage"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-storage@2.64.1?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-storage",
      "version" : "2.64.1",
      "description" : "Java idiomatic client for Google Cloud Storage.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e6e7e23a67fa2302dd42061680f5877"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0613c0ca4950b0fae25eeca824161810256d790"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a1335cd9556e07c91f0a2543b4d5e2a344a5b53320f0401a8de3aba809e4d59"
        },
        {
          "alg" : "SHA-512",
          "content" : "7fff60486ae9e8b3591eb0a0cf29b7ae60d8929d81a28e37188870d99ce545bb805e5318bd2dd256efb02c7e4e74f9a445d47430e410becd793a8da71942b007"
        },
        {
          "alg" : "SHA-384",
          "content" : "7ce81e6fa5fc4fe2f058b5ade5ff29b53b71659298e5a7216d16c42c38cb85c9b6862d9a4932bef8a242e5bc8fffc50a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "572077f3be40810b81a9a861cba8baf2fac1d13eed3fbe22f919c4dc88acf39dda12444827e012abc219aa1353ba55f6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db76af7ec8c330bdc04453d3d414479702b0b19d31099a4654aa7de3e38b5af8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4b7e6134bb2c4629c90247b9d01573182f7b0079f618fded8d2d039ca530cbdd70ed33ddd2e53bc3969159b039ede4f802be892554828b8a6f5dde0b9ea3eb6e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-storage@2.64.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-storage"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-storage/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-storage/google-cloud-storage"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.0.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.woodstox",
      "name" : "woodstox-core",
      "version" : "7.0.0",
      "description" : "Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "497e4f32ca6f31e5c1bb8e9405831e74"
        },
        {
          "alg" : "SHA-1",
          "content" : "beb19c02e7e28a8a4acf4a9cc8c3280ec3b94722"
        },
        {
          "alg" : "SHA-256",
          "content" : "eeb3853282c24964a93a6eb4c1bbcb60c8d09fd8e0ffc75ab64ad21045a1fa78"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7a687d2778fbc7081ef5f0bcc1c780d52783446d52e3598662513608647096e487d628aa998345c03fb9691bdf3768341bb8126f132c2721de33aa5bd802ec1"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b1fb07b52ce2307ca0cb15921fa37d8d41e80ef63e5d36813933a1fe7a2b00d456c364d91f26ed030df9c7b76a29d4d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7cbfa405777e00b798d2d2379688ebd8b3f4a5e483e9a9797ca38cb747480a2edffb33c2532fe87c91d1afb2f32e9f11"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62a20ee9764b9d19aed1b0df6dc850496409f638ed152dea65e2a5ed73d6cb3b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "07d1b8b84aeeae98020fcb439b6ff69c34868741a739d7aaf7cdbe7fc76af1d204b114422441a7db856f3aff3691399e7e1ea1f67ce48e1b42267352767ba11a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/woodstox"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/woodstox/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/woodstox"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.apis/google-api-services-storage@v1-rev20260204-2.0.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.apis",
      "name" : "google-api-services-storage",
      "version" : "v1-rev20260204-2.0.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "52a333384a7b040c275c27a207077a92"
        },
        {
          "alg" : "SHA-1",
          "content" : "44f5c332e039669200fabd453eb6b95f43da4877"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b26aa421e2c91f8e16d2bc42e775313effa2fd734a6c81f2298e9e887da651d"
        },
        {
          "alg" : "SHA-512",
          "content" : "257d48fd528fc0119109662bc7eaf067645048b1ed4c587e6f6df783e47c59c233be64378273ac8f32c6acf11bb0840d1a5e01a97cd4e791be6041ef4728caf9"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6e293740ca3ff39b0ec446c01c26088b850e365e6255bd866bf735026cafd4661f4f3067f7c5a205715ed05f0a34991"
        },
        {
          "alg" : "SHA3-384",
          "content" : "edb4285fd84139ba38b839b80bfb27541e86d1ff71cdadc7a974bf0e09ef1ca776833d9d5429150e8f9a92f012dc92a3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6602ac8ad5bb7afc130dab44c9d4114269fa6c2dfb4d2a2a00c52efbf9eb2c6c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "77dcf978de37e8d4411fa475c102ff16fc6e48cdc01368a9faa6d2ff4c7e0d8fd5084fa5722aa1080693afbc5b20b49d4e5bb566791a36ac445f035af7aa1a40"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.apis/google-api-services-storage@v1-rev20260204-2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-storage"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/tags/oss-parent-7/google-api-services-storage"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-storage-v2@2.64.1?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-storage-v2",
      "version" : "2.64.1",
      "description" : "PROTO library for proto-google-cloud-storage-v2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5cc0120302f29e60466a7dda72b6e1cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "23aed3a3850604d1fd174fbdf667ce4bb92e6bc2"
        },
        {
          "alg" : "SHA-256",
          "content" : "08c8f21b53bdeba8ffefca43c7decdb0937762c7456f63d1d8895c9542f36d59"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a125c821297eb321b02c3ddd189c3b252734d09a4c6c65e449e4424573d69b827e2757a6bd2f07db8714298e2b091c17403a8d57a534a546e2f276c801f0155"
        },
        {
          "alg" : "SHA-384",
          "content" : "b6504c63bfc5339c4aca642d7aaf7f6787c1694b2d0a4f0c2d0fa8306357b9e492cd978756afa96282687de8c57c3a22"
        },
        {
          "alg" : "SHA3-384",
          "content" : "022c58ad1509e7313aeee0303ec328c65fb7ac1fccfa6fa6ce515604df5cb514b54a53e5e3a5d06fe0c44d772fda42ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e1980548fc22d004599d21e8262a849910e5b316bc48e150358cab77578715f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b533a2191e46d7f96210273666089eed94240721f4592c7264255861a2ecd14999eae4362ef980efc7f676cbe2de1ec1073302d98c21bca842100358ffd3d1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-storage-v2@2.64.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-storage/proto-google-cloud-storage-v2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-storage/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-storage/proto-google-cloud-storage-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-storage-v2@2.64.1?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "grpc-google-cloud-storage-v2",
      "version" : "2.64.1",
      "description" : "GRPC library for grpc-google-cloud-storage-v2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ebd72251d0fb86d00e5442f836c2ef6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9a0172ecb595f83e6d2923e776ba3e9283d5a372"
        },
        {
          "alg" : "SHA-256",
          "content" : "16ac523f886e2a1640873e15b6bbcd74722c68d0d5f5491f32425435e3dd2b2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6bb20ac2addd0589a8b6901aa4b91c6ce1ed947ae34198ccea43f78cf728bea0d078b1b79b7251240d848fdd2d47e86693b445eccf1ba26234eb9a71640ae2e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "30970182df839ef6c53cb3f9c54f219f83491c6b2313e1cc30d22a1504f1f8b4481cf9b339e5e0c1ad9d9fef107a0bac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7bcd881df746263a63f59589cce7f56e1209941aeaed200dca81268e3b48b528c22dc208c4ca2d6a0a23bb14ffc8a457"
        },
        {
          "alg" : "SHA3-256",
          "content" : "44d841b16270d549264236fd02ad05f04a640bd9f49ff3dae52953de5aa787a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a0c4d5d1c68679107e24738647bd5921cc6b0b94bd94f0fcd9e90d9be3a0fab7f6d639e451ff596f2e2407c2a14cdcc759929fed3dcf740aaf0e242ad7bb6450"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-storage-v2@2.64.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-storage/grpc-google-cloud-storage-v2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-storage/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-storage/grpc-google-cloud-storage-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/gapic-google-cloud-storage-v2@2.64.1?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "gapic-google-cloud-storage-v2",
      "version" : "2.64.1",
      "description" : "GRPC library for gapic-google-cloud-storage-v2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "467aa31624c99c1eefd53fe1ef3c2351"
        },
        {
          "alg" : "SHA-1",
          "content" : "be7b17224e6c3746fd69b7e4e5b1baf5f0cf3b6e"
        },
        {
          "alg" : "SHA-256",
          "content" : "3287162a3b3dfe649402ab55b32658ee898dd176a43c4348684a0171561a3ab4"
        },
        {
          "alg" : "SHA-512",
          "content" : "e8a9653f7c4efc7b2b8e935372eca18a97e18a8ead49418aa37288367077a773adaecf4e1cd927d5437783f59dd40380384766a8840b69f37c16796d742ce479"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ba6244792ebf475134676eaf2dd2cf5b38aa5d94d7c67fb50404dd4dabe51ab84897ea110bf319a8583622be31c87b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "08ff5686659e093b5f7dd661004e629984fed227bef4a4e54a4c0a5a512e7c822ba40d65c19a7202600cc6c238649691"
        },
        {
          "alg" : "SHA3-256",
          "content" : "770fbaccd35498b2a5f09e792851ffb3c2a266f3accfe3c1b1df888a1194f95a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "edfd43f958c3b1b7c79b1a22e1f3dc17038c50dea28299af8d3aafe7c00aa6a0dc58937cc586d903b3b5e8687c374821ddacebbe65705f2f7665758b738ed797"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/gapic-google-cloud-storage-v2@2.64.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-storage/gapic-google-cloud-storage-v2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-storage/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/java-storage/gapic-google-cloud-storage-v2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-opentelemetry@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-opentelemetry",
      "version" : "1.80.0",
      "description" : "gRPC: OpenTelemetry",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb1f521a4c0083dfc66489822d95e2a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "5459b7ca3aeb17b8d713f381cda33d4e6399c095"
        },
        {
          "alg" : "SHA-256",
          "content" : "b55825510928cd79420a6111d89cccb1633293c10440eeb8ef332193a2168ee0"
        },
        {
          "alg" : "SHA-512",
          "content" : "c18045d0fd5225623b93dca77b412d826157df635409ad059563e28fce8515548ad30b7d13ce424cc09e2c5cc218c62a6e5e57e7c083ecd4ec25ea0afa7176a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "21707b1696ea0b8e950fca7951d7156c4d36faee9d6270adaa47a878ae4aba49e4e56525dca9470c340a2e5ffaaefe1d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e11aee409ea1a1bd0071b8a161db723130fdcfd9c16fe52513be271ef1898acee27bd0d9f2cd3e3d1954193819ede76e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "56f558b82f76e56e969bbe0f3a3a0eaa2112cde61e817b2ea79b13d8cda7a319"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33caaf6f33428a4f8a67ef5c1c7303f31d5b93ee90b522267ea9cd5adbb6d55e51e5674a69007088cdc9231d81cc0105074d263b9ce2f804d6335648a9f741c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-opentelemetry@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.51.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-extension-autoconfigure-spi",
      "version" : "1.51.0",
      "description" : "OpenTelemetry SDK Auto-configuration SPI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4ca7b3ab1eb08cbd9dacbe95d1cbbd45"
        },
        {
          "alg" : "SHA-1",
          "content" : "676e3163b2773c9b315ff0075d88bcd31d1031d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "e910ce6aedb71cbb585dcf1666822c6dde47f46cbbc8dbf25b16f8c27eb56c34"
        },
        {
          "alg" : "SHA-512",
          "content" : "97bb599012a409a4dfb233718c15618cd3ff86d6e4c3d0dc6369c239322559712657b5e0a2a346b2192c6c3d510651b1d439c671883383b5d411d2d4777ec02e"
        },
        {
          "alg" : "SHA-384",
          "content" : "1ae677d0f829a5a66c516fc81ff0e176ed9547b56f7fbba8b51bbf74c533c8464076e067d2d16d701caeeab97171957c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb04f430724ac637e35737d6aee08f6b398696b725c8cfd16cc8fdf7e230df4ef0782af29e28a51323e37caee8ac9f4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d95cbf0428a24d8fc23123ce81b0e76d8b1841b31e219f66926e52ae98d0926"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a72b13d1cbf9b47883a15ca95391c9081e5283a242b5ef7d73ffdd529c28b8526968f97d3896d77566e05f23a38db3c2dae97082635c46e53bef8092dd8b4901"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.51.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry.contrib/opentelemetry-gcp-resources@1.37.0-alpha?type=jar",
      "group" : "io.opentelemetry.contrib",
      "name" : "opentelemetry-gcp-resources",
      "version" : "1.37.0-alpha",
      "description" : "OpenTelemetry GCP Resources Support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26b0c19ea7d28baee1cf92b4fb21e1e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2e4f1932bdc40aa9f38d746652712152e3f3fa1"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7b6baddfbbe57f0e3e1e3cc08eb68bb61c29ef6c17898ce7ce35b1f3029d3e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "447c615def2c11a2e22dc5819922142ccbc0294af3cbc40d31924539814f725068f13310c398dd0484c484a2f65bdacf152c9a7b9993a6ce56a420f985388f02"
        },
        {
          "alg" : "SHA-384",
          "content" : "603b526fcd4a0a9c86a1c2b556ce14c2bea8d0f2743f6db33c67b2fde1d3cc9d002aa7b165e51375e6808b2d3fd52837"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b13b601d783937f8c27aff56b96c657d186f79195ae0e2e8ab92f513d1b68bba3551820ee2419e5a02cc26f42b8d50f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b38645898d6218a9ed28b97786a04c5bd68bc802d656593bdda11b29ce8e4109"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f69b0e632cd8008cb44fa88ed85b68d2b5a2dc91071e74dba8ea157a5b6446dea1e18f2f2989ffb451ddb531e4eadf221b174ec802a5c80b46f315b284e935bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry.contrib/opentelemetry-gcp-resources@1.37.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java-contrib"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud.opentelemetry/detector-resources-support@0.33.0?type=jar",
      "group" : "com.google.cloud.opentelemetry",
      "name" : "detector-resources-support",
      "version" : "0.33.0",
      "description" : "Support library for Google Cloud Resource Detector",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c86b0b8da14c6907ac363cea25f48987"
        },
        {
          "alg" : "SHA-1",
          "content" : "a6ba22e47f6234179803b5bab5030ebede575b6e"
        },
        {
          "alg" : "SHA-256",
          "content" : "94b0def27754083ceaa67b56a4d483d294e9f17066493df3ef7e81ec5c3bb2c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c7de201b8f124677c127ef5b9ca344adf6973320bcdb94ddee871bb9b297fe9cec204f5a88e37bfede55f9b0b408a4745dc8b1589ee0bb946075ccea118cf86"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e0d7248eb0124f8530d72455d85a5df0b20b92bc29aaf00c5910d13ebaae4588ba67d4a5687885a25bd5092168d1550"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a68f94401fbbd638a1e88652138770be84f63cf7beed7a2371dc421d2978df3cf7006789bec79ed193fbf6ef1e3e081f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e3ad2a4e77246c68c2adb3f92adbab712f4cb2596b91ce6e4cd6d6dc01f36014"
        },
        {
          "alg" : "SHA3-512",
          "content" : "457844301e4902083bfda6950c110e6a3b550e5e67f73e9f1e0e7f8ce9767baa41ffcedc5911d50bfc6060411d349d29543f85354a2498c251c55879f9396291"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud.opentelemetry/detector-resources-support@0.33.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/GoogleCloudPlatform/opentelemetry-operations-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/GoogleCloudPlatform/opentelemetry-operations-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.grpc/grpc-rls@1.80.0?type=jar",
      "group" : "io.grpc",
      "name" : "grpc-rls",
      "version" : "1.80.0",
      "description" : "gRPC: RouteLookupService Loadbalancing plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "286163f89b69257d5699365c781aab9f"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f42e364ba054d6f39e9342c3db67fd59a352f92"
        },
        {
          "alg" : "SHA-256",
          "content" : "3cfbc3fa2dcf1a96166ecfe6c4f83ed9619528c6bfb622fcb0a90ca8fb175419"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a91805d1f706672e2cd7ceca8f7a0d82062eb107986fee9cfc74982d4abf63d91119a9e471d749574d6b9295f4b5d04a770dbf2fe6b61554b44b69c7b32525c"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa9b48bb7d55290255fc750364e27f2020002be00d9d01c3daed71080b317b3a0366a83b3670df4690f1e485982fa2de"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b519b67ec422ca7412c1b013d30b96d847262f411e0642567c393c176978cc5c2332636ecdc656c27a27c976b7005130"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a832f64c9a2beb8e94316d993a4744ccdb2ed0aeca69e351fd1527d0ff65897d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "29177ac8c963442c276a3d8e6537212d3b621ffbfb76ee1130528a551bef7e6c6503f8345ccb67fec421b237513e76b6eaa2db1cb60517868224800d5e0490c8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.grpc/grpc-rls@1.80.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/grpc/grpc-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/grpc/grpc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-vertexai@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-vertexai",
      "version" : "4.19.0",
      "description" : "Camel Component for Google Cloud Vertex AI",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-vertexai@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-vertexai"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-vertexai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.genai/google-genai@1.46.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.genai",
      "name" : "google-genai",
      "version" : "1.46.0",
      "description" : "Java idiomatic SDK for the Gemini Developer APIs and Vertex AI APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b87654ba9d2d086dfd82b99976824f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "24725f5d4b8f1c1238b19559a77ea4b622f668af"
        },
        {
          "alg" : "SHA-256",
          "content" : "14ddb4341eb90ec1c998f55a9f3554ea17825866e7d02ee9fcedf30ce0e69d96"
        },
        {
          "alg" : "SHA-512",
          "content" : "839699fa49508bb2a8f9227c8b6f0c6d235f7d28881c5048cce37766f235cd885ae6a83827b7e07a3ab3bba71b8838199c30475b2e9880e7df7fd5457d34756b"
        },
        {
          "alg" : "SHA-384",
          "content" : "69245e7999b35c1b4a993e3862968ce1a164db57d121a0fa8bf94c1645e1aadaa5069fe65525c4a166638a8e89af5508"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1069c9f0c54dfd5e2a52dbdeb0a6976c457fd4609a3bc80fcf8575a82e6137b3ae44980a2b0b12bf724c457c997577c7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f305e8a11f64b8dea5259f4f260c3d6f4e155a20fbbc1eed239a7fe9f41fcf14"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4bea9ff8c83f1944f3fcc2483b9394a0904f75ea1d0f041f2336f9003435d62e0810c4e045e3e04c2d5cf07478b10a3d1dc90da96675ccb461c8d3beff63a30a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.genai/google-genai@1.46.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/java-genai"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-shared-config/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api/api-common@2.45.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api",
      "name" : "api-common",
      "version" : "2.45.0",
      "description" : "Common utilities for Google APIs in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bce63bd5b4e4a6417772e7846dcd2000"
        },
        {
          "alg" : "SHA-1",
          "content" : "de482ba30f33a918c5782e24de38438aaba4fda1"
        },
        {
          "alg" : "SHA-256",
          "content" : "335933f1043d3b4022e301a7bba2a5614bbd59df88e6eb7e311d780669d55c20"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c61e1b4ebfe6b19b1c3ba7c0d674e59083cc50866fd91131525c57d57b1f4ac1bc01a6330223648a18ac98aca449843b1a412fcc4c7b345e965a2c4b78da82a"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c25956e7f8bcd12f7182e0c28fa8ad1998f40dd059a05759157f4e6bc69b1916e9b1418c8e90a647cc443203a22d6b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e95623aa52b5eb500079c624a9f0fccaba048320043079ff7c2184108fc9e8af377a830c64a2e94e6ebabf66519d9098"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a28fd86005e760ff4fcfad092e751ae8cf6b0639168848fee6a357e7a7295f31"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fabd9fc0a20413eefcdafab6ec01dce406f4140058d8c65505a02c5068f4095912a6bcc195c5ea39beeb2f9027f330997315077267fce12cfef6b0f6f20b4d9f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api/api-common@2.45.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/sdk-platform-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/sdk-platform-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.java-websocket/Java-WebSocket@1.6.0?type=jar",
      "group" : "org.java-websocket",
      "name" : "Java-WebSocket",
      "version" : "1.6.0",
      "description" : "A barebones WebSocket client and server implementation written 100% in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2e6a31808c31c8f55483b3f21f8fd8a7"
        },
        {
          "alg" : "SHA-1",
          "content" : "52d7f6dc1b06607d4d12e438c840c25f1a0bb854"
        },
        {
          "alg" : "SHA-256",
          "content" : "eae29213e4f16515639c28957200f011b3967fffcada1962cf0255d24919c22f"
        },
        {
          "alg" : "SHA-512",
          "content" : "03a21b3e1f63e7f4d35db7eb5de6f5f25d03fa82b4d3bf4ddf78ddc4a665b83c772f3f4519c38aa92bb81551feb3fe04287ee0a7590dffec1f125b06520a0fc4"
        },
        {
          "alg" : "SHA-384",
          "content" : "249354cf1a6addb9cd67d657fad6bdb1f56aac8f5002a7235a11847d0468143f8989481e98b7d633977bcbfe7ea222c8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2245fd4b465b3ddda25be56c68045c68304fcee295bb1fd58f1b87d5db11a655ee59dbcd5b6df260bfffc5562c6ec0f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aa1065eebe08dc99a4fabade99535843eb799285e376539f3846170926123790"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f749f1efe583f03bcaf2840b27fdc4bf10335549343521d9f5cdd32542061cc7687cab34ea773b3017676097c297d626c14f2457388879ccd9360388c182fea5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.java-websocket/Java-WebSocket@1.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/TooTallNate/Java-WebSocket"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/TooTallNate/Java-WebSocket/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/TooTallNate/Java-WebSocket"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk8",
      "version" : "1.9.10",
      "description" : "Kotlin Standard Library JDK 8 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d223cbd9e57f02cf4e9f3d9ed01edcee"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7510d64a83411a649c76f2778304ddf71d7437b"
        },
        {
          "alg" : "SHA-256",
          "content" : "a4c74d94d64ce1abe53760fe0389dd941f6fc558d0dab35e47c085a11ec80f28"
        },
        {
          "alg" : "SHA-512",
          "content" : "b027fc4a0be8e69f41a86ae775ce350ef0084eb4652e50a0640dbcc600db76c3fc2983e17c96b6071b5698cea636e1b2cb015e84a6c0efe95e6db668036ba3cc"
        },
        {
          "alg" : "SHA-384",
          "content" : "3889a432424a69fa2fea634bb540a1a78c12c2ed42d02efe74ffbe90d980497975f4d43d9b994bd520953d0761cdfaa3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "836acd6918290fa1b6a5ffa223597233e34b6c685dfe76568b5895fcd9e75294a7f065c35bb652e653014879f25aa8ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4125ea0839e84336806248e9a8c46053f9e5fe065797c11353e5475ac096f7e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "40742cd9e9370be96fd9a8e1b15ae419381a7eafdc1fd8a9954bc20193ea2dfc4b0b29ec154966d4e385c2384e13c84dcf10a503a54c9006894b5f4b2f93d89d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "1.9.10",
      "description" : "Kotlin Standard Library for JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da8348128b101f854fafa9a31e3806bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "72812e8a368917ab5c0a5081b56915ffdfec93b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "55e989c512b80907799f854309f3bc7782c5b3d13932442d0379d5c472711504"
        },
        {
          "alg" : "SHA-512",
          "content" : "6eab000f55dd196a074d1d97df9d285bccace31f0cae8db1846b1c9a55a6ea5e401307a95922a1d758b4152916de47fe36d31551ad0250918e6e07ce710a83a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f34959bd398c5e6c15d8caa21068b337b851fdd8ae7ebc915853909d71d3fedd2e6542e63730c5199cbcc03b48f5e81"
        },
        {
          "alg" : "SHA3-384",
          "content" : "afea5f6f39a136a859d8f3d1ae5ee1e8cf7356b4069b0a41f77069a7d001f0ba402c666286296a0c609fca25b277d210"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d7bd20511dd96069425e81bdb03573bca1f9e0a4b95bc64d061c349db84cb4d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c45aa810f250916e3839de5cb1cff99cd482cf6c693540842be9f8e18aa6c238271da00e2af85897687c29d3795a810404780050539cfa24fa82da27eb8c3a1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.10?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk7",
      "version" : "1.9.10",
      "description" : "Kotlin Standard Library JDK 7 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "14f35bcc452b095f3034a1471960cccc"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc5bfc2690338defd5195b05c57562f2194eeb10"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac6361bf9ad1ed382c2103d9712c47cdec166232b4903ed596e8876b0681c9b7"
        },
        {
          "alg" : "SHA-512",
          "content" : "f839178f07b9d6bd9a3910d13b181399e975211fa556c3a9ead08eca30ababa74f75c79aee95224ffb7b610b9e56768eeeba18e8fae84826903adb12e122bb67"
        },
        {
          "alg" : "SHA-384",
          "content" : "b93606f0e2888e6c48665d1003ee4766dde5b58be284afa604010f592c8f9390904e430f8704cc0a7d57d00788b858d7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8f9bfcdea034e6f73deef804e00ed2535631b0b7cf433515a60ce7c38479e0f7a2d7459bbc2bbf87163ef63156384451"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a8a6eb1d7d305c85ac73cba3d9b0bbf0c17dbcdfe58b4864b9e15124c9c097f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b34b365d5e32f0372426ff076ba0bbc8568891687fd8b2ae67a88576bb32e2f54844b7f41200ea20f333eb27bb5bc617e55a6a99ec6b2f23c5091dfe5a00a706"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-aiplatform@3.89.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-aiplatform",
      "version" : "3.89.0",
      "description" : "Java client for Google Cloud Vertex AI services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8228c9cda0f9bd4031e463c1fd08b6c"
        },
        {
          "alg" : "SHA-1",
          "content" : "152486a6432f044c612be62f177974e55d9b5dc5"
        },
        {
          "alg" : "SHA-256",
          "content" : "497cf5acea2610116b94530edd8a3a45ba5ca33f021dd9a4059dee9b1507033b"
        },
        {
          "alg" : "SHA-512",
          "content" : "6125b8a9bfd9972489957745f01a0e09a2f86a8d4b8ecf3ab9522abd06ad0fa4c38d38b32f32bca886683195ce69547e1272e52bcd49243240b277f520f3cdda"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3f86ad0f8bad2867b77163bf9b4733b14169da2f27dd2e227936177adaf67f782430d8a968cef3ac4ec349cdd552ace"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb9cdf0f37311ee2a7ec424bf72f7a341f23a99808444404cba8998e1e234155debee1a5fb2e8eb81ae2cd12ed919d54"
        },
        {
          "alg" : "SHA3-256",
          "content" : "13b9a76ed347a28cb7a29403b68197e19fe38bb7b7c11009e4614d9ebc7f7852"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e80a5fac3410d4a4c7596e87136869d1989708beae665a472b787a902adccd8eab48fc9bce9c421f43b6c8a65aa89b3c7a81d33f0cf817efd2e54a6bc5d6cc5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-aiplatform@3.89.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1beta1@0.105.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-aiplatform-v1beta1",
      "version" : "0.105.0",
      "description" : "Proto library for google-cloud-aiplatform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0f8a5e6d7106d288a1640290609c1d09"
        },
        {
          "alg" : "SHA-1",
          "content" : "06f77ff92c2925ed4c7bb182853fafd902578bf9"
        },
        {
          "alg" : "SHA-256",
          "content" : "6d04ff063f444ea3da1b39dacd3d53d32c297d219ae6ee152d0d06e16adba154"
        },
        {
          "alg" : "SHA-512",
          "content" : "88d384a6cadd07c4af5b4ee52a07de826edc928dabe04d7d2eccb1c252e69f959288661206d63b84a331790b4a58c0e78ab1068f731b65f7839f578d2fe15d3f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b4fde0eab035a9a907c79ee55dd7adeb574be212ef1c9e66da27ca2302184e20a3693b560bba570c9176c11f300d33a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6a918817744866a1840cd557533ab394eaeec3ce10fd42037ff5702a53671b6a8d752ad3a2a195a5cab43537b45cc642"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d5f54dc2bba2d62c16ab06d8892b380aae12e122d7135d141343fc14db75369"
        },
        {
          "alg" : "SHA3-512",
          "content" : "669a18a92fc32c7739b4f675a65a90dc9396305653e9a62bd1fc38e2e56b5778ac6ba1dd17d4454d504f74745305a937422dc226a4e592c9e9c34f1032a295b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1beta1@0.105.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1@3.89.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-aiplatform-v1",
      "version" : "3.89.0",
      "description" : "Proto library for google-cloud-aiplatform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9dbbf79af3ca6a0eea61ba2e47ef8760"
        },
        {
          "alg" : "SHA-1",
          "content" : "25a7aad3f1e901a14a0bb6bfc0fcc86840a8fe56"
        },
        {
          "alg" : "SHA-256",
          "content" : "f27e6c5814e7c662d8e9db62557d08ecf63fbf0e6f785415f7748460e4744d67"
        },
        {
          "alg" : "SHA-512",
          "content" : "57548375547c421d8743f11598e6aa2243decffc7fea2d1b3ee6eb9c6b6f76bacf6c3106ef20e377ab4efdd8e1b596953c62ab7796b7d1cf8cc6784effd28c23"
        },
        {
          "alg" : "SHA-384",
          "content" : "f28655262a664a750dc0a0f7a829c9a03e3a7d12fef3f06cc34973a07f7bdacc018b5fb35941ed2c3e91e218e3910e0c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15e2d7c4d6e542e623f795df53138a5f7b9da5c0272e2f2042990cbfca45225d5df7b0b9817efead4a6a752e87e7a89d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c979357d38cf6ef77a19a2f735f913d6ff2149b17a1ee61463aba56cb2feb36"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59b23dad471bd7e45dad60f6d41737798f7cae7cdfba3873266da2c73995e4eb436260ef8c33508ce0073ec2c5a588cb208813eb8db3075e9a9048fa5b47dd13"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1@3.89.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-vision@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-vision",
      "version" : "4.19.0",
      "description" : "Camel Component for Google Cloud Vision AI",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-vision@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-vision"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-vision"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-vision@3.86.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-vision",
      "version" : "3.86.0",
      "description" : "Java idiomatic client for Google Cloud Vision",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a31205b330866acb3a82f321fb2f968f"
        },
        {
          "alg" : "SHA-1",
          "content" : "113bcd8de662fc8b08f89c0c3671e8bececb586b"
        },
        {
          "alg" : "SHA-256",
          "content" : "135a168389a0ec9a63eb7648932d46b462b0b59b3598139d5ddf14641986c8d4"
        },
        {
          "alg" : "SHA-512",
          "content" : "93c92000249e9e6f05db3cec4f6fde92ed9cdc98476ed9489632fb1b0e2a3b2fbdadd40af076d966d8a9c6eeeaf8eefe3236b144b68e97f79bc6fd60953d71f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d26a3344063110aa1dd710bbec1458a4318a741979b642578b7ad16cc8a0a65a7181f994a5fd31447786883050f5659"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06afc84714bb4035801178b53ec445c2737b567fae4d4e7751e5c942081d5079eb956ab66ff1c554871dc981fb1dc69d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "384ce86b667dc45ebc57f5bb565389a411a403edae2f8238e1d4f01959d271ca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74ba389c3f429a059f7a772005630a93d917a71c6dcd71c0b36b56d584b00b9e0e34565c2baf322543660dab3168552b98a3b835536ab7a32a93fcc82e08bbf2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-vision@3.86.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p4beta1@0.175.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-vision-v1p4beta1",
      "version" : "0.175.0",
      "description" : "PROTO library for proto-google-cloud-vision-v1p4beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b2e3bb7670171d5a90f0b7019b695026"
        },
        {
          "alg" : "SHA-1",
          "content" : "5180fb145c6353cadf64c670b50be4ce167a920d"
        },
        {
          "alg" : "SHA-256",
          "content" : "d610c25a1fea92c9e266e8dc9653492a80151f6be66891834ee3c39c7b4dae17"
        },
        {
          "alg" : "SHA-512",
          "content" : "4ff7e29b04f037c1a5868c322c00baa6db0bb3060a95303c25827a3bf519ffd2fa6dcc8bb335b87690ad9338b0010356b59134c50e8e96414385b1f1e0ea1f65"
        },
        {
          "alg" : "SHA-384",
          "content" : "4418a51d44fbadb590db05dc17e0e481204cbfacd7739b23212dbf03e5e3fd527b72eaa39a4cbe1f67b1a48de5f08489"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa854a2d0bff9d21228e30fd58156da131e30bf9536cc8bbebacb8a3b02bc9f47fbd5a946f6731d38d72ae7e6d838653"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9658e6f76f8f6cef424592deca2960afbeb409d64b00c844e5c66d97f6e1939e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37824ca7692ee8fc089fa34820b05e14d839cb37c9ea989cd8bdf2b6b4c9ddd35b02f39aa252e11bdf25b4d36b45b91f15337198e28be00593a358bd960b6ce9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p4beta1@0.175.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1@3.86.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-vision-v1",
      "version" : "3.86.0",
      "description" : "PROTO library for proto-google-cloud-vision-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "52b37946fdbd218f1c115d5363a5b23d"
        },
        {
          "alg" : "SHA-1",
          "content" : "843e1ba80c0e0cae44399edf43e4edaf0925895f"
        },
        {
          "alg" : "SHA-256",
          "content" : "61e63d01910b08599d159f7baac1bb387811bdc5a728f88f1ae8262897619d58"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd5c41055ac3736001479ba9827b5051170bd3ca66311fabae13fda3434d3714252aec3fed6809650cef4bc04db7805bf35f71ec2610b89a82a38b80817007a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "39b496778a499179ba04d18e492c5efc51949d75922e94e4bce75e764ed6e54c7c69bb1777cfa2b7edd7d094c9660fc8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7fce6e061ee0e4ad8ab1242c33cf88be9822cdc4d8191b15a55290eb8b3bab49b1b54d272c360bcc4645cd21aea45ad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa1ba67507b8e47489ebb33a21cd99fdbd4c00345f32ce6d186f3ba82af259fe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bdba4463f1f5e5d684921b01d0240d9990b023c426bd1e024e1852f56cd60e773172efa3f7d7bb5a7cdb4123c62b31a8eca1553f1a7a6b4fbccb0efc9a4da539"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1@3.86.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p1beta1@0.175.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-vision-v1p1beta1",
      "version" : "0.175.0",
      "description" : "PROTO library for proto-google-cloud-vision-v1p1beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a7d37b18fdd440de3b269808ac7557b"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e4aad360e81d2eb790c9ad4b2473a1a17d7d9ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "334f665672996dcc4b95fcd0af921878d5b83ed50f44c5083db4fe7d9553d0a0"
        },
        {
          "alg" : "SHA-512",
          "content" : "47f5939e250184491cac3506a9177caf1d04834fabf13af8da2bd62213791b9cc6cd4a0a93db3b7a457af3a0165a27075e1c35fdee65d7321f804bab791264b3"
        },
        {
          "alg" : "SHA-384",
          "content" : "819ff9278a5a381f0201a5fb37fd50ecb9ebcfe94d7741312f47e7ab9a67cbb4ea19522ef48052d3d30fe0605e793f78"
        },
        {
          "alg" : "SHA3-384",
          "content" : "621618661e024991daeccdf15e67c3a7014f3429e9de90a4b5af7cf0c7e03abac3617005a6beb275fae691e6b7a2e188"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aac661ed58c3e5ece52515a5a52d9da5d0a2634441ec5e12319d096e801453ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d0315bc5f44ac8fa5ba408dba9853c0652c69de08d8d94bd485797902adf45837c83dba8cdfcdef27053d0f8c31c894e59f22afe42c6d399ce76a2421b042fb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p1beta1@0.175.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p3beta1@0.175.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-vision-v1p3beta1",
      "version" : "0.175.0",
      "description" : "PROTO library for proto-google-cloud-vision-v1p3beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1cc83e2f549fb797796f6f7b70e2fc08"
        },
        {
          "alg" : "SHA-1",
          "content" : "4047e6d0a15f73ff70838575802d56de09eadddf"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c94a6fbc717a97453eb843e8f312747ee93dde5e0cff91bcf13fe9b58b23acd"
        },
        {
          "alg" : "SHA-512",
          "content" : "f57d1decb6afe2b08f93a1d5956b73c55ce8ba8fa0786344de3426ae1565427cc8638a8c971359ca737a9f8fa7a70bea6aade5912359e8ae6a8753104392f943"
        },
        {
          "alg" : "SHA-384",
          "content" : "f3b7fb5e08300bae73e897a57253ed7ba90f6d07b3442c850695275736e5b51d9f425bdf3a461aab570013b1195a921d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df17a96b0a47c9b872d7ddb894c957cfb88bf45c6ae13197e2ac997cddf4e50bfabe5067ae80f0e4c08fd35291dcdd9a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "607e06286be24a3cfb80168e72bc332eac97a61b78a62ec8f1bc8abff9116dfb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8678b0e82044585e5f5f3156caa673873cc342c184410528767d633b8687a13f4c2ae65944f38d344bdd7ef588af59d9e30ed818c27a19dc85e1896427f53ff7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p3beta1@0.175.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p2beta1@3.86.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-vision-v1p2beta1",
      "version" : "3.86.0",
      "description" : "PROTO library for proto-google-cloud-vision-v1p2beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72b6c1bc79d63704bf5cd42ab943db4c"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c3d1c9f71fa03e40e50da20984386c4d5a82285"
        },
        {
          "alg" : "SHA-256",
          "content" : "b04995da52f216c69a636e1a652b62be7d9f87fac6e56262b3fd81bcadb3f9a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f6629e2d33799b56799dcf4132261cfa7f5d3e78f3ded53839444dd1254036e6678f4d28feb2e0c77d97febf52f8fa0aba5daad4797e658c0ebf23524d9b797"
        },
        {
          "alg" : "SHA-384",
          "content" : "d98198299ad6b59e17ba4a3690b735f74581621fc559251e012aae42f0212f9d21bb1fa3164e1e10f3a99f1a96126307"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d2ab09e1c3389a44356e441965df8ab81b00bfe176d21f0c7ef42428a4ca4e32fd5533300202774714fbe50197ec9a40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "817a4c4e922b0205e814e67842ee55b2c81950ce74fdc03f18d72a1544b9718f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5e68098a1b842ca8bba9df59a624370907b622dbb033bf378fb232d4830dd926dc335c962de64f564fb48440024bfd70c906d402e12a9643a8e9d80a68d062b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p2beta1@3.86.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-speech-to-text@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-speech-to-text",
      "version" : "4.19.0",
      "description" : "Camel Component for Google Cloud Speech-to-Text API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-speech-to-text@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-speech-to-text"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-speech-to-text"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-speech@4.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-speech",
      "version" : "4.83.0",
      "description" : "Java idiomatic client for Google Cloud Speech.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c32ac1361730f19bce42c2e0ad79ab3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "5918d0c6dc11617eb729416c06477ae628989e1d"
        },
        {
          "alg" : "SHA-256",
          "content" : "4f0b8e055bc6814644511705369d9f2fc14d3e4da34d5929368ba7e95160fd92"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf447a35487d13a542aae287f0a6005834cfbc739fa44cd82359fa3cfcedc2a4d109ffbff8acf0ecc82e19e15156a60b16e7a42a83d0fd6925f4d2678adf3c57"
        },
        {
          "alg" : "SHA-384",
          "content" : "aaff6045166a0a80d2374c69e8f53ca58daf85ae99763fe0c1d80e6755f182853abcb79c1699f905e8ca3a671f39e4be"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dceceaa688b8644c5af85a75837f8d1c2239f9870951d3adc84a49f5d78b13c7f7df3867292263c1727c257d39ecb07d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9b4b8b1107a9d24b471368f05434208412e59c654cb436fe4930c801c61c1f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0e7202d35badc8cfaf94907c401753908c15094957e70ef01ed987e8a3ddb2d1b3afa57b89d2f8e0384ff59e3615d727af2cfb981911462df0da720c21478712"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-speech@4.83.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1p1beta1@2.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-speech-v1p1beta1",
      "version" : "2.83.0",
      "description" : "PROTO library for proto-google-cloud-speech-v1p1beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c92cf65b921277a48f9f81ff79877906"
        },
        {
          "alg" : "SHA-1",
          "content" : "e52df67619f50a186129a63eced34fc7e59b5a20"
        },
        {
          "alg" : "SHA-256",
          "content" : "6322fbcf5b16d2ce36680c7e1a96f4fcdb8f06df3ac69b0c4ae488aba1e24deb"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd5672a4e9e809920fdc830588e753f723774537fc4d93607358889f64b9c21c0a8ef64cb8767bc90dcfda60dd6db93b14770e57854e6227fa5ea761846f0ee3"
        },
        {
          "alg" : "SHA-384",
          "content" : "efdc800fa2bd228dda979af426be902c97ae059e926f66fe7bb908fe3a983b0b354521837330fcae7a447bd8d1ac8128"
        },
        {
          "alg" : "SHA3-384",
          "content" : "34b6900d273417a9ad9f733d753e694071c8bf1d90bd506a385d9e4f77045dddcb68ae855a6a2699cce026e7f0c0dae2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5fad75004975dd42f04d6f254c72f6d318f8ab46e90dd59dd51a5af517eac087"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2f1f781d77a8fe40c35eca1495929bafd8a4cc06220fa5fa4743033bf6961918da5acbd183a235cc985c7d793f0421f4c987eaa69ddf7bc9abdc29c5d36cbb64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1p1beta1@2.83.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v2@4.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-speech-v2",
      "version" : "4.83.0",
      "description" : "Proto library for google-cloud-speech",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7759fb1af98c32237108f42788bf0897"
        },
        {
          "alg" : "SHA-1",
          "content" : "a51bc688403dfd4e589afac12c0ea06bf9646e6e"
        },
        {
          "alg" : "SHA-256",
          "content" : "7aa45f15727c80e82623af70b3a2752594dbc1a88cf0694a8aee671f099cdaad"
        },
        {
          "alg" : "SHA-512",
          "content" : "14a6dc66f8433f47e32b7147d008ae44e7901d7f5b4aae9c591d74fe70e28defd668ee06b5b996624b2b42339847ed7c15d8cd5573defd194caa2e0ddecaf057"
        },
        {
          "alg" : "SHA-384",
          "content" : "50a0125c40f665d849acb6a61b5056fc25185974805964cdd8124594612908c931b53857ea6f5250ec88b34a163be06b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e708b22d58efcef41ea9fa605f87269e29cb9c8926f1015f2dcf925242635bc2ac1c5deeaa2b85681785778ed93dd55"
        },
        {
          "alg" : "SHA3-256",
          "content" : "84ffc49800faf21a056005f47f6e9a6faf535f18d8feeff119089afbbfd14ff6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef63a0e5db084b336e3cfe3d377a46678388e19a509a3f426acb4ff0da8923d4245d6a3181b91c387f98ac1d85936ff8dbd5c91d5efc08d5ad6c9a2f3054e8ad"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v2@4.83.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1@4.83.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-speech-v1",
      "version" : "4.83.0",
      "description" : "PROTO library for proto-google-cloud-speech-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ab2f901846b27f0e2a6d25bbc130168"
        },
        {
          "alg" : "SHA-1",
          "content" : "2512a825f41bb6fb3f63eb1c45a0863f0b2ec359"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7735b1f7757bc9c3561708f9a3b45720f95df878437e5ff12e0df32af325b95"
        },
        {
          "alg" : "SHA-512",
          "content" : "48b72358e9f9e87ac7bf7be1763a8b9e9537522efc6151c0d92fbcf90ef8409fe731b70ff1bd982a04ac8a26ca33c7f83a2d90f3d0a054460e65ca66f3014a18"
        },
        {
          "alg" : "SHA-384",
          "content" : "d752dce2957bc246e3f0cea0b710034fb322e0e1fc38e486eef2a7e98d780c2bcec91950301e8edfe327ee57c6bbb5d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5b33a0279dfc7b3873796870eb8f1291916296354df9115fcfeccc9937ad411aaaad1992dcb18e9d73c3c892d3e250e8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02dfe3a78676c011293e1f9baef7d9ac63d504c699fb9f95d4d81ea24b8b4fb5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e8c40d4d83977f2feb2d95d062f3212a1e45e5fedbc699ef63d404869000616256b98ee658ea933f27acb9e7a0f784cb9c18a36d8c2f1cb107b3b260491c24b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1@4.83.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-google-text-to-speech@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-google-text-to-speech",
      "version" : "4.19.0",
      "description" : "Camel Component for Google Cloud Text-to-Speech",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-google-text-to-speech@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-google-parent/camel-google-text-to-speech"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-google-parent/camel-google-text-to-speech"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.cloud/google-cloud-texttospeech@2.89.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.cloud",
      "name" : "google-cloud-texttospeech",
      "version" : "2.89.0",
      "description" : "Java idiomatic client for Google Cloud Text-to-Speech",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b9fcc9667146edff38057dd9342ede52"
        },
        {
          "alg" : "SHA-1",
          "content" : "02e77c2993c0487702c5a9b48269bed253539779"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a203342b8142d96e7add0809e93ab9662b32b341968b66fc5c90f47f1d9c1df"
        },
        {
          "alg" : "SHA-512",
          "content" : "a9e2d67a2b71881f67ded00fb836ec1d29d6b09317554376ee104e649e475882f187024832af71efdfcacad52d9de9bbfde188f92d5ed89da5e17e43c6c542ca"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e2536f5bf9aa13bdf66ba3e4e34f813c7932d2000078a56a060925fef0b01a70bc0b00afecf3bbbf4e2537ec5b21954"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7f1cb92a15788fe9f4fff4cf347e7212ae5674d1436579329a7f6da8971f78ec412548c9e7e5fc42159bf70277aa03b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a187af701ff30cba1806ee48991036871356152737ffe34a115989681b91bb7b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "90fa956da85507bf6903621f6c583b4efebf4a65ab0618df1d8fe7aabda06212308b53ad848c07071667569f0d181aabde79823d6086803d3daccf8072f3df1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.cloud/google-cloud-texttospeech@2.89.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1@2.89.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-texttospeech-v1",
      "version" : "2.89.0",
      "description" : "PROTO library for proto-google-cloud-texttospeech-v1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "43bfb9ec2cd50f918bfe941ed21f9031"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe318029dd64e28a8ea10db7306ef1caeddf60c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "023fc7ef5cd6623ecc1582114ff4877d2b40afd1b3e21192d46f709b968d3508"
        },
        {
          "alg" : "SHA-512",
          "content" : "eff3058c5d29267a1c532d42ee66b95523d96550866d53dbe332a059514d65072a9cef07c78e1a8fdd3d8b69c482582a0ddcee499cf2563318c3d92a86b56ec3"
        },
        {
          "alg" : "SHA-384",
          "content" : "5dcc028d7758891ee71245dcb95ee68305fa86ad6e22cde938d033e51f9754ae8919fd86a80ebaa69103a16de0b8f86d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f1fddd7ede7c8e745bd2d61ea6df8c9ba742a817a24248cc36b0bf449fb1aa4e3d6ee1f035d484e2ffe1d87320d635e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b0f5009a14083582bcc166508695adf97716a9b4dfd655128e3935b5d58cf4a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "482f23b839a1fc1ee37b4b0d09965dab62bdfec58c72c7fada755ae64107ad68bfd0b083d3652339d7fbf80e58bc5179e67dfd934f24f57e368ceb318b75449c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1@2.89.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1beta1@0.178.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.api.grpc",
      "name" : "proto-google-cloud-texttospeech-v1beta1",
      "version" : "0.178.0",
      "description" : "PROTO library for proto-google-cloud-texttospeech-v1beta1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01416beea5fcab98ff2269c71ad220d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "d75672bca18b40c5244651b420d19406c842ab00"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9d1d3960a56e536e38c5bbb3f10846337579279851028bbea6891e9e41a702c"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf7c25d2f6624e63d6ce74c2cdf52b3f3a6eeb99b4ed0e6889c7c2e73b156a270563a0df7ed26be88b5c16ee6c179dcacf8c4f38f2ec4e64089737d5f50e0096"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d215eb94c7b0a2155cdf5fc8d513cbc74b5903bd81af574176da8bef0b027c2a2ec24b6ac9833d10516942f122b8638"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ef83fc71f44eb44a113857fa13c59aea41e695ac85f9add1c61f41c561f5f0f906fb2b658d12e9372fb56cb3b96b6fca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3230b2965866303b5a0cb4064f103bd1a7202873b8f47ec725ef1b278572d33d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "03521de82810c701bc98d11ab4a6ecde47be91073408645b80f3f383362f018e7c70823a1fafe3caf67aecde4c6810865ab37ec980b9fdc19eae189a15cfaba2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1beta1@0.178.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-cloud-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-cloud-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-cloud-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-stream@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stream",
      "version" : "4.19.0",
      "description" : "Camel Stream (System.in, System.out, System.err) support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-stream@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-stream"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-stream"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-grape@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-grape",
      "version" : "4.19.0",
      "description" : "The grape component allows you to fetch, load and manage additional jars when CamelContext is running",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-grape@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-grape"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-grape"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.ivy/ivy@2.5.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.ivy",
      "name" : "ivy",
      "version" : "2.5.3",
      "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" : "b4d09f19aa90390308e50ddbc49f9227"
        },
        {
          "alg" : "SHA-1",
          "content" : "163b4d6b330cd4590a05f3e97a6eb8bf5b54665e"
        },
        {
          "alg" : "SHA-256",
          "content" : "9502aa5aabf0b1484924a13ef4b5d24f121f7f91aab6768f11cc9d0906c0803b"
        },
        {
          "alg" : "SHA-512",
          "content" : "be291ddf612703fd3657a72820199430d053a8e06f7631e78477b428ba343631bc36b16bde8c25df544b64b420be84568d3898921f8db63fe676fb590586355b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d4b27645c4cf77d8814f45845ef3e6a40208823b13fca106b1f8564d17bfb65d6972dd58fec3829a12e0f23690d2313"
        },
        {
          "alg" : "SHA3-384",
          "content" : "696dfa4292c3eed1e24c4c3b5665af86cc184842fed676cbff3f5776f78884a578c0cbff5d3ee92cbbf8d4c063cee475"
        },
        {
          "alg" : "SHA3-256",
          "content" : "61397f02e250a2f9a66854753ed390e026218a4499da0a4a17d37893e9ad5b64"
        },
        {
          "alg" : "SHA3-512",
          "content" : "101d885a3e85f7241787c65a4e2c1aba10af74a9267d6d05b94e7037ce7dc9c39e1c1bdc1d61ebbb97d3ffed89078d49cfdcf74fea2d3ee1da2baf0ace463abc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.ivy/ivy@2.5.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://ant.apache.org/ivy/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/IVY"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/ant-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/repos/asf/ant/ivy/core/trunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-graphql@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-graphql",
      "version" : "4.19.0",
      "description" : "A Camel GraphQL Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-graphql@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-graphql"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-graphql"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-grok@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-grok",
      "version" : "4.19.0",
      "description" : "Camel Grok support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-grok@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-grok"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-grok"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.krakens/java-grok@0.1.9?type=jar",
      "group" : "io.krakens",
      "name" : "java-grok",
      "version" : "0.1.9",
      "description" : "Java Grok is simple API that allows you to easily parse logs and other files (single line). With Java Grok, you can turn unstructured log and event data into structured data (JSON).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d43a095fd455d90beccd10bc86a564ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "411d8db195d5e5e81ae2439f32a9297a9edd20a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "41a0b01a9801420ae5060663c62b9a786b955010ae3a05ebc1fb4c3a935b224d"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6bc8b4c679a5e45b58e7d964875353eff7c7faa5de6ee9df354bf04d44394353e30c1e1068ff4cbb8d19a5dbc28841dd700805269fc3827b549a4329bd5d99b"
        },
        {
          "alg" : "SHA-384",
          "content" : "68c914162c1bf03370d3533fc776d46a33269768992e6b43a343eb768b5a62647c058c2bdbcdc3ab09b19078eb963863"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7738d1a036326ddc24da4140f2593531078b56e712f4af46ed7844fc8b01f1b2d1cda88f546f055116bbb60a570d2b7a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7531f081f2572ff26f60b4548621b1fec4da79a66f579b12c7f328e35c0bae33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4fe54ba857d3b136a134bec7be16ac3d00aba16344ea8c5fbefd8c805c57a21e873009429418c324ec86edd10388f26a64f3725101216cabd69096190f5e711b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.krakens/java-grok@0.1.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/thekrakken/java-grok"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:thekrakken/java-grok.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-grpc@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-grpc",
      "version" : "4.19.0",
      "description" : "Camel component for gRPC (Remote Procedure Call) support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-grpc@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-grpc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-grpc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.41.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-oauth2-http",
      "version" : "1.41.0",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a88b331aea6c362228f053bc9c9ad1bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "5bf90af3f5b49a8d84d361de526974fc51318b62"
        },
        {
          "alg" : "SHA-256",
          "content" : "a8f534242b5a54ff3c6a5d1f53678df9d2de71468bed0d74323b7ba05e672113"
        },
        {
          "alg" : "SHA-512",
          "content" : "485b3f329e59613b95537fc46d7a655f961ea2121b0984b59878ab1d57afa281f661f8c3f463ea8af440d603192a4fa8718e5f0b6ae7be155e1cce9439e0d42a"
        },
        {
          "alg" : "SHA-384",
          "content" : "5833a569495df161a1ce165dbedd193d31aad038bd18ddbfe6a38b6ef6ebb81f348c734d82134349b9d13b26e563e9d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d35b8f5e6f0546bbad2d1b02b3f3f2eb4bf2b504149fbd9cb5ce7406310e7a6f887f611b084a1cffdbf7cda8c3065dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8e50ed83cf60b1ad31a54e2675cef361450edefbe98ed5ef4899f49bb43f7eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25bd0e5cb99d4a0b37e5451bfd86c1623a5d4bc0063471e6e94161f1ef77a99f5c155e627f16d5bb1cdf13eb825aa90c02f795fafcd8c0185274e5b33853c892"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.41.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-oauth2-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-shared-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-oauth2-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client@2.0.2?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client",
      "version" : "2.0.2",
      "description" : "Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "49ded644be9f3c2c00bb328e1b6b153b"
        },
        {
          "alg" : "SHA-1",
          "content" : "5605d66977094595cf4dde9db532596b1cc95459"
        },
        {
          "alg" : "SHA-256",
          "content" : "97a0666340956dbc96893bc8cf843a5b57367543f218feddad3ff433fbfdaa68"
        },
        {
          "alg" : "SHA-512",
          "content" : "297bb985f8f1f26e7d12bac6d86a852a52ccbffcb6cb2e8182e39df5791c6eca873b7dc72a71ad2a57a928ae3ea7f90d08f916ed5abff72da133fcd987b17ce4"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d397e44f3e4c5ef1d9a1013d7256810c5b41756a6d74ef1845f3ff331232b46e3244b01b84a0780520bd7752948327b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7bf890769f76c0f07df49a8f1ddd3338b1f2093c0ac0612af69e1ef9891ea81e7566c7ea46e11f7cae7e3f085a262b25"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d59f011313b1d63f9118b34e868bae26168c69c6fbb73b9b7b85e1e95cbf1ec6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "884ac070656cc262273b16e1add97731055c55bd2a2e85b3b74dcabadfc2151b4c4af4969dcc8f0861803211ecef79c6b03b6e775775c22d48dd066d0c3a73f3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client@2.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client-gson@2.0.2?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-gson",
      "version" : "2.0.2",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "14b7405dde262bd6c07559a50ee2a5a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "bed01c219e4e543a3a12885fc19f7dc994949b79"
        },
        {
          "alg" : "SHA-256",
          "content" : "37c8fd5c7869bc4abf3b3219c7e79cb566afa745559772e969c21595199600cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "93f748e32d6b57a0c3a98ddcc3521ece502604d8dd4b158c4e3e6d9a3fca1be02a5db52f89ee5384b4dba571bc4eca3e3f83895f26d156d72676eb6b35ae9b35"
        },
        {
          "alg" : "SHA-384",
          "content" : "5adb7aed74c3cf721256d69a1514b77ecb9a8b6b43fbb6e4f0fdd5037cbcd15d942524974570b946a6c0d4ecf69c0025"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7afeeaa31026ad1b733aa667fb4de38bb8863f5bd7a7d0c4f7e274fabd1de14afe0a5fc158fe8c0270206d0346db4904"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f95172f2f21c26b7ab60896fa5e01bc1f49cb0eff3f7701d3d2601c8e90452f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "935667bde4fd6dcf306bde086b62aaa0b174a7b995033ddd5892264e84ba23db59e59660f7aba59ca1860d21699fb17ae0b9f668185a5d4eb80c8020eb775508"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-gson@2.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-gson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-gson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.41.0?type=jar",
      "publisher" : "Google",
      "group" : "com.google.auth",
      "name" : "google-auth-library-credentials",
      "version" : "1.41.0",
      "description" : "Client libraries providing authentication and authorization to enable calling Google APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f5fc9c81c9abca978b8ab5fdabc1538"
        },
        {
          "alg" : "SHA-1",
          "content" : "0daec48ff7af679fe040987a2ef7a8a5b04c0004"
        },
        {
          "alg" : "SHA-256",
          "content" : "26162b1b9c448b119cfc6edf43346274a15a28ed8ff7a9b4c908f44071e33dad"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ffdb4c5850e741dc0a88b54fbb83e211ece1384a714dec1602018085124f72d9b1bbdac0db28828872ac2695cf8c7e1032b6a1acac802366174dff9d4373104"
        },
        {
          "alg" : "SHA-384",
          "content" : "281aacce9eecca4325b8a47b7a0e1005b254aa04dfb71b5a5b79b496317f58201c10769ed73b4692d15dcb306389b0d8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b0a7c6a91acbf7f9e2917f4d4418b76cc1f6bcdf9a570d3d419cdf9f8aa4dac7a301c3654668745a9282e5b7374155ce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be57c604e26a923f66363907d8f0476e7054f74b7b9eca3a6d22b2db645a5f56"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0ce636165065b467718853b6ddce10c1959b0d99c21a77023cddbc432b2d64c234abde43ad21fcd715b833fda396db1e61052533c2290a99e7c5e163ffcd326e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.41.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://google.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/java-shared-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-guava-eventbus@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-guava-eventbus",
      "version" : "4.19.0",
      "description" : "Camel Guava EventBus support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-guava-eventbus@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-guava-eventbus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-guava-eventbus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-hashicorp-vault@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-hashicorp-vault",
      "version" : "4.19.0",
      "description" : "Camel Hashicorp Vault Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-hashicorp-vault@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-hashicorp-vault"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-hashicorp-vault"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework.vault/spring-vault-core@4.0.1?type=jar",
      "publisher" : "Pivotal Software, Inc.",
      "group" : "org.springframework.vault",
      "name" : "spring-vault-core",
      "version" : "4.0.1",
      "description" : "Spring Vault Core Components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7e223d1ced82836c10f714b0c7599451"
        },
        {
          "alg" : "SHA-1",
          "content" : "360bca818e70d54319d660e54db72aa4af14d682"
        },
        {
          "alg" : "SHA-256",
          "content" : "ade0b698cab8390a178ebae1b0610371922cea52a628eaef7f6a154ac7dae9f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "25b7ae2aa443ff553112dc4f84003abaf1ca40d3ca85b9e07c17f6386761c896a3e86c52a034423029d3493ae690fc4bb24f22bb59dbb195b40a3e38af0fc0cc"
        },
        {
          "alg" : "SHA-384",
          "content" : "7da92b2d47e1585424f8b86fb47c436e761bd0f42d9d3844adb3f684209b28adb8622df4dab9b98f5b60414453def5d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62bcc059fda75d8d9822c620ddf102f8c0bd0056df875482dd4762f01a97dae7988a90f881b361e9790bd5075e02e039"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d1e92267201223f7db7aaa179934514b387f61eb2f915b12332ee44c128408d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f7f1c1b3951c2313957ecd251d5199b95cc5cad649be840cb889af702e87be125b2e1b2ba374cf8df689205a4cd72d5edd9c6008b1a82bd18f90945ff2271a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework.vault/spring-vault-core@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.spring.io/spring-vault/spring-vault-core/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-vault/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-vault/spring-vault-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-web@7.0.4?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-web",
      "version" : "7.0.4",
      "description" : "Spring Web",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "38459cd153efcdb044bdd59c38a968f1"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ac0354eaa977008f0ea593cb766c3fe888ed239"
        },
        {
          "alg" : "SHA-256",
          "content" : "e19b56c92435eb573263b6ea8bb3d6b7c37ac611ab7457f68e7c19056f646975"
        },
        {
          "alg" : "SHA-512",
          "content" : "ab4b2504b7e02b9f19c0d8a4d89071e95606c0a0c2ad88120f35f686a075d549341b354d8851b070877de499e79e80264c62adb79561679fd348c931ee22d7e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c5942523f4933f6f42e7f6c99dd1c5f4586b5f25f5a2a414949d896cb54f8a34d895b83c92430a737db9147cd25bd2b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b6cd538cf1c0bb7d683aefae70d8e46fcdb4d63e7ecbe3935ee60c503aedd801906c3d5b440e016c54bc3e9401d8908"
        },
        {
          "alg" : "SHA3-256",
          "content" : "126ae31ca584b19479b6285c70ccafaf4f87cd772339fa2cd1ab42bf0a274f4c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7e17fb27f7632eb89e01ac4a49afca648ebde0afa14816b993c2a5cfa5e1f7011d6f6b81cff285f8d2744405ec2731ae1a34facae416ba2b2c52d57f20c56512"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-web@7.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-hazelcast@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-hazelcast",
      "version" : "4.19.0",
      "description" : "Camel HazelCast based work queue implementation",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-hazelcast@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-hazelcast"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-hazelcast"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-headersmap@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-headersmap",
      "version" : "4.19.0",
      "description" : "Fast case-insensitive headers map implementation",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-headersmap@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-headersmap"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-headersmap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.cedarsoftware/java-util@4.99.0?type=jar",
      "group" : "com.cedarsoftware",
      "name" : "java-util",
      "version" : "4.99.0",
      "description" : "Java Utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8cc4e252a5826d6456de221dffde2495"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b9e8c9c0eb9f9941464bd4b7ea3715957d04029"
        },
        {
          "alg" : "SHA-256",
          "content" : "00d8c4f1c7e1bc5ad6f773612e00f8e14c7bf302226cafe7569c748f244b35e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "acbd223a67cda7886268c65c7fe1abb2ed9635c03d7896e99c2a0d807891309e126a358ce7f639e4b113f1bd5927be78aeb16b9f67eb97f4b6bbc5b0232107f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed0af1fb6b52bd2d97f293a9079353c226cf3d90a022e6575f8ef83d898dd245c5b610b40ca5927277eda202320ea011"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0fdc0e17318de72c46775585f66ad3a728940d9b1350480dda0416f84d562e33277ff25f07323a79acdbb8786e1d7bf3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "90eb94ae1ab055c3ec1aa37cdb605a44381169ff756a5bbcb9271dd800893b2f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "27ce6661dd9850c0ae9ad6ee0d7f000d9a6286cd73dfe529c895d1e204778cd39856936708cf285743f87dd3e169f8f0b1e740a2a09ebed5740910e4f3b1f5c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.cedarsoftware/java-util@4.99.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jdereg/java-util"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jdereg/java-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-huawei-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huawei-parent",
      "version" : "4.19.0",
      "description" : "Camel Huawei Cloud parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-huawei-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-huawei-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-huawei-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-common",
      "version" : "4.19.0",
      "description" : "Common package for HuaweiCloud components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-huawei-parent/camel-huaweicloud-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-huawei-parent/camel-huaweicloud-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-dms@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-dms",
      "version" : "4.19.0",
      "description" : "To integrate with a fully managed, high-performance message queuing service on Huawei Cloud",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-huaweicloud-dms@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-huawei-parent/camel-huaweicloud-dms"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-huawei-parent/camel-huaweicloud-dms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-core",
      "version" : "3.1.192",
      "description" : "Core library for Huawei Cloud Java SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d204f876cc6add536297d10391a3ed5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "14987c52c539d02cbd40a7f5ebde5d261745a700"
        },
        {
          "alg" : "SHA-256",
          "content" : "a483da8769221ed283e0b507e3987a892be1cd6706239829786d452b3c16f84b"
        },
        {
          "alg" : "SHA-512",
          "content" : "a23362ab5aadd4f52ce7c5a797e337b6cc51544480816757c75a9f71a456b4435092b48c71df8f3ab8c1d46f8a089cd005a117a3fe033d5e0416f790d70c1418"
        },
        {
          "alg" : "SHA-384",
          "content" : "337eb7762ec5a368b123aca8dbc7ee82b89f0431984922b968f727bc198abe9dedd8822deeaaaf6ab90ef8c0a92a81a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "43bcec9fcfb0fc79a56cb211d512a8ee6e5b3c877d695a3211fa9b61c134d3adba85bdebacbc2856670abf9d87d48870"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a7261435055ab49ce6235b539f406d0b25b0f430a6043680bb58f63d92004028"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8cef7899b635ee6ac4a844b7df64b938f825dace213ee13a753422c900f1c41d7c902ecf0106a0bd23e7c0f54139b8701340b17511007ea46e815d49adc2f97d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/huaweicloud/huaweicloud-sdk-java-v3"
        },
        {
          "type" : "vcs",
          "url" : "git@github.com/huaweicloud/huaweicloud-sdk-java-v3.git/huaweicloud-sdk-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openeuler/bgmprovider@1.1.4?type=jar",
      "group" : "org.openeuler",
      "name" : "bgmprovider",
      "version" : "1.1.4",
      "description" : "Java Support for GMTLS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6127d1fc764f72d0e26c37c260acfa14"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4a9b78ccebb034dcbcfe83aad7557f3247df400"
        },
        {
          "alg" : "SHA-256",
          "content" : "275060acbf60970a83cf292e9ca2e0740aa0f94d9a076b6ac0b772fbf3e14b2f"
        },
        {
          "alg" : "SHA-512",
          "content" : "d976aa5632fd54e0d919b671c80cb06a5ad87770946d47730f55b8e2783e98eb881cc68ded35049386a05dd121d9175367b7a925b38015b68bf5258d46fb0262"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9a543c7a208f03ca757a3b735b168b5922fa254142bd98c4fd9bdd5983799ff5405f02020aaea30c046ac13fc9a0f3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "73d08b8d715c371e618f263625069b34583e6a9b29ab4f56523607dd7de19e45b691929f8d4f1656fbf250f82651153b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea38211f6763f104d324d655807582bd995f2e54167b9d785030088de50c33d7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "097f9cf5606e656088caa73291d652e8246804d9b1d40b4172145266134959140da2f074cd73996790c3bd11df4087d467bfa5bce15b4357d98c92ab48aef8d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.openeuler/bgmprovider@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://gitee.com/openeuler/bgmprovider/bgmprovider"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitee.com/openeuler/bgmprovider/bgmprovider"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openeuler/jca@1.1.4?type=jar",
      "group" : "org.openeuler",
      "name" : "jca",
      "version" : "1.1.4",
      "description" : "Java Support for GMTLS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fbb2da2c1f7fdae7a8aaf210ed50cb6b"
        },
        {
          "alg" : "SHA-1",
          "content" : "313b71d2c255c3c7d7c9e49cfad17b25c03c5099"
        },
        {
          "alg" : "SHA-256",
          "content" : "a80303988be7cf668b6b8797041d16c7fc07f799b95cb148de1a267cfcbbd4c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "01bccef2e9fccb95f3aac70e6b4687478faa57c1867d08a1c42a8972be212b70e7eb0d02419f4f2b6a80e9d2141fd47763e40b20f48432c6d61562b2cbbdc990"
        },
        {
          "alg" : "SHA-384",
          "content" : "1754d235807755e34617bd4aa8ae0cf2b5e7f57f615e19da57e06e689a419ceb1cc0bb0a49e9a240f7a6a7438f35812c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c08856108cac07a748c5481136caf7774a687fc1696f829315d8d26e9ec855ba5b98cd21fe8344ea3a91367d0f2b2c5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "71be8a2ca5d64c45352734210fb7c1b254a30a32376509ba6d8c0b99b5415595"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a7a65df3c46d313657169e8e728d3bc72cc3c73239ca28a827b27653ee17219b181a382a851d2291b6931fce0048e5c36e2e9e21b39a82efbaea2c879c086228"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.openeuler/jca@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://gitee.com/openeuler/bgmprovider"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitee.com/openeuler/bgmprovider/jca"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openeuler/commons@1.1.4?type=jar",
      "group" : "org.openeuler",
      "name" : "commons",
      "version" : "1.1.4",
      "description" : "Java Support for GMTLS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1ddb42e77ff6f9b76e54542a2db099aa"
        },
        {
          "alg" : "SHA-1",
          "content" : "68d21ae0aeaea004127188fc8643fd654087b14b"
        },
        {
          "alg" : "SHA-256",
          "content" : "a0d80c8515691c90c1702fe7c1a133e0d55375002b9e122060d93d513e94cd26"
        },
        {
          "alg" : "SHA-512",
          "content" : "2bed04834930c20630ec0bd829d8a37cd2d22c62f744864927570fb9130c118b57aa20d69df12a0d16f5000df2140bf6014bffcb115ea9aa9368fd229b7bfd5b"
        },
        {
          "alg" : "SHA-384",
          "content" : "c2b96a7bf2b19b9b58568e45c676fe06a264b3d90c3480e09a3f329fecb02b50b47666d539a07bcb75817a9d976f52af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "caad5ecfd5e6c958805f59f23eaf581d742f35c2f39e2b2273226e92f42c7c5398527329712623adae5fcb4a80aa47b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f19e32d4f0d9e22e08747c92aa34acf798c0e4a104501dc14febbc49e0913803"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca258ec06485bf1eb08a276b9d46a032ae193e84b42920523879f14356b9a268d5421b238c54097284a06126edf4e89c63c63ff16a1f129e4341586332367ae0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.openeuler/commons@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://gitee.com/openeuler/bgmprovider/commons"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitee.com/openeuler/bgmprovider/commons"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openeuler/jsse@1.1.4?type=jar",
      "group" : "org.openeuler",
      "name" : "jsse",
      "version" : "1.1.4",
      "description" : "Java Support for GMTLS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "abb9bfd80d042e26f7e5b2266f9ff387"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef1e90682d70869777d3f1b7bbc2fb176fdd07b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "e843ddef141bff2ea562d9278ad02785006c4a6258b069f667bed1c1304ab138"
        },
        {
          "alg" : "SHA-512",
          "content" : "41dd25cd274169dbd63481b9b043ed2078cbbafa68449ec90fbd30c423d3ebb8b16a6191493cb2517c7f5674c6150aa35359385ad5306553cc439e30811c9ee2"
        },
        {
          "alg" : "SHA-384",
          "content" : "0217f7724a259f5c59279e37c48dd0138359344a63c8fb62a692920ce63ac1efb63ac51a88602d07b1f1dafccbafbe1b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61cecad591732224cdd9e929b953c07eb238eaa01beb7e10809bfa6df6021baf7dca51b793d614e2c4d736654cf02dbc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4d3109485fcac828eb957fd6576881a72c851237fe2c24e14452b0c460681268"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2e2861e798139ca45f8b231c0dcd948b8d67fc95bab583c74aed0b0e40746fe060c1fb96ca64d554763b68256b4d4d55b734e6d0fb03ffc9ed521d08588ef51c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.openeuler/jsse@1.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://gitee.com/openeuler/bgmprovider"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitee.com/openeuler/bgmprovider/jsse"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-frs@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-frs",
      "version" : "4.19.0",
      "description" : "A Camel Huawei Face Recognition Service component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-huaweicloud-frs@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-huawei-parent/camel-huaweicloud-frs"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-huawei-parent/camel-huaweicloud-frs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-frs@3.1.192?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-frs",
      "version" : "3.1.192",
      "description" : "Services code for Huawei Cloud SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80a60417e4b1f9bf92bfb276b530d038"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b908fa3662c474b0d4a783979663895002779e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "0465da0fa269bef26ce4372479f9a9ae698baea933a1ef1c845c9aecf1389666"
        },
        {
          "alg" : "SHA-512",
          "content" : "019118a33f128cacd823cd37c2b69fa3f5eb707896768bf33d4cdfa25617a852962603b14c9ea452b5ef3f3107886269c53d3b1d6a7f25c95bf32d5cab0ac3d0"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a8af47e1096dfdacaf2bed8fcc5d32a0b6066ecf3790131337993583589538c01713fe815444e8a44e31a99d6481a29"
        },
        {
          "alg" : "SHA3-384",
          "content" : "992ef730f00404666f0d2f6c75c07264468d42c1178e0608e224ade74e0a8c650af0464f98a6287fc52d3b89e4ddc3e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0a177fad1c3e4de7a068e843d1f4ccf014bae78324c80ea5c3931fbe45a20d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7b7429c9b6dc75c76743399d61328855cae1882eaff6cbc13ee3f3cb36b03f724f5c8b295077fb0a736f620413660ae004952e46036038da6144cf4c9f20ab0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-frs@3.1.192?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/huaweicloud/huaweicloud-sdk-java-v3/huaweicloud-sdk-frs"
        },
        {
          "type" : "vcs",
          "url" : "git@github.com/huaweicloud/huaweicloud-sdk-java-v3.git/huaweicloud-sdk-services/huaweicloud-sdk-frs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-functiongraph@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-functiongraph",
      "version" : "4.19.0",
      "description" : "To call serverless functions on Huawei Cloud",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-huaweicloud-functiongraph@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-huawei-parent/camel-huaweicloud-functiongraph"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-huawei-parent/camel-huaweicloud-functiongraph"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-functiongraph@3.1.192?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-functiongraph",
      "version" : "3.1.192",
      "description" : "Services code for Huawei Cloud SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "804e72b0bd85dc6944567aadb1369fa1"
        },
        {
          "alg" : "SHA-1",
          "content" : "e8cefa54ca1ccc9333162885def15190814e2adf"
        },
        {
          "alg" : "SHA-256",
          "content" : "94230b4d601f7df3e19848a63d67c49d97cd8fd3294287510f341bd2bded6313"
        },
        {
          "alg" : "SHA-512",
          "content" : "d40f295bdcd4c4f26c71ee6952a8ce9706d5171079fad12139ed83ee71d09fe4e493930f089ffce3be1f9081641852f60a3de09e1776e3b2dcd502063af0f5db"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6c494f13a36107635a00d538df03533505aa592f54c2376070a7017fb8b2f966593c59f0df4dcda469ae3e1bb9fb707"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee4353843b157d0487cc84a1c41219d97824826eba6bafd476fab9cfd374216d61a61d80a69a0116b2572925e59d5d20"
        },
        {
          "alg" : "SHA3-256",
          "content" : "987b3697235dba05f5022b58a7989940a993630bdbef52907dfa31ccaf06f602"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7c89b81ea743187ca3255516ea4e8a0265ee3fde285c16764fb0e511f148cd4373edabd1d0b3daf4b7ab9c45de3ced9339dd1027c4c037b808d39cce256f42d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-functiongraph@3.1.192?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/huaweicloud/huaweicloud-sdk-java-v3/huaweicloud-sdk-functiongraph"
        },
        {
          "type" : "vcs",
          "url" : "git@github.com/huaweicloud/huaweicloud-sdk-java-v3.git/huaweicloud-sdk-services/huaweicloud-sdk-functiongraph"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-iam@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-iam",
      "version" : "4.19.0",
      "description" : "To securely manage users on Huawei Cloud",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-huaweicloud-iam@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-huawei-parent/camel-huaweicloud-iam"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-huawei-parent/camel-huaweicloud-iam"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-iam@3.1.192?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-iam",
      "version" : "3.1.192",
      "description" : "Services code for Huawei Cloud SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cc9941f8425394abd38564eddaecf5cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "319ea49874ee6a0df10f3ad4fbe72e3473550630"
        },
        {
          "alg" : "SHA-256",
          "content" : "038fa18bb3a6d8884cec769af44ec73fcaed87c16c54b4ee52d935b95c246e3c"
        },
        {
          "alg" : "SHA-512",
          "content" : "9442bb807fb570ca0863f5d3d4cd43fb92e0a2aa8b34297522693432fc1137abcfcdd31108cc2105f5ef1de10d67490c95fabd1a3a2d1f4d531c0cb0db22d910"
        },
        {
          "alg" : "SHA-384",
          "content" : "6339a9fa258703930f6bb0d8b025751c8791b8b2cb0898e997344fa8af6c278961141db0df82f7d0e20b76ea294d3f65"
        },
        {
          "alg" : "SHA3-384",
          "content" : "888730622bab973406a09f2981d278a07f7639b73b6c1aa00e36fdfadaa9583f5c7b7b039575b72f166e191e0432e32e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e9ff023839dcddeb70037fd8a322e4c3e557a182b427d28f0d2cc05caa90016"
        },
        {
          "alg" : "SHA3-512",
          "content" : "77b49df3db63b669de2e2f992ee7ef9ef6daab011957897991454b775fb8e7fb7a925226e31af83517db0727ded5ba4da36463a88564843f67fc38bd4628a14e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-iam@3.1.192?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/huaweicloud/huaweicloud-sdk-java-v3/huaweicloud-sdk-iam"
        },
        {
          "type" : "vcs",
          "url" : "git@github.com/huaweicloud/huaweicloud-sdk-java-v3.git/huaweicloud-sdk-services/huaweicloud-sdk-iam"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-imagerecognition@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-imagerecognition",
      "version" : "4.19.0",
      "description" : "A Camel Huawei Image Recognition component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-huaweicloud-imagerecognition@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-huawei-parent/camel-huaweicloud-imagerecognition"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-huawei-parent/camel-huaweicloud-imagerecognition"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-image@3.1.192?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-image",
      "version" : "3.1.192",
      "description" : "Services code for Huawei Cloud SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31d6acd45ba7365689ece04dd632ac6e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e36e231a2378797c57fc4c769b5b44c94d293ab5"
        },
        {
          "alg" : "SHA-256",
          "content" : "207a52938c0044ec0183a3cfa0b0ec973fc70145d2ea1849acc45bad02b47423"
        },
        {
          "alg" : "SHA-512",
          "content" : "820f0d60b61b1381478c202fe59a607941a6c094ffdab5f82a44edd83965ede25924321a83709fd2d410871d1c6b6f38f202df0556a62fcfaf7fb3b95f78cbe4"
        },
        {
          "alg" : "SHA-384",
          "content" : "204b1a064538228ee6056c2a57bd3aec76b3a114cb58d6dc1f258f5da4702d345a521e66aadf2375e74f077f2b5ce6dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3f5b75b33efcb5367b440c087345878ae21d4afa3e157612dc1d6a5be18ced5cee4ff70a83f4a2c1234e55bffa1496e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d1a1235fa4d05ffc2406b05b9caa56a8a674fca295683285e3bbfbda9f20f76"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c12c275b3db1f70bf0555a65c59a7e94d986d2ce5575c0c843eec0df13f7831b5d91104cdc19f0d16c0470e9ec613b8565810fee3f851b51b6ced38666909a3f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-image@3.1.192?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/huaweicloud/huaweicloud-sdk-java-v3/huaweicloud-sdk-image"
        },
        {
          "type" : "vcs",
          "url" : "git@github.com/huaweicloud/huaweicloud-sdk-java-v3.git/huaweicloud-sdk-services/huaweicloud-sdk-image"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-obs@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-obs",
      "version" : "4.19.0",
      "description" : "To provide stable, secure, efficient, and easy-to-use cloud storage service on Huawei Cloud",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-huaweicloud-obs@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-huawei-parent/camel-huaweicloud-obs"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-huawei-parent/camel-huaweicloud-obs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.huaweicloud/esdk-obs-java@3.25.10?type=jar",
      "group" : "com.huaweicloud",
      "name" : "esdk-obs-java",
      "version" : "3.25.10",
      "description" : "The HuaweiCloud OBS SDK for Java used for accessing Object Storage Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3754fed0b964cc7397bcc349ede45a68"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a894457b1ecf0a89b0a88a64710da979d9c5d8a"
        },
        {
          "alg" : "SHA-256",
          "content" : "6fef62b0d274e698f5f735aa4f313e4f3d508d987b99120253d48bc2e29c7fea"
        },
        {
          "alg" : "SHA-512",
          "content" : "0eec15fbdfebe24161e937c4d865a54c39f6df05a2a44f8a52d34438c295782e010a3e5387e652e98e394d8e3e83f2f3b5986473bc6858a5361c02e432d3d2f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e54bcb0dc0043aedfef05b4b5b948952536ea5701e5644bc1c8dc273af8aacc34b59719a674867eebc6c36eea6190e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1476563d8e27f317622aa824c2a2127ac1d48670e5e30f98afa26c4059b82bd10d61060a036cbc06570635c7024b95dc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c2254dcc73c7ddf25baa24ba0c8a480d99c9d7c133a2f8bd120ae9bb6e01add5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6293b1a90ebf8ec43342fa0b1b12badebae30e1d4e71ce9bc0750c2e165761ef7903053d493503500c4c2c9ec459fe937e2bb65be8ad4eb4263c841bcbab9b66"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud/esdk-obs-java@3.25.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.huaweicloud.com/product/obs.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/huaweicloud/huaweicloud-sdk-java-obs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio@3.8.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio",
      "version" : "3.8.0",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23b15a340e707f26ef97fb20f7693fd5"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f829888bf843b27297cab4fd2f678be4bd1bdb6"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e3b420bbe2715cb5548509a82e4ce67eb320aad3dd61d0b1c18b40b5dba6307"
        },
        {
          "alg" : "SHA-512",
          "content" : "d43ce1ff08e88b892e624b5e81c61a6bcaf0df80e55272a56a36c664338bce39666bd8be5fbbf3ae143ca0321deb7d207b8efe08206495ada15f4cc87a503d38"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf373fe3285e6707cc5614cf7f229e17b0f1c40b181bb396e180901c9a05ad3c1b74d34125957b5edb4fb3f556a44c0d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "97bdc9612ff6615b7bb34425f1e7b65656c8689bb7500a8f37920cedd0b4452a88bcda61e3daf9a8e6d528fc148483ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b12a1fe8e5d4525dc3157ba064012d98f7e2a8c4b193ed9af8c1a050a4c96982"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54b86d9c8d67cfdb346b4cf65925d34b727f718f5be23284d869b56c28a6474e25659709bed0648e7078168400f46c7a43900ca134ae6b4f3be7c5151626718a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio@3.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.8.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-jvm",
      "version" : "3.8.0",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5633ba7e503fc8e76ce03446d110f8e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "856593a7eb4dc94f9fe27b4a4d14624a8db9ffa7"
        },
        {
          "alg" : "SHA-256",
          "content" : "88fb79f6fe1a462acf0a3bd2576ba1525c29f29825efeceec70a747ac1c6fc90"
        },
        {
          "alg" : "SHA-512",
          "content" : "41b1ec8f0393f761570be3811ece823f4d4a84d1535b275c07b18d6303e4e762b12717508498b28481115b5983fb60f7bdaca46a51149bb08dd0c6f106d07ae2"
        },
        {
          "alg" : "SHA-384",
          "content" : "643258da0de22bea7c039efc6c70c309280173236b0cedd51248080f74a8cbbd6e32af5fded59000dbd48349a8a66ca0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cba5abe7507fb0a7f655b9d3858cc48aa5a6cba0168b875548fbd062f196e909ff1d31fed8f770353f962b85c140313b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e472b47ca295da55139e908340e6110b7d05181ab24c1d43c71401d2a4334ffc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c0a8bfe258ae3c738a06c6d46c4a041825cb424de2bdc7656ff4ea703d8da944f6d1c8fd27ca428ee77bf88df2c4d88a61bf78c082d1f4120ad487162ef0281"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-jvm@3.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "1.9.21",
      "description" : "Kotlin Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0b46d2b364c238d7b949f854e6143657"
        },
        {
          "alg" : "SHA-1",
          "content" : "17ee3e873d439566c7d8354403b5f3d9744c4c9c"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b479313ab6caea4e5e25d3dee8ca80c302c89ba73e1af4dafaa100f6ef9296a"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7b8f84303aedc252394863719228c7c897c7952c1826a735091a55ee4ce51695c1fc1b4fb15adba5c3638c3d4c67f124f11dba7c330746621f94307a5fd7a84"
        },
        {
          "alg" : "SHA-384",
          "content" : "829488d1fb9b77bee17bef74ba2ebffb84496378bd1e5187047c8b58a784f127b1d2f682b5fe40444db3f266a96288a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9fa3072ce3713bdd26c9a06a6760d888edcd70de138014f7dd522f167da6d20b61965cdaf238121e54c3d24b095f93f4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "607e55bdc693b3c6ce8fd8f1d01ab3fced7b60b218548b07815af2ec73a6c264"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0248ca4b4a2a5e7d769aad588d526ef6b1b4176b4f0cc16396c1ee07497275b5ab753125029235043d961b76ec727cb79aafb52e992dab4e25a82fc4c1788b9f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-smn@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-huaweicloud-smn",
      "version" : "4.19.0",
      "description" : "A Camel Huawei Simple Notification Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-huaweicloud-smn@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-huawei-parent/camel-huaweicloud-smn"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-huawei-parent/camel-huaweicloud-smn"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-smn@3.1.192?type=jar",
      "group" : "com.huaweicloud.sdk",
      "name" : "huaweicloud-sdk-smn",
      "version" : "3.1.192",
      "description" : "Services code for Huawei Cloud SDK for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bebaf4efd43f0a85d6084b21a051268b"
        },
        {
          "alg" : "SHA-1",
          "content" : "9a15934c1c3806c8a6578836f19ed2bd547dfff1"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d020b532db3b523aedecf77a708ecb8eccf3b4e5b832ba89c33d3406e6d4c7f"
        },
        {
          "alg" : "SHA-512",
          "content" : "04f9ecd2c03a0dd198d79ca89b746376013b0931e0fca445968ae5dffea763ac335d8aecdd1ed981ec60cb7525b59801f2538114ab6b2e1e2c7635fc38a04308"
        },
        {
          "alg" : "SHA-384",
          "content" : "76d34db1c8d9d0f18cc0f38365dbc3436093d3dfb5e08d1231a4f81ed404023169cda2813f944b2dd9632bde08711118"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ba58bcc6eae0c62c847bdced16a33793edede1bda033b012e97e86b43f55e0951754c0a4c2d398371243e5ea99845756"
        },
        {
          "alg" : "SHA3-256",
          "content" : "930b438766abaa1e6784999690d9be2e38594ef14adf8f2cc5a7de3dd2786e01"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de450c18c2d83ef4198ac73d028f18c8706a25425842fd20a041a9bca51cb537e87ab814341e09c6ce8aab8c9ec8e9767b3f970aa83b40011a71c6b00a41071e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-smn@3.1.192?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/huaweicloud/huaweicloud-sdk-java-v3/huaweicloud-sdk-smn"
        },
        {
          "type" : "vcs",
          "url" : "git@github.com/huaweicloud/huaweicloud-sdk-java-v3.git/huaweicloud-sdk-services/huaweicloud-sdk-smn"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ibm-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-parent",
      "version" : "4.19.0",
      "description" : "Camel IBM parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ibm-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ibm-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ibm-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ibm-cos@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-cos",
      "version" : "4.19.0",
      "description" : "Store and retrieve objects from IBM Cloud Object Storage",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ibm-cos@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ibm-parent/camel-ibm-cos"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ibm-parent/camel-ibm-cos"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk@2.15.1?type=jar",
      "group" : "com.ibm.cos",
      "name" : "ibm-cos-java-sdk",
      "version" : "2.15.1",
      "description" : "The IBM COS SDK for Java provides Java APIs for building software on IBM Cloud Object Storage. .",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0285aea033a35ecfbe6639a1079dcfd6"
        },
        {
          "alg" : "SHA-1",
          "content" : "cedb4b437e46ac0013ddbe0d5630ef31e99e7ddd"
        },
        {
          "alg" : "SHA-256",
          "content" : "06adcabe37407ef4bacee77132771a70f272483cfa4d04bdb7521eca9e84d253"
        },
        {
          "alg" : "SHA-512",
          "content" : "5baa7e7b9c4ef69ce112d69e238db05bbf8b4877a91a8c71962fa10551c9bdc7e0643b1a7227de7a24799a4f096986f5f05d04f9de0267b37591df83bb12bded"
        },
        {
          "alg" : "SHA-384",
          "content" : "a64c05ea26427888cd6c9f6a5c904c81e5ffde5d16eaa8643a5793948c6fa6647e06e744fe937746e67bfee70e66ce89"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b8b4b4fd1299bf1de5e0e02adbe167e10b2b9c2d656f8246e593d03a4bfcf50026ad86f3285754e579b8c346fcf6fe0c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd8ea4216ab9467dfc2b9c96c4b9e2dbe84d3911a16219c94b4a500b57121539"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8505726184f4af7c89a05c9579de4f1c7e0b0c158d99118a9c74e50308383970d7e9877fb43abf0ae4ce0065a76088e2177dc64a406be0cb43a628fd41432a22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk@2.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ibm/ibm-cos-sdk-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/repository/maven-releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/ibm-cos-sdk-java/tree/master/ibm-cos-java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-s3@2.15.1?type=jar",
      "group" : "com.ibm.cos",
      "name" : "ibm-cos-java-sdk-s3",
      "version" : "2.15.1",
      "description" : "The IBM COS Java SDK for Amazon S3 module holds the client classes that are used for communicating with IBM Cloud Object Storage Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ef3f8a00487b279f654d54ea65c92d8"
        },
        {
          "alg" : "SHA-1",
          "content" : "c142925381abc9f6c13b9848d586a97be19ff958"
        },
        {
          "alg" : "SHA-256",
          "content" : "518807962e9dea6d7863211c764f43a983706c337768035ff5d2411bb3865e0b"
        },
        {
          "alg" : "SHA-512",
          "content" : "0096eccc48be25de9dc34a35eb5ad7c125e3208997eae43db54bb2c855b89eed19ce502fa58be67d1bdcb83b6690bab8f7257bfc77d75ca708cdcfeca37b55ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "261659328a6f0168ce4ee433455dbc7fb9ff67523813f7bde954eaf3a274383dbb61011ae4ece5583851425674a743a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5a0399620851def36e677567d1e402d0bd41a7e7f1eccc42b0ea7ade36a15c49d618394648ef593146acc1fe528c34b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9fc734d48a71a759c22da4e2cb9f919daa51329eb483c2263403026d7e59226"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6fef135c51041dac5004acf18f31a939421d10c4b7d35d92ff28f30975981db2dfb3b0633ec1ed8a93e8d215b05b44ac03f21ba35d67b5a8a601baa0ac11cc3a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-s3@2.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ibm/ibm-cos-sdk-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/repository/maven-releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/ibm-cos-sdk-java/tree/master/ibm-cos-java-sdk-s3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-kms@2.15.1?type=jar",
      "group" : "com.ibm.cos",
      "name" : "ibm-cos-java-sdk-kms",
      "version" : "2.15.1",
      "description" : "The IBM COS Java SDK for COS KMS module holds the client classes that are used for communicating with COS Key Management Service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1abaaed75819feafdb3494ea3d69738"
        },
        {
          "alg" : "SHA-1",
          "content" : "964305cb9f02830faa3c6da14bdb73bfb0c13894"
        },
        {
          "alg" : "SHA-256",
          "content" : "38212151e0eb3d2223b7bbe42fd33ee47982a9d10c16413f4c00bc8ee428c5d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "5519bbf954388d9ae89c66457261fc2d750014aa3780fea9fcd5fa40352f899ee6492e0bee5ead4196d14ddec7e28fc447805fabc75cb417c0365b5cd1130173"
        },
        {
          "alg" : "SHA-384",
          "content" : "57ebff11f685fd39496b2e9f73dcfe4eae1d5e4b84a840fd2adf8308e62326046d788d864e1c7d6d831d0fac5843af92"
        },
        {
          "alg" : "SHA3-384",
          "content" : "840a8480dbb849ea1b1a3e46e692e87c831e230f2881319fdcb3537cac244038f4ee3cabbff3cf8de6032ec12162b728"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8690e301561d17b254cd23628c45f1b28cbbbebe5322bb7a6c02906ae786851"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b51f3d3ebcd63ae8563199306ff5346fb4b980c03083727972e28a60ce29473de78de7a7c45fbe9d621d9bfda63ad9989b515da269ff910856e7afa694e9e72"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-kms@2.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ibm/ibm-cos-sdk-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/repository/maven-releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/ibm-cos-sdk-java/tree/master/ibm-cos-java-sdk-kms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-core@2.15.1?type=jar",
      "group" : "com.ibm.cos",
      "name" : "ibm-cos-java-sdk-core",
      "version" : "2.15.1",
      "description" : "The IBM COS SDK for Java - Core module holds the classes that are used by the individual service clients to interact with IBM Cloud Object Storage. Users need to depend on cos-java-sdk artifact for accessing individual client classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2c3ad089c3fc1bfdbf16871e8a175336"
        },
        {
          "alg" : "SHA-1",
          "content" : "7af6611866623810057d632c9f2221dad64a9928"
        },
        {
          "alg" : "SHA-256",
          "content" : "e9dbcfe0bde9b4f98e22d1a4c3ff9ab67dd4baffaacac65481e38820eafbd69f"
        },
        {
          "alg" : "SHA-512",
          "content" : "679c60467fcf750ea2ef39edbd9ec2588fe300a83d10d8ec3345a5835540fdaf310520ed4e25d91411546bc29262a7214ff3c9f1978d905b6c57e3d17d95508c"
        },
        {
          "alg" : "SHA-384",
          "content" : "47e9d7d35170414630132155079852817d964c035fc4d3e3d72899336564be0624694ada78d1ac0f4c1ec2b03d8a30b3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "030a1af81f6347e46ae9801c9e4817543f1b6f441e37b390554a9b573e9c99c4706250fc0adc48fdde1c64e3eec25da4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cabd322ec5197294f12b944696803063995a1853b0a0baaf2d2e6876b6dacae1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8e72f829d79c09febdc19a8ed0881a6b0ee2322d4d4716367b9e8b99ef270e7a163253cea75d7f6a6aab4fd8d7954c453e9fc0af00c9f855c76e94ab4012825b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-core@2.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ibm/ibm-cos-sdk-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/repository/maven-releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/ibm-cos-sdk-java/tree/master/ibm-cos-java-sdk-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.amazon.ion/ion-java@1.11.11?type=jar",
      "group" : "com.amazon.ion",
      "name" : "ion-java",
      "version" : "1.11.11",
      "description" : "A Java implementation of the Amazon Ion data notation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a942b01651199f9b01aafdee4246b130"
        },
        {
          "alg" : "SHA-1",
          "content" : "feb1dc679a38e7d78d56b608d9bfc6037a32c329"
        },
        {
          "alg" : "SHA-256",
          "content" : "9637c74909f00b33de83ae517b3542156cdaa215fcbd6ebff54a019bf845cd0b"
        },
        {
          "alg" : "SHA-512",
          "content" : "bcccdba38b88abb85791f3872e5332dd57d019699d01d73eb2f6b9a76929dda917293404fee28047a641455c7f1af74819674667eddb883c0c528eeb22d9a191"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b1e5407112e6948b87a0ae3b18d6e6b1c4c435db6a5f10e67024b0957e67b98589c5d13c49c7d7238440f75929d4292"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be0c8cda20e07f39eccbe2962ad0fd5834b8e7a4729d78be5e5570b91d8664a27ca44a0379e7ac1c864e18eb535e6dae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "965bd3528ff297a8d217f19046fff03cb6741ff1d6614c67a74bd407b4ad7220"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6efc65544e338913b3b600f8a985dc74eda024093aeddb4f0975a29878f6b7c0b9519040bf5473fd391ca052fa228f9a302fafab5242f1cd61eb2cfa476d9336"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.amazon.ion/ion-java@1.11.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/amazon-ion/ion-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/joda-time/joda-time@2.13.1?type=jar",
      "publisher" : "Joda.org",
      "group" : "joda-time",
      "name" : "joda-time",
      "version" : "2.13.1",
      "description" : "Date and time library to replace JDK date handling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c81ff4735c03b413db10dadbf5860a18"
        },
        {
          "alg" : "SHA-1",
          "content" : "275bd2645dfdbaba958f42642636615b32cd94bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9be47b46390f7a6dabacc7c055b4feb6fb8f2225477a7270a8233b296e26677"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb43ac88bd04f7775dda0ec77a9dc6c8b9c7a3f931f9c6c7e13e20cbeaf96a907a1ee5737a5af0f8a93d2198cc8a780fb897cf512f1d1878440f098d9123143b"
        },
        {
          "alg" : "SHA-384",
          "content" : "1863ffaedbdbb524f3d55c30cc63c18fcc7c77001f0a46e3edcce574b4715882982b20a6aec4cd4bc66bafb10d4a1965"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f22e7e01f5d5f5ac205263286d9e11365969c1b970f7da4254d80283ceb156113df107cc18732f477d385f2c0d784a27"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8596a06d204ba8c3de3efbf182ff178545234faf07f8601a5a95c9310968663f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dab7f0ad95d01856a099bffabe8d1f9986ea4f74b92320178a3f6a0b7f7f1807fc5d46e6097754fe603b155c407f76f581b66c373c654c46eb79ece70b244ced"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/joda-time/joda-time@2.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.joda.org/joda-time/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/content/repositories/joda-releases"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/JodaOrg/joda-time/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JodaOrg/joda-time"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ibm-secrets-manager@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-secrets-manager",
      "version" : "4.19.0",
      "description" : "Camel IBM Secrets Manager Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ibm-secrets-manager@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ibm-parent/camel-ibm-secrets-manager"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ibm-parent/camel-ibm-secrets-manager"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cloud/secrets-manager@2.0.28?type=jar",
      "publisher" : "IBM Cloud",
      "group" : "com.ibm.cloud",
      "name" : "secrets-manager",
      "version" : "2.0.28",
      "description" : "Java Client Library to access the IBM Cloud Secrets Manager APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2088bc7e192c56ac51058358b9f894fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "4aa7229e2e9ff211ff441f15e49c55dbdad1396a"
        },
        {
          "alg" : "SHA-256",
          "content" : "0147ca38d61f5a70ac20cd8573c0fec4cb7dbdb391a82d780c1ba299fca71eba"
        },
        {
          "alg" : "SHA-512",
          "content" : "b115cc40de251e835a2b3130b5493d4af6f997fce35333b8e9e3a0da9bdf75bb9aa61833846f0085b9e2bde059fc7c80d5191018fcc7318f649d3360d163a8a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd562bc6f3aa2ad0e9bd018958b42dfe65fba8f61ef23fdc68f915afc6e1c9873b0804e16bd7e0274a8a862e699ba0e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ce22e6d810168ae3abca77bf3568c31ac488050dd999fbf5c3731688c0131db3d49ee8c3d589f63d50940ed917e7b29a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9210df6d18d905d06e5da053f230c563320b99cff0de1a384dcfa363d095e243"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c3b86f760a7e088d7bc5d3a4b84aead4f75a46210c735ac64bb1fc3ddb0d8de8ad10c7d1a55412026cecf33fd70bbecdae1b04f1ccdb9ae5482771f7fb75ee0e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/secrets-manager@2.0.28?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/secrets-manager-java-sdk/modules/secrets-manager"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/IBM/secrets-manager-java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/secrets-manager-java-sdk/tree/master/modules/secrets-manager"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cloud/sdk-core@9.23.1?type=jar",
      "publisher" : "IBM Cloud Developer Experience",
      "group" : "com.ibm.cloud",
      "name" : "sdk-core",
      "version" : "9.23.1",
      "description" : "Core functionality required by code generated by the IBM OpenAPI SDK Generator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c1d3003952dbc3ca5d060f47616df929"
        },
        {
          "alg" : "SHA-1",
          "content" : "ba0eab5a8b9e789aea4d22002e90c23eee42f18f"
        },
        {
          "alg" : "SHA-256",
          "content" : "bd6f37638a8b03a36b58c2314905ae02d69d276ae43d3cedd369010b0094a343"
        },
        {
          "alg" : "SHA-512",
          "content" : "426c4662a7293d0cdfa49bbbf211714b30333d43c253261bc1a01c879d66676c6946eda9cf0bf6501478ba9355d9a66be926999fdeffeaa9cbe8a0b70cd98b97"
        },
        {
          "alg" : "SHA-384",
          "content" : "c930645a326ab8e05baaeb6d2dee38db6262b41f2e926a0ee8eeb76eb3d040bd93800ab855da63097de98a95ab7d9b0d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc20dca9820bcadcd85abd757f04e4aa7fcfe282c1183f95a97189bb5921d87b1445910d1cfe3cfd1997450176c32785"
        },
        {
          "alg" : "SHA3-256",
          "content" : "49e533968998d9e987b547451d9ce25158d1c294999d790ddf293e6e1f1fe558"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7488a317cc1d0e8831176df5bb19983505e496957ade7437f82932835d6f22b55eee6f9f1d60e60e88ab55d07d764fefc42b22636a3f060c56f3972b9c7065a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/sdk-core@9.23.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/java-sdk-core"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/IBM/java-sdk-core/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/IBM/java-sdk-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/java-sdk-core/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.12.0?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp-urlconnection",
      "version" : "4.12.0",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3dae1b2c6bc07210d0ce526f3baf3576"
        },
        {
          "alg" : "SHA-1",
          "content" : "f182bfa2eaca0bb8086904c8b5710976e5b55d65"
        },
        {
          "alg" : "SHA-256",
          "content" : "74c0e3f8c3df0b1d32ab9d839448c914586d3e8479611e4386fecfa6b3f0a26b"
        },
        {
          "alg" : "SHA-512",
          "content" : "6fdd6a8f8985e15decbd80329679e9a16e8ff8e027df45e6f4056dfce5aad96d596897c8ee38b7fb049ece6c9690826c38b2a8aedafaf2e9667cac07720203ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "d2825b36f3790bb0fe5d4d8d2724d2c9832fb483e435b490d8af16323efc4c19a6d0aa8300ba2a9727a81a1c610a15c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aaab88539268e9cf191323d5d6fbe5ff2549cb89875bd123f9500e43cc253484784aa663f1daef5bf7450b4b58d11590"
        },
        {
          "alg" : "SHA3-256",
          "content" : "980906cdc261e4ec2d02a0f7042e7a16952ef1506e06e783484bc9b6012ccfef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "75a08f7545ab20a50a2292f7886ad74741b2d30b09b96bb305e1751899e63b321893bc3988a8350a3174f6d70b55842f682647e9758e09e58109143420ceff4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cloud/secrets-manager-sdk-common@2.0.28?type=jar",
      "publisher" : "IBM Cloud",
      "group" : "com.ibm.cloud",
      "name" : "secrets-manager-sdk-common",
      "version" : "2.0.28",
      "description" : "Java Client Library to access the IBM Cloud Secrets Manager APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bed0b4dadd40216fd4ccd15f57c250f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "18c5e21bf3a34c0283c351348637eabdc9d1abe2"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d41b6ed3656ba0d09dd56d24b3964dfea0bfe72b10bb45111e02ba7a6f17bf1"
        },
        {
          "alg" : "SHA-512",
          "content" : "b4e3278349c1f125849444634367feef5632b23b287d749c82950ecafe7290dd26e35e86581eb66872663e273d20fa074b8b95379ac04e5742652c22c57cfe74"
        },
        {
          "alg" : "SHA-384",
          "content" : "2ecc8edbffd7060bbd4f49d749c82a7c6091637d24272b39ce5063af58076017d48218d022426877b019cd1ebc9fef2f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a2ec5211c75c111834ad3153d7d1c2aa557ef03ddeb279722e9587172a0296da4a8eee648f3600d049fcdc21d7051e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22bbc0ee86166e28e4963aa5b53a36883e241cc350fdc610158d404145838b2e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eeefe57125b696158d94561c0d90850df6bda40c59725d28ad8429fe130f95e876421a79e8657f4d1abc9fc58de2047c8cd91a63f94517b4dad9fe6a5b6b84b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/secrets-manager-sdk-common@2.0.28?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/secrets-manager-java-sdk/secrets-manager-sdk-common"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/IBM/secrets-manager-java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/secrets-manager-java-sdk/tree/master/secrets-manager-sdk-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.1?type=jar",
      "group" : "at.yawk.lz4",
      "name" : "lz4-java",
      "version" : "1.10.1",
      "description" : "Java bindings and pure Java implementations of LZ4 and XXHash",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8ea4d77e6a652da0162a69b6aea6e4a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "f541d7f910fe3d76f38f799c507c48cc81b12ecb"
        },
        {
          "alg" : "SHA-256",
          "content" : "a58a84c4271e50df4c96ed916ccb7e48a869f8ed9cdcda1ad5d3d4c33b0214a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "6930598c1c27a247de88a0db74aa14e90d7837832b61042edde7f954f55c8382b505aa35a21d3e69a3dc333b013866a98a7c3570c34aeea3ab1c1ef1c05d0048"
        },
        {
          "alg" : "SHA-384",
          "content" : "f266dbead14988f5b05d11628bb55b5266c6e1d10578356f9a25967310c301d20fab78d46d6dfe8a31b641c2844ba2f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a35fd2201de77821293560ca5dcbbc4f831ee0a1ae056b0511847370091402c1433fd7e0ff18d4fc26f217b613d6f0e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd5bc0d64595fc34b50d830be6d61a5e537389368a9c50136d76100ff17c9727"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d3da038eca828202ecccc8ccb0ba3355839723369ebf9e42ab0ed9d564671bad25b3559decf20673381a30c43da7b70af0a440d155021932cd6b1dc39bb43da5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.1?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/org.apache.camel/camel-ibm-watson-language@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watson-language",
      "version" : "4.19.0",
      "description" : "IBM Watson Natural Language Understanding service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ibm-watson-language@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ibm-parent/camel-ibm-watson-language"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ibm-parent/camel-ibm-watson-language"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.watson/natural-language-understanding@16.2.0?type=jar",
      "publisher" : "IBM Cloud",
      "group" : "com.ibm.watson",
      "name" : "natural-language-understanding",
      "version" : "16.2.0",
      "description" : "Java client library to use the IBM Watson APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "daf17de0953d16b9ecd0d40997f4c998"
        },
        {
          "alg" : "SHA-1",
          "content" : "d17216bda89197f03d7d0f662fc6eb1d688d22d1"
        },
        {
          "alg" : "SHA-256",
          "content" : "49e0523d18a80bb62b460b135f105b01f80fd5d0f9c3b39abff7ec638b838414"
        },
        {
          "alg" : "SHA-512",
          "content" : "5419bb06cc4d57909dbdd75a3da022cad481c6eca9daafc0fee150003f31739e29cbd7c906841f0ffdc078338e333227cf94244af0a612e255dc7fca0df85347"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e32dcabd3b8f9fa97043c2580776e8ffc9e95809eead9b1426831c0e1a8f5ce468082bca993156c1725ae4c6b6f0369"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e1d9d6d457c90e1dc27ff16bf676fbb1318ad959ce557728b378eeb6c0f416c2720c13a07ad08b25a5995d41b7d2e031"
        },
        {
          "alg" : "SHA3-256",
          "content" : "75fe5ed253d22fa4d9eae497646bb8aa84c38aad7e239d6548ad70d0262b79ef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5eebf3f929bd91adc834faa25d5fbf834315fdd80ac47cadf853dcac3fcbce495f032439628982c0556e60b59b363122235acc447d636769df2af029e845dac3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.watson/natural-language-understanding@16.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/natural-language-understanding"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/watson-developer-cloud/java-sdk"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/natural-language-understanding"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cloud/sdk-core@9.20.0?type=jar",
      "publisher" : "IBM Cloud Developer Experience",
      "group" : "com.ibm.cloud",
      "name" : "sdk-core",
      "version" : "9.20.0",
      "description" : "Core functionality required by code generated by the IBM OpenAPI SDK Generator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "78e65d0b00ad6e0adeb2d3a492274600"
        },
        {
          "alg" : "SHA-1",
          "content" : "49a6a6a1d6fce8824821cf8731cb9a013eab668a"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a2a10001462a384a7e5e8fef3c6e95d4f2dd49dc7af4ae2fe04372165f8249b"
        },
        {
          "alg" : "SHA-512",
          "content" : "518353317c93b0d852e485c25e7ffeaba4a8f16de0230841ba5a3d2b9373bd7dcfd4db876b4c5daf0378fe867ee85e788f1be1d11b0359a82a3b0ebbe0c3cff6"
        },
        {
          "alg" : "SHA-384",
          "content" : "a76775452a4a36c4322432f49838f1bacb878a47e16647c20902aa269e67c0dd1ab59ab175b3777d181cda7ed095cf1b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "676da9e946eae5a8d735692e52467f515ef16adfe854eb7f65fc32a0a129620dfd935c22695f7506f4715e136bff87d8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "feb064944cf48a235911fc2038954e599b78d0b2649212e598fee369182937b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26284d34631731a0ced1fbcd43791eb80b52f2e973be2a7d2d1f3acb9f971c18fc255c74f46a5b3a359a6a944f773052529d891184d8877e0c1b1b88937c5f5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/sdk-core@9.20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/java-sdk-core"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/IBM/java-sdk-core/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/IBM/java-sdk-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/java-sdk-core/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.14.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.14.0",
      "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" : "4259c0bc6078e53a09883b521c1d53af"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4c6e1f6c196339473cd2e1b037f0eb97c62755b"
        },
        {
          "alg" : "SHA-256",
          "content" : "e35d1df7232568ed4b81d9a9ed94a0159b3ff6cf1915cc21eef5cb55d7b157a2"
        },
        {
          "alg" : "SHA-512",
          "content" : "b98a5739f029d535207d50854a63c581334864e6021ec81ef960c23971d0b4fffaebbaee4830025a307d65b586017fe0ebc5901a2e5271f54fba401bde7f5e8b"
        },
        {
          "alg" : "SHA-384",
          "content" : "f2890279f22566dbbea487ac8c3d84e54cd9dc56ab5ea1c7d37038099e478c7fe6fe67c7cedec80994ca685487418ad2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "128ca5b7cbf8c73675d118af94a06ea5efc7a6d0e31c1dd338d7d589580168aae131368aa095ba65cf112a2456cefd6e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00164b8e61543375503df44933df917a21973b21834ce706d905d71ea0631a0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "40909b82dc29956221a73050fbe226d9a4b565bf517e3762b9584da13d6609d53b5f5a8acd9906fe93e64db6a4019e17811e8139ee84fc74ad8d8e61822441b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.14.0?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-intake",
          "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/com.ibm.watson/common@16.2.0?type=jar",
      "publisher" : "IBM Cloud",
      "group" : "com.ibm.watson",
      "name" : "common",
      "version" : "16.2.0",
      "description" : "Java client library to use the IBM Watson APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b254e71ca80b4337aee575677d4ede17"
        },
        {
          "alg" : "SHA-1",
          "content" : "daa7ef6a6a1ea8a61585e328331ff7b2bb030f90"
        },
        {
          "alg" : "SHA-256",
          "content" : "37e71a358fd3c9867e5f8eea6acb05912754c96e3d3c53b3671e42351ef37a8b"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b48b58c5591deb8d736fe63fcd69a6c7f82c1a37cefb98af2b989790396d1c10e28cad7eb1fe5200b1c1f2932dc8f2686d9dc70fc20669ecfaa7e154606018d"
        },
        {
          "alg" : "SHA-384",
          "content" : "45245873f98cebb6e4d2ce0950007cb45016ba9d0921158201cdf871dd31c3901bffd206cd6fba54385dc808f9787e44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "796334f69e516845e6a27c46335321e46a1d0b006dd57b48025bb296a93e1ac736ccd3a24783689a5e6c1d30cce305f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4a92c60ab559618cf2d0c6bf56735bc937ebb5bda5bc408723365510d0012067"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1a8a626dcae7e8dd46391c2d60fcec3b94d07a5f920e7c7b2d84bfb3e4bea47b931fa0f89189b6bf3aa401c0244efdc81e8d9e56c3b6b35e877419e517b2e4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.watson/common@16.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/common"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/watson-developer-cloud/java-sdk"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ibm-watson-discovery@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watson-discovery",
      "version" : "4.19.0",
      "description" : "IBM Watson Discovery service for document understanding and search",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ibm-watson-discovery@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ibm-parent/camel-ibm-watson-discovery"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ibm-parent/camel-ibm-watson-discovery"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.watson/discovery@16.2.0?type=jar",
      "publisher" : "IBM Cloud",
      "group" : "com.ibm.watson",
      "name" : "discovery",
      "version" : "16.2.0",
      "description" : "Java client library to use the IBM Watson APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7c57ffff3da4c4a975febdf8876b2b20"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca0f93a0a72229601e9b0c2ce68276be7068521b"
        },
        {
          "alg" : "SHA-256",
          "content" : "70bc39ad193b67a759afc74c40a854ecf1ac472b3708bc970a55c048b52e6836"
        },
        {
          "alg" : "SHA-512",
          "content" : "067a53b7777aa576c3e5a4b4476c72ea1c8fa22b3b4929c10e5fe9132848d1918c607b6a97a22ec21a7719b43eae85922bcfb339e282edf8b12a3a10325c6df0"
        },
        {
          "alg" : "SHA-384",
          "content" : "cc9482efe9997ec82801b2ab351d5845f4216d1305b6fcbf8a7df4b8f9372c8a736d35b2d3dbaafabe451c15902293c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "96a6e26417ab819c17731d36302a18b1b2224818131a54beb40801c672f72bbb7fc4d9ce795007a91bb76f4873a41e14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2611bfe804c786987c12eb3588b2959b4fb83408225b1c7ea3807d7227c520b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da6377aba77a6f8a4ce8c8bc2a134b8209ef25ec985e48dfb72671e6da79e8b177321573b365ecea1b55aa7d1aff440d56320ef9c3e73433f663ca13a87bbc0e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.watson/discovery@16.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/discovery"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/watson-developer-cloud/java-sdk"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/discovery"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ibm-watson-text-to-speech@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watson-text-to-speech",
      "version" : "4.19.0",
      "description" : "Convert text to natural-sounding speech using IBM Watson Text to Speech",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ibm-watson-text-to-speech@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ibm-parent/camel-ibm-watson-text-to-speech"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ibm-parent/camel-ibm-watson-text-to-speech"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.watson/text-to-speech@16.2.0?type=jar",
      "publisher" : "IBM Cloud",
      "group" : "com.ibm.watson",
      "name" : "text-to-speech",
      "version" : "16.2.0",
      "description" : "Java client library to use the IBM Watson APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96bb9abcc5afa9ba7cfed29f48827e93"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c6bd190510328fb31d16f73eb12d8f11f12b841"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca97ef3112ccf9c84ea6cc32a63654f071b5c244e7a4fa06cfed17840eb69c40"
        },
        {
          "alg" : "SHA-512",
          "content" : "b5ef462b06707be660872a769f016a5f01d31ef9fed5418fb7d90a6b8a4b363e11966ed6ffe1f7c9a970310aadd7d84ab9e79dade49252b53913cd3db8540917"
        },
        {
          "alg" : "SHA-384",
          "content" : "67b14285a22bf0bbfaea24dbe4c295e572949052eb798f8adac4a9d83ffb63752c58eae09a236bd827a3be1122314d65"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9d22ddb19628b56a248baf50204696908ccd7b89a116ae5644b0a11ff724d55e2f786816b66db2b1cdd66fa54bfd193"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c04266bc88cb3123ce8136d4bcdcb71165036df47a72dcda886938e0aa2c632"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca4653fba0609e440c1e2149ab076f7eb1cde1554a08959ec8922a8e1f84bfd5af3a8d41f90caf900bcdb6881c56f04fd01511a786f083273da57fc98bc90b3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.watson/text-to-speech@16.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/text-to-speech"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/watson-developer-cloud/java-sdk"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/text-to-speech"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ibm-watson-speech-to-text@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watson-speech-to-text",
      "version" : "4.19.0",
      "description" : "Transcribe audio to text using IBM Watson Speech to Text",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ibm-watson-speech-to-text@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ibm-parent/camel-ibm-watson-speech-to-text"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ibm-parent/camel-ibm-watson-speech-to-text"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.watson/speech-to-text@16.2.0?type=jar",
      "publisher" : "IBM Cloud",
      "group" : "com.ibm.watson",
      "name" : "speech-to-text",
      "version" : "16.2.0",
      "description" : "Java client library to use the IBM Watson APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1cc99dc90a5e70312743ba6252288e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e7dbe82097c815ee4e057950d5e5b84e092d716"
        },
        {
          "alg" : "SHA-256",
          "content" : "462ac2bf07ac6bc4d08b5a1fbcf361293978f257f596ef4a16dbbdb40c191872"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c1ad6fe29fa3ea9b851d2d256e7e77a0d5189a45fa87479fb1573f82b08812c0a3c45b4b6a5376fa18dc1aaf1489bce5c48daa48493baf4c54892586ffb9d3c"
        },
        {
          "alg" : "SHA-384",
          "content" : "da12f4546cd882a6c193fbc6f258459f59694aff7901e9532f25a79331ab78af8a1ca115176c0723545ebcaec1a54f35"
        },
        {
          "alg" : "SHA3-384",
          "content" : "624b436e953f4eeaf21a46e42b6f8d45445e64b1d68034b31fe70eb89ba81e58024c919f8d5664fd187328a8ce18a415"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d3ad970b99bdfdcfb4a2b278c02c842ca18df9341ff9eb684a91797c863b750"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d28e5cc69ed8cc3ffb6037279b574fc56fdcef628bef57a285b07fdb64cd1fd0ff113ee8f316aef6804f99ce497818d024de0bab66401e68a078c015f31da10"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.watson/speech-to-text@16.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/speech-to-text"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/watson-developer-cloud/java-sdk"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/watson-developer-cloud/java-sdk/speech-to-text"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-vertx-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-vertx-parent",
      "version" : "4.19.0",
      "description" : "Camel Vert.x parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-vertx-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-vertx-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-vertx-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-vertx-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-vertx-common",
      "version" : "4.19.0",
      "description" : "Camel Vert.x Common support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-vertx-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-vertx-parent/camel-vertx-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-vertx-parent/camel-vertx-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-core",
      "version" : "4.5.26",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1dee4e8ba084eca9852f847638aebf46"
        },
        {
          "alg" : "SHA-1",
          "content" : "435564149bbacfb576b2c284f86f4a24d701cc17"
        },
        {
          "alg" : "SHA-256",
          "content" : "409e5e5977cf8491ccf2500aeb054b24a543f4fa967fc1852d850dc1cf931e9f"
        },
        {
          "alg" : "SHA-512",
          "content" : "b8003beb2e28a1f9ed71dd262e8448829b4fcabd89302530a58ec1178dd500c8dd86d840c962d731ae8054ba53463423094fcd7746141f78a9f7f3a61eeeabcd"
        },
        {
          "alg" : "SHA-384",
          "content" : "c687bc932c631db620ececb7bc81f73d6c56de6ac42f8acd1080f9d7351b00331a8a86174b91ada66e7c9dad04bc1482"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca63c448257d3cb0e673d27b92097d89ec3fb877a755968493191aa5d46331e4b7473ccc961a794522f9d1c3c0e76254"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3e249b2d5c3209ac85c95f4b7bfa96269b1f3f88c92aeb23c803a04fbb0c7bea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "920ee3e213307cf84afe6eb6f36cbbe2043185cf9ceee08554ae875bf7f3147bed460710de5ec3d163d5d1050d42b5ae4835eeec9a0dd74c77f93f708f9c76b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-vertx-websocket@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-vertx-websocket",
      "version" : "4.19.0",
      "description" : "Expose WebSocket endpoints and connect to remote WebSocket servers using Vert.x",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-vertx-websocket@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-vertx-parent/camel-vertx-websocket"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-vertx-parent/camel-vertx-websocket"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-web@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web",
      "version" : "4.5.26",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "97cbdee5092f2a44d213937d907345bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "571c5a229c00397db8ee27539c0a5a49afee99a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f01d04fd07a7b08d63f3680ff9d05c4f7b4880f1bae10a8d2f30c6c2f407687"
        },
        {
          "alg" : "SHA-512",
          "content" : "cdcd2d74994ccdb4216c61d061e83b78f6040179d4478b31e0c573000bf20cc168e4760e3f92c6cf655629e448e1a421a52d091c2fe8fbfe5bc92fba8b6b3351"
        },
        {
          "alg" : "SHA-384",
          "content" : "62b455850c60341e1c8373ca551e66866a67dec5eccb62bb2c3ed41318bd3a54e5851153ec9d514bcd86f1ca1be47248"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e497c39117d3d1045f2e3d9f0402a135f6db966de13b56c8e5863f61084a42e918c589999c6c726268fd601c6d791b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bdea07b64fbdd44b97029333d2cf9de82882734eae5d022bfeec2981dfc0d7a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6f89ee3e9203b0cb27034c78238006bd8201f1469c5e5bdf318fefc95b04e5e9ed2161efeac5384b0abacbbecbf7accbe8be464fd067c6b6d48e93fc320ec4ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-web-common@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-common",
      "version" : "4.5.26",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "236600e7e9e432139011be16b60b04bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "99f77a369f2cf586b6fb6a17c2efe62bf65ccfc9"
        },
        {
          "alg" : "SHA-256",
          "content" : "382d78cefa8f5869d0448dcbb4b52dfeaa1ff9ed8e52b8995dd22e30c92a2ec7"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ab3151713a38df011a95e79ac0b9aff57126a03807f8c83631951e32d13e50f6b453232697b997ea344732c19ea3c3a5c328c74b7ea704a689656776f9ba26f"
        },
        {
          "alg" : "SHA-384",
          "content" : "a9af6e1fd664224bf448f3895a3f172401876075044037f0677bf239d7be4b0ac0a96166d52a0e576dbeadeac80198e7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3406b998a9c3118770201fb031783423c25934f41ac4f446f156a926b042a073059c1a30b49707ff6a4b0ae27bfec204"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10c28e1fb69581018569b9d9a0f5176978d1e668e354c180d074a59ad9b6eccf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1226ede0533b9a695acd4e0e07739e2c29616795bbff6a59c4dc7383ca59cc3cffc5199a04897937aa29d1dfea30def8e23e7f9e6cd7ba9c2538e48ff3cc6f8b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-common@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-auth-common@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-common",
      "version" : "4.5.26",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "273c65dd61147f959f90db9e61dd6c9f"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c1180678e5dc47aa3db7d345288919301cef0ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "d18e8c606f337083023fb954ca60ea5a06a4fe54196f683711469946e2540dce"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a6c2dc1e5a1e347cbabc470b6802f162a3cf816b6de31b8995d31d8305141fea876ac684e7fd037519d02ab68cbdb5145515081946a2e2f86882357d1b2465c"
        },
        {
          "alg" : "SHA-384",
          "content" : "46fd54d4005126477549ed55d800a65392084dd2fb4197456e16e296393cfb238301aa2fa5dd78a3705428fe3b9da3f1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4a8482ecea18695adca82c2846e4e6ff64a93ff9badac84d9020a640e1cb062de20eb280adefd1ec812c7801cd169bf8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2d6b177ba0e0fa57d7267d7a16eab5a8331c920756fbeca1f7ef1475d32bf95e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7f295352f713e7d6121d11b8af5b2eefd4d09fc92722a76e4a4ad97befa9de11fee3fbf5f68c55881f759f1ed69e612cdfb3396aee3e54e4b6c8d03848c49c5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-common@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-auth-parent/vertx-auth-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-bridge-common",
      "version" : "4.5.26",
      "description" : "Vert.x 3 eventbus bridge common configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0122ea7e90dab2d122325fbbd713d572"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ee7058a82d7e6e7ab8a1436641ac964497998f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "175fc6af72dbecae11019f562e40892094d4d3c1172c40315f855593cb562067"
        },
        {
          "alg" : "SHA-512",
          "content" : "47d843e03be61b725593fd5d8a3b0a87038a73a3e0d27bfab8ce1edd694430a75836f3a85b34ac806023c8a3df208a541b50fd16bbaf04e460ba4ad95a310b7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "dfd00428d228274732f703d25c444c17456fa273ca49a3680aa536f2ef5bed04b07e921d7922840da132ae068f14f445"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed6a9c5ea16f3ec615ab1d875fe0ecfc289c067828b13501ac42b2a1b20cf845e0575bd9fe9db266596ecc141c0ac062"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af9be9c9e6686f57eee0be38ce2f313682da0c6d9c2a133240bcd0e4c7b8db29"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b606be6820695f65724bd46dffe7fc11f57cf9f11c869d7f28122f70cd7965ebb1a333ec81e6ffbe8d97d88554ae291ff9c363243454bf0f8d225f6006e176ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-bridge-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ibm-watsonx-ai@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watsonx-ai",
      "version" : "4.19.0",
      "description" : "IBM watsonx.ai foundation models for text generation, chat, embeddings, and more",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ibm-watsonx-ai@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ibm-parent/camel-ibm-watsonx-ai"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ibm-parent/camel-ibm-watsonx-ai"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.watsonx/watsonx-ai@0.20.0?type=jar",
      "publisher" : "IBM Corporation",
      "group" : "com.ibm.watsonx",
      "name" : "watsonx-ai",
      "version" : "0.20.0",
      "description" : "Service layer implementation of the watsonx.ai SDK. This module contains the service classes to interact directly with the watsonx.ai platform",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4b9cdfec72bb3980f7ff07f5c6fe421"
        },
        {
          "alg" : "SHA-1",
          "content" : "aa844a7ebe9723d59583af7cf1ea1d2734e30185"
        },
        {
          "alg" : "SHA-256",
          "content" : "61421f6a40d7da4f115ed7569860b27b155bf5d4cf767d2929a6d18de262bd6f"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d83d36754c0d893c12a415da035a04fac674a0ee77cbbc3d29a9dfcc0274e104e51ca165dbb5518308fafb065168574e6c11e18990e8dffe04bfa83ad6cb331"
        },
        {
          "alg" : "SHA-384",
          "content" : "741f76ecbb9faf04f55ff61be50977ac40194499432fa65e2fb8acdbb00ca5446de7c0c563f469ed7cd8c737b99094d9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f650c12fd06fc0fffeca8119065ee1c9f5d3e33fb5607a259d0c45e2a50b27e9dac5eb9b349ef85cf63cd080ff672b85"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7d31f8563601ffcd6fbc00b3576307a9d347c2a1d15b81c9f6baf9de48f7b25d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fc7bac864ab5305e5615139722f78f4be38de5fc81f76fff4bec8fb3ff3b550ea829620117e52636aa0c5ec121c6f03256e50b87dae08098ece23848d1a370ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.watsonx/watsonx-ai@0.20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/watsonx-ai-java-sdk"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/watsonx-ai-java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.watsonx/watsonx-ai-core@0.20.0?type=jar",
      "publisher" : "IBM Corporation",
      "group" : "com.ibm.watsonx",
      "name" : "watsonx-ai-core",
      "version" : "0.20.0",
      "description" : "Core library for watsonx.ai SDK containing shared utilities, and base classes used across multiple modules. This module provides the foundational components to facilitate consistent and reusable functionality within the SDK.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "58c4233690fedcf76d850749a81861ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "512df31d1fc7365682f8cc4ad340b188b759fc60"
        },
        {
          "alg" : "SHA-256",
          "content" : "49b2f80cd352ec7106074f7eb3d7fdcb5b2aaa54574f58bd74cda457377962b9"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f3f48201663e8ea0fcbeb35c41a86bd67c373c55426039e4e9c69779cee0215d9f9b403f47e495f08165db04c5c97f57b481917bf5f7f828e6da118927387f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "f57135792fc257902fdd66ccce14da4a17fc462fdc54d5ca16b4412f9151fd61dd5eaabeb3582e44ebe70f6f461244ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ac7b53a36dc231a809d0704e0f40041d0705b32be1d2b4830cc38c06c19639021c58238b9ea11832de61ba26ae30be6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "67918c06a411dc414979e06aae3ac2e3584fa40bef9d25df71df2a42bbd44e8d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0fd7a42cdfa997a0ddfca2dc5bf6bd1a170264c4c0decc86ae34e3d72f674c7159f672c18c7131334e478328b56e74c7f3270d39a9803fd6379cd4b174cb5ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.watsonx/watsonx-ai-core@0.20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/watsonx-ai-java-sdk"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/watsonx-ai-java-sdk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ibm-watsonx-data@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ibm-watsonx-data",
      "version" : "4.19.0",
      "description" : "IBM watsonx.data lakehouse for data analytics, catalog, schema and table management",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ibm-watsonx-data@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ibm-parent/camel-ibm-watsonx-data"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ibm-parent/camel-ibm-watsonx-data"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cloud/watson-x-data@0.9.0?type=jar",
      "publisher" : "IBM Cloud",
      "group" : "com.ibm.cloud",
      "name" : "watson-x-data",
      "version" : "0.9.0",
      "description" : "Java Client Library to access the IBM Cloud Watsonx-data",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39ca2ace47b5846f7b1d76ea11c4f49d"
        },
        {
          "alg" : "SHA-1",
          "content" : "c042c9f932f8db39dae3f5c60a330c04fe9bf38b"
        },
        {
          "alg" : "SHA-256",
          "content" : "69eeaca577c886f7cb26b9afcfb2d16439f3926b5799a927ac19d7d579ef19bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "f21694dab855c5c0ba20710ea148c218411afbcba45bc94a1f40d439c7c69c5d23d70f4164968c6db007b8d65a0811bd0388809a2af0c1d99256d807dac4df4b"
        },
        {
          "alg" : "SHA-384",
          "content" : "9fd3bb4d11ef2690ff1620ba4fdc9600a5a7a1a79bdcba8bdb73c85f70e1bb5c8ffc0691f9fa7c6dd4c07ba47c79a5f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "671412299de51f0c8f2ee1fc21e745e4473bd676eb13405f2f178fcb9748424b5723a4917afa374119cc7b08a124737a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ecd2103b5051934a9de4d91bce67b70ac594eccbd8e810105ab460f66ff40f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "92e0fd153659d365622d6df42c617fb3b01ca6555899541f9965280058cd08a6858297cea5b44f55e7e18e70b0b894830894c186a9ad773d2442f28e6342c571"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/watson-x-data@0.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/watsonxdata-java-sdk/watson-x-data"
        },
        {
          "type" : "build-system",
          "url" : "https://travis.ibm.com/IBM/watsonxdata-java-sdk/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/IBM/watsonxdata-java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/watsonxdata-java-sdk/tree/main/watson-x-data"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cloud/sdk-core@9.18.4?type=jar",
      "publisher" : "IBM Cloud Developer Experience",
      "group" : "com.ibm.cloud",
      "name" : "sdk-core",
      "version" : "9.18.4",
      "description" : "Core functionality required by code generated by the IBM OpenAPI SDK Generator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "221c06a072c39bc2aebd20f90bac5a49"
        },
        {
          "alg" : "SHA-1",
          "content" : "d72465e519cb371285b36b297af50027823f8fe7"
        },
        {
          "alg" : "SHA-256",
          "content" : "b685091963d4e6a7cabcb6a560451116e17b906b34080465780914a3385675b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "57ad26afcbf0cec31f2bf653d49c4a963c0ef02632bde7db3c3d453831e66432da80dcfa32ecdbcbe0721c720b68f5c4e885926c5db7580b0ac76f598c852cdc"
        },
        {
          "alg" : "SHA-384",
          "content" : "bc5590f85a2e04d4edc2b8ee25a94438f44d8159c8a6e827d262fe2a7ed6c9f429bf2818a3d14d0a018769ff6c3d5181"
        },
        {
          "alg" : "SHA3-384",
          "content" : "212b1a46196515aedd1ba681835bc3f076d02f5bd1b33eed35a7d6714554231552911d9e728b962a8e147ebe270c5b5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e0f452bd980aeeb24154fe8be78285f64a65046d501b18319415eacd1acac0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "90b5af1fb6724be5ffd215082d9a9e92c67ea86d6b86b96d7874b3714dd3006081741f95e78d8f7060952d3296a30c66449a5fc57147e73c5d94a4c844242d36"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/sdk-core@9.18.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/java-sdk-core"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/IBM/java-sdk-core/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/IBM/java-sdk-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/java-sdk-core/tree/main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.11.0?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp",
      "version" : "4.11.0",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f53e26319679de3ea22261b1899a99c"
        },
        {
          "alg" : "SHA-1",
          "content" : "436932d695b2c43f2c86b8111c596179cd133d56"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee8f6bd6cd1257013d748330f4ca147638a9fbcb52fb388d5ac93cf53408745d"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c0a254ab18e6eb2af3f6851771dee5b2e2d6d006f491dd73177cfbbb25005a1d523cf4f6f4cc8622ae0229cc072c43680a7bf1340a5ec6bfadc51e85540afcb"
        },
        {
          "alg" : "SHA-384",
          "content" : "ccfabb51defc80594c08ec2b359eea1d175e09cbe976083dc0d714921820508deaa942882fa85d8ea63fa48142395dc9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c58f65dacfa212d5e4439c4a07a73ef78d391f4dafa86a2c127a2e71e381bffeea3cbcc207e74e34c266e5dcaec08610"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3665bf5d8c939a60eaaebf574fb9dab5c275495aa2d1153befdceaa539e28ec6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "705d320bbe61aaf156507400d0f1bb7eb5da1d2dc4800d0e97e2e2c9dc1ba476fa95f3151f9942fba2a20e1675fc1ea3ef6025e9bbbf635ac2b0fff788fa5257"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp@4.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio@3.2.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio",
      "version" : "3.2.0",
      "description" : "A modern I/O API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2bf808bc9efbf3be528f8ec0bd6ab7c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "afd4b7185a6976c2ac6bfb7b126c257ee9b3e765"
        },
        {
          "alg" : "SHA-256",
          "content" : "dca932cb2029b6c9e26770f87db08b14d481ffe8131a59f369a2385c11be4e2d"
        },
        {
          "alg" : "SHA-512",
          "content" : "69d95c275b9e2c583ac980b4919824a675ccfabc663846d4946f4cd4c7e99c649d2e0d778cbe1a9bedeab86561a20829d0e25d002d1d58c1f89df96b6f91148c"
        },
        {
          "alg" : "SHA-384",
          "content" : "e58a5edf4d0ece7012930360689ee9e9fa8bbdaedd85e3d7399b59ae88632fc63857db180658414d8bec6d37dc0e04af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "78c7b82c0bc8b5930e2a99fd972255b3080917b997a21b299adb294a76c99d584b4e0ffa3881469dfacc3add083e82a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be94e80e1cd538ab456975d5c48a0406082def8863c965c0d5aa87b0ca5bf11a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6a9cc7e89cf965092687e5e9461b68b8861c38bfc29ab06876141ff2cc0350bf9dcb3c4129bc59077f14c1b00236e20435d212121b564202123d5e46a173f056"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio@3.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.2.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-jvm",
      "version" : "3.2.0",
      "description" : "A modern I/O API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93417dbcbbb0e56d272b7ad5b28afede"
        },
        {
          "alg" : "SHA-1",
          "content" : "332d1c5dc82b0241cb1d35bb0901d28470cc89ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "b642baef4c570055de4cb3d1667b2b16dced901ff8066345a063691aa06025a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a847597b02d34cb754474218d83bbf4241c0d76da025b53b79ff4513fe80ab2901341802d1a8c4bd8bd0a243237ff2a1e50a1fedcc8bc7be1c9e5a36788fc6f"
        },
        {
          "alg" : "SHA-384",
          "content" : "827bb331a1cdc3006403d2205b06b3b4681448f9d8d634af1953e2dc9c8a20ee33f468c5bc89c6f6cf9c71b9cbc299eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "97927fe05e134c08278b63b403a13d6b4a36f5e906a9653393c2bd30f330b35980c4f71826b31f2292ea585c12ccde12"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7310775c311671d4c8b7c970fb65413b687d25fa209919bf370ecdd013674dd7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ec5ddc7fecfe1ff2a45a7dcbec2ba1221eb4e4ba70922cb38185f11178317bcb3db600f603d79b6fffd4bfe2a6b25ee7d7371a64a1a5234cea8d955b21676cb1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-jvm@3.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.11.0?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "logging-interceptor",
      "version" : "4.11.0",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7452d90e84c3421511c66d43ddef1197"
        },
        {
          "alg" : "SHA-1",
          "content" : "87fa769912b1f738f3c2dd87e3bca4d1d7f0e666"
        },
        {
          "alg" : "SHA-256",
          "content" : "b99f2d488fce9ac5aebf75783a7848f83fa7a7aac143820c4ebd49db8499db8c"
        },
        {
          "alg" : "SHA-512",
          "content" : "97c10273b965ba24c7bc1249a11141a359ba70bd74c56931f906e612020b89a11f2bcf34d3bbe8651ac44e0a9e9bcfc0fbcc964f55ea8e38c4fbfee441e7c2e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d9c43c63c7a1f31e7b03dd53c4dc8fbe96d925bdc8c1905af6893c39c9d1aa64d6e653fb950e86aeb3943ed4327dadc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ebff2af75635b95cc59018637fdfdb932953dde4fec72a5efd15e504ae1ca26da4d0ddec3f0af0c9f75ac35a5f9ef2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "77d928496db30bd8bd46e9b3c5f3b258014aded71ce19393e66e854c15315653"
        },
        {
          "alg" : "SHA3-512",
          "content" : "933bc9d76c33d52f6b89cb2c18bc03822f340ee34d336b0798497dfdba6df4bcddf76653b701dc17ad72eda9905c9de4ce0f4c04d5adf53e74fab130964556fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.11.0?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp-urlconnection",
      "version" : "4.11.0",
      "description" : "Square’s meticulous HTTP client for Java and Kotlin.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "355ae0c02de2f1aa018339b45522823e"
        },
        {
          "alg" : "SHA-1",
          "content" : "66898913b7fa29b4bd1041c3d787261f1a30bfbc"
        },
        {
          "alg" : "SHA-256",
          "content" : "c3bd634ec152ceda1ecbcbc5779321e0a919c42c30a852db33b961b70e5246a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e641f5ba17fc82100b6dc11f11c0db9a48d6e228cc5b72666eb0cae6525ae320c271e17bd135bc15998aa41c526957319997ba747553e71f5eba6ee51ea7b6eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "07b5a7cc5c955d1de27a2a9b7c7c515327ed8ab6836bce0dd1414f7049b32599ed902157eb46a98ca9efe900ae0debbe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "245a5560a599f199eb0387e1d1516cff1f974d51ddf4dd509e0ba49b1a6bf0f6ce09413d03b9e86709b1bdbe55d77cba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e2c55e1a81cbad53cd4fb9071ed6b9d5c4ba690cafbc9755bf4521e9f2691243"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ebe3e0284373c5cbb01b6693b3a2d419659e79ee188b0162c72a5bc978cc10b7861996e6c020da50a04c1416813a601d09e5ed7d28bc6295cbd9176750e98859"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://square.github.io/okhttp/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.7?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.7",
      "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" : "87709c85b69a685ddba69c65fe6dd6f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "3f2bd4ba11c4162733c13cc90ca7c7ea09967102"
        },
        {
          "alg" : "SHA-256",
          "content" : "4547858fff38bbf15262d520685b184a3dce96897bc1844871f055b96e8f6e95"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc2dd1790a26cf48a1353226d55c8b5334aa65c3f2bf2b19efba4d007348888f2bebe20f76eba9e3685cf1d109b48dad7a597d5278078be4e9deb0d75c12bdd7"
        },
        {
          "alg" : "SHA-384",
          "content" : "0f2aefbd798c73410274bb9c0590ebf94b116ab7e37a31e6a48a1f2f4451d2eb2a6390e1098090287d45f782d220bc80"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f29b55f6936dc645678069812e9be3ad1b588348e488326fad22a5102553c184183be7319e83fb76cf2af64615a43216"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3fd90c753bdcfc7144da3e91c07a71822f7ffc3e05afdfa927d19e09e220a615"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bf72edb17a5711284de88c763d49d4fcc1f2990eb8fac5143948f063e0fe5fbe78a1da45cdd234876778daf5d1c9cce992e8c1ab5bd64bcda08a3d2ad7bbd391"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-io/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "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/io.reactivex.rxjava2/rxjava@2.2.7?type=jar",
      "group" : "io.reactivex.rxjava2",
      "name" : "rxjava",
      "version" : "2.2.7",
      "description" : "Reactive Extensions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "620708fe45352c15b10ff5c41c7281c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "394ee6d9e141acb9fbf9daf228fd8cd789eaa49a"
        },
        {
          "alg" : "SHA-256",
          "content" : "23798f1b5fecac2aaaa3e224fd0e73f41dc081802c7bd2a6e91030bad36b9013"
        },
        {
          "alg" : "SHA-512",
          "content" : "faab9b091f229812da110f67bee7555f916d88eaec3ed3273ca80c1bdd676d5248ddace043a40c3ab2c4e16506a85b798477c701de35dcb8ea2a9acfb9bd8e40"
        },
        {
          "alg" : "SHA-384",
          "content" : "5c4cdd70fa6bb3b575d77e5b29126b82b53807ff57c5d5a4c9fc5cd7297be702fb06b8e919066c9399a0b0b752f758fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "908c5f5f11072821dca64fb031bbafa9858e3f2d3b30d84b5f3005d0764baa3c41e08a0433c48f1d84dc7bc226a39024"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ec405cb93b6615fa8cec25067bcfdd66c9dfdf37352b1aceb5123da1d4744a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "75ef1ddad04b004ffd9c70211fca162adf4dbb51044671c22922bc1166b9dadc819df0b6e3dc517d613c834e2506415b4e347af3b06c68d608fbfc0a8c49aedb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ReactiveX/RxJava"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ReactiveX/RxJava/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:ReactiveX/RxJava.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.2?type=jar",
      "group" : "org.reactivestreams",
      "name" : "reactive-streams",
      "version" : "1.0.2",
      "description" : "A Protocol for Asynchronous Non-Blocking Data Sequence",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "022ff8ca0101daeb35c8df9b120ff99e"
        },
        {
          "alg" : "SHA-1",
          "content" : "323964c36556eb0e6209f65c1cef72b53b461ab8"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc09ab0b140e0d0496c2165d4b32ce24f4d6446c0a26c5dc77b06bdf99ee8fae"
        },
        {
          "alg" : "SHA-512",
          "content" : "873ad9eaf57ab70d9d47a99b12ecdbad60ba81e38c0961262e92f48b2a046ef0e76dafbf76f5766410f406b1155cde94622062cd657d29b0b3ce157f8de0a082"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e5860dedc6a6ffd4dd8e7acbdfe655c34acb36f9a98351223232214019c304bac33fcae9c86dd2c980b410e3dc9afb7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e1c6e73c4bd681d6eabb8bf5bb2627dd9ea23abc3b00f6ff066dbc5111c173dd687199a1e8b72677c1f4f265fda716ab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d0b06ee9e1d1229cd53a532cb6fde41e37112f3f898287c329ee3253692744cc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ea12a0144462157973925b78500cb26376b326f51ff8e738226389277b79b118def4c1b7fc189531bcebaf17cc6d8317e31c6ce88a1b197b65a7ddafb45a4d67"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CC0-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.reactive-streams.org/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk8",
      "version" : "1.6.21",
      "description" : "Kotlin Standard Library JDK 8 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e7ee18a1a5dd5bf070c7e6f706ccc9c"
        },
        {
          "alg" : "SHA-1",
          "content" : "eeb4d60d75e9ea9c11200d52974e522793b14fba"
        },
        {
          "alg" : "SHA-256",
          "content" : "dab45489b47736d59fce44b80676f1947a9b6bcab10fd60e878a83bd82a6954c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6055591873996d21f809b7508c8d19371bc832979a563bbfe9d9c7d04c4133708ba16104ee611136618e647f8a9950b1202cb2dfca1af9fa809c6bc276c87ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "754c3d51cbd37cd8610cd14737d2216c22ac0fe5c493c1d32c6f0171c2a0d29b3529f10d760e23aec9aeb6afb17be08d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "95189fa02e132e40ac89e283fbcd96aa0caa12bf6229c7b2b8aee30cfcf99b503b1ef11f8c3054f8be8ffd5e64fd0c5d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b550a252cd80b1d4527358bffe0dcfad2e458a4526858b9c1871b5665312b237"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8de546c9513cbea034cf1e972f7871c8f16ada452e17a1435832ea49bbfb7374d5970d2fa32d9d9782306ee14f16a9471148eaf8500d21d989bc03361490e335"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk7",
      "version" : "1.6.21",
      "description" : "Kotlin Standard Library JDK 7 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73d0db6af7445088858d51a1a6843b75"
        },
        {
          "alg" : "SHA-1",
          "content" : "568c1b78a8e17a4f35b31f0a74e2916095ed74c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "f1b0634dbb94172038463020bb2dd45ca26849f8ce29d625acb0f1569d11dbee"
        },
        {
          "alg" : "SHA-512",
          "content" : "0c56a3bd135e31155cf35f7bb1c6d71afd597599db23b587d0231d4b5f5a5e6a62432d33f160eb6e90bbe228bd92a2913370751435e4b95afb6b0a93ff1e3668"
        },
        {
          "alg" : "SHA-384",
          "content" : "6dd281628011c8795886c59d7d99014589faed1019caf85f81acb5fddc283dc00c6cecb74a1ebbb104252094e8ffd7ee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6977cdb50b1399502162c9f2c404667402e7d4da779bd92523dbbcddcd0ac1862aa15e44787c788c051e6bb9698fb8f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4132082cfad00c33e2a4a928fdda7c6a1e32396f67761c65aea6877d143c8fb6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd5a1f7e28a8ddfe5368923df9442df0ebfa6971514bd134cac7ba7fd556ff741237502b7ecf881b6a758026b0dd156d44f0204e36a42a46dbd46e8d832be745"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "1.6.21",
      "description" : "Kotlin Standard Library for JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df1b133841b2778996355058342c66be"
        },
        {
          "alg" : "SHA-1",
          "content" : "11ef67f1900634fd951bad28c53ec957fabbe5b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "739c526672bb337573b28f63afa8306eb088b0c3a0967f56d6c89f4a3012a492"
        },
        {
          "alg" : "SHA-512",
          "content" : "4083817bb11b983ad9bb7fb28832f1801706f03a04ce7952e5f76cb859b3c1b61d3ec3041eeed5b52fe1e834d67ddd924ea4958e7cdb7269355dfa247e7ede33"
        },
        {
          "alg" : "SHA-384",
          "content" : "187b5042da1117f3eb3d08f1462031faf8586c2d2bda377822b8ba34358bd0de2ea547aae98d8756fb19e06ebc1b2329"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5cb6b9b55676e8d87de5fd749089187535fbe1c7a7fb8e44dbb4bd61e064f3be38fb68ac6574c672f93b9d0c51a7daa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "35e137fd6afcf908f3aeadaf81a2824001b243c2a94ccf2e3908e2d6836ce826"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b8db1d2409309c36b861cadeb2479cf2bf0f82fa6022de13de21e03ac94820b8c74cd8c592a76d40269673cc6df90f5c3be52ef60bcfffe36c3361452ad24434"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.21?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-common",
      "version" : "1.6.21",
      "description" : "Kotlin Common Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef059f351dbf296d43895872bb5a335f"
        },
        {
          "alg" : "SHA-1",
          "content" : "5e5b55c26dbc80372a920aef60eb774b714559b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "183bec59cd9f3a14957b190e8c879cf1194bd1f106b0a7b6e1cbb8790d242363"
        },
        {
          "alg" : "SHA-512",
          "content" : "f2b36e4fb7bc6dc9606e76e651c2e63c9f81c3c20881ad3ea1000f4020669c26d467a7c686f28550d29a72dd4d2da5e3fe7286d7f4bc4e1c0773d74063246c62"
        },
        {
          "alg" : "SHA-384",
          "content" : "0bc8a5424c570f271a7fc9d7ac43fc7976d3cda7ebd91102c640d55e11cf4186378312143bab3de5f6ca18f92bcfb204"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7c28762f2e20f81bbd3d01499eacc9c7e3a19b140aa58536092046aaffa31598260b0a4c432cf5866531c5d4038bb9a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b8824bfd54ac5d638675b8771362adabf297cbd1ebc69cd8eefd65fe0fdc9b1f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff28e5a0a8640870bdcbad15b72b202e4bbaa43e06d191580e652bd9e38dbb50363bfb4efded34deac4438493dfdeaba460aa77ed8a9d02debf799aff4558ddc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ibm.cloud/watsonx-data-common@0.9.0?type=jar",
      "publisher" : "IBM Cloud",
      "group" : "com.ibm.cloud",
      "name" : "watsonx-data-common",
      "version" : "0.9.0",
      "description" : "Java Client Library to access the IBM Cloud Watsonx-data",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "85c814fb0cee2cd0c1134964998b2f21"
        },
        {
          "alg" : "SHA-1",
          "content" : "ff7971bcf1de897a225e79c374200ca8233101a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4785d3108632e8b9fcad3299c6b3e605cca00c8f5657fddb1e4a9fb7d37c20f"
        },
        {
          "alg" : "SHA-512",
          "content" : "290e973af006d0408bb493d14064ac4c422283c220c0538f203a362d6b0d90f1e45edf722ab69bd3f39e8d29313a86685ce0e0ef959eafe5483bfd71c05da973"
        },
        {
          "alg" : "SHA-384",
          "content" : "dff803fb5a1be748efd50645e71dc1e5c06d0f34cf19ef10f21098a2fc6716822fd598eb8f719bebf38481af9645b53b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "268d69e5f1a070760d922cd1b0ab4932f5e0b4bc2d74caeeedf8526b9e08bbd9ab145743c8a3221d6e220b1333f9282b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c87dfcea28ad03aa1030fe9f9048cd892eb12fecdcacd3256a468f5967d1717d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c8a1af4bcb4d12248eab715b5a68439682b8936ca5109fc5dae232f90767d8c4b2245c091132d35295e67a288566776617f8b46594fd2f0bfefc49ec1c5ff6a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ibm.cloud/watsonx-data-common@0.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/IBM/watsonxdata-java-sdk/watsonx-data-common"
        },
        {
          "type" : "build-system",
          "url" : "https://travis.ibm.com/IBM/watsonxdata-java-sdk/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/IBM/watsonxdata-java-sdk/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/watsonxdata-java-sdk/tree/main/watsonx-data-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ical@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ical",
      "version" : "4.19.0",
      "description" : "Camel iCal component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ical@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ical"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ical"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mnode.ical4j/ical4j@4.2.5?type=jar",
      "group" : "org.mnode.ical4j",
      "name" : "ical4j",
      "version" : "4.2.5",
      "description" : "A Java library for reading and writing iCalendar (*.ics) files",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "293c948de305efd36bfe69276939daae"
        },
        {
          "alg" : "SHA-1",
          "content" : "2be94e9a83cd5639d912fcb2d41d4b697deb0ec8"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1c5f3819e617330088b377814557dbf58a3fe706374522871f817decdedc06b"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb3e8f7a21f3722ec7139a95005ce14ebf33e58e14a1de5cbbb2595c5d4abb2b905ef3a56a97e23b4fb1f61576393f766d72564810df6a0d614626bae78aff1a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f58d0703d6f7aaac3fa9f64d4b022cb059141d3a4d9b7861296401fe3f890e3e9317473f9868b14f4eb891af1a89aa5e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c07dd038a48b5301b3c38018cbc22c9b487178781dac2d8dbe7802a00d78a333af0233c8089241c53e217f79cc97408e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fb02424145685121c222075c60eeb0465eff4d1b8af15ab199a3fbb0cc32b117"
        },
        {
          "alg" : "SHA3-512",
          "content" : "74fb62983ebe5d7be113ee41b2eea06337436071db96b5fee937d6ffd9b3149a292c56bc606dbfc3c80703f145df87e3048f9c324201d1609cd4872279faa751"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.mnode.ical4j/ical4j@4.2.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://ical4j.github.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ical4j/ical4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-iec60870@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-iec60870",
      "version" : "4.19.0",
      "description" : "Camel IEC 60870-5-104 support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-iec60870@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-iec60870"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-iec60870"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870@0.4.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.neoscada.protocols",
      "name" : "org.eclipse.neoscada.protocol.iec60870",
      "version" : "0.4.0",
      "description" : "IEC60870-5-104",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4397042dad0938fda08b77f5e4185e03"
        },
        {
          "alg" : "SHA-1",
          "content" : "74a0982b4622481c58b53228cab11752c6512cd7"
        },
        {
          "alg" : "SHA-256",
          "content" : "36e6349af455d58302231ea26e33324dbe13f58eef444f67e491a349576b0cc1"
        },
        {
          "alg" : "SHA-512",
          "content" : "b428375a76eff32569e64b06eaf0fcbc175068a73a178e13bbeefb84ccf8a3b34571f897010ee5df0a41a287466a5d5d036697553fed4e187dd2ba9110895896"
        },
        {
          "alg" : "SHA-384",
          "content" : "2122ed4a81cbd44c431144aa6841126890588967fba32375b20d59b9088cbd8400acab40c63f325e1d3d5f9e1878af17"
        },
        {
          "alg" : "SHA3-384",
          "content" : "125e1216c931e6529bf2503cdf0219c48f5e440716eef8c0d7373b5ca0001402fe39b9a1a83c8c9f24c862db82dd4785"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a89fd445acdea59482b66efe1a936dc4f90132e5b4ee5f55897e509fb848d74"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c56922d04d92fe602623edc266956e0619b4e3caeb9c4b5224e755347853bf4c92695476aa9c1441976effd22d61675b3798292dfb3d23aaeae0bb12d15941f7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://eclipse.org/eclipsescada"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/c/eclipsescada/org.eclipse.scada.protocols.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.client@0.4.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.neoscada.protocols",
      "name" : "org.eclipse.neoscada.protocol.iec60870.client",
      "version" : "0.4.0",
      "description" : "Eclipse SCADA IEC60870 Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30bf52f854349acf8245678eae994be0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3cbb9c233deb52a1909097011a6821e827fbd85"
        },
        {
          "alg" : "SHA-256",
          "content" : "7575eecb5868aa787d276e1551ca1b6262f6d0662628d7e6885e93e5af930828"
        },
        {
          "alg" : "SHA-512",
          "content" : "feddf8b5fb9314e2d0eda45c160b9f58ccb40c9a698e9d75466858902456b0425e6f23cdb86a78058d600a6ca0b46de483dae4ed8bbbbe8324ca566168050941"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c7a3b4bbb81957a335925a894c1611faac4dc140cebc92d3d492f5ea41ec0590756cfa8291cac0d611a61a37ec138dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a56bac14aee8f82dd95976b946ad915c56b96cc12c69ccdd7e0943d175d49864ab8de8d500088e84a569f32683ad8f12"
        },
        {
          "alg" : "SHA3-256",
          "content" : "39e6d9e67a17cc1a794774ce342b983ba79f739adfbbc7505b71431ae8806fec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4269cdbc5e46974deee5e0c50419ae74309ba46610e19b60c6624ff8fbfd31de7cbb5b9ea0d22cbab9781b0d3358d39f48d3015a17a4056614fc845398a2d9b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.client@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://eclipse.org/eclipsescada"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/c/eclipsescada/org.eclipse.scada.protocols.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.client.data@0.4.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.neoscada.protocols",
      "name" : "org.eclipse.neoscada.protocol.iec60870.client.data",
      "version" : "0.4.0",
      "description" : "Eclipse SCADA IEC60870-5-104 Data Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9f838dcc285fcc025cb3a1c41a21867a"
        },
        {
          "alg" : "SHA-1",
          "content" : "bce1755941b3ddbf2c65f26383747d8442398a36"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d6a12da3c649a0d3ffd241b7c1bad1314e15bafeac697e011b7ec89c6331d95"
        },
        {
          "alg" : "SHA-512",
          "content" : "39e7f8407352ddb02d1ffd68b54821d42e05d3186b028545807e27492e34f5f7972728a60673021e03bd5a0e81e16f1e5c7fc0e326b7e90c1e102be6ccbadd07"
        },
        {
          "alg" : "SHA-384",
          "content" : "f9a2786048d6423b637de1efc13a6ebb6f2d830d15ace23e58bff7900bab5d112f30002b4c47de160898ab6285f99169"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c431ee112e487d9e86676d08120ba04af549a409fa7df306fb81057c02022cc85cff976643c5dc02731f3e68cb5b28a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6022141a2189f0f708ee50702fa554fa77540395ea9dd69d97ae1676ca43b28"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d667f9148b76461e5315d74c087047cb8fd932f54f1a169c79a929b749efbeb80d154d5d38ff55227fff76862492a24ab09785b44e84047db9fe30d62b54e50"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.client.data@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://eclipse.org/eclipsescada"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/c/eclipsescada/org.eclipse.scada.protocols.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.server@0.4.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.neoscada.protocols",
      "name" : "org.eclipse.neoscada.protocol.iec60870.server",
      "version" : "0.4.0",
      "description" : "IEC60870-5-104 Base Server",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95236ff687bab19c51aca3010df16dc5"
        },
        {
          "alg" : "SHA-1",
          "content" : "2c50ae9d473b808b79a0e543983a381a50345a41"
        },
        {
          "alg" : "SHA-256",
          "content" : "d38dd87d59ec659f74fe4419a7899ed3a574a7fbbba2e2a6242419485c7dbc50"
        },
        {
          "alg" : "SHA-512",
          "content" : "e95ccb7b29d60b3ece10eeda13f5a1848ff97f1a35bff62d54dd74ab86262f32469edb61abed952f0c941d6da8f490741638d69803b7de90b7174765c7b167c2"
        },
        {
          "alg" : "SHA-384",
          "content" : "8b120a4653fc3292fa3b4afe6d4cb514c5b8ad35e3bc4a8e6a94cec30264cfbd77bc855b3bfc55fec23c6a02b2dc3ba2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "51211ba5248cb2a5ca532ba2a9ae1aabc657f5b7e66ba0b8a3cd7479ffb909f5320dfd23fc0a0683eab75fddde28dc5b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9dd7bbcf493293f63333e65e06d35244926da7b737c1447910e28fa6e3b3d8af"
        },
        {
          "alg" : "SHA3-512",
          "content" : "180e813f47bdc7355f335c23a406d105a5769e2ff7270c8d7f7b20090ee69b86b2a897d583228765bdacf6679ce98d24665c351be8b9b4c5299eb3d480a6dc1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.server@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://eclipse.org/eclipsescada"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/c/eclipsescada/org.eclipse.scada.protocols.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.server.data@0.4.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.neoscada.protocols",
      "name" : "org.eclipse.neoscada.protocol.iec60870.server.data",
      "version" : "0.4.0",
      "description" : "IEC60870-5-104 Data Transmission Module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72441ae14d9b5b1cb3f6ae81e5d82542"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbb06b3182d72c1b39c6386edcacf987e18b7fbd"
        },
        {
          "alg" : "SHA-256",
          "content" : "210d7ee2764b36e1a80803c1d5cab195a0a1657af6dab766241ee883d71ad47c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0d0eba43f46a78af5ecd29587cce850623669af722ce98b256e36bd7d6117f46797c19f1c8cf696896f5336cfc7acae7a5284d1d0c175f2d18b470c032eab8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "4689d20979bb246f16e06021c9fd33af3390336603b563404f65bbda9668bf3e713fb5edc7968f93da7bc1f226bac696"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7afacbc10dc009df80512ce12de5132ad1913090d94ff9100bfacfd175cb35189759ae6aa289014154f66a73b8ae0f62"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fc6a25d3a1f483fe1019d3f6e2b1353cd1a556171cbd2b1287ac663ce42d724e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "207521036f97db864decb13996d56885cf31160a7f046960f223bfac879ab36fa18d2fda7a318fa8455f029228e833cc9763481417001c756975eb0ff756aadd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.server.data@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://eclipse.org/eclipsescada"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/c/eclipsescada/org.eclipse.scada.protocols.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.neoscada.utils/org.eclipse.scada.utils@0.4.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.neoscada.utils",
      "name" : "org.eclipse.scada.utils",
      "version" : "0.4.0",
      "description" : "Utility classes for use throughout the Eclipse SCADA project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0dfbe75fca74c11718a2845827c62dfd"
        },
        {
          "alg" : "SHA-1",
          "content" : "7a585447c17c7417d9a3af2ee6ad77a5e5d3028c"
        },
        {
          "alg" : "SHA-256",
          "content" : "0015b1ed4f6e508ee97b173a44e23d1f3875ac69b9247a53c76ea81e6997afc2"
        },
        {
          "alg" : "SHA-512",
          "content" : "2623a92cccd2272fa8df4123e79c94ff4c6f6ee52c6ee735881cfb893cd3bf944cceca5090e06b4874a445c027e4b873e5f04e99cfad6a8a2803ed6669c46f4d"
        },
        {
          "alg" : "SHA-384",
          "content" : "58054776274e82ca5099d75c27361fbf1a74053646b6be688cbb4d0b7fcfde13607f066d4368589bd6856fac8bd78705"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d69258132bc0a671b24306b741395f319957563160440b4faef8d615bb218f9fd470d8354d050872be095b377cc58eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ffbfa1b030bd24766a1d01122095cb4b0021d06ecf4ca1012387dfab1e3e5a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1133f4781cfae94831d53eacbc68e72f900deeafe8a72dfd81561468763a2d44b7d698def99efa4a4e82031d0d60a5f28847b2aa0b8e0bc03a9255e3f87263af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.neoscada.utils/org.eclipse.scada.utils@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://eclipse.org/eclipsescada"
        },
        {
          "type" : "vcs",
          "url" : "https://git.eclipse.org/c/eclipsescada/org.eclipse.scada.utils.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ignite@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ignite",
      "version" : "4.19.0",
      "description" : "Camel Ignite component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ignite@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ignite"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ignite"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-iggy@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-iggy",
      "version" : "4.19.0",
      "description" : "Camel Iggy component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-iggy@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-iggy"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-iggy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.iggy/iggy@0.7.0?type=jar",
      "group" : "org.apache.iggy",
      "name" : "iggy",
      "version" : "0.7.0",
      "description" : "Official Java client SDK for Apache Iggy. Apache Iggy (Incubating) is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2622fe9dfafddaab56c4416bac0ecdc6"
        },
        {
          "alg" : "SHA-1",
          "content" : "00e8ddcae5567f0158ad3bb5ac7066c1f96851ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "0756b1fdc9cf32fb4ec4509277fb7f7a6782cf45914f2409ec4e3ee061c26618"
        },
        {
          "alg" : "SHA-512",
          "content" : "a11d6dd85d076e34c54d9f7b328994d91a76f31c70d39310da7bb67505daa7c6b4dc8a8ead9caa308b08b56d934d2f7d07a7b3eabaa5d8d4f7d60b22bebf52d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "70394676136ddee3dc635ee4cfff4ae0884ced792873e2ca044136eddbeba4d5f4b2aa57685cfb0bc129d5a9af2755b3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3ecaeaf0e7409e3134a7a5b1e669458ab6637d434f2cd4505855a539128181ddd05f9a42a5018cfd562b2f45102cc899"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ddbf3eff45644a6e375d06ba56fee353f12d211c8f2cd603740edfc10fa149b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b6cc5b48d02e2e8b2a8684fc963adf9174dbd7dadc16e2360af410ba946e72f41bc078b8b84a3e14ea5e3053f93a311bc857761f9e5c0bf387bae9926e549f3a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.iggy/iggy@0.7.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/apache/iggy"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/iggy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.0.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-databind",
      "version" : "3.0.2",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8bfd0695da1a334c6401fe3eac5b82f8"
        },
        {
          "alg" : "SHA-1",
          "content" : "a72d3b8a1c36c166df13726b13d34877f6ea9b1c"
        },
        {
          "alg" : "SHA-256",
          "content" : "f54f69bfc780380a3f4de42fb2c3e82b22c8ef4d84ba918cff81d22c6aa1069f"
        },
        {
          "alg" : "SHA-512",
          "content" : "a36426e20dc1d9b5ca5d558e0bbde54bc489d9269e3b3a59b8dfe3baf1013248aeb6ab998107ba1fb326c894a4505c8a631bee077e095257d9b0e033ac956348"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b8455ce2f08e70fce43f9f0c209424ead21bc1c1aa0150a5fa99f9d349a9b0de3a0d9346cc6444a92b9eb6b6c1acb1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "12691089078209c03508c9552f08bf8f25757784040c49e4f6b349f5fbe526fee12d247181963513a3510b0ecd6ff411"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f5848a9ee5223215d0ba31c34bcf0b3f25debda21f53ee5b61f7e1400046571"
        },
        {
          "alg" : "SHA3-512",
          "content" : "410060bb832474ff8d1294a10735dade2384eb8c30a567221302bee0ff612ff938e7fecfaebc54bb1a3f0b0c1217a7b5bee9e2cb8b7752a68bfd1c5f734547a0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-databind@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "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/tools.jackson.core/jackson-core@3.0.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-core",
      "version" : "3.0.2",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08908511e7c05158806edc814ab0f753"
        },
        {
          "alg" : "SHA-1",
          "content" : "620677db2f2085d59d916b0d6547bbaac7d6f674"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa74515ba5fc01282cecab7e5970fa12a0f4ff23bd6c2061e9c7783338d0b436"
        },
        {
          "alg" : "SHA-512",
          "content" : "f95cb36af821696c636974cbb9aa21aaf5597863eeed89032757236fc6bcd476526dd1d35eef37f241a0edd4a617fd33b5b43bd612f19820f244744ccdc1acdc"
        },
        {
          "alg" : "SHA-384",
          "content" : "3da9dbc49a4d7a30008b3f4863f48cd1502a0458fd42b414117874f8ad5642aaf3670e10bab63fa862892842094461c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ed724927ddb4d5107ad484766d2e97f96b2e8db6d4571bb0db417c88c5d13d09afab7349d75c30d0ed6623f2c8d2e175"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9954cfc389e549fac8ef2b7d1993ce315f009bb236f7149c1b0babebd976477f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "68c331e2b88bd7464b43734d70a6fd3ed1738f3f43a447e570940368a6f87f21579422d18bcb56b3f2b80aa3b499fb4678ba90fdf22e550116dad47a41a2f922"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-core@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.8?type=jar",
      "group" : "com.github.spotbugs",
      "name" : "spotbugs-annotations",
      "version" : "4.9.8",
      "description" : "Annotations the SpotBugs tool supports",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4c2e7bd090be697ad409a4e75684a94"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca4a2783a6123e67124fd7feb4caccd2e2ac9a73"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f69d6fe9c55a54dcb30e87d8fa2d5f52246af50d7a3445246d9539ef221be1c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2dfdd7972db1adc141a845bc8a3fb81325d987dff1237017f58120f7caa6f1be5bdf2ea79bac7fc2db700596e62bb253e2b0762939f72905feb59fd6e29eaeb"
        },
        {
          "alg" : "SHA-384",
          "content" : "195ffc652c90e70b81a2382ad6c45ea62685efdd3a2275253578ff4bdd31ef13b58826a3660e6d790302d44c3d113c78"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9fc94170c4172fd3e503c426b7d0a9ee0ada37b578acd0ff359b9e4f34b5a70ca82db9aad4820803d19b1040d3a9ec72"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b7763028ce7f89bf44d27fb71570cb7bc66a8cfc6c202813bbf9e37df3983ab8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2afeca14b480b86e836e122e30c6db85231938332c59e706b70eb6a499bbad6a32676e4416a6d2f56e92588772de13640b84907826eff4817d172b6cc969a72a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-only"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://spotbugs.github.io/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spotbugs/spotbugs/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.8.0?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.8.0",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7cc22d7d648e93860dc1314fa23fc69b"
        },
        {
          "alg" : "SHA-1",
          "content" : "21d51d40dda28f8cc3ab9a22fb35dd6146e4323b"
        },
        {
          "alg" : "SHA-256",
          "content" : "d195fbaaff25fbd5ea482f721a832c1cb441e8c3e5e72ef8301f559adc6f3f14"
        },
        {
          "alg" : "SHA-512",
          "content" : "18a794f13a3c45e7fafcaabd88d60d1dd8f034b7227e74008aaa9a2d2bf2dcbd02c0e6f507b428b8aa09ab463dd92905e6401c99cffeba1be963d61ee7c759c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa7f66d8d4371e9c58779ae2429b1b2c841124db0c9d504e7417bdbe92fb730d2e5f8b968508e9626978d2104ec10caa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "84d7063279eec00cff9e0f67c4c69a27a9039e1ffd1464e29737dd631724cb12fb16ff736cec59da33f5a903147112ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "80eb762975e888123972518b978b190368530772e792386331143b0477792411"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b82ad827104f68b7a6b5d628381d925e3a9acb0e625cdc4cdefca8ebea0c9a552b6a36177150c64e54f48133448621497985d3d5f2a3ca22c4d110ff9a9d853"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.0?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-core",
      "version" : "1.3.0",
      "description" : "Core functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d3502dad607f78f494ba7cc20c43e4d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "e61bc1afa13461df8ab176a1df553dac62d91a72"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d4f51f46ead2dae89adbe33ec12404d712ea24f2e256ee630487b2215472ec1"
        },
        {
          "alg" : "SHA-512",
          "content" : "e117aa49ed6da6ff11ebff2cf1eff8f2abca84482e78c8209cc37115562c9fe9faeede34269c63bb695273b4ed8353ef167a61b3b41079e7cc24ed03b19e1d99"
        },
        {
          "alg" : "SHA-384",
          "content" : "8225949d980f45474d2515a9e4eda53ed48fc61d4fdc708ed4fe6fc07fc515ae981e1d4b4778346732c5c0dc7e20c62a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e017a83d32d87e619465a43b1b634a3b70b2f34e13c47184f4dd8642ee9e7f5a12b8dd65cba961b5ef46d5a520b04ef4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5bcde949196ec4e15f1f88cb98d66ba84cc75ce920e8aec335ab778213b7e3f9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d1caeb384583b6ff78c7b44ea32fd7877686711e5589fc666f0ce8c722acdbdc5cd80ec543a60e85935597d80f9e159168ad6cb519569da2ad55f94a3cbdedb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-netty"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-netty/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-handler@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler",
      "version" : "4.2.7.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" : "5cc216424649736fdf10b7dcdec55700"
        },
        {
          "alg" : "SHA-1",
          "content" : "7ad8a1f851e2e6fe93cdd091871fda2b81c03b5b"
        },
        {
          "alg" : "SHA-256",
          "content" : "21d063409c12dbcec46d380c8856a0f7b6a5b68bb5f1d005eb065b4d64146cb3"
        },
        {
          "alg" : "SHA-512",
          "content" : "cfb3d74d4c8e753ff7fc31da3b88e0609dbd97d8e2e08afa8b7dfe98b90cc58daa3f31c254ef8274752af98703b6b7a12891c958ea9f3116ea50e404b26c8694"
        },
        {
          "alg" : "SHA-384",
          "content" : "e89cf648296f374e793fb603579fb37fa27d121747c6b15ebc93c3ff9a6c34b15d3e2ac074602baeb27dc92b38e02c4c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b057c6924dc0ea4fbdfb52dc9906d13fd69965157ffcf645adc23087a8f265df0438e097e5de2dcbc2aa8b87e5d0bcdf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4defc4222f6c31b8783615656aa689de5a7cb4b85158583d025d82764087b4f8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3063bb90a134876af26ac3991a51099e3ad712b1e188241ece45e88c3b2c9c4d54ee1bb717130a688a4845dee68930e3bf5603a62ac9356c4e018461af7c223d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-handler/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-handler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-common",
      "version" : "4.2.7.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" : "a7e1dba851328d20de72635d80aa8092"
        },
        {
          "alg" : "SHA-1",
          "content" : "11aa30df26af4fca3239ac1917f303a280f301e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "2345bc0ed5843fa57aa49eba67529485c3a1d420fcf0429324c8220c7a80e9a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "9af970dbd13a2d41ff7a5b28df2e15a7f06f20a30babfaf721b8a8256ff19492bc362575f9c1717372c8aea7fb99552140d383528f11af34efe4823ea5ba0d11"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa27f77d6126520c674aa3c372f2b8b7c296a17de6cadaa81c9e782594f2eb56568da627985075e07070aae1009005d7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bbf2f3721041ea29153a9bf441dc5d1ffe88eef2ad6dc576e7dfe0eb7d0347d154b033605848801dd6de030eb18b7c22"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1b5cd8f45abff1cf6e5dacbd31aa288e6ddf6105dc592928b71d89ca45cd89f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5fd46e673896810a157b8612580f9f78ca0075b839f5c607e9936f559fc086fd0782f3a95683bfd998b53b80401769b00b2ab7fa299d30a47ff9c3c75138f5d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-common/"
        },
        {
          "type" : "distribution-intake",
          "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-resolver@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver",
      "version" : "4.2.7.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" : "61f623f17707bfa9ca27f5b2d3d24bc7"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f3e5ef8de03992cd4fb46960dc0085ec1a12a12"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e4d569867e6c08437fb21a220ea01c294b0e38f01149b683c895a1bcd928438"
        },
        {
          "alg" : "SHA-512",
          "content" : "77af369bb641dd71d5df7ae0d08a92ae81ab78394ccce0d254953176b5621bea5ae7122c1fd7460b4bfe967383f3dd2d0661b62b15d1fdcf4d91717f39ccf6b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "54906f5a0f93d86386ef3c468eba4d71713e01e1c470f859c531d1bbf83cb4640252f508c0d58552bfc3970fcd9f9d1e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7b969838a02fe447f1b24f839e611b707bd85fe2509c6f27d55b7480aa1369762c037fd9808d2410c495265ecd2f9e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "341d6b5886ae32be924a57ba70e4038d40d56ea6d5f266342894c367e661762b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3b224d1ab1a41c18e1f85df7aed1c311b576b3a92d8b7de77cdf043e6517e56cc318982fadb9e097164abc78e49767ad25fa5dce5246364145eef83e76175ae7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-buffer",
      "version" : "4.2.7.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" : "f61bad1beda071e013f9b1d654cdf806"
        },
        {
          "alg" : "SHA-1",
          "content" : "5555ff561643bf2f8430fb57c24403c0efe15994"
        },
        {
          "alg" : "SHA-256",
          "content" : "b81613c8ed22b1cc39eccf2a28bd0c1d4561fb2e5e542061617ef4ce1d228bf5"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d3a9297cc52074d29bbcb21061737d1f5df41253141cd0280ea6543ffcc6b3908554aabb9938176655a8618d35fed8c59cb028a89d02d77d466d2413aa13d23"
        },
        {
          "alg" : "SHA-384",
          "content" : "661c88fca915d1af01873fafd8abaa65dd073127410ae7b7c767e65dde16cc8cee819d34b23b2eb958f1ad6ceb82d436"
        },
        {
          "alg" : "SHA3-384",
          "content" : "76582ecbffe66b42942f320f4411c530669d10e68a7a41eefb8642d87213350aacbbc8d4ee59e8b6b879207495d26fad"
        },
        {
          "alg" : "SHA3-256",
          "content" : "065caf2446ad13406cbd57804d98a762240253de99f2b016f0563c624f292541"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f55f3883d53eb55155d9cbed43e06c170b1612f62fed85075358e9c4e22a6d763b5a4b9b1abcd1168165133b034ec4f7f31b0de098ee5061b4b571e32cf2cb65"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-buffer/"
        },
        {
          "type" : "distribution-intake",
          "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-transport@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport",
      "version" : "4.2.7.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" : "355369c4efc693ca3a108ec4fc94311c"
        },
        {
          "alg" : "SHA-1",
          "content" : "83ea548981d0d8c4a98027cc1a6f9624f902e142"
        },
        {
          "alg" : "SHA-256",
          "content" : "aadc6fb05c14fb789368ca3f854721549c72f6c0d81798bbccf9de1bb716892b"
        },
        {
          "alg" : "SHA-512",
          "content" : "96ee8e11b14754777c79c420fbf62c0a94b8cc7b54dfd22a84461a20d91eb6eb861427a6c54a15bcc1861a6f67c1c0f1ae5b5040aa082eb84a29daa016331d6d"
        },
        {
          "alg" : "SHA-384",
          "content" : "4740c371aa66ed10bd166e3e9b5b9159e9f99b087be81847bf3b68f9add34f4cebefdcc831676e22faf2c06a8b9c3332"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c34e0e04f8eea1cd343d7eca01b96bf55699b77988b1a5c9671241fcc9d6426099834ecc437f272c65f3cb06e48a3bdf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "18974dcf669f31df8bcef069d3b23ec1643b3bcf3a7bc54e07ed897aafe75beb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "80a051de0c30aa533946f57c98630d448f4d5639dbeac76863ce87881b6a38180fd93d9fd4fb9b8f48b0e1717752e1adec4395f4ea7560149fa71bf01fcc92d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-unix-common",
      "version" : "4.2.7.Final",
      "description" : "Static library which contains common unix utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "216eeadc4850e2836a8e106210ad48ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "89953f04259ea7502cffb313630dd51e00e60669"
        },
        {
          "alg" : "SHA-256",
          "content" : "736703b3f6d127e182f5be888b6e15732b0c08d6634e00725352a6a9d19974b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "69060e17be11a915d48b7751341e4c3a4a730eb66763c0e9610a83783bd3076498697ed7447fead5bb4bc1effd3f1c256945cce00f4476866c3167371eec7de4"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e843f1dfe2f6095c17d5a473826818f249f7316d6c1136f7150e6ae0031dad0b323f2355ba69fa2f9d8b967fd73df61"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb497286eabb5d0da257dfdc7d4c586f361785947a20c7a9ef5dbbedce4c7e2e04800341ec6519e4afd321ba8d8a57f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b916586134b227a73168121a16d4667b87b8865b2227a5d5beb680023f441d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "762748aa040d2b20fc510569a36722d27ca30e013a33b73c2d517a101d982cb3088be52915fa37e6609726c7abb0bb94af836a4c3ee632f9ba334cc9774e42ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-unix-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-unix-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-base@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-base",
      "version" : "4.2.7.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" : "cb7cbd2f5331ea1d349f3c87df5a3221"
        },
        {
          "alg" : "SHA-1",
          "content" : "915e381ebabcf115f1c7ff7032d55c48afb50210"
        },
        {
          "alg" : "SHA-256",
          "content" : "6360415b7c87160afcde5e7d4946c35539b9f043e8166c91a7fff95cc6067d9f"
        },
        {
          "alg" : "SHA-512",
          "content" : "674e80d0bee4172893bb7838e6630768118c8ae10f65ba87b6b3bdb5bde88eefb6aa22e0513da05d6b5c6b0ff8e30b746e798970251f836986156016a5af4fed"
        },
        {
          "alg" : "SHA-384",
          "content" : "751fe21d59701a576deb3c7e8ad344dd73f26ff12d6a3e11366df140177c0ca6012daac427bfda8adb4bd2ec4975e82f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f1a39e8955837c841b56d376376da4309921a5aac4c7f5cfbd00470a47387cca40e3c8b2055f36d3f4e5a585076cb0f4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cfd2e5e6817f6c77531d907fee05dbdf0ca3127a3ebeb764b0b1c6065d84c685"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e54580303688b84be33bc67fe915b3922a436d89351669eb432c292d8ed752f43e275a02ad19a5da1c7d385fd1e6a9b5ad036b06bd44b77de6ab363c69704e10"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-base@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-base/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-handler-proxy@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler-proxy",
      "version" : "4.2.7.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" : "b8f9b84fc98f9766ecace9be44083480"
        },
        {
          "alg" : "SHA-1",
          "content" : "a1b6d07504fe98163f49d34c9a5efb22d8e84212"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a31f546099256a5b9365213a1a950cc7fd2ceb9827ac63e0506216df6fa72f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "9bab9abff6532027becc11972fa2cdc95c04b3646bcb71876763c1303d8a0861d20ee89648f904d7052d96652e656a4e1837b3970747cb86201e8df535f826bd"
        },
        {
          "alg" : "SHA-384",
          "content" : "15517cdaf06f7569bd8aef0f66773b8f7f96cbd63a2632a40488b5d615841324939302881f3ddebbef2f57b8848e18ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "64a82b15e3e3f9c39f105020ad08631ce5f2fd79e2fe5135ecc3b5cf29f4ce697e60c6dc50079ec6f7d7d5dc564d5270"
        },
        {
          "alg" : "SHA3-256",
          "content" : "21c558a2c9f81ded223ed8d3bd2bebd35329b7af1fd8223a7ea669d24c5a07d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "61b5a2c74dc5ff941e93235be91c5c99ecfea16e442089fbbeec19631e15189fa699071339d0fe2b325a51c536576f33cd0dd366bb57b3d99dacb9ff78734543"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler-proxy@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-handler-proxy/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-handler-proxy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-socks@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-socks",
      "version" : "4.2.7.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" : "b87f4ddd11e9adc257409b9d6cab35d0"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f26324e436e8884bb4aa801a6e9151c0b50a754"
        },
        {
          "alg" : "SHA-256",
          "content" : "a5e245fb9038544d2a9bc8db86efd819aa6adb3be3257a879dafbe1bf78eff33"
        },
        {
          "alg" : "SHA-512",
          "content" : "83043fa8ba07e4ec9031bd522e64bb1117df64cc7ed1a93463e3220309c0c87a95d75b1d85c11bea442810357b20f846efac67f8e54a7cc91c3a1ccce4b37105"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ee83c2dfece062aea166edd1a3bdec9c396961fa2e536b768d647c4162923c778bad4f8b909ba87a526d568868e5946"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b34eb650d889c3a80b8840c5dfa4aa0d65932b63fe6baf2fecc7b4453003bcc1428f620178a7aeb1dbe558b5d103da9f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74cf53e1b5d7ced257610b4cedb6e7496634c424252800806cc284025405f63b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e902a44982425a7a8a3e755d1c06491f2f6f63be266d865e284aeae98ffbd30331145b5a4b207cbf440cec78168608f1db5e71ada83328e0778e57189e9b02ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-socks@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-socks/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-socks"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-http@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http",
      "version" : "4.2.7.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" : "5c642451ebc737738b22ecb92664d32d"
        },
        {
          "alg" : "SHA-1",
          "content" : "b734c108854099c421fd94d92d9f865e4d4da853"
        },
        {
          "alg" : "SHA-256",
          "content" : "2984dd38420a61c4dd68fcacc51ffc528eb46f73f7795cdafdb3a4d6fcb76862"
        },
        {
          "alg" : "SHA-512",
          "content" : "5a99648de44e6c5c12e3a4cbc5473d87cda72da6201c13da55db1e055df8c50ec20c7b68655a768d8d20b55cd3c319ebf939b82926a2921de6867f2126db00a7"
        },
        {
          "alg" : "SHA-384",
          "content" : "10b5ec708acf00e90dd29310fb7803d1330936178146177030a58b2481aa1fefa6cc71f32af67db1202fe7e2a31b4ee3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f208bb2a1289fb18eee42c3b5626323747bdd18f97f42f35d01b7c4b9cd6068a7e096a908847448a1141b8638135ada"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5b2a751cb1806d283de0704b5bb27552b4e9867c539bc4b4b1e5100247ff710b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf544baf51209117ba763f0d641a4d1146d53d6f6461e03980c8987e22052637bb1110ffd53b392601c9f90faa8478ba83a0565de122dc1d3eb3b02bf3295bfb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-http/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-compression@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-compression",
      "version" : "4.2.7.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" : "d7df10ca556335a43abfa4e5e848b5b1"
        },
        {
          "alg" : "SHA-1",
          "content" : "572341bc1ca90fd9d6e47f1d2694aab5258566e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "edd53ad34991804301a46571113d8ffb4d6f67e6d874674dafbb915724275cb3"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee5fe7aafc807c1831f8ec15ff3af209599581d768bf2a784e676807fdb30a287747ad92fb4f1efa84134efe0d65c0c4023ea41c72d13d36a74293bd0ab81475"
        },
        {
          "alg" : "SHA-384",
          "content" : "0c359217c55af9b02a74a17ff08ad3ed7e3f728b3743098b313a25bb09beac383b53233457d5c4201b9f456f4ae6a924"
        },
        {
          "alg" : "SHA3-384",
          "content" : "af8135b70abdb6f113a73ec331e3d15d056a8d96c21cce3ed17f75cc115abf5c562c687b88548df091e7dee0c4050a14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ee59f90a0f617267234618260321f6d9548ce2c4c7c12d427a43de72b7e6084"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cbb5aea58ea8885e5f2b29edf3df39ed6d616ab254f842c9c06fd51999a4d2324f97096d074ed9f86e0d17c307e086949e96de78feb27f3838f42e12125120af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-compression@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-compression/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-compression"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver-dns@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns",
      "version" : "4.2.7.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" : "1c90a3a6ed8829cb7b015f9b5e1fa77f"
        },
        {
          "alg" : "SHA-1",
          "content" : "5975d21835704a84d51405b5c4f843337cbf2bb5"
        },
        {
          "alg" : "SHA-256",
          "content" : "e42ef6295648685e465f9d9f306664ec7b4452e972ae4b3eaa707a94b313f62b"
        },
        {
          "alg" : "SHA-512",
          "content" : "5008f14557e67de085337ac7d8b915eeb37af57d4625455815332234d014e0cb037210b353fef20eeca3ae860e1b62a7fd4fcc6a42fd451cd509ae9bb9f90547"
        },
        {
          "alg" : "SHA-384",
          "content" : "d552d106411a4231ee8795d24d26402ab8796e1509986d96b1985c4641e5d87955f93a1e37c055440de1cdbf8bdf91dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2288a400a6f21bb683c2f352cc98bd60896928a41015c3ba700d80f3d1ce85e85cb5d51308416bd69f42f042124d3a39"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a7f61af27feb3e62e1366ae8de1be57ed8f22132f16d9bdb2f4f46ace46d95bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "29b180112628fd362e80b76f1904b86f213688923ede696a36a1f018392245cc3d8629f6d643ecf88393b638178455473cefb3048940cbf772d0733099649a25"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver-dns/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver-dns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-dns@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-dns",
      "version" : "4.2.7.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" : "f62a085a2a348c0926c4fe82cd623a9c"
        },
        {
          "alg" : "SHA-1",
          "content" : "95a2b329442a22a7d77de5fc5ecebbcf26b8cd4e"
        },
        {
          "alg" : "SHA-256",
          "content" : "148f08291e4d6f4e361f33ee691ce66b8c9a95ff845176bfb6bd88cffb95b2fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5f49186652fa36f94b53ada418d75c2c1785fd8d6f847de01ff863fb5b326b03381e980e2f86c864133a6e0a7e4fc1e98ca7c311ed58ad1b2ac18532b745651"
        },
        {
          "alg" : "SHA-384",
          "content" : "afa3dfd7a366e84f376db71e80ac70a6c3eec5c8bd693513fa372467058527baf2bddd70c7b3443d14330b063830084d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a5465d6182c46be6020864603a193ae7c8912dba7078731b5c7cf652d51cdbee9f53db1a49147efb18c78f6f8de0ecea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5f47488032f8e609e2d8eb05e42d8046e11504ab29628d04a43275f9427d8b1e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4010de1023ddebb9a55e3c3035597da9dd73ccf0e91826bbecd990b6d05bc6a996d2cea4c6518eeb157b9f3ee13d4181c702909162ac190397c0f4bfee7d803"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-dns@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-dns/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-dns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.7.Final?classifier=osx-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns-native-macos",
      "version" : "4.2.7.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" : "a8f0c661e7920b0125efdfcbfe337f98"
        },
        {
          "alg" : "SHA-1",
          "content" : "b872d902363468f59069a53916c895ee0bb46688"
        },
        {
          "alg" : "SHA-256",
          "content" : "89fb8a6257e12fc8f7100f0d42170d41fc40d4acdc9bfe99bb8e2475aee39af8"
        },
        {
          "alg" : "SHA-512",
          "content" : "edc506355ba04c830ca3eb919d2cd4088eddb092c42aa4432142590addb6e5cca654eeee1617ce6429fb9bc9559283b06e725b229fe02a5e80bf6ef3a2cbaadd"
        },
        {
          "alg" : "SHA-384",
          "content" : "00e3cb7fc00c6d2eeb1d224f266a7456d85a5b797a59cd8e48b5851bcd26aa7641aafa017377aee9197aa49733d27e4e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "759e4ae04998f4989e28ad488794de22259b9ccb39c2ca08df528cd2538d2df01bc05fd92277bc738701b3ef480b8f65"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f1248b3ccfb8cb05e2c991ba5402e8ff49012665bc253cd4b1fbec60fb2564a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "20f7cc51bc075079964c8a12d7631799ad01cd64af0ac47fd3d3e22e84f2ac16c4c1aa7e874db6485a86963b93d53b84b09ed05a438462b47102e82bb25c26fb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.7.Final?classifier=osx-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver-dns-native-macos/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver-dns-native-macos"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns-classes-macos",
      "version" : "4.2.7.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" : "87e5ee87e264e972bc4c9f4c4400aaa3"
        },
        {
          "alg" : "SHA-1",
          "content" : "f3ab2296dcb690b012729417c66bada9fd2852f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "d285a28a5e2f7721bfabdcb3e1a1998e42c90844f98c16990bdf6c82bf02e8f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "bda846092e8653c69c11076b88584c2374cdc0f4d64fd8cf44b34eb1dd9b06cf57bf5d54e7edee43f49d58cc57015d4fc8a154d9f37d0d5901124834a2ff8699"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ab14739c71e40ce08f6a91c4ab14cce77a851e51a2584009ea5d145e943b4b740f2a01a4b3eda1b9a0d9e84c1245a2c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b457d110e3cb47ddadce4d9340b81ffae96f43be9932bd14a0b09a62a7e1d7863d90f13282bc97eea42c4a70ba935ea1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8f905ab90c488e3b1ee708785714d63b450c5a9b8b3f315a243f864b1b091b79"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1a79c9143ef26e2227fe7bab4f09971ca1e752b8f5561da3c8f527e6e2121b14bb7b08bfc242089674a5d2834c7def4dd5ad8fa97e1984ec182181e32b222661"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver-dns-classes-macos/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver-dns-classes-macos"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.7.Final?classifier=linux-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-epoll",
      "version" : "4.2.7.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" : "04b8b55ec512ff5529e9aa161fd4c220"
        },
        {
          "alg" : "SHA-1",
          "content" : "e83998bfc10b5289d9bcbe807c4079ef0eed8e6f"
        },
        {
          "alg" : "SHA-256",
          "content" : "7f395c8fdbe6990f7664408b57d919042401b893178fcba48bebf1a61bf78618"
        },
        {
          "alg" : "SHA-512",
          "content" : "79432f65be193a2e6747c5c2012099f70d1d2b7734d0398f75fb1e7f116e47c586990d8a80834df7a3fa8ddcfec40045ff3c4847b284116735a879d1cadc6ecd"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6a9775a04626e242a974574412359f84efd76c3f1e09b61a0b1fb7929bf9b0ec985d58f2b692b5b2fb519ad6fab9947"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b4d15e368a23f212bf4a26d5f15b40acf9c353557f9b12659d55c4ca62b2dd72a90915e993d47a2560b9d572ef2a45e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d8cd870cd52807a10cb255de7bde93e921c99819b6a25373d75cd32bf70d803"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1e1134c63e3c4c5e4f4f90b09cf4106e198969578c9f170040767ac53fab0b82df65caca1e2a9248f60cc90fa5deddcc8a0fe9757308e729f9996941062d928"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.7.Final?classifier=linux-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-epoll/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-epoll"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.7.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-classes-epoll",
      "version" : "4.2.7.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" : "5120c2c296a90c1a03202b43edf1452b"
        },
        {
          "alg" : "SHA-1",
          "content" : "1075c09f48a78eef9d819fbfd9096b903fdd362a"
        },
        {
          "alg" : "SHA-256",
          "content" : "4492948e6a7694398e5197cf15ed2e21d6662a739d010ae666fa276e7222853c"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a3fb533caffc469e53df2649a315ab3470afddee761ec0b827046fbc713f2ce0bc7329e63b1406ea48dc8771365ee0ba6637d3dab46a822c1f5044aefbd9978"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee0abf569a7236649d660706e1c558ce57574984e7f0bd51aff9d312071c7856f8ffbf12eafb5e7b0621a7a2d71cde05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d812d17b6ec728bc1c9202635fb46104890e83c71798b878d252966691326ab4d57138fd7ee2f760177eb04541cafa1e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3fe3f3a1711ef25ec8cc38d62bd315fea2518a611c24a50ccf194c0caed587dc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "13d65a6b4c4e6aeb7fad301da37dbcb349190f24addf842abe6f3f29e58eacbf4a9f1d62a9a5655109b8381d984bf82631e2af10ced259834422b81f850c35d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.7.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-classes-epoll/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-classes-epoll"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-infinispan-embedded@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-infinispan-embedded",
      "version" : "4.19.0",
      "description" : "Camel Infinispan Embedded support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-infinispan-embedded@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-infinispan-parent/camel-infinispan-embedded"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-infinispan-parent/camel-infinispan-embedded"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.infinispan/infinispan-component-annotations@16.0.9?type=jar",
      "group" : "org.infinispan",
      "name" : "infinispan-component-annotations",
      "version" : "16.0.9",
      "description" : "Annotations for Infinispan components and MBeans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d207d0717b19bcc9e6c1fbfd9aeb10e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "81da49a4b9a2aaf1f1670270d3bb5d423ac556e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "e4c3e7c1b695ddb4e7aa0c5b378a93b748f61df1e498537790589bfcf164df2c"
        },
        {
          "alg" : "SHA-512",
          "content" : "45e25630ff723350cc7597d7bcc0c5dff1f37c232e6f831559de601e1d2c1f45300eef59aa9ff27e7a4d3d1875834cc27ffe847be16d48e7f2a51ab785126380"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f502084a87d53ada4a32b5b0f6ffb9f764142f52ab677a5e949bb223d6fa0c0a951263d899c2460d2227d98f33e3431"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e7275b3f0ddc71ff2a0bbf025f791af4dd7e33b5bb21f3a2e607ae4cb7fc5033016e72510e280bb56e819e618a491859"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62140209d366e12e0d747450b0e7df282b113ac741e47446a413d02a75595dc3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e063416bb08540c8aa6b12edc56e6eeabd6c483b03b2bd6d11f733d41b3cb66eb449de372731d295fccc3fdddd281741c3b8d60d08549381d3913199ffaab908"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.infinispan/infinispan-component-annotations@16.0.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://infinispan.org/infinispan-component-annotations"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/infinispan/infinispan/releases"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/infinispan/infinispan/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/infinispan/infinispan/infinispan-build-configuration-parent/infinispan-component-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-influxdb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-influxdb",
      "version" : "4.19.0",
      "description" : "Camel InfluxDB component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-influxdb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-influxdb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-influxdb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.influxdb/influxdb-java@2.25?type=jar",
      "group" : "org.influxdb",
      "name" : "influxdb-java",
      "version" : "2.25",
      "description" : "Java API to access the InfluxDB REST API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a3c2e62f42c4064479bdfceaa9c7a5cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e1a7661b4f5bdcac9b8553f11ea18f3aa208751"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d57112df4c9882252bcf0f1f87fb1fe5e0ce39f2f455ae36933fbb3fb5f9bbb"
        },
        {
          "alg" : "SHA-512",
          "content" : "b96cbf48a6c5cefedf016bf71959cef2ee42ee4c663d9aab317057334a63d661ba56302362d0dfddbaeb5a9350f9010bbb9b2be51d625b30b4c3b62425471858"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c6b234fb36bae8f193579452974abd6ea68475bea1517959dea4dd65e6d821bcade03000c82d408eba180003b9b8574"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e489aeda96d1716f13485829c3a227da6e1287ccd283ebfaf84b4aaf863d67ea939dcb36fd900ff36621f48ba85e982"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b7f17b52e511cfe51981c7ce24c7766bc91c0b5bb76e43357eab331f01159f4a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23ef5a36ce45d2ea85bb12357bd0ccdbe2dcbdba2e43111632bd881b1030cc70f4a161295f602ff002a7df386664c76d402243cb452c6375b3add6f34746c250"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.influxdb/influxdb-java@2.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.influxdb.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.retrofit2/converter-moshi@2.9.0?type=jar",
      "group" : "com.squareup.retrofit2",
      "name" : "converter-moshi",
      "version" : "2.9.0",
      "description" : "A Retrofit Converter which uses Moshi for serialization.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48e4a1d306665c9f8e89e17b79ffcdc5"
        },
        {
          "alg" : "SHA-1",
          "content" : "db0979801926e6d39bc2478736145f9761c3e034"
        },
        {
          "alg" : "SHA-256",
          "content" : "e26cf1256afa208e13ab6d8fbfd458faa448f24b72799d8de55c0363f619be43"
        },
        {
          "alg" : "SHA-512",
          "content" : "f2308dd558b6df12e66510864f9c05f76c930686d256a6837a143bd6486c72d8bdc0c1393bd920588585ca54d00b4f601fdb0b859389fa5d95c050f016e847d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "6fb1044ca4bfedc84a89368dd82d56a63c18005cc6fa940c5e1d16523171770d9f0f9aa6bc0aecae34f7efae77e85be5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00f041f4db433a5ca4f44e642afa334125ab7aa7f2146ab05cbe9a2cd3429ce3658fd27e3998edc71f55fa0beebd1c59"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fc13bff615e049dcf523065fd722861341f05fe8e034ef05f8decf5107aa6aee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4cf074331e6f17484f74a3dfb70f200f692687b1ac2ee38711e796546b80b58b88c0eff6d3c8dbfb5d1ccb2506f26130dadb34b8ef5b595b90fd97c3a2c78b11"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.retrofit2/converter-moshi@2.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/retrofit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/retrofit/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.moshi/moshi@1.8.0?type=jar",
      "group" : "com.squareup.moshi",
      "name" : "moshi",
      "version" : "1.8.0",
      "description" : "A modern JSON API for Android and Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "118e54e31c739e1e8fb39f700bffc3c9"
        },
        {
          "alg" : "SHA-1",
          "content" : "752e7b187599d3ccb174d00ba7235e29add736be"
        },
        {
          "alg" : "SHA-256",
          "content" : "42fe746d2694ea11fe6a02becd9da2ca3dafe97c9efd50a0f9af5c4596e74a6a"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b6080cb7b46e53b9436106ca495c0edc81467461ff6afd35caed178370386bf907a67653e2b236447c9caccad5bef6a32756dd6d6dd795f31a05f387dadb5dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e07d0c8dbad4aa6c180e1cc4509b2694ad8baa21aa9f5a11618a2f61648ab39088534b3afa554cce08644311ba0e444"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb776b0ca845cfbe6b96d36fd0e763c2f8a427c4bb55c8590a40406730378203166d8809a93b870f12d936eabb1e1640"
        },
        {
          "alg" : "SHA3-256",
          "content" : "455490a52d2f9a7ebbd688337174e41b359d5eeeeec305a3d1765df96507f981"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c9e33062e9d2600df90e104c6a161792b3333f8eb3abc56aeed5ee9bc23b777c3067ae09f8f734d4138c268c1540a889413b0d4527cdda07662dc46b1a61ab2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.moshi/moshi@1.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/moshi/moshi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/square/moshi/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/moshi/moshi/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.msgpack/msgpack-core@0.9.8?type=jar",
      "publisher" : "MessagePack",
      "group" : "org.msgpack",
      "name" : "msgpack-core",
      "version" : "0.9.8",
      "description" : "Core library of the MessagePack for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "36c51fdaee2d63eec44f28013fa81561"
        },
        {
          "alg" : "SHA-1",
          "content" : "6ea511f551465a0c9670e1bfb403c15d3315b540"
        },
        {
          "alg" : "SHA-256",
          "content" : "1d3a616b9d392447d26f6b223ecbfbe6276bf287f81f5490b0c49ff55b686f7c"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3a42ba7a726f9303cd20ca651b33fccd6679b1133bde9a07673e11c157e0425f6d19b17832af5b91a45375af3e8592204fc1a8087928ca344e857aa3f5adc3c"
        },
        {
          "alg" : "SHA-384",
          "content" : "15936698e319269e85219d6e3ba7007877e68becb062c5aff4a29b6767fef7638c3384a8789015cc2e83b48c65824a8b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "558561e1163ed6f61b2d0ba679a3d874ef1e3b405250480d74e84c730a404ece3ec1a4640e6fd20f9dcfa88de9219dca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e9475f5aff1a38ab1c07427edeb3ee75393800a23961dded696dd85eb5b5407c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df6c797ba84e814809e52d4f4c5e0f059e32a025ba0b315c9604ee1fe4b3118ecf82fb7f8c088ab74d429fcf5032fd9d32464c1aadbc6c8969b475a74807b3c6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.msgpack/msgpack-core@0.9.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://msgpack.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/msgpack/msgpack-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-influxdb2@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-influxdb2",
      "version" : "4.19.0",
      "description" : "Camel InfluxDB2 component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-influxdb2@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-influxdb2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-influxdb2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.influxdb/influxdb-client-java@7.5.0?type=jar",
      "publisher" : "InfluxData, Inc.",
      "group" : "com.influxdb",
      "name" : "influxdb-client-java",
      "version" : "7.5.0",
      "description" : "The reference Java client that allows query, write and management (bucket, organization, users) for the InfluxDB 2.x.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1fff37ff64f3a23eb1316b65506574cc"
        },
        {
          "alg" : "SHA-1",
          "content" : "17f0e2b211a509f0284059c9ba1ea2884b3875bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3ca914abe82deeb3d481dc70bee5d7cac68ba35f647619350395b0addfcfee5"
        },
        {
          "alg" : "SHA-512",
          "content" : "075a93548d912343753c77bdc8d6dc93a684e07be9c9162b41098c55ceb9cd82d1fcc116d2158cf3116708fad2ba5bf244060fcbc96322fc1f8e4580ddad47ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d9faa91f14f32627c28baabf1bef34b96f2069d41abb591b8f946b29dfc71f4935fb125d0aee496926e00dc5ff78cee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0f92516b65ce00a415caa3d0aaf031a7e66ab65a91dca0aa103a1b8cdce4f030cd48ddd2ee724d5ee7e9449e5f02fd61"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4baf0e429886a47cd43d65dce96a2e96054d243f584000b422bdca4e5edd7395"
        },
        {
          "alg" : "SHA3-512",
          "content" : "576fb5c096f1f933b8cdcfab4c5e4a97bf48baf068b7c9ac999646fe31f497e8d61126b8dee174691dc2bd71ce6767ae8c0e1dd6e1912f6c001f77c34f691bf4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.influxdb/influxdb-client-java@7.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/influxdata/influxdb-client-java/tree/master/client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/influxdata/influxdb-client-java/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.influxdb/influxdb-client-core@7.5.0?type=jar",
      "publisher" : "InfluxData, Inc.",
      "group" : "com.influxdb",
      "name" : "influxdb-client-core",
      "version" : "7.5.0",
      "description" : "InfluxDB Client Core - exceptions, validations, REST client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c895b62e9b3c8131b199ff786c43317c"
        },
        {
          "alg" : "SHA-1",
          "content" : "d52399cc5dad165b901175f05e5a22c8d09b79fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad32f3f17355a8e255a3c51a8b4fded93f8f1f3500e8a1f8b5d807399a14eb33"
        },
        {
          "alg" : "SHA-512",
          "content" : "17b79eaae17ceab9105d06e8b2d185c037a5dd2cc9be7ca1e9731944f427f42a0dadb4861dfb0d9a34d6372e1a9625abb54a7f4bff44a99df4861d0c384b342c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d51b525e6f9b228bfcdd7c4647200dfa9a50121c2a4b1a1c47d20142cf867e228591cec202816aa241b1be33edb2d47"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2031bdd9dc8dc73098948531c668b8201b59293675fc143548f51b8f0e591f7f207009af95a3ec8813c9225437eaa4e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e95901ff199d7f5aa86484a11bdf5fedec69d195da5d0f86996c8730b88b29a0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "26e21a107b71c10d40d3efae328d28b1d9a529979bab3af95259d774f82cef14fa38e9be992cc6622299346eb04047244d444711b25866c33e18afff6d65bee7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.influxdb/influxdb-client-core@7.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/influxdata/influxdb-client-java/tree/master/client-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/influxdata/influxdb-client-java/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.influxdb/influxdb-client-utils@7.5.0?type=jar",
      "publisher" : "InfluxData, Inc.",
      "group" : "com.influxdb",
      "name" : "influxdb-client-utils",
      "version" : "7.5.0",
      "description" : "InfluxDB Client Utils - base utils for other modules",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "735cda902ac23110137aec547fd2df0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a961d7e9e0f4d88b501b5b92b9fe807b0ff8bba"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae13dbc7c52e5c429d8ef8fcab7b0591f8ea9328e6e0c3b54025e2d09ad60667"
        },
        {
          "alg" : "SHA-512",
          "content" : "7850065511d0dbf53b84a01d17ec53a099f6f84ff166ebb7d843936437e35fe868807bb40e856b5387985f5bbec93ae3ca0387c07794fc570f60e551f9c8952f"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee51b1b2cb38dcc6bd7dc8c32a35354bf74215bbccccc3f2bf69504bfdace52e74509c38eb746693772ff3350362e0f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8e938f8c4c62e9115e52e463df329d502ae179d7b5bc4d26098320f1ec6eb4328855b9817eb251136560df8426a7f410"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74558546864bd8817c7fd78e50cd60ae84d04f90c916c1204a0229d0f5f08c6c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e0496ee02e52329e0106097a4771cfa3c0fb5a8bdc82f8eba6b8f0a06ae5fe2c3f5727a0db6b7a62421b732f60187fdb9e9e69c12d3f7de60a4e34af7042434c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.influxdb/influxdb-client-utils@7.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/influxdata/influxdb-client-java/tree/master/client-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/influxdata/influxdb-client-java/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio@3.16.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio",
      "version" : "3.16.0",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9110d103ca8ba614599b9aa954bbe60a"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a6722226e3b3ef6982f1cf355a25fc6930ae817"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1710de2b36b3bbc6e610623db8062a7fbfd0659d7ec83a07a71b63ed1e43337"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a75968fd7d07d9b216ca5339fa0c949dbb5c9320415086508e33c6e8f5d68a3c69a65f9340584f0648b5355eead70095ea6a319aeb27f3a11427336fbc9c05b"
        },
        {
          "alg" : "SHA-384",
          "content" : "b2070eb75cdad935599451d453eae27947346508c5d2cce0ecce75abae6ab079f24d34d35404555014ac35beef7a33f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b476d573886a02480c8f3efc746f86ec0b2b97bd0abffd9a5717220835f5fe83cf7370bcc4044cd5915dfdc207f29243"
        },
        {
          "alg" : "SHA3-256",
          "content" : "08d4b4a6a000332d561cce958d962b1c9dfb9cdb0d3f49187312a1f436b500d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2af0cf805732d51531bfcefa37e0b4148b39d52c8f8c6bdfe9a26eff0f2957b318e94b579116ca8e7c69763552814b6ea94ce9f71d8ba515e696af61354c6244"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio@3.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.16.0?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio-jvm",
      "version" : "3.16.0",
      "description" : "A modern I/O library for Android, Java, and Kotlin Multiplatform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "460653e61b7520d2856a520b25393194"
        },
        {
          "alg" : "SHA-1",
          "content" : "60375cdf2fd0ed2a1dcd6db787095f732a31ff10"
        },
        {
          "alg" : "SHA-256",
          "content" : "c737c035ca675187bf11a67ddb9581954bf0d5ca9f3e048e838b3267cf32b5c3"
        },
        {
          "alg" : "SHA-512",
          "content" : "f53f00538bbe8a7f602b6d7d0b15cc983d26d0845ddc69ebff0e60cf56b1db0bd444fef071471cf8962fd5c3061bd9a0d0f94d3bd16b55cc040f45a4ee4d93f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb46264d80b27189975cb591ee3998c2ef953a1d4cfc027274fa251a16f54fc2270bcb2d9e327c590657c58058451f3c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f9e45c7545b248fb4adecc51271a6b5176e213959ab19ce23a409ce02308e8c1f324f1648dc837215d140acde9a00bcc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e803140ca44b2d04ff5ed1db7c39810535307143ff2ca6e9c87ca344c037c4d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c4e8cfe0eb56fd60bebb659b88212f80c979f6e748299e61b321bc4aa62894cfbac0ff6e8337924ab87dcc62529f98eecb38bca26b5d73c0ca0dbef34b73d1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio-jvm@3.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.0?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "2.2.0",
      "description" : "Kotlin Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c9047f6538c05d429308cdb8eda366e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "fdfc65fbc42fda253a26f61dac3c0aca335fae96"
        },
        {
          "alg" : "SHA-256",
          "content" : "65d12d85a3b865c160db9147851712a64b10dadd68b22eea22a95bf8a8670dca"
        },
        {
          "alg" : "SHA-512",
          "content" : "1514caef0f4eab6b7608ca6188c89c27955e4b4e3ff06ab0f2a6f9944ca84ff9172e2a37e17146f92e3b6beee0bd761c6c6720700304de191cdd81de113c39ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca09ff8086c6cfacfdf2698c51615d871828432fdbac3b5df9abadd90d46e31d306c5d2a34e777770e40ab0319498075"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7af2e49477b5a2ae534b55f17db74963d6713f3741a864db05664f43c440f38fd287f0efd9adad6fe0e362f3cb230861"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ed4f39453b94ab89237dc984578f6d9fa07ff945d5083c48912c831b5a35acc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65d78b467cce83f45730f8eb538a885ae87d95797931e71c7568a1d80cb048eb9c3bf55b70f6f1a865824cb851c473a07a6ac04f6b0e3ea50a082cd7b7446585"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.retrofit2/retrofit@2.11.0?type=jar",
      "group" : "com.squareup.retrofit2",
      "name" : "retrofit",
      "version" : "2.11.0",
      "description" : "A type-safe HTTP client for Android and Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb518c7b3078881a452b5e82e14f571e"
        },
        {
          "alg" : "SHA-1",
          "content" : "6ca8c6caf842271f3232e075519fe04081ef7069"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f4fbbce70728584fbeed38d4061f36d4477e89bca74b4e2ac8aeb6819b0fe43"
        },
        {
          "alg" : "SHA-512",
          "content" : "24ceb5ac93c85fbc719a9fa1505efaff607b01c1127305737668565bb7aeac1a07b354aa10539f81e7397a422d65a80c69a20e3a4e57a87708b742c3d1c1688a"
        },
        {
          "alg" : "SHA-384",
          "content" : "fd461ff794c4ccbf5dedd91005102e984051508475458d30b42da1f31755337e412a673c837e2e1d6895f8028e18fe7d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd7e8d96fc78ea5bc4fc0d312327ac61c07e2f1aa2b7e4a6b549817e57ff2b123483569439e1028ebeb25bd2fa7b8daf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9c664d759285d7774debb52609a11c5e090baffb2e036221c66f7f4de569a7ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7503c6a149eaa575882a6753e8e61d0919bc757bdb3f0e0b9299ede97d235c5d5d08381845d20b59853d5f35089fe43d026106b5d383a79837a83d3c9846586f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.retrofit2/retrofit@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/retrofit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/retrofit/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.retrofit2/adapter-rxjava3@2.11.0?type=jar",
      "group" : "com.squareup.retrofit2",
      "name" : "adapter-rxjava3",
      "version" : "2.11.0",
      "description" : "A Retrofit CallAdapter for RxJava 3's stream types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3535da11a748183b299f57d5e907c0bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "a748f34719661312ed02b8fe21d67ac647bb4b02"
        },
        {
          "alg" : "SHA-256",
          "content" : "d64d863d0223bd41ed83a30607760f5b90546d279155dd339bd8f61b66ee9450"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f236bbdefcf68568ad0966cffbe85da492160ada0f5d0c11274b9e0be485b65368018a83e33b57ea5b5d9be3ca1da6d219ebba946e273e7a655cc67942e9721"
        },
        {
          "alg" : "SHA-384",
          "content" : "709486910d24471e0d770c32e4a41ff8876abe788db31cf04d7b303792484174e59c6ad4bf9e24f26b1eca17ae08ac38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "278560406158ad0a213ca1be34eecef2694aeba78408b8ed37d8999b8e3abb04793733e26cc3c645ad23370749cccbb7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f84bdb46ff0d55f066b11cfa2cb85e14ae8ab0b57cbbddaba0ccb26749513984"
        },
        {
          "alg" : "SHA3-512",
          "content" : "99d748bad6ccc29143fa4d039e168ce027f306f21f648d3945fa48491e100b6d2ee2914557adc0f7746be35d84c144d8b9b2b6c32bff4ad4b14d2bd503e3e8e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.retrofit2/adapter-rxjava3@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/retrofit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/retrofit/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.retrofit2/converter-scalars@2.11.0?type=jar",
      "group" : "com.squareup.retrofit2",
      "name" : "converter-scalars",
      "version" : "2.11.0",
      "description" : "A Retrofit Converter for Java's scalar value types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f068831f40a9fff68d0afd13f797ad1e"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e2e12bbce77caded2ad7188ff8f3c599d6d0c4a"
        },
        {
          "alg" : "SHA-256",
          "content" : "647d7e81ac61eedf691ba69d82f0d5685087abf0d58fe7d86b643d02808da911"
        },
        {
          "alg" : "SHA-512",
          "content" : "b416cb4aaaa9e13a8ebb3ead9999c354fa1bfeea34497aebd06b7302eedbf6e299e21f026d92df452e3bd7b5480f8bfd6e9ca77ada8b8d7ecac0a349578d7aed"
        },
        {
          "alg" : "SHA-384",
          "content" : "49e75ba6077530e121bc2a549975c59d7ea65a2a6daf318b590a2e1de0081ed30e9b5b1af976f464a56ac154c43b52b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1dd75cdbcc3f25b55bebd9bedc262417c54d9b2644349ede083aa5a863419751642caac83f3fe47b1ba580a0d4af5374"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b83de9799688a3abfdcad67d1b8b3eb8a7707608705558a1885ea38a1ffee15b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3aae01a335f83727ca8a5db16da80d8ef8caa83800afb9c1d57c405cdc09d9ad43ee711f2a25c06624906fe48a3b5a065ceaa8790503604bab7b81ab4d8ce144"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.retrofit2/converter-scalars@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/retrofit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/retrofit/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.retrofit2/converter-gson@2.11.0?type=jar",
      "group" : "com.squareup.retrofit2",
      "name" : "converter-gson",
      "version" : "2.11.0",
      "description" : "A Retrofit Converter which uses Gson for serialization.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a5729d06133e4fdf6d484fda465b5c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d1fe9d1662de0548e08e293041140a8e4026f81"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d2b4b668909468465c5776430b57232275d0165513f20fc96b0cfe4aa531326"
        },
        {
          "alg" : "SHA-512",
          "content" : "afc55693d5c39317a052c9fe6c989a85c1ac71e55f84ca14ff2bddf2e66cb28b483b6d9e3293d4a3ca31fd39b3e2ba2b774f93c468e7a9adb39f31859f565828"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba740a9ee445e6d92320fe6a6bae711ac0a05e420f77204ab29a5c62d4b7e3909d9fc9eb7e775647dee217194c6a1e60"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aeeb15db33014e0831cc12af6220f679e8ec9d5955493f19176a1ea0b64f51e151340a086c4bb4c1e2f7df374d7c61eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d984c544ba5bff48066f4d0c88cb5cb9fc262df71f0396a5dca9e44b17d3f098"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c285c56b4e037c72948bc4fb8fb6ebbf694cafcfd7076440cdb5ef5bf65703661fe81eed5302eb28c12fe6ca0dc2314275148e2f5a9f485a450b2db9468cb2b4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.retrofit2/converter-gson@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/retrofit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/retrofit/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-irc@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-irc",
      "version" : "4.19.0",
      "description" : "Camel IRC support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-irc@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-irc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-irc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.schwering/irclib@1.10?type=jar",
      "group" : "org.schwering",
      "name" : "irclib",
      "version" : "1.10",
      "description" : "A Java implementation of the IRC protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "387a5597f937fc579a9178d93bd649f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a2095adb4f1f65474a38be2c0175977ae11b0b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "e97517e6b0c901143b1c3927270a2ed8291ae4ad13bd9138aec83b6222e9613b"
        },
        {
          "alg" : "SHA-512",
          "content" : "454afa735dc4964c077dc91126abc5880fc009a9b6997f25522a94357c9a531f1458d8b09729cfaa809833e726e012f5db1e9d2426fbf1c3f48212b9ee6402e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b95ebbfa6d1587ba447d2466f2783d2b5ef1e4100d943318e3adc48515dda4c710cb30868e28a8b98acc350c56399fea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d851d4a6ff7612a2a3358faa51d2898cfed96e833ef6827ac4fab1117b29ca7f03db076e064f4cf752335f10f975dd4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d9e157657d57bd63adfab0a3094d8253418b0550e44e5413ceb2dd32f9924248"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12aad39facd7d738c3d801d7a55e75e154f0b1eccd50f2eb3d156008c9b101f4e5e943215a868092b483f62ff4225fd8fdb6e0bc879708ba551ea4781a44a84f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        },
        {
          "license" : {
            "id" : "LGPL-2.1-only"
          }
        }
      ],
      "purl" : "pkg:maven/org.schwering/irclib@1.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://moepii.sourceforge.net/"
        },
        {
          "type" : "vcs",
          "url" : "http://moepii.svn.sourceforge.net/viewvc/moepii/trunk/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ironmq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ironmq",
      "version" : "4.19.0",
      "description" : "Camel IronMQ component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ironmq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ironmq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ironmq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.iron.ironmq/ironmq@3.0.5?type=jar",
      "group" : "io.iron.ironmq",
      "name" : "ironmq",
      "version" : "3.0.5",
      "description" : "An easy-to-use highly available message queuing service. Built for distributed cloud applications with critical messaging needs. Provides on-demand message queuing with HTTPS transport, one-time FIFO delivery, message persistence, and cloud-optimized performance.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "14f5d1daa3afc522c508299bbad4ff16"
        },
        {
          "alg" : "SHA-1",
          "content" : "54342f525aa25b3375d2859025f94a5078e8349e"
        },
        {
          "alg" : "SHA-256",
          "content" : "fca22910b0f33432ceec07399e8c831553c0dacdbf0060eff6ca094a5e45d6cc"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b00a70b1d5da7866de5d24a61eb7e7d8808d85bdf080406f203a569bb6e297705858eb61238af06e6c35eead645b84c534c0ab4c21d3189062900edbe2aa428"
        },
        {
          "alg" : "SHA-384",
          "content" : "864fb0e80f86d2e0752f23e3d32a2ef11418325a11754d9b4f6799bee2b1c883e87838580cb4465d155eea3fe168d5d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f7719d7d2dbe39f729e6d77faf8264757d87f7187ddf4d5e59980b4eb218e62b9c5d7f63c0078ce1a6534c75dcbdd9c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cf7fd6a316058f8625649b921b5e07f830e32c3534337ea924fc78981ddbf1f7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c484e4061f122a3690b1096201523f0f609ef5c5238b2e4f659fb8ffd010a3e1576949f1db13092ced1a35033e40e62a7d5deb443c0ff0ea380785d0277243dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/io.iron.ironmq/ironmq@3.0.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.iron.io/mq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:iron-io/iron_mq_java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-iso8583@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-iso8583",
      "version" : "4.19.0",
      "description" : "Camel ISO-8583 support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-iso8583@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-iso8583"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-iso8583"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.j8583/j8583@3.0.1?type=jar",
      "group" : "net.sf.j8583",
      "name" : "j8583",
      "version" : "3.0.1",
      "description" : "Java implementation of the ISO 8583 protocol, focused on making the creation, edition and reading of ISO8583 messages as simple and flexible as possible.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1a7b08cbf54a2534eec4181926a8e3b9"
        },
        {
          "alg" : "SHA-1",
          "content" : "93b37d7f76d3e5004d842db31d17cc6bf43f7a33"
        },
        {
          "alg" : "SHA-256",
          "content" : "3921ac9399153393a0c1450325ff1e51aaed3b996cfc9d09fc63de54b1f74a02"
        },
        {
          "alg" : "SHA-512",
          "content" : "0fb48225af47d7985ab71cf511497f72596b4b14ffd35b5adf7045b704aa8616954cbc08b2dd35e78a21a61cb4584260ff883a64939dc06ed9a7308db73694b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "b37117a39847604c1aefc226568275e3fd9c04d047e7ca4ecc295836b6688b872be2434911f295b184f36f81c5673e1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c99a62976fde708daa1a290576a56d3e016b911b20950b1c0b18af1b9ade727304fd2f7f54ae94a86684cbc6652b8b89"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4535299812ac32e1fb706ea300d5144df35a015c9126f6f3517d3076e7697b3f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a5d26faed56d047fbbc00274cebde7074d1658c230229a6554340dc9e1c578c82fdeea8886e4cbb02dd041799edb0a51a6b646b89921783630f903ce6c653e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.j8583/j8583@3.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://j8583.sourceforge.net/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/chochos/j8583"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jackson3@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson3",
      "version" : "4.19.0",
      "description" : "Camel Jackson 3 support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jackson3@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jackson3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jackson3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tools.jackson.core/jackson-core@3.1.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-core",
      "version" : "3.1.1",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c844d1e60292bc51762f661d3ce3874"
        },
        {
          "alg" : "SHA-1",
          "content" : "8eb0e0a912e65328bddb0b25ff499cd0d2391007"
        },
        {
          "alg" : "SHA-256",
          "content" : "4cd270bee1a1aa34be18da78268f3879355b6ea09154beff496831785b6194c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "2dbf82f140428312b8ac9e8b3b2e74843f6923d7cef563161dbfe4ea93fd52cdc4943347e0ab7f6e3ec419e933fe3ea724a5a45ac3ba7fe696f85f104779cb20"
        },
        {
          "alg" : "SHA-384",
          "content" : "82ddd83fc7f797540c2a02bee8726c9af3f11139c4454745f91ad9f668e25b8e7f05ce1d6d297e9c42ad77d60480a3ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fec024ad8c23f7d05fa57f1b98365a7a117dfa8adeeb0eea791eac1798036ec0ec47acbcec833601e93c3a67172c96eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "66c3c0c38e6f6d5408fd707a6f3b83e905be34f7096f0b20e6aa6c67409ad131"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4aa1bb4695d451ff08d9c253c5eab187571302c2bbaefd79f26a531ff9a3f363ac2808eb020c69850ca7f862e43bc975f8345eda76e0bbf46c4b17378451927"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-core@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.1.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.core",
      "name" : "jackson-databind",
      "version" : "3.1.1",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2010f8f82d85fb80443485388efcf7b"
        },
        {
          "alg" : "SHA-1",
          "content" : "7c5ffe83238ded07ecd18d4d686febbd327929b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "a80302c80cb02803e33d7b3301a0d619146d3191d285e6bbd39fa17d3aa5f24a"
        },
        {
          "alg" : "SHA-512",
          "content" : "636b575d41ee93a51b02d6750f672eb1d652fa0758499c3abef99f631738f60468b0e4b6b8662d103c84f1a99f8d93f3a757b3410ef70bc65b955ee3fe4dfa5e"
        },
        {
          "alg" : "SHA-384",
          "content" : "a51e0ad60d12619664a593135d62340901098458d932e02a6b9fd68a1df7cf346ac3c83715000fcb80312128ba0c9c80"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b533a15eb850094c536d3ddcddfb411ba5bab1af1f049fdbc2b67e1d00b15b9d78766874b7193b62ed2a6e388488db8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50aa91e758a72519a4639a4f396c118b7830731208905e39b7b681c4c2356a0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b5cf6b169256abd7d1003ab5493066187d92f3eb32df7f1b6a3ec97696d1ab5598bf8a478355d331737b4b67a328ea0f34bc512b2e57c43097e9047dd9c8152a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.core/jackson-databind@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "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/tools.jackson.module/jackson-module-jakarta-xmlbind-annotations@3.1.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.module",
      "name" : "jackson-module-jakarta-xmlbind-annotations",
      "version" : "3.1.1",
      "description" : "Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c6d0a506a6f68fad985295d667b5e0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "063f40f7ec39e3266293aaa8f138cfcc33bfe665"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9abe5000dc198e4c1b78e3d3e53dac9c8c2944982694128f0217f2e1f3af238"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9ddbf55a56d5e23762dd6752e7874e123c4c2a7161197d5a8f80e836083c84f8046f5e186056490b106a3fae8987433a5c3b5e34b5a2e012cad470321d340fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "69771d5526beaac42d06c82cefb86fcc24bb8948f642e9a4b58fee1423497573b323a4b69162c509e815b9a27b528043"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67fc1dc25fa19c12d3f1d42c2ce93268d4db62c48a03b9c97d1943e8ae4a353e0bcf2593e217a22a312bec17e69a2a94"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3937d28d8841c4691ff6cd49c261ab40fd023afd8d301a7350981e0aa685752b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dfb3ef7f6bc1cc952a9bd3ae90f67757a0f7e7f5ad09ff8c5bae9a7f069c93acab8c4bd7c72bed3328a4e30c69653f817fa202e5df16acdca59d01b79d0f7521"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.module/jackson-module-jakarta-xmlbind-annotations@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-base"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-base/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-modules-base/jackson-module-jakarta-xmlbind-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jackson3-avro@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson3-avro",
      "version" : "4.19.0",
      "description" : "Camel Jackson 3 Avro support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jackson3-avro@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jackson3-avro"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jackson3-avro"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-avro@3.1.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.dataformat",
      "name" : "jackson-dataformat-avro",
      "version" : "3.1.1",
      "description" : "Support for reading and writing AVRO-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a8b0aa91ad919a594aac8b5648cf22f"
        },
        {
          "alg" : "SHA-1",
          "content" : "987b3626fb9ba36de297405369ede2798eac8105"
        },
        {
          "alg" : "SHA-256",
          "content" : "14c08950e0c5d098bbfa1dd73dbe2690a927c0f8be8462a05f5937a869cd1574"
        },
        {
          "alg" : "SHA-512",
          "content" : "cfb472353f6fca232de4e0c3e8ed673eb0554e4534752c9e660237fc6ccb62766add8c1280efd6f7f1e509e3b2d40047522ac1c7db90ee26518bb9c30ebbfcd2"
        },
        {
          "alg" : "SHA-384",
          "content" : "a14703686aeeb3fd891280b34600476bb74d58152f7cb2d0c9f984f869b527ca28500adf6e92876fdb4c5339c0ea915c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9051ce4f2c4b3b86304d1e219552ab1965a4bc80cfbdbd789b9d3f8bf9526d7d729ae2e98cb120b2e6940af51e2b4c52"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e4be8c7d4de340c440a557783d18e1e1c168ad2c2c16150a9db654134cc13fcd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0151ada09523baf4ec57e66f4424434a118ab1225672311f548723101f04fae726867c192431eb64aa7d9004c192e0876e47e0a7910005e6e1afeba101365d39"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-avro@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/jackson-dataformat-avro"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jackson3-protobuf@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson3-protobuf",
      "version" : "4.19.0",
      "description" : "Camel Jackson 3 Protobuf support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jackson3-protobuf@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jackson3-protobuf"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jackson3-protobuf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-protobuf@3.1.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.dataformat",
      "name" : "jackson-dataformat-protobuf",
      "version" : "3.1.1",
      "description" : "Support for reading and writing protobuf-encoded data via Jackson abstractions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7817db596751f1fac6c3e15f41b76a67"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc212cb785f24d40917e2eaac0b02381869e7cab"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa318570182f8f9031e70cc87523c1703457d53a50deea335363d7e7343d2314"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd5a17b42d3289310e669cd8b070988dd326c56214e0056a6202b4cb9d1172b24531748f241b38f8ff6a80a0544edef726946a982922a13c1dbbb36d0053c1ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "17fcabb858f2a3df33514e47d2859ff8c7aad43c1d133c72d493463b9f37cc6ff6af182b79b2ebf96e4f058119f665a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bbec61a0ea0a99a317317071ff8ce6d0d409d3232bee14e227e4efb8bab694540025946e63f4998dcb0fadbddaa7755e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4e4eef0e483cb78f9487b39184d90cf817656adcc0df6d466d0b12d962cc250d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "49b07641cee2c45853da26e8c2a30eb1684839f5012c116e1e402ece51eb9918a709d150420fcde75388af410ec865bcdc1abdde21f2047cb4c6e8521e164689"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-protobuf@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/jackson-dataformat-protobuf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jackson3xml@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jackson3xml",
      "version" : "4.19.0",
      "description" : "Camel Jackson 3 XML support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jackson3xml@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jackson3xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jackson3xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-xml@3.1.1?type=jar",
      "publisher" : "FasterXML",
      "group" : "tools.jackson.dataformat",
      "name" : "jackson-dataformat-xml",
      "version" : "3.1.1",
      "description" : "Data format extension for Jackson to offer alternative support for serializing POJOs as XML and deserializing XML as POJOs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51eff60d19204b831cc15a1ae7d6e28f"
        },
        {
          "alg" : "SHA-1",
          "content" : "0288b37980ac3f389725803463460e1b7f4d6a14"
        },
        {
          "alg" : "SHA-256",
          "content" : "15b527c80d8bb4ebd15bf533cc1a5a869c4735877e248dace0cb06c5667a3593"
        },
        {
          "alg" : "SHA-512",
          "content" : "9abba3fd6645224cb019ed205d735834351ac4d3af337ad5201d4d83bb8744e4f566a8c8effa0dc7bd15a9b48b51895e3f2da4896880c4663de92d0d4edc8957"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc5cd7880136e829a576c9a942b5a4741bc3cdcd9ef9ffcd773b82a3321c65e67075a0ba355f94b279170b312c9f447e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f001e9ca19d34a97e86764be1628069d0706fb8295a27b66a955604985a10f40df88830d2774044741d6c61c0e7e21c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2140fc84df40f7fa152e7d44cabb8494c92219a2c230dcae426576fea9891e77"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8603f0aea2b8cf6869deb76637a049b88ee51e597ec05e23e66e69d9618582f8b3eb23405e1501d02b779036efcf8d58e4d55cc21273416e912ebb7b25e4fa6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-xml@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-dataformat-xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-dataformat-xml/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-dataformat-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jandex@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jandex",
      "version" : "4.19.0",
      "description" : "Custom class and resource loader using jandex.idx",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jandex@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jandex"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jandex"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jasypt@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jasypt",
      "version" : "4.19.0",
      "description" : "Security using Jasypt",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jasypt@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jasypt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jasypt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-javascript@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-javascript",
      "version" : "4.19.0",
      "description" : "Camel JavaScript language",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-javascript@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-javascript"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-javascript"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.graalvm.js/js-language@25.0.2?type=jar",
      "group" : "org.graalvm.js",
      "name" : "js-language",
      "version" : "25.0.2",
      "description" : "GraalJS, a high-performance embeddable JavaScript runtime for Java. This artifact includes the core language runtime without standard libraries. It is not recommended to depend on the artifact directly. Instead, use 'org.graalvm.polyglot:js' or 'org.graalvm.polyglot:js-community' to ensure all dependencies are pulled in correctly.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94db91ee341eef4442d5aab695129401"
        },
        {
          "alg" : "SHA-1",
          "content" : "1bab7bfeb0e853b22e01c170c5910ec3fed64bd7"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad075526ec2c8e514dab862cf619b3ccc4af40b23f317bc5c177084bab4793cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fee71037fbb47631bcf00934b82841aeb93255613a963569f9b925bb5b9752ffc715b5445ea8cf06577fce189d1ac4e765036c345249d0da5ccb3d8a7df4910"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d6f8bb6d8627f30237a697dcb0af00f72a3c28a1d3f721939b7ba265deac7cf982910ac88bac65c48f9c8abfe8fb52d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a700ab6e72ba326751f461d87435aa6df9c21f01644adac712d4451cff44a839b77a85587d69346eb8c052d449a06899"
        },
        {
          "alg" : "SHA3-256",
          "content" : "033ef2bb39789b1e052876021d5ad3337327b6c559376a5035ac760bc6989aa5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a145241f12171e65d6ea92d96c1a1711b208310eef46c99f57f9b7297a5c21a4f30c4054466d8d2a58107900180a79ced0c740664d0abae426bcaab30ba4ddc6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.js/js-language@25.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.graalvm.org/javascript"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/graalvm/graaljs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.graalvm.regex/regex@25.0.2?type=jar",
      "group" : "org.graalvm.regex",
      "name" : "regex",
      "version" : "25.0.2",
      "description" : "Truffle regular expressions language.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c395b789ddac86f1b0e4b5f0767c6900"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9139554e05fbe619028745419850198249d0b24"
        },
        {
          "alg" : "SHA-256",
          "content" : "181f7e2e0487e8167cccf41cad76cd523f6e0538ef1c84da00f5abc6f37e9aa1"
        },
        {
          "alg" : "SHA-512",
          "content" : "069d631f8d6b5ee3f61f948fd07dd7175ba9a9f55e59e84fc9f85bda0d4562c141fdd9fde7321ebf9e4e589da3050ed1e8a10f89e787f6047975e2d8127176a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "77db06876840d79e4d54b97f5e4a70a4d84441984d56fecda43d568ad67344d91f7cea91529737bcaa4169bdc353bf0c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f02aee30c16d3f9bc0aaf57fd98747bdedd44ce2e4b4b9c8e7837927c6d63414365d3de99eaf47cdf24c13aa0aa34385"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9857f3ef8fa3e0237b84401f8ecd0ec31ea9aa8b6b49481aa0eddac2b57d0657"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a342c3d9b164d0efa702d8c223f858ed040eb9548d8ef9f205c747b61707aa714109d48c478cb1c6c0098a0e061791ec5c75046d9676ebc45ee324e04e9037ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.regex/regex@25.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.graalvm.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle/graal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.graalvm.truffle/truffle-api@25.0.2?type=jar",
      "group" : "org.graalvm.truffle",
      "name" : "truffle-api",
      "version" : "25.0.2",
      "description" : "Truffle is a multi-language framework for executing dynamic languages that achieves high performance when combined with Graal.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f4b7afb40465580a6ed9600167167c88"
        },
        {
          "alg" : "SHA-1",
          "content" : "50b987c8860bd113be3c24e0e3e473c41467618f"
        },
        {
          "alg" : "SHA-256",
          "content" : "d72269d86fffddb09ed62b5659b355a09e876d5b77e0b737a992f2d359cf5acc"
        },
        {
          "alg" : "SHA-512",
          "content" : "61d2c84a63e3af88fb250a057f3e386f48c37ced0ad50bd156a2fadb84cfaaac14ef51b6c7fbc883a3a39f73048c22d588bab85bdc4c202cc5d83d0f49b64a8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "97ca3788c2163dac0d28f438fb8ceb67e4cc35359420a3e94d8ac222b308c05e125c56ecaade9acdd9be9599bde52dce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a83ea7d70d117ff07e61384044c56467be08f65f2f02f24e0e2afe14d31faf7b57ced8b32ff4571df48c228958b8761"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4646094c37bfd9b3e8b13398b58851e3783eafd9c97ca4ce834504fee773cafc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "722fcac5124aec0b2cd8d83109e1f75b55286d66d93f35009e40d946de78bb9822f4f9a08bda4adb719ad1b77f2ada826a5c014145cc4d51671c041c89326aca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.truffle/truffle-api@25.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://openjdk.java.net/projects/graal"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle/graal/tree/master/truffle"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.graalvm.sdk/collections@25.0.2?type=jar",
      "group" : "org.graalvm.sdk",
      "name" : "collections",
      "version" : "25.0.2",
      "description" : "A collections framework for GraalVM components.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b3a0fe6360b77a9dd62b4559da90d2fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e921cc0f9986aff40cb6b96f17c669c18d858c7"
        },
        {
          "alg" : "SHA-256",
          "content" : "248e08c3ce02e47746f4697d0127f7142add99474ae31e7dea95e7da9823aacf"
        },
        {
          "alg" : "SHA-512",
          "content" : "fdeb595284e40979e4800783a35606ef95f820419f4f9952dd6a711166bce5eb263fde2a0f155b81ccdf5de7a9fd9e08b2776a2f5928efef0f5779cd9ae0e0f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "1334a5dcafaf28ff5a9847e47436727d576b4e46ca0db980fe1bdc6c84edeef147632902d967417a865299f5b1faee52"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0a0d1bcfdd6ae615f119489aa69a23abd9282a82abfd3e8371b83539f845f1a4b2968cf0ab1de775628aeb63fb833d7c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "70a395a8c80b42be9b1bd6b1c63d80cd2637f2a757c007f23d704420e6ddb628"
        },
        {
          "alg" : "SHA3-512",
          "content" : "22140da02717e59b2b37aa984d7dd30e201f89a1da4786ba6c93d6ef6e74cbf0ec46db51941768d712557816a1dc2f839766fc5f5ab910152fa12816de028033"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.sdk/collections@25.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/oracle/graal"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle/graal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.graalvm.sdk/nativeimage@25.0.2?type=jar",
      "group" : "org.graalvm.sdk",
      "name" : "nativeimage",
      "version" : "25.0.2",
      "description" : "A framework that allows to customize native image generation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b67c680b1aaa2155fe34937d08ddaad6"
        },
        {
          "alg" : "SHA-1",
          "content" : "51871243791b4ba45af46df4ad5e8a35393d1044"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab30dea76d42dd78f1755faa062af0f0b853df2b3aaac92a0f912e7eebec3971"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4dd0384aa7f041aa87727179627a5f40332ac20982c51a02abb790e749371562ed8e0d57181b8887bf472e2cfe09df882608f970e0f84c41b9fd8f3455f393e"
        },
        {
          "alg" : "SHA-384",
          "content" : "14378c60e3cb3ce4b03b0006e578c7f0e9de656ea854ab658dbda20a0df2b6829bc12d0ac9890520fe8f7b78ff06d89a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb2bb05ea5af2ab72f578c40af4f28d2479fc0c67c50ed1a17cecedb9b48f12af8954f98de2a431f9d753991638b11c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d7ab0a70e260db6a2b68e68a92b0b016a13a724ee1ff644658be93513ad55f0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dbd91d61fdba3e486d9ea21bfdc7dd4fd240a3a054e47e0ba76a2ceb3556f8910b2369448b3f81116b625c1556ddfcc88ea89a4e1f5136046f8eccf01634c42b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.sdk/nativeimage@25.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/oracle/graal"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle/graal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.graalvm.sdk/word@25.0.2?type=jar",
      "group" : "org.graalvm.sdk",
      "name" : "word",
      "version" : "25.0.2",
      "description" : "A low-level framework for machine-word-sized values in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29d3d858492fe4fb1d610d8b349fb584"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f4e3c92bba118d3adab969956e5ea3d66e96d18"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e616c48deed3b5f855227a88ccfe9c5a71f0ead6422f9c41cd853f584abfa88"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d591ce308468941753fe9931679996fa33441710e5d1e510a2c44abdb1135a82f327299182bf18087abbb45f156fc669845decf7a320159f0bde3c03281c8f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "43aa38b205ce70cadc6a93211dfcafe5567f95a306d8ea98519f5298040880bb62bc7334278b4da10f2f68823168a0b1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "285eaa124bdb99b030a4ba3eb5082d1c9076db1fb594149e9ac4477d1f76945d9d063a27f2f16754afa83d38282ea741"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7742edf22b36423dff42598db775efad4f791957f7b85f9575c1b78187425e18"
        },
        {
          "alg" : "SHA3-512",
          "content" : "62cf1d7afc6052cdc92a62cb0be66c35d5232e39ced0517d127ac9b98585e6d898c7c8f8179a9117ec627a7c61fab492fea388ae28d785f09916018c8ce6f5b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.sdk/word@25.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/oracle/graal"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle/graal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.graalvm.polyglot/polyglot@25.0.2?type=jar",
      "group" : "org.graalvm.polyglot",
      "name" : "polyglot",
      "version" : "25.0.2",
      "description" : "A framework that allows to embed polyglot language implementations in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e81199db545dfbe955d96c4fb49adf6"
        },
        {
          "alg" : "SHA-1",
          "content" : "ae7722e14f72efac7172bf66d92c3fd9266ed151"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e5fbdc88a8d2da04052586a3894baed7f9935b701fd6d0fc7c72282fa272fb7"
        },
        {
          "alg" : "SHA-512",
          "content" : "0600b82cf69375b8b0c584bd1fb46e5b5d17e74ba126056eccabe9fdc08149522865e52d27ff474fbc7ba2589e213f74a252255bc2d9039c1654d2726387f8e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "50a07e53258858046291e9fa06377088e1c273256e36b9456a266ac1713d1934dde52ce346d262a641101e8427c18538"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6e071a6d4035aadd3792ca8dff4b9f44066f2ab5aff6318c89b45d96068bc8b4a2ea9ff5af7844b43365ef76383d3190"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ee62ba585a9ba9a9730a9d7661d03e7bafd5888c1efcfae752162b9851d03f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "072f1fa2bbdb6cccfd9df2e35d0ff36e5b99a0c02e68dbbc3c6c87485458e095c07dd942f021c2f2adcd9002e6d086492826aee5ea4f2e543c9b9ee0c4a907e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.polyglot/polyglot@25.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/oracle/graal"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle/graal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.graalvm.shadowed/icu4j@25.0.2?type=jar",
      "group" : "org.graalvm.shadowed",
      "name" : "icu4j",
      "version" : "25.0.2",
      "description" : "ICU4J shaded module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "17d122008060fd663816ac7ea00a0c39"
        },
        {
          "alg" : "SHA-1",
          "content" : "cadb4d511905a20f2dc0b61320e43736a49e1dfd"
        },
        {
          "alg" : "SHA-256",
          "content" : "e533accc6d68ffb9bfa87aa18702984a51cf6c4d122605ce3c16340205fdcfd6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a76340d7f4c11ff3d43f727b4d760e89fd0e42a3058c2cc8db174b99ac3102b8d7e370edd35d45a874d42142d5a00829a1d5de5aec7ef492ff19cd064a69768d"
        },
        {
          "alg" : "SHA-384",
          "content" : "e0afd155073a357734f934aaace2248b93fa1c7e0aadceaef51a812e6abec4150e98d4e90ed2b94b71d5676f5cadc5c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f565d914a8b9e60b5883114a66041103a3059152c950738820712a186d8d982f8a147f6f29e75c4da47d6eae60db19e5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2ccce6439be895665f00fd96a8d51384292c81e422f1a25044e32bdde671a201"
        },
        {
          "alg" : "SHA3-512",
          "content" : "904841131daff60376d33cfb1f3543f23a757747a9d01240ac8e76570b0f7825aae92cc44060166620bd80cca5582b2f8c905130507a60030847c7317ae22e37"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Unicode/ICU License",
            "url" : "https://raw.githubusercontent.com/unicode-org/icu/main/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.shadowed/icu4j@25.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://openjdk.java.net/projects/graal"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle/graal/tree/master/truffle"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.graalvm.shadowed/xz@25.0.2?type=jar",
      "group" : "org.graalvm.shadowed",
      "name" : "xz",
      "version" : "25.0.2",
      "description" : "shaded XZ Java module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ac0b6174ace45d436762474106693be"
        },
        {
          "alg" : "SHA-1",
          "content" : "3a62dce96f476ff431800ec61d1807fd83c7c77b"
        },
        {
          "alg" : "SHA-256",
          "content" : "bdef4af151ad4b0e92dd1337b73372bfa16d87d2ee653cadb962480a03abb4c8"
        },
        {
          "alg" : "SHA-512",
          "content" : "60bceb75ca5a6ade1726610e4282de66ab8fc3933c8aeb048bfe7b5c171ae98f0b1beb6d14b4d7ef5da2ee0b606a10b736801d65976d440df33071810cf482ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a00fbc4c9b118576ea4568455c14a55cd95395d92aa139ccb74ad9d232a9d09387cde5f88ecbf2e58452d1122a9ff28"
        },
        {
          "alg" : "SHA3-384",
          "content" : "34cf29c9bd8a56216ebbc2dabf331970e016f900352362021d22b204bd311bcc2c64c781164ca51dc65cc1e398116385"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d97f379cc05de56e3bdbb09a82c242b742de4bef967da1fe33017d7db0d2ea71"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd16ea8ca83fb9959ac4a2df4367090234bae259a4d774a014d8aab70039ebd26745ffb43b90209969d56124836da84c381712bff692618b479cdbe0b8e538e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "UPL-1.0",
            "url" : "https://opensource.org/licenses/UPL"
          }
        }
      ],
      "purl" : "pkg:maven/org.graalvm.shadowed/xz@25.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://openjdk.java.net/projects/graal"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oracle/graal/tree/master/truffle"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jcache@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jcache",
      "version" : "4.19.0",
      "description" : "Camel JCache support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jcache@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jcache"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jcache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.cache/cache-api@1.1.1?type=jar",
      "group" : "javax.cache",
      "name" : "cache-api",
      "version" : "1.1.1",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dfdac9358e140e61c574abb1ada84dc9"
        },
        {
          "alg" : "SHA-1",
          "content" : "c56fb980eb5208bfee29a9a5b9d951aba076bd91"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f34e007edfa82a7b2a2e1b969477dcf5099ce7f4f926fb54ce7e27c4a0cd54b"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e2c2e421c46d66f35ae0c107c31ae28606562190871655efd38c60b335a10b1770134f88c8aada5a389e9e364be885713fe7d0464c2a9fbea06ec1102b2c3e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "3740a5ddb6bf6d1627190fbabf06ffc19fb84a488c120ebf1bbc6407971905c7f415310a17c8db77ee90d09cb2301d3d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "49c3aca710ab2ad62e4610ad0f3b76338079aa49e90e84cb18b59ced56caf9f6e2bc855e9900cb1b7748a1f3e0d160e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed71d13b59b8ebba5fb3f2f42da03e29d1fdaefef8fde375794a6598fdb702be"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b93ce37a0ea13bcb8f35a0237307f7b232c178d11e452d02c4383dbd51531eeb4a3c722778dfb95637412e6451a132f6031f0f4e3d51928a6b857160269dec0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.cache/cache-api@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jsr107/jsr107spec"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://oss.sonatype.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jcr@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jcr",
      "version" : "4.19.0",
      "description" : "Camel JCR support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jcr@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jcr"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jcr"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jackrabbit/jackrabbit-core@2.22.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jackrabbit",
      "name" : "jackrabbit-core",
      "version" : "2.22.3",
      "description" : "Jackrabbit content repository implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4545fc0cf9f6774515e6a9b934354db1"
        },
        {
          "alg" : "SHA-1",
          "content" : "b48891456ee17a2352f051fcb5bce6a1ca65de14"
        },
        {
          "alg" : "SHA-256",
          "content" : "009344b75987708808e2fad6a3e804d619e71525bc4765192ef19cac6f7ecd63"
        },
        {
          "alg" : "SHA-512",
          "content" : "b41432db6871729a877d84fef5e32b606c1027601b1428d64820ff61d7934de16822876b86c663764e6b424bdcc603155dd6edbe9165c7acddb66ec62824f687"
        },
        {
          "alg" : "SHA-384",
          "content" : "24e5690ccb66bd0493c40f995d7fdd3dd23b12186c9a090ce33cd00285c723f40777c84a3f79ec5b1e21ec1105d170ae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2446a6a23367ebadf0bb7fa7938b55619afb43a1a943538c48a61642e739e9fce4f2a7748cb8dc8bf2209ca1783b783e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a47b919413fdbf9499500f0f7512869dca9959d3d20fa286ff2ebaf49eb2790e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "53c0746f9a56de8cc94132515ab287fc6b803e868936813060dfc2ddb9f69f1db7b7f8b6f41d9a83f0a276f144e715bde64767c342561eacc5cdb7285c61c83e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jackrabbit/jackrabbit-core@2.22.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jackrabbit.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/JCR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/jackrabbit-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/jackrabbit/tree/jackrabbit-2.22.3/jackrabbit-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/concurrent/concurrent@1.3.4?type=jar",
      "publisher" : "Dough Lea",
      "group" : "concurrent",
      "name" : "concurrent",
      "version" : "1.3.4",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f29b9d930d3426ebc56919eba10fbd4d"
        },
        {
          "alg" : "SHA-1",
          "content" : "1cf394c2a388199db550cda311174a4c6a7d117c"
        },
        {
          "alg" : "SHA-256",
          "content" : "12639def9a5b5ebf56040ab764bd42b7e662523d3b983e5d5da04bf37be152f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "7dc98cdb9d34932ac9acac50cc0c0cd19470fd97ce047556d57a135ecfc17bf902a31d9468b7644b7073cddf289526d1c6bd04fa2704bd6caf6bce366aae3f5c"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e108f50a08afa727e5bf2b2de89f5b902200d7924fc0302930087f62fced03037a7c7c5c2880f46e3789dd2511ef92f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b91ec54efa92b8d585ea1c73cb62a83676d2e1bfb2177389bc08dc34b396cb1b1c7ac790d046cc3d45df887d5326e1d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be2297f9df90ed8e5be7e35ea09c06a827762081b01f1ae7c13f9655912edc55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5062a9109e65b0f3f60cabe63ca1627226a8b997677a36a18326d9165374e12cd7c69247925f902a6566dca4f09fe4054fa2afcbd1d9e976e8173a18ef897175"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public domain, Sun Microsoystems"
          }
        }
      ],
      "purl" : "pkg:maven/concurrent/concurrent@1.3.4?type=jar"
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-dbcp/commons-dbcp@1.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-dbcp",
      "name" : "commons-dbcp",
      "version" : "1.4",
      "description" : "Commons Database Connection Pooling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b004158fab904f37f5831860898b3cd9"
        },
        {
          "alg" : "SHA-1",
          "content" : "30be73c965cc990b153a100aaaaafcf239f82d39"
        },
        {
          "alg" : "SHA-256",
          "content" : "a6e2d83551d0e5b59aa942359f3010d35e79365e6552ad3dbaa6776e4851e4f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "c0512b255c4a7242634b820c78c397296fc9388deceb4dec199775341598f0c87b21164425a97dfdeadfad9f3c80e1d4dab735d32b1362377820a4204b4e5a78"
        },
        {
          "alg" : "SHA-384",
          "content" : "c28b64ac524706ba21a94657e334c9b9ea83738db222d6761290b1e2ea3caea267b63f54dd0044d4cd77d9f13e6c42b1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0e87dbe19989dba04e58c21a4f43097cb9ef7207df1c4ed7592d133eb80a2596833e1708e39e820b1ea134f1403dcd8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f0b43fde5c8487f6bd9ece425bfbed73b9caa08c6853bf9442803f2714e6719b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "20bbc73c349f66a607fd00e7e9a58859dbe8b8ef61fe43f86f2747ead24cb04a83ccfa8c34cab5fa2a4be9a1d0d234eabf81132ab49344c2aae6a42cc0cf82b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-dbcp/commons-dbcp@1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/dbcp/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "type" : "distribution-intake",
          "url" : "scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/DBCP"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/dbcp/trunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-pool/commons-pool@1.5.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-pool",
      "name" : "commons-pool",
      "version" : "1.5.4",
      "description" : "Commons Object Pooling Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80e9d1cbd70542f4f293793d109679a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "75b6e20c596ed2945a259cea26d7fadd298398e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "22095672ac3ad6503e42ec6d4cbc330cd1318040223f6c5d9605473b6d2aa0fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb5a66d7da8f389660fb369c1a6e77296f39239cca1d69ca1b7c80e8e81c38a9d25debefb702a2eaac987e83885898ca0c95c6387d8440e548653d6bdae686a6"
        },
        {
          "alg" : "SHA-384",
          "content" : "6767d16144c5e86926f71f5ff24c4dd25f8d1aef47264502367cb7cfe63abaf9f914aba0de9fe998af4b510b85e76bf4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "78c61e9ef304cd6184fe54519a675142f18b7baf3b3c4494a465ff5ba592996684367e3a3d7c91989db3c11207b4a022"
        },
        {
          "alg" : "SHA3-256",
          "content" : "faa40c2e730a63130868c95f41ad146d11011350b179cfbba6a0f45f066f6569"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34e37f2f810cb75f7b5c1282e4adce88917014985a3c293fb2cfd18c4f76399cfd46d048e543c814203aa47b2d4ebfcf6950272a63c3ba6b79ba42261207e813"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-pool/commons-pool@1.5.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/pool/"
        },
        {
          "type" : "build-system",
          "url" : "http://vmbuild.apache.org/continuum/"
        },
        {
          "type" : "distribution-intake",
          "url" : "scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/POOL"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/pool/trunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jackrabbit/oak-jackrabbit-api@1.88.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jackrabbit",
      "name" : "oak-jackrabbit-api",
      "version" : "1.88.0",
      "description" : "The goal of the Oak effort within the Apache Jackrabbit project is to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cee737c02a95088c4545d51a88945bf9"
        },
        {
          "alg" : "SHA-1",
          "content" : "6080d4e43d259368ab3fd382b6920f3e6b914e59"
        },
        {
          "alg" : "SHA-256",
          "content" : "0b2b6134e4cf2150950b8b9b08f4895de213bc263de31b719eef110f9c0769ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8954d68643ad5de0876d0d5769461d92a7266c24ee0304eab60f0336ee5b2f1073bc8966a792f30bc1804ab95b4a02d99210d6b6964c36b448294a02584badb"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d181262fb683d208925a98a9121aa365d53e386d7c60dbc814ccc04de98098b1ec46e1bc71932f3de26352b898cea77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "777c65223199f8e5bfb076d5954f796adf275e55fa9d94c7af6d98ebabf9c3f2461c7c5e172ec45064245cbecfad9c4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cad51d13591d476174a6d6228c4266ec549bbf5cbfa0207a68e96422ce4ba967"
        },
        {
          "alg" : "SHA3-512",
          "content" : "619d88cd32535c7e4dc63fd2184f28e71c44785d57428a1b6e1141aaa5cf1cbc91d0cf93aaba9df80bc0e9e25f748f102e70ea15a094e8bd29047adf5c1cb7c4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jackrabbit/oak-jackrabbit-api@1.88.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jackrabbit.apache.org/oak-jackrabbit-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/OAK"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/jackrabbit/tree/jackrabbit-oak-1.88.0/oak-jackrabbit-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jackrabbit/jackrabbit-jcr-commons@2.22.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jackrabbit",
      "name" : "jackrabbit-jcr-commons",
      "version" : "2.22.3",
      "description" : "General purpose classes for use with the JCR API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b7ed883af6f3f57ad9b25168e7c614a"
        },
        {
          "alg" : "SHA-1",
          "content" : "98a9280366535d3e2a40b681c59a8ed4d2235b9c"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e7922e1ab894090d43be5d3022823723448c9d27cc44a3d7bd1f7374f19cec2"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a2c5a311b12d84f98951957df2ab811f09ded141a16a5a88d6e06c6d9fb6eba5edb3d5b3af8d60399e2c9f94b837b1d0249fd4cac49d752547466f66f9b595b"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e27040b501dcc3b6d060312ae6880d17a7bb06a7b223a038291a5a77ce7e33fee1986b5b81ead65b7d264420d3e3837"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7fd59e2b8b3f242994822730761a3759a66d6f8e1061d1b69eed8ea634928cbab880fece2091ab15f9c10461c8725e5a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cdf76ebeb921e64fcaccfbdac37c9e24b4b383fffc3cdf629e17f5b2de94dd5f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12c277db74b23bef67654d62864c4d50c772f78cf9fcbcc3da96b25228dc361592005e939b13213ceb4d1bdec67a4812f0214443cf57fe5b1eccf59bac512a82"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jackrabbit/jackrabbit-jcr-commons@2.22.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jackrabbit.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/JCR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/jackrabbit-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/jackrabbit/tree/jackrabbit-2.22.3/jackrabbit-jcr-commons"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jackrabbit/jackrabbit-data@2.22.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jackrabbit",
      "name" : "jackrabbit-data",
      "version" : "2.22.3",
      "description" : "Jackrabbit DataStore Implentations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5830be6d252cb6701f1975fe51067fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "a54ff84e54e21a0de8f117604d54908935968a29"
        },
        {
          "alg" : "SHA-256",
          "content" : "f1c578fbe6505e812eda503b039e8dcc3310c4933f118943ad41ffc2bdb62911"
        },
        {
          "alg" : "SHA-512",
          "content" : "0617fef4284a4522d51cbf8fe4d76208a77523087e2c2c0f617312eadab222af1bb84106d4d85484be9925c59fd9f878f05d1c803dffe94bbc8642d9fdde46be"
        },
        {
          "alg" : "SHA-384",
          "content" : "4974679204a1e37a58a0e94ddc83767dff4e3b1967df7e795d197793bd6ac5c0f75c07d81710ddaba9c47c0dda13a9da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "230f2e4c238accbc3bd80b991e821df897187b19c7a2f1d74d5907ba2c5e2035e0ee6dde563916a7d1918a2afd20840a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e9667ef5ab1ed9efedf51b2726d4c7597ad2ff179144a826b629bbfcff958eea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6ad76358d4d0c66dc27b0ddee197bf8706647f99916ed5494845c3883c543d3596d9f2fe176efdbd3758dbe6917fc26fdb633f3ff99b5808e8aebe7e8de72a8a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jackrabbit/jackrabbit-data@2.22.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jackrabbit.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/JCR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/jackrabbit-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/jackrabbit/tree/jackrabbit-2.22.3/jackrabbit-data"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jackrabbit/jackrabbit-spi-commons@2.22.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jackrabbit",
      "name" : "jackrabbit-spi-commons",
      "version" : "2.22.3",
      "description" : "The Apache Jackrabbit™ content repository is a fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in JSR 170 and 283). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more. Apache Jackrabbit is a project of the Apache Software Foundation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ca3e99f855d2dd50e6d5fe4e644e974"
        },
        {
          "alg" : "SHA-1",
          "content" : "aabf2a08c6cb105b627a6cad4ac9cb8daf0588cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f2bbf250adf8991154a4e8bd35ec8362ad0d7113521d57be739b9b4e07811d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "925fe0435fc58d7974f461e11a627fda1d56117b46cfb6fcf7d9bbab014346a917e44ce9d355e0b1bd0e8d9d20c6f231fa7ed916d71014ddcac1d709281de47d"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac61cac5d2b5e5fc2ac3f3902aa0315b1b77699aed043e0beb3a227a5e8147edb3f1a1783c249a72a8fb1c821a3b5875"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e5c1f81b2dca1e19994a0cc18d7bbe42551f5b1e1148d3fcbd634267d05db2edc325bcfffcfc587db4ebbe2d30e43b4f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a342cab852b93ea69aed0d563d205607c11dc82d5f79eefb60b31783a4667c05"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14ea55f2a0c0aee5b1863c8ffdd14fb50a5cbf3639c58503eefa6397f2090c842cd36cc85c6b77bce2905a22459ff39c3c755e86135a4da95d7a5eeeaaa1a016"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jackrabbit/jackrabbit-spi-commons@2.22.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jackrabbit.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/JCR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/jackrabbit-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/jackrabbit/tree/jackrabbit-2.22.3/jackrabbit-spi-commons"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.jackrabbit/jackrabbit-spi@2.22.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.jackrabbit",
      "name" : "jackrabbit-spi",
      "version" : "2.22.3",
      "description" : "The Apache Jackrabbit™ content repository is a fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in JSR 170 and 283). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more. Apache Jackrabbit is a project of the Apache Software Foundation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "108d2e86b2e516971864f3785265ddad"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc04da5f9bbc217d8bd8d3e15fd2b161a689823a"
        },
        {
          "alg" : "SHA-256",
          "content" : "627ef78e4b459e7ae1c4fc31f4f00dc162801e240eb0296ef2ec516267b196e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "87e10679b5b5d4c3bff089c929890b133cc2c9f9f8c559a6ba109c8db34eda875f8898b43aa52974049c10369c72eef92b838a8afa22f97013495f3edeae6afe"
        },
        {
          "alg" : "SHA-384",
          "content" : "c44a9c3f417f1351071c0d5354828ed8de119408be9c964f3676aafaa815f7401cd245794180c3c989c4d9cd81175925"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d83c074b80cffa1fc06b3a3511e99cf7ce1739d228a8ff5409fdb177047d92cb252501addc2e167d88cab33313caeb79"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c6aa44bba3239d903f8be1bc5d6689318e60b377acb99d53ac5e644704cae1f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef409318233a9a89346d92271a45948388bc8608db00d0f211b8b63d46de3b5d25ef24e73d76fe281de74edeb556336594bcbcbc729124670f84395e370787a9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.jackrabbit/jackrabbit-spi@2.22.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://jackrabbit.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/JCR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/jackrabbit-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/jackrabbit/tree/jackrabbit-2.22.3/jackrabbit-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.tika/tika-core@2.4.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.tika",
      "name" : "tika-core",
      "version" : "2.4.1",
      "description" : "This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It also includes the core facades for the Tika API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "665fc1fe2aed403f2f3abe4568ce7292"
        },
        {
          "alg" : "SHA-1",
          "content" : "57f4302814e60936e1d2b29550808a1edf30c685"
        },
        {
          "alg" : "SHA-256",
          "content" : "94eec9bf14535899ef2602a4f66ecd86dafe743f29257b54263464821e2990ab"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7a37196a4f329ba9836069f70dcc4ecc198cc9b8c38ed2acbcb83bd2af664e4b578d4fda3a12a6a085161284dd582e91dcc359e493d56f00ea4999caf327a68"
        },
        {
          "alg" : "SHA-384",
          "content" : "0c41568bb78151ab51f3521f6e386daafba4d3fb38a829d753a3d28a7f5bb91448e587785c2653281babb428583a7b79"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ef19bc5ff0e85cf2153ee25864e9357ed71391427dd6ff7f1a58fcce8bbf6d7c3409476e78ef611700492a0391e3835"
        },
        {
          "alg" : "SHA3-256",
          "content" : "26139dad91af29e1166943fe47cd2d2da2f1560a0362242ac1919c6c2dcbdbd5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aa2e8a8edcc2d38ee8c6d880141511c0ee079246283fe70b865d258c6c4355e1ef489823fbf1128cb65ae0bd9133b087444ccf1f94c8b0bcce331147c76d5f21"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.tika/tika-core@2.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://tika.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Tika-trunk/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/TIKA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@tika.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/tika/tika-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-core@3.6.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.lucene",
      "name" : "lucene-core",
      "version" : "3.6.2",
      "description" : "Apache Lucene Java Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee396d04f5a35557b424025f5382c815"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ec77e2507f9cc01756964c71d91efd8154a8c47"
        },
        {
          "alg" : "SHA-256",
          "content" : "cef4436bae85c31417443284f736e321511cd1615268103378a9bf00b1df036d"
        },
        {
          "alg" : "SHA-512",
          "content" : "cf8c1218f59a20e4bff22a1b179299e632258dbab92992b6600f1af3ddba1ffd10daa709e758deade56f37dc34245bff23a0789b0d57c97805767a1639602653"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b3b55b79086e821a04739222f12b1175eac078c04b64afa5ebcf25a628a0c37ed9cebbabbd5b66ac1467502ceb94611"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1cba40c22838b506fdb1972ce00fe9544ee996cfc101fcd0d12d9abcd00e68ed043e297f5079e357dbd955e534e1de4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b3f03dc87a8f17fb908d46f1bf936675bd3d4e6dcf7b8d873932c5206bc890c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ace1797a851bf51eb5aa87b6cdfffc9fe41dc2ac35206c9245d0cc1f79dee3786e33858b3fc8dfbfdc7997beab20b702a25676116393582f5aecac0c9bd6c5cc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-core@3.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://lucene.apache.org/java/lucene-parent/lucene-core"
        },
        {
          "type" : "build-system",
          "url" : "http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/lucene-general/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/lucene/core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.jcr/jcr@2.0?type=jar",
      "publisher" : "Day Software",
      "group" : "javax.jcr",
      "name" : "jcr",
      "version" : "2.0",
      "description" : "The Content Repository API for JavaTM Technology Version 2.0 is specified by JSR-283. This module contains the complete API as specified.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ede5e78b16c8ed298ce0b6d296584ebd"
        },
        {
          "alg" : "SHA-1",
          "content" : "08297216bcfe4aea369ed6ee0d1718133f752e97"
        },
        {
          "alg" : "SHA-256",
          "content" : "cbf083bc58cb88a0c19112187a4c52d3115f525b5bb7f2913635f5679e6e9743"
        },
        {
          "alg" : "SHA-512",
          "content" : "414f1b2d7269b751ddeefc84e1bea08dd1b10e8cc129c2d72ccca4ef0d1e678d58a4346be8bc4ffb9d8551fe96828212cfd0a711fe140dbbfe92a7c2dd947f7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "f484b00ffa84a428bdd5c54fd1a0f9758b4b652a1ee2d5eae684666c3205fb21bbcfa8e8bfc6992443c2159023deb23a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7759f898cceeb3b746cde29eeaf014c95a23a2ddb1688c82d66ac2923cdd6eb6af12f3178565938212f6024d070ac455"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1cc3f47f0df462d492d37efc221056c2a335eb42314fbad9984a1f5885e1fee3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "172a7229787119ef65710aa8349b00d052a1bc04cdea58a76a5273fcb39d295ecf1951179533aee3518689faefd1fe3885ab708f919cbe3c5928116d5656ea65"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Day Specification License",
            "url" : "http://www.day.com/dam/day/downloads/jsr283/day-spec-license.htm"
          }
        },
        {
          "license" : {
            "name" : "Day Specification License addendum",
            "url" : "http://www.day.com/content/dam/day/downloads/jsr283/LICENSE.txt"
          }
        }
      ],
      "purl" : "pkg:maven/javax.jcr/jcr@2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jcp.org/en/jsr/detail?id=283"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jfr@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jfr",
      "version" : "4.19.0",
      "description" : "Diagnose Camel applications with Java Flight Recorder",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jfr@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jfr"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jfr"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jgroups-raft@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jgroups-raft",
      "version" : "4.19.0",
      "description" : "Camel jgroups-raft support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jgroups-raft@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jgroups-raft"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jgroups-raft"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jgroups/jgroups-raft@1.1.4.Final?type=jar",
      "publisher" : "JBoss, IBM",
      "group" : "org.jgroups",
      "name" : "jgroups-raft",
      "version" : "1.1.4.Final",
      "description" : "JGroups RAFT implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "25bf657a1bdae18f599a975891a74cc0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9c809a4af53a986aa37205be1bffe5ba0289220"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b355e78b1cf1ed2c4970992828232d4fa2813063a7183569ca273d2783ba027"
        },
        {
          "alg" : "SHA-512",
          "content" : "33506a9d167823642b4a3bc833e3ccbe4ade55e04e2cff15d9ae5e443f42b0f9080774738c17508126c7337868026ce99a1f0f382f518dcddd7929daec1f066f"
        },
        {
          "alg" : "SHA-384",
          "content" : "41efeb30d0610f1e446ba1379fa3e77e4964c18f0951ff551ae06d5935aeccc07af0f5f7edc0cf3d660951c7f221ca58"
        },
        {
          "alg" : "SHA3-384",
          "content" : "19bf66591f4497b9ca440c093dfd3618efb06f578245c750fa2b2b91fe54ec43f00113e399b4278e2a752139e590cc97"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c8d11c2913a14acfa3f645c547b8c75568371cd399d9559a1fb75d467a979224"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bb099de21b01747ba8604159bf21f2d04a3222c31e2380b94d9710f6ed2b17162a3ab3ee4e5aad19b393582629eea2054eaf59de48960b42b21839b79d8a4aea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jgroups/jgroups-raft@1.1.4.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jgroups-extras/jgroups-raft"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/repository/releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jgroups-extras/jgroups-raft/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jgroups-extras/jgroups-raft"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jgroups/jgroups@5.4.11.Final?type=jar",
      "publisher" : "JBoss, IBM",
      "group" : "org.jgroups",
      "name" : "jgroups",
      "version" : "5.4.11.Final",
      "description" : "Reliable cluster communication toolkit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "af67591f08ae990fb91bf9e3c448bb37"
        },
        {
          "alg" : "SHA-1",
          "content" : "752950426da04245ca76144c50954e992c615ff4"
        },
        {
          "alg" : "SHA-256",
          "content" : "d07482e05479cc8bfadd6d4d58c4e6ab37cef6ecf12b9b167a2fc37977a190ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "b87d70507fbc080118af7cd1b42fd4c285b3d955209f89b3a44d7905d403f7190debccc55210b65961a75c75d63f7638f68ab6e6ba5ef266fa4af70052c18757"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f817d909c5a64a75df2710526249303a7d1c581e96d2e40d97bc9fc6a9f524c62d08689be7217bbb969f6d9d19b7cf1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ded873a74b81a66dedbba09f1629c9752ef40ea6470d7d28738f10c61b78c0b3f0d67cf09d327da4b1a8e3a448df97b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "79816762e69657dbfc00a75f8d734fe8e115a0955fb9a809ea140f7b459bac6d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f4c3c5e99a8ab47fa44457c734943891c3f7603a6ac4b98fb8f76154d2e907520cb8f9836c489e3f17a1a79fa3ab2da1b16ce0198503ba4e4bab5ec2267476a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jgroups/jgroups@5.4.11.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jgroups.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/repository/releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/JGRP"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/belaban/JGroups"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jgroups@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jgroups",
      "version" : "4.19.0",
      "description" : "Camel JGroups support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jgroups@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jgroups"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jgroups"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jgroups/jgroups@5.5.4.Final?type=jar",
      "publisher" : "JBoss, IBM",
      "group" : "org.jgroups",
      "name" : "jgroups",
      "version" : "5.5.4.Final",
      "description" : "Reliable cluster communication toolkit",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b7e16ef0962ae67cdb85924bb57ab94"
        },
        {
          "alg" : "SHA-1",
          "content" : "d70da21ca167ef2820684a1bb7685edc8ba7bbcb"
        },
        {
          "alg" : "SHA-256",
          "content" : "d8d2856689d92863c4c557f6917e876b88cc5542fc9888be597926be4171d126"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ab8bb9bf22e5119520ba74477f80cbc59e37cf662f4c053706a073e679a0c41d3c260a50b0484c9f566982647af5f063853183a03dccd5ff22d051c6354fd09"
        },
        {
          "alg" : "SHA-384",
          "content" : "bc81544c7a9093a77298799fa3e8cea71034007e60d4faf73a50fc28962fd4a2a83363b911f4ba21c38a54e66d673885"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea0980c3ae916f82eefe036bba5aedf4188657e137e49a82ca7544b82c51427a1baf051f9b868afee8facc3a484274d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "81c65dd8a7e079c19454750d33ca5ff0d347f2d930ad95d501c79f742315a334"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3551925355e9357e5799b33fa0200ad78213bede5a85a19b1a642ef820c8fca0e934d2cd5400fea77df507ff9e006dedde32baeecc6b9eb736a760e408a295b4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jgroups/jgroups@5.5.4.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jgroups.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/repository/releases/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/browse/JGRP"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/belaban/JGroups"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jira@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jira",
      "version" : "4.19.0",
      "description" : "Camel Components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jira@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jira"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jira"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client@1.43.3?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client",
      "version" : "1.43.3",
      "description" : "Google HTTP Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "806427c3d16ae724be920277ef45ee39"
        },
        {
          "alg" : "SHA-1",
          "content" : "a758b82e55a2f5f681e289c5ed384d3dbda6f3cd"
        },
        {
          "alg" : "SHA-256",
          "content" : "60aca7428c5a1ff3655b70541a98ff3d70dded48ac1324dae1af39f1b61914af"
        },
        {
          "alg" : "SHA-512",
          "content" : "8fd64f4f5220f11a56d86ec29feeb79256a1d1c79271547268baba85fec7bd590c132039bf05fd03f2a7935860b2d0f59dd9cb0dccf9c2ccf148224402b87ff0"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf07574e6554ebe50d837a8ab6cfb26b93b7c2846c8c370c0bc7c6eb0d70c6ad4281940909d926898908af47c9ce21d9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "94498f03f3190194bc2ab1901f3584f478866991214c5b133d9c2292f8bba3d18254f37051c524b3fe2201ed287d6998"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c82d76b8327a8fed7291194de85e4edafab343b9f88ad82675e288d7e7e09ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f55f1373dcac7322ad1d0b55b832c4271042f4c856c84acce7ac55fb21e5881c25636929164dbc015c5574931119261ebdef4bc60abe7bbf9d48280419499c3a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client@1.43.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
      "group" : "com.google.j2objc",
      "name" : "j2objc-annotations",
      "version" : "2.8",
      "description" : "A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c50af69b704dc91050efb98e0dff66d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "c85270e307e7b822f1086b93689124b89768e273"
        },
        {
          "alg" : "SHA-256",
          "content" : "f02a95fa1a5e95edb3ed859fd0fb7df709d121a35290eff8b74dce2ab7f4d6ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "f8263868a792b41707c9e7fe6fa5650a14cd93fbeafad20efe3772a3058fc933eb59782ec59e6eb9b9c569aa96da80134ae9fdf7547b69c44a97087efddceeff"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6087ec31fec8289158496ad2ed6ce8472d5d513808a312e0782cedac3b86c37a62a63c0b5ea3839491d109fe9e148a1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "10add34bfeb8612283eef89ac96747a3c9b755acd80ad526e1addaeb7efd6323c52b9bfa1a3d34adb40e1ccb963ee65d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b3336f8abd6b1f73b9f06d306974557000a000073bfbae6b54fda26d17dbb072"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d376c184a6df071c4e93b913d175b5c2e63deac37105dc20342c19bdda62e4e9598ca1e8bfb4f4fd5cdee6dd5ac3b8af49e2c5193e324d59a59ce1f7adeab627"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/j2objc/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.sonatype.org/spice/trunk/oss/oss-parent-9/j2objc-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.http-client/google-http-client-gson@1.43.3?type=jar",
      "publisher" : "Google",
      "group" : "com.google.http-client",
      "name" : "google-http-client-gson",
      "version" : "1.43.3",
      "description" : "Google HTTP Client Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "472f29d64b61f652b3ce977772e28393"
        },
        {
          "alg" : "SHA-1",
          "content" : "252e267acf720ef6333488740a696a1d5e204639"
        },
        {
          "alg" : "SHA-256",
          "content" : "e31a4edcb9c83954a2587e14fa2f3f8f4aad56152381b3321a3bd0bcae03fa26"
        },
        {
          "alg" : "SHA-512",
          "content" : "c58d428e25212d0da965b770e3ee894bb4fb3e1be95e66dc81e9e16b5e15f29986099eb7d080d294ee64281abb5d29c773f2354c60f97d29a1be9d300641a233"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f149627d93c1e8e00e95b7515d5b27bdd6dc542c777d3f4004197bc473eb940919eb1183d2b3b5aeeb9410177e43266"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a6e081657338175732699ad3cf02517c7070f59ff95c2679e49eb3fa9bd29108db75edd07b243255128bb56b6e04c528"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6a66769cbf8bba2cc3fd5853415cc9bedef898e838c94c4a7747fef5c461ef8c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1e193033ffd88d7e200fc997b339b852880b3103cd33ca265f985cdc3e15f5e1ab2989d99cf7a08baac8d10300303bd651a25eebe69a00489c517cfbfdff9366"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.http-client/google-http-client-gson@1.43.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-gson"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/googleapis/google-http-java-client/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/googleapis/google-http-java-client/google-http-client-gson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.atlassian.sal/sal-api@5.1.4?type=jar",
      "publisher" : "Atlassian",
      "group" : "com.atlassian.sal",
      "name" : "sal-api",
      "version" : "5.1.4",
      "description" : "A plugin that provides API for Shared Application Access Layer",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cda007519defbcead21b6efa112543b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a191489bebe03eb52695a97764f95799da6a786"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c3838cbe3e92f40969029ce7c4ee431c59053d0fec251a3462c9aabb41dd2b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "011b070f8b7f08b6ce38a96c1ea31876bc7f56b66a5f5eacb39bccd6185421d1c8d1c3da6cdc2ac0e1af23b7a77d54757710587a42f463b3942bbfe47e387aef"
        },
        {
          "alg" : "SHA-384",
          "content" : "16082f7b2876caf75bc31f7740bafa9cebd7589c58f31aeaa5490af21e63ad127e3dbf0ce665dea1e7a76e44090b765f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91c59cc0b6c9a732a4b427285a9969a3b96ce87f10912ecee8be98d4a256fe68ad882bf4ec530ae26676e03991452e06"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07f1026551795144a3263c7edfa1a089a38dbcf3a2eaff9fbe9ae8e7b86a071b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e77f72b60b77eebc5e256aa1a296168f52ef60b268e89c7811d124e72ec65620fbf6256ca6dd527a0340c49f94efd7216e5669603192b4a9c45987c750dc0dbc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.atlassian.sal/sal-api@5.1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.atlassian.com/public-pom/sal-parent/sal-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://ecosystem-bamboo.internal.atlassian.com/browse/SAL"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://packages.atlassian.com/maven/public"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://ecosystem.atlassian.net/projects/SAL"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/atlassian/atlassian-sal/sal-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.atlassian.jira/jira-rest-java-client-api@6.0.2?type=jar",
      "publisher" : "Atlassian",
      "group" : "com.atlassian.jira",
      "name" : "jira-rest-java-client-api",
      "version" : "6.0.2",
      "description" : "The public API for JIRA REST Java Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "691ace0b195dd85f569d5efa2d8f5136"
        },
        {
          "alg" : "SHA-1",
          "content" : "6bd7cebcc2bfddb9e4ccf51869d2c5a4b20af019"
        },
        {
          "alg" : "SHA-256",
          "content" : "723a59eed57709560bacf76e19e6b3024c74b9ef3ff975a56eb95c452ee8f576"
        },
        {
          "alg" : "SHA-512",
          "content" : "b74cd4c60f27d4ad5059cc30143956c7c792cec3253f6a732afea10ba2b90abb222828706fc58fd855314f26d897178a970bd151f298d55a681bd187693fb187"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f7e24d4d02f9184c56983f071e6222678ad0514b0021e146937782ee274f8057e1e966795dc58f62dba40fad561a10d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdf0d681658c61e7dac977dafbe6d38e17f9520d990258c646074383ffc81d28fe4523e9a5cc39b85386f537460e8b30"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a1b8bbb20e3fd8659a70f4120542cd86a0dcf7e9466bb4feba936c9a85a39f8d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "08151c57783fd9de9cbfbb78447d51884d8db30b8fcee600de3fad75687c2f15b5d288094f9c11be3ff67c90bc021c05131cb0b0ac524ae749df859913f10c34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.atlassian.jira/jira-rest-java-client-api@6.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.atlassian.com/public-pom/jira-rest-java-client-parent/jira-rest-java-client-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://packages.atlassian.com/maven/public"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://ecosystem.atlassian.net/browse/JRJC"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/atlassian/jira-rest-java-client/jira-rest-java-client-api/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.atlassian.util.concurrent/atlassian-util-concurrent@4.0.1?type=jar",
      "publisher" : "Atlassian",
      "group" : "io.atlassian.util.concurrent",
      "name" : "atlassian-util-concurrent",
      "version" : "4.0.1",
      "description" : "This project contains utility classes that are used by various products and projects inside Atlassian and may have some utility to the world at large.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "64d75ee6a8eb440831c1d4d96351bfd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "34fdb324a609ff5e008e707de7c0741aeaa4b981"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b89b72fd29b646ac2bb86e40c2353a05741d56bad6d3a28d27df44e7d351e74"
        },
        {
          "alg" : "SHA-512",
          "content" : "d4032535c5c77af4d02417c96d4d08bacc86cefbabed0425ab0c0e9be39c962d47d0bf4cf8b5317da3977137198fc71ea2887c92d8664e0333d657062d629aeb"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e49a0aee9372eda758e00802ca13a6b300f489ec84bfde71e12a8ab1f357ec759a7407b199251e44dcb75bde805407c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "feba830f9c72ca5612b2de4f4e0eeb3dd27f4a6a37a91970c00d4e487fd195faa375283fe0f1d4a4770ee4871a852409"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e33ad457b9157916eb7112d915076e75936de5359f55b7389cc6065bab849b18"
        },
        {
          "alg" : "SHA3-512",
          "content" : "234a45b7b4813ba02ff19c4d7696407cdd7b17ea58cf40fd3d082ed88d2e36d6fe9774de389cc18b79b06d5a7c5f5d16a9955fed2a168995115f05d296404e54"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.atlassian.util.concurrent/atlassian-util-concurrent@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://labs.atlassian.com/wiki/display/CONCURRENT/Home"
        },
        {
          "type" : "build-system",
          "url" : "https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.atlassian.com/central-staging"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://labs.atlassian.com/browse/CONCURRENT"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/atlassian/atlassian-util-concurrent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.atlassian.httpclient/atlassian-httpclient-api@4.0.1?type=jar",
      "publisher" : "Atlassian",
      "group" : "com.atlassian.httpclient",
      "name" : "atlassian-httpclient-api",
      "version" : "4.0.1",
      "description" : "The API to the HTTP Client service",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7fe142d20f7b1d6c2b69bbb499f11518"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c7b05bb24c7a2181477f46b084f8a65163fc762"
        },
        {
          "alg" : "SHA-256",
          "content" : "898f691779d53d7a9f991cc8b77dc030485e17e0a3aa60e297ee84ec9b6de94d"
        },
        {
          "alg" : "SHA-512",
          "content" : "4097ae6b7417515060e92a2cf4ab7dd26ff46ae266dec539bcc3f7afb9f9a734d9b6ff359fa655f93bde7cc1f8069cdd2b123efd8541a4fe50d21b8f33abd281"
        },
        {
          "alg" : "SHA-384",
          "content" : "79b5c83bbcaa321f8021b3e1a8b5a686ef162ab94df66272c9e56df10752443ffbca02dab5389578f014d15e0486393f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c39eef0a67d6eb9fb665603eec6f261cdec680ba87e839ac99cf2a1a75b510a400cba812dd5d9b5155dc770c7f869dab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a8de7b44dc402c619bd6366260afdb6dd2d9b8281c81ef4bee315b2dc0dbb0c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "04c4209c5eb20c4fdc0db106f7c93de074640203017d8fc7ba2cb93d7190c76b08d9368ed4c347e5e601d169624d567d85701a8949b7b5e3cc804962abbfa156"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.atlassian.httpclient/atlassian-httpclient-api@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.atlassian.com/public-pom/atlassian-httpclient-parent/atlassian-httpclient-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://ecosystem-bamboo.internal.atlassian.com/browse/AHCP"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://packages.atlassian.com/maven/public"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://ecosystem.atlassian.net/browse/AHTTP"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/atlassian/atlassian-httpclient/atlassian-httpclient-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.atlassian.jira/jira-rest-java-client-core@6.0.2?type=jar",
      "publisher" : "Atlassian",
      "group" : "com.atlassian.jira",
      "name" : "jira-rest-java-client-core",
      "version" : "6.0.2",
      "description" : "Implementation of JIRA REST Java Client.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26f2b7fcdb2d191b713af96391465cb5"
        },
        {
          "alg" : "SHA-1",
          "content" : "3297d661c168bc6a099dc6fa3f53d8f059d2af5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "4cb700710bb68449020cb06ca7e3f9c59fbf80a48d926e2992a74979ed990953"
        },
        {
          "alg" : "SHA-512",
          "content" : "795c7ffbd9a9bae90f74ee41c831d6b54953a93e61808ca4901a304d844041adf5f44541fd8648c4cfa9ff6fd7a889c28d0a01f4ed8a30072288f37a09fb7823"
        },
        {
          "alg" : "SHA-384",
          "content" : "28e5c1e352b50fd14fad91fa779789e8f2731f0ccc3b5de490e48c8a208451850bb723deda10a5f1613ac488dbb5d6f3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2003f3abe6df761642df9fe0b6bbbb750f1b2770f567c3dff8b00247307b802d04c39998091932c9131633ac01e24955"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2dd99efd0aa05ffb0f4ed93a3cbf64a9f6c41995e526543e3c3a9be34d16e307"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c2d7f1c70a2eecef5b9da890450445176d0950a7b60a4caa0e4cf2fdd114be8c3b95e76af95a245858b5a5246f9fa298e729f162ff460074f0ce60eb6f4eecc2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.atlassian.jira/jira-rest-java-client-core@6.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.atlassian.com/public-pom/jira-rest-java-client-parent/jira-rest-java-client-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://packages.atlassian.com/maven/public"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://ecosystem.atlassian.net/browse/JRJC"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/atlassian/jira-rest-java-client/jira-rest-java-client-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.42?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-client",
      "version" : "2.42",
      "description" : "Jersey core client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "211105ca2c9ba71425c05874d9d37812"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e37d77761f65dca0c7913a0b93d3a69004552ba"
        },
        {
          "alg" : "SHA-256",
          "content" : "129aba110b605455dbaa9f93ac188d8e186179139b8fd4de22c252db76694590"
        },
        {
          "alg" : "SHA-512",
          "content" : "a93cc8ebda9278dbef39664692d9d6f64c857525157e3e233f189228ab2633e07a2ee193171260821602285dec6391b9e6624afa2967df969549d26f5569d588"
        },
        {
          "alg" : "SHA-384",
          "content" : "3078b3cdecae0bff218a1b1f33a66fd1bd9c6564d8b88b000145a8cdbebb41e1c4886ba5c806ecfc789a47b617602286"
        },
        {
          "alg" : "SHA3-384",
          "content" : "291ef67d137a5f7f50e8464ebcaad0d5218c2fe18c7bbaca621ba6f890a04baa775225eaebd5547ea19a6c86c3554163"
        },
        {
          "alg" : "SHA3-256",
          "content" : "55b9997c09080028b7e3fcb1722c2b4d5c35a1a67e1577cabcd92f24b9288d53"
        },
        {
          "alg" : "SHA3-512",
          "content" : "64afaacb1e18e7b6cf70b8dbb3937e5de06e33d66d97c51d319b03ac9dea01f0cdb6029a2c9f5f1a13d4e8b874ed50d16bfdd75bd3e860a54985597fcc1c2928"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.42?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-client"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.42?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-common",
      "version" : "2.42",
      "description" : "Jersey core common packages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2dc926491e92fbcfa0c1b91e3b8e4455"
        },
        {
          "alg" : "SHA-1",
          "content" : "e30a247e2ccb83159aa769712255320d711a70de"
        },
        {
          "alg" : "SHA-256",
          "content" : "f242c37ba56fe2c10397d4920ed4f0f04fc1c047333d422855dae4ccf362e1b7"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ddf793f498c88bb24fe567914a3e483871fc91fd4dbf1352ae8720172d2dba78b2850e252c23710d6ff4947bef651b15b10d3974b3963b3a716bd84dfd989ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "d8f385e6772137bc51c8d0b454dca1225046cc8e7f0e8d4b46f54105ab981aa81a063616657602c762bf51dca37010ad"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d17eb2f1b9b3e8f79554e90e90521a01c450b28c9f83a547101b28e2b3626a87efc63773a2fdfc0f3e7f6c6e2856a397"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dd8eb4f77f17ee50bf46fe84038f4365c621e78230e7d9bb694ae03b268f2e58"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ae9807ca02fdd7ee530575a5e0251faf15dca561ee75b5fd9bc202cf21b9a58aec0b451f31e11da3221419916257bcb133884f0def6e566f00896762a4f23d45"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "The GNU General Public License (GPL), Version 2, With Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.42?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-common"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.media/jersey-media-json-jettison@2.42?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.media",
      "name" : "jersey-media-json-jettison",
      "version" : "2.42",
      "description" : "Jersey JSON Jettison entity providers support module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "490670c1ad8b402e6954b33a0d10cc65"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e4e9b792fab3f0274088f23847945ab434625b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a10c82fdf7d8cd25987a2699622596d83f7aadc16855dae362680e9c6f5dd06"
        },
        {
          "alg" : "SHA-512",
          "content" : "9fa706249c2e8748e3f78afb8b17fbb284db937a96df58b08438fc45ff1f363e25b9e1b882239a697d1e60efcac1304284c3290886d13e7d5ce861285e5c00e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "6782c028cfa8585da529fdb2cf286de52be9b768f2728c3a2351002b63c11bf3c4ccdbfb68b2a2cc3e5a3f1a7b972077"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ba482f192858d79769c523c939f4022953577315f02a16e289d9eca2f0c7dc7f6b91d82f065174f559991e5e36a58437"
        },
        {
          "alg" : "SHA3-256",
          "content" : "be0ac221636c26f17670f17648ffc77296318437639d43b330eab9b8d555865b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f99d30f221a39e57ca36be05a7931bc4eefefb13cf49dd14b5b372d07420aab79e874141ae4c5fbcb41dd4b41b9a5a2907026010dd1d43d07fe90b8d6e274418"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.media/jersey-media-json-jettison@2.42?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-json-jettison"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-media-json-jettison"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.media/jersey-media-jaxb@2.42?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.media",
      "name" : "jersey-media-jaxb",
      "version" : "2.42",
      "description" : "JAX-RS features based upon JAX-B.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8249e7ccb841436f2da3ccff245024e5"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3d3bcc3f42b1555dfd040a9b6ad6cc3a40287b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b51841a6a53d1e251f9fa0ce5c7929183808802c7e934ccad073b97dd4b06c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "5517d15f92f7535547e695e18dd83341af140e4cb5e14252fd9a00403f639fbf17959eafa6a3b0ef4cbec73c7582d27e7d207bb9d33828c09854ffe581d2b294"
        },
        {
          "alg" : "SHA-384",
          "content" : "37af1d99ab14b9165993243b1948ed2cd27fd38a6f7e0d9c8b28484c8b08ec480e8a6f402e4dcefc030b186d1f46447e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2eaf835e489708cedfa6c5da3fc132800673842e8cb56817fb9882753c49601775302efe8c92c98c7ec1c97971a9cc56"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ad8a0a7226990050b428f8b976832eca4aa595962c7be5831b6044a8279e728"
        },
        {
          "alg" : "SHA3-512",
          "content" : "372b9f6fc5487e152f059a005c92d1a48a2a7d6273b2e9e9fae66eda234347e2a722362d3dfc74755dacb7876b1823cad897adbcee3ae58686933dac78088188"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.media/jersey-media-jaxb@2.42?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-jaxb"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-media-jaxb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.atlassian.event/atlassian-event@6.0.0?type=jar",
      "publisher" : "Atlassian",
      "group" : "com.atlassian.event",
      "name" : "atlassian-event",
      "version" : "6.0.0",
      "description" : "Atlassian eventing system for use with Spring projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2e5309c2316a94f77699db704f52ad74"
        },
        {
          "alg" : "SHA-1",
          "content" : "9a84701928d80b27e3cbcafe8ad67a7735f6ad01"
        },
        {
          "alg" : "SHA-256",
          "content" : "0a0707112ad125f78dbfcfc46ae50c623ffeef07a78dfb435a7df2ef9ac73248"
        },
        {
          "alg" : "SHA-512",
          "content" : "4470f054108c5fb6d16f1eadc886f235546971ae122838abd995bc44878417fceda5d851a8aa4bce14744cb9646cb0fe54f4c5bb86cc869c69948a87b3c93926"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a428d560ec38ab6affa6dc1927625eddf490ce52ee9936a6632c0058bbe7d5eba66fd48cd201fee90153da5dd11481b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70bf2ff0b5d515abc82309620ab07c192a2d1496da6ab7e7833d54cc5d51e2c4ea664f6e619944ee695827e796177f73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0316ad7f9b29838c74c7c1dcbf69916b35dd6cd66da187c2b236b1330c39c0d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0bc851e964ab27872a2833d89b0527c00a7c938ab6c3457700085ce16d7e5ce916ad61c0008fcfe534fd4aa20d7073ead2a9b5ea04a78d2f7b05aa73a9ae5b13"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.atlassian.event/atlassian-event@6.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.atlassian.com/atlassian-event/6.0.0"
        },
        {
          "type" : "build-system",
          "url" : "https://ecosystem-bamboo.internal.atlassian.com/browse/EVENT"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://packages.atlassian.com/maven/public"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://ecosystem.atlassian.net/browse/EVENT"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/atlassian/atlassian-event"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-beans@5.3.36?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-beans",
      "version" : "5.3.36",
      "description" : "Spring Beans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c8bab3516119d4713cec337af1dfe25b"
        },
        {
          "alg" : "SHA-1",
          "content" : "b843e52d69592890c5af54b4d96f89b7eb0804c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "210afabaec7b2737d30a4d57a0e4e89ad0a9c3733c4cfddc458fa97ececd2c15"
        },
        {
          "alg" : "SHA-512",
          "content" : "36eec5648225df40407008b1bc70a670e313fb7682914f12c0df6027509d8490f7d8c30ec18f671984bc311fd6c1346dc6d79e9fb46c44b5cf7aca1146113889"
        },
        {
          "alg" : "SHA-384",
          "content" : "58b17782452c6470090ac0a27b15a48bebd7357fd9521db1869a7a5167b86598b7ad0fbd250690e3da0dc87b5166f653"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f505588fb071dda17896a839a0dad217efd71ddc66ea78aa065acfeaf37aad21c70a16ca557b246505516ef8e614dc5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8964c43ecae42cfe45e86a2c055fe21e3f8254585910452f0cc641e5dac82aef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d621bc0047f8c13883741a640d6378ced71c5409a48cd479b490590e0acb52402b540de4e8a0f6c3b23166e75245bbda84223f4d8e1ae7e3453edaab597161d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-beans@5.3.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-core@5.3.36?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-core",
      "version" : "5.3.36",
      "description" : "Spring Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34e922d3615ce09699f491755643bbf7"
        },
        {
          "alg" : "SHA-1",
          "content" : "a887990ef53e7297f17773dc40c3ded8d52e61b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9d1a3c1e2d8b45643edafea088768978b93df67680c47653ebf02d15b275aac"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba725231ba51ebd6ad4793af9723eee2f9b670e2223010d97263f6e53266c4d7a90ebcf5cde79c48f59db7f8cd14ca4f9acf6bc9e507fecfb07094e11f457e5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "20edba508f1dc8d6cce1610d9f284f5f9796b74d5636c427f74cb8f62e1d1fb9bd66d45bd14e93b120431bc7f87284b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec30034840c0cd386201a18d7e33ad40ed8d8d5ba601217af4d8161f40009072a3fc0408c44f3ef96ee055d349bf7ef5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ee1afae7ee9153b9571ab19f1709ce6c86928a526d5874046c4dd609b32761b0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9bde69eb18e92108fd543973eb1aa2bf4518c69cc023a188e8c5de229e6dfbe96e092c2f13e0ffe860ea77f2647f0d4751416cb8bac1b67b0c3b1d3d31a5e23a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-core@5.3.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-jcl@5.3.36?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-jcl",
      "version" : "5.3.36",
      "description" : "Spring Commons Logging Bridge",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8a884a018ce86e1f898fda59d70d65a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "b94b6bebc7bfedb9a1289dffbd6af1380f79cb9a"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e56018eab19ff9fafd2200c55313af1ad4601ed9b930eeda4e8105a79bde8d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e42e4f03db2e2b6d86b4dab9e987ef0bd752569ba59a241f790c7d8ab32f868fa6becc2d188422e67ab9a05380bab4053f79c9d90f1d872b114b7b8746709da5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b114df99bb8aef6b5c30dda29fc4e366baf8f450cb9e984677e5e40bea20c89bd46d6a52ccec337893fe190fd113d129"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ceb31c3b97b70fd7708690a68940f11069c18be3663f88edd04ddf71aa2888ea3a21ef9ad3bec28de79fe0c585f104a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fce225ffaad70ca5b95bfc5fc07a9cb5da447ccd110f631d970c62f608e2a0a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "783b83fc9f2f0d9e81ae5f32316c0fe3d0948abf7c93820427886fb017cb272fc01a0b4a0d29fac619684c890e8ee25755c7e08f01655bcfc5c8088fedcad4ea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-jcl@5.3.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.atlassian.httpclient/atlassian-httpclient-library@4.0.1?type=jar",
      "publisher" : "Atlassian",
      "group" : "com.atlassian.httpclient",
      "name" : "atlassian-httpclient-library",
      "version" : "4.0.1",
      "description" : "Implementation library of the HTTP Client API based on Apache HTTP Components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2577d46f87b78c9c01260acbdb1c209"
        },
        {
          "alg" : "SHA-1",
          "content" : "e02764929290b0ea9c246d3e4c1c003e558ffe85"
        },
        {
          "alg" : "SHA-256",
          "content" : "6842c6674460eced87a3d971ed224832f7e7b6c6e2edfc65e6dcd66d54b7a224"
        },
        {
          "alg" : "SHA-512",
          "content" : "15bf845eb55c7b4c3e51d0b19a7a7b26a627606e4bfa6dd4b39325887e660284cfda9e244c2ccacd176f3b68ed2ee5e2acefeed8aaa06977c19c5e7373234ce6"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd4500bb6a6442ac08184e24366124a7695e07c4d64882785114ba4ed25c975a5126405da91b6071ec19567ef8e239ae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ded1accfed0882f2b8bf26f520b6755293987c414e17fecb285b8b71b74dc5264c8df22db7c643589f09153a5b0c317"
        },
        {
          "alg" : "SHA3-256",
          "content" : "625fd1ed59616511a36167ec67e921a88b2809ba27532da8a23b3716c5dc0827"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f3cf5379fc7f57f69e88e1751119771c9eefeb3204c396355d7cc8851694f03b1de79f4142a4968998d5ccac88f193512afe6d1eb9c8c2e2ba5fe0f7738a0de2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.atlassian.httpclient/atlassian-httpclient-library@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.atlassian.com/public-pom/atlassian-httpclient-parent/atlassian-httpclient-library/"
        },
        {
          "type" : "build-system",
          "url" : "https://ecosystem-bamboo.internal.atlassian.com/browse/AHCP"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://packages.atlassian.com/maven/public"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://ecosystem.atlassian.net/browse/AHTTP"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/atlassian/atlassian-httpclient/atlassian-httpclient-library"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpasyncclient-cache@4.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpasyncclient-cache",
      "version" : "4.1.5",
      "description" : "Apache HttpComponents AsyncClient Cache",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01eeb7a179024a559438a3dfa2910d2e"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ff813b7834c51372df7e0b345d14084a343c9ef"
        },
        {
          "alg" : "SHA-256",
          "content" : "a7c1dc438122f98c84e2404b6c1bb6cbaa0d6bbfc3e8d2567080c90027a349b0"
        },
        {
          "alg" : "SHA-512",
          "content" : "70d9c8eb1eebd08487844a441f852a53948a39a94acd55ea23c1d75bb1fa9153f1c1b9f37b15d1dfbbbcd0a2474fc27ad9f240623d3bb38add684f2296e27601"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee92f00b5954eda2d1f1383fab68fa87801f3196ed4233bb9d558b2619e7df4046dcc2cb70d581e887fa235547d1b514"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dbfe52a1052ebcc274531bf7d570cfec1009e87bc4e5b978f4da0f0b4c0ec5fde43fc29fdb2a741bada11e86b8c7105e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f18224dd8765a572efc7a23df22f43a77669267849d5bcd03309c53a8af7b4b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "19b62a6521ef0c32068b96d49600d9c983721b09c645ab2071b8c303d91431d4619e5adb5e2068ded901a125a6624ed56e2ca51f299aa0336b5bee75b93da74c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpasyncclient-cache@4.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-asyncclient"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/HTTPASYNC"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
        },
        {
          "type" : "vcs",
          "url" : "https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient-cache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpclient-cache@4.5.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpclient-cache",
      "version" : "4.5.14",
      "description" : "Apache HttpComponents HttpClient - Cache",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "87617651f0293bdfe5203e710a20ca21"
        },
        {
          "alg" : "SHA-1",
          "content" : "17e68860da010d0002c2cd05349d6013ef67ab64"
        },
        {
          "alg" : "SHA-256",
          "content" : "5324d2cbc2d311c9f91b82bcbc746ec2a29f1f5b744395a50ff3afb873db1cee"
        },
        {
          "alg" : "SHA-512",
          "content" : "f3fd7ad3b9ca642e4d231df4b61c0f177cd14374bca01e1ac73305134648ac87081ec87efe49693ff6235d6eed4674bdad742b620038cc4f80f6294acff43752"
        },
        {
          "alg" : "SHA-384",
          "content" : "8684e89f8501c438cbbc620df39451b6fca820a2b345cb23754343b6b07795495b00626d3a6d6229accd3f8296f5de0f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "efdab600d88ee007d4d20352f4bb4dd18f4dcda8b89b3dbefe64d39d3e23ba93cb5fbaaa62547192e181fe96abc8ca59"
        },
        {
          "alg" : "SHA3-256",
          "content" : "df7994e9e6e2c3e236ec6011d9f35d9f494dd40e3b23e9144eb343aaa34ee236"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fc39ca7f12deb450d35b9b496a2aaa828802445909791015b898d3b22e8148aad13d03b3921177f951906edc098ada302e7f3871d701d1925b9a64c623a5123e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpclient-cache@4.5.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-client-ga"
        },
        {
          "type" : "distribution-intake",
          "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.14/httpclient-cache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.15?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore-nio",
      "version" : "4.4.15",
      "description" : "Apache HttpComponents Core (non-blocking I/O)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "295da715492b1f7d4e38711f820e42a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "85d2b6825d42db909a1474f0ffbd6328429b7a32"
        },
        {
          "alg" : "SHA-256",
          "content" : "44ee3edb7d5e96d3e6d00263c838af23dd2ce67554129714ea30ae447ba95b92"
        },
        {
          "alg" : "SHA-512",
          "content" : "58730c69cd14d5ef1fcf39150186dd33077c08051c87c150d39561cce7f5e82dcb2ceceeb64a268b0cbafdbc605b11e1eaddf9e45574d9f010dbebbc6fbf460c"
        },
        {
          "alg" : "SHA-384",
          "content" : "035c93a9323efa78196aef2c54e7b541ce63752874bf2f4d54db027fdae0f0e50b2e39eece5f1822241503555c87822a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a913ca42651272aad24860e5815080068eb05a7bec5bc391ca8e2a480d043ceff4d0cb78032c9197be5d849f5b5aabbb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10a5e095773305796825d5fb86e1252bcb5e1b52ea10478c0567ed7ee242bba2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "561f18b2b03cdfb0e593213c91e43d896e4172a65069ffd8cca80836588e13a2c3d778d1304e6c05309a2bde4446001605d59b8d5fbb4f131f974bf4c9178384"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution-intake",
          "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.15/httpcore-nio"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpmime@4.5.14?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpmime",
      "version" : "4.5.14",
      "description" : "Apache HttpComponents HttpClient - MIME coded entities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "714c4ae31c40e6633c0bcaa4e6264153"
        },
        {
          "alg" : "SHA-1",
          "content" : "6662758a1f1cb1149cf916bdac28332e0902ec44"
        },
        {
          "alg" : "SHA-256",
          "content" : "d401243d5c6eae928a37121b6e819158c8c32ea0584793e7285bb489ab2a3d17"
        },
        {
          "alg" : "SHA-512",
          "content" : "884b062028f68278389b74ccfbc35142caae489ceda5df01d2c60df884b9604cd4055bf4e1524e0358661fa0e88e93e614fb6be590cb940510b07a37c0b0a20c"
        },
        {
          "alg" : "SHA-384",
          "content" : "88ec9117630f714abcebae122c9e10852706f88917ac12c610b975538c14a10fd5b1ec9213163b0cb950e9c9b7a74fe6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8f1d2b58f6a74585833611b1219c78cb37737fc75e3e2cb58804d87df93a28107da6c49a86b139dff46a7973260fdf11"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fdd67408fb7beacf7c00415476e9b61903c90ad06a50a7d500aa045d5747bbd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5075045ce4e6faa77907d762ceb24660d13b225505bb81a1b0f101a736d4ad2f4c914ce7d04137d1506495eaa437aa64bb1ac08130f4b6a76e0025f8463f7353"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpmime@4.5.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-client-ga"
        },
        {
          "type" : "distribution-intake",
          "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.14/httpmime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.atlassian.fugue/fugue@6.1.2?type=jar",
      "publisher" : "Atlassian",
      "group" : "io.atlassian.fugue",
      "name" : "fugue",
      "version" : "6.1.2",
      "description" : "Base POM for Atlassian projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e6f5598e9986a2518109ab25af8eb0cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "bce6091f6d7ee53e24489aeab24567c3e32d43e4"
        },
        {
          "alg" : "SHA-256",
          "content" : "8540b0f0d5d6300dba865321fc069238a37f8f36ccb6515906c31c0e088e3c75"
        },
        {
          "alg" : "SHA-512",
          "content" : "9180fae9c73cae9d83cfef15cff124b27f32ec9c0b2c4dcb154d8db59fb5f967211b000b9846b7f9f06e7d43e9c9c12f9fee6f543049f312834e48dc94351a48"
        },
        {
          "alg" : "SHA-384",
          "content" : "f17d9f7147b938eb4dd19de20abc34b624e0b70273fd9b781d7fd9d06f79ea3f787796df9c11ffc2cdb4e4c53242c489"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c20a897e76224544b6b745fb737d5f05df871c52fec776268cfcb5e639aa2d34e1277f6db17c0c5cdb4b84f03279e0d0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f546ade70f32656dedf799d679df0610f4e102090904ba3e0cbe1267e9ca1b92"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4daa8b901b18e660f707ff1ba98ebe1c1ac38cbb9a3d949cd604f3fd5c503ef665c0e7b95566451615f9e62731756f3ab5661022bb3a0e2464aabe085fc34f17"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.atlassian.fugue/fugue@6.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.atlassian.com/central-pom/fugue-parent/fugue/"
        },
        {
          "type" : "build-system",
          "url" : "https://ecosystem-bamboo.internal.atlassian.com/browse/FUGUE"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://packages.atlassian.com/maven/central"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bitbucket.org/atlassian/fugue/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/atlassian/fugue/fugue"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jmx@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jmx",
      "version" : "4.19.0",
      "description" : "Camel JMX support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jmx@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jmx"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jmx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jolt@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jolt",
      "version" : "4.19.0",
      "description" : "Camel Jolt Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jolt@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jolt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jolt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.bazaarvoice.jolt/jolt-core@0.1.8?type=jar",
      "group" : "com.bazaarvoice.jolt",
      "name" : "jolt-core",
      "version" : "0.1.8",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eafca69b913a72064a787db5fdcb6f27"
        },
        {
          "alg" : "SHA-1",
          "content" : "805ffea91ebc90283472bd3d4a0a5b90c578aa6b"
        },
        {
          "alg" : "SHA-256",
          "content" : "74e9f591bd8de3ff1cd943ddeef684f2a4be86a242cf7987a241a5b7cdba0cde"
        },
        {
          "alg" : "SHA-512",
          "content" : "53f265cde885c3124fc155175bb777ff40bb664ab38fca6aca8766e88938055b547e95d1bd88348ac81c89346be4754a39b21ddb0fc777618b4048dd009d26b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "788e2f542c52ea1326d78f92072ef01525ad7620d22d456a871044c42146573e47437cac8857f777c09252c32e2209c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4a9ca08e52f2db1bfdee22fb994f5e04895bc346052276f9fe0d55c49d1fc7cbe81d05feedcb950df67b942e128c2f55"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a9528dfe3e36cb49d0acec9fcbfbf28f1da2c749bdfc6e04f9addb40383e60a9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "eabf6e655d9662be64ab54d251d82194d618860caca9b95bcca9c5a2ca4a42c2333834fd9e3c2eaa43d33e0d79cd725b7bc338cbb44308038b35cd6861407493"
        }
      ],
      "purl" : "pkg:maven/com.bazaarvoice.jolt/jolt-core@0.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/bv-opensource-super-pom/jolt-parent/jolt-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bazaarvoice/jolt/jolt-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.bazaarvoice.jolt/json-utils@0.1.8?type=jar",
      "group" : "com.bazaarvoice.jolt",
      "name" : "json-utils",
      "version" : "0.1.8",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1102e11d137f84d10750a27fe478e1f7"
        },
        {
          "alg" : "SHA-1",
          "content" : "435a4c6aa445e3b8cbe0c7e30e19bd323d894e28"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d86d4e3370f99342ac9cb009a9efdb1a2fa2543811057e511c6b8b21170c11d"
        },
        {
          "alg" : "SHA-512",
          "content" : "29affbf6333ad9a5c3c8567c0bb253d02f4698edf0bc1a96c9f204005a3b2d30f8752b1b55aa29c40df6ad52f8b48e260051f3762c3f02b43560b907b8ee6fc4"
        },
        {
          "alg" : "SHA-384",
          "content" : "7317f27c9d3ffabf47d96cba7396dd6069b8aae7e02cd99fa1eeee90e8521afc04e22d9958f80841b608facc5eee1c7a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c50d48ca79e8ae2b9fdaff71739e8355d554afaa36d8e4a8b9811a70fd5f37cd66f354033c3ba83125b3c56a8ea13db"
        },
        {
          "alg" : "SHA3-256",
          "content" : "08ebb793f8ca36bfbb88d48489a6bff47c0dca635b99395fa14c0e4867378ff5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "782603743082e54612967b1e79d7565ae1e5e66e3cc3fdb2f427d9147a668aef2d23758730bfd2e82609d50359176d128d2c4c2dfa4d80bb01abe7a1654f6758"
        }
      ],
      "purl" : "pkg:maven/com.bazaarvoice.jolt/json-utils@0.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/bv-opensource-super-pom/jolt-parent/json-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bazaarvoice/jolt/json-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jpa@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jpa",
      "version" : "4.19.0",
      "description" : "Camel JPA support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jpa@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jpa"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jpa"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-orm@7.0.6?type=jar",
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-orm",
      "version" : "7.0.6",
      "description" : "Spring Object/Relational Mapping",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2bf0c20711aaac675a001e87fdbbfe0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "719bd92fe383fcc5b084675667da870ff8dabeca"
        },
        {
          "alg" : "SHA-256",
          "content" : "457c48837e1b607e88aba6b4056f3dda298157cec584e2ae6daf24051e07c7a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "b61c463a98c59a4ad470ae8cbb1fc2c863a7b54be9449ae4804ec00801286de74300ba9f463f0c87661155349069fca4a52f846ef6b170978fc18737fcdedf58"
        },
        {
          "alg" : "SHA-384",
          "content" : "19900b68ff8eded957a4641c3cbf7d75dc64677184be75d2d09089f5f6020543923be1e8c10d6a6b17bdd9df7f6946bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "381d82cdc00f57f47d325642e1c0e553982a75ff53179c55628d7dc3cc26c8808114149a3c0dd6d27221d41383d51c7d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ddda1b58ea5ac840f84f50ed5f09769620ebd843eb084c4d036110b2e0fa7b34"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2c23ca2e7ae4781293edd5817d5a69ede33978e4beb72d28da87251180e6084a52c3d6c5fadc5c3aeefa6324adddb7d1afdd22a0e155c693ab6cd6255e084dbc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-orm@7.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.persistence/jakarta.persistence-api@3.2.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.persistence",
      "name" : "jakarta.persistence-api",
      "version" : "3.2.0",
      "description" : "Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "79acec18d202797dcba1fff596a47684"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb75a113f3fa191c2c7ee7b206d8e674251b3129"
        },
        {
          "alg" : "SHA-256",
          "content" : "be8a26b0e75c84c1b7600f759256fbc68d60333d89ec0ce3f784fc3ffa09aa8c"
        },
        {
          "alg" : "SHA-512",
          "content" : "2913707daaad67506551f016fb582612cf76565386b48e9b27ac96ac72f5763ecd1bf8b25fdb06ea94e57782eeaaf6378c709d13221634a23dabbadf3eeadb18"
        },
        {
          "alg" : "SHA-384",
          "content" : "26b919c9c720a6ef60ee071787099b9f72096870132bd0df05a258b25ce465e3f0bc0bd9196cd39def76ddf2d22f0e6c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0469ec95cf94bc641edad7085a1afcea5a9533090617900fb1e41c9b3e817bfec560a861ea3271fbd2701b41ab463c36"
        },
        {
          "alg" : "SHA3-256",
          "content" : "991f44eb42c824663e55cc0e3dd70447381806021d7a1cbffebf51c316112a7a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2e094d39690bee54c2933cbe4de425d65ed965739526cff65a4f6265d85df1dcec0b71cba9629405880cf4141daeb435489c9f27d708d148072202867ee541a0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.persistence/jakarta.persistence-api@3.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jakartaee/persistence"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/persistence/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jpa-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/persistence.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.openjpa/openjpa@4.1.1?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.openjpa",
      "name" : "openjpa",
      "version" : "4.1.1",
      "description" : "Apache OpenJPA implementation of Jakarta JPA 3.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "156d456ada7011b67c82adbaa094a68d"
        },
        {
          "alg" : "SHA-1",
          "content" : "29a4cc3a375a6eb11caa1c27babf7f28c45aa3e2"
        },
        {
          "alg" : "SHA-256",
          "content" : "d72e339d46a43cdcc80bbb332174f0d6ef4a3c03fede7b2fb3d64dd9027b21ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "72d85a4ed89eb90c578396a5cf94fd17c93b3f796a8494da3651f149dff41d83611f925f471010bf85b2b4ac331726d347bbd64bfaac1f86ca771a9188c55550"
        },
        {
          "alg" : "SHA-384",
          "content" : "035d3f321ac59385968fb50b6010467556c742d8510229812e139de3629f9f6adc7005fbde1eaf0c6c5a1d4bf163606c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2cccf9ede1806835884b36dd87f845844bba7a9ce8286ef2acc22d8847c082ac22582e8ff86bb44e4f1851fa03d9a4ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da1c89430a8880bf0b9feab1cea833edb491a7a8ac24be257c6445057cb92865"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23a4b1a63bcc3350b14a1493a9081c349ddad61667051028b5455ed1f2c6a259a23b8933a64e874ecdaba290fb84d2f3e4e40ba255176c155d4cc5ef24f29720"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.openjpa/openjpa@4.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://openjpa.apache.org/openjpa"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/OpenJPA-trunk-deploy/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/OPENJPA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@openjpa.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/openjpa.git/openjpa"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xbean/xbean-asm9-shaded@4.26?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.xbean",
      "name" : "xbean-asm9-shaded",
      "version" : "4.26",
      "description" : "Repackaged and shaded asm jars",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d0f2b6bb756076a63bc8fd9a34a550c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ecdacd2ae11ba213c1ca0a492d38286b3469601"
        },
        {
          "alg" : "SHA-256",
          "content" : "685fd5b31f5b3de28b59c4de2aeb1b4fcb5c854655ad1a351d1c07bff3b1a5c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "12d718589164036c9f3530f649f81cc3b7cabe27b5608206acb7358968f2b09fc06606ce08e953cf83e6716637e381ae289797e27778674c37cf3811cee1d43c"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d32dd2893415281e34f401a2adf2bb3921b1a430bd562d1a197d79f10bd2a19180ba36608a69ef9df3260fe1346acc1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "860ccffcda5933485c90ce9f1a195536a08d713cb966e9410e4a232517025dd965554514c18f99ce971477370d2ccff8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6326635bbae5e27120c39ba81c0270a342b0d6269606f6fd602b9971bed8757"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f275c29c03a3e7cc7309d3ce6eb07ea6ba496c381bc7029db6f4ae5bf7b84928519198a6292a12481b86242c3846339a5f9083bc834234b8d4c579b52448674"
        }
      ],
      "licenses" : [ ],
      "purl" : "pkg:maven/org.apache.xbean/xbean-asm9-shaded@4.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://geronimo.apache.org/maven/xbean/4.26/xbean-asm9-shaded"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/XBEAN"
        },
        {
          "type" : "mailing-list",
          "url" : "mailto:xbean-dev-subscribe@geronimo.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/geronimo-xbean.git/xbean-asm9-shaded"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jsch@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsch",
      "version" : "4.19.0",
      "description" : "Camel SCP Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jsch@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jsch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jsch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jslt@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jslt",
      "version" : "4.19.0",
      "description" : "Camel Jslt Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jslt@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jslt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jslt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.schibsted.spt.data/jslt@0.1.14?type=jar",
      "publisher" : "Schibsted ASA",
      "group" : "com.schibsted.spt.data",
      "name" : "jslt",
      "version" : "0.1.14",
      "description" : "A JSON query and transformation language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2c33bd1f060d092fa62f78988c46c986"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0b3157f867819da54d9ea298e18307801ffe6b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0bf0871e569903ae09a65bcaa4353408e2238214b01e1f2e4f979cf33c3ea63"
        },
        {
          "alg" : "SHA-512",
          "content" : "f45bec06b768716289d4dd728441578d371636c27446cea34441eea6049aa75e47bc6688c5e6e26e4936034b778f7e951f8ad44d403e6c1d6211e97aed5af5da"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8a3f6cff86dfa135ac4ba6de893bbf181230de96762bb7d3223fcc14165f2d83cdc5ba73e8f08c3c563030c140a6414"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f43d921f2b48e602ea3265b1382d8a741136e28feb2d4c22275165daec5c6b2be859943d7e12d9562c9db4b5cde532c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "35038a1d3ddf94dabe63bff05f4433df07ceeaed94570bd4626eefb2f30d50b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "981d7169fdd07495f51844eec34432c4340df2e0906bbd4aab97fb84fd642dd550f7a42368d3ea5572a506f394f59b34b323267810a6778261a08505c7cfe40c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.schibsted.spt.data/jslt@0.1.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/schibsted/jslt"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/schibsted/jslt/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/schibsted/jslt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-json-validator@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-json-validator",
      "version" : "4.19.0",
      "description" : "Camel JSON Schema validation based on NetworkNT SON-schema library",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-json-validator@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-json-validator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-json-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.networknt/json-schema-validator@2.0.1?type=jar",
      "group" : "com.networknt",
      "name" : "json-schema-validator",
      "version" : "2.0.1",
      "description" : "A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "656de95acd16444a86fc85f39852f8ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "f770b48b7423e576c47b8a703840fddde325b29c"
        },
        {
          "alg" : "SHA-256",
          "content" : "216fa6f496d4390ec6ba208593ad91d3a6fae21b7f5d8d327c4d628946ff9ea6"
        },
        {
          "alg" : "SHA-512",
          "content" : "8327fe60c0c975d377de22d978d2bca2707e5fe7a98df2feb21a0db22e54b234a62c5df2f3c45f50a89db7dc811f74e1d9e89a93d592ae1ea2adafc25c770dd2"
        },
        {
          "alg" : "SHA-384",
          "content" : "00aeb3ba3abaa2c34a46e8aedc9c6fe63b432fd0e17e0ad552a8f0c13302e8b46ff9df769afde58e7f1ab4e94415f601"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cd9a4b789bc3f84b48040a775c99a68513ceb8300f9bd1aa51c0612eb8364ca0c9515b2e7cea8b274db6f4f9d9d28c76"
        },
        {
          "alg" : "SHA3-256",
          "content" : "64905fb32112d97cf47db3f80ce3f1112e235f730474a346ffb9da9223026c96"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8251a014dcefceb2ecd2c02e5ed0b158d5a5fa1ab26028a4913cf871fbc5455e967de94c60f7eb0f3ecc1ff3aa41a41c72c68a3234b93a196b7357c528cca6d2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.networknt/json-schema-validator@2.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/networknt/json-schema-validator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/networknt/json-schema-validator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/networknt/json-schema-validator.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jsonapi@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsonapi",
      "version" : "4.19.0",
      "description" : "Camel JSonApi Data Format",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jsonapi@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jsonapi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jsonapi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jasminb/jsonapi-converter@0.15?type=jar",
      "group" : "com.github.jasminb",
      "name" : "jsonapi-converter",
      "version" : "0.15",
      "description" : "JSONAPI-Converter is a library that provides means for integrating with services using JSON API specification.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "74ff4ee26d79bc93ab04db3ff89ee567"
        },
        {
          "alg" : "SHA-1",
          "content" : "79d3dbbd14bf41e7d8ac9ebb642459b9fa0f83c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "6181be1ac4dfebd52ac81328bee52704c4f5281cc463ad9914d21f572e583d2b"
        },
        {
          "alg" : "SHA-512",
          "content" : "79e08cad30168bf8f1e84d89cb736c2853c54ec94ca23558aaee253cf591e6bdfd1d81199099f93203befed604504400e71963ec8628e2c3e8562b3d50c92da2"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c8fac8aa46284cfe1c21f3bf5394a1e10f497fdf87472d34ffc269f6626ccdad57ca3a916d0161fa1910fdc6b3c4c3a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "46480ff09c21dbae0b9e373c49cf413fba1f211d4b2f60ead866eb009f00983644bcce717eedacaf67a3cfa611733d3d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8cc8d51d8b9743cdf7bea231745f53e39510ba1d46738c59cc1844484c73a06"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff9966e3e28ce65a25d59dd8d3d6e4fe7aa4c4681a97e422bf77beccfd7d25b8bd7f71e602d6e3abbb30a75c92d4be29b3148ba695399fbd71e7f869199eb798"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jasminb/jsonapi-converter@0.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jasminb/jsonapi-converter"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jasminb/jsonapi-converter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jsonata@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsonata",
      "version" : "4.19.0",
      "description" : "Camel JSONATA Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jsonata@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jsonata"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jsonata"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.dashjoin/jsonata@0.9.9?type=jar",
      "group" : "com.dashjoin",
      "name" : "jsonata",
      "version" : "0.9.9",
      "description" : "JSONata Java reference port",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2f4f213610c6df6d87b5e99d3a7c70e"
        },
        {
          "alg" : "SHA-1",
          "content" : "039f3c97aa52c08b9225fc45945850b33a37b0e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "a98db95122ddd9c06b71273e56722864423b648843354094bd79a6a3cff0bbed"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e2ee818312cdb92e609bf95d0410f35ff8bdece77b33f6944c6113fabd5690203c7fb04f4fbb180d0cb6ba92c5edcbd3feadc331431aaf93d2f77ffb2706b4f"
        },
        {
          "alg" : "SHA-384",
          "content" : "e35992761619d68638fb2217ba255ba1dc79f500ccd871672ad93bda59fc91ea5ea44892d6abc2cd4cbd5c74eaa4490f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f25c055f8ade4d156ffa8fae14b3f6fe4e169d491cc284211eb99e1b26ff2c252d87cc7783454058af4846d79cf3c77d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f199f2fd0cb8386e5ada4a0e07622e45f6ecd31625a76e5770ff02f7350d2e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e10146f0260166ff993fc6d964f787258e5583494ba88d3d8805a5c2c670a8d48812d4f537f66d289e09803db42d73a94da43183b6d31d77ad2f4a4997b7332c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.dashjoin/jsonata@0.9.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dashjoin/jsonata-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dashjoin/jsonata-java/jsonata"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jsonb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsonb",
      "version" : "4.19.0",
      "description" : "Camel JSON-B support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jsonb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jsonb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jsonb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.json.bind",
      "name" : "jakarta.json.bind-api",
      "version" : "3.0.1",
      "description" : "Jakarta JSON Binding is a standard binding layer for converting Java objects to/from JSON documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "579e56e9b32fedf2d67bdb2310b54b7c"
        },
        {
          "alg" : "SHA-1",
          "content" : "af7f10b8aa6475b6f6cc9d47ad85748629d05b79"
        },
        {
          "alg" : "SHA-256",
          "content" : "d937f01c12d416f0a615a87cd8251c2bdd45f750244ebe288c4ba6d469db0377"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8954aab87e21cc8b03f02254e27efc2feec3cb23cb4d0c55e3a4b537deb32ae2711bb0c3c83e4fa6c9ff2651f9f9d0f9f1b7bc85ce21fd4bf7a2c9f092562ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "08beba91eb79896ff1388705c63d8887c955a5cc2a3ebe0293dd12617c9a6a0d86643fb7587a5d94200fb770d9d057a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d03a53281b8a09372cadb3639b54b1c11fd0b667bbdbeb7141bc9491db5e3c7a637ba8d6920ff419e15b6d2de3d121ae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b28c7f95571b1012931cd110ee383fe27da2c756652ea9407a2ccf2cd8e11f3b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c25025163b413da2ce47ae8fcea4f2b9a6816522d5e471a10aad80a8dd4e431de44911c828ed70a2360519657880ecf427773a6ba40aa000ab08608cdc4a6ef6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://projects.eclipse.org/license/secondary-gpl-2.0-cp"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jakartaee.github.io/jsonb-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/jsonb-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "jsonb-dev@eclipse.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/jsonb-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse/yasson@3.0.4?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.eclipse",
      "name" : "yasson",
      "version" : "3.0.4",
      "description" : "Eclipse Yasson. Reference implementation of JSR-367 (JSON-B).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6d9b776dabbd1780cffb5aaa6b712e9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "753ef0c3a1d48eb3abbb841a7a47f97073c3c028"
        },
        {
          "alg" : "SHA-256",
          "content" : "f658285f9e3e1a3999e2ea92695fc33892b258305d2adafb72985e81452ddd07"
        },
        {
          "alg" : "SHA-512",
          "content" : "752802da26fdbe7b3f76a66a9fa6dca7269cb2419dc43afc22f4e8cadce6132956592c7306e0d33b8c700a45c43d7ebe7441d2a705f04e05b09be18d4a081710"
        },
        {
          "alg" : "SHA-384",
          "content" : "ad94ce341f9f215dfc9dfc72d9ca767b033c92895d62348681fe63611b0ca2dab13baedbff510c59f401fb4b67e79bd2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fca240de22e6b18827d10b888365164b113c36a68ff3199386bf9818c1410fd2878ba25cd7c97f1a77570e522408df89"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bc3ee877785dbd04a5c1a00d3d62a664f5f2a0d4bcf002a8df28409c7ed081f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7da4013870763944e5ab025443058a351b5c852c4e1a42014ef70e198619f84c751049dd297e8c51bc53c9e866d90af38799f016124a9d9f2dc1bbf380e5857"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse/yasson@3.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.yasson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/yasson/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/yasson-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/yasson.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-vertx-http@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-vertx-http",
      "version" : "4.19.0",
      "description" : "Send requests to external HTTP servers using Vert.x",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-vertx-http@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-vertx-parent/camel-vertx-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-vertx-parent/camel-vertx-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-client",
      "version" : "4.5.26",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9fdedc0df122e839f68b71ad9b80a809"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2483a030edefd02493802856746358ac5a4f498"
        },
        {
          "alg" : "SHA-256",
          "content" : "17ab04c1a702b11814949e0393b3051b4b8dce81c66b8c79e6333333bc340688"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ce245c9584844820cb0f225a91d668661500419c20401176063364d8fbfb446cfc57097dd59bc10af14276c215481b23273647e1b9c349a47140ce630f45baa"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a646e928eaa21623e021e501284e2f3995bd0bba7316abd2e946a6561d139cd4ea44b0d768eb85a474357c7f8d3d8ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2edc0376247904c0aa0ec0f43e523bcc9c46211a084dc5b052b8bcb2d52e54c236c9d6d34ab381915325f8b5e5509319"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad15a0f3d11a67294a1ba55e5b6d00383e9c368b50d039ef43f4419f5b144e16"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c0bf7fb6bddf74ca3599846917da78fdb537c8c581b0dffafdd1a2666ae3bdce247beddf04450e2792166643484a236e0339f0016b8168b02de0075f2064a8d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-client@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-uri-template@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-uri-template",
      "version" : "4.5.26",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf2d211ae812463acef4bc9a763cbf48"
        },
        {
          "alg" : "SHA-1",
          "content" : "fca5b7bdcb2ac231956e6bc88a6236167149afc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "f35c63f032300c1598ec687c26bb27bb27e66b2a4cb5d564da6dd48e174baffb"
        },
        {
          "alg" : "SHA-512",
          "content" : "5123a41d6140d005981ed2fb28aeebad6f3de7c64047430d158d1131af5b514f2cd4643595ebf48892c2a28c0f8906d679e5786f629b74d21cbe4a98192d53ea"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5670ef6b938db6694a213c245364e980c2517ba2b246f8ffbf416a6a27383399c7f2000b5717ff9cbbeab1dca1f9f98"
        },
        {
          "alg" : "SHA3-384",
          "content" : "601e21b3225d5adb9053ca8d7ac933e106a5e15e22da1af055a6660bd8605c5e4a607a545d0d81aa1f317665cb3cffd9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4602b985115dba62a4894c26307a5e95bafecfb4e2608155b078449dec3bd88d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d421f3bef493aa9211ac874a2e85194dbf30886748b827873b1d3c9b882c8fa3f66d1f6f30851509b05c6c491cc3211e1fc0dc79c81aeb19e2a2c32141fb1540"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-uri-template@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-uri-template"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-rest-openapi@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-rest-openapi",
      "version" : "4.19.0",
      "description" : "Camel REST support using OpenApi",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-rest-openapi@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-rest-openapi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-rest-openapi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-platform-http-vertx",
      "version" : "4.19.0",
      "description" : "Implementation of the Platform HTTP Engine based on Vert.x Web",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-platform-http-vertx"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-platform-http-vertx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-auth-properties@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-properties",
      "version" : "4.5.26",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3d02d0ff0c7fb66e290a6053d3486f59"
        },
        {
          "alg" : "SHA-1",
          "content" : "b30c59ad32111c67193aeac01d3ddf5785889ab9"
        },
        {
          "alg" : "SHA-256",
          "content" : "17010224b102a3218f76c2c7bc87aa174bfe575946c191f879d45bbddae9b5ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6f2198931e2f2508cc3bce6fef329e5bf12d665c67561f86c753ed0bc925b19ccdcf8e1e1b71d45c88536b113ccc947be6c8b3ba38d59775a2e5585cff49312"
        },
        {
          "alg" : "SHA-384",
          "content" : "6bbec0c3e3402534fd7e67c8331928d18afad539bca4d295a85c88e0bd8dae7401e9ddf303a6c70d387600097f76fb70"
        },
        {
          "alg" : "SHA3-384",
          "content" : "edc5546faec9fb6a157fcd906cc69561e1f7ecee2560a8e80abeed82f0451a8768a12cc741277d53e977cb941ba5835b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fabb882acd9045abed56f81d9e2353a383b0b90e0340d877a05dc26dfff0b2d5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "009de3efaa7082975fb018e4d31eceb94e534b07628553d523e1beeacf887d6ddf61e695c3357daf4862efbf3bc4aa5cb13131b710d8701dbbbf9801d79f4b64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-properties@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-auth-parent/vertx-auth-properties"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-auth-jwt@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-jwt",
      "version" : "4.5.26",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c34852826f387b47ef21775d6a50ca7f"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e7e03b0d1a76ff8dd94aeea5103cdb8a8c8cdcc"
        },
        {
          "alg" : "SHA-256",
          "content" : "82a85bc7170e30d2ddb7cbcdac6041848b1c56ecea80e252efa28502273fd093"
        },
        {
          "alg" : "SHA-512",
          "content" : "880b9210c03e0ddb16d77241ae1e0ed4759acde380bda48dacefb6987b7949ac90580c158f5036a8b46ce8c031956570ddf45429a1a6bf89c357f555752c8f26"
        },
        {
          "alg" : "SHA-384",
          "content" : "f20164cd0587b3017f41bd13e641f0d977069fb0dc817a54b05614599bd26f66c7b0424a6ec99c58a84f2254d7043a4a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e8f3902db2f48526a8b49fe85000083e8704fac0b8a7ed3e4385bc0844a9b682d91c631ca08c90e2610e4bec005630dc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "424c749f1e95a6fff421554a74628be6d4de365076e73ab4851b998a85227015"
        },
        {
          "alg" : "SHA3-512",
          "content" : "126fc5a204a4f5fc42129b6e7a4eeec1a70dc9811d8ae6f69b54b31f8ff53e5a559ac5b7d3aa229547caf0d4b483476a39c4e079aec139cdf05437744b3e0ee0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-jwt@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-auth-parent/vertx-auth-jwt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jsonpath@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jsonpath",
      "version" : "4.19.0",
      "description" : "Camel JSON Path Language",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jsonpath@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jsonpath"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jsonpath"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-json-patch@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-json-patch",
      "version" : "4.19.0",
      "description" : "Camel JsonPatch Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-json-patch@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-json-patch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-json-patch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jt400@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jt400",
      "version" : "4.19.0",
      "description" : "Camel IBM i support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jt400@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jt400"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jt400"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.sf.jt400/jt400@21.0.6?classifier=java11&type=jar",
      "group" : "net.sf.jt400",
      "name" : "jt400",
      "version" : "21.0.6",
      "description" : "The Open Source version of the IBM Toolbox for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fdff126c4d9aedf7fb44e046b8519f3c"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f909e277a6cae21a86f3e3820fcc86136142fd6"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c7011625a9d72ca400731767189e155356b5d276f97c2bdee2b4f5a060b17c8"
        },
        {
          "alg" : "SHA-512",
          "content" : "92685eec318d10337dc841b3b2a1c4590457abc2d07df86cb164fe22838cb5eb278a31de7aa218ebc60f0f5784a0e99133210380a55b6011de2194257a4a8208"
        },
        {
          "alg" : "SHA-384",
          "content" : "e5df80c820bfbabc0468c63ab55915ade2d9c77482114e49ace1a9909c4fd0cc09f08e419e3129d19aedab23544dc810"
        },
        {
          "alg" : "SHA3-384",
          "content" : "127dd790d2548ea1e1a1aaec82770eb64503b56dbac1b8db6350ba817f0185a0072b81f72485d90c7f493aa7ea2f2710"
        },
        {
          "alg" : "SHA3-256",
          "content" : "146bd78a94f4b68723eade2f22eeb7e7742736263c82c13f1cf089d7e3a9e5f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "266cb4f2352facad2ff96c64ae3a4837eb974c8248d7da0b58e52670558768c7b38aa507c0262e963b590aec861090f47a091a7ec00eca940c54762c318e148a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "IBM Public License Version 1.0",
            "url" : "https://github.com/IBM/JTOpen/raw/main/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/net.sf.jt400/jt400@21.0.6?classifier=java11&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/IBM/JTOpen"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/IBM/JTOpen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-sql@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-sql",
      "version" : "4.19.0",
      "description" : "Camel SQL support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-sql@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-sql"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-sql"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jta@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jta",
      "version" : "4.19.0",
      "description" : "Using Camel With JTA Transaction Manager",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jta@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jta"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.narayana.jta/narayana-jta-jakarta@5.13.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.narayana.jta",
      "name" : "narayana-jta-jakarta",
      "version" : "5.13.1.Final",
      "description" : "Narayana: ArjunaJTA Jakarta narayana-jta-jakarta (jta uber jar)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4aefa1f26e76a874cfea90ea1c1cfc0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "32a9f553d1e04ac717a8beeb6bd05b364d20b14b"
        },
        {
          "alg" : "SHA-256",
          "content" : "7fd63aa557843369b93535992d6ab1ce4f3e8e2a5b04dbf8ae9e9e17a3d56222"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a22ed542f57cb12f97c861d40f5cba0db15d788c8de9d4f3bfa552375d5a77de2c579c573b2af1df2c6f67d92d030070b459aecf49fae1f2da6e7f44113798a"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd6ee5b304d71001130fee9b4880e5d317710db345e3504b69926113cd4242fb01d41fdd0941268b4b5c1af46a54e8e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e7463eabddb500fad2adb8a4f60164cc1008c48701a21371260649c6814d1aac85c941dff956e573f407d4803a4177c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d9451c1a97df0cc4ad367abb1feabb9ce2f38f4cadb96e598b1516d8f957ff1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e86c793ab8efd68f0e67ed012285cf1b0d9f4c80be0b1e2746062c354c26b90ad8865461777ac4fbf6faa169b3f4e3baee0797a6ccfc691c261079f0e93f629"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-only"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.narayana.jta/narayana-jta-jakarta@5.13.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://narayana.io/narayana-jta-all/narayana-jta-jakarta"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.qa.jboss.com/hudson/view/JBossTS/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.jboss.org/jira/browse/JBTM/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jbosstm/narayana/narayana-jta-all/narayana-jta-jakarta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.resource/jakarta.resource-api@2.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.resource",
      "name" : "jakarta.resource-api",
      "version" : "2.0.0",
      "description" : "Jakarta Connectors 2.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "383e57df8336f67976ef04cd376006ec"
        },
        {
          "alg" : "SHA-1",
          "content" : "264680f6d4fa1fd78e16b2442f2f7a309c69cb0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0f42504e5ddf731d3d5b623e69618efb5a8922e25b5ff83b6e0340951cc0790"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd6ae57a7ae71916108cc67672299b62cf8d751f54558b96a915ae87554bab851912d79fe958f92d59a0dc037c8f83fabcdb341964ced69e541c48febf7c3bf5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6cb7fae2d2fac8b4dfd316e4283e056b44f6ca4bdd48a8d4d5bcfe24d714a57f7edaf351a6d09e56a91705b6c4d4fb10"
        },
        {
          "alg" : "SHA3-384",
          "content" : "712c5ab43c26f90dd0a25b84676931d4fb407882bb03f4b7ab2d42ba740bb0ea798a2748f597256f9ac51876d08a997d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fff02ede6ed5dc823a8ad1a1da6f88826e90e04dc3286f0d24d57d143c5a1eda"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be86a87753a5b615beea60bf9fc4098e98b99f90cd2aed11efa5b200247c9769def2035fdaebccd8e7c041585377909db01fd64aab946fac7d8083c0f4b5c385"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.resource/jakarta.resource-api@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jca-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jca-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jca-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss/jboss-transaction-spi-jakarta@7.6.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss",
      "name" : "jboss-transaction-spi-jakarta",
      "version" : "7.6.1.Final",
      "description" : "The Java Transaction SPI classes Jakarta edition",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "366e6165fbaaaa4e1a9f002daf2cfee2"
        },
        {
          "alg" : "SHA-1",
          "content" : "53d671e4975a37f119974b04bd18dbf92569eba1"
        },
        {
          "alg" : "SHA-256",
          "content" : "444d079be25d1a22d41e97a9b62776fd66368200bc4aa0b4310463c60069d111"
        },
        {
          "alg" : "SHA-512",
          "content" : "95e2578eb888534a26a482fb2024eb0a6b08bb1ff6f88d86bc566c9fb05d6d001948fe8c4dad61a3857334b0812ef37fc8b949cf534fc12bda2e3f0292fbb968"
        },
        {
          "alg" : "SHA-384",
          "content" : "b28410a9053b4bb2922096b3a6615e344e349d3897c59a60c7c95b6ffdee004fb118ce6dd7e3269903086b94bfc86e39"
        },
        {
          "alg" : "SHA3-384",
          "content" : "546fbc7dff33bad82f18306fa570f481e86579016db1f35b20fe7d7b569fabb61b4a03df418a9b862fd3fbecffce8873"
        },
        {
          "alg" : "SHA3-256",
          "content" : "88a9afc8156381002383c2e72fac9e71083f36fe965e8a2afdefd83c3ab3e991"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac112ff07119b7ee0971c96d2c05e2b8d749f9c1357ba6620eb38558d2c91e52447f4d0b882c240a8b05ff6c2b7232330e300373dccebf02cd3c1f733a8a7f56"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss/jboss-transaction-spi-jakarta@7.6.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.jboss.org/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jbosstm/jboss-transaction-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jte@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jte",
      "version" : "4.19.0",
      "description" : "Camel Java Template Engine support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jte@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jte"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jte"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/gg.jte/jte@3.2.3?type=jar",
      "group" : "gg.jte",
      "name" : "jte",
      "version" : "3.2.3",
      "description" : "A template engine using plain Java code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4472172fce307f217a676e3f5cca8c07"
        },
        {
          "alg" : "SHA-1",
          "content" : "78aef9da8807927b884ed6cc8cc2e19bab0aa1f8"
        },
        {
          "alg" : "SHA-256",
          "content" : "a33feb90d91cfdf876e99bba5647179e203f98a98088a9046da5a894554dc0a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "bfc2fa22cf208763b2f286986b9adc8fa53824c659de660b1b3ee30cbc12b929b24c5549af67cc718e64d1b153ef5afa37d73befd43668aa2ba430a600a50330"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa391907fadfad676522595aa6d0b3a81ecc5e7d7d39d347f9ecc64748607ef9fb1064a793496cbb45ca0b041a633c88"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e26e9bbfb29aaede9c107223c969034bd954fb2ac4afc2dce29cfe6a0c6c590442000197d47f10e78c724160830d2ab7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "81b0740ca1480f52f7521191e540556333f2df3fcb1d6a8e2863352d076576bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "90ac76c1fcd2704e0cc6c2cf10758751b55e67c9b03b74187cff6a53eb7a11443387d43e02260687d9628b200bede42156057e11404de185290a053db70c3da9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/gg.jte/jte@3.2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jte.gg/jte"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/casid/jte.git/jte"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/gg.jte/jte-runtime@3.2.3?type=jar",
      "group" : "gg.jte",
      "name" : "jte-runtime",
      "version" : "3.2.3",
      "description" : "A template engine using plain Java code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6edb235d0f35a18ac15fa592da2fc991"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f323a55782e53b35c8bb5f91732f236af47ae34"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9e8e4470d83d93e4ec146e795783f08b433f3753db6b0662fccb2d5c41ee020"
        },
        {
          "alg" : "SHA-512",
          "content" : "cddd81c50d2b03d13aefa3de83285a76f046decfa59212ab3ae35e5dede7b45883b203343ea95e2e47cb3a7f9bbbce1f5696864ccfffffc46d61e2c0e04de489"
        },
        {
          "alg" : "SHA-384",
          "content" : "199dbe11fed183617db99c8ff366b667b3369d696a32ab84861b9ffa0bc1701241a9b3a2d96d245fefd502a1b7ec9b1e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "baaeb03231db9a120dd40381912dda41fcb424bd3d36e33669290fe2be24adb42ab781e227cb1b7f96dfc6a80e685867"
        },
        {
          "alg" : "SHA3-256",
          "content" : "61484a64d2088d1285934a31a6546c1679a14502153d8fdb811a1c40eeb61218"
        },
        {
          "alg" : "SHA3-512",
          "content" : "255137476bd9bdbd7e87c4fe25aa2443c46a6351b79b2dbe14f660588785622b3d736238fe1d2ed775bc41939841bbc3554a8c3ef4e79ddbbc4b21acfb5616c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/gg.jte/jte-runtime@3.2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jte.gg/jte-runtime"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/casid/jte.git/jte-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/gg.jte/jte-extension-api@3.2.3?type=jar",
      "group" : "gg.jte",
      "name" : "jte-extension-api",
      "version" : "3.2.3",
      "description" : "A template engine using plain Java code.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4943e5f4d608415f1b9fbecb378fb2bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "a09f5cb137fac62cebf02f1c64786b53edfd668c"
        },
        {
          "alg" : "SHA-256",
          "content" : "567ec69230d72231ee57710aab7c41d3c52970f0cf8be0cec22404a5191d1e67"
        },
        {
          "alg" : "SHA-512",
          "content" : "dc6c9463464aa27c9f38a4ceca17a5e22292f7cb819346306bbe979a5dc7f5d22d8f67b96a2dc14da05df2a1b8007b343f93a9fa8c5ae607879db6237a615e39"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c06dd27e4a9b4ac9d5ccdaf085afd91197540314226b9474e33862b0284814efa17215424d34d27e2c42f0480d53172"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa5e24b670eda2735b57d06364f24a3f72ce909b1d0ff36684ff054499291a5cf450519aa24a3c74cec152dfe1ca3824"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dc7ac7a97bb1ad0df7904a5064aa80f64d23242ad6fca37b73ea7e9b85517a1f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a045529087eab643606da55f63ac633d303a3d90022e02981ba3f9cf909f1121f84f3976330ce8ce1ade9a31d160dd0d6c8ac8cbf835f7a34d843ba72feb166"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/gg.jte/jte-extension-api@3.2.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jte.gg/jte-extension-api"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/casid/jte.git/jte-extension-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-kafka@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kafka",
      "version" : "4.19.0",
      "description" : "Camel Kafka support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-kafka@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-kafka"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-kafka"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-keycloak@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-keycloak",
      "version" : "4.19.0",
      "description" : "Security using Keycloak",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-keycloak@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-keycloak"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-keycloak"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.keycloak/keycloak-authz-client@26.0.8?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.keycloak",
      "name" : "keycloak-authz-client",
      "version" : "26.0.8",
      "description" : "KeyCloak AuthZ: Client API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1dac4040a32fa2c4955eef3e1b8ad3be"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a33cd58f4b1cee15f96b75b968206f2d9a1d773"
        },
        {
          "alg" : "SHA-256",
          "content" : "cca4acc9d87128066545f3b1def94df6ff9a336cbf27f8bdf78bb540a6585ee8"
        },
        {
          "alg" : "SHA-512",
          "content" : "288662c9e771b5720ab0725dc6c38528019b3d6c7b948322c0df346d74d5a9f392c2eda6c050c105813d733315a8b73fd269bc48d4209ea7ba5541a8af5aad01"
        },
        {
          "alg" : "SHA-384",
          "content" : "13ddeefa5c89a7dfe5313c6383c5f860f9af9768f3efa6c9098317b2822cdec60f348e956236b6436908b31755aa6b75"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bd430ed85b29202eaf653abf4dc9fd26e1ae78c178b5b558354ae7815f07a2126bb621eb7caa30d059a5fb47c4ba6334"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b13ac0a7bdd84ff343e8ebb0ac28fabeae21e9caef8b65d97f8063f3d958765"
        },
        {
          "alg" : "SHA3-512",
          "content" : "78993efc499399c29d3b4c39b906af84b804d5d3c2a5c5da27530e1a82846b4d3d7808522643199b68740f78c44fce58c9aaf1398e92a21a96bca207d31a1ac2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.keycloak/keycloak-authz-client@26.0.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://keycloak.org/keycloak-authz-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/keycloak/keycloak-client/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/keycloak/keycloak-client/tree/master/keycloak-authz-client/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.keycloak/keycloak-core@26.0.8?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.keycloak",
      "name" : "keycloak-core",
      "version" : "26.0.8",
      "description" : "",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe2c9d0542da75e7d1632eaab8ec47c8"
        },
        {
          "alg" : "SHA-1",
          "content" : "78b6a9d7ae044e3ca3742249d2ec811bed236255"
        },
        {
          "alg" : "SHA-256",
          "content" : "55a2238accefc07bb1b5d29639f20c72167e488ef02fd2fbc21121c4f45ad322"
        },
        {
          "alg" : "SHA-512",
          "content" : "63cccf0bf64e0a67be5674e348ec62b5c190f2204256240e3479480b0936ba65f552c9d85841c0b950451d41df7838c556d5727b012c489c94fe09181202d5c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "6aad9db2e367daed2174f9a726c5d3bc5daf9b918346fb348d21465688a602556c7f30a280da002385a7bf0bd0a309a0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a8a47be700ca5dab44d252183c038b813731e5fa16a5e611f592d654854db290b5cf524b4c693ef1ac28d6363901b8bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aa5473bf45f2a77c87d56cc9fda85e40ecf9acb186bd7aefc15b68daa3b8dd07"
        },
        {
          "alg" : "SHA3-512",
          "content" : "adf08d728a92a7b6d35c57b9e8c81814907539774e236fcd27a1fc14daf8bf6453e4cb2e9973097786a98e78ce1aa52d973166e0723c3120ac5a9d83d797d654"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.keycloak/keycloak-core@26.0.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://keycloak.org/keycloak-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/keycloak/keycloak/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/keycloak/keycloak/tree/master/keycloak-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.keycloak/keycloak-common@26.0.8?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.keycloak",
      "name" : "keycloak-common",
      "version" : "26.0.8",
      "description" : "Common library and dependencies shared with server and all adapters",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee25aff27a6336b12e0199be3e6f7a0e"
        },
        {
          "alg" : "SHA-1",
          "content" : "a88151943afc9219273c17ab32c149f52b7caa7d"
        },
        {
          "alg" : "SHA-256",
          "content" : "44a4a859b61efb5ff79c13ffd272ca242e05b70fcc3d590e32f87d9e6c479369"
        },
        {
          "alg" : "SHA-512",
          "content" : "2239bdde8571f1ef413bbfadeebbca90bab7bae44c711b5bae61d55e6797192a559f37a1b650abfb68351c42ca910e6124730c2bf639d19cc9009e8608e82339"
        },
        {
          "alg" : "SHA-384",
          "content" : "179b76637796c9549b69d60af3f763aa56e9f2c8c6decee77f105204ddf0189d1291731ca54dd3d9d86ea353d3738dfb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b29d1f4e57c72cd5017d2e540a6363f3a4babb9c1532c9e6ac3ed460d2bed973b715f4faf924bfd5b50a497541f4f234"
        },
        {
          "alg" : "SHA3-256",
          "content" : "306431780f3b72a88ba89b8af17e4c0e02a006757e538d242c4de628d8036b3f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "737883aab1acd3ad8908738f8532046ac01f08c0c10c7a261a1c63fc60c4e717e25db1b22f87f81be3419c096fc6d986f1191e1176c27bdbbaa4e80c74ddb1b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.keycloak/keycloak-common@26.0.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://keycloak.org/keycloak-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/keycloak/keycloak/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/keycloak/keycloak/tree/master/keycloak-common/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-knative-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-knative-parent",
      "version" : "4.19.0",
      "description" : "Camel Knative parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-knative-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-knative-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-knative-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-knative-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-knative-api",
      "version" : "4.19.0",
      "description" : "Camel Knative API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-knative-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-knative-parent/camel-knative-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-knative-parent/camel-knative-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-knative@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-knative",
      "version" : "4.19.0",
      "description" : "Camel Knative",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-knative@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-knative-parent/camel-knative"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-knative-parent/camel-knative"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-knative-http@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-knative-http",
      "version" : "4.19.0",
      "description" : "Camel Knative HTTP",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-knative-http@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-knative-parent/camel-knative-http"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-knative-parent/camel-knative-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-codegen@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-codegen",
      "version" : "4.5.26",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9b83022b2320776e3b6efc0700e91316"
        },
        {
          "alg" : "SHA-1",
          "content" : "01bd0c889d9dc6705f56e051affd2c1bdc5b07eb"
        },
        {
          "alg" : "SHA-256",
          "content" : "d19b1c0033fdc7114be04edb9877c9df8a3368b2ff2610191279d1b79f7f7c27"
        },
        {
          "alg" : "SHA-512",
          "content" : "cee589fa0c4139c75aa4ca6c4e6314c4ad394e7b68351a00c45db6c7946ef0c226699677a2cda8b0378ba93ef421709c79be347cc8e38417be2185a6c8ed0430"
        },
        {
          "alg" : "SHA-384",
          "content" : "0918392cda235e05769c84dd376eee08d1d82f133d1c4fe36c76b1009f47454f185fb42a9273cd408b8ecb2a12a9b507"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fdfd9161edd5010834b11c7069d9bf57c859e104aaad7f7e7d0cd7f2517131fd52d0613ea36bf8501fb9d06308aa7a9c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a6896990af17101b71ceff17c7605514c8ad377d3e9815556f21cedb3744f24"
        },
        {
          "alg" : "SHA3-512",
          "content" : "32e5c765a6070b3e5ee125ad3d6201f6beb8f70629e6d88255558ecd62d6f096e9dfb33d09a610146440f9b232d291c13596049f7881c0eec54878fe95e2c73c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-codegen@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-codegen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-kubernetes@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kubernetes",
      "version" : "4.19.0",
      "description" : "Camel Components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-kubernetes@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-kubernetes"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-kubernetes"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-client@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-client",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "29ee5105e53c83e35d8f86079a3ae4ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "af35cf062f9b26ba679e2bcec7962eea398b963f"
        },
        {
          "alg" : "SHA-256",
          "content" : "2dfe170d25b56ae55165e435df2e1300ce7c193b9bba70fc5097c41c51546754"
        },
        {
          "alg" : "SHA-512",
          "content" : "540cba1d75e9b5fcae07a5343a4b78efe644a6085887cd96b679e5a42be4d28a35743d312aed144122029347b2adecbdf2ef8ba6c5b34fb75dae8b20f6013284"
        },
        {
          "alg" : "SHA-384",
          "content" : "439d637d2566c50f0a976acaa3365287a0239c4fe4f07ec918b3e68d346c8e00f3aa4ec130fbc62c00d6133ec8207f79"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8590080fd710eb1811a1217db729cf1353d47979277dedb5219859394c1c51f5020361f7ba5fb397c3389711acfdf532"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8b6742eaa3e9ec68e091e9aa7adf135af1e8f9457be96d5811acdfcb146accf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f93d95cf1cf5fffeae2f9f84d1bfd1abde33f3974efde67ca14d6ad88bf9dadc02c7b3dedbe50c13954d435a14aab611893c5433dedb40c64f93139c1cb75ae6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-client@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-client/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-client-api@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-client-api",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ae2eb624b4afd81a77001c560655f8b"
        },
        {
          "alg" : "SHA-1",
          "content" : "61552831538ec0a9b7fd48ef84e1513c097f412a"
        },
        {
          "alg" : "SHA-256",
          "content" : "b14be8dd8b0962bee1e09a948c56c55f3c0aef0c7b1cb119e6c932c734517dcd"
        },
        {
          "alg" : "SHA-512",
          "content" : "409d9184a2e5e15da3946065648ac5b2aedf96f7b9125b5308e245f86fab44e734dee36c9f9c868194a9103686af2a4a34377689549ff8d2f68d6fb6cb230443"
        },
        {
          "alg" : "SHA-384",
          "content" : "b16e5f0e77f45e1f532c3c26fdb563a345271435f92c101acfad077830927be9bcfcf0e625b6c5a0b83a3839ee7aaa43"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53129e8c137b5e7aa2d8b3fd71734bf098477ea8e36bfbb36a581d2d64983d6c20be0761afd27a6506ed4b983d98f944"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dce92e8d1ad7a1e5bb20d7ec6645caedfed04f8fc01f87670580e5e520f430d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3084f628244125beb3ff607545d3c0f31bb545ed831dab5befd68970ff49f87d176ebbecfdf47bc6d9ce58812ec61fbc342f74f5821d3abd9406d5328395c1ee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-client-api@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-client-api"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-client-api/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-core",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "863c331cdfe364c905950ddad11ee186"
        },
        {
          "alg" : "SHA-1",
          "content" : "b5440d1690699cb0cb60db7682dec35f3f9b162f"
        },
        {
          "alg" : "SHA-256",
          "content" : "635a7cd9d0e2caf8469cdad404d9ff7b37fc0aceaa4371f5295c2f380b2b554a"
        },
        {
          "alg" : "SHA-512",
          "content" : "afffa524e615504f67b2da0daf6582058fccc9accc9f5538526f8a750d550840b25e154c0e8af191a021b22fbb51ef52cdfcfe731246632b71c44e797f1bb721"
        },
        {
          "alg" : "SHA-384",
          "content" : "9872722042ba956951da5746914400705b281ff4a5734b1481e0b4232b4b65d91bee983bc8828cf2c83df465632e7709"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a55de31467a45307ed22fcbae6e75faea6385b80760eaeade2b33797e2b04fb5ecd9d9cc7e42d64a4efaf06f22a3179"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d42ffa3c05331de809d48a15d218988b5c37fca876b7ab68f6cf9d9005b31db4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "58bbe10bb79003b891879c46e0ec6150edafdfb5e222ae2a08b7a2deb10c6a3331c74a214d8a9789428679e9df53a964c64c0077c70308dde53005e11c0f538e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-common@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-common",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1b865140c02623de1437c3d51850632b"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0a22b81e42b2e9edc001905c95b3790eac311f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b0d9e90c449b4d97394097bc9393d56bbe745014e942ccc71277dd216fa9e1c"
        },
        {
          "alg" : "SHA-512",
          "content" : "74699b62d19b652ff44ff02dadaea6911e66588cd6666c80c18d9c8fde9178fbbe9d2dd5ec0b222336841011133d86524ab8770b8a4b8da5e6daf8b7b68ee81d"
        },
        {
          "alg" : "SHA-384",
          "content" : "418acd74880a9070ca364ffb094f5eb1e52a82112159833c2c8748cf97684a6e273484d1fbeaa6a2703b2d68c18cf0d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2dc922ba16cfd6f57fed0d865e7814540d38e4923419dccb158eb99c57e7aec35356b5f933920f51f233f0ecde530729"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b6a1d9bde8b9a3551f3365395924c27aea3d161a33e71ea180de681dda268bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "096e14f45c30120861bd5f55b86a6a42473912f113f6cb731b62dd991edf75f9fa2e0976145262c604d3101205eb6c025ff5031f237c1707f9d6517584368659"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-common@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-common"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-common/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-gatewayapi",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fad72d1abd7e081fcbb6bb8bb40f0ed9"
        },
        {
          "alg" : "SHA-1",
          "content" : "64d59e69dc6ad79e7e100138c2512d984ac28efd"
        },
        {
          "alg" : "SHA-256",
          "content" : "25cc5250023d2358af6d7e0eb8afab0f3f9ebb703bb62a1e76b96b6fa261e10d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9b57cc641a5089ac40e8aa4155f58d1025508b7e8ef55bffa9085fa9ff5ff51719936db199c2aaf74a4d8ec854ca9a6d35a3673af6cde636cb59958af3c62f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "cd4874f7e8d0b170d1e0527ec2ce39abf2c930f3db587445dd847ed0e5a030cd57d35171477edeea2079f104e199abdf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f433db6ca697fab90948af3724297416be933766ff79397bb9869d57afd02565dde6bba0e1e896c8b52d49c2be2695d6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "61d7399cb4d333d4638e76efa3f235d1794c48b56548ce05ae843b8b925914aa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6cb24f5d24a4371e203f2ec2f445155277503028de9ec28661a0193bd9fababe4e6e6588d3fd4fef857c32f9b8fdeeff73910885d47f0268e691fd7d1bc7456a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-gatewayapi"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-gatewayapi/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-resource@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-resource",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "13316ef90876155d047a35cfadcfb6be"
        },
        {
          "alg" : "SHA-1",
          "content" : "f7d87173243ab31f9739a0eda19fc1526b970f6a"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a30c73ad35c97202e9381bded6d3a0a5e28fcf7431ac279a74436e5e28bd149"
        },
        {
          "alg" : "SHA-512",
          "content" : "733159443e20e382ee81c904397ed998739c840a8723df676460fdea70b03c9f8ab05ffe2f7ef2fd348fdb5308b237a3ffb40c3d661be162a151d60ba08a9150"
        },
        {
          "alg" : "SHA-384",
          "content" : "95f0d4fa89bf5f965f5d5cd14c90c2e5b541ae8861be4f044d27c7878aa5d61c076b691c335765629f59371b260f88b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89bacd3daf012d6d125ae45970ecef7dc1d7c6f1b5af4e895477d5c148e0a195c633e2995333b8574ba81a2fe6ae4c95"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4bdaadbdaaf9e42fb20cb9266a38363843fc719a7fde228c4356385ff3ebc319"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa2466ad0f4cb812b1348880d236a85e9ea309e7b68fc5ad768bf7b6e3714483e2ef7692a114f2d71994bc94a9037a01d06c98b959b3b74b550966f7c80e184c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-resource@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-resource"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-resource/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-rbac@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-rbac",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "15523c235269eb03ee625a08e6cbec2c"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c6f843a2a567cef03e064967025af89c394853f"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8625fc65dd0813681e5cd0a48fdae03a7dc0bf3db147c871245b14f31275428"
        },
        {
          "alg" : "SHA-512",
          "content" : "052f66c5913c2b7c7ebc23134ca913f7e509e891118616f612d22455fb73b7b5357e64e07cbcfc6fc513615422bcaf29e02a3270c26b6c9b2efd3021bce8d359"
        },
        {
          "alg" : "SHA-384",
          "content" : "c870f48d3cee62ca6d5d1058764ecf431bdfb2a00fcb36d94f39d482b3ed42acc0eb929f1c80b047aeb874af6861ded9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1d6560f9d72498bfde5bd9af22a9d508313d32494855ecdbbfae926c1af775e5589a4e9463ddddc31a95232040ee8cd5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a79bf566472fced22245521d8c3bef98bbf229590c396dfe789b3d6265669b5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2aa986f8c3c4fd8b265eae9373511c431a0fc33ddf6303253b69ebc2c622302191f6e66a0581065be467de3cc92944b4bfaf2924975fa803858c6927b1d21be5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-rbac@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-rbac"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-rbac/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-admissionregistration",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cae28d4e7542e84b8dc11faf7bf10218"
        },
        {
          "alg" : "SHA-1",
          "content" : "f0b75b9351dfd7c9ff89fcea21b8cc0cddd23c60"
        },
        {
          "alg" : "SHA-256",
          "content" : "656b179c96bda7a727b3437c4aef419b6dd4e90ac5e433f59ea54a6e09c4f13e"
        },
        {
          "alg" : "SHA-512",
          "content" : "a805d6eae4bb554e48fd8637ae06f175cfc14f59173033cfc8cf3ea935e6979e80f32b8385c0b037e9124fd7eaae90bfa040acb323664dedddd58114899b1484"
        },
        {
          "alg" : "SHA-384",
          "content" : "610e464ea4780dd86251b2b5f33aa6ad98d8ef1292d76fd79db7522ffa3521d9f5a385d9f9c0ecd22159aaf36f47fa45"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9d7314450c89b6ddc72ba9a8608785ca550cc07fb4ec4f4bf401fbb14ee418ee381a0a7e9c5bd79a7370a0711ec8309a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0e24d0b1c5ab0ff13e365438a2a38a150f1d9116eda1c3e5096ba12595b25b05"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34ed00aa688fff9326a98e66d87988fe45f441e62dc40fdaf793597da55f7c38036dc313e8aa7daf9c26b1934d78a4cccf27de67d53213ea94faa57784ec994c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-admissionregistration"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-admissionregistration/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-apps@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-apps",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c521c5aee7164678653f7c6aa1377b16"
        },
        {
          "alg" : "SHA-1",
          "content" : "0f53edddacb68c256cd9fe521accc703927bbe4a"
        },
        {
          "alg" : "SHA-256",
          "content" : "8638f2a89283f42e9048186d516ddfa457751ae2030865470ad44daf1becc4cc"
        },
        {
          "alg" : "SHA-512",
          "content" : "a50caa61a0ecc0dfd8a82c0fc26972ebbc7d4a1ad79af9dde604a88e81cdbc0045447dbb4c0a5225d5c7e7162edec415b03ab6a06d61fb980896094d6968a946"
        },
        {
          "alg" : "SHA-384",
          "content" : "1abac208b77c9a8b3722b78576996dd4ce042e52354624ad011bb8b4951c3f8e555369a2e88803925718acd3a8188ebe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "12d8194542089fc00fc3ea83e60a09903836760f2b89bf6c7b4945b3bcf5df6a3381241119aa6d849b1e1127d2d8fc67"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a034a8784d9288de5a155c6959fae9b4979e5766e0e9563a934e5d3c64ba0095"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e256a65dd9a136cdb27d8f705b9df1b54cbdb52ab45170009bf004286493b95a5f9342b3bb26a4f99460c9e705709597070a62987cc9344d2abc8a860ec63432"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-apps@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apps"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apps/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-autoscaling",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ace86610ec785502178a9bad9ba016dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "c17f29707218e076dc1546e3107970a2e0b766c3"
        },
        {
          "alg" : "SHA-256",
          "content" : "80de0e5b6db02da3890141750529eb52a0494663d5c8ad7f36562cbc43473550"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ac886805957cd67ef174c9e3d8051bb5d29056c3d63ddcd027ba48731c9b38383b217b6403c2758fb6fa024000843689f7f7639db88d8cf3beaf58890dbcc40"
        },
        {
          "alg" : "SHA-384",
          "content" : "06be6f8eaf48f2f404b7691cfe3fbaecdaf1bd7a90e8455687eb2ae3e3902a1861a85b27d6addac8c97673eefb6d989e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41bbce4a847d7a9e801879534441b43328a83d0903428b9eef80bc06d5d272e1e9d1db7dc81b48f86ba0c5024ad716ed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b996335d5fca91aea2a6fa90ef03dedcaf0301bdeeb1e12435f2c29be9c85a18"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e48ef0b127e24516c1ae2e80b8b6fc20241297a2d274f36f80dd9e40d089eb3e0527a09ebf8b6815fdb4135ec842e968864b9b7af3ceb9d1463db04d87ae7046"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-autoscaling"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-autoscaling/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-apiextensions",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9928820fa5b6bf7e837395523b6acfb0"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a2d5bf05691c854a2c91cf055ac2298982464a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "34d0d1a6a79dcb5b41cfd89c3af115b669b8dfb2af1f7a7063127e7f2addbd0c"
        },
        {
          "alg" : "SHA-512",
          "content" : "97024204213490d9f008bc62fa0d5422499f18ecc1deb5438cb8117c230ed704aced3059861b31abadabd26e5b2310302880bc1da296f5c52f569f10f63c29ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "56d44e43a7a6f8aac83962c86de69e27d91c2908be854d4f9b8eb322d48bfbf692cfc6f44d5ac6dcac82a7a123c99e75"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5b276b50c6dc28f5528e8a1be1ff57a2e9c63b9ba427c3cdaedab9cc29c5e0e725bdac805251bddac4c76818d6abee00"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5f5dafd8398fc94908acbda5e64d7edaa26acb7f55d47685d5b56fabcd7c2cc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1e7ab0949d87458e30d1a0b8e6e9d692159d632cf3a1d5209a5850a2cb61ff71afeb96def2e1435a20d3df3f8fffb92afaa3a4feb3c9e4e1bef1388119c9ed5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apiextensions"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apiextensions/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-batch@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-batch",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3cbd6994b255556e85078a37ad397983"
        },
        {
          "alg" : "SHA-1",
          "content" : "a8275131db9122efef002937eefed5cfe41ba41a"
        },
        {
          "alg" : "SHA-256",
          "content" : "d2ffddb4e3f2aab1502f89bde7b7a61a1b0100d3df67ac15270191157b02501f"
        },
        {
          "alg" : "SHA-512",
          "content" : "d58d35519eac96f0de7506595ffaaa66c09a45a522ec79a415009523394284861e231ba1d635cd70ad0056d7edebe2ad0016248106798c8cd7cb574c1454ea9f"
        },
        {
          "alg" : "SHA-384",
          "content" : "93e2c8e7f000901da3bd3797105ea5bf20a4d211c4a943091d336ba8967acbe8e9a8c1ed2f3a54f084f237c8b795f3fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "58eadb86e52144e4b174b7f6f73a67713f67f855d168e1005d596e94413811793fb52d8e789cb6dbcf57bc847183d535"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dfd528ea474f6dcc421889819d983df073fac75dd6f1dca5dd92ea84022f48ca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94f8d09bb40835faea90f23890c9418b2f9f406ff64c7094ac993966ca5c8c2c2f987e7f7acb4cd3a48380d603a90da59e4e533512f144e8a1db7a47408547bb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-batch@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-batch"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-batch/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-certificates@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-certificates",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c46251bac2638dc27f178f99875c1061"
        },
        {
          "alg" : "SHA-1",
          "content" : "cfbe5d4b82f499730a11da530178dbecfcf73c87"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd51a82457d7bddae1eec178c14993a303afe6facd153af948aa5c49c3831daa"
        },
        {
          "alg" : "SHA-512",
          "content" : "a8565ee632ad53c6aa128a81c98fc9c44f03d95569d3f77688965a4388a7dc9aed597a390c81f385469a859d30719c8237d528bb82a4743434af12e9164b4ca4"
        },
        {
          "alg" : "SHA-384",
          "content" : "a388c132d28b7d2057a68e3ededa5951ac1a165c6e911a2ebe971e1e9423f2ef247eadafb12ec1a30ee3060d8f388693"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7c89341283da449544c96f01f9a23a7d7704935f0a592602c8c28ac692ae1a4380d163fd707931806fff152eeb1bb448"
        },
        {
          "alg" : "SHA3-256",
          "content" : "129e6545b2089a4ec6346327a75b2a5cbf692726063fdac9c77dd6cb2b2bbaa5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cdd0fbec1c609e28726cd3eb8154f4987b89112df3f777cd4590d2f88f395e17972abba6c46a92f35227f3b51443a103d9406d1bb299ef7c732cc6add93886c0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-certificates@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-certificates"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-certificates/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-coordination@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-coordination",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40314b80adbb82d6837438f008777af1"
        },
        {
          "alg" : "SHA-1",
          "content" : "d6aa08564e6cffe4023611e8ab088e20a452c2f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "54c8e4466a75cd48f3186441b7b78f0b4173d36fef7b80fb12ee27d49f3d2a30"
        },
        {
          "alg" : "SHA-512",
          "content" : "1030aac79e7830056aaf8df6bf8c83af72c341ef5f9264e946ecaf2ac0ece46889272714fd4a2b872f690ad75164c59ae75cb36d5816ed043d5ef94f2686d748"
        },
        {
          "alg" : "SHA-384",
          "content" : "91f037a0ee15fd17769c1510e6b9c176ca01b402375394391428af510191b0dfbba6388440c363f015739cc7756961c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "141c90167c8316654a1f69e96252f666a34f251e5d20eeb5f97a648ffdce09d0e197bb3cb423712162210dac82ff9a7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "75e6658f11019db97ae4620befdf478158d96d3433be01e25f7b320aadce8114"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34df0a13618bacaaf5e108213f104ba251af5529a63287a99d1857183efaa8dba00330302929c4705352d9146cee53160ee3e04733444eb4146d7516abcc1eea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-coordination@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-coordination"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-coordination/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-discovery@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-discovery",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6910769486cb7831ff75fc1439ce89df"
        },
        {
          "alg" : "SHA-1",
          "content" : "46ff66965eb7c02ac8dcb3e8a474f68e14f6bd36"
        },
        {
          "alg" : "SHA-256",
          "content" : "b5f38b96df28c5fe6f33c0074e287e1fe36de815d0d11022f32266ca7df562cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "964fbebecd9a023baa9f905836a125bfa7aa35a4e4302edc8a0bb0a1fe8dab4b2b8b31eb1965cefb768657edba8b6a9728c690f25694234ce5197c70681a4b48"
        },
        {
          "alg" : "SHA-384",
          "content" : "d2f37126fced40f9b7600b9d21118805a991a3aca512a3f8eb76ebc10dbf881888132187075e15e141f5c35127715fe4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bf05a359ce5d7b7267f402ad17cb4a88891a9238a3567f37415ab664edd3ddfaa3e05d95f2a93ddf1177f8a96be079e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8cb053887ea890538a216ad284d60282f0f91b9b395328a7e910af2e5e02467"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e02c0688c480e8f3db4e862c6917f4085dbce9626834aef59be5fd5aad1158df0705750043e65c8d55cf0c46a6227245b97dcfbb977893d9b7894af2ce0bc325"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-discovery@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-discovery"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-discovery/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-events@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-events",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8adb17747135a4db333ec2260d27988f"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e106234d711ce6a5fa9de96ab557efe02daa207"
        },
        {
          "alg" : "SHA-256",
          "content" : "bed1926bf20b922e69b8966c8e3ed0a2deb5ed865351daf26852e82bf64a34a8"
        },
        {
          "alg" : "SHA-512",
          "content" : "f26a344fd17d6d5aca5ee71dc1326e198a5c48a5ab1c2b9f9e20f6e978fb1c56eafdf29522718575f4ab7fe5738b4c76961e67d13ab44fed8bb1e45bdbdc0761"
        },
        {
          "alg" : "SHA-384",
          "content" : "6fefd948b5abc7312acf7dbda588c9db0adc3e9e5acd919656832b8fcb06029192b477f24336a277f0c5c3e471bc26ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e98542b64a6a798115eaff3438976911fa83afd6e3abb5513d2bab0dd7e89e40dcc95cea1ae7bd8e5927ca7d57c74d37"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f94a9ec057bcf086450930771c8a038ff5084c03cdb91abb8abea8f25407c3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6da37effbc3365e42f1ee40fa9b2a205e38936d8b17798071286d24dcc92774b66533046e94ef2db45c03a061374127a5a4fee7548d94aa3a743cd7b655ec3d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-events@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-events"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-events/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-extensions@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-extensions",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f234397bb0fb6cfda6a008150cb9122"
        },
        {
          "alg" : "SHA-1",
          "content" : "471307e4175718cfdac650abcee627efc875afa5"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a9d88d6c478dc3e0138086bff9f381836aaf54bc8b307561fa877e5489762ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ed1c33db1eda8ef0533fe214217e4f3eebdb1c34c83d2c01f8808c4e37ce537b00578542b4cf2c9cb5d55ec7f1fdb7cbd4a85a1d31971ee8e18b90e3b82d9b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "cc11738c966a130fa351fb3f6888d2a297bfb9adb07f4ec257385e9f6c1266367378c402452d2e90115938a8f71c7d02"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe41a9f46e71af4803645455ad43850a48786b5347c181f4cc77b1255dd4820044d5a28cb55000d30dcce833d8bca84d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f9d032d2671c9ca811074c3daeda63fd0171f56e063ce85eb90ef53b85224d1a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ab40a8ba2756ec29e4335e934b9b8801404ab57f41a5f2ec0ae0cd36863091c84355bffed706255412ed69ceeee1a5f35494ad6dc6a9a29a5958c976c873b03"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-extensions@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-extensions"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-extensions/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-flowcontrol",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5439bffbad5acb2cbdfaf1d46ca72d5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "47190daaf93992b3e7301d4da7d04df8d1a667d0"
        },
        {
          "alg" : "SHA-256",
          "content" : "2af44c89d785424b52e07367470c5fece75f11022e64f4339459d9032735246a"
        },
        {
          "alg" : "SHA-512",
          "content" : "67d7e073efa7c79b6717c9a9cb556cdffd27aa67747b422db23887c39912237848ab527a3a98b4ae0684afef8b4cfc3975b04355b058d8c72345fe571c1b25e6"
        },
        {
          "alg" : "SHA-384",
          "content" : "3fb61e89b3611f1a42bbf8597f6169a38e24eebfc79a0e4451f7ef7736151f1ec9124c8f86357c663200c8e60925e66b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61b17e0fcf333b1b2b5320bdadc20429e73b60ff3362fe88c3ce0488e36ecbd9844f867eee735829549e244b0a5f8574"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1c1fe5f042357400d99e181cf5e4cbf8c21696523c3f36b7c22b803ccebc4d5b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a07f1b0a4ae7f409a52fc413310c9162fd39e98ee73be6250ed87e6eda91ee72b5e55d321ed13667b6ba167e53d6b7bc1c2be75d1564410e2c4e1facbe2ccc6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-flowcontrol"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-flowcontrol/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-networking@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-networking",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "10deadb55c09a05905561c3eb5345a69"
        },
        {
          "alg" : "SHA-1",
          "content" : "f566d0e81772edc03e4f292a6d86d8945ad5e0c9"
        },
        {
          "alg" : "SHA-256",
          "content" : "534f8286f0f0da39e98e8d58994ab58df5cf6a762532e1ccf50a836bac1f274c"
        },
        {
          "alg" : "SHA-512",
          "content" : "2f0a257a2a0627ff10d26f3672dcd782bd028d92fd6d7c50a1187957b33077586208b58bd22ea0c5914f6eee894f9fb192674b3acb0c2fcbd8045baa7b377223"
        },
        {
          "alg" : "SHA-384",
          "content" : "0c362d6181a29c69bbe8a9be67db113d137dc52847401d20976ceef71c153ead9606a6eb2118228a37444cc7cb99ba80"
        },
        {
          "alg" : "SHA3-384",
          "content" : "34f7fdede99a7d650f1ec67355553845fca1d691212c91fe6bfa665a1cce51156625a95a6a1401072664d7dc40d4208b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0fbca58723df453eadae76dd7e475b812ce1597260b42defed31f24d044b48ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5609aa0bb08f71be11ebb28a5b3a083f15335392f298c075631af706bf2ee518c9ccca2abea880904c628417a4fde44854fdabbabcb9b716014bddb4516d2eaa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-networking@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-networking"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-networking/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-metrics@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-metrics",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "517e9d335c36967dcb74fc08827e1002"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9be63d5c9af3c4b23f9a9542ab8aaf3d9de2f29"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ab71127997200808ae4973666653f54e484c29b59a616b27423115db77f18d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "e55402c3412a3e352d1ea78ac4f9235630db92f0a957409af94ff369b2dbb2c5f7aa5f71a7be2f1f097d2ad9d72b78f8dc26e871763f83131b22b3985ee46756"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6e1b4d4e07516ff5652f50500ae0eeb2f0cbcb38899254ef9c6e8a4aa32915b5e50c3a2de59a753ee2311f96469e4c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4af835bb9970a943ebfe516f155b35715710d40a7616505b6298ddb852c9d1f8778d268b97a47e48fb5d7d5dd88b050f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c3b4445cc5da66fb4880622f856887168e8b3db4e11dc3e93361acba5a55076"
        },
        {
          "alg" : "SHA3-512",
          "content" : "965d6080bda0343366d59572566aabb6a722962144396c82c19780efdc41aa0a25726d2edcb649d518b3e729489f73919c5acdef3f47e04d06bb8f0864c87d29"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-metrics@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-metrics"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-metrics/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-policy@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-policy",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4e1ec60864d8aad84c233aa6bf6d6c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "667fb4312b9d28e056054f084fd487de4a8ffc73"
        },
        {
          "alg" : "SHA-256",
          "content" : "a11a53ca788091f2d525be3975df1a9a709f2fe3d2683f1094f99fd75286d393"
        },
        {
          "alg" : "SHA-512",
          "content" : "7ab9b0d89b68554be2d4f41f1fa37607a8ce324f24c166feda93641e87e744f0eaad71abd850120910fea9c79e053bbef0d30807c9139a148ecb25ab463a659e"
        },
        {
          "alg" : "SHA-384",
          "content" : "43e71f22a727792a5c6d815a82b042d20b5c1a71b026cd1b4676a2c273a5d86371d95f1d432ec9331d2927843c8477e2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1194d7fbac7c172d6092c4f2bbdea6dcdd7f81ab703816c1786a968badcd26a5bd1493fea935666500695e11f0b8a6e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "851794c7ae4381487a70b9bd8fc2a7c161293bd0d074c3e82cc6d3c8a1bf98a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b7ea1418d4761e543edb80152bd57bc3cd0c2871621adab8812fd23afbec73df2c7d3b448c17efe386bd4382250d7285a897884e167b9cbfc7a7026583677f47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-policy@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-policy"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-policy/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-scheduling",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94c231bf1b15b67dbfda57561cd933e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e11d9287b0d88841b636def30479ef00ea96978"
        },
        {
          "alg" : "SHA-256",
          "content" : "15a9ed0f725c9fa472ef586690cc99c676dd20807e48bfb482dab6c5bc96d8bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "16fa763600ded94d6067cade31ec7e738363241349f1eb3f842f52702fa74bd5535294ac4691f344d5a525a4de195c7caebbc2f913aa4d8ace4d8b28a17705c2"
        },
        {
          "alg" : "SHA-384",
          "content" : "11430e6f66336675f1e55d91b50aa0275617301977baeabd579dbde2d4284c70559a955574d017a783255038e51e838a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "99dfa0fc71523f87b6e70ad0e687ffc0b917665a6497822aafb08da57ba78a788ed097482652592e9f4d653374e7aec6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1daa9877603d2732859fb6e2236d3a81d26dce18f446cdd60f585313daa8a8c2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c5d787854b48fea20b81bcc8e2d114f0df1d900a6a7f632e6b11804242f90a8451ff68dfc248a3caac834cf0fcb9eee7b8d4d9294c5f1a8aaae4098e4cfbdee9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-scheduling"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-scheduling/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-storageclass",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9f798ce15edecd15d9abab1470c63c34"
        },
        {
          "alg" : "SHA-1",
          "content" : "95dcb427010ecd6be42a64c3e76d79ebcab7d8b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "69d5bc6f78728b3afddd2f9a926d4d586a79a2e15920ad989de302bc75997d2e"
        },
        {
          "alg" : "SHA-512",
          "content" : "5478cfb7997ee88bf5599bb626b5b05808c8602ae6bcc9d62ae6b7fcf0b2843bfccff78d0cdd23be44fff8eb560d3e4a06387747e9fdfc4af5d18c1a6047c79d"
        },
        {
          "alg" : "SHA-384",
          "content" : "e70d9e87e88992b40a3cac6fc8a1855c12e7b6cddd41c80a1925e823903676f2090986549d318774dca75f87cbe572c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d29127611693ffd77653843f78fa4f624eb903f16cd577dafec54d0f73eaab1be45bf7e7ec71d9f578874febd0dbbded"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9335adffa9eb2dfe066083fd4038a5b62e0a9a26560f0258488a362aec02f93a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d6f1f453a5915dc074b02871dfd29c0de3422374c22782aa081d5353aeb7537afa780d135f356c5a650f595a8bb375407fe70d0887c7125eb1d9e8dc90dd7275"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-storageclass"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-storageclass/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-node@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-node",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d2f38bf7d702341222877a6c49013be"
        },
        {
          "alg" : "SHA-1",
          "content" : "1be038c0dab25622575a72beaa39bf5fd27ff801"
        },
        {
          "alg" : "SHA-256",
          "content" : "c0fdf177b3e21f6e5be5bdad425c30158fb8df375e5b8a03aed945b1e8172f26"
        },
        {
          "alg" : "SHA-512",
          "content" : "85a05fa812697e76e7e8bbf3fec66d53652618e7c4eda7ff3cd5f0c610f7581332c8ab01aab580c6ca05d886e3c0b68e2d1a25da9685e20831aac10082e1f515"
        },
        {
          "alg" : "SHA-384",
          "content" : "af27f4de4b9140847df757d96970b1a48eeed563e423f79d929731011fe7b50bd1f934c36c4990c84a5cdaf465b17cd7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f8c7351bf83ba13256d295b2c51b1c2c559f9d0a7b905b6650e7797ef14c12d84c64c59de9c0cf4a275800d27ed613d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9c6a64de43bae723030e9fa891ed3836b017b719c03bcb21133a7feee0cad1ff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "52a0dd1ae6413a8edc6c46cb9a8aa85e14eee402cd637d019ffaaa63ee616038a6cd7c6fba1f707a65de340c46efca008f9a9117d4101d6c28aac44c469910a0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-node@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-node"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-node/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-httpclient-vertx",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a55242436ca037ccbc448927537b608"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b95bea14f6aacf1990bf9bd0739f118d23fd36e"
        },
        {
          "alg" : "SHA-256",
          "content" : "1ab5909f840fba788b42c899f7930ed83d4845e3f3aefa88551020ef8040ceb2"
        },
        {
          "alg" : "SHA-512",
          "content" : "760a73a6697700886f3687d78ab7630bd2c02a98fbf0e044bbeacf7d2907d9a1fa1b1bfb7eec51664daa2db44902af39b538fc7921d93e6432153f9f91140ae5"
        },
        {
          "alg" : "SHA-384",
          "content" : "40be68a8f0164c8412408f6012e029134d8f011dc6844790918fa6acd7071f76f3983b7c0a55fb1d109cfd8c5dc9c1a9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ee3ac1935d5b165f284d1ff579abb6f51f4196afa219295339b1ae8d888144cc1353cd3555b52a067da6d9146854364"
        },
        {
          "alg" : "SHA3-256",
          "content" : "47e0a70063f86c8e3bdead1d109e4b1d10ca49462a51f017271942a583327469"
        },
        {
          "alg" : "SHA3-512",
          "content" : "79ffe77c1b7bd996b1be06d10ab4c246b414a0f7c56e702bc2f9bac9cdc53eadac9a1e9ec7fe99779c9298250732333060fa24dbb0b9972557b5c43367196255"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-httpclient-vertx"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-httpclient-vertx/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-core@4.5.24?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-core",
      "version" : "4.5.24",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b233ccb88b4e1f0bedb93bc636493d1d"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d42083301111fec3e836bfe0320cb68fb90778e"
        },
        {
          "alg" : "SHA-256",
          "content" : "61293b447a367514925c5fec9fc390f6d4acfa731231775dfb32bccf41b638bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "e5a9512e42d44f2d80ef036b2e3c1fd7d7c5ef6c8acad01351d9978774b7e6f0821bd1cc9f2cd5deed61288ce36a0054c53e70889f24c6464064c091db8c6dd7"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f388b2e40c413f508a764ddca4f057f80a263fcb9c091ea03fc15459eccad2bc56fb916e80307875833fd3d2e54be8a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9c137648136907468e1669e3a6d2696981d6821dc4ba7c980d79cb3e02adeaca6b3e9084b141c19fc240e150b9248799"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da67b89dafc93acf2ac682fc6097d5ff300ca42c08805830c372bb9f4c34fcd3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5a1826a256f78cf96e6f8e2cff60c5a1dd49a04130953b48ebbf4be8d0a5d04608d6b10af4aba5ce35d3f671ef14cd76d85cba0ca23f4618f799a990cb1d58d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-core@4.5.24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.24?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-client",
      "version" : "4.5.24",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5053d99fc067e6879f2f3347bcec32a"
        },
        {
          "alg" : "SHA-1",
          "content" : "7b276985665e80e4ef5e7af5938b6b7ba959dd15"
        },
        {
          "alg" : "SHA-256",
          "content" : "a666884d633beb4a294abd15866b5664b65e1def18c2feddd2571664ef0967c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "03f3530732763eaca0ed7c767c64f938d2b1b237b95576eb951a30f191354e6e39f52ac3d1b844e39b44750c6e1787a7147754cdc4b130716e8480640b9c2706"
        },
        {
          "alg" : "SHA-384",
          "content" : "51d754287bd46887fea41c5745b80dbc18250f7eb6eb872bad01e458c2b018bb8a66374476f43014df49680635a92f35"
        },
        {
          "alg" : "SHA3-384",
          "content" : "83689e456483a91550bb81b3b576ff350b0c7997d0faf8031b81fced146576e99d46e87ba23e1979ea0020123320f179"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00393a21f716c614d6855781a2a85b371edcfdef9d51f8d886a7d3f6a6890406"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e692bda99a03672833aebade3c423bba3fa5afeb5cc8dc73362d1dcdc2aef20c7aa9b6c0f702b9eab9b67e5a643c2b0e5631f3b0bd1ae272c3ac2b1f31fe098"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-client@4.5.24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/zjsonpatch@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "zjsonpatch",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "80c3d2f21737b5a09df6136596fe9d7f"
        },
        {
          "alg" : "SHA-1",
          "content" : "35809074b81d7a5fe3d53db1ad91fc8c057bbf8e"
        },
        {
          "alg" : "SHA-256",
          "content" : "86c0094b823fb49111d03b87d5874e120333adea8f1ded2a911b3f2f0d9d9c6d"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8c625ed1a090e4a239b23b3c942ab577ef873e72f74098345c64c386a5405032c23f848a7f22f56bb88db57c593de9b23961da9554b44b083317712fb59682f"
        },
        {
          "alg" : "SHA-384",
          "content" : "8cbc3aab3beaba89430ed63eaad4074953a61d3a474cc42c26a6b97592f0d83f4bec5f5d797e5f71047fe7c7dbf2a43d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0553e4fced998ac5b81b968a2cccc9a307c361bbc51499d57edbbdd8b892a4a5a5d58165bb7da9006e75e76247533601"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6816fadd8eeadaf93b08b4b913647c3e1e1809a40bada28f7dd72fb086b4804"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cb5e66b9d02e281f7e2a7891cd172f9cf35bc31d833340015bf8a11254a290b4a387daeb88b6bc2e3798fa2c19f89baa499278f82b5a68345044ff900b1a9a0d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/zjsonpatch@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/zjsonpatch"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/zjsonpatch/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-client@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-client",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bdf1670303c073a61c09c2dabc3f6a0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "8e906482c607ea03f6458a29c92729b42168be7a"
        },
        {
          "alg" : "SHA-256",
          "content" : "a88ef96019709e8c8997df1f6a6a8cf2e63c6eb3127471aa669d0696d7e725bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "e94e6a334a90a686b6e472bfa8bb9006e2f4dcc1a543ee04663b5eec291419a6393704668b23d36719bede8bbd6bf8dce824b13e9d224011db891d78f248102e"
        },
        {
          "alg" : "SHA-384",
          "content" : "754077fa90efbe21aa8ae530fbc88bc7fbc1597026d3cccc16b38d97e0565a3c9fc2f6b0b55d1b7bbaa350003309f484"
        },
        {
          "alg" : "SHA3-384",
          "content" : "664d5f40f1e8779bdccfa9ab137904546547319ffd838b463c3ac7d3ffdf62916a7fcd54d4671dc9263858b874f53c1c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "20a79952c34744829b6a8b8e5b9439a41b506c969a1613a54be2f6c9c8d15a34"
        },
        {
          "alg" : "SHA3-512",
          "content" : "46f94dac58d8f93717a4a2e6c1513e2b7a10b4f669513078b903cf59467bac128de21a1ab7c37bfabcb3f8b278498c9ea734c889e11cfa53176aaea7f7ab138b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-client@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/openshift-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/openshift-client/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-client-api@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-client-api",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59e5205b3e4ca30f588bec4ad5cad28c"
        },
        {
          "alg" : "SHA-1",
          "content" : "661f7a4d628a542b050381b6f01919d1e2dacd34"
        },
        {
          "alg" : "SHA-256",
          "content" : "85fd0f5c75283399e56a798b199f27095e337a08033bf101a91b8a2f18c4c136"
        },
        {
          "alg" : "SHA-512",
          "content" : "1275d6f597ee761935dc142074b3f97a41930bb8e3f70be10239a94538c9dc7b5e836f369378a3685d2e0d1ee8b43f653d0ad6145895ee6ffebf29bda95893b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "43ada06e3491597e0fa00d3e1de4a2590136aff97f5682ff61620640d5f4e17808c00abd6ba5e45ef77405076f080116"
        },
        {
          "alg" : "SHA3-384",
          "content" : "088214f03e8e5541c342ec3ba15ef36be6606c75be77fbda12b28070a0d0f370a812e222058e6a4978ae7357196e89ef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d16630d3dfd1de887369df3adc39c404d03108a406a0b1f2282d5477becd4e6b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ac14ef175014727c9a6b6540102fe4ed60b6dc08ac7238c0920c93868c7440b5c1e3e6078257d53443e9b76a83ff11e19984eaa6147fea07c7bd82ce2918209"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-client-api@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/openshift-client-api"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/openshift-client-api/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b6ed55bacf8b248f972d3a13d167e54"
        },
        {
          "alg" : "SHA-1",
          "content" : "01051d986e0beeb6a59087b655fd97e9b886a303"
        },
        {
          "alg" : "SHA-256",
          "content" : "69cce9ac9a0e0d93a522f451ac5a77c4527279350f2070ae7707e1bb3e8688bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "58f80c84e5b08aad95c95f452f6366b6a12ce8b5f6dafe13d9c39557df8e8c358d26ddea635801219d7d887047c7d9276e2bf487866bb81089976fd879a2554e"
        },
        {
          "alg" : "SHA-384",
          "content" : "63477a55bbff6b5fa1be3ad4b28bebbc97d75035933d4446e58298a090deff6b93bec7050169c16c8244812b909e0cfa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "50b1aa3f0ff258e89143d7a134b3dfce799f5b97bd799a9c4432c99163e7339f97b9e9ac4576582161ba33c1224c3c3e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cbb0b51a01ebdac19cfe81f9804c08f154c05b626c543417d051e856e17d87bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9de7ba950b5e01ab2fc779fdcb13a26b51fc2f1a9a7892a628035b5e5f53f1da8d704a3f83a5f335dba5072a147934331e90b2cf25560704a74874790b45f289"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-autoscaling@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-autoscaling",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0336df95a0ec131287d4c13ee4c12201"
        },
        {
          "alg" : "SHA-1",
          "content" : "53eb8c852f7f084247b744c0abaeed4b02b395fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "fbc739fbe634f3dd5ffa3e131b78b3b2f46987fdbbcc4eb77a9227d311d1d53f"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ba70cf44df05a709f5b4779190f2893442b48f8eb045462cb156313e909d919f69816c9610e63e5724b5319149fefb1ed854a2d23c06b04f594199d8676f239"
        },
        {
          "alg" : "SHA-384",
          "content" : "509f03f9f8e9f12e960107d1284ce3c1661bdfbfebfdccd2de31213fa7166aa5a0f419e03505346ee82a0e84682ee49a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "198a72bbe65f94eac0d0a5a86d9e93a92dda30bc070edb6b5dc4ea425d455741e6892f7e9357ba335d2cd4f9038d624e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "110007646214925a2bc81059b03991a77f8f30095e5b7405aa1240fa7e641fc0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7306aaf6373b499c3800d366cd27422e4f3485e01e203356db99c8f92bc3f10e3511fcecb6dbacfe80c6270c01fde4c265a01acfee81daa6c5bdb2af183675b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-autoscaling@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-autoscaling"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-autoscaling/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-operator@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-operator",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eda32f222343844a8dd6b5fe4f94e091"
        },
        {
          "alg" : "SHA-1",
          "content" : "b32263aeac9f5ae03236264ae43b4965c70346e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9214acbb089de2124d95503c534f7f61798651c2b620127de9bf0cb328bc674"
        },
        {
          "alg" : "SHA-512",
          "content" : "39a3d12fae959fa8d6ff413bf0a7b12eb76eb11a69bfdcff17dba14f412e3ff8d047314728df954d0eb97ee9c19be340bbb5d2d140f7e298284ee5db184fdd2e"
        },
        {
          "alg" : "SHA-384",
          "content" : "841f64cd53239a5fa680a0bc10c0dbf54467151552e2cd6fb42978b9d96732785da5b7a641d96d3bc4695cc95a98d4a7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "270931237983ec3a0a9af00c1cb8195bcffae7006bea8dfec11a3cec82629a049b376387dbc1cfd60e407d68c9188048"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b64c61659a714dad17505df47802c45185be7bc1847ac86fe34572a898aa9ac9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ac89263bd13e9b79152323ee5e93fc2468b70fa9ca7272d738bded554457722147b2664757fa380cd663501033751fa5839282fa65e490a43f0d7fabbb5f5f0b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-operator@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-operator"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-operator/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-operatorhub@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-operatorhub",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2d3b490d7f2392d77517afe6ca5be8b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf9ba5063529a39b44c6646d1c552cbe9bf202ba"
        },
        {
          "alg" : "SHA-256",
          "content" : "d6a22fff5d3b997cd7b756a8c0ad17f927adcb9ccac8f715b43d82565958e235"
        },
        {
          "alg" : "SHA-512",
          "content" : "4738725a4389de253801e407d561673aaeb3fa25b593d846f4ee1112d64953b5538522eddb5b2f30e5bd723cbf571c3f7eac9645b2a4d4a17af78b1faf9e574c"
        },
        {
          "alg" : "SHA-384",
          "content" : "1d1421691c5e5c5aaea291968712e9900b896d30023857bfa4aed6b7fc6eb32b71c4d5070266dbcf0d3796024945a0c5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e780f33bfc8afe16b7ad46db51e9133f5b2c6896b954ff92a421875618a33f0b7e6752cdc91aa30d169e2849dd51857a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f3acd52bf2fed9e3810d5a1a596128fe6a32f6b25df6c9244caf8f4362d64e50"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e0ccca0e1131f83e99d8f2b62440f6889329765a8122cf87ac3915cb9fbc1dc26cdbc78bde5bdaf51de3a54894ef31cefe6f752b848c22558c8ba1083c9e809"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-operatorhub@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-operatorhub"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-operatorhub/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-machine@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-machine",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19576d7c16816d28d23009b72cfaf249"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8a5e7d5407861019e709584506ea4d3fef575bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "38e1cde395bbb4515c26311684a868ffc71d4da904527a338b127977fc1baafa"
        },
        {
          "alg" : "SHA-512",
          "content" : "eb761ea671b91bbf964a02227119d93f930d4fc0511e2610579686658551908ec2a2177c9dc33bf1754de596a47d457482f2abdac08331e45a4c08a71c9746b2"
        },
        {
          "alg" : "SHA-384",
          "content" : "78ea7e50a586c2e46a5f74d6b5428320e755e8150e787fa0ea5aed0e895ba152a403df9c38e875a82ecebd25f4aecd79"
        },
        {
          "alg" : "SHA3-384",
          "content" : "46329ff4db63a9f68756691c8a5cd68211b40bac6b4bb3699d8f416a504b875cddb3226899a88d0c377401be7e153fd4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "058ac6ba1680c3bd90179cff96f5814765fc4ac485865c695fea3a0c6110d888"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d1ffd8d392a8523180a3f9b349687dd56a27b2749e9f866e9316ce023ddee01d55e26b9022bcc966ebf6d8af27100660a177f6b5842d7267ce8c98ef68e0648"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-machine@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-machine"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-machine/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-whereabouts@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-whereabouts",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9651e456b9f08452940fdc3e46dc75f"
        },
        {
          "alg" : "SHA-1",
          "content" : "48ad32781fcfc8266e4cdc52590b4957a7968c06"
        },
        {
          "alg" : "SHA-256",
          "content" : "a28dfde8191949c08f95b7e475a62bfbf90806bc61eda2475e9ffc66d100df15"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f9028def83aca2d06ab0f65ae005ede75bd25870f18e521c15530d8a403e71c9b7d8c7a0a2dda2f389774a6a11fb89b0939b2ce11dc6be5437414ac7c113d30"
        },
        {
          "alg" : "SHA-384",
          "content" : "90a5d534fae75d279ba0b7e4e4ddc9e044d37aa55493f2f535f51158d3d0e4eff18bf6255ab40750e63728d469778e81"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7053dfb229af414c1337c780963835b3b41cf77edb351bf865e8b9ee90926cced41d3e5d10228ded209cba1551457121"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d0be1e7dd5193f952a68167b3ebe6cd14f593430f83ceb78768cba3d4a524502"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d9962418e33b543c638f207c2b1ff324c4d042b91136cacca162755136d77934165abf9e68b243b6136bd658ed932902ba6ef628b7fcdd8cb225f85b07b25e2f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-whereabouts@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-whereabouts"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-whereabouts/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-monitoring@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-monitoring",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "662d2ae960bc8d797dbf2a8d72fa5e0e"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b7c5c1375bb62f1f66246880e517d29a2c58e85"
        },
        {
          "alg" : "SHA-256",
          "content" : "f0af59d58694ac93f456672fa766d6cd2b7941007fa764b3f308fad64baa8bcf"
        },
        {
          "alg" : "SHA-512",
          "content" : "f6271cccf412eb8fcd393698e643cd86c1d74758bec4348bceb430926a97e908241495d065ecf631176bacd0de2db095e5bc83e6379de2b0a5b6d0d6fb8de098"
        },
        {
          "alg" : "SHA-384",
          "content" : "43dca5cc84becff0a45d6e240928b88546ff08b9e875b35b3ee44ec3221be5d7e419e44e1399389008d23fd236d57376"
        },
        {
          "alg" : "SHA3-384",
          "content" : "597951b9e81142c37ffaf07c61286bc519aea4d9ddb48f76fb39985b1c8eea0d7aa784960de375f5cfab3ebc95e2cbb0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cfa518ef7ddf174a6b32e89b8e430ae91445b3e4022c64148c4afe0e8415d2a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c0808830c3a1bf574ee8123e2daf3d1b3e22e3e1409d72d38dc6114bbf5a56e8a8ade5bb59c2b441b036114eca645e0311617df8a57a7179494bb8321da14c7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-monitoring@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-monitoring"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-monitoring/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-storageversionmigrator",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc440283ad651fc50ac11c1a559881e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e6ac33fefff59817146164d8aa0604f11a2eb7a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "946d43f24a0b6d60091c83810b5a9ce86469de0df4daeba1b9c87ffa5dc14912"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9e2fe5e7b18af677be1dcc309b664315d8435a80f1f97bd5f6d159711ccee883a27cb1ac73b8f6387ed0e476cd2327fa4c49be69d9462549d1a47b0ddbfc0d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "d851a837f9d42816d5cb4040706a338ebf7b2b434bba5474f31265ac206526f5b468bc1493f94683278ae4070a7e8052"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b87112332c593d431236c7e1eaeac95dc657ae2571348bdda6dfc2662f1c8bcd31054ec0be63f3f59b15bdc6eff42cb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "05d853962343adb01a9c719f505e32095860441cb720d0cd82c624c7b7a7d12a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "16bbd3104fa9367ab70bc4c31d2215a1dc55af8195b4d2180cd3d8f369647623b35e58c421e805b2c1411d23dcb9428191ad119ccb404ad398a4d7ab2cf47329"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-storageversionmigrator"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-storageversionmigrator/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-tuned@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-tuned",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "999d9f3f0590813935ae1b24be06b573"
        },
        {
          "alg" : "SHA-1",
          "content" : "8635410829fad5dfb568b2e1e77bde85beec3b57"
        },
        {
          "alg" : "SHA-256",
          "content" : "87bde20dfaebb29350eedc48ef673296f6487a0c1b2aff7bac18730922b4cfca"
        },
        {
          "alg" : "SHA-512",
          "content" : "d01e5be016a913cadb22dbfe0f43a6e62952403a0d30832b8f30649f7b50abfb8e6591b024f93c6b488b259dcf5a9b748e992e59eb2f1d0b4a37ec43fefbcbcc"
        },
        {
          "alg" : "SHA-384",
          "content" : "d56ef45c2ab1bbf88aca88c80d188d8caea9ef06954a931c7314d65cf43b02b9b29b86df4524a0071aacf5ec37017e80"
        },
        {
          "alg" : "SHA3-384",
          "content" : "999d68b04190f171c14694ed2258cc0808730ae3f7e7972e5512ac9575fc3531f2d6af53f5e0640971fded29e6576887"
        },
        {
          "alg" : "SHA3-256",
          "content" : "44580ada3557fd785d76491519ba9389ae8af1acc2504a541a7777d2754b19e5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7ce78615dfdcadc85eb10fbb8fff07123fe24e0dcd0354cb6f0dd7b958c68c1f6068ac65611da2bfe1a3cd9dc33d47c7800db67f673e8035fdbdb71805e6892"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-tuned@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-tuned"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-tuned/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-console@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-console",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6431e81bf3ca8ed8e0d8d632c9b37f1d"
        },
        {
          "alg" : "SHA-1",
          "content" : "6b92be4f3577059f078b995222841a4c11fc23f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "32b7fec237da30c2d136496b9ea8be176e2d1006aca92360fddec3f0d84900b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "aacd59e7489f4b07e907cdf1ea5b2e1fc6cf3f11342f5ca960165a0994e7163ff4f8dcce9f8b11d4da573d585484273975081b4db7dd92eb1c59201929a69165"
        },
        {
          "alg" : "SHA-384",
          "content" : "7746230455e6cce50b42af230d9e712baec56e241b8e3e076b06d582cedd892fc20556b267868023cd56b2b140b7e5d5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4fcbaf0c981d6da32e88712c535bc75c7bcea609bb64617a69ed4e5ccab7e72cb7ddfbca54454a3dd355498038171284"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f8f56e74ddb447d872f1519a7d5ecf36fbcbcbcf818a7123044221d78b79d17"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3792d449909caddfe040d4b4d29585ae7c7325fb14aecfd8221ef9d46065b5013270b796bf7dd68b2531191e1e32a8aaa28f7342c173e770f1cd8c8ad5ba2302"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-console@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-console"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-console/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-config@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-config",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ae08f45fa8aa9b8341c7f6318739a9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "5594dc8b61f77a57689b352dd282c7486d4bc965"
        },
        {
          "alg" : "SHA-256",
          "content" : "ce4afceacc474285542179f9f6630f766eddb6a8552a564fa7fc62b17e9a3230"
        },
        {
          "alg" : "SHA-512",
          "content" : "bb28e9fc983f1c9100749d59b460f594323c320417c5b1160f6e18d22def278e2e8f84aade3397c9b4f9af2de8971c0f8723c112a756aeee2feb96b5a075bf00"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b0991f53366386bb4b0d6feec1ac9921e0edcbf9f29057e4c4deca64f3a09554d6e6dc1a9e1161b9521af05d735796a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3022e223815c1efb75cc96ff4de273fee1229f73512ce61cc95cb3946436c30f2dfaac3149dc4987fdb34ab5ebcddb18"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8997f0bd52918ced82bc18c52d93194ae6718500d147552268cbd1e4e8c4848a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f5e420372e16f4d5066c144931f271db8db5b00a1c0431db2f0d2b5ace298047554f1c1acd6fc9c0b2478902db8c8cb00141f90b4807fdf0e236a02a5442e64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-config@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-config"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-config/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-machineconfiguration@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-machineconfiguration",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "946667800222c64e2bf622fdad5b5ec6"
        },
        {
          "alg" : "SHA-1",
          "content" : "a623b5a95f7040707e39062f964ec15f6f2933e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef4df644c0ee40756f0031f8d8618d37a0cbbf1f34c1baf91cd226714737eb5d"
        },
        {
          "alg" : "SHA-512",
          "content" : "c474fd1741b19d54218cda12849ca9c90f47d4c21618bb46f6df37fe3bbaf74ea37c95b969bc3147a11c18d77a7e6b3d6564b6525f834e32bed8458414189386"
        },
        {
          "alg" : "SHA-384",
          "content" : "c3de794281bc8f32b24aa3115f8ab69c22dfa6ad785264c291fb59705cd36f518cef4bef48977386241df7eec3af837d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b1da2562488798e71fcba3ccf3fd7e1e8c53d5e4a471a29eb628a0448dda0c47004c3be95910fede0079738970bd921e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bd0b834fa09531afe82ed726bfae98e02ad9039ce7a27e49c06340913c42c442"
        },
        {
          "alg" : "SHA3-512",
          "content" : "efafc62778593c4f3a74dca5045fb79e40a284ce2657b412e5619d3de4d7cc0ce3dbccf1329dce6cfa9d0185f6ebf6092d2f065579873bbe845274d7435d6eb9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-machineconfiguration@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-machineconfiguration"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-machineconfiguration/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-miscellaneous@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-miscellaneous",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6c2a944e0f7adbed83d303225b208bf4"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ff43491d70c1208987ca956fff8f7f4ed1ea162"
        },
        {
          "alg" : "SHA-256",
          "content" : "9152525fe1d8649849f42434910fc52f5ea0bf36ae0f8166a75e8a8bd53c8c7e"
        },
        {
          "alg" : "SHA-512",
          "content" : "12173be39b27a9f2d46e11066832c170022fd23f4ab14fcfbbfde8613e61ddc1bd78aad988219b474119850113a335daa21b6d5c0ee6440adf17e1eaf664ed62"
        },
        {
          "alg" : "SHA-384",
          "content" : "10294d69c431583e08920ee9c1c031f0a982eb179cc590da85e65680549babb24cf1db9f485feac28ad59a8dd33dbaaf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c1addcf384cf8568a3fe3cdddd4112f71a9dae0bc076d4af0647cff0d2837d3be9e718aa648d41f45ebc96e1c5ab8538"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d85ac64b94913d3aaa66e67c98d3999afb3522fabea5c9b5071fb959facd2841"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1b41d070b786728fe5882ad820e654b8c3fcda0419733e4559d05be4f38df8e9fab96a1937c8ed5d7592d968a408ef60c6203dc26fe9de51590cf081bdd7735"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-miscellaneous@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-miscellaneous"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-miscellaneous/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-hive@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-hive",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f933fe6eec871a99f3d2cb62856df83a"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc7e329a65c5dc772328db55e3033f89c4a7e0ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed0234eafa43931b24a4b7593c4ab78cc7a44568b71b358af8004a51cdf5215f"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2988ed4eab9d68d38b5ae3fe2ed7ea11a2ba86b636347e4739cf70c66bce817b29ad1701a8ae30152a9af09f7154b699895e1bc09bf7b502795d5913731a0e8"
        },
        {
          "alg" : "SHA-384",
          "content" : "002c0b3d142cec124d0782610d252ffde214123362e2a9196838e34c643e6ccfdedd7a8bb89477daccd15b53c3342429"
        },
        {
          "alg" : "SHA3-384",
          "content" : "32c6ca81ddf069d9574776d5058c7b93b21dff73f7794174795a87e7e9b6fd8dc5f08c7f30f6241275919cecf01da0a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b9cbe9b5f347b458238975a76a318ac56a70864a5e3390e4f318ecb0491bda52"
        },
        {
          "alg" : "SHA3-512",
          "content" : "09174a55f6011816000e76b938ed77ffc01b6acb757159dc4dad2aa327bc945115f9a3bc38b56a703511b50dda8d6cd4a41e8917aa2acd6b97b5ddea34f99d87"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-hive@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-hive"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-hive/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/openshift-model-installer@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "openshift-model-installer",
      "version" : "7.6.1",
      "description" : "DEPRECATED: This module is deprecated and will be removed in a future release. Please migrate away from using this module and its models.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d5d8d6c09f7b32301a348767fd5cd358"
        },
        {
          "alg" : "SHA-1",
          "content" : "0dba39fd54d8f4eed9d2057c645e1ed4d2b5a7a2"
        },
        {
          "alg" : "SHA-256",
          "content" : "abe6c464be34c5f1540fca0d73a24ffd75df86afb35c2832f31de043ab0dc7c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "c4cd71eb7df38993c2ee56e169582e12df621cc06933b09491d91751c5dcfc27c2093c53ccaaccf3cea73629bfb8530d4cea15e49671d1b38919cbeef9b7359d"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f42270dc20773210efb655ff354c1a1100de460b43fe8a9bb04c86428af1eb1cc2cb68afccd345f6d433958da5e65ec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9ff953e0b602629eac1117c8c65101070d6b6e094404af4b39af97cd26460a669ee1bddbb6032d5689df29d51d22486f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "833896cbf410d9a77cbf6338b368623fb8eba8d5b780d632e6b9497394707094"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a25d0e7901a6f8369b08f5d62c83cd599999d2ae45cc1cfec12475b9300be72e38b9e36b92a8f264e80b850a7bd902538cbe5d9ed98f66e15f8bd8e63efa84a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/openshift-model-installer@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-installer"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/openshift-model-installer/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-web@4.5.24?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web",
      "version" : "4.5.24",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54ba327577c996a68569057ae45f9624"
        },
        {
          "alg" : "SHA-1",
          "content" : "c01e2024c91c935ff8e14185e8f4d151af63f09b"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c02744fc8876a647b494e024c855f206067573d1ef4e37a831f3070efdda348"
        },
        {
          "alg" : "SHA-512",
          "content" : "907b542f3075bf90c2b5a9c3b9db33686828cdb94bc7e68b7ecc955a4606b837927144e311f26a5b46b7a4a4ef6834815e49f94997a12ceb6661541694de1cb6"
        },
        {
          "alg" : "SHA-384",
          "content" : "10452fc4fd485fbcbcc9654b8f65fc8bfcda51ae8f24654ce6a8e25daec7f0d86e4d3cc6a96dc1f0e2472ac8602be66b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d9c8eed61f86b4940df0f4b965b9d90caaa8b8c4d14d95695e6a0b925ca983ef9301da8b3424f9bb1bf2478146db592"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a772f89ec369090f44ca58f2e21b62552c976f71006850430a92d9e665a688e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aaf7a4c41283241eacf633663c8b7e6291831097c05163599d620924d78a4d44a33075476ee643f5ee49b477247265f01f6da30d9704c5cff73934e0b416915f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web@4.5.24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-web-common@4.5.24?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-web-common",
      "version" : "4.5.24",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ba758cea169fdb16332163ffb2cdcac6"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ef24006b1068a26f181b078615e4abc9c4d7cce"
        },
        {
          "alg" : "SHA-256",
          "content" : "74ed11a7194f2322088f0a5571d3d783cf7886094b2884c92c4d3f7a8d5f1068"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3b81711d53147642400a69808b6ffbf217da1dd9c622470574fd1c3c53dad1cf99d929533ac266b84e4fa3b060da6d8b9dde4ecbb2aad29e85a0c73f955f754"
        },
        {
          "alg" : "SHA-384",
          "content" : "774c6d5422460e1699a5035d9827fd81a2e4088230947e34f3d6277cb37ef4c58c1be43d4235ddeb278ee46b74fd548a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a394adbcaa99e64aaf28dd172963ae9dcc01814b0a66e6b87242b02c4e81fba2b611ece04ceb50bee61310d3f14dd7f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7b126b730df92316f458b65269ab2d43e8b8cd85569026e852b6f26d2cb06af1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c9ac3bf0a84f0db1cd3961093c3b707ebc1908ae0dbcc78bafe9ef4f4d7034d21d10dac73019823d7b5d5648469ec1a1570398e662fc697411f169447dfbca9a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-web-common@4.5.24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-web-parent/vertx-web-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-auth-common@4.5.24?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-common",
      "version" : "4.5.24",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1b3b80d29d31968714a8f2baec2216a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac16a34f4ff4e2618df62e374ec7c2d26bd7c144"
        },
        {
          "alg" : "SHA-256",
          "content" : "f0b6c0c7afe4368dbc2cdd9af7839fd341ff601587f58cc910cb5e2949827df3"
        },
        {
          "alg" : "SHA-512",
          "content" : "23760d79fbc78cbc6d309a4812d375ba1231d39d94d3b19a8a9d7dc29d996983b663852e2f2ae9cd345de18ffbfa505fdd80e1de0a4e0e2c186189c476ce341c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9130d8638b6649d54602e14645754bbed273fc2544cf34a8323a79426b3f1be87dd8aa4b4a0a800daf8ff8366861bf6f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da38b9a4a14ae884b6b76ba1c8619edef3e58ee1d6273d1d3bbbda378194d060e96d215634546b0168b560132d5a637a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e56286364af16c07e0694363065ba28063748b65359641b127cf50d73cdf56e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d4ea75a6620d122cf5dc304e3262fdaa5e0d0c3a2ac86708e41c5fd68734bd3b1d34ec43b9fa12fee8136496cab5e28658fc6c12cd7955675af2a78218dd8314"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-common@4.5.24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-auth-parent/vertx-auth-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.24?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-bridge-common",
      "version" : "4.5.24",
      "description" : "Vert.x 3 eventbus bridge common configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6b4add2e134578cbb21444f45e205571"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec956a39cfa0d2d4706face8bca0c742d2aa0fb1"
        },
        {
          "alg" : "SHA-256",
          "content" : "55de298bc272e1dca31cab0c2edad9f306133651c89abc85f7f82779b69abded"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7975fce147cff135473c2a0eb927625f3de35621f268970f008e13390501cb63a241d43895eff329d7538d5f42820ab777071308099a2f253c5658cd93d5057"
        },
        {
          "alg" : "SHA-384",
          "content" : "ccbb2a8164795673226dcc990cf3d4de8d5aac8ba0ab2559544b291a81a359279f4c2620ee1d069e0b85d0ec1a53ca19"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89a9f5919e767a6391dafd6d67ca2d0e5009452bf99e08dffa23f11e6f167c297db9168ab7f652324511e42744b29010"
        },
        {
          "alg" : "SHA3-256",
          "content" : "64f7d2f383c194cebac987543fbed62becd5cf9a008eb52546e087351a1b6c25"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d8a4e7e78ae8f69a465535bb5924a7f56042706932bbf604fdf8b85bf692ab36988700e543e8e13e1e500e28e904d5891f2eec822f66d6d0981d7d024a45f0b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.24?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-bridge-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-kudu@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kudu",
      "version" : "4.19.0",
      "description" : "Camel Apache Kudu support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-kudu@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-kudu"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-kudu"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kudu/kudu-client@1.18.1?type=jar",
      "group" : "org.apache.kudu",
      "name" : "kudu-client",
      "version" : "1.18.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7bdc128336a1b845372b456d0189f827"
        },
        {
          "alg" : "SHA-1",
          "content" : "8bed92cb55b05a4127cbd9a6838e31249919314b"
        },
        {
          "alg" : "SHA-256",
          "content" : "b965a5b14b761683ca9c5312b8a40e48e50dec42c837d828b78ae0a58b2a518e"
        },
        {
          "alg" : "SHA-512",
          "content" : "751689c0549c4f32814f26e9b01456a8c18006fcdf2abdb71ae1b301ec65e43b0399b61b8d5015af9afcd8aa83346ebd8f445edde5faf5a94e97e5da88ab1b56"
        },
        {
          "alg" : "SHA-384",
          "content" : "46e5c7284e5479af1bfefeaf064bdd2212665f27951a1172a9ac2c0e9a73468c5813d1c99c8e3184a12d447e848586b0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5003569d502a63024ead5531d26bb080ff0a595a780278252edd41bc35b14e8cc7665cef52b5ce0b583505406247c02a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "776e84a4983d3c67cba6900f32909d4ab2aab2167fcd893a50e464a9e2771457"
        },
        {
          "alg" : "SHA3-512",
          "content" : "159463c1990048c7d491e4397213d688071bb21e42699c945efec6c1c86f0939f2f8cb87afe6d2b7d06923a626be854ddd5634201d35ecdf7e736340555de134"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kudu/kudu-client@1.18.1?type=jar"
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.yetus/audience-annotations@0.15.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.yetus",
      "name" : "audience-annotations",
      "version" : "0.15.1",
      "description" : "Annotations for defining API boundaries and tools for managing javadocs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1fafadceda926e87d23b2d21805a52f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "baa1f9d2e0de171340c42f90d84b584e458ff2e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "afe502418e03fc67687638be37fb22d2c684723202310301472244d4f9234cb6"
        },
        {
          "alg" : "SHA-512",
          "content" : "a9c5e7bef7de3c00e19192c92d5447984e31ed80606dcc5a4ac5aa8a240bbeb2573bbabbb2df08738245f8b7205f1d4d572d539abcbcc9da0a31e54887bb1508"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b47f0a3e7bedf77c90894b7ee68e67f8a88c366336cf1edf0312205aab1a91c45cdcf2f25aad13db89b4bd8578f867f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ac874b457c920b581d2c10ec24b884077c2deae718580dd8ec2b2c9cddbf291794027ab45db9b82bf26282adef31c16"
        },
        {
          "alg" : "SHA3-256",
          "content" : "65e95f99e69de3a237c11d3a6c63a6c6a6f03cfbe4a63858d46f25b909a3822a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed2e7c7bdb16f8530095c211630a7e067555fe2657a931f14e058a695aab3ea83b660a2e441e2088442b3ab194cc7196cd1b8ad2a0c6c096bed997377041088a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.yetus/audience-annotations@0.15.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://yetus.apache.org/audience-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/YETUS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@yetus.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/yetus.git/audience-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.stumbleupon/async@1.4.1?type=jar",
      "publisher" : "The SUAsync Authors",
      "group" : "com.stumbleupon",
      "name" : "async",
      "version" : "1.4.1",
      "description" : "Building blocks for high-performance multi-threaded asynchronous applications. Inspired by Twisted's async library (twisted.internet.defer).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd937b989f6d84dacc20cad00305cee3"
        },
        {
          "alg" : "SHA-1",
          "content" : "25b9507a58570c349d32a80e395bc29da091059c"
        },
        {
          "alg" : "SHA-256",
          "content" : "118bce251e41b829459eb5a14124bd9edbc42ff554514c048395cc3c6830c73a"
        },
        {
          "alg" : "SHA-512",
          "content" : "8fa5ee4ebcf0671b2861e4456e00abb0445fe130a7f795e147e22bcf5377ccc53c1a6a427ff0aae9f48a9bf81582a79699a26f880ee6975f4ea46e0f6841c85c"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e606ecf6a8de77c5325e49505df9335663e722f080920f9b640f64a5183dd981055cc4db98b011d706be3710e6084a4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e11595640d0eacd631afa86deb237c701c54274e212114911d0798faf9594d84c982494abcb6b1da76026498d112b9b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0fae8a04d4d6fe6e23ab1aa737666b0202a8fe7d033f18cb29efc4cadc7ce24a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a20c57e258a87614a671f4e0d11078cd8c2bab6298003cbb893cef4308b45943740001a119d12b8b4b433875628c6693ec4b23818d431071cfe0ce1947fddf1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.stumbleupon/async@1.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/stumbleupon/async"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/stumbleupon/async/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/stumbleupon/async"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ldap@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ldap",
      "version" : "4.19.0",
      "description" : "Camel LDAP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ldap@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ldap"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ldap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-util@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-extras-util",
      "version" : "2.1.5",
      "description" : "LDAP API Extra utility packages used by clients and servers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f8ffdaf9436f313041cb169967ad1074"
        },
        {
          "alg" : "SHA-1",
          "content" : "5aa5409f0fc3043ab9b0425c06d0fc281141c7a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "730d7b589aa8803af56104cb4437da57d0dc9ea1da9275f4af1f3de34495c3fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "4322ca2cd96b46c94a0181ae65f1ea049310a6015471e653576404f22eb3312e6b212adba0969cd42af97a72c87fbc489774294f060793e43353f42d05e37d3b"
        },
        {
          "alg" : "SHA-384",
          "content" : "13c8d2ae472626789e2c12275e7837578b204fc8ced0bd85ccedd128e52beaf212ff2e83a980942857eb2fa239f4cd4c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c25e59e6e4d32f0b38ce1e18e0e13313f8b8fdae7688bee63f307a391e89a55b8d43852a45ff0122ff2c2c99da9fee5f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c25fddc47198e4d936d88ffc812c89d0bca296a1324becea6f999d8ae0c2bb35"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2eaf025ff552a45df84256e516c7aa0060d57f921a764c895d5dd93736377c497c68d1b018acd2b3c0de421ac3821f832ca6c324ffd6807f65d6dece998de95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-extras-util@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-util/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0.AM27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-core-api",
      "version" : "2.0.0.AM27",
      "description" : "Contains interfaces and helper classes that are part of the ApacheDS Core API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "631e2851f5108d01e29a28ae114e5b60"
        },
        {
          "alg" : "SHA-1",
          "content" : "a3092a02129c5aed87c58bb291f6ea20432ad03a"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0d142bf7894db779d8723ea758d97243c81aa9ecc9d1b5a3e0851a441197f59"
        },
        {
          "alg" : "SHA-512",
          "content" : "12ab20fa6d29349b2fde9ec70c2f3ded51b3d6de8c6c8f3fb4da27486f0d63af9a7e1ed07df168ef371c7ada9bb2f2fb7b2e424efc737eee990cc6136286f784"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d779d84f6af26c860788253631b2800bb2364ab699e8cf6fb5c2691c9007ef471c73e6f3512e7c96b090e6b34260bf1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "117e0b738aaec5cb3496ba59b2b580fb8ba511fbecd6d89c2b16ae33713cf581c9ea9f13683f6efb196f93e02f8bc63a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ddae7e0a04662589a70eb7818d7c90ead402112cd6dbe9c47484efe5fe707f7c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "745c5a62844636a3f25a8e5c69bd20b1bf8c8785e6352a98f626dd641066a3154d19dd30589673744aa00570e9291563c808dfb398ffdfc21494579977c49828"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0.AM27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/apacheds/1.5/apacheds-core-api"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-server/tree/2.0.0.AM27/apacheds-core-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-core-constants@2.0.0.AM27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-core-constants",
      "version" : "2.0.0.AM27",
      "description" : "Contains classes that store interfaces with various constants in ApacheDS.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "340f1aeb8dc590e8a3fde18733e41bb6"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d387e94f1235c0aaceb720a783037ae25b968f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6d60de401cc14cd2e4188710a49b20b950dbeb6c2090121020be79338873ba9"
        },
        {
          "alg" : "SHA-512",
          "content" : "8234c9c21685487ed4c14b14f47c2588b395489da67f2bdd37683defd1c25905178db1f25794c598b1bb083010af0ba6be19cb5437fcd625cca6675c9654c568"
        },
        {
          "alg" : "SHA-384",
          "content" : "7cce5e45d8b7364b4eaafca2b95e3bbaa17268927ff477992ca63438eb5bc9d6b7d1bc9b0f9388ce43489e6aff814314"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c27942d8165b0646ae7d9ae3548ab19f9ab304c6d0f909124bd9c974eb235bd39df685e0fcac26adfc6a89e54c5032b8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c4006d7702cb22932edd1355d1c8786347f54bdd4565183247d0e75b18be16d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bdea8f3cec48fe955f77681fa138d5b00dbf04a45e5eed28aa352e7fc4613c2a2ed7b5c7cddfc66c1be51f85aca8c0321b728c5bd088ada64f49059e5850786b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-core-constants@2.0.0.AM27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/apacheds/1.5/apacheds-core-constants"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-server/tree/2.0.0.AM27/apacheds-core-constants"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-i18n",
      "version" : "2.1.5",
      "description" : "Internationalization of errors and other messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "43d845577cc3c1b85911a037340002c9"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b8f8bc46af0cde5022dfb09b2d5e81b5d3c2946"
        },
        {
          "alg" : "SHA-256",
          "content" : "01cfbdc067059fd32a9b8ca66cda5ebc84ea96d9e9a1ccadd7514baa11100c63"
        },
        {
          "alg" : "SHA-512",
          "content" : "c950c405abc6b94916247b952d6dd82ec906c1d92d75214a3e814a15bee2a71d17b944156c3b68318c51b83db6354dc8ba1292987d3a77046429b74c57762bd9"
        },
        {
          "alg" : "SHA-384",
          "content" : "5aa86718ec5c6edbfbbf7d61deec59ca2a4612cae721c52c2917e672b2a8aa0b4fa377a3d12b1e0397638a52e3a8d0cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9330883fc5de899c9e23e44c34116a3a36c348ee49d0d215c4d9682ed273fc728ca4fa6f51f350520ab5b8bdfb36a154"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b57b8519fe2d8d6c97ebe46747ed6de0a6e542cf69f4391a68ac5226802ff85"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c4f4b67ac082710a7673ff1c4184b1898cc269d6a19d8d82ca177233da9554d5dc77424553bfffcdbb15a22525c6e832de52d2511b76763c5b9d4a94210d4dd7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-i18n/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-i18n"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-extras-aci",
      "version" : "2.1.5",
      "description" : "Extra LDAP API for Access Control Items",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "273c14b384c8758c43a7fa0933cfda58"
        },
        {
          "alg" : "SHA-1",
          "content" : "6816185cd8a2b20cbbc95f284a973c1e72323a74"
        },
        {
          "alg" : "SHA-256",
          "content" : "a93fa6da377fdead54271e78af73373cbfefd69e67f57a3127ce22f35ee93278"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d9b396ffa0c146a3a317309336b679196af55a71103138dc8bcc225190f62e481ce174695368f7e8ab35d5b00159b5184be4bb7880454aff6157c5dffd2fd72"
        },
        {
          "alg" : "SHA-384",
          "content" : "399b30f504539c404046f0d22a96ec82f96f93facbf217569b2cd84113663cdcd46a0e38944b3623f2bde1f99fb12712"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b73ada8885fea87160aa0c47644dd37522a50780be986fd3e44f4522ff2e77a61f57896300b08d12a308c43f2a9c9342"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3832624c9ef4080d7a1dc1dfa76a6597d1451a596846666b51c9c46390009567"
        },
        {
          "alg" : "SHA3-512",
          "content" : "220b89cdd5cf7f8fd8719e22162605afaa863498cdd83617ef25a080c5f9ea67420a79b192adbfdf783515370e8baf8a74c35045027a382786e53030e53fb4b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-aci/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-aci"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0.AM27?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.server",
      "name" : "apacheds-i18n",
      "version" : "2.0.0.AM27",
      "description" : "Internationalization of errors and other messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55f200b7d75ac3302562f09c513f2fe1"
        },
        {
          "alg" : "SHA-1",
          "content" : "d4c3461e2d0373ee0646e9ce6104c55224b816e5"
        },
        {
          "alg" : "SHA-256",
          "content" : "65c67b69502f0a9cadf761888a80efc71b9b027f4d74a186d83bbd18237d7bf0"
        },
        {
          "alg" : "SHA-512",
          "content" : "40f4fead41fa31308824d41cb528eefdec88bfa7129230fb72387efef112beebd6432832cb8c8d870c4327bfca9da3a7e67fbcd453edf13414548531712d0b13"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b4230da0e5a2d1aba3349e85bcb660c740cb0b798dd497196f33c89d601adc6ed8a1cea717633fd0b5618e2e0f15715"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74121b337311771f35e0f53668220a63462b4ef2b63a73a089af0e4eb65950efb6c3870060d86d6b5ec3ee8a307009f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3909ecb4418881b99a2da01d2dcc33c207afaf83347d1aaac4d0e199f8c55fb3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e3d14d516fe9a249c089974bc6e61256c7ec21ce7ec41453e7166af42b831e43ce0d2f6988493494ba91d298848af91eb49909abeae0141f4f7799cb9f7a304d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0.AM27?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/apacheds/1.5/apacheds-i18n"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRSERVER"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-server/tree/2.0.0.AM27/apacheds-i18n"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-asn1-ber@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-asn1-ber",
      "version" : "2.1.5",
      "description" : "A BER Codec Implementation for ASN.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4997a03fe909da3e2e8d4bccae29ed00"
        },
        {
          "alg" : "SHA-1",
          "content" : "7c28d1f436a8ce8a81896641b9d6edbfa12b5f0a"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7d19ce4445ef066f984f8bb4f718e09596d421e35ff3d70c52778f89ec58f1c"
        },
        {
          "alg" : "SHA-512",
          "content" : "94cd3285e16538c25b72fbd16a40e1163e2255e2288db80cf4f928fc629c3f1c7908aa0b0f1fa2a08b65428454a7596735c974276b635a92e6bc46d6b0ecc1e8"
        },
        {
          "alg" : "SHA-384",
          "content" : "12f2fbc356018efc99a8a417ce83a85f1b01ef7a43c93eba28c42e10547bb36af6aff6fbaa084d96c783be71406227a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "59964725fb481f40f3439e3f6b6f5e17d87b0df668171ce8d646948831f41aecbdf867541d4d5b1952ced6a7f9189fc6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ca8528c76453a35e8bde343c5c10035c11042ebb466e0b58b06a7f16d6a76d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d625f2a340030b79aa654c6ae63904f00b7856421ccb80c0284cc69be8b07e2ebdb49766acff449f9c45b6df78005436db3256dcd118bdd16de9e146b9fa05b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-asn1-ber@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-asn1-parent/api-asn1-ber/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-asn1-parent/api-asn1-ber"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-extras-codec-api",
      "version" : "2.1.5",
      "description" : "Extra LDAP controls and extended operation interfaces and POJOs for the Codec extensions used by clients and servers.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82e8eb3ba73a1e423b41fe5a93f5ad17"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb3d19ab588ed361c331199ced6123ad6e260031"
        },
        {
          "alg" : "SHA-256",
          "content" : "8343c8b18c5499d9b855bf8cb63613f83867f33cbd997693885d2da40e7db29b"
        },
        {
          "alg" : "SHA-512",
          "content" : "dd55541b596e8b17090e6856be76442184063692a8c23f91b1b8d12d768c35c9177329e53de99b3b387d5bd3aea2ebc1a1c3fedb2d586f58466291fd9c9bd258"
        },
        {
          "alg" : "SHA-384",
          "content" : "9cc45c3ecd286fd05b5377973db5b36470a8b5e55a05fbd5e31a4cfa399f5d440d5d6f08df2b798729263067577db9de"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a7a0b1aefca3f661b5019e0b9a9c9f66f39d7a82d08374af7357ce8c0383430b9e200d01a42334b617b862fc6a956bb4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92efc7c2474619ac9fcbf2f30c83a13806f7e17d5038ce5c7c0a7cc7b1fb1b0e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca0d951ebbf2c0be864e3ee79b38293b3445c0749037543f8213cca4646b6c53713df670a9751f7847a69d747a503b17316be9f9b87e4e48a4863d563f9b34c4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-model@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-model",
      "version" : "2.1.5",
      "description" : "Common LDAP Model used by clients and servers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6deb6cb8d76afe8fe63fa7bd8b4f3681"
        },
        {
          "alg" : "SHA-1",
          "content" : "b5e7aaf24e50a5633278b9463b3f192deece248f"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e6248419fe90071108ee444771bde7a206621fc6733d9a718371e94b432a0e9"
        },
        {
          "alg" : "SHA-512",
          "content" : "282aea07a744b218e656ac1a96cf5b9bb10f22171b6a7909f7b4e308917c4f07e59b79275ba257519b42cec1a05cbd41f56ada3253042e372f675d8ef58f1906"
        },
        {
          "alg" : "SHA-384",
          "content" : "96e275f461f3cfc807d6a65095f575548a66ae11ae83b61b69d980ac50676a5e50e5b08bf5575ad20166ccd56309433a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d565db326a18ecbd2d66508058724b9ff66ffedadc36c08bf086b85d152e36378d297ff47cc1b5c90f8136d3a17fef0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6589afdb383a5f7fbfd80b7c059ce11e8f5b9df6ef3f2e2d2e565ef55cd566ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c20f60bfa9901ec30fa964d97713ab53983ecb7e6589e46570b729ee1f2fa96da75ce8cd53d768be87bdcbff13c4d6177911f589f8bda30d3fd52595721502b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-model@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-ldap-parent/api-ldap-model/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-ldap-parent/api-ldap-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.servicemix.bundles",
      "name" : "org.apache.servicemix.bundles.antlr",
      "version" : "2.7.7_5",
      "description" : "This OSGi bundle wraps antlr 2.7.7 jar file.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c9a8149a9c14e42c9ad221954ba8bd7"
        },
        {
          "alg" : "SHA-1",
          "content" : "98912946d4e6746792c631d31a742f7d4d9c75a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "3902794d36d9b81da1b7e697f21ed04ccae276cc116eecc640a4cd0fff2691f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a36cb89be03bb2ba60dddfb12e08099315b7e7c302b8e60e0a7527cbb772aa69c30f396117d85fc762994167d2101b69622d69a6abe6d8f1a90093f19acd64c"
        },
        {
          "alg" : "SHA-384",
          "content" : "6234a33b0eba4b5684d1ba17edeb760f7ebd03012dda7c203e3b5007d9ddbee0b28fe634ca850756efea2d44f83067a7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30c57880b4bf1d9276ffd3f9ffe4482ab7660929c223772a43ad36a535ebb09eaa5fd79fdbce02f1ae095ef634b5969c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4cb8fa662d248d371a1ac6a402c8c30994bef7fd780f77c99e145b47128b9f6b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "818f642ed9ac9134209483793ddb78027d2182b467fdfa9f6eeb6c32ae68c75c8320fc83c12faaabe63c1545485678d627b0ba2a0300156cc2df7f2c0c873828"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.antlr/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/activemq/browse/SM"
        },
        {
          "type" : "mailing-list",
          "url" : "http://servicemix.apache.org/discussion-forums.html#nabble-f12051"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.antlr-2.7.7_5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-schema-data@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-schema-data",
      "version" : "2.1.5",
      "description" : "Jar bundled LDIF files containing schema data using the Apache Directory specific meta schema for describing schema information using LDAP. This jar can be used by clients as well as by ApacheDS' schema partition.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "858c978d2820abd7c8b8d0ed4c5aa040"
        },
        {
          "alg" : "SHA-1",
          "content" : "62b40ae781b1ddbdd664e952c49320141c3fbb92"
        },
        {
          "alg" : "SHA-256",
          "content" : "532f2f9768d1e40ff94e428e8503bf972aed09327cabd7db2fc22a4fe3ce0683"
        },
        {
          "alg" : "SHA-512",
          "content" : "d00386686ecb39ba08f96ea450b142c56546783d018554ee75b8c0709bed4a14ebda4ade7839d3d05c7d16cbf396f45003b05eaf018e8b5f1b70dccdace82a7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "790473ef15587d8508e1b81664d5572318ff0030d7389bae2ea2613fe67d986b56f60b44e990a2a4a358045714a7258c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4353b65b52f5ecb1dade500b462e5886534cb0e1178509692e654e6ade604b38e1ccbc835e0d0702ca3592186043d239"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2723876b9c563a652c14c6c3183a75ff98712b904f303b80582713a15b49e592"
        },
        {
          "alg" : "SHA3-512",
          "content" : "21d067feda650af067139165b73959cdcd6c233dd41ac1065013750b972f2cb7a97415f621a80be8bc64828a07f18e2470d1a6be3a90e85137e97035737dc6b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-schema-data@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-ldap-parent/api-ldap-schema-parent/api-ldap-schema-data/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-ldap-parent/api-ldap-schema-parent/api-ldap-schema-data"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-util@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-util",
      "version" : "2.1.5",
      "description" : "Utilities shared across this top level project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9dd220df7c8a917d4a45013c1ec59ca1"
        },
        {
          "alg" : "SHA-1",
          "content" : "20de0c102fcc89949af97bdbd3f31c5d0f038772"
        },
        {
          "alg" : "SHA-256",
          "content" : "d5322a0aa6e2fc4660b754bb26a45ac93be09c5a98cd606a95db65bf11dd9df2"
        },
        {
          "alg" : "SHA-512",
          "content" : "4caab7a49b0816ce97b98b28e7bb113821543dc4e5a949fbbbe6c71320c93364eff2ec2ff1084b44eac0edce95564af658cb7bc9ebf66e0aabb7776388efdf20"
        },
        {
          "alg" : "SHA-384",
          "content" : "62d00510b2dcd86f10748fef76c241d1924d3f88f8bf468b288463f3484f55fb3ad2f5b72a1c5931f8e5b8d024854687"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f337c5c24b8c33f82d1d772148ada6dbeab35178de57668a74eb172d64538ae78bcb5a3ae13c01a9b32509cc57927a87"
        },
        {
          "alg" : "SHA3-256",
          "content" : "31cc931761e18d633be84547ca8d33f8711acddebe401648acdf955150ba8039"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c25603190ccd0217bb077e7c49bf4e44d07ab4d72e2eb618adc66a185a9637716c3d5dfee6921e6f9c95808faa9b58130aa63a7db4478e57069d1d54c6e3c36"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-util@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-util/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-asn1-api@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-asn1-api",
      "version" : "2.1.5",
      "description" : "ASN.1 API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a5969f7789bb342b973eb8b809265d32"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c2ba10de992f7c03d1ce7f06be23855494434a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5e90ac1a04e4c67fb48753ded254eb0ba574a1ffa4283f4ab9ad5c66761626d"
        },
        {
          "alg" : "SHA-512",
          "content" : "d2696ed37618edddd5e68707d1bf04c12ca602d85dba29694464b271da7c36a7432f60d17ecdbe6a016a762742325a91c1f2b36c5166f69f09a5c0cba1d92010"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c28de30e52d0d76c1fb123153fac4cbf20fabe05a0276922f1a95f22273b01103806146b1ae25496cd57d4444260c16"
        },
        {
          "alg" : "SHA3-384",
          "content" : "035aece6557bba60b88667ea374104e5432528935e13233bf552bebae73ca270effb29cd63e08ae255ca55e5e0eab59f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8e9436204779e3b0e803d7b22d130e1e5b8dc31bbe03287a30a58fadf37f73b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e11729da7cc7fbd39d7cdba57a29f329c329d951af4ec220882797912f37a9777085e945b36e40152be796d72bb509f3b2c8a4ac235f99370cf3271fb3dc8bc3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-asn1-api@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-asn1-parent/api-asn1-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-asn1-parent/api-asn1-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-codec-core@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-codec-core",
      "version" : "2.1.5",
      "description" : "LDAP Codec used by clients and servers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "78b19c5d72ca2d27edda7e1ffe4b9620"
        },
        {
          "alg" : "SHA-1",
          "content" : "a479568c8eafdd1f7c06b4e040bf7f35b82f1a16"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f960a95eaf9666ede34964c2f47d0458e7b8c7330069ae5ceb5bc65589aedcd"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc6e5fa103ec62299b7ad94bafdc975f8b8129ef2fec298101dd786a1b07cf5bf4f4e7dba6c9176250157cb62668ade23e9c72a0045e6aa667bd8e0075049802"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ab6c56c6e663e6a0eb09f0540124186fb5ade824bd6b70afbf9ac0c2450f90b22b6f8b4c63fa2ecd7fa419abe2dc4a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8a3d4f134e1230b1abf92dd8d7d903cdee1f9a4509ec528ba8d154436ba45840330b7ab76324c50abb5f32005a90586d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2f982e45f23629f94c6be3cc0e479f150440dc30683db175c650a8250ec5a921"
        },
        {
          "alg" : "SHA3-512",
          "content" : "97e8895b207cb598243800b65983d4cf3eba478aab6fe0219f58bb764010bb15d95d7afb0bcfc222dcbee4836a361be985c8d8330c4ba3ac43a2b3cd02a487b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-codec-core@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-ldap-parent/api-ldap-codec-parent/api-ldap-codec-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-ldap-parent/api-ldap-codec-parent/api-ldap-codec-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-extras-codec",
      "version" : "2.1.5",
      "description" : "Extra LDAP controls and extended operation extentions for the Codec used by clients and servers. These controls and extended operations are not standard issue. Some are very ApacheDS specific. Some may be from obscure RFC draft specifications. Both ApacheDS and Studio will use these controls as well as clients if the codec loads these extensions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a6d40ae37022a0f331e19413096040c4"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ccced6c00cd7f98d0eb883089e53b390949a8ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "9602820702726ed42910d46c161bb3a2ee10f340bd785ead6d39a14c89419567"
        },
        {
          "alg" : "SHA-512",
          "content" : "0a27e896bc97cfaa82be44bc44fd9154a0cb16d98c30aad6b67f431f7bfca69a5db521eb0527f8ccbd91483cbbd8bb404320687496b1186b1633c1ebfed4302d"
        },
        {
          "alg" : "SHA-384",
          "content" : "932c8da0c4a1f538cdd6abb26c9e4720c7c886d29973ecefe03a34268e426bea2081fdeb9ad1c491c16815c2a0525cf8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "86232103fbbd8d6ffca4f8725f9de5d25d78ad354c052a45301fdc68841f94ade1b8f84aaa5dafcf24f9ab2f6e9de98b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "459a91a138875713bd4cd87c48e9da43f61c272c75bb327c4d8527890700c40f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "499e7eba9bebe8f279ae08cbe704712354c8c156d5ac60f69906c20dca0cddac3c759e723df1d7327b551ab6071a2a9cd353ab7dcd634708be591a867a46cce7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-ldap-parent/api-ldap-extras-parent/api-ldap-extras-codec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.directory.api/api-ldap-client-api@2.1.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.directory.api",
      "name" : "api-ldap-client-api",
      "version" : "2.1.5",
      "description" : "LDAP Client API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ac3971ad33c66bb9583b302fa9af110a"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c312dc2f55e42067329d75dcd3788596a333fb1"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ba744ee5b9488ed1ba3032684314d9346a4fd8ec6883da8077a33d910aa6ebe"
        },
        {
          "alg" : "SHA-512",
          "content" : "01d8c4e47803bd58de198a83d5d1d2820cf4c3b745cedef6f72c2148b8ec7dee9c55100ebdcf0604ea8edb0bc49331afe90e6ce58d52f5c17a8ceb33dcea4901"
        },
        {
          "alg" : "SHA-384",
          "content" : "10e9905c6b2ed4e7ce6bf2af85fede67117490f9aed8f04f069cc8bb1baea7ec39ff67099a95ceb84f2d2dba3280c78b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c8e57b5469dc3e6046a42e7d396ba07792c774bc953d1ebac4e52fd587b83482d9b1cf5ce0f456d5ea1c54fdaf0fc36a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2445166024e5dbb53c55009789b7888bbeec2732d4db5fcc4ef2b5ed91f4b733"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1206a6c9a60f246cb540d6a4f044c11a9df9e7c74827fa8c268252d12538970cd93a821bb47b3bbdb6f33331fa77650c396d729ef2fc6fc79ebc7c2087dd0e88"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.directory.api/api-ldap-client-api@2.1.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/api-parent/api-ldap-parent/api-ldap-client-parent/api-ldap-client-api/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/Directory/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/DIRAPI"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/directory-alliance"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/directory-ldap-api/tree/2.1.5/api-ldap-parent/api-ldap-client-parent/api-ldap-client-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ldif@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ldif",
      "version" : "4.19.0",
      "description" : "Camel LDIF support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ldif@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ldif"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ldif"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-leveldb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-leveldb",
      "version" : "4.19.0",
      "description" : "Using LevelDB as persistent EIP store",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-leveldb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-leveldb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-leveldb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.fusesource.leveldbjni/leveldbjni-all@1.8?type=jar",
      "publisher" : "FuseSource, Corp.",
      "group" : "org.fusesource.leveldbjni",
      "name" : "leveldbjni-all",
      "version" : "1.8",
      "description" : "An uber jar which contains all the leveldbjni platform libraries and dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6944e9bc03c7938868e53c96726ae914"
        },
        {
          "alg" : "SHA-1",
          "content" : "707350a2eeb1fa2ed77a32ddb3893ed308e941db"
        },
        {
          "alg" : "SHA-256",
          "content" : "c297213b0e6f9392305952753f3099a4c02e70b3656266fe01867e7b6c160ffe"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e9f806af5d89c00e345b4516ffd325893a07f30c87274fa5b8ce314aad021633750b665d8c338fbf5adc79a527e19caf96d0b12af57e56fb8d3d8f7fd845a96"
        },
        {
          "alg" : "SHA-384",
          "content" : "f10d7ce88da5a9fada67fcbf6fc02939346e67428ee5dd7b000f884d8046131391ee1ece83885d3de60532d1227a66f2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b5919e94b576b4c30017e16f0b1a983aed10ba755bda341cd3f6056b56e0d024c1c63aa9892aab3be166c8a70fc94e47"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a8e38c0619923426a8a37733a9249986e6b9b389ebe2fe04b9235e045fea406"
        },
        {
          "alg" : "SHA3-512",
          "content" : "136aed54a48e86ec78e99ff19fc40de5dacfe9f0d9975e5e5c19024b68e35cdf88f82587d09d1f4e32db6ddb96fe7cd663bf1e01098e8366547a6a1620f938fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.fusesource.leveldbjni/leveldbjni-all@1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://leveldbjni.fusesource.org/leveldbjni-all"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repo.fusesource.com/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/fusesource/leveldbjni/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "leveldbjni-dev-subscribe@fusesource.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fusesource/leveldbjni/leveldbjni-all"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.iq80.leveldb/leveldb@0.12?type=jar",
      "group" : "org.iq80.leveldb",
      "name" : "leveldb",
      "version" : "0.12",
      "description" : "Port of LevelDB to Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8dc1309e584ec15c231d552e9d6c006e"
        },
        {
          "alg" : "SHA-1",
          "content" : "12ea5d0e5640d91695210bfb065562ee969a25ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c12eafb8bff359f97aec4d7574480cfc06e83f44704de020a1c0627651ba4b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2651f97fb01239933b6cf2c38bde8e81258d9df1cb97d940f13784cd4bf58f628f94c752db15bb182d2af9f86fe3e32855a70638a21738be71cb0e4b8507676"
        },
        {
          "alg" : "SHA-384",
          "content" : "67cf43bf2084c6d3ff1b6814e3a514b5ab5ec7a818d9f2909e001c92b73e1832f492a1b36fb761569bbb045e1366c91c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5853d4b995dd6d1772bd2bba5dbe68aa988c70c0902e6377c12b58ac0103ba9e9078821478e5731ba787a9413f4f4c3a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "998df42292add974676134de16718191d033f48a360dff663d80a06f508d1bc7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce81cf26b5867a260feb610f6f61a41f2441cf6559764c0c8fa2d195efd3691325293a756614a878c21a0869bfd3858a96bb3ce51ebb3e6dd159e9879e91b824"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.iq80.leveldb/leveldb@0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/dain/leveldb/leveldb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/dain/leveldb/tree/master/leveldb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.iq80.leveldb/leveldb-api@0.12?type=jar",
      "group" : "org.iq80.leveldb",
      "name" : "leveldb-api",
      "version" : "0.12",
      "description" : "High level Java API for LevelDB",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a357ff055334ee35ece43e0cb9ff0e78"
        },
        {
          "alg" : "SHA-1",
          "content" : "c97c934e9de3be7b48f6677385e1294c9ec25cc6"
        },
        {
          "alg" : "SHA-256",
          "content" : "3af7f350ab81cba9a35cbf874e64c9086fdbc5464643fdac00a908bbf6f5bfed"
        },
        {
          "alg" : "SHA-512",
          "content" : "69dc163a74464b6e32cea63cc7d3e74f3ccc1300bcb07546a26af8279279f6623109b19ac5b59faf4641730374d84c98914065c0e00c4c7a3636fb77052a1f3e"
        },
        {
          "alg" : "SHA-384",
          "content" : "f8e67d7f8c25a21dec255872c422a4c388d8260e46d1e7e629dd79d2d51436634646599edfdfa968e1556ffc4f70ef58"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8605d68eb43d68d84d2d84097cb7b7b9682994688f2f190ddf29f7735dbb6fa5275f8843a452c3b699fb2e101b5edd66"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5f7e902f08860538a10cfaab0abc64bbc482e84cc59fecfaec5766b3218a4645"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d73e72fefcffaf91ba94fa017b3679d473b38d37cdc215e4e9c95e7f787f8acefb69060a5e32f5f72bd95ffe6ed52562e8496eda379c7a0a1b1e39996436bfdc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.iq80.leveldb/leveldb-api@0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/dain/leveldb/leveldb-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/dain/leveldb/tree/master/leveldb-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-lra@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-lra",
      "version" : "4.19.0",
      "description" : "Camel saga binding for Long-Running-Action framework",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-lra@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-lra"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-lra"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-lucene@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-lucene",
      "version" : "4.19.0",
      "description" : "Camel Lucene based search component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-lucene@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-lucene"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-lucene"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-core",
      "version" : "9.12.3",
      "description" : "Apache Lucene (module: core)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "47481642ad6c80af767bc73618a0eb43"
        },
        {
          "alg" : "SHA-1",
          "content" : "b4b3fbe8608b438d0a810d15187498e6de974d0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "b64a3f8098a7572034fb30085cdee01b34ec81fb0e5a31b471536af58dc6c01b"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9236abc84e82a17cdbfb2291ec7ae16b286e62496b9922db5bbad31b1caca079a64a6edc5f002ad20a36951ddc25178d100a76d876120fcc1a28cdfc77bf8cc"
        },
        {
          "alg" : "SHA-384",
          "content" : "daa8f6591a46f181f70f26a5977e46fe08c2ba0bd701f74bfa584e0bbe8ec8f6235d3888eb078799efa240493e947273"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b17019041523e81ced021700f7740977ee6755caf1e8d7a9c4aa9f4dd538c86eb46f268689840f824364afc253e3c137"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8fd3261377a3593f8eec624fa9ef8beeb1be3ecae681cd9c646871dcb97163b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "333a984b00c4367aa267b16d83e2d76cb6b367c540f02ca128620c63261c54ee5a42fd0f1116899616782d218eaf8769e148c4766d41effcfd5ea69d968babc6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-queryparser@9.12.3?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-queryparser",
      "version" : "9.12.3",
      "description" : "Apache Lucene (module: queryparser)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a6d02328902e6f3b9bc1c10d44b323d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d50596f071c47cc2768c119b142c7c5c7373c68"
        },
        {
          "alg" : "SHA-256",
          "content" : "5db83a184512fd7a46cf7b34efa997b5f1b28ad1cee26dd665180b19eab0a1b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "bbc4db37246318651bb767af886894a061400910e4dfeefc21525278727bc681e50e1a872253e12a8057fcdc208ebb2aa01a3e080fc5a43a1b71017c1f2e6ccf"
        },
        {
          "alg" : "SHA-384",
          "content" : "256b0c1264fa24f9c5547354a2d3d2bb7ca9c3128b25a444e05c97479259bc488af3baa8288068511610f7d56ac337bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "528269d23e09a394ff8ff354cf31f6ba0dddbf3b727d46dcdc2c3148b47339f822fd74fce4d2f51d348ab82d472eff3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "84f175af768b35eb8b5058b5a0274117bb45d16f97b98e2ae4ccd5fdd2ead2a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "346c3e60002d89b3d6e0ba25f092156b33ab11019871933f2496c8951e91111b9bbe08609b3bcb08cb10f669c94d2c83dee50f37f26164379ea2b6742b2ae34b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-queryparser@9.12.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-queries@9.12.3?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-queries",
      "version" : "9.12.3",
      "description" : "Apache Lucene (module: queries)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a13e1cd1762845539857472dd394795"
        },
        {
          "alg" : "SHA-1",
          "content" : "00d1c7d922e2dccde36c5492db68f07e70ff506f"
        },
        {
          "alg" : "SHA-256",
          "content" : "81c8993da5dcca9da5e4041b623f00169868e37988691434b14fc910c700a30c"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b1c43d58153163b1de9a9f7f81ba9dff9c98ea329428f28b4575eedf452cde669bb14194bf2256b90239e14a0b3c7e91764d8d6977bfbd1bb13b10e1e595610"
        },
        {
          "alg" : "SHA-384",
          "content" : "4388ab6505e0e5680602615d694c66a47c242a238687902b72bd3323bc44be66bef387b6e506f05f0b41926dba3b9e71"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a30beabf68fc04b7ea6cc15d5e6ca420f4d50f8084a30186c8f132147e4b6893466e2b4b0a6bba8621858e5888819fa5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b21b04f9a2841da623542349de36d9c0a29f5a0720efca60bbf7abe4d767f551"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2c626b191032b93ab64cd3347bd3926df987d642c31598c13a7d746ee0c58049518bf35508619c480495863c9845203cfc82275c0112349d1cbaad045b8635e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-queries@9.12.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-sandbox@9.12.3?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-sandbox",
      "version" : "9.12.3",
      "description" : "Apache Lucene (module: sandbox)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "99cdf4f0b1a9b4d1d3607e564763193d"
        },
        {
          "alg" : "SHA-1",
          "content" : "98c053273f7ba1ed0f6f768002f58001cdbe896f"
        },
        {
          "alg" : "SHA-256",
          "content" : "21cf9ad1bb97265983c698b9c5eb071b1a4a1d4f0f74b98c6e61ad8f04c5c9d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "7cbf483bca98e0a1da63e66d134b9bed129a7518d12a9b8a5261639a39b501d972574a75a0a590dc7c212a4e8be412efb5be01f954008f76fb524141b0d6e96d"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c3fcf9b3b824372f8f4133c6e5499cf3426063d9d0a42a0b322d2a754d4431b912e39a026c9e3fe9e325d768de29d69"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a62b4d635cfe83353ff852f2daf4e1b4786acdb5845e318d97fe4251fccc00b1f8c9b204d325d23cfe0f3608feff93c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "21d0f33e68cb4dd286cf700f0c484e167f9ba3a667a462e6d685ed81cfc5c560"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ecaafe08a86db27d60051ce0bbf69cf887c66f3b8ee444ef21ad511d6f6f86e17b4db584c334cdeef04535c55364b2aa663b4604d0a2dabeda1318e880ee9e7d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-sandbox@9.12.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-facet@9.12.3?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-facet",
      "version" : "9.12.3",
      "description" : "Apache Lucene (module: facet)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e85b66532bef8bb5f749e745d170383"
        },
        {
          "alg" : "SHA-1",
          "content" : "d446d527e307c7d7b4b1f01ec943aba78847893f"
        },
        {
          "alg" : "SHA-256",
          "content" : "688e9b71fecba026e44f0a228cc0e09af3c9aec5e1f5b10e9f102a6730ef7dec"
        },
        {
          "alg" : "SHA-512",
          "content" : "936ac60036ae60a97667732e6a2620e6f61715ff6e68e84ec2201cdae5491dbe0927802313aa3e8c80702224539bd47751f0d5abed64d984035e29383966b01d"
        },
        {
          "alg" : "SHA-384",
          "content" : "47d3fe53511e6fab1e54f36968ffdfc8fdb19c974dba927824b8e737379cb0676976551e33e36a02526fbf3b3d39b7ab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b508a2b2922bebc596969291d2b1bc662ffdde0280c33f19e6e74b16952b512229ed4245b73efdb65fce372cb60d28b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c930e5151ef5ef0de98cefda2c49bac5d5c70eca17b4d5fd4e3e8818f68284a1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "90f871499b6a7fc2425374beefa2376cb087d43ca2b383427360fdd64e99a3b13952ddfca2f81edbe26c55a98c2035853e806578c1196466eca2f7fc7fd10ae5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-facet@9.12.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-analysis-common@9.12.3?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-analysis-common",
      "version" : "9.12.3",
      "description" : "Apache Lucene (module: common)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e965a28f0ce7fb8cd9351d023747599"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c25766443c63d4b75c4acb5d2ae162a67d6f937"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa571bd7caf0f0b4faf46a72ca004a7836f348c31d92bd522dddcc3d128d287e"
        },
        {
          "alg" : "SHA-512",
          "content" : "74d02f9e163dbf5d9487f3a8f2e0f820bab5333c5ec29dd4c76aecfca65ad4dae418256f46a19aa1ab416134c9538049a6db16c88a0ee01fb1acd493142a5538"
        },
        {
          "alg" : "SHA-384",
          "content" : "68f48e96e511fd49d2703b740e25e066612680629ea655608dc55456faabf361d3090566e9b39420ba222bae0f7bc5da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d17ad2c060ed7c119e4f94dad203ca76f86021644ca81d2f4e4bc47ba057a2fa9a57422f6107c6d73790b3abca07142"
        },
        {
          "alg" : "SHA3-256",
          "content" : "809b5babb5f84492ba137a44ea6f93db172325cfabb7acf4d6086856b1e545a2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c8eeeda0811e0b22b27d749aeebe113892ebcf1343eb76c628f2d1a94e98022a22f45e158593d467b5b4d7bef27b266d0cd602812a5f8c0d36d0a0d08432370"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-analysis-common@9.12.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-lumberjack@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-lumberjack",
      "version" : "4.19.0",
      "description" : "Camel Lumberjack log streaming component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-lumberjack@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-lumberjack"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-lumberjack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-lzf@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-lzf",
      "version" : "4.19.0",
      "description" : "Camel LZF support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-lzf@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-lzf"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-lzf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.ning/compress-lzf@1.2.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.ning",
      "name" : "compress-lzf",
      "version" : "1.2.0",
      "description" : "Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding. See \"http://oldhome.schmorp.de/marc/liblzf.html\" for more on original LZF package.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ba9506a006bffd976756e437c21d3841"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb5293c6572877b0f23df46c818fa6eebed44edb"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1db4258e6f017092e567b925a087281f49c392734fb369d7008d86acb0bc104"
        },
        {
          "alg" : "SHA-512",
          "content" : "65d286f1e4eb0c9e1709cb3ec2456a4391de9a5da2f790b71858214994d65996142d84b33ce225e8f7565a547324815c511e28f505742e538cf1a49e8e949ca4"
        },
        {
          "alg" : "SHA-384",
          "content" : "13c3d77b187e722884370a5401e3afd1f0288ae23e838e882f05e80cdc55974515d3abeec605fd8cb8976f58c3d146a0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cf914dd0199c25d7a1104838718e19f921ab2f9c6a0f0e11b89c1d018c2f3eff8228cf72bfb449744faa2ab5b465c881"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9846b7c4f284b4717138002d3bc112e84e2643102636c553d0293b15ad86ef5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "847dfb067c88903660ee8301694584c35cfea57b997b57a72c257ccfcd26a7abb2df40e416b1884953187412670b274315dd5651ba17dc7ba6b1d7df9a1480bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.ning/compress-lzf@1.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ning/compress"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ning/compress/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ning/compress"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-quartz@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-quartz",
      "version" : "4.19.0",
      "description" : "Camel Quartz support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-quartz@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-quartz"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-quartz"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.quartz-scheduler/quartz@2.5.2?type=jar",
      "group" : "org.quartz-scheduler",
      "name" : "quartz",
      "version" : "2.5.2",
      "description" : "Quartz Enterprise Job Scheduler",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8ed3623018a763841145b5afce13230"
        },
        {
          "alg" : "SHA-1",
          "content" : "2c3a3d8dc34774607e73370352bb1c1beb82b71a"
        },
        {
          "alg" : "SHA-256",
          "content" : "452e418739c0da1bff255f7c1343dd3a92e1fdd3ceb126b185939edae9922091"
        },
        {
          "alg" : "SHA-512",
          "content" : "de46478388a06936ec22549304de15e2fd83594dd06391febbae900a14f530272994adb5707386d71c36e7f1732d854c796f25964fd0b9b0fbd30e25eac14c5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "88f4863a743c4e39e809f0946c4847db347f04a920553cd584d09bcbf68fee0b94f0d6c2eb3495d5ffceac8ee156ef37"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6ca3a296ea25b4e00dc470672b00977c0e6ac0a6a12269530bc677dfbda7de82b239194755d2fa826a2756d221eb226"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0977ba4b02a1763392c6dd707c362fc6d1cb1d05602334097bee14936d9994bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3906b9eb6ffdeb9e700246611b6afe921924cd2ab527e8263abe7f493ca502811d05965f61412a937c008b2d151d71d5a5e10d7549819bbf6c4b1f3f5d590bc3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.quartz-scheduler/quartz@2.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.quartz-scheduler.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quartz-scheduler/quartz"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.4?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.xml.bind",
      "name" : "jakarta.xml.bind-api",
      "version" : "4.0.4",
      "description" : "Jakarta XML Binding API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6dd465a232e545193ab8ab77cc4fbdb9"
        },
        {
          "alg" : "SHA-1",
          "content" : "d6d2327f3817d9a33a3b6b8f2e15a96bc2e7afdc"
        },
        {
          "alg" : "SHA-256",
          "content" : "c507ca69a8c6dd11bf4afeec9e0d412c4fa3933fffb0a84680ea5727e8472124"
        },
        {
          "alg" : "SHA-512",
          "content" : "18b9b21b51b46068c3e3e4a74241d0649e56512aa471f2c9076583e366096739e8566682527eb25a735a10337f0c5b54797f995dfb254b7ed631548fe8a095f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "63bd1b70b429b5defe2331625a570943637808394efc7e8a27051422ee0494d74a79b4295c620f532e366f4b473fdd51"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15d5318671cf9676f294b1f68092d3ead4817a83c3c915d270f039671df602d1c038c8e8ce9dec2096a2a19e75265c2e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d860ce7928b8ad4be47a636d0c03982431c2f8029b4a135c564ad53b8cf80f86"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ccb6c58aa4f9617721fd7b21ae73a62ca95a203a06414814db9d103b4a140b70564872e6898542841c920cd27da3c29b18dfe1bc57042439d7755e599d7b0a4d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/jaxb-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxb-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/jaxb-api.git/jakarta.xml.bind-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.mchange/c3p0@0.12.0?type=jar",
      "group" : "com.mchange",
      "name" : "c3p0",
      "version" : "0.12.0",
      "description" : "A mature JDBC3+ Connection pooling library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b4a3fd8ac111672a231d5c1560bd19a"
        },
        {
          "alg" : "SHA-1",
          "content" : "9c912c2d5b43bdef90ea33ad7c4cdbf5204c6515"
        },
        {
          "alg" : "SHA-256",
          "content" : "4d85a7d4643a22df7e9e21a159e022de462530727443ec83d190321eb305851d"
        },
        {
          "alg" : "SHA-512",
          "content" : "907653e32c56b5637e0947d6a99e05c14592e13dc08b68a68aaacee9659ad07c55d853f617f952f621a025f097337f0c63428035c97af0cf9e3fe6dc197e4e0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d34478b04105f1978b720af7112f424e7000681f1ad64940f0607607bf916ed3444d9939f0a06cfb386934bc4d27972"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3d69444be4dff50cfeb3fbcabd2e3c115ef8f3dbbc9b1137fd585d99efedda4070d87269f46df3bf0b5a72f01dac5a31"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5502c881736c703686089cd5cfc0f841ce8535a96dcaf17c5404e49c28ff41a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "95071abc4d0341ee7109ee7c314edf388089818890c23c442b377df230b2c72ec7f67f90199d846ee74c216c499809e91c332bf66f0cf46a8d4537ca63327d5b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.mchange/c3p0@0.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.mchange.com/projects/c3p0"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swaldman/c3p0"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.mchange/mchange-commons-java@0.4.0?type=jar",
      "publisher" : "com.mchange",
      "group" : "com.mchange",
      "name" : "mchange-commons-java",
      "version" : "0.4.0",
      "description" : "mchange-commons-java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "58852898cbb458e1efb6db6bac7d3941"
        },
        {
          "alg" : "SHA-1",
          "content" : "73c3dc449de6084d49c833732147865cc1665425"
        },
        {
          "alg" : "SHA-256",
          "content" : "fd88e385a38df7701177b076e35048a841dc5df1118c6b2d860bba08c41bc0b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "73a13509550507ca26a6428223746a9677bd6a9bbda3bd1135c3b8bca74727de2af6b1b4c7097d439d4208932ec308e4196a67b3c33f60018835363a162726d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "398789d465d5ba9b234f968207b3b9586cc8a4830d6532740113c06136b591384519bcb967810158c3b0072cd57c3554"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1f18dc2b707cd96dfdc4b0fb64d37d060a0940369c0ef89b90be286702c43525fb3df99ff68e645b24bafaf4a98df651"
        },
        {
          "alg" : "SHA3-256",
          "content" : "092fee1f1ef2c67b826b75440d14a757e83ca4a9af21680b3ea8b1ce77888582"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7eaa0e94e4a34fb44d47c5a12332a850a5fbe6eb39e2c467a8cd26b3fb5df3d1d0c4da4c7dea81764d24ac26870fb9589d0d1ac390d5bff93651cf029991acc5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-only"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.mchange/mchange-commons-java@0.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swaldman/mchange-commons-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mail@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mail",
      "version" : "4.19.0",
      "description" : "Camel Mail support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mail@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mail"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mail"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mail-microsoft-oauth@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mail-microsoft-oauth",
      "version" : "4.19.0",
      "description" : "Camel Mail OAuth2 Authenticator for Microsoft Exchange Online",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mail-microsoft-oauth@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mail-microsoft-oauth"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mail-microsoft-oauth"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.microsoft.azure/msal4j@1.24.0?type=jar",
      "group" : "com.microsoft.azure",
      "name" : "msal4j",
      "version" : "1.24.0",
      "description" : "Microsoft Authentication Library for Java gives you the ability to obtain tokens from Azure AD v2 (work and school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bcf379d64776b50b34ce0506c75e0bd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "82cff5f8ac838a54aba2a22750151a54934d5d33"
        },
        {
          "alg" : "SHA-256",
          "content" : "f64b29952fb3949d08f8db5508c8babc578bcb4e668dbb03d6bee5aab206c0dd"
        },
        {
          "alg" : "SHA-512",
          "content" : "a963bcce3a5cc07778c7cb423379c5003a3ccb506db9f1c407a734e638a4a8dab2ce84319c35d3add1a45731ad11a662eb60b2615c7b878e40c51fd098aeb664"
        },
        {
          "alg" : "SHA-384",
          "content" : "e7617f812c18c7cbc90288f3f5d0cf457a4c849dbdecaacc6d6ccb5d1d66090c7d6349da2393a58664338c86b5f186f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d08ac4ffd9d918db50b065029cb4406270af20d15be4bfddb7ca5bc3e398fbd65e3850a7d177d6904086d1092943b353"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98a154db9449ba4b78bbb3714d8e26807cd5f9f193292d408dde40ed893434d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "214aba33915fae6780d40f15c9cca0f59b389e9d03b3e354de65ecf3f34b8753a7f27470aedef81946a936ccf2d3fb93e5c141cdcbfccba22d8fa31267879f5e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.microsoft.azure/msal4j@1.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/AzureAD/microsoft-authentication-library-for-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/AzureAD/microsoft-authentication-library-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.azure/azure-json@1.4.0?type=jar",
      "publisher" : "Microsoft Corporation",
      "group" : "com.azure",
      "name" : "azure-json",
      "version" : "1.4.0",
      "description" : "This package provides interfaces for reading and writing JSON.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2d77c261ef8a9812efc15fcca22af984"
        },
        {
          "alg" : "SHA-1",
          "content" : "fcc1d354dbc3e0300e5276b1bf124d0247799cd8"
        },
        {
          "alg" : "SHA-256",
          "content" : "c50bc998cd1a6c689f8644b51c206217bf2da09d5b949e777490a60290cc3a0d"
        },
        {
          "alg" : "SHA-512",
          "content" : "32f5639ef90eac4002cf0bb4ba5fc6c1d95ee5cb7b72d7136c90b4ab1e7733217d230922b3e8b2d8933d15b7213b0689de29b8a8c50b9ce2b8698a64bb193ad0"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf6c01ccb5c2f8fbe9667dc15fdebbff7e99077669d509b0f3b8781080f4281c06a1a732ce9aadea61e73ccbeb6ef434"
        },
        {
          "alg" : "SHA3-384",
          "content" : "550ab5f34ff86328e6c3ba39166dc21d4757d416c0288478be623d0ed6052e8a09e1d40313b6870956757769c7f6ee3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c595ef829adcecddf4ae730130277af5b9932be845b7947266c650921eddb5b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "32936a6d2a9b741154416cc1da4e1098dbdf6ab5dcde617346e4ae48665dda9aef961ed101c0495e45d9e49db02b14493b724f2ad715e178ff9d64279d83fb91"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.azure/azure-json@1.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/Azure/azure-sdk-for-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Azure/azure-sdk-for-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mapstruct@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mapstruct",
      "version" : "4.19.0",
      "description" : "Type Conversion using Mapstruct",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mapstruct@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mapstruct"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mapstruct"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mapstruct/mapstruct@1.6.3?type=jar",
      "group" : "org.mapstruct",
      "name" : "mapstruct",
      "version" : "1.6.3",
      "description" : "An annotation processor for generating type-safe bean mappers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3662b4f7a5abfb4f233e6b0dba5d3070"
        },
        {
          "alg" : "SHA-1",
          "content" : "416a2155212286d6a1c4cb3bb553c7dfd6a1a092"
        },
        {
          "alg" : "SHA-256",
          "content" : "00b52467f31d482f8673b0b74306f4be0a305cdce31e587bc1b3d7bf779f1dbf"
        },
        {
          "alg" : "SHA-512",
          "content" : "e051d49058c974ea56795bb978e0daf82cbec72a4012611dd76bc9b3874f991dd9e11e420a628930dea97654f4bd3e5ce504c50c2bb43f802ec68e3347d5b620"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b7a3e6d0288016bf8fa1b875911a42bd7d695bcf2a1d5ccc497e2caacb58e0ebeb82ac2916617d786c0c0b3056fea83"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20c5087a70b3a6fa2305eb57ce0a7793412b2e0bfea01d940049dc6b5c86bcca158595119dd0c4478d50311cb50086fb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a3b804ae940504fa6322cd1ed0571dcd6adb1f5c6d7b173a3753a318e58ae8d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37f104fcfa7c22681ec165a6de54f8f267fe62ac73d958dfdfe54e27fdb756fe1f152d910b29f8b0a339ce78696812704bf86396a36950a9674c107a1b7397aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mapstruct/mapstruct@1.6.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://mapstruct.org/mapstruct/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mapstruct/mapstruct/mapstruct/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mdc@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mdc",
      "version" : "4.19.0",
      "description" : "Logging MDC (Mapped Diagnostic Context) Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mdc@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mdc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mdc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-metrics@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-metrics",
      "version" : "4.19.0",
      "description" : "Camel Metrics based monitoring component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-metrics@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-metrics"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-metrics"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.38?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-jmx",
      "version" : "4.2.38",
      "description" : "A set of classes which allow you to report metrics via JMX.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f448a2abd74ef0b9e199c991fb24f98"
        },
        {
          "alg" : "SHA-1",
          "content" : "875184ccca0b5acfc896a5bb4e08847cd230d57d"
        },
        {
          "alg" : "SHA-256",
          "content" : "d5d4e658ced290ee4afc5f55f735aa32c21a0491388cd8f537f21a4467d21e25"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9b6d300499129cc6e877ba3a3236cdd5400f351b99ef41beb19e82d3f678b97566e17b6306b8172ed52a3ca2019847679d1aa252c0e70dc5ba32d7da00e44a7"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a3b5f0cee054ac8b06bc49235a36f13800e845ddb5afa39fe84a7deb3965bf81554603788388f095beec1ca4a713fa6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eac33ea598697e0e19d42f29e9f8ddf8033b17e75c8329fb65f8ef14fb367d0eba2f994627b039d9e506e523c4781d29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "762bb840fd37461e799307e699e19e842e4e8dc7e35d3a4f89867ea59a6ec4bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8512bbe430b6e2e6419184e3f7549b7a2887c9b3af4b00b40db6909551da3b82a9c7617d42e7e06f841437c5db833a565676eaa2e2c18ca1bc16bc2317ea2a25"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.38?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-jmx"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-jmx/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.38?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-json",
      "version" : "4.2.38",
      "description" : "A set of Jackson modules which provide serializers for most Metrics classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "66a9b5f2a43ca21df4d13e8db02ced0c"
        },
        {
          "alg" : "SHA-1",
          "content" : "14b4b49cf201fc528076efc50cfdc6629ed6405b"
        },
        {
          "alg" : "SHA-256",
          "content" : "9f32d1aba7c194115da78f5a018d8014518b76d63dcffbad8cc06b8c54345fab"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ccdff9bd25b713a4dd221ae51da53b5360fe9c1cd8e815449ea101b1d0ea4c7863017374753fcd5cf38268bc312ad3194fff8cf19becb468c74dceed6440886"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab1401d792e756234a4655d7e31ae5384d76dff4c66868ad6a3494d18ba1cd1578b48a5ab57325ceacae9bca22076055"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec5120c0af0d110bf3b1d2c4b60f86349512fb6c75d8481ce6aa4c53aa0d6c83d5a5192922a43a9a601bef502e3cbe03"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4c31fb7ed241e91fdb9d5b00fa4b130c31611e04a8e24188f022cf34b52728b4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "09b53e06b718c1762fdb4a902c2d35fd65ee1915b9dbe18a206a3ac176eeeded94e3007269a9c374b512f01a8bc871bd74455f294422d773958c5d7dd8e29a8f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.38?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-json"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-json/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-micrometer@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-micrometer",
      "version" : "4.19.0",
      "description" : "Camel Micrometer based monitoring component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-micrometer@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-micrometer"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.micrometer/micrometer-registry-jmx@1.16.4?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-registry-jmx",
      "version" : "1.16.4",
      "description" : "Application monitoring instrumentation facade",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6d8a08e049970a41e40e160fbedccc7e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f0ffd0066c2768d4abbdac9f538b430e3deb32c"
        },
        {
          "alg" : "SHA-256",
          "content" : "a094edac1f4dfce8c316ca15fd1b9fbd98db25eb2b17e7b38e8f2708508e7eed"
        },
        {
          "alg" : "SHA-512",
          "content" : "8916ff38a79723cf9166c38149171f3ad1ca1f425c58f2ddb614d7bd94a10dbb338334bfbfcf542cf566f21007b66043eb5b51a877cf4f0e4ddec9717c45690a"
        },
        {
          "alg" : "SHA-384",
          "content" : "54f73618ae08e0f49f77226aa4643375d7920811c193743bdef6c5a6ace637c89f4e53d8bfe6283f7c759d8440b71824"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9e399c35b744c648b971c0d77223e5dc9f5f5467595a380f1803008e92a7a513d4016c8485cd033ff2d36bc99d2c333e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd305f25580c7d5737c90de42f0666967d2359f297918f97b54c8b769b5c91cc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "afcc765ae574d7de6343becbd5ddf3da985b1668ef6e14839555a9be67b9a7635fdf5e4f3e26c40b025e85c947688a0e01c69f715dc90637f0cf8dde69bc0f67"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-registry-jmx@1.16.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-micrometer-observability@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-micrometer-observability",
      "version" : "4.19.0",
      "description" : "Micrometer Observability implementation of Camel Telemetry",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-micrometer-observability@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-micrometer-observability"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-micrometer-observability"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.micrometer/micrometer-tracing@1.6.4?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-tracing",
      "version" : "1.6.4",
      "description" : "Facade over tracing concepts",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "84fc2f2f0c5bc54721fdf7d2ceafe545"
        },
        {
          "alg" : "SHA-1",
          "content" : "040b7fd86249c06c2eca31a3a163d5415349aa6c"
        },
        {
          "alg" : "SHA-256",
          "content" : "7e3cf1eee227e8d8ffc50f6665a84df79041dd67817e88d6b5e6f358950a2c94"
        },
        {
          "alg" : "SHA-512",
          "content" : "4038d664b1ec6524a00e485c0fee0b46774b5eb273af03c0fc621dc1c9a33863976ef096386bce2a0b66d2f7a5a73e5bebe59afa157649899ef0307756b51c0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "e332415b3ce94dbe981776e1640af01e2260c8b88f29e76e8af67af91a3fd452bd2fa46fa44e435a4f12525d798da23a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c88cf327a254f13aaeb5e5470dc127588909f98dcf82a1689ecfd374d01a2cd19abd34a55c4cf23dfb98a0fe8a7dc1e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ea1da0d6ad3844ceb4dea050bd12137838e1f2b388b65834722d57d6161118e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2ea1f64dd38817ee5aa06d3fe4525c96aaade63e14f2f16a2ba83f95da0651937985ac0a9294b8e17d1928641ce03da6208daf8bb260488926051ea3bb40b8cd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-tracing@1.6.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/tracing"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.micrometer/context-propagation@1.2.1?type=jar",
      "group" : "io.micrometer",
      "name" : "context-propagation",
      "version" : "1.2.1",
      "description" : "A library that assists with context propagation across different types of context mechanisms such as ThreadLocal, Reactor Context etc.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1e6bffb919609d309626ad653b00e287"
        },
        {
          "alg" : "SHA-1",
          "content" : "8951419f78e7bc7e0db246cd9d987d254b014e29"
        },
        {
          "alg" : "SHA-256",
          "content" : "5b69e2100640879ccf4b20673ced86de560b8e217b55542f85a53d3563b72aaa"
        },
        {
          "alg" : "SHA-512",
          "content" : "372ce3a235fb92bfc5993c621644fa0678accddd0b14c51c05834d1d6538d174f35abc0234c760fee728313d85593f12032fc6f208c47e65ade6d6f886812158"
        },
        {
          "alg" : "SHA-384",
          "content" : "f658fe5608b456dac01a28666530e55f0fb0fdcab87eb16f50e3f645505f4231f03ec7f18c26ebadc5f4ed8b97b46e3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb986fa3082570f167c1f292c85bba80fac9809f85b091c6af52026bf6038b5319265a7c37fb90b0d80ac22611a59513"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43ab14fd64bd5995eb46fc405769263d674aff07823e8e32e9e78c2b29a9b1c3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4a441d207151015671419ac9345d0e7fdc2f321a2fe51fdedd45a2ec9747e47953a53005a95489f4bca88c8ef6ad8ffe93f12854a2b18ba2fcafc77f7ce230c6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/context-propagation@1.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/context-propagation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.micrometer/micrometer-tracing-test@1.6.4?type=jar",
      "group" : "io.micrometer",
      "name" : "micrometer-tracing-test",
      "version" : "1.6.4",
      "description" : "Facade over tracing concepts",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8cd54b6d52768a566376fd2c4cc1ab30"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e140a3f7d73fbadcd144096e9c13d6502e099da"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac8268d91aecd13e2984110b097275fd7fd404d337f5279996655ea08b135679"
        },
        {
          "alg" : "SHA-512",
          "content" : "00f09aa00a02eb10e1718733ba366612dea63957445d4680fd6fe9f9c5358f01bf979842e1c449090ea8856b4046ecdb97fa7956590e3736ce38cde86845fb76"
        },
        {
          "alg" : "SHA-384",
          "content" : "65e4382a131a8a52002ef0492403ea8a00d136a043d3c47a1d710354d64b383f0dc4bbc2d63646fa3cd7ba2594868107"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7a67b3e5b295fdf93d1eea55a137410c43ba9914c852afd30d640e70109fc73f329aa7f108bee2ce8aa03ce1b3c1516"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f342d070b2ebbab35771d1b47b1319b5ac67b83457a1bd71ceb9fe7f96e48f00"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b23f1fd80eb416409a65878041aecdedfcdac2661a5d78ec956e1ae97284f73e1810a91a596af753d90794c3c0129facb118c7b2020dea8630f97b86a909a583"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.micrometer/micrometer-tracing-test@1.6.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/micrometer-metrics/tracing"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.60.1?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk",
      "version" : "1.60.1",
      "description" : "OpenTelemetry SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f9932e210450b81c27d3cd3c2ee7c66"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e7636ca532e0bff7ba3c132807785dbe0d44c7f"
        },
        {
          "alg" : "SHA-256",
          "content" : "526aec104cfa42082cc04730c2206e9b412e5fbd111ad0b827e6dac0dadef960"
        },
        {
          "alg" : "SHA-512",
          "content" : "bcff2bcecc0d3fb39ff09ef26221543645a74c9f0dc0453de0501b94acd6a0fef2d046a00ad574618ab19a499d736721774654d188de30bcd87af336ec1d6fa3"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d0e6e39d27236e3e1c073fa3ea25c01542a6b6ee0faf3a3ba416feec038e5a58c44e819399226cab88b882fed642b0d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d6a0c992926ec03321b7079f5acf7d877cb4683cd7782797175496bfbc45c80c8f2529b5329b562c71462983c646291"
        },
        {
          "alg" : "SHA3-256",
          "content" : "523397337d89e9952ec8a66fbabbe5752e11104896b96da67d35c5fd493905b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "549ad78d330ebfa196760d02edebe627a6a75351b2a11a0751731e79496c6b4ab0fc159c75833c163e7a7407760291be0f351a980815d68cc24e54f4b8a623f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.60.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.60.1?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-common",
      "version" : "1.60.1",
      "description" : "OpenTelemetry SDK Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c1cccef72a28cdd9a85cd0cc7a26308"
        },
        {
          "alg" : "SHA-1",
          "content" : "71d4fcd2a690339a510250638c289a38ec3d87fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "75cc96713e2e11c9a30dda4cb88ccfecc2209367c1e980bb946c5fc8bb71858f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5ccb9d13460adcec088f744d0fa3a7fd907fc3cbc09f6d8dc5d882b8a2a11cd69dc0e79bcbe4995eab8d805eb1b671ef40b607e811c54134d81bb5a38a4f8a8b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c4cdb8c2fc1e85c88a400ff7b9c497d9f8ce4b1bdf868a30839c5f62cc97eac274ca0aacf52175c2536f409a73ff3dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2e8401cbbe7f6248f7aecf345699436cd52c174e92b0bd0b20e25dd8dfb605df7ab2a9371c348bb851058acb8eca66f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a0f79d2217ca57231b6015cbab4ada633eaf4e2f94656de784e77e62874360a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "53cbd29bb2edd09966baf15e5eff3b8cd3e9e1acf76dae2be397c539f38732a72bfb5224409cbddebb75ec8bac356d1fb5dc0eb7dd06000a128fc86ddb64cd9d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.60.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.60.1?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-trace",
      "version" : "1.60.1",
      "description" : "OpenTelemetry SDK For Tracing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7e0c939237a897ffff1f1f30f4736443"
        },
        {
          "alg" : "SHA-1",
          "content" : "32c79993d8403ac08e330d53d8375eae20dffd04"
        },
        {
          "alg" : "SHA-256",
          "content" : "38df8927f518599d94c05d6858a18ff745ded50014b54e28b976104174d5e826"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f424d28915bd6c3741e6425beca836eb83718386b92ba2e3236fe02413652f32916e13929bfd1b34751f46bb47965d466802600f3aadd5b8ac44d8d2e3a5515"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ce4b1d267fb99daa66c1a2f17aa989cb065b23d050c1b500399aa1b37bfb9ba745f5c6b75bcc4306c0cda91ab47f246"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b45a677e9da013955b39f876ef298ad45906388c5f3e59825def7a9b10c20b792142990c7ac2b8fbcf7f897222592c0b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8b30718748093ff52f5a3487a54b8fbcf615aac7c00d5644952ee8a470063925"
        },
        {
          "alg" : "SHA3-512",
          "content" : "351316ebc037769122e3bf375f7d4e4619e32f1b5b2581f0e4b66af6a4e21bde08b92a7fecfd6362246fa86befa889345a83c9c9d8b8c31bbd15a0a879563df1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.60.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.60.1?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-metrics",
      "version" : "1.60.1",
      "description" : "OpenTelemetry SDK Metrics",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f7b29ddd91c42dcb8dd9363d80750bf2"
        },
        {
          "alg" : "SHA-1",
          "content" : "16f463873a923ef1eb2391e2df2c9a18b2ce0b6f"
        },
        {
          "alg" : "SHA-256",
          "content" : "b2e1e2c0f7173520152f576552b377adecbbff36328e0bbc6bdf48a390d13f71"
        },
        {
          "alg" : "SHA-512",
          "content" : "00b1ba49956682be459be4c5da2152979f3f2524de36784bbd28c0a10988ffc717b123e313185756070a6bdc7ddf4ee42dfc88e623fd068bc29b00f56b2f4d13"
        },
        {
          "alg" : "SHA-384",
          "content" : "992bad85fbb37a5925d53764380cdde142a63fcd30052ef5de83ab5ba2a23f49cac1d37d5eca9794198c804a5bb7e903"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8296984adacb4200e2102947bcc9efaf8306f6875f7137df1db73f7cb4d06b48b73114d0559ec9bff10375a5424261ae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c2c954650100da9bcb4dc04330eeb1ba0f9113d04bb8f81d287e86992b99d2d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6f7b0b8e59733be2299272150eed95c89d8f113d3e5aefad166415825a9eff76a11a8bb1de97f646e89b74aa88c207345ad14a5eaf39b4c0d6c99a13d796f4cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.60.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.60.1?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-logs",
      "version" : "1.60.1",
      "description" : "OpenTelemetry Log SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b48db9d54c5bd39e4028f4df369f4c20"
        },
        {
          "alg" : "SHA-1",
          "content" : "31cc57d5a122b9a72fd38c6bda1b7fa9baf0ca19"
        },
        {
          "alg" : "SHA-256",
          "content" : "e988f9520d2abf4e7b7731df80949fc22ff2350adf28b8e7499237d5ce0b0ded"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a7dcb72913355865fad47cf940b28891c3b3e4c63d218c7e008828364c8b57a952a2700f9a4fb9d7dc3d4073030c1b7373910da5bd6e9d6163c28d839ee9686"
        },
        {
          "alg" : "SHA-384",
          "content" : "32b5e7c7b7559ca063ffc715c80fcbe9f110288af89707dff38855662818bfe7116d4496ed4c6449f2ea29565d689e1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a6103adcd24306efac5e2c86c3ce055bc81f14e07ed6ad9501c63d1da66acb86808c8a5c7879fb1d19e949cfa4eaa08b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b0f07ac656b141d0e57b51f99d56a163d33177cc58051bb8f364d952abff0692"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3ee63da45786cfe0ee6a60f51c0dcb4366b3664d0fa4b5119772a3fbba3458c85e86fa51cbb6b7f98127474dd1eb379838f8fc6adc40c7e4c1aea6c79cb5454e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.60.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.60.1",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "897765dc31552ccc9e8afa7085717cb5"
        },
        {
          "alg" : "SHA-1",
          "content" : "67a515491f676e9ac9719839a97cbde7b1ffc2c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e4ea94bbe9b94d823ac6e7dda7c74624659a1352caf0529a07f43f86b6ca0d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fe5e63b7a82dc5093ad373d2386fe4bd86b454e5758247d329f0e1441cc28421add1392f2b5697a52208b7a286d68ade2456d9ce70d59326042ac1fbaa7eb1b"
        },
        {
          "alg" : "SHA-384",
          "content" : "bedbce1118b13246d465cb456c0ab56216a82b3a57d525f553249b4f48b31f59a9983c97454aa0d68ca5e3a4eb185436"
        },
        {
          "alg" : "SHA3-384",
          "content" : "15121954f2da64407ebf3ee1590679e00a1cb81100c7d829fec8be9c5bdd5072c147fc4b8830505c8970ca14171aa974"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8d0d1b303b21be3210a681ad41abcfbba1c02f8a163355df3e5ca8f2af51252"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c453f1f5f8026d64c0ed54986572527bab10fb31388889eff5f6d8f58d0a8dd80867884db1998c30d2fa22be1eae221343564dfa4aa2492973517f733fc26d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.60.1?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.60.1",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "363a3cfad2d063b19a9a4016f6917838"
        },
        {
          "alg" : "SHA-1",
          "content" : "000d525534a510c73d1bdc7c6abf9d737214f821"
        },
        {
          "alg" : "SHA-256",
          "content" : "f311f8777cf1ca8824c00a1cef9e0f163d9efc273840d7f625b7982b29f0d53c"
        },
        {
          "alg" : "SHA-512",
          "content" : "cab0a2340e6ea1e521c1e5414d6dc2b2eccf267f51aa533602b1cf0a609c6fb03f4112f4470609558d6490a29119ce04da5d6b8b0ee4d100b9a55aa0c28ec0c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f950287719f3b6075f3aec832799cf7f5c649ab43781cabd8179f0625c03ddbe1aac4decbe53b1ed9a4958992f2de64"
        },
        {
          "alg" : "SHA3-384",
          "content" : "29a66486740cbcb67cfbc2e4390866b61ef82ac3b9d6f2d4ae3a996ce06020475a0ed69ce2211ccd4b746348d3b3d601"
        },
        {
          "alg" : "SHA3-256",
          "content" : "21246743d6f973b6f0dcf76f7102718a4de21a94146e36cbd852bdf1abd42b56"
        },
        {
          "alg" : "SHA3-512",
          "content" : "79052a5f3638de37190529be3b4819dd54d9b22bf1a5443b9b05a366a4bd77f56aec7b76be0e240e16f9c5de71580ae6785cdd885872226d2bab22bfdebdb738"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.60.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.60.1?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-common",
      "version" : "1.60.1",
      "description" : "OpenTelemetry API Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb647495b4814dfd48e57fd3687ba675"
        },
        {
          "alg" : "SHA-1",
          "content" : "5dac05298857f292183de4ab5ea56bb7fe272daf"
        },
        {
          "alg" : "SHA-256",
          "content" : "6999a393236faa58f1d9549c0152c129864235f059627aac70a7c0459a503c56"
        },
        {
          "alg" : "SHA-512",
          "content" : "54b2e3441a52be739b1a6fce772930cec0a2c569e838426f11a6d00fd655a2722f09c5184ca778d6e4ff0a87057d71756c144d7de56c4d41f44cf617582f66ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "0189666c2b29f559de441c42868c48e2f95cb8b37a14e321b81c1ceadb1ef0b2d4fd3e81175e5f4821ce050a18efeac0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bcc00af331428c12099aeb7baf7566b6f792a5c44dba754e0fad6e2b972b9d8653f1a6c219d736ee0712ebddb52c9f37"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd6432c9992ba35272576ea62906d4900c2b52705ae1a06adc96c228673a9ed2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38caae14bddb724f5159f35461805e394baa70876c3f2e99787cea586c8c8e78e67377396844c02d74bad34091f68a2c17b95a18f9c65472f253ab98477dd41f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.60.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-platform-http-main@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-platform-http-main",
      "version" : "4.19.0",
      "description" : "Platform HTTP for standalone Camel Main applications",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-platform-http-main@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-platform-http-main"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-platform-http-main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-micrometer-prometheus",
      "version" : "4.19.0",
      "description" : "Camel Micrometer Prometheus for Camel Main",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-micrometer-prometheus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-micrometer-prometheus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-microprofile-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-microprofile-parent",
      "version" : "4.19.0",
      "description" : "Camel MicroProfile Parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-microprofile-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-microprofile-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-microprofile-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-microprofile-config@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-microprofile-config",
      "version" : "4.19.0",
      "description" : "Bridging Eclipse MicroProfile Config with Camel properties",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-microprofile-config@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-microprofile-parent/camel-microprofile-config"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-microprofile-parent/camel-microprofile-config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.config/smallrye-config@3.16.0?type=jar",
      "group" : "io.smallrye.config",
      "name" : "smallrye-config",
      "version" : "3.16.0",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb831bfcacead0aeceb54f78b98a9f72"
        },
        {
          "alg" : "SHA-1",
          "content" : "0acfb4395421be42564ee8328f13154509ee2d0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "70524e786e691af7f88cfc5e40f5289f5fa30b8f79c979df0ca4f10b03d826b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "e93bf960b94fffeef762f2203ba00f7756ee574577fc0a7ce2178e8476350ba91c124aa6b1b0ff736c5fb04595b5a03f13b17432d82b25f5a7d678518c32bed3"
        },
        {
          "alg" : "SHA-384",
          "content" : "eabf2dff92e62a90f63a7cce221a985e5b54486249593e744618055b7174b2ec3f68b1ee48f3b8801b6a7408a1936468"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4b5aca249b9a90ef53118847f9020f2a7e72106a7292da509b2850cb95be70d2f74a4c10c037569f51e718ae3a2af17"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f31be173c776bbcc062566753fb5617315f7ec3b95e292d0ea64d66627d46ce"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a547ad1d4522927238e3981f6d6f77e8556c42f6b1716f28183855e08af4421bf7e231e124d347e0e9cdd0e4a2e2b4f0f7340df844b43ae75a2fdd2d64bcb34"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.config/smallrye-config@3.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-config/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.config/smallrye-config-core@3.16.0?type=jar",
      "group" : "io.smallrye.config",
      "name" : "smallrye-config-core",
      "version" : "3.16.0",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "20eeac027d475dc717eb0903bf00b35a"
        },
        {
          "alg" : "SHA-1",
          "content" : "7940a1335c5e10b09f6834037044818d1269147a"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e8b1beb6cc7ac048cb56fda27a6c3742a1d97e72c99e4eb2498d2dd152d3c51"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d969491279eb1e07d9b6940fc0b2cf734ae5030a6ffbe08a2f20339bd6cd0e307c06640cc7fea69a9823019442b2f40c92e8980c2d12dde565d2d66179ee8c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "36c3a4c64647d89948b2dfc4520bc17de27f61a209d271af354b251eb2e142a9e6d04d00f21229959cbfcd63b8178cb6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6dd2846b0c316f954b8ce3a287b7ee5461d0e894ffbbb2cf9328eb7dc9712b8d29ae35272ec124e8cbfb9e90f5fe445a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "086098ab4ecfec2a3b9fb6cd2ccb86246ddb9db1ae6cc986c5d870e98c86b559"
        },
        {
          "alg" : "SHA3-512",
          "content" : "69a3bdf5da27602cb5984eb2121f48868eb1e952477f5bdb685a60f8316b9989747881a147f5f5d25720eab9d3c869ca458b55c530be97907a4c0bccc816a423"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.config/smallrye-config-core@3.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-config/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.15.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-annotation",
      "version" : "2.15.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f5e431a2f63a3edbf36a0520a8e7347b"
        },
        {
          "alg" : "SHA-1",
          "content" : "257afef0330665945ca01def9e633c5508bd40b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "b2f4b837e0919fdc130a6fb092a22a0bd07c83408951e8f06601853abdb23705"
        },
        {
          "alg" : "SHA-512",
          "content" : "0870d0256d015be2f5a73a1661c51d4d9cc8212befe54b8d75c27eaeac880168eb3d8d816de98dbffca260879677e9cb39ed4baef6a075162e5bae92f951d4f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6abe454daccd6359e5a95a952db617b8c50a2d4fc1ec54e5f408c15df59ed11adb445e41b7432cf17163d3fe2dbad157"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a76acd75dee9253c7f450ab712c397ec6aca68452db1b04a3ce6593dee7fb8b0d4b9ec730eaa5f5703cf701d9e8b98a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e6e5a9797ec2f82360b29a34bc5e101ab9dcd8c8f9fbcbe0d02e15eee7f9e0ae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1156bd4da95cb8203fb9e252f2d37897e54a8d7a80df919d901d09441cce568b5f3cee91de5896deefbd00a44e8e8cd14ec15ce5a6934d0f6f75b2aa8981c163"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.15.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-annotation/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.15.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-expression",
      "version" : "2.15.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3f77e0fa0decd751f24302418bec1f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "65df019a502d7c60fa48fa5c3cf4c457ad9a5fcf"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a76868724acd8b57fb62be9daa42acccf0c02107c831a7112c20d8519d445e8"
        },
        {
          "alg" : "SHA-512",
          "content" : "6315dde361e95b2635dd890c7665042942550282afed20da0efc8a59c2022f49b8117690d75428abb8d2884e25d2fcb251a37e6a0f3cae85b9e8a651cfd26ad7"
        },
        {
          "alg" : "SHA-384",
          "content" : "f282ac589922061972bed200d57608b13b505029560f6514b0e48be288bebdb5dfbf7308ac8d783d75047abe6d73b4b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "54121665f54ebb65f4878e5e9b77db7ed0be2880f919c43de1da6195ab700076b2ad29d32ede55b9519e4f6bbfdaf30b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f617ab7519ce96a7ba14de68dc5b04278a89eaee5a730f0101ba7488f316675a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e003791fcd224fb08a6324f7bbb0253c14dea40800dcfa06ac2fa7985ec6ffd15d558e3085eddb32757fac4f2b70674e478b641fefa0636c22ce0d0739e69fa6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.15.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-expression/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.15.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-function",
      "version" : "2.15.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df3de71e55a67bc06b7a5f06730f1555"
        },
        {
          "alg" : "SHA-1",
          "content" : "82edaacb0fd343c264a13f16490b4728b3cac271"
        },
        {
          "alg" : "SHA-256",
          "content" : "bcef551edeef76767fe0db0f5c0f152317eea470c8732b1b0a8d43a7aa05f880"
        },
        {
          "alg" : "SHA-512",
          "content" : "ceb19164b955780caa4867c96035e942d523453f47ca57e949563c4ecd5a275f2ca9373a7e146010e49a0aeca2449db204be750702fa1671487171004d369d89"
        },
        {
          "alg" : "SHA-384",
          "content" : "2676bbc527b7279b5602563de2d4abdfad1279094dd57a0969e702d11a5b2da0ec481485dcd6048e4b45488965583e26"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5daa6829e07bb58011088a713a75d24e721a4795b67cb8590bcbd16f94680fcf2192704aad274bb62726263e09d0810f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e5944f745ec107e097d3171713ddf67ee756ba38b6fd429ffa6e5ccbde3ba115"
        },
        {
          "alg" : "SHA3-512",
          "content" : "32fe347fb266d02e28eebcd2312111667c7e6dffd5fa913ecdebcfe4395dff55a4637b3579b58ff0dfb4c64ff43494c1c94002cd2adee18906662129f25feacb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.15.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-function/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.15.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-constraint",
      "version" : "2.15.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "611bc0275db1fa56b60a76e245444c02"
        },
        {
          "alg" : "SHA-1",
          "content" : "84f07b6b8e5db96d41034bdeebbf2b0a62fd5f24"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a159098756b15087616341584ef2c3c9ded9f35c38f466e1693af0d24d98fd9"
        },
        {
          "alg" : "SHA-512",
          "content" : "c65e9c64b462d7371758bfdee35f05081ac3bc2e33b0bc12b6f7c63fcf87f67de6f2f2fdfefff9026a9bfde1ee83d638eead673f6f0b4af9f21d7e03481137a9"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c5e04d17570feb5fbd78bf815da7f2985c81abc7d858a0b5dd5f0bc6410ee48622612798899b511493b978154b158f3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c6397f91c932afe802bb8df905bb1c3c8a8d7ec7608f61dd7dedadc73ed06d3c780bf4fb87c1ca5d23af0d3ca32dd1a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6fc8ae0ef4150540585d426ef66543056e2939210fbf909ee4f125d200b58d27"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5ebe5704eca1696ef99a0b089a6b41b128ab92a20391a774886d4458bdb7ab75b279b817402d3ac6d36c8a99a2a5a22624c193fd898b9bd0faeed3bc95825d24"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.15.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-constraint/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.15.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-classloader",
      "version" : "2.15.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1716bc906a8132cfd4304489c5168243"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9567063604f6486040fdfa54bdfade7d41a7ad6"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a9ca65b5fcd3aac515bb2322116040387907658b75bcddca630df54d7442de0"
        },
        {
          "alg" : "SHA-512",
          "content" : "29d59ba3ae67f26b48502d7e6c73ed482d6102baa689b0638f2565a0796b05c5713ddf6199e0a8a2c4b166c1ca5c15ee8b9dc54bebdbece405046c1e26c3145a"
        },
        {
          "alg" : "SHA-384",
          "content" : "c301668f9b6c81daac19403e33beb404c478087ac51f27f26e2affce41b7d6a8315686951fc422ac42850af03640b95b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c31a75e767f5e5684bcb75646ad8a6ce053db8ef436108cac3a787ba740ca7de5bc7114bc9c0acd4f3d309f6bd19b1af"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b16374367c4b4e99169aa085d179926142558b608e0acdc67c5d29d58ab68e10"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9fa0b7086cb667153048af8a6f7b8317d9955c133c7065d92155466a71f1bb6cb05e5bd751f62b07f6e482f5bbda777c6394f43a073d8e3ed00c7f555c34f1c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.15.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-classloader/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.config/smallrye-config-common@3.16.0?type=jar",
      "group" : "io.smallrye.config",
      "name" : "smallrye-config-common",
      "version" : "3.16.0",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6fe293ac22f8ab6b2a2b122f8df6a87"
        },
        {
          "alg" : "SHA-1",
          "content" : "d2d7b360e22e21d033ab16a71f84489048c58280"
        },
        {
          "alg" : "SHA-256",
          "content" : "13287dfd39c7149483656eb23e41b9517c610e8a00283c7074d788d025331f92"
        },
        {
          "alg" : "SHA-512",
          "content" : "47ad435bd33b34defc0d5dd2e777dfbcdc35d2b449389588f734659af0c82a603e3162339db3a0c26dd304bba51a66aa4d3b8c04f97ba24c633fd4b5a35c25bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ca8f0be5f0443f154f8a121e89d597cb9b37f154ca01a0c99bf69c7aeefaabc7cd7fa2c7326355b65b85a31b3298531"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e18d47d1132324c81b32715d0e708a35338a00f5ee64e5f4cc85e35a5b53f8c5f441193277ab8a6304ad95aca73008a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3c681bc018b31c81647743f6cf0210a8f0df0a211c55d7d81db5b81c325413a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12c99c5e9949860b0febf26e96a1edc7186ab8357eb12c73d62790ed241cccb158a84b146ab5cd4d7fe894243baff33ae6d7db6db501f6df6bc09aabc5f2abb0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.config/smallrye-config-common@3.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-config/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.microprofile.config",
      "name" : "microprofile-config-api",
      "version" : "3.1",
      "description" : "MicroProfile Config :: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eafb265a1776be25ab19d4f7834c6ec8"
        },
        {
          "alg" : "SHA-1",
          "content" : "cef8b70598a93582a4084fe67f4686eb399e70fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "dee277f81e1edfeafd5e43589441ecdf434500fe4a31d035e74b8e6d8e7bfd91"
        },
        {
          "alg" : "SHA-512",
          "content" : "76c956d2faf8bcb6de0af0882997a285e204dec0924748f4fb9df102eb974008edcae681f91294608c43c91de3431d9bd1519a4481dac9261ecdb8e56150ee0a"
        },
        {
          "alg" : "SHA-384",
          "content" : "be594326923f6ed6912ebaf0102f44663a525327b4029962af226faa1ba8807317bbb68aecbc967081c7494f46c1b1bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5808a449ef46e0e5dd40a3c8bf2e74e034d3b6f2ba20047065d7b50b80863ac66d8015eec6cdb0f3e5ea2c7fd7600e07"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f3cd7c23ed7edf0cbc9e4eb4d613f611ba7cbcc1c5f0e36f6b1d268c292b972a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "22d794728703a0c3f9867242bb0978b2ed7dd8418fd0ac63ff3ebc5111c34da32907315e8528faabc59daac11453826bb0fa226cfad05573609d22273f963382"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://microprofile.io/project/eclipse/microprofile-config/microprofile-config-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/microprofile-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/microprofile-config/microprofile-config-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-microprofile-fault-tolerance@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-microprofile-fault-tolerance",
      "version" : "4.19.0",
      "description" : "Circuit Breaker EIP using MicroProfile Fault Tolerance",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-microprofile-fault-tolerance@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-microprofile-parent/camel-microprofile-fault-tolerance"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-microprofile-parent/camel-microprofile-fault-tolerance"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-standalone@6.11.1?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-standalone",
      "version" : "6.11.1",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f9938a9a5ddb694000662cdf19a37894"
        },
        {
          "alg" : "SHA-1",
          "content" : "67222a01dcb9d91e5968c56e7d7c033c375ac8af"
        },
        {
          "alg" : "SHA-256",
          "content" : "28692051fef07502446768515b3dfb15ec1b9e1d205086e43c23f0cc074e09d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "dbdc114ea99b0b76d6410b3f18e7c02826eea885cb5ac116f04927c941729be584caac25b075f133f380899b4445950fd2b1dfd75e3b808fd0c05b3fe974edc6"
        },
        {
          "alg" : "SHA-384",
          "content" : "a42312cf82e01692f7c3ff0b34634ed4cb793a3f741c0efacc5ad5a3127fe3089c017d5ef54bf58f7bcc3db84042bead"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d162f151ebaffebd9985889c8e9123e509fd405683564c914e6de79af62b02b25dc7844e56e554807b5269492ad42f87"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dca52d568c464526f612149d51f53a50b672c82d40451f71aa5c8ce457b4b6b9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c27338b719cb0bbeff8a0bc78b021e6fd419843334ccb3e168e34e1cd28b36ea4307ce22c0638cf5b53ebbdb5f1b8109250fc3f011008a00c513baab5221410d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-standalone@6.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/smallrye-fault-tolerance-implementation-parent/smallrye-fault-tolerance-standalone/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.11.1?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-api",
      "version" : "6.11.1",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8e6c4683e9d9db2eb2741cc01f1f8aa0"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc0386fbc1ece9edaf4f050798ba592d5819d28c"
        },
        {
          "alg" : "SHA-256",
          "content" : "245d635ab58363aa0cfabec5b64489b9a5b04eaddd7d7dd4b2e91533823ea77f"
        },
        {
          "alg" : "SHA-512",
          "content" : "b39a3cda1a477d8875b20371272cb92b9310aae0e52956b9e1d60b8d862ea75a4fc98536b937cf58d52e50420e23e7fb5b36de24179ca57fe5b321fbd84d6986"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6baa4f5250b7c80dac829b690ede0e79d6d81f62dc8045bdf2e236d471f4947d5f1ed59b299e9d1f57a4212f59bc1dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b4b625231992793ad6160f08b055c7c7774fd914fc2db591e06bff06b2d98aed37db00c85cfcdcf003c572c9ab67d6ac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "09e5bdfbf2a35d75f02d718973f8d73e5093465d2888ab9758e95c7f9b077202"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b09c3c1e1639dd12250198107ce6c7e8540d42d0641e2b845d2978c408837477a80318d9c8538edcfebe2d3b61c4979e13757886f06aeff403fe5de2266d77a2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/smallrye-fault-tolerance-api/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.11.1?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-core",
      "version" : "6.11.1",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e6b8d6afc9d2ea3e3ae11e3a5c1b6bec"
        },
        {
          "alg" : "SHA-1",
          "content" : "7b8fdeed941d437ddb82e9b3157829da4eea29e3"
        },
        {
          "alg" : "SHA-256",
          "content" : "fe29ff727e34f21956474c615858bc3dc9826b8942f46b7702a71a28f11bab6f"
        },
        {
          "alg" : "SHA-512",
          "content" : "36ff3b51331d31dcb0a14bb2debf18427b45eaf8d9d7813b316a0c23afa0010ba058baff63d4d22cf80df80037bfc16b9d40bb0943bccff40f865f60f63585de"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f56149618223c42f4f5e6f3a7c29be25dfee55732988ee8fcfa4e1bc9a71f87bd0cdfb2abcaf329085c3724bc63eb01"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e6ec3aafa8a10fcbb5292444bcdd54897283aca6d1a34db9513636d59a8efa516b91bb93593e0228d5626305694aa10a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ff4b4401695d58a2826eef0807a1eaea178b9f900fee053cfea4d6019ae8e90"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b41234690488feb797a8817fe2ee29c39b4fbae48e00340154a7cee2dd5d53f38ca9b69de0249f25c8661eeeddf7b912ea1d1fa60d6e53e55fd814da378d18e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/smallrye-fault-tolerance-implementation-parent/smallrye-fault-tolerance-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.1.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.microprofile.fault-tolerance",
      "name" : "microprofile-fault-tolerance-api",
      "version" : "4.1.2",
      "description" : "Fault Tolerance APIs for MicroProfile :: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c53db8d8aa3f3a08c3067f897122211d"
        },
        {
          "alg" : "SHA-1",
          "content" : "c30ff7e311f4d598523373479d93cdf137ea6164"
        },
        {
          "alg" : "SHA-256",
          "content" : "76c351922cbac8098e28bdc0431513992ff2468f24eb3b2e8f4ce500d460dfcc"
        },
        {
          "alg" : "SHA-512",
          "content" : "92981ede59bf37082cc5dcb65b79e9aa14f793cfcabc753de14f2470302fea946aa3d9e23342f06c3dd4dc900df54f89dcf7c7309cc7b13831ae9c08e7029365"
        },
        {
          "alg" : "SHA-384",
          "content" : "e83296c8a7d6f627007264f2a296127c0311a8f444ad986cea53074816f01c674b5b005837eea551563af604af8d77b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "291b1098accf51bd3b9edd38b367cec533b2c083508e79a0a9c74a941bb94dc882aaf542a3bc20c516ce4872992ec646"
        },
        {
          "alg" : "SHA3-256",
          "content" : "458a542f592472f6061828d8ccc51ad91c67219d900207a614c39b4cbb1bd7b8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "90de6fd07b9ff1759bec854cbf3561d3610447aa8e468686362ab9222aa5447a882d97b827dc2d02abe66140bef69f4b8c24cf03a9f888f747c71aca9f3886d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://microprofile.io/microprofile-fault-tolerance-parent/microprofile-fault-tolerance-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/microprofile-parent/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/microprofile-fault-tolerance/microprofile-fault-tolerance-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-apiimpl@6.11.1?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-apiimpl",
      "version" : "6.11.1",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c5ceb085a6746c13750fc9e3a37531a"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd9ec655c111b8b7a7df721482bb16697dce8d09"
        },
        {
          "alg" : "SHA-256",
          "content" : "d0f736ac446f2ce249abaf5a8cc01c48d87c63030a1eab5c5ac1277175f69a5e"
        },
        {
          "alg" : "SHA-512",
          "content" : "7883a404b9e0ef2bed1a6c1c1afa97c8f4fa181f87fc6fbca40c0415d3aed7d18b9687b9ec3db79eb626e0d45c1c778bb0ce25314221a8a6dfa3f2e653b1c61a"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9bd88bd61c9905a1291786cd1535f1d592339fa2da31eb6362fcbd54152785ed3f4d2f300a8f2a11d190df2e32865f0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cef1f4961e2f607851f900bec33d8208cac9ef294e9663919811d2ff03477791998801291781ce9c2ead04c00dcd2fdc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ddb67279ba134a065c1cb7d382a724270acbbd8d029dbbbbb27a0b2944f70a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "848095bcf1996f77ffad974fa35634e1d4382d108815dc11d6342df4cbd8f55e5ea2a6e6c0f28ea6d927285aed48f7fd350b4874dc919b51a1c042c18165f3f3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-apiimpl@6.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/smallrye-fault-tolerance-implementation-parent/smallrye-fault-tolerance-apiimpl/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.11.1?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-autoconfig-core",
      "version" : "6.11.1",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c6b465595ba53e9fefdc4efb1e7ea69"
        },
        {
          "alg" : "SHA-1",
          "content" : "242b9a552378e88c2273c95c30523626bd0f116f"
        },
        {
          "alg" : "SHA-256",
          "content" : "469b86abb60ce4aef5affbc392a8a39f26d7214b0283dd89680e469dc298d278"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc3b45c8b1031233297f68119381cefa072503f8cb14d85a4ccbc9f5f26ca0242e0d8cac1208924f05a5febdf4b678a5c438960b779ef2c407071860ef1c419a"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a9b44dcb9f4a9af8c63749af2616a7f6e5473b2f45e62e87fcf171a7be4d3b72d132537a019a1f584f21adf49d033ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a5c19dc8e36b63ae79a5769cae3bdaa886d953a4c3cd701476c95dbb3c938adefd5c07ab6b92f1dacc63886432c01d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba9c8e1039e38af6afe30e5e19e921f7267333cabf1142acfef4041c21d4e783"
        },
        {
          "alg" : "SHA3-512",
          "content" : "002f4dd622dd6afa56120d7bf8a840748c3b05813cb36baf88c37eb44859b80e55de42d78fd0810d39d3f04160244cd9c6de4f4030f64f71b4b61507ea6c2794"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/smallrye-fault-tolerance-implementation-parent/smallrye-fault-tolerance-autoconfig-parent/smallrye-fault-tolerance-autoconfig-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-microprofile-health@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-microprofile-health",
      "version" : "4.19.0",
      "description" : "Expose Camel health checks via MicroProfile Health",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-microprofile-health@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-microprofile-parent/camel-microprofile-health"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-microprofile-parent/camel-microprofile-health"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-health@4.3.0?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-health",
      "version" : "4.3.0",
      "description" : "SmallRye Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9204dd3eaf890aef0ee128546fa0c45a"
        },
        {
          "alg" : "SHA-1",
          "content" : "bdce171bfa8c2263ff374be18c50e4da8e2ac089"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c87ac1db8410ffc286a00e8eadeb60992c7edfa300178ebab0ecfd0781d3ec4"
        },
        {
          "alg" : "SHA-512",
          "content" : "400d854ebaa66afd61b453ce64a12814d85f3ffd1351320cdf0ac09fa3dbac5b5127446f95cb13a8f044338c514b8ead98c6924876ea3efcd784bf8916fba4f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "80fd242d03a66eb7f09cdfa6210acb6ac774ffed12d1a0caeace03cd5afe83e87815f7c7e4c924507eb06ccd072c4278"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a59c2879e7c3d215b2096f3db92a194a286011edb930f857bbb959777c3efcf208e7aa030f1134a3a320cf42bd2904a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c20aee613251675a80e856c8da6812a390e8c27a209a05de9d6c7cc4aad77c16"
        },
        {
          "alg" : "SHA3-512",
          "content" : "827eb77d9b572650ed9c740eb14c716348d2cef0d61ca1bc55f6cd70a0dbd57fd35d4a67cfe1e1a5274f314fb3b3efccabfd5db9cb3d04b34feb0a2fd7d85b52"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-health@4.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-health/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-health/smallrye-health/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.microprofile.health/microprofile-health-api@4.0.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.microprofile.health",
      "name" : "microprofile-health-api",
      "version" : "4.0.1",
      "description" : "MicroProfile Health :: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1d023ee3b9b8545318fdeebe98d66d74"
        },
        {
          "alg" : "SHA-1",
          "content" : "395ea08f4f636696fb23b84a18ba81430cfebe7c"
        },
        {
          "alg" : "SHA-256",
          "content" : "b89ca4b6c4f7a044250d31c0673f6bc221e40fd669fc5871dbad5e5a0769ca47"
        },
        {
          "alg" : "SHA-512",
          "content" : "87ea9c7443bf0dbe0a3d38f3f7fd5287e24440f6285fcafdaade6312380fcce802bfe083646669207d11d36b660f05a6ef6e27ab03f3093905821d44024e5764"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ddaceabea79f53c70fd17c6140453a19d4a9dfc1c3e8910449ce32ddef4b9023dbccbd6dbfbad49b50316389df25c8c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "893eef36f7b7edf98be7835597d06c81055887f7a59ea70550274032a5b7ebb1822600a185d626db36d38160d0632e6f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "94ea43765310e56d62888eafd32d4595c1e8d91a4183ad3455f51f1b52a6d2eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "79ba68099a777dbd5e596d9697358bc122c53cd52cb5ba5ce3a2be1086abb1f45c2f7289540f1693c1950efe6189ff8f57a91f1d53915be3fa5abbb22597d15a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.microprofile.health/microprofile-health-api@4.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://microprofile.io/project/eclipse/microprofile-health/microprofile-health-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/microprofile-health/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/microprofile-health/microprofile-health-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-health-api@4.3.0?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-health-api",
      "version" : "4.3.0",
      "description" : "The feature API for the testing of features to be included in the specification.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2d76c347ff856ceaf06241ca5fa60ce8"
        },
        {
          "alg" : "SHA-1",
          "content" : "685f7e233581067dc2db1899c08d32fa9e4ea5fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "a91809158320220877f436a9365ad61f98e0cfe53fa62d95d3eb5a88535dbc67"
        },
        {
          "alg" : "SHA-512",
          "content" : "060cc9daaf92dbe703a4bfb38c682541d521da7bb9452ea10126321248334788f128a9587f994720fb3375e0f350e14249446ea8cd1e8ac3685f41349134a76a"
        },
        {
          "alg" : "SHA-384",
          "content" : "f803d703848ea533bcbfb40462fb84d9cdfc2e5061168b774d612cb4f3c73a44f3b31696aac52e881b61c7eb2bcaebc4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "796b7eeb325f3376a49342317e644307471c1d35e11703bfd2910335bc565e2e3e6a15334abbc08059ee1d4220f69371"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54e078c72101eb58f33e2d0005025a4cba3b2c74cce7195930996b398962c255"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c148b5bc91525d7750d9aef861e5f54d1ce53adf0be281df628b2d0d2c4a8edf3c90152ba442b0c87553ed0878df71f6a80996d304fb82d3401d1df017092101"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-health-api@4.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-health/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-health/smallrye-health-api/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.9?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-annotation",
      "version" : "2.13.9",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7e64d8d1be0108e9e478dff09829324d"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f9225b497147a70687b1aebea23e94098bbd1e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad3eff15b46fbf81bbc95315144640774bde7817c2e75981230a1fe39eb7429a"
        },
        {
          "alg" : "SHA-512",
          "content" : "dcb654871782c8be6ffb9f2a6a87515420bb84c4e5598ce23ad02028d93e5738cdcb5257aee7b8d7e3d87f03e7a1f82341e494960b29f0dde7f543f9191aad05"
        },
        {
          "alg" : "SHA-384",
          "content" : "102fb1ce2aa989bdda543ec0562fe1ef0d0c210601857f7bec9c5864dc42fd9a9cb42cac2865a1899f82e8c106488dd1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9bc112ab97fdd8162c24fdd3b2662450de16303657ea3663731119808850503dfcd7ac5dbbb066eb602f233b0ea7f0b7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "829d141be1cad99122baef9b761990f1a31264fcf22022466196fa235e13208b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87674ccec36e7d722d4ff19f3173aeba6c52c8586332a6dafd9f42c771fa9aec6ff54388113b8ded4a210255e6246a160b91e9b1b1239c1324bb5e47d2627279"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-annotation/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/mutiny@3.0.1?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "mutiny",
      "version" : "3.0.1",
      "description" : "Intuitive Event-Driven Reactive Programming Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "35c1c258367474c41e521f4d3d2c4eec"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b6a81fbb34101d1995084631649b7b84d235d45"
        },
        {
          "alg" : "SHA-256",
          "content" : "eeba52b7168da603bfb78e8a3e48e222547c63d2585c4feed498406cac38154c"
        },
        {
          "alg" : "SHA-512",
          "content" : "62871aae3bba06a821c7c0c606dabe31c1bc352ca5ca875b6407b50662fcd899c013c7c99de4a05ffde899ab9bb35e4128b6242db457188034b9a04bbfb69a57"
        },
        {
          "alg" : "SHA-384",
          "content" : "d93d8f3f90c8b5dbbda8c7fc662809a3aba02e5898dd4c61bf021d109c571fa22cced199ab6f0b785805e1ef58281081"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8eb03cdcb67f81b2821dbd38a27e13e2d18b211a244a3380f9f65946388e323e33ddd49e6fb2ba10f704c718a897ebdf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d259a0003593d9a49d59916889132248e997e43f23d9476f00be94c792424737"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ae0c3c9481f28dcf5d7b5aff870daf43fcd6cc4f9cb430d967313e0aea76e21a6b99d13dd0f236655069dcf8ad0457e0736ecc85669ef2fbdc1944eb783114ac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/mutiny@3.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny/mutiny"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.annotation",
      "name" : "jakarta.annotation-api",
      "version" : "2.1.0",
      "description" : "Jakarta Annotations API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "740bc4e6204ccfafa1b05e7402a6d3d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f1cf660cde3a75a0ac3d12ee8afd2d798ec322d"
        },
        {
          "alg" : "SHA-256",
          "content" : "448f2abf53b0fb3e96eedc8fe0dafb6284af1252dd1aa4bd3e6774e91fd41a6a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d673b58ae235e1b5f16ddd1d952b7bc7247994d51e94dc3ebbc525a15b0464766019205c69e2da9cb3fbc2ac07b8f70aafa201a6f891bfa1cf298d2caa0225a4"
        },
        {
          "alg" : "SHA-384",
          "content" : "f2562de0051ee4e147b4fbc0aec38e151c7a9ab78622b2a9e885deb03b21154ac6f8e7b40481723dd99ad584374bef97"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fd2f036cff9e07fd056c74b0e09833b686a2c2b106147490be5228077f4015ab2e984937cfb3b52bbe45a86ad4cf326a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10160e3730d5ffa0e7c2672664179031f09a2799aa7743b5aa51865dbc7febc0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "581c8930b683b0a8a922e7e1df93f3251554d17b440244daf30dddb73d1543f2c8c9e6db1cc04cba9a9e1254f1424a3b894885bc32b74c0e1aec72a0609b2222"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.ca"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/common-annotations-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/ca-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/common-annotations-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.el/jakarta.el-api@5.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.el",
      "name" : "jakarta.el-api",
      "version" : "5.0.0",
      "description" : "Jakarta Expression Language defines an expression language for Java applications",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "191b53c8c1c12c969f0678f9c6e073b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a22b304920f43d6427cdefb5ce5f6726e2a63a3"
        },
        {
          "alg" : "SHA-256",
          "content" : "57b822380207900f5145c2a687384c50fd41495d388a235791d96ae3b9bfd36d"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff3d4aca7be6d215af9f48902fd91a828d5dc1e99f1ad2eed5b5283c499f61be852c8670959cd8d1faba88fbaaeaeda833958471bcd123aae2135fa870dcc028"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c6c67fb6967f2a54279f6e26f61bd7a55739333ddb96fdaf93eb0fc06562b80266f2062c969e3267bb6a2b8a54deb9b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0f2cbab96cc6a65e8b7963bcaf6a05a3c6c0c98fecad5508a8d98900a2c7c3a32d86bbd73af3760f873930a4c26e50bb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a6c4525f56aa3362042833d1cdb53e3e915adec59fe5824b1323e0fabcb8c0ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a0ece8e274523084f4faa01e613713fcaed02f401a04509d97724588c55fc00a2012d137abdef2b6dd5b0294316d19f393d546cf3bab1f7435c6169093a3283d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.el/jakarta.el-api@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.el"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/el-ri/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/el-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/el-ri"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.json/jakarta.json-api@2.1.1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.json",
      "name" : "jakarta.json-api",
      "version" : "2.1.1",
      "description" : "Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5687ac07eda4e8c052f4b93da2814022"
        },
        {
          "alg" : "SHA-1",
          "content" : "9fb92ec0ea12d3ef92d5eeca351b946cdb06317e"
        },
        {
          "alg" : "SHA-256",
          "content" : "c3c0ffe79655392f7ff403dcf9bf01e710299b5a0406f6e8489e9f24a08f8327"
        },
        {
          "alg" : "SHA-512",
          "content" : "ce8942717c5592fa18890684982d08a204a68cae526279524420373845abdcc72e90e94b5e637d6b25dbc5701e3e7fc0d0a231a45498a2a07629b6e6cdc8eeed"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c29f01cbde45accdd493e7e2986f5aafeebef2119c5bc351a34c4041b09cf5059be94068cc5a3eec81dd075a7c5eccb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d72baf655645e20e3bb27b1da2cf94e917077dd64436cf35b25c62a354be89fc7bb6b7e9bc0fa7934551f24ab644abb0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a220ede4a4d2894c3bfaad4fcca592636fa441b49f86cc616035605260d4852d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "017209d4208854bb2b1a16633793b9942df80bea9ba99c34480678166ec1e20408cf69055cc9ba8afc9c4cf7271ba1e917cfdd587c4ae8c93d4817c39e976e21"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://projects.eclipse.org/license/secondary-gpl-2.0-cp"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.json/jakarta.json-api@2.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jsonp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jsonp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.parsson/jakarta.json@1.1.7?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.parsson",
      "name" : "jakarta.json",
      "version" : "1.1.7",
      "description" : "Default provider for Jakarta JSON Processing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "68b696da0b95318047ff3a2403bfd86d"
        },
        {
          "alg" : "SHA-1",
          "content" : "91a668f91f296fe82c6a25cb0175b733e9e05fe7"
        },
        {
          "alg" : "SHA-256",
          "content" : "5905f52283a7491e06ba58556103d45c3199a42602abcd36d510ceda65490ff0"
        },
        {
          "alg" : "SHA-512",
          "content" : "32d57ea7b52edd91967e13f2812ddea03785d3b2b75f1a35e7567ece81b95b015ce9372fe044d8cdfe5a2cfe27df5a124cb653f5750332a7a9f583c9c429e076"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b41d27f58cd2f3f787a7ff744f366b5cfe2f23892983bee8305a45c75c846da935155e67132b16e510261c6573611ec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2fa091c2f4c818e1296eb3652b212a866c86a804e003cfa81f7c2a328e38b4cfeea3601899321ea3a23671bc8dd5c032"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c61679b2f56bf5921c12244452f1dd2a555f73888258f66b8af026f71bfcd87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a39ffc271743b687342ef32a2b5be3f5cbfe97b6a09b9832ce5262008af6f77e7fd2f249f141a6ffc295f9e02a444f090dc5187db8b8744d0c32ece338e261c7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://projects.eclipse.org/license/secondary-gpl-2.0-cp"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.parsson/jakarta.json@1.1.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/parsson/parsson-bundles/jakarta.json"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/parsson/parsson-bundles/jakarta.json"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.1-RC1?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.microprofile.config",
      "name" : "microprofile-config-api",
      "version" : "3.1.1-RC1",
      "description" : "MicroProfile Config :: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63c797ac8564aa0329884a683801b399"
        },
        {
          "alg" : "SHA-1",
          "content" : "adc09a568d114138b5c4e0ee74c240a483a54e00"
        },
        {
          "alg" : "SHA-256",
          "content" : "6913dfe8e1a567293825d9960b23d3b9197f2631c631e6477ebf33617116f05b"
        },
        {
          "alg" : "SHA-512",
          "content" : "035dd2606c7cec3cf22f7a2f51e9b5c6e62bd05dd8889900f0e1908802878775103082eb2f04a1ff21117ab428e274e0ff2698a41c558107a3c6a929c5926bad"
        },
        {
          "alg" : "SHA-384",
          "content" : "416c0af5f59ac2d370be9d8a0648d4c543f9abca9468062c4ac51694ce18529249ffcf7140453fd12a579c6d97c64f2e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f8b1221512e325437cccb6167f256b44dc42b3dd0ec3ecbf84ce8fa14801bc1f3a123a767513161d280fadaf764e542e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "09cfb10de534a5282d35ada614989d15998bea99b91e70588d41d6c4907e0e82"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c92d2ef1bbfe473dc1a58b8b79bd33be4f83ee38ae6efacf065a6134cf0d5820baec627bd0bd6db922de20fc21212d80571a15eead8ea3783e2a6d8632f9f98a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.1-RC1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://microprofile.io/project/eclipse/microprofile-config/microprofile-config-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.org/publish/publish-maven/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/microprofile-config/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/microprofile-config/microprofile-config-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-milo@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-milo",
      "version" : "4.19.0",
      "description" : "Camel OPC UA support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-milo@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-milo"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-milo"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.milo/milo-sdk-server@1.1.2?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-sdk-server",
      "version" : "1.1.2",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2f9eda2e466b65b3500bf92084de502c"
        },
        {
          "alg" : "SHA-1",
          "content" : "8e2cb8148bc8e7e4c0955079fea2c8cbc04e445f"
        },
        {
          "alg" : "SHA-256",
          "content" : "5223be9eb271a9b63303f2e6cf5d17d6c57751b65b81e92624f775576036f184"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9b5466c507846fe95e5d9e0df806876becc6156c918114c0b4b12e02beed14a8ee26c7ef527d6d7d151d7d18545dff6cc368af6fb51a81f7ad7d556cdd2826e"
        },
        {
          "alg" : "SHA-384",
          "content" : "b58829496f6e9415962ca249ef79ed1d9b811227c17d0bfeb6c442bf76f9e804f202b04ce18cecb6f1978494bc094f05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "02bbd42c6ca69dcf5501a9d2de2c1af5173df385b262ee03836f3e440c738372fdec6cbe0010aa8689722bf2b88fadc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "64c2c574a84e011639a11ed59bdd4cd561f3f2bd2f8bcd2ce2beaa948ec0d52c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ba9025c5bf4f0b31d5d76bef537c421a2fc2ff7e1d4bb2f6baa980500fc0b1c6886f9303600488315028f897b59cfcbc48264024ad2e1970fb6b7278a2b08452"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-sdk-server@1.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-sdk/milo-sdk-server"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-sdk/milo-sdk-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.milo/milo-transport@1.1.2?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-transport",
      "version" : "1.1.2",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b44310303584fccb865a347ad47916df"
        },
        {
          "alg" : "SHA-1",
          "content" : "f08c776c03f99cf146dbfc37c6e0e946d64ac998"
        },
        {
          "alg" : "SHA-256",
          "content" : "561ef4afe0f0b03a3f87026e8d26decb417ff883df0aed6b055fbf2d438c3cb7"
        },
        {
          "alg" : "SHA-512",
          "content" : "841be76b554e8a6e7f78eea48d1126ef21c7b3a7038b0b15e430c0d7685a2d65bf8918ee90308680c1f87c19da9adf3041d4a012dcf4c3c01efb467c66092b5b"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5b976cfb3d6ca752c9a8f12113d0ac7420b7eb504f574f9e80f6d95af6b96b25110f18ef1d37de54ce6e4db0a928158"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b68190479741b1db73e4cfc2b574a1c9baba7f3745670d7a7a06ffe300ab1b52a377104e9e78945479143b473ac9c859"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54394f66c8bc455de2aff3cd84a010811c54bc6f74d8cc3348183294a920509a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "722fd389bc59bd9d74ac15d5b3b65f2b1ed6548fb3e62ba07a7cb14725aab252237771d1db4112384d790e11ce3e32de4748890fa76e78623f39eb71bd25d657"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-transport@1.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-stack/milo-transport"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-stack/milo-transport"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.digitalpetri.netty/netty-channel-fsm@1.0.2?type=jar",
      "group" : "com.digitalpetri.netty",
      "name" : "netty-channel-fsm",
      "version" : "1.0.2",
      "description" : "A state machine that manages async non-blocking access to a Netty Channel.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f488fa572e59e8ebe18ad4ead4809d37"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c2738a2c1a0f75b78588b97ee4b3d840d0b5fe5"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad581f5242f00096bb9f6221259aeb8c9010caa5decdea948b529ee6d1a63b28"
        },
        {
          "alg" : "SHA-512",
          "content" : "0830f403a8470832189f2457333ac72b143ca54ced509c63c944d86166291e99c1e1a1d700dfff08d5be2ff73edf9a234f1f00f61ee3b4eab0a35ae7b7d7c0b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "69436771ed9c96d5b42dbe61ff265c0de58d63bd60e837c2086511705f96cc1422ccc18e90e40ffbb4de78452bc34785"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d78a06d3499827eb14808fc97f261a17a6f8dafb16a010abfcdeacc8dcae6df36ca0dd024653c23a9e7101d1bb2d160"
        },
        {
          "alg" : "SHA3-256",
          "content" : "30658cc79c287ce5dcfe1b657a7d16994df0b5c8d557f1141daee0e0046406af"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8638e319bd0c45a9060fff1128b1e5f20b00195d6e8133ed3d42c196739117a52ab70d6084cee374b3acff7d1411d9800383fc646e9c036900e331513743e8d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.digitalpetri.netty/netty-channel-fsm@1.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/digitalpetri/netty-channel-fsm"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/digitalpetri/netty-channel-fsm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.digitalpetri.fsm/strict-machine@1.0.0?type=jar",
      "group" : "com.digitalpetri.fsm",
      "name" : "strict-machine",
      "version" : "1.0.0",
      "description" : "A declarative DSL for building asynchronously evaluated Finite State Machines on the JVM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63367865cafe5917b4ea0fedfdf10e84"
        },
        {
          "alg" : "SHA-1",
          "content" : "09cba51e8e2cc204865e59464031d78f7645dead"
        },
        {
          "alg" : "SHA-256",
          "content" : "2dc264721f301ffc0aebe5f7dbf09d7d483b0578bf0dfdcc19ec4a3dbce61018"
        },
        {
          "alg" : "SHA-512",
          "content" : "45e68977797e3bfac666beaff9b2d7a22c3e321a6af1b8d33ff8ab9d279eb099fb1826dcdc8c6fb9dd04a2a14f1dc0502594cfd3ede1b8ba82b878cea7ac0268"
        },
        {
          "alg" : "SHA-384",
          "content" : "7143c7bdf01762194dc9ace71b095ba4079b6ac20c7e4f77fd84dc1f5d2fa21be4646d2d108b8940c32a8703c10ebf18"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0eec3df914e1f4421b1e538e0e7c0027bd4c53f621290509ecb797f69b0cfd26d91d07564a756c0dad18c369e990e3df"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f90e9c3c636d54046a4428e10a787fcca4021d11894b1bcb95e2f0b1e1269020"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d755701af1704fe11c7ca4ff7dd85c043064bb76bb17d6b632897df4226e2362c96974c060e8009578b2a5b271ab7ede0bd3df309db99d18e6bf74042651d1a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.digitalpetri.fsm/strict-machine@1.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/digitalpetri/strict-machine"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/digitalpetri/strict-machine"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.2?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-sdk-core",
      "version" : "1.1.2",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ac84cda43b4f8f25155d926b3de9c5cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "04bd7351416ad74cfc8576952afa8a359f669f2f"
        },
        {
          "alg" : "SHA-256",
          "content" : "044859397ce31422779f4d2753ff2493541b419388dc493507f797b7e6c3e9db"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e06316715bee50fa8d0eb122c02def87d3bb252cd236e99531e063321fc4f4e1861bc70f7ce3acec36f50b505f2ddcdb13f5c83d889e3479c475b92bcd28a6b"
        },
        {
          "alg" : "SHA-384",
          "content" : "b485244b9b3a9d4d2c3d6b894040415cbd1616dbff8fc61fdde9ea2fd1f777214c8565fd0fbef9ad11ce40a76a2aba47"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e8ccc067f773197c8f0d953d70517acc78b6a93b1e9f48e8464b6b0daa4ca63d6d391d463f1e826c96f8598c03775588"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e6fa440c15a924fe0c414c736a390acd06bccd6b074c3dfac066631c7c6cd25"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e884ddd7eb9e027f9cc93baa0e37ce8a48bc6f4878f3bf478832aaf3d969fe2512620b74c81e63897f105eb280c132a826b824971464b4c3845fe916fc0bc35e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-sdk/milo-sdk-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-sdk/milo-sdk-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.milo/milo-sdk-client@1.1.2?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-sdk-client",
      "version" : "1.1.2",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a9d15d06a2b49ec1781a279b8bed46d"
        },
        {
          "alg" : "SHA-1",
          "content" : "1300ef92567d1a43476d01a05fc1f2f082056591"
        },
        {
          "alg" : "SHA-256",
          "content" : "21c87b018e381a99b0253cd1b6297eb37c48c4e21de8656fdf7ead3ea7297653"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc5518056ddb47a68e2ea52cc660625b7d20838d4e09bba93e1265b85ad510ed376cc330987069e13b015d7790d7923b43ab8afdf5d381934ea0f50be0b1071a"
        },
        {
          "alg" : "SHA-384",
          "content" : "e2bfb3a2f2e180938dfad89f29be24ee44e200d937c8c77c9fbc7519741a3c251988c8d056a6cca199c6a5bda9e1300e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "03c36130662aa3aac450269d96ab0fa45f9d5489bea976975513a740cacdc4c0864f3a81995730adb8f3b49f0c512d74"
        },
        {
          "alg" : "SHA3-256",
          "content" : "73b3523ede54a4f1ae282394a397dc7cf5a74a9e3e9777ae4e12b5938935b317"
        },
        {
          "alg" : "SHA3-512",
          "content" : "196f50f661686b9e2e87202aca0d41c1bb930e060d82cfd9838eb797042a2588c0335718beb9e6c91559c43bb1a38f0fdd307991f262b437b25f86d7c9b67439"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-sdk-client@1.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-sdk/milo-sdk-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-sdk/milo-sdk-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.2?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-stack-core",
      "version" : "1.1.2",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "faece0765f4113f407b30dd82efcc50c"
        },
        {
          "alg" : "SHA-1",
          "content" : "a26adf6c523e7bd0b2506a1fa04fa2db0196ff19"
        },
        {
          "alg" : "SHA-256",
          "content" : "9159873030fa2ba04b48278aa65a3a2d4dd6a4d5b4291d3d04a5c289fd385a63"
        },
        {
          "alg" : "SHA-512",
          "content" : "dfa85b6f7cae89aeac3e6f0de61014eac84c4bcf4b2181009aa980c6d76f47a690212ccac3152524d15d2b98398962099b44e98e9d5058f29dde878fae9b66b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "33c2e1b8c79c57cf1f289d20de122940fc0515150c5ca2b6b0ddf7b9b2901d5c8d338abcf3c9f751d8d4b741d2aa4ab5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3dad4e2cef95478fc96064b99bc27dc2186259919e3583a75152783f1f4094bb1b1797efcdbcd5cf064d60754dd649c8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba1f1940d333b36d52cddcac19b4086fff2acb6915a11e7653ec70190845f310"
        },
        {
          "alg" : "SHA3-512",
          "content" : "459949f23dd18cee44c984ec0df88bf8ac955aa7644ab01f08d425ddfc980ed419b0babbd8ca9d946815e4510b263c5bcb72664ae9d8c576f6a314471af6979d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-stack/milo-stack-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-stack/milo-stack-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.80?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.80",
      "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE provider and low-level API for the BC Java version 1.80 for Java 8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b688fbc4b7e001d7643106b177b91f80"
        },
        {
          "alg" : "SHA-1",
          "content" : "e22100b41042decf09cab914a5af8d2c57b5ac4a"
        },
        {
          "alg" : "SHA-256",
          "content" : "e8ad209f8c58d291a37ca9750e9e9fac60596956c983e49dd8282381dd8b3249"
        },
        {
          "alg" : "SHA-512",
          "content" : "0773042bd35e22a582cbe89f4be8a8476487b6e030ee83e86038d43cba0d6c775e91c51ad31f126e19b440ced6c03f73e4fdac79fc17b664d0c84b4e859fa90d"
        },
        {
          "alg" : "SHA-384",
          "content" : "299d02af765f4a84c41b14d19e25762f7440a6edb08944da4e8b3ff39d8692ad575ae225e968efb5ebb7c51f4cc1f505"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a5fae0cb015e99e48b9133a8290e62a7bf147c118cab91dd4523d683152bc8718890cc32666a2a7e5f625a125671701c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9a967449d57dca95e6d013ab07f47aa98c8c9f9725bfecb87514fda817611b34"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0e92dc766d6250299b4a4b04b4993bb55ab428f9f814d0fa9512706c797664633c5d457d097821202e4c3302330afb241bda79422a5cb75d487c85feb660660e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.80?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.80?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpkix-jdk18on",
      "version" : "1.80",
      "description" : "The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs are designed primarily to be used in conjunction with the BC Java provider but may also be used with other providers providing cryptographic services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ab14be97baf490336431a6782af9adf2"
        },
        {
          "alg" : "SHA-1",
          "content" : "5277dfaaef2e92ce1d802499599a0ca7488f86e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "4f4ba6a92617ea19dc183f0fa5db492eee426fdde2a0a2d6c94777ffd1af6413"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7bcd25a8c93e163fd6c5f43d8b9d102c77c94edd78614e5a98b90412ea3519a7752cd9efd035eb0647b5fc6c261cfec56080ec067dc84df2fc22c5ebb317d3f"
        },
        {
          "alg" : "SHA-384",
          "content" : "bf9ac90fe578e4cec5d42607d363af611f3f84dbfa00ddfb978945d360dde02cc24c0545fb7e767367ca3f0713595379"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4fe4f78ba475ef8063438840312087d2a4d4b972c28990ac1a50ff107bd7e5df2fb4671693b4815f401f8749bbf93234"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a5a0e4c33b87c40d4ff788ddf39a3004fdbff74667bb7a7bb1f466f65d1a6be7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "beb80af2b09f3cce55968ec0bfbebb156826a0da7466ab9366949c27f7cb98c296aeb52875a7f41a9964ae8ac035b22a10bbfafbaf2594b49bccc54a9d8664d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.80?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.80?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcutil-jdk18on",
      "version" : "1.80",
      "description" : "The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for Java 8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40838f69055183d6c0656598cb929bfa"
        },
        {
          "alg" : "SHA-1",
          "content" : "b95726d1d49a0c65010c59a3e6640311d951bfd1"
        },
        {
          "alg" : "SHA-256",
          "content" : "22eca687f7955411f456af33e6ea8e68fc73cd80cb8b32aa5f7a8b1827d7c678"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2afe829c431efff86c5cd4ce1c153fc3020bb3098d78bc902856ec093a8bdb46bf0ea33379cc4a4fdf9959a6530927c8884b01a3cd85d557bf0be708c1aeebf"
        },
        {
          "alg" : "SHA-384",
          "content" : "7bbf7f26f64bfb16da27960dd1cfd399ef6d478a2ced4d7f57c007a25ad1bce676c423c4e8ef6470e17e69a90baac5b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "18ac900ba90195b29d6a2a1dce3a67448ecbbdd9588986614b12494856432958ac05121907af4515a6260b71de7bfd4d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "95b92e6e72a2a5362b8e77c2d421b2f819f1dbe59cbae6bfca3dc0ab35c3066c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1e9d70ba8931bc5b0b156eed18cb6e6b062347666b0530b6e61b5dcbd53b92295f11f5171adba8bf0491bf084d6d5fdf6bc629e37a7ac9eb4290fffa249c93c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.80?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.milo/milo-dtd-manager@1.1.2?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-dtd-manager",
      "version" : "1.1.2",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "beea4cf5b897d4064bd069d67a236c20"
        },
        {
          "alg" : "SHA-1",
          "content" : "5f70c359a9ff30039cc884a0832c872c0d9ee521"
        },
        {
          "alg" : "SHA-256",
          "content" : "308298e4dd60ca2932d4a0f3ee78cc1844b6dff210777d0bc2f308d8f7cb5a1e"
        },
        {
          "alg" : "SHA-512",
          "content" : "25650812b56961e56f09fb46c4f5d2137623d250c5994760eef9eafd98d81eb7c0da48fb36070d9809400623912bc1ca7c8b527e602046f3b469423f7a0c7534"
        },
        {
          "alg" : "SHA-384",
          "content" : "c624edfc9ba9ce55790474af0ab8a4537075651dbea87315a4a3c4d89d5aa5c45ca122d3d0a28d1b014c8671e1db08f5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "09e7967302d2f557955b48d7e60bbc41d939210d04b4c6d96f0d2c21853d51a790618287cb361d48a156872d7997ac50"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef4bec5447d5fd08f3d5b8dd94099ec7ff485848f5bb47b8694460f735d3b115"
        },
        {
          "alg" : "SHA3-512",
          "content" : "594437085dd27657278210b2e780c3e53aa269c37b8be5864c3ddeb12c1740d8b25586c449a2a7679c682cb85b5a04d23dc79f6cb1c58a1637e0eaa9ee29b229"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-dtd-manager@1.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-sdk/milo-dtd-manager"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-sdk/milo-dtd-manager"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.milo/milo-dtd-core@1.1.2?type=jar",
      "group" : "org.eclipse.milo",
      "name" : "milo-dtd-core",
      "version" : "1.1.2",
      "description" : "An open source implementation of OPC UA (IEC 62541).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "189baa81b9e9106a2af7f96f9ec7f656"
        },
        {
          "alg" : "SHA-1",
          "content" : "51f0d6935302784451ab0a8f8c8fea02aaa36b66"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa2596c8b073d5fde0754b9d424a17360c5552aedbe0fbf399b98520160c56e8"
        },
        {
          "alg" : "SHA-512",
          "content" : "e91f9b7aad4dd529f5ad1aa3db9ec089917da56b08331af230e9a61b00b0c7cd724181b2db533449584c195073885c20154040a9adb31386f95a71bb2c27dfc8"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5c616b0b406b176fab82075d64d6a73ffab987d755543fa0007bc169c4533c66c2904948c6c895ab5714859d3ed2997"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7ab1d31d96a9d85f5915b3fe28de6a0ab4126e747a16815e97539a9855feb6afabf9fa7cdcd1e2f274c0f7b1fa5cc58b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a31a79158d56ee23d91743071cec9cc763fbd67451037ad8bac0362400b2c16e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7030cfb9c4046f4c793885f37df4e04a0e3490ec0dd690705a25bbe415c285347428dd7453f80e9a3615ff9490f457ea91ee38b2aae7b278d3fea7a90368428a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.milo/milo-dtd-core@1.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-sdk/milo-dtd-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-milo/milo/milo-opc-ua-sdk/milo-dtd-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-minio@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-minio",
      "version" : "4.19.0",
      "description" : "Store and retrieve objects from Minio Storage Service",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-minio@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-minio"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-minio"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.minio/minio@8.6.0?type=jar",
      "group" : "io.minio",
      "name" : "minio",
      "version" : "8.6.0",
      "description" : "MinIO Java SDK for Amazon S3 Compatible Cloud Storage",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2fae385cc9d2073092fa896f0de5a6e4"
        },
        {
          "alg" : "SHA-1",
          "content" : "327afdf89f12a2e46c989bd8d8c2a6d9f379ccff"
        },
        {
          "alg" : "SHA-256",
          "content" : "295b5aec09e39ac4456a94577763477b025c3861d1dde0d23af8223432c80a77"
        },
        {
          "alg" : "SHA-512",
          "content" : "11eb26f576e81dfa7fc4f2cbfa4bfbc9b93792a115cf74a218251f5f98b5f8b47b27c4bcd843bab747d15e38a0eadd1d368684b970ba63b01bd6d642f6f90d0b"
        },
        {
          "alg" : "SHA-384",
          "content" : "86bc378b94b3c4e70603202ae2bfb9080929109d2bdd7868f8a1f03bdaf3fe25d08da9f7077424df1fcbecffdefecefd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "727ab37f4e555ac36ec8d55720658cc6758e2ae1ec7fd4aa31bb146199efd02acc8f90e1b6d30891d930ea6fa29caa50"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a97b8a69cff1334727af60139b15e70e56316390318c236b56599f6edfb787b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c938694a625db15cae2f3b04ad225c39fcd6294a62b19a478eb5a9db5a2744ba25ec03c0c1195fb08c219d63c657d2dbcfd93b92f02c168f7a82ed8a6a18ad07"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.minio/minio@8.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/minio/minio-java"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/minio/minio-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.carrotsearch.thirdparty/simple-xml-safe@2.7.1?type=jar",
      "publisher" : "Carrot Search s.c.",
      "group" : "com.carrotsearch.thirdparty",
      "name" : "simple-xml-safe",
      "version" : "2.7.1",
      "description" : "A fork of Niall Gallagher's simple-xml library with web-safe defaults",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "150936ed745f2c207db42931d7d5839b"
        },
        {
          "alg" : "SHA-1",
          "content" : "045fda5ac6087bc82a209d8cdb73f8d0dbdcfc7b"
        },
        {
          "alg" : "SHA-256",
          "content" : "4506e4bb57d41481936f0ac684468ca4b2cc9e002ca8466ee19e23228d455957"
        },
        {
          "alg" : "SHA-512",
          "content" : "d13c25a9c4b7ce07e6b096e37591b37e415332d3e1adcb65c753238f1c3d968a98293223a720101b0af0d76c4bd9f8a0d487de9b0122172187b59e923877592a"
        },
        {
          "alg" : "SHA-384",
          "content" : "a96086b4fe29a470978638f14d5508daa1f1f2a629de4cc424964e8c05a7d0d6960650b5536aee098fda03c6b5a8acae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3975d435b3f32c32dfdebc88625c7226d5052275269f4b0533f0d2cca05fd7d91c9a7ca58eb9559a6f4855166d3fd4bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed6f680d21c9fc1cd9606dc0dfcbbbed7baa71d41c51654b32159fef896d8806"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d35d823731ce1d4bd9dbfca093f59ab91346b2b7f901c43c5aabe36fdc6ad5e1af130129da75dc9d731c3d9597e53afe888efefd752891b4f09f3eb2a8a6a5f5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.carrotsearch.thirdparty/simple-xml-safe@2.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dweiss/simplexml"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dweiss/simplexml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-sjms@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-sjms",
      "version" : "4.19.0",
      "description" : "A pure Java JMS Camel Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-sjms@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-sjms"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-sjms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mllp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mllp",
      "version" : "4.19.0",
      "description" : "Camel MLLP Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mllp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mllp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mllp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mongodb-gridfs@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mongodb-gridfs",
      "version" : "4.19.0",
      "description" : "Camel MongoDB GridFS component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mongodb-gridfs@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mongodb-gridfs"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mongodb-gridfs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mongodb/mongodb-driver-core@5.6.5?type=jar",
      "group" : "org.mongodb",
      "name" : "mongodb-driver-core",
      "version" : "5.6.5",
      "description" : "Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "39604804fb2c995f852f84f737cba35d"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3136ccb4711f6ab6c32cedd929ee212df1e11d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "125489cc9cef8b510c3ebd46f1c5bfc75d864630eff9ffb40a239ed7732633fc"
        },
        {
          "alg" : "SHA-512",
          "content" : "eba69fe3b552c31a96a06a4c0f0943dfd040ddb5fdf08535e3817d41d07a85d83a48807d2cedecefdf322bb4725a0a9e0f988eda3d5210bb8cddda090839b8fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce2a20d0bea24b701004b7b2f404cd92dd6fde1ffc412ec08844ac989f16d70f37a0f9b23eeebd6d00fa398c111f8901"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0d852c196223280685ff565b30b1196b20a6d2a18ff7991f42f30dbf18acc335312ea37ff64df70f051cad9406acf7d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "784fc80a057c55c24f323f324f4202afb3c9e4c8257c764bf8cae51e35e0c12d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d0bf832f43b5029c4df28e79b86c80cd28470afa163f8ddc12bd17e6ebd48836bbf15e68ddea8ffdb0a7227c14970645d1f242f30cd8e471e45c7c2cebc66a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/mongodb-driver-core@5.6.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.mongodb.com/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mongodb/mongo-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mongodb/bson-record-codec@5.6.5?type=jar",
      "group" : "org.mongodb",
      "name" : "bson-record-codec",
      "version" : "5.6.5",
      "description" : "The BSON Codec for Java records",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "87673db4d079919d343e0c04fee91da6"
        },
        {
          "alg" : "SHA-1",
          "content" : "abb2ef0f9a258ae7a33c13dc1fb7849d315351e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "ce82f524f8395481f596aa9579939f051c78b5c48204c48d69c05a9da7e79478"
        },
        {
          "alg" : "SHA-512",
          "content" : "b4fd5c6d1d5702da95ac5783056f4373aead8a346dedea45930394c90d1c398f530785dd1a2a0152c751245c2977bf6435c7cbd668ceea3efa32803240bfb968"
        },
        {
          "alg" : "SHA-384",
          "content" : "c268f95ffa6e04736e5e4063f45b88b0c8ab2b9d0903311340e336b36aa03768fd65db0cff32a0754d0e3aa9fb666a98"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9f344e4baff4d2275f140c320470fc1e66ec5d53e44b25dc8a795cedf0f120a3dda64d19611970fa3360ee666a1d6566"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43df731f1aa7dc896f7ab494a3bc25ad9a9334098bfabd7a2cd398642b83748a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a460880535a2ca7d17167f8311e6df796800c0d74db856d7e0dcc61f3aedbaf27ed2b86a3201b861eb585df6e0637e39a534bbdc76e118ded769c795d50728df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/bson-record-codec@5.6.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bsonspec.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mongodb/mongo-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.5?type=jar",
      "group" : "org.mongodb",
      "name" : "mongodb-driver-sync",
      "version" : "5.6.5",
      "description" : "The MongoDB Synchronous Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f7fc3c351cb1c97b35cdba5974b3bbc2"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c87c0c932c57b97051ca744024c2a0f0c35e161"
        },
        {
          "alg" : "SHA-256",
          "content" : "0081f88d2d1b293719e1fa65608e69e117380e17b346b304f835509f8a20c12e"
        },
        {
          "alg" : "SHA-512",
          "content" : "fe0e02095de793a2c6042024e56bfc4d437f80495b70fa05c4b58f8de7ba5ef7380ae4094886938e45b965b6f2bb3cc59ec2646762fec04d5e941245780b95c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "798eba041f6884c292d09c60d00cd0d4ac8a137acceacdb742fc1eaea25075a675578e9e9751e13c6af20bb030a23033"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad8434a80a19068a0f053368387c8a8b9f9ee26fa36bce4b0a3ad9e9910900fb22856df4397902fef185fa583c9a1c2b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "953864957bdba628cbb95dc01d3597fb4969303b6e69eefa51a40c42352e5bab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "80b0c6598bd811f893b55818a883f36c3ba39bf49338f029474239bd90e591d78803c5b638c0bfcc6aaab65ba5653b29b8f20f49d2d1c8d61397f819e2849cd1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.mongodb.com/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mongodb/mongo-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mongodb/bson@5.6.5?type=jar",
      "group" : "org.mongodb",
      "name" : "bson",
      "version" : "5.6.5",
      "description" : "The BSON library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0f8d88157f370a12031155ba50c869d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d16ccf63ff7e131f3fa2e47947c08dc8326b435"
        },
        {
          "alg" : "SHA-256",
          "content" : "3608e3573b4d6bb2ab5af65e1494f98600b117c93e2e17d2466aa513d4cb7743"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd139b73674ba38e6ac56b6d89e0ff8e0db1f6da97d4ad639741e341a0792038891d17e24037c1401640fe8c2d9eed1b164c35cf1b243587cb788c0b5ca1a61c"
        },
        {
          "alg" : "SHA-384",
          "content" : "23c7fa4d4e685c660f8dc8f3fa45a5ce543cdd1aae05b752418e9a6286ff7c79d023186168f11c22df30089155e2c1c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4716216876e35a12ec0351f6175f95e7cfc60941a57dfe0eba61687325e1eea4564a9ff8f570e2b220ee57ff2b4c300b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f65501b8db58cdd2e63cc35a1bf6f04aaf1e7d25f65546416142228a50bead4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "16c7e8003073f13a52452f70e3d09ce4281ff79dd565a5ee9e2b327a1c0bd322fb120b59d6e3b82497efd7a58e7ab9f78615bcb73e7295767c08d165ff4a1e09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mongodb/bson@5.6.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bsonspec.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mongodb/mongo-java-driver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mongodb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mongodb",
      "version" : "4.19.0",
      "description" : "Camel MongoDB (Java Driver 3) component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mongodb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mongodb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mongodb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mustache@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mustache",
      "version" : "4.19.0",
      "description" : "Camel Mustache support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mustache@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mustache"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mustache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.spullara.mustache.java/compiler@0.9.14?type=jar",
      "group" : "com.github.spullara.mustache.java",
      "name" : "compiler",
      "version" : "0.9.14",
      "description" : "Implementation of mustache.js for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98d75faf04c0855013d77df55e71421a"
        },
        {
          "alg" : "SHA-1",
          "content" : "e6df8b5aabb80d6eb6d8fef312a56d66b7659ba6"
        },
        {
          "alg" : "SHA-256",
          "content" : "99a7e7855609135006f078e6de7ee69daad9c42f98e679d56f80653cb17526b9"
        },
        {
          "alg" : "SHA-512",
          "content" : "6033185c373e7144cf919a9df6bdd90f3784485531b9a11aed4605cc1c274ffb4e3525f251c56d251822cda83373344e8330a08eca180337a129c01596acc0f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e0305104977e5597beb59265291d46b4d440a81c067705690e9eb58effd8730a61686f4067f802edf9a91cfe7bb85f6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c131e4373a6aabb8ca0437ef77cc8ab9de512eff041947a3fa6714d08d5d05c8c8948d9d999dbdfb52dd8c42a4ca536"
        },
        {
          "alg" : "SHA3-256",
          "content" : "81d98b96fe10bf1494f45755249d74b7837212a1f3f960b78bd69565d6667d34"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d308d21c10aa1f461a295c839237abbc09601cce30908845ce577b91e577a5de1fb2e55042e254a2ae38c576b9f3579848e4da602df4acef0a509e57091b6159"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.spullara.mustache.java/compiler@0.9.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/spullara/mustache.java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/spullara/mustache.java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mvel@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mvel",
      "version" : "4.19.0",
      "description" : "Camel MVEL support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mvel@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mvel"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mvel"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mybatis@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mybatis",
      "version" : "4.19.0",
      "description" : "Camel MyBatis support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mybatis@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mybatis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mybatis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-nats@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-nats",
      "version" : "4.19.0",
      "description" : "Camel Components",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-nats@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-nats"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-nats"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.nats/jnats@2.25.2?type=jar",
      "group" : "io.nats",
      "name" : "jnats",
      "version" : "2.25.2",
      "description" : "Client library for working with the NATS messaging system.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a781c5468d4ef73bcf5657a817d76a70"
        },
        {
          "alg" : "SHA-1",
          "content" : "ebb35da88f6777890a6c471b1294c7e3a47bdce0"
        },
        {
          "alg" : "SHA-256",
          "content" : "3295b0cd919d8b5635bffdb85c4947de0a93a0d34a74d9df5a41fb3018dc29c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f100b1b02ba030fd2a8fac8793a7e311ef794a45e1c5f5e80f52b13696839a1b8f3800c0f5900ac24cfc7b5f1f8f1331d22de116bddaee13acab9c1d92381104"
        },
        {
          "alg" : "SHA-384",
          "content" : "a30def21b0477ea7341e04f5ec0a4907a299b6fac790137360d77ecd67331130fc115d378030d8346be3d3a6f9d84ff6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "95c76b97422102f91c82c13404aebdb0bf1e91db65da96377ef13606f1af1d9ee5cee7efbd76d7a22dc0250ec62b5a8c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "72eb91f79f2e29ae3e7e1a615e0d75ead66f034c91f72669375c11b6f8902001"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4987401d972e9d9309a6a3df4dbc41303de0a2ecec1aa854d0758a49325ad8c13fdeb09d8d7834aa55205dc066c9abf300212518cfed90356dabdb8ae5df5d3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.nats/jnats@2.25.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/nats-io/nats.java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/nats-io/nats.java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-lts8on@2.73.10?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-lts8on",
      "version" : "2.73.10",
      "description" : "The Long Term Stable (LTS) Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE provider and low-level API for the BC LTS version 2.73.10 for Java 8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "302b068279f3ba8d85b124efd9ce6266"
        },
        {
          "alg" : "SHA-1",
          "content" : "273d1afe4b8df1a40650054ef64fcc0bdefe2b8d"
        },
        {
          "alg" : "SHA-256",
          "content" : "136113cd0c7fccba8dbdc4fe5c30c2e32c2d3020a78eb19aeb7d848f78536b71"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d49a6e322e7886eccbaef8cb13e78128cfa72c66891347dc3809aee26ba95afefac48283e5d375fe840d78e9d6741c886163a58b932a60d64c433274db51ed1"
        },
        {
          "alg" : "SHA-384",
          "content" : "d7273068ca639056e2189511456f76c2591b7107b91f360efa92a1b2f9f862d33e6bfb19aec0cb91f6634be123493354"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee1278b5bbe3211d9b3d33abcca9abe460af3c92e09c7ddb1aa5082df6de53682f2c527e9250bcbfd60866847e3a2497"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc88308f790d54ab792c7808186ddbe0dcd3b11797110f90907fffd3fd1d8f9f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7ba92387ad8b7550bbadbc4c84b4de82f602213aee20dc2417a87f85088a376144451d35de195a149fadc634e666f88f2f068b1db0233acc65d440edd8c4c295"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-lts8on@2.73.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/lts-java"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-lts-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-lts-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-oaipmh@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-oaipmh",
      "version" : "4.19.0",
      "description" : "Camel OAI-PMH support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-oaipmh@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-oaipmh"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-oaipmh"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/joda-time/joda-time@2.14.1?type=jar",
      "publisher" : "Joda.org",
      "group" : "joda-time",
      "name" : "joda-time",
      "version" : "2.14.1",
      "description" : "Date and time library to replace JDK date handling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b154da334a98d24b8cd9be7f3c4d08db"
        },
        {
          "alg" : "SHA-1",
          "content" : "07fdf3ed3539cffeab283e6dae1d10657b6913a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "656721d9456d5ec7e7bfcf02665202ea5a375ff22136b8f23473cf7eae8fa0c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "1bebb16bc821e77db13fa59dd943e403e7a5ed9a1686f6e8af2f82b67ee419c681d5459e99015a0f1ef7c300998c193c1602174f1c91ca8b462095b67edbef54"
        },
        {
          "alg" : "SHA-384",
          "content" : "8826987854e296f732d47e0c3f5c6df33d48d8b5314ae29aea1f856b94dee6a81ae902bf3538e5f049b78c4390178f61"
        },
        {
          "alg" : "SHA3-384",
          "content" : "705f0e0b606c4d4679e60cdea00d809b29c1d37b616a4e77d3a1c58e4b0e2a3d307fd1c64c11a9f03d43cc14774e124e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b97618f0d54dc9eaaafe8d25c39a392b609d090749c171bf5a9f1efe4ba562a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "084f15561666ccfcaf8acdf12baf680c4257ab18190328aab41f96cb0d97595fa034e0ce195cb8e3bcc887058c78d9a364e4c44a52475f6946d2c43df5e9a3de"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/joda-time/joda-time@2.14.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.joda.org/joda-time/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/JodaOrg/joda-time/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JodaOrg/joda-time"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-oauth@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-oauth",
      "version" : "4.19.0",
      "description" : "Camel OAuth (Preview)",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-oauth@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-oauth"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-oauth"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vertx/vertx-auth-oauth2@4.5.26?type=jar",
      "publisher" : "Eclipse",
      "group" : "io.vertx",
      "name" : "vertx-auth-oauth2",
      "version" : "4.5.26",
      "description" : "Vert.x Parent pom",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1a69157b66b326f6e7b4d8b6f05a7dee"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b4a2a6161cf0236b34cbae900633d7eb1a15260"
        },
        {
          "alg" : "SHA-256",
          "content" : "117cd6c4d90a0e479cbbc52b3221091725e33c7caeaaa51e92ea01be3b7144f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "65e00bca20265b59b85829c2d03d334487d62887b88726e75b1b15cd061e2e36cf7d07611b91ccabf43311814c9dbb26562d189b4b7f15082b9684a285f72c2f"
        },
        {
          "alg" : "SHA-384",
          "content" : "389598386f6d8051093e08821906f29755e29628301b7eb4de0880f15f643ed558fbba45027f44e2e5733d28315d6930"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b7ac08ccf18bbeefd097aab881a9a4b2f4ba6c1b7d292247a7dc03b3901f453919a680289defd294e783e03d7054ffc4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "919cd5921e5ae1370e3054e968e4fee6a9ef6d5791b8f9143941f3a20263a863"
        },
        {
          "alg" : "SHA3-512",
          "content" : "353d5edde2f051a5bc65e9bdcd33f9d3604da3643d3e4a0cd850f94ef3c057271645a02cc275329f182d48ef7c8d33873d5934ff3093509fdb0f6cb54f353458"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vertx/vertx-auth-oauth2@4.5.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/vert-x3/vertx-parent/vertx-ext/vertx-ext-parent/vertx-auth-parent/vertx-auth-oauth2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.5.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5-fluent",
      "version" : "5.5.2",
      "description" : "Apache HttpComponents Client Fluent",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b74756d637e3131ed5070f0f500206b1"
        },
        {
          "alg" : "SHA-1",
          "content" : "51427f831867f1cceac31a0e3a815d2f9aa901b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d9ffb3402d4c666340fb9234ff3294b1ea850592169c3829f0a6cd3021c3d9c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3764e779cf4893af002b9b1688ebf6bbe4f6d30cf4c724c0638cee6fff37e870073c223579acb6e876ea86f06af70a761c43e85474ec68ed7f9955471a92791"
        },
        {
          "alg" : "SHA-384",
          "content" : "64883335cb65a2d1b2fa1083807d74eaebb7f27e7c8029dcf21f335348d8308748f7968f774e295809acacec2c0c31c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92fb7e036b6e60076f0b95eb3f687c9aced4d9f876f525cd377df4bbd1412f40ae7d60a99918a6d41e20752691691343"
        },
        {
          "alg" : "SHA3-256",
          "content" : "52f27fa8f422bea3bfee0eb57aa6b70c8430311b7972ef25cfb0dd2af1881e33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af59295f88456a32f701ccac25fa3fa7749c35807ecfbaf2355e1eb9cebd3bb888a728ee866aa4a7cdbf97dd56dfa105e73f79881ca9b6d79a937a7dff441780"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.5.x/5.5.2/httpclient5-fluent/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/5.5.2/httpclient5-fluent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-observation@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-observation",
      "version" : "4.19.0",
      "description" : "Observability using Micrometer Observation",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-observation@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-observation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-observation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ocsf@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ocsf",
      "version" : "4.19.0",
      "description" : "Camel OCSF (Open Cybersecurity Schema Framework) DataFormat",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ocsf@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ocsf"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ocsf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-ognl@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-ognl",
      "version" : "4.19.0",
      "description" : "Camel OGNL support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-ognl@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-ognl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-ognl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ognl/ognl@3.4.11?type=jar",
      "group" : "ognl",
      "name" : "ognl",
      "version" : "3.4.11",
      "description" : "OGNL - Object Graph Navigation Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "47a541082cecebbb4ebf5bc1a0fa1f5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a141e3d174101a6cb98004f9e4f0d5af707e4ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "5606821e766b5ce5fde48931b56eb2b2ad9ef751c4e5113db953597012a4215a"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d197a85b839ca1d6a7351e7fd075fbec5e7b4f3deaf54e0536ab9ebfce6e4f2674bfc423db7b6bff47d5070c96a725725158d79b824352372a737439a6525ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "930b6f8dcf0d474c913ff36ca1f42f5ec69502a4bb42b5ea5e14e28ce2c2a2f43c670180870cca3ad9a60acbef933dd5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2fd20d2fe81061f5ac7e8f5fd64b0a7055b65845d4e8f070aa1a75682fbd4e0ebc70c1e351dfb89a6e00d8b4db089c9f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba2bd93ccb0bb794163b52b4258b54e1698f9bf5b62beb5a494d8d6541fd36c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "86be7a9973819270aa2065ef74f80316c48daf6115ca663d34762feb3512917a6bd89e1bfb3cecdd47e66b6269d6a1e6ce88d014307700839c76f2bed17a8ee8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/ognl/ognl@3.4.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/orphan-oss/ognl/orphan/ognl/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/orphan-oss/ognl/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-olingo2-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo2-parent",
      "version" : "4.19.0",
      "description" : "Camel Olingo2 parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-olingo2-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-olingo2-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-olingo2-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-olingo2-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo2-api",
      "version" : "4.19.0",
      "description" : "Camel Olingo2 API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-olingo2-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-olingo2-parent/camel-olingo2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-olingo2-parent/camel-olingo2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.olingo/olingo-odata2-api@2.0.13?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.olingo",
      "name" : "olingo-odata2-api",
      "version" : "2.0.13",
      "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" : "e3c2d0bfa8b58eb9c4c037bafea1344b"
        },
        {
          "alg" : "SHA-1",
          "content" : "440edb22d9556ea7511a936f8d8d399292cb732b"
        },
        {
          "alg" : "SHA-256",
          "content" : "007de0210a196061133329a489b9c2498d46e1f5f84ad9d062197bcd1eb6d237"
        },
        {
          "alg" : "SHA-512",
          "content" : "d8ded508d555ae54ee1e64c07440a14d759eb3542d9c8652ba442ee6b9bff105dc0960447ee3476be5999b51875d11785bdf8d6b88d3669ce0569981c1605e7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "6fe89bfd5929d5ec6a42578dcb9e4d1b643f95ad4ed4e4c6c88dd1d374ddc5dce2877dbebc01ef2e86d4d7d7b455756a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "08839b108ba8b3588ade3b613e35b3ba2608fcd23f456ff9fba9e8e25d722de4373a157cfc877c6bcac4fae2dc4ad768"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aee39be315d537d8080b7843ecd1acee2bac27c9ebdae35e37f2b16611e10fc8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a52f209a30fe4daf4b8f5609ca6739fd2b5c7af24719cce9782fc00781c829827f7d752073f165c7e899f277b30cdf03ad041e24010edf0fef8481801a6571c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.olingo/olingo-odata2-api@2.0.13?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://olingo.apache.org/olingo-odata2-lib/olingo-odata2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/olingo-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-30/olingo-odata2-parent/olingo-odata2-lib/olingo-odata2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.olingo/olingo-odata2-core@2.0.13?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.olingo",
      "name" : "olingo-odata2-core",
      "version" : "2.0.13",
      "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" : "e28db7bc05ed99b7562b9d041d044375"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7c2d56972220c935a3cab3db5c03ba31e23087a"
        },
        {
          "alg" : "SHA-256",
          "content" : "972c02cc1d1ac884b190e65047e6299959a925ebe792bfff96daaf33ee6d680d"
        },
        {
          "alg" : "SHA-512",
          "content" : "68c209ef718b8537af1c8c196c56d6e34dc933274c855d817fa9f9ac94f9e0b3de0e51d4a6afc85d53d38c47ef6a7f516bd5fb47bfcb2f28fd3e31043254227a"
        },
        {
          "alg" : "SHA-384",
          "content" : "dfd537d39ef63056f7ed551494f744f871130d929dd58d47439dc7d8d5ee2cbfe910a073c52a739e024273f88653dc33"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d3c7f911a1251f6f0b67806149c6674551057e0a650b2057a6bcf09179f55bf558b015f0bd19221ed6949d6fc4dd1a57"
        },
        {
          "alg" : "SHA3-256",
          "content" : "89cdad92686428ddbd06ff7bf8de04711a708fe24a93b01d59cc791f2b56b656"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d138d8f509f4556fd8512a8112609ac17d3e5b552e0de5fba3bbc8540c917634d1736163e6108c3ebbf7ac9a9d4407d530e7fa82ef0ea61478ab5dc5bb2db2a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.olingo/olingo-odata2-core@2.0.13?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://olingo.apache.org/olingo-odata2-lib/olingo-odata2-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/olingo-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-30/olingo-odata2-parent/olingo-odata2-lib/olingo-odata2-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.15?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents",
      "name" : "httpcore",
      "version" : "4.4.15",
      "description" : "Apache HttpComponents Core (blocking I/O)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "be7c67929df007fcac6c8eff5322d3a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f2e0c573eaa7a74bac2e89b359e1f73d92a0a1d"
        },
        {
          "alg" : "SHA-256",
          "content" : "3cbaed088c499a10f96dde58f39dc0e7985171abd88138ca1655a872011bb142"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0605e4d521c6e9c7e645905687c519239fa9e2128403a515e6118b0406b503b0865a8ead197f8532186b0c9aaa4189ff5bb301d5b0cf84bd54fa2258d17551d"
        },
        {
          "alg" : "SHA-384",
          "content" : "fffa9cd7434271990e20230ef9c3754f4b198958437573cdec2d4e7063147a765cb0cdf0b79a9688e81ff85dc704c25b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b72d65d0c3a7d74d1baf1a2fc4e9510e64bd34f7b23f52d436621d2043d81b5395c9b05803e7471537964ac42e2fe94"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3290e3547fd3ea688f30ba6a554c779c784bb209642ec4d48b284ca8374191b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "230b7196270183aaaf5e89e8d7598a3c65ac6bbede816e222e6d457fe5fca50fbe8ca2cb30ecf161bf4ddf34a08ee3a95d2f559e0aa513e9e730eeb5624b296b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hc.apache.org/httpcomponents-core-ga"
        },
        {
          "type" : "distribution-intake",
          "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.15/httpcore"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-olingo2@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo2",
      "version" : "4.19.0",
      "description" : "Camel Olingo2 component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-olingo2@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-olingo2-parent/camel-olingo2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-olingo2-parent/camel-olingo2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-olingo4-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo4-parent",
      "version" : "4.19.0",
      "description" : "Camel Olingo4 parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-olingo4-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-olingo4-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-olingo4-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-olingo4-api@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo4-api",
      "version" : "4.19.0",
      "description" : "Camel Olingo4 API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-olingo4-api@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-olingo4-parent/camel-olingo4-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-olingo4-parent/camel-olingo4-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.olingo/odata-commons-api@5.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.olingo",
      "name" : "odata-commons-api",
      "version" : "5.0.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" : "db37c01b30740d36feef47a609b28cbb"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c332b516fcf3cca45b70826e2996bc166545b88"
        },
        {
          "alg" : "SHA-256",
          "content" : "42a82199e77b406d3e8b16a34a47a7feef156290adee0f6217a0e2ca5a188015"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9f27b75570f9e1881dbd235f365ad64041d4000c25ed03a03d55710a381c39f0518883d8facdf97929d2ccc234b6205b7e5b9f2b53e5276eabf16fa5698b7bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "2bee67cba58f8b1c25afce038a5a65fd32137d3f6a70b541ddda5f477f3b9ba22ddec2b62652af78abe3d11e1b2f959f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5800a37a53dd6155ba991261fe19e36ef3fb6506b3e52d1eb2435b30939f617cbb11e11ed2ea849fab33da110731debe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9fa6f0a556e7eed893268364976d1e80f92567926f784744426d427e035e2835"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b656e3b4f38935a53f5ad03c223d8c4693c6e039eb7703c915e9f0939295950ae7d7b4f1fb22a7e29ae24560c2d23a049feccf256ff24102de5c865f1d02a6c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.olingo/odata-commons-api@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://olingo.apache.org/odata-lib/odata-commons-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/odata-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=olingo-odata4.git/odata-lib/odata-commons-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.olingo/odata-commons-core@5.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.olingo",
      "name" : "odata-commons-core",
      "version" : "5.0.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" : "854c9325b36e9ab90b77ecf3a991ff63"
        },
        {
          "alg" : "SHA-1",
          "content" : "d61331846702eb282d36d012dfe60e487750ef7d"
        },
        {
          "alg" : "SHA-256",
          "content" : "7cf0bffce3452594216291cd23e4b7eef78bad2d9054feb8224bc9bfe1c59e87"
        },
        {
          "alg" : "SHA-512",
          "content" : "b100fdff473b78387a962b0f5673b7390936841bd5ea5b40af902d7b5cf690a2994d1b441eab47d1d61523abdd725c7ee8e16322ec55081b19b3aaae14cc9a26"
        },
        {
          "alg" : "SHA-384",
          "content" : "43a7013397836547e1f34b42221f02ead18dd4d32108695a200731576120136f82074647fc88b858c049a8ef9ee80752"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa52f81653bbceef071bae7881d2c7a74a1650f15039f585df3227f7b7933144a53c0254f585cca8e400c13c64ed72e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d92b7f0594968958e7b0a8d56cd3092ea96b0860e4b64a0c0a09e32f9d4ed79"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1a456594943578b919a1020d18cd4f4205c03b10406ea9ecfd8d22c87949ae9f091313729810d59c0a4dc0104dbf6b90fbdbd6a472f8ac9199a32b3d8b6a9f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.olingo/odata-commons-core@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://olingo.apache.org/odata-lib/odata-commons-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/odata-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=olingo-odata4.git/odata-lib/odata-commons-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.olingo/odata-client-core@5.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.olingo",
      "name" : "odata-client-core",
      "version" : "5.0.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" : "27dc7762d89b956982fe9e3d6c675c43"
        },
        {
          "alg" : "SHA-1",
          "content" : "c21d71a362e2386079f5d0eb597a01b43626c56e"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba6c1142a7e79422588b56783031240856c72e2c2b8721abcd242ea1831bd6a9"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ecb5e70cd56046af1193b850819bfc4f6901120380798164a7a5d4cef1acc55c66d792f7cadea1daf66c92c2cc40c4f45a05836106dbe54f38f7cb8243be61f"
        },
        {
          "alg" : "SHA-384",
          "content" : "371e88cabc988e1ef0049a0c44a2b1bb21da7519dd023e02ab671f4b8ff3b6e5b3a011644a0f900481bdbb6d036953c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2f4fcdf60baced477803443fb7c08cfcdb098865352fb636a36aa0a22a502fe254dac398c4bb07469c3ccee2b13f1f38"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5ba2d7bf20ac2fcb1cc73d1b103857bf47c739d27724fb448668543d133f8125"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f3be3480b3e12d930d7160dfd536c1ca400aed6d55ec2dfc81b201bbbc798d16c1db14cf5f4876e440f5e7f97452f850c9a0adac46dbb0ebb780951c35a507a1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.olingo/odata-client-core@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://olingo.apache.org/odata-lib/odata-client-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/odata-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=olingo-odata4.git/odata-lib/odata-client-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.olingo/odata-client-api@5.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.olingo",
      "name" : "odata-client-api",
      "version" : "5.0.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" : "d9da9c6892dc20eca81d7e06e2aa9d9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "950e6c7fa8c8fc5149180099968a5a5829ac8d02"
        },
        {
          "alg" : "SHA-256",
          "content" : "3bad3d4abacb6f7d3d3fda85bdfb08a1c958c00f64e6ac3915364e076b24d686"
        },
        {
          "alg" : "SHA-512",
          "content" : "a83248415d038dc4d35b2803d84edea01bc2f61285a384642362611643328a71fc7618eb7add03d168104f9d50ebf2ec019b262f2ea1c589b94c39966725fc9a"
        },
        {
          "alg" : "SHA-384",
          "content" : "d278a31e27849ae358b167993bf7a7b945c0b87ce79d1c0a90518f839da7ba2ecdeca64908103c9bc0a00a923fb51abc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "90889c760cb8787176e3dee9e1d5bfef75c6217bdff0d005c5c13fa7159469703c4ca24c5b252e9461fc4af69817e230"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a68d34ef39cca3e62fa8b95eb0be56c3e9967f579137b228fa1a2d3b0bd121e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a8008ae2b86f2fad10a44873bd2a1350f8991adb62ffc767e2e1b7b70d315dad456f1ee49a9c0ef81e5bfc34900bb5ecc97662ac9f4e3d52a3b71669905de93c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.olingo/odata-client-api@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://olingo.apache.org/odata-lib/odata-client-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/odata-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=olingo-odata4.git/odata-lib/odata-client-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml/aalto-xml@1.3.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml",
      "name" : "aalto-xml",
      "version" : "1.3.2",
      "description" : "Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a103c267d3989938a26f929df2cdd5b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f2d26b8fc000c13471b95e54f84da00de214319"
        },
        {
          "alg" : "SHA-256",
          "content" : "dcf2d5f453056c3ce848caff4179021bfb83b5efb3a3d779433c5bd70976068b"
        },
        {
          "alg" : "SHA-512",
          "content" : "a48fbdf008dbeb0ed2661d9292a873892866e7e37fbf8f0bb746d496138beae31f2aba4f72e82ab2e096c5750c9b1d4dbcabe3c8513fdf55d5a0853a69de0624"
        },
        {
          "alg" : "SHA-384",
          "content" : "015a340b4bf4f51004172985f04567bcba05af9ce288a01274e9fa202a2b3ec845e689d20c6e17b0ee299aa1556b4f38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "471b4dc8f6ee97bd3f70842c555256e1ceeeb37d57c0c0ced1769bf70fb6360c81ed1c17f3cd480e6c30cbdec70923a7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "481ec70e202e57cc2a908ca5155560bf968347eb8b266fcd7c2c43f9e5ad12dd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d5e9c7ebc422cf93cb9f37b0d0b4c093ca0f09f692cc70e2659ddcc43291c233fcd22c622716657f16396723c68a70b5fce452d638d82329100968f7be1ad30c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml/aalto-xml@1.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/aalto-xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/aalto-xml/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/aalto-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.olingo/odata-server-core@5.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.olingo",
      "name" : "odata-server-core",
      "version" : "5.0.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" : "eb62c858dcb0ba4814d9e3dd3989498f"
        },
        {
          "alg" : "SHA-1",
          "content" : "60e2cec18316ada8e6cd94535a9e668ce5b1321d"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb7e19f918f5eeba0a2ba8099c57c934674f40057d90b5e79500a2c22a178838"
        },
        {
          "alg" : "SHA-512",
          "content" : "326f18961329f8846de3f57610e92bb0dd22a96ece467d849159457d0f362983ea90101258a16473c227969f0885f8d1732dd518e976c00569eb844f68664768"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f416a5cf957f1f134fd62c74838e359d87da4d6590211e364f0fcf2721d9587011e7bbc064601f5c8fea135984632ee"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92c9c654a51c3bd5f81782afc53a36864b036e706cad9e9f0bd95a983dade5782dff3d401bf271b4373f362ea13d68b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19e4e9f98ec6c578dd7b96a74cb45b03bf81dce07ed3f6562a3395648113ff5f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5a8da8ff99001b93fb28178562943ca1a2cc9270e26071d3971e9a81e8493e3a6e5f8b007fe3aa5a302066eacc93b605827e4a19f2faf9bbb73783c71e6429f1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.olingo/odata-server-core@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://olingo.apache.org/odata-lib/odata-server-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/odata-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=olingo-odata4.git/odata-lib/odata-server-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.olingo/odata-server-api@5.0.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.olingo",
      "name" : "odata-server-api",
      "version" : "5.0.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" : "5c352d402ab0aebea9aa04fb02342bc4"
        },
        {
          "alg" : "SHA-1",
          "content" : "2f98a3a925fc798988592c9dd8fa5487bf3c911b"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e9e38893d2b233963ba0dc18441844038e2427fd9d487f77411f97c5b53d28c"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf3f623f64b773260c2c6223c0fb689fef6cc52bccddc00b8c9847c7db3b05ab258001ffcacf26b4a0c02eef9d56c7c294818cce15dd2fcff851fcf97dff0209"
        },
        {
          "alg" : "SHA-384",
          "content" : "6590391462ff2d3942bc76e6472034bd58701723a4624ddcd4b38cb633f87faae9b4d3b440f7b828e1a1374df1de27c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2464d3f1b3ad06e40e78549c4cefd90b40c6b1f3d4f587be6b44bf080f270bf0fcf066724e23db409a76325b6fe38137"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe7b4af9976d16fb5033882e708a6d324db82e6b268ff54541b4f01002670dea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4b184732027d30050558c6c7b2ac04c1be47224d42e40365d0c828e6359067563aa50cef3d980650c641212cae7bf257bdecf7243b623e382a2fc1828fd82f86"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.olingo/odata-server-api@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://olingo.apache.org/odata-lib/odata-server-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/odata-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=olingo-odata4.git/odata-lib/odata-server-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-olingo4@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-olingo4",
      "version" : "4.19.0",
      "description" : "Camel Olingo4 component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-olingo4@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-olingo4-parent/camel-olingo4"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-olingo4-parent/camel-olingo4"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-once@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-once",
      "version" : "4.19.0",
      "description" : "Camel Once component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-once@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-once"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-once"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-openstack@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-openstack",
      "version" : "4.19.0",
      "description" : "Camel OpenStack support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-openstack@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-openstack"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-openstack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.openstack4j.core/openstack4j-core@3.12?type=jar",
      "group" : "com.github.openstack4j.core",
      "name" : "openstack4j-core",
      "version" : "3.12",
      "description" : "OpenStack Java API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4cd9bd6bb2af10a5486f1eb49817d80"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b213ce9c5d4517c24cc942b54b836094fbae820"
        },
        {
          "alg" : "SHA-256",
          "content" : "27266a590477dab1c2b1dd143bdf6fdcc01ee0c50bb9f3064137f8430949d5f8"
        },
        {
          "alg" : "SHA-512",
          "content" : "71e44e867c5a0629ef231cbd902c0751bab42d2456947cef9aec3974caac82e2ee0f6631d1c008e0ae151d3f846caa215a32674aad03d383df2bdb926d1210c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "d770cafc88e03630a627953644c8c198fb7383baa7e0fff2cda4c03a63f9df61159fda741660b531b1f5393d5d8eda03"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0dc80af2197333c5540ca88b4b1b454a6a877005ec24ba0ee4ee8ef71a4e90f8825ad3f327453863d73959a0708b915e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c97fe5a231c268dcee4309f0010a3ae5c49e485d11b0a7f3f3ee49132d909b17"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9eec95a4677ec87d034b035278c905674f5111024497a5fcf1a418ad7de2de34dc4ed7d13bff1fa6e2347713ddb8b85179704d05f8ba4ddeafa16f43eab45c1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.openstack4j.core/openstack4j-core@3.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/openstack4j/openstack4j/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/openstack4j/topics"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openstack4j/openstack4j/openstack4j-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.yaml/snakeyaml@1.33?type=jar",
      "group" : "org.yaml",
      "name" : "snakeyaml",
      "version" : "1.33",
      "description" : "YAML 1.1 parser and emitter for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0164a637c691c8cf01d29f90a709c02"
        },
        {
          "alg" : "SHA-1",
          "content" : "2cd0a87ff7df953f810c344bdf2fe3340b954c69"
        },
        {
          "alg" : "SHA-256",
          "content" : "11ff459788f0a2d781f56a4a86d7e69202cebacd0273d5269c4ae9f02f3fd8f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "787b72aebb685689ab379ed8f238fc2f4175bb82d285909e39e7ff1ee1b9e64ad8878f4685dadde274f950b0dc77dca3082a52921c11094aa2a535672ae4f33c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f0a0a35df2b339830b9e78294634ea894e7096e01709c82d965e24a9fa9ac6ee15edbbbf23368dcd57741de5bf23086"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91d8fd581d60be4090d3b522d8c119c12449cff2ce6c436d0e53977e1c9fea8686b2b360fb15f4c3507e4f243d7d6170"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7dcf0429ecb923a66e00ec633bafeb297e3b90e1cc2be0f85443fd61367f355a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59b32910dddf63475893f7c830d58ca320cd6183704d80b8111cee7bb1674f97f5699c8ac52f905a5b9a20128b9e2b6a26a07490f217033c858d9c358bedcafc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.yaml/snakeyaml@1.33?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/src"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.fge/json-patch@1.9?type=jar",
      "group" : "com.github.fge",
      "name" : "json-patch",
      "version" : "1.9",
      "description" : "JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9df773c8904f39b05b6a8a6848804c96"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a4c3c97a0f5965dec15795acf40d3fbc897af4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d6acbda3675e6f25b7b4ab338317006865a8416a69c2b5e1cfa8b8209fc10a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "94a354720bb2e20a5b0abadb2388ad3afe8437a81734f6c4285ff5522e0f4e4d55f58ef61fdebf46818b8a2de2a190ad03d94406097088c59e1240c4fd501f59"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e4202f431cb07a0f726d05737c95b0fb62f05cea09f701092ff467469677351847f5722b6b716d2b1f5fe4395007b7a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f2734600cee50eb5651e1f7bb5a7e6458d5fc2ccf903786c0c793a1f3a42bda769348db0e0da82108207744562dc841c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "023502014fb4e7e713be1d41377bc86c3b01252366865b59b26288b9db90abd3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6219235fdbc899b8662c0cd4a577b0e553adde24838766725a39ce45645496a90f3e71fea86ca79319a0c8ee83f688b1116e93ba0039f2d8ec5492d5cd4bcffc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.fge/json-patch@1.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fge/json-patch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.fge/jackson-coreutils@1.6?type=jar",
      "group" : "com.github.fge",
      "name" : "jackson-coreutils",
      "version" : "1.6",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26a6b351813e2895cba18e0ee4abe5b7"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e6af56eb7cc2a65700b289abc7ee2bd170fd231"
        },
        {
          "alg" : "SHA-256",
          "content" : "d84b416924fb061a26c48a5c90e98cf4d4e718179eb1df702aa8f1021163eed6"
        },
        {
          "alg" : "SHA-512",
          "content" : "eb51fcd4c019bca75aac0e8b25bc143288ad1c2d4ead8b0aaaf68a12c578b35ef996d6eedfbc9b58595dff63d2b96c683a16c2221c3eb7737e333d9b85616d07"
        },
        {
          "alg" : "SHA-384",
          "content" : "0dfb47cf7b0dd1db72a7812ebe30eb64196f700e3728235da1267df411458b331649abeeaf1ff8110e1041658aff1713"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f1440967d9abfe6951d80a0690ba9cdb275ce8ea7da63faddd4c7df6b498c70dca2f16bbd10e0a1202667b01158a27c8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc3027d005a1fd00d75308d1e2b7946edee5a614ad516ce5afeca65409f9ba88"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ff66e67e598b5f7bb51ccf1a94de602c939ae397aabb22254291d4419077221a17015fe848ed8a600136072befd5b23a269f05853ed12e143d6ae90a14db206"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.fge/jackson-coreutils@1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fge/jackson-coreutils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.fge/msg-simple@1.1?type=jar",
      "group" : "com.github.fge",
      "name" : "msg-simple",
      "version" : "1.1",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b0d8d70468edff2e223b3d2f07cc5de1"
        },
        {
          "alg" : "SHA-1",
          "content" : "f261263e13dd4cfa93cc6b83f1f58f619097a2c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "c3c5add3971a9a7f1868beb7607780d73f36bb611c7505de01f1baf49ab4ff75"
        },
        {
          "alg" : "SHA-512",
          "content" : "665a29f1a41bf1278361e921a3d4507e00ad39ae95607c29867ae45d7517f6a3d73177581e4a6f6657f7426806d9ce408b9e71a3bb18ca3438425f2ea5cdc432"
        },
        {
          "alg" : "SHA-384",
          "content" : "69ba42e48fca9e787645c6c873231df37c8ac5247d8a888f3b91e8ed6d67787ecaf971254b8c52f3ee2dca87aa0a76be"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8f36ce0f0d33b0cb6c483095afab59fc20bb06c24d3206dc84191d1fb0ade304e9740d2f2810daf0fc13c1ccab3e3258"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d1cc85595a2924c99fc4aeed4f6a030946280e661e76319b0ff62fc937584d68"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0d729274889d6a7b13fff74e3cb7c805077f948dfff9fda0ed5423bcc00a7769520660736674bec606586b183b4742ab62b95b6ac56855a10bc0fde1b9f845a2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.fge/msg-simple@1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fge/msg-simple"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.fge/btf@1.2?type=jar",
      "group" : "com.github.fge",
      "name" : "btf",
      "version" : "1.2",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c91cd1157e0bb99e77a33b6f42a457c"
        },
        {
          "alg" : "SHA-1",
          "content" : "9e66651022eb86301b348d57e6f59459effc343b"
        },
        {
          "alg" : "SHA-256",
          "content" : "38a380577a186718cb97ee8af58d4f40f7fbfdc23ff68b5f4b3c2c68a1d5c05d"
        },
        {
          "alg" : "SHA-512",
          "content" : "d0cf64fe19d3236d26fc1f02957f79ed29e06a8a02e5045ee05fd528b8addd023e2315628e71deaf435964d7b2e73b065960d5384dddcb6a3b80ac9519a3cb0c"
        },
        {
          "alg" : "SHA-384",
          "content" : "41d6c5034363275a08d388496d652015ec04e4f27bbb9c78778820d8a219a624fd9fc9d9bd4e81f6a7a0e641dc9bbe54"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0cd21baad3b05d72e1b6fe563cb641b60555d7c56112d5ef9bd093eb4419d2dc460c093863cbd40b24e3b9a46729b4d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c3b16a0a21716e4ec24e3d1f8069a5ee33fbf5b614662b2bb0db791f7dcc5fe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87c83ac3ea8a156771733c5253d56e247650e2346c083c0ce7a545f3b4062a6021eb11e45dd9d69ddbcb112ad4c0de14718e21429c547d5087de9e2207b58bb7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.fge/btf@1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fge/btf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.openstack4j.core.connectors/openstack4j-okhttp@3.12?type=jar",
      "group" : "com.github.openstack4j.core.connectors",
      "name" : "openstack4j-okhttp",
      "version" : "3.12",
      "description" : "OpenStack Java API Connectors",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d915c2c7793507341eec4d6de1926098"
        },
        {
          "alg" : "SHA-1",
          "content" : "81373985fb16b5c0bc87dee96c2f81e0b29f40de"
        },
        {
          "alg" : "SHA-256",
          "content" : "6fa751235f9a680430c8973a6a6d26110f8f89a73229ad1dc125b2870971d942"
        },
        {
          "alg" : "SHA-512",
          "content" : "6eb8ca45bf382319354da73c34148b5abcb12fd366ea545e21b924c2ff8f32590f0285cd46f26d1271328747742c8bdf8040b960cf5ed77bff09d03c336bd57f"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5278ce9ed1609d0d4569948ee86dceaa9c5156a6cdae92b52cd7fdf983a95156042faa3f78d8ab13b62d7b860b14e70"
        },
        {
          "alg" : "SHA3-384",
          "content" : "02853ec12b9a43e702ad15d546e3c1519ba9e4e2c41f97627842974e9ea4779182d78abe9f502db32aa8f42dfc80674d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7c1cd6fa743cb7c78ac339d4746c6b9b67f7ede0b0996f6ebba69066f7d8ee64"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5319a42a72a944acf72c4ed3e10e309ec9373c5fb0d90f46cc4dfc81577d9f2317ade8312f2f58cd693a1aa7365b4405315761d37d4eb3d28493c4ccb7a86f4c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.openstack4j.core.connectors/openstack4j-okhttp@3.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/openstack4j/openstack4j/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/openstack4j/topics"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openstack4j/openstack4j/openstack4j-connectors/openstack4j-okhttp/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "logging-interceptor",
      "version" : "3.14.9",
      "description" : "An HTTP+HTTP/2 client for Android and Java applications",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4a7a01e41cdfd68ce6d9090c38102d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "7358b6fa1d6c1c8b8c01cb05acd74dbe6d680fb1"
        },
        {
          "alg" : "SHA-256",
          "content" : "68346e3613fcdb572427e2ed6b826582b174db3e20f84f485bc56f3923e2d4c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a6be6cd34a2f8f4f616cfe2d2b5f6783f744b4263ad8305cfb2e9f425912bc1dcab3ce0937a25dc1667ab7a39887dae00416082ab9d39f01f59137230d35fae"
        },
        {
          "alg" : "SHA-384",
          "content" : "ae1f34db0cf39be5ca765da33625c81ce8b33c19c516d8e8806cadb6f08db3d975a5312525044987aa562815d19a33c3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "429feb2455d88bb4132fcd10bcc197c9c6cc9081bf3f1dfba9d00f4f5312fe17008ed0d44e56ac9a7b08035a333d22d3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b620a87f8c17b34b1e818a08a4781dba8240f1412033d6e07dd2b6ed01ada46"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b081c61ef45927912c44a23cab8f066d54e29d2d36c3e618a2c0070e9dcc452ae38253c21572d89ffa72edae88315e52e39891fbc3c9bd622b3d0daa8a090dd3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okhttp/logging-interceptor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/square/okhttp/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp/logging-interceptor/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-opentelemetry@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-opentelemetry",
      "version" : "4.19.0",
      "description" : "Distributed tracing using OpenTelemetry",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-opentelemetry@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-opentelemetry"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-opentelemetry"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.30.1-alpha?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-semconv",
      "version" : "1.30.1-alpha",
      "description" : "OpenTelemetry Semantic Conventions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c5f540704ab980e2251b06a91f352a7e"
        },
        {
          "alg" : "SHA-1",
          "content" : "8e8f7a97a4896a81846553275b9d61885be7ef50"
        },
        {
          "alg" : "SHA-256",
          "content" : "aaa73f6c6a3a67cdc07870387383808826d8dae7a84e47cae182b7a88a08e513"
        },
        {
          "alg" : "SHA-512",
          "content" : "9adeb1fb790fc7c5ad74d0851aab0573a9f9f7cebd3d77958784aaf7d67779ce9b5a313f1665faa696ad869d1790c63bea580eaee8e4974f32c19b1313900431"
        },
        {
          "alg" : "SHA-384",
          "content" : "c762be378fb49c62c7c4c5b5fc3c754336d66863fa09d3f89937d6d5f4822f5119231405a16a9eb5e0edc8ccdce465dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fc0cad663e4ef04c350893ef7f9922cc53d565b0f67cfea9591e9653dd5b6d2805e603dad25e3568ec6545208f48ebab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0785d49b0977f058e612d37358498a30f482d2cd4b715997629d0b6127afb591"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1dc549bd210b9ab7ab1f8f9f940444936437154530da6c73e6d34ff10bcd800791ab04a663a41b115fe8f58a3163eec3322ad9806287b261a30dadb8cc9f82b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.30.1-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-opentelemetry2@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-opentelemetry2",
      "version" : "4.19.0",
      "description" : "Implementation of Camel Opentelemetry based on the Camel Telemetry spec",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-opentelemetry2@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-opentelemetry2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-opentelemetry2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-opentelemetry-metrics",
      "version" : "4.19.0",
      "description" : "Camel metrics based on the Camel Telemetry spec",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-opentelemetry-metrics"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-opentelemetry-metrics"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-paho@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-paho",
      "version" : "4.19.0",
      "description" : "Camel Eclipse Paho support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-paho@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-paho"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-paho"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.paho/org.eclipse.paho.client.mqttv3@1.2.5?type=jar",
      "publisher" : "Eclipse Paho",
      "group" : "org.eclipse.paho",
      "name" : "org.eclipse.paho.client.mqttv3",
      "version" : "1.2.5",
      "description" : "The Paho project provides open-source implementations of open and standard messaging protocols aimed at new, existing, and emerging applications for Machine to Machine (M2M) and Internet of Things (IoT).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb09d20835460ad2de7b6d46e77ad113"
        },
        {
          "alg" : "SHA-1",
          "content" : "1546cfc794449c39ad569853843a930104fdc297"
        },
        {
          "alg" : "SHA-256",
          "content" : "59914287adac506a28d5e8172eed262a22605f3df4d426b9d92f41dae2448185"
        },
        {
          "alg" : "SHA-512",
          "content" : "3bfcecbd97a2afea3bb4c2bd2eacb9d67349a7f460353e3a522399f1c5960c884710623a400d085bddf1c39a366b2ca316ade6cbe1fae277ca62145675a428b6"
        },
        {
          "alg" : "SHA-384",
          "content" : "ea508a01d535f9936ae040d5752d5505e8a6c288d71a937de588ea5b9f304468e3292ed851b29809c70f15a50b6f3f38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c8e8655ffcc13aa17347a7498b2a43e0c2a14de7e2f64b14f713ea4322e1af35712b09e19504b85c12b7f6cef81812fe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e9bafa23bc03aba45ded347511c0184d158a5bf8f9ccbb93702c3f2ee2ddd117"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d2db4b371e8118ee68b71a40d5d031b8c703a021d59ae888001b128e27344dd9530a4a54ba8a26382bfbfbab074001433010048438197099b736ffe3c850442e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.paho/org.eclipse.paho.client.mqttv3@1.2.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.eclipse.org/paho/org.eclipse.paho.client.mqttv3"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.eclipse.org/content/repositories/paho-releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/paho.mqtt.java.git/org.eclipse.paho.client.mqttv3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-mqtt@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-mqtt",
      "version" : "4.2.12.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" : "304170cb85a62212369e8bd16cbdaf27"
        },
        {
          "alg" : "SHA-1",
          "content" : "348f6b4f824f7c0bc2989a9d8f990b8acff034b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "9084bd18fda96047e869085ae3dc22deb091661e19a416da280f4d1399187b08"
        },
        {
          "alg" : "SHA-512",
          "content" : "72245c25614357364ef62e84ed8e8f8f8fe297ce6c8d60a6aa689d2fcc00cf169e0bb136a8808d229d05574ec1fdf58f925442edad4334cbee3c7675edd09f8d"
        },
        {
          "alg" : "SHA-384",
          "content" : "60e320d3e09894ecaf0dd2cf43cdfc1ea54c3f4ec57d8478453cda076174002f3ab53174bc05236011906328ce71065a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6d6b6e3250aeb96451a119b4c2d6c5f0b9c6539f4ede201c6142a301b4306d34ab727ebff822924ce1c70156f0b6d971"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c82d9ffd119a9f8a8c2aead3544be01888399594ba64ccd5be7c25b8c812407a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f200522d96b0eb6d7c6b9557dd64fc93554fd920ea62408abed1603e5f2cbeba318ff5be8c0229cb9fc2ba6c0794103d1a0a2cae330521db1a193da8367c7009"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-mqtt@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-mqtt/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-mqtt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-paho-mqtt5@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-paho-mqtt5",
      "version" : "4.19.0",
      "description" : "Camel Eclipse Paho support for MQTT v5",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-paho-mqtt5@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-paho-mqtt5"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-paho-mqtt5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.paho/org.eclipse.paho.mqttv5.client@1.2.5?type=jar",
      "publisher" : "Eclipse Paho",
      "group" : "org.eclipse.paho",
      "name" : "org.eclipse.paho.mqttv5.client",
      "version" : "1.2.5",
      "description" : "The Paho project provides open-source implementations of open and standard messaging protocols aimed at new, existing, and emerging applications for Machine to Machine (M2M) and Internet of Things (IoT).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aec1fefc5558ebf26f2b6ea5d1ab50e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "82a20fe54f2bed0ef63b08a904bcfbd546e281f8"
        },
        {
          "alg" : "SHA-256",
          "content" : "d71fe7fcd63dbeb5241b415c25af621acc55fc5e6ec65c036115d16a8e790188"
        },
        {
          "alg" : "SHA-512",
          "content" : "72c643da8225a72b9b7c5e389e97e7f9d71b651b1552455867fd47a0d1f8f5c1f0840c2c01830d6c90375b1cfc21c3492fd727f067e406f86d54d3a0e27ba4cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "41bb00d879798233a8e59fd07b1cb82dff7d4a5b1d5dd9d71cbea7e0b717d7ffc7d5386b497d2f7dd090e690e72237c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6344ed9ba7078ef459de979160560ee94185cc08c25be664572c981888b83a506a7ccc6d67356d250379af1ea6d4debe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6a150e4d3cba1f3eee94cd1aa311e2c201ba7b2d0caa7154a82eccee4aecc33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1e12a2186663f169eb8f915ef6a8583589a524fa07262d096c512a89f1e15fdd580de497ea96ab82884d50ee24d43601a9de098063eb0a446804ce103993300"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.paho/org.eclipse.paho.mqttv5.client@1.2.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.eclipse.org/paho/org.eclipse.paho.mqttv5.client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.eclipse.org/content/repositories/paho-releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/paho.mqtt.java.git/org.eclipse.paho.mqttv5.client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-parquet-avro@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-parquet-avro",
      "version" : "4.19.0",
      "description" : "Camel ParquetAvro DataFormat",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-parquet-avro@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-parquet-avro"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-parquet-avro"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-common",
      "version" : "1.17.0",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a4788b3dc17efbab5f32c52d93604e3a"
        },
        {
          "alg" : "SHA-1",
          "content" : "832fbdbe4bb4ba066e8f0f5d896c7c57da13ecff"
        },
        {
          "alg" : "SHA-256",
          "content" : "697ef2603a427eb997837cec5d7a1290322425e63678f37257d8f2e8619f2c4e"
        },
        {
          "alg" : "SHA-512",
          "content" : "6ab618db185a66f5db0374c7d837f1d3eebce46c0c47274e31640e20e7e757685532510e72a68c549c87e8ab01e54b777835daae77031f4ddeb63c4f3f2bc54d"
        },
        {
          "alg" : "SHA-384",
          "content" : "441367c393216229164a2ccca4ba817a46acfa8248ae6debe5dd2bf4fe0fd861aa3e7c389de997960130e8da37a0664f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "463d46819ced3edc5aca4869f45c729e28d696043850fac41bb0fe3107dc60bb8083814112c4553b3f1a8e668d10b878"
        },
        {
          "alg" : "SHA3-256",
          "content" : "404a849ff9ccf9bd437fa85215ea841212be1cd0776e378518d9ec655e93e004"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9db78e589469be765a8e63e20f2bd2e7ea58aedbf8cd4ff0a76ce0fd1ebf1fa57257c3bf518b4893c11ceb227b5a1b1de5eec3d646f2609a57a87497d2767e18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-format-structures@1.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-format-structures",
      "version" : "1.17.0",
      "description" : "Parquet-mr related java classes to use the parquet-format thrift structures.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8bc75f1810154685369167c0aad03ca1"
        },
        {
          "alg" : "SHA-1",
          "content" : "fcb37419c5b7f1075b648d80b5c480c02a69057e"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b251f36df0bf61c80e23f07f76e3564d1b6566dea98210cc92a80e3075c0116"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc6a99d14f187d8488bee205285d537c6e21c5e9c8fe516b74828eb978d2f4fd3562580b7b7aedb5ca43d89999ab6fd53b11a1d27059f8ae3bcfb0d65b535be5"
        },
        {
          "alg" : "SHA-384",
          "content" : "54b3bab9bd150402c1ecc0193f46a54d2cf4874a33d8e32f5d687157cdc6143c51261011867a6c2a3b3642646f17aa8e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a1132177b803f762cd43ce37fa2ef3ec9907ad7211e4028f1db3bf33e3f11f60c8f2e8e48670f50c6b8f6779c39901b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "021ff4e48b11fe4042846da49e277aeac91397c62ba9f992b792d0afa7c84cd9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33c41fc9b6b152f60d8dea09135021a57a4ca703f67a6ef3e014379e566634deb0e7e4f4e11d1ea6b9dbf178ac1cde234e8bfb3e1647e52ebe7c1b1d1e1ce00b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-format-structures@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-format-structures"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-avro@1.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-avro",
      "version" : "1.17.0",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3682bd23006aa0dfd4ddac144ab5720e"
        },
        {
          "alg" : "SHA-1",
          "content" : "4e264cf8005787e6fe889577c24baedd12c597b8"
        },
        {
          "alg" : "SHA-256",
          "content" : "a324c216f973f0c5a73c93bf9c1e105264913f97da6b522b43a71f437945d3a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "c676dcbb2d4c7807dae57d6becbfc0752b4dd6c18ba95aa5f047cede4dfdcd5f71a48de53cdee327e2fea895f11121eb18028ed855009a3f2c3bf8f7fd5a635a"
        },
        {
          "alg" : "SHA-384",
          "content" : "d8d7096fd48f987aeeba8347a7c84feb37490aad425fce3a4e346252782a48d8a58a01f86b7b5eb1c2698d708973bd98"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a594dd63bb38458c526e0a29a7a9e3bc3bfc11a6d8ceb4d11bc6846007a7796bbb098dc7e7ac804b80dbcc99741fa22e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a67b75624912217cd87c801fd675f2fb370cb871e77b077f3fb9473f9f52c43"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ad8ef727ed9171e30de31bfa22691a41c0c6324409ff7af4fd3f387129e1fa7b7f52fe8c3467bf998d1292e2142e3c14e2c27fc8440759cbc794eb47e7fc7775"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-avro@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-avro"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-column@1.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-column",
      "version" : "1.17.0",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de0b4768d6050fed4a8484ccf831971e"
        },
        {
          "alg" : "SHA-1",
          "content" : "c776925bc0d1466b4f5eaf7ba375c3ba6d9eaa2e"
        },
        {
          "alg" : "SHA-256",
          "content" : "2fcd38628897c3b547b92d0abf7200ec84e9eb3fb9e8450b196142e4d5229044"
        },
        {
          "alg" : "SHA-512",
          "content" : "049e5d233fddc6a04b9512d5e90ce116719d549773bd44300d087ab7d9eb3c24f5d73f1ee3557592bdd3cda0309c0895f174b82234b4a89d07df52938905c131"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f8706ae17563dff9bcccf9637bbbac74da1cc8b9180d761c2eb311272def250ac713b4e73ff6164d84ddd06fc07715a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "032be9e7cee8ab222907db0fa86478afb853f426c3b41a4e3afacbf6f9100283a937ce3da3e41c0a7b4ce77b8aa362a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "609c2314f3babe95580080275044b7f024d0235216f61cd2fe859b2de9ec4ad9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "18a862e043241ae47f5bc9c9c050f7dcbf57409699dce51e8af25e4d5fe5a815cc219cd4a1b31ac965934aa4472f2fe39643717d76a5fcc9de09680f596feaf3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-column@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-column"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-encoding@1.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-encoding",
      "version" : "1.17.0",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e24da84356b31337dc4f0881797552b"
        },
        {
          "alg" : "SHA-1",
          "content" : "a73ef96585b6b654b3f25dd12bcd5812284e753a"
        },
        {
          "alg" : "SHA-256",
          "content" : "affb09b7f468b6437afe78cdb229ed5631bbca5a578fb9cac22ead2187b9339a"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e11a8e24255136bb0f84f861f28426c220a500c2a1f7216876e2e06c982b2349d18825a846a30fca27335fe94850ab16c3e32a174a5ff4e50ae87ee98ac9930"
        },
        {
          "alg" : "SHA-384",
          "content" : "aabede3be120680c4d2c2c915d47bafe6a11aad9f33b9274baae3cb346f641ecf315b0e1211e2a7fc8a9c8701901f0a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "120389075668ea0c186a9915ad3ff134c8dbde2d82d147194351fd41fab5642ecdd78050c9a7cbbdb807fcd322460f6b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a4ba5780242dc0d3ea0ae518e6bab7ade77669bd4cabb6f164fd81120abb1806"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d30ced021ac63746e4e580b0c29d3518e09ca10761c4eb8bb730ef286fe842bc5c2b2eb83f022011cc4e0d3f3fbb1e7dca61f84dc9160351ed0faa7f9119566"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-encoding@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-encoding"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.locationtech.jts/jts-core@1.20.0?type=jar",
      "group" : "org.locationtech.jts",
      "name" : "jts-core",
      "version" : "1.20.0",
      "description" : "The JTS Topology Suite is an API for 2D linear geometry predicates and functions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8de91edea80ac2de00c07226458649fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "25b72c9548a328cb1aea8a6b89d710a31ade5403"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a783d8f9dba3d3cf7265435f134402f63c05838aa6cbcc4297ad3a5b2842baf"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d6e32203f36517447cc027d741d1be301d454d34707d9fcb870d49dd686e7f1f72cff4b36bdd90ed8f2bee7e3afade7b3a1457de9c15777b91f47cdace91a6e"
        },
        {
          "alg" : "SHA-384",
          "content" : "5a9f3ca93e90797313a7983a54edd80c44a48ba46647677b934b46e23273b2facbea8b752353dd47d6ee18e2a92779b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "02182b13041cdf61fc75323cc34dc7676b175fb34a05dd002f3da6fd190201655949bfff4c5875cc36d0b8bfbab31e4f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ac7798576ed86c7873e85319bc4e0c205373928517859f9a53c9e74d057781d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6927a7e2cb64065d3b7d3a01443804e189d560b840ce93afd34e77894b281e0387f5fdb9fa2bde9381781bdd979cfc3e4399d6d8091fd8d6d0c2f89001450223"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.locationtech.jts/jts-core@1.20.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.locationtech.org/projects/technology.jts/jts-modules/jts-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/locationtech/jts/jts-modules/jts-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-hadoop@1.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-hadoop",
      "version" : "1.17.0",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b46695e8d065958bbbb7bfeb663ce33a"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a4967433a30998f834405b57aa034e21980c723"
        },
        {
          "alg" : "SHA-256",
          "content" : "c47b0a875951fa191fadf8c5d13742e8938bdda9779b2d8fec5c5345ac9e0184"
        },
        {
          "alg" : "SHA-512",
          "content" : "8668e87c07e1a9ca0ea5fdee21e3fa32eef02fe3ea6e18e2483678ce8ba57a8c8c4cb0b162879b0f344c0e7c8562e8b057f1effeae554c9afddd6f4d1fb14843"
        },
        {
          "alg" : "SHA-384",
          "content" : "b97e74dae7ab948d93f99a765d356d75b789fcd3f00eadcf883bb489e1060c8652ab1008bc0b817e0d1ef0eedd08e4c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3cf33d7db8a368cbf577c8798216fca17310e8b33dc34bb99fdde9f6802300d886f0a968a406a9a22c1d7a6891bddcce"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ffffc11c60dedff7ca922f2df037a26609fc812bd7506adcfef6a5e15a185bb2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dbf17007e3cb12dd1716465a93fe8653b3dd7d795f5ba5c726134ffda7c65fb258ab73d20204902e90b06164811010f2be907d8dacb4604c08f73f95ce301a47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-hadoop@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-hadoop"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-jackson@1.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-jackson",
      "version" : "1.17.0",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fde1b8e055f1d4dbb582b2d7f30796a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "4575b219744e3dd5a037ab489b8de7b2a5bcc040"
        },
        {
          "alg" : "SHA-256",
          "content" : "7a4fe149acf7b2381e5c4d0677c075e11e4289ff944fb99be70c9f7d337027fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "5d6c387cafcf4708d02d13bf69a290dbd93011529d1f12de338e0944aa5976e718bb4eeae5648b2ea602242a7b153cde9d6afc8e7ce8b618803e328e855e8225"
        },
        {
          "alg" : "SHA-384",
          "content" : "a17dc924959ceaaa012e0f9b3e1d207f28489088738eed6301c55cc7c89244b0d70878dcb3ecdbf62a72e6bdf63d54fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e0c3200ddd59f363cfb5f2c620491709cf1442782f97042073feb9605c06deecc4d9c8a7f1ac9c9dd550d616ae861f33"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8488d8863581a24533682473f81d43dc3593763c6d60208c58818dc66f34c3b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "61a6803f944783a9f1ea3ac8b720314da3d6a085f39e1c4115b84e6b6408a070037afe664f412f20660ae968bfa097508b78fb37e98156822a2f9dbddfb3cce8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-jackson@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-jackson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.airlift/aircompressor@2.0.2?type=jar",
      "group" : "io.airlift",
      "name" : "aircompressor",
      "version" : "2.0.2",
      "description" : "Compression algorithms",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86ebd034828b5af24292c985370c360a"
        },
        {
          "alg" : "SHA-1",
          "content" : "527952aa21839e8664618e1fe73c5648173607ac"
        },
        {
          "alg" : "SHA-256",
          "content" : "0c2a96bf86d5fb24ff7f20c92483c61391cb10d440a4bd278c77365a2b165698"
        },
        {
          "alg" : "SHA-512",
          "content" : "db5379867ff66f5570f48f42093f9172df23ef75f124fae4ec2dec74ee977ad081139f9dc0a663aae261439cb435a5c545edb7122d1bac40223401fe93fb431d"
        },
        {
          "alg" : "SHA-384",
          "content" : "117c41b463396e88a025f4bf3f1904dbe2f111dcb86e8e99b3960705bd92b205982df031b68d046bc65c3cab2d503fed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0558592618b70715c5308f6d3e5d2ba64126a9d521f2ed6f7dc1183dc0039ce88f3298a4462d3c3cfe3bf34f517db7c5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab3d5a6f88eb30b9c32e90c7bb829774a5efe201fae82a5ebbf66f2c32267276"
        },
        {
          "alg" : "SHA3-512",
          "content" : "764f153c20a2ae0a3ddc90ca6a5b660709854171fe96cc2b5ab423de3da447b85b4329bab5054df41705becb2cb5da006585bdb64cc780a86f220bcce87621c8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.airlift/aircompressor@2.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/airlift/aircompressor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/airlift/aircompressor/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-3?type=jar",
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.7-3",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3fbc3eacc330244bee10dd60828292dc"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc55c256583fb810f9fe3ede271843b68132fb7c"
        },
        {
          "alg" : "SHA-256",
          "content" : "a38a4a97f1b43b878c91e0dd7f1e3d17f0e70beec71d95bacaf56a2f207624a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "20bf70ca9e1f25eb541bd2f79744752b18ccb77e4cd1459f1d45cdccca86b4c1033439847037f99d6dd2d60302b81ccf015432e5e4453df1133cc5454eb0f291"
        },
        {
          "alg" : "SHA-384",
          "content" : "50def63df83cad188cdc46fb40aec8b5dad45c62fb09b70a4fe5d2205cc656d008773184319fb23daadd191fd93aff77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89b03b1ab9850a64ad4936258c443a33cbfe94df3508d0c4b9b9c23456ca6d89d2bd690dd3867081d02852015c9f2b28"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dbcba5a5013f074f69479716d939fcf9991e549e8a315e787af2393187f126ae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff172fbe15f308cc43f90a11e239e26ece7f014a1545b61c7480bbd4ef970c218832dd9bc4269cee08bbf2d947ffdb2468fb9af64415cf876b27848d102fab18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.parquet/parquet-variant@1.17.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.parquet",
      "name" : "parquet-variant",
      "version" : "1.17.0",
      "description" : "Parquet is a columnar storage format that supports nested data. This provides the java implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dc91c674957b141da407253434b115d8"
        },
        {
          "alg" : "SHA-1",
          "content" : "13005ce23327442e15630dfbcae0cfecd7a26295"
        },
        {
          "alg" : "SHA-256",
          "content" : "daecf8161e7bba63f7ba9fd62c1e8a77730c9a9d76a335191dc9d0a0fcaaec52"
        },
        {
          "alg" : "SHA-512",
          "content" : "444cdf0adc3962edabf8c92ee70824f3283623c7017ce21cd747b3dedfb0876d4fe51273ed49f4ac966fa3a8d5b7f998fdd7630532424e2f39e2b19a52dd1ced"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcd7cbfc26b3ceb8fbd0e41669f7e8058bd3be3bf31e9f067a3592984a128862d6e52e57b5ec262e300e7d11f9d22bb6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "291b3f6361160369bb5f8ddba8017f544df39c11ceae168d15ed75dd823da8c43274abb901d1ef29d7d1b65c2a3e168b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d92f6a65c1a6b76c58bc2576967d49699f3e18f5440d6585acb77a8df9703c2f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "85bdced7ef7cf5a7b2e7caef7d9a2b3511dcb6209d74c97e52b7dd6b4de0ff30ebc288354e978efbc552c0d65659e4aec077318fea799384cb4b73253f52eff3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.parquet/parquet-variant@1.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://parquet.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/parquet-java/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@parquet.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:apache/parquet-mr.git/parquet-variant"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro@1.11.5?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-intake",
          "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.hadoop/hadoop-common@3.5.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-common",
      "version" : "3.5.0",
      "description" : "Apache Hadoop Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "47dc6bfc66196af2a1224fbf7728454c"
        },
        {
          "alg" : "SHA-1",
          "content" : "4670eab00f64eb10718628edc5680c6e389e04a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "dad07af66b59454e71b046a2fce0c0fddb9c522eadd146075e6add82aad86ce6"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a2e29adbfdb9066cb6165f86eeeb913a56a9fc118546b27dc4bc8d600fd16167aa319774bb43ba61cd88992a9e7473d620c361b67f73f897ae189cd1cf67cf2"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b5640572deda1b4f1327ad37046c6df0ca88e49ccb7ebca19f07b5456f51560e36b1dbf76a9b4e54b19c44ae59c7a1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "61a96fb14ec39448cf813ce96b22df445a204637d7839c2a1a7bb8fe27269f8eca4a3733a108fecf0376cf517700e5f0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "981774870ad4f226a56f9c92687528eea40fd1cd9c04042c4b4b8da722d90188"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c6f22d217ec25222233d9ccaee5e688441eb97b56d8d5736d459b90ed0c767e2b048734c1de18e8cdf383073b3654d883ee2a31abe8685c8bf2bb51f294db75a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-common@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_25@1.5.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop.thirdparty",
      "name" : "hadoop-shaded-protobuf_3_25",
      "version" : "1.5.0",
      "description" : "Packaging of relocated (renamed, shaded) third-party libraries used by Hadoop.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "323aad0c6c8515f102315c8ce907947b"
        },
        {
          "alg" : "SHA-1",
          "content" : "810f1b57ad34faf0823b217d4bbfde40b254f6f1"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3182ff49abd6c3ee0f0504bcea027434e7f2dfd7b5cc7111c6292ba3e9f3b8e"
        },
        {
          "alg" : "SHA-512",
          "content" : "c48625df0bd97d5a750e59f3ed3c80f233e97c80496f751d3c0e7c0d6dc986805a4b5d59219b0ef3fc4a71973b6a0deba334524ab42bc2e4feace5213ba18a2c"
        },
        {
          "alg" : "SHA-384",
          "content" : "510f86d1d479b44cea22582ea2bc66616fecf40a4e372e9dae55c2c0e915cf4824bf7d9a2c1830faf062bef27b439abe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0bdd217f03b2188d2675fbcbe4a1d5f02096f6bec8368f77f109a0162239d3b112eb9794dd19cbab8ed37fa82a0c43a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98ecc3f747b7b129db989b3bbc47661eb040d4cb9ae15dabea8f958511b0426f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "63c1fb87169d22ec3c158819ad1146f500a675b20117cb077db9c1e0170dbcf36c68ef27412a4172130cbd68eca8375bc3afa0b65296d4ee10a8fb9f38f02f3d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_25@1.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_25/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-21/hadoop-thirdparty/hadoop-shaded-protobuf_3_25"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-annotations@3.5.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-annotations",
      "version" : "3.5.0",
      "description" : "Apache Hadoop Annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ff6eef9e9b1e16ceaf6b467dc756414b"
        },
        {
          "alg" : "SHA-1",
          "content" : "ddfc5ae8c629041729c67cdd706d4e9bb9d5726c"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2291ae546bb40bc30d1ea5c527b48b3277b51bfeb3dbd2941a7d6f98c5f37bf"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1a9288ea7c24e9ad12f52c90a3ea42f38cc56002b95f288800756753f6943ca148c12c06436d555b1c45364fa3d6b69ee89bcb5f02fac0397e93bf5c61b32ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "b1415e98dcf0ff26cd6f6ce0f451dbd1dc80bfdfba07f0b0436df116202a85bc472056b3153d62aff31b0fdba005d6e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6628a90e24f6d0924663e59bafaebbd2105d35fafac49d0538203c4c63eedffb3c27dd88d29cb7f39792100619f47f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa0975464598d0e86a0f96db8e5dc53018f521287fd2532971817cd0887477b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e789328b4ba3f2afa061291ee20e03e1a02dc83ba487048b1293cb270a7d67039edafb64c4797c92a517d53ff40afb0cd22f2dae5d69f5d442b356c6887ced99"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-annotations@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.5.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop.thirdparty",
      "name" : "hadoop-shaded-guava",
      "version" : "1.5.0",
      "description" : "Contains a shaded version of guava and its dependencies.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "db298e666e75d1e537457e50ca474bbe"
        },
        {
          "alg" : "SHA-1",
          "content" : "f2ca5a1a9151cb9e14ea069770eba750b38ddb70"
        },
        {
          "alg" : "SHA-256",
          "content" : "70d5c152622df6fffbf8836af7833215dc7acdd5d9c881af11b8c0fbf30cdc0a"
        },
        {
          "alg" : "SHA-512",
          "content" : "5092421bf9bea1b2212244469b28af25dbb6e5f1b3926555ba6c074cd02edadb7c76fe15bb8833c964630be9f3e0cef9fd5f9f567e1cb315e677435df9b6a3de"
        },
        {
          "alg" : "SHA-384",
          "content" : "41660306efca734e9eeb889fffea5cfa7fa80eb5294781436d805dbea5516e40c82234758ca255b576654b33e2a3de38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cc46b2a9a1b8737ada158584842079ea3e5ee62ef340b1970e1757d93303e8f4d8c1ae61117e99fc55c789782d43042c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "322b99782295c6ae240053dd85bb30160474cfc850d040ca59ea594dfa5f904e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f4fac83523cf7e5fbb968105afa50c088d173e1dbc61c1b4e925e279a877820e59836102e0876abf13647625337c02ddfdda4df7f82d403a584d835a3e572027"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-21/hadoop-thirdparty/hadoop-shaded-guava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-cli/commons-cli@1.9.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-cli",
      "name" : "commons-cli",
      "version" : "1.9.0",
      "description" : "Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef66360f30909f8372d6358dfc5d1b6c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1cdfa8bf40ccbb7440b2d1232f9f45bb20a1844"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3d530d0f28fd0fbbffe2b0b338f70e8cb96f1605579e2e3abd4db29cac24e69"
        },
        {
          "alg" : "SHA-512",
          "content" : "d516a6869a31902df2c2e3318acde973a2b2423b5eb573ece5b9eb85f620a2dd25194f0e4efc972b9c0ea054003ee3ffc463b18ffb2428e47d85b88568c36482"
        },
        {
          "alg" : "SHA-384",
          "content" : "96c19d2776e7c590df7479256d1bb64814b918e2abff8fc247a084a877c063a3e9a196fa3774f2b1d811c822217fbe45"
        },
        {
          "alg" : "SHA3-384",
          "content" : "30d57c3f1b44d24eb143e911966310044ebd231690000aac4d80d34230937c590691be4d95d916ab67b5a2352dc0a71a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "737d6fadc7df28fba6fd5dc4a8ec83347d46ad790cafb66341ea971f47ca3080"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f8bd02833a656acd4ec072827f283333547ff9781f7d855d626346629a52e63c3202f03acbac9b0bdebe044bd5536010cbdd686d0f3d10fdec4f5cd1b4494b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-cli/commons-cli@1.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-cli/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "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/jakarta.servlet.jsp/jakarta.servlet.jsp-api@2.3.6?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.servlet.jsp",
      "name" : "jakarta.servlet.jsp-api",
      "version" : "2.3.6",
      "description" : "Jakarta Server Pages API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "07e4d801fad7599ae858cb6b779b5168"
        },
        {
          "alg" : "SHA-1",
          "content" : "ee48550ece1af1e0d8bd4877dbc6da5c29c5496b"
        },
        {
          "alg" : "SHA-256",
          "content" : "e915fa9db7245592460dfaf1a2df9cdfe800cc3976562ed492870db56369dde9"
        },
        {
          "alg" : "SHA-512",
          "content" : "51c0ee8b98d952590150bf8d714503dc1e5318a4e68f28935d9726cd80abc82a16ed4afac0794f536c0fb503d9cc9bb2065eb2f1e21909f89ef17c9ba0677ac5"
        },
        {
          "alg" : "SHA-384",
          "content" : "f2dc1ec53e805928ac7da803ee00751dec3256fb44b9208ac2b62b55d8d382f9d10d30b52ca1d3047337abdbba5a4b0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "001a181b4b245f793c6af206f3241bbff653e17addcd8e03ffab6c2db99e352f70649c4a70ab4580dee54cd5774150f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7032180dc0112398e3143e6fed125e2a3a157a205d9c9fdcd07accbe2bc919a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3531ae45b13036b8e5da3d1ea98cca0dd592ae56324d269e1f8e319c6b36b2dea42a873633291b0d797a640bc6b50bee4d856098d06093c5028fd8252f19aa4c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.servlet.jsp/jakarta.servlet.jsp-api@2.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jsp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jsp-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jsp-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jsp-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-server@2.46?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-server",
      "version" : "2.46",
      "description" : "Jersey core server implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1ad11637606aa1a6d1658b811514ec54"
        },
        {
          "alg" : "SHA-1",
          "content" : "726448a6e70697a6e7ba8026377c18c98675c92a"
        },
        {
          "alg" : "SHA-256",
          "content" : "4e79f6cac34a675798e4626c2517dcc6179dd84ff2ed9165ddec7b8b113256e3"
        },
        {
          "alg" : "SHA-512",
          "content" : "24fa3d65a88c2e7b9c2b2161f95571fb82f665548f57d6443c995b59bfbaeffc1aaf8b8307b178e79001e96d567f1408abde10d7782205ce9929cf15e3d5ec7a"
        },
        {
          "alg" : "SHA-384",
          "content" : "52da4c35b82731f13217886775db4453c272f2eee0e5628de38114c463b7fd449c8f7ce79f38a515ae30c7a77d8e93fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d9cdb171746b840e1059a43069abe255b47c8599057029625cb90f251d1b4a23ea9832ed6623f1476693b8c857761ee1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a71a7e5b1668c898e676f6d582e93db66adc893b36c87687b82c87df678e0611"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6fae886cbe7033a71ff6d752383596394cceb9e4de29f79b72c9ae20d28cddf02b93bf4d4a51192f20a15fe1a4d5b45832ac6e97b1bd2181e72bf298efb9aee0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "The GNU General Public License (GPL), Version 2, With Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-server@2.46?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-server"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.46?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-common",
      "version" : "2.46",
      "description" : "Jersey core common packages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2b62eca011d66ba1c2f48ec69af50b30"
        },
        {
          "alg" : "SHA-1",
          "content" : "213c1f533bb88f226736ed4bc9f3ceabb9c5d87a"
        },
        {
          "alg" : "SHA-256",
          "content" : "a2e2aae5e63c4bb55f47508702ebecc3598802e758de75d92c7bda985bc6415f"
        },
        {
          "alg" : "SHA-512",
          "content" : "f59ce6df05819dbeb373148a51176778c6ff98ab5ad44cb85d7f35ccd2c56eca15415eeaae9419b7051bf6c4344aa0903ae194096ff9e801c53e62704d2e0cf7"
        },
        {
          "alg" : "SHA-384",
          "content" : "9209538ff3a97ac0e376badc4a83457bc189ffdd9fbe5e151f3a3b77e9620a3f6abf3a8593ead1723e9dfc9a7b429dc7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c401cc312c920318ba7de4d3e8023dc1223fe3efe1adec1d176743c1689a47a5ab9814eb6bf43d45b5ba85afa30f730"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ebeff5fd771faccb4165cfb9176f207dcbbb302163ed33b93fa78bc6e97fdf3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "20c624c2c819048a6977fa99e490ed92056dffbf9982fe6689af5cd952d1f5a7c5f778cfef0ace0385dfc3af6a0c67914e7b41d485b34c6b8db64f5512df6370"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "The GNU General Public License (GPL), Version 2, With Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.46?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-common"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.46?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-client",
      "version" : "2.46",
      "description" : "Jersey core client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "27197f85cb9e576d09070d2ea13cd3dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "87a5040e196d854c04872f033011a16542a1a53a"
        },
        {
          "alg" : "SHA-256",
          "content" : "97318a81535314bf9a3ef7ed92ccdd62d42000971fea74807f3668afc95aa694"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c16a041235368e78bf83be06402a6d06ef3e8088d7570d24566c8d0413a778e66163cefd2a0d125011570650dcda13b8413a7c0f4434ce0f4d84f7848ba303b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2d3aab0d2244583c49fee2ddbf608973b1e9b32a0718df09d7191d41ac52c8382891c6d5374a88f3d8ada1fb08d8e905"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06aff51f628ccc38e66ead41cc0c6cb9599d4d730439fd07006264b88f407ca3e9dcb7828efbfe7d0a2654bd766fe7c4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "452b076c28d4decd02681117d7fad082bb02b4e30a0790eac645b70e689248b3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "67d767a1192aa3e0f0d5216c6f545185e7b6950220bea41ea82aa2678dece392e75f7804f10e726fd3a7e784bdea257f64407fd9397e3293a128a0bd001f9624"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.46?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-client"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.46?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.containers",
      "name" : "jersey-container-servlet",
      "version" : "2.46",
      "description" : "Jersey core Servlet 3.x implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6aa90d1382deedb47cb8e8aab7dc2ebc"
        },
        {
          "alg" : "SHA-1",
          "content" : "a09b717ddac752f4da9e4a7508e4807e7042ecbd"
        },
        {
          "alg" : "SHA-256",
          "content" : "1953e27fa86b95ebc16caa393ce0c3ba3e7c445f2b2793ad5c4bc7d4c0f63a46"
        },
        {
          "alg" : "SHA-512",
          "content" : "23a4747a7f13b73377d7007740e76af7721ea6705b82965823dc46866e279244765a10d509dfe8fca68cf373e87673e72ed47837d84a6efc3ff46f7dda41ac39"
        },
        {
          "alg" : "SHA-384",
          "content" : "d77248f11108c6cd0b3ebbbbb8165f8f121ca9548cc0a8304d41cf7c800f19f6e78c045b7bfa8bb52fbdd3b2f5288e34"
        },
        {
          "alg" : "SHA3-384",
          "content" : "65a33404303b436517394a6b2138345df02dd028c322373f0218f0749a2b3b993c40610383893d17bd9dd22da15c8653"
        },
        {
          "alg" : "SHA3-256",
          "content" : "659c97fe91bb2350f6ae72424f397fe447a5191572b39fa7c01c49dd3ccfdce9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38b012711036dbef5bc106ffb02f132afbc8d0fcfd3130e5c5b634f4460c3dc74e55e53d2d918eb6ab45263a1829d2ab5065ead644a674876f8772260cf9dcc7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.46?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-container-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.46?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.containers",
      "name" : "jersey-container-servlet-core",
      "version" : "2.46",
      "description" : "Jersey core Servlet 2.x implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90d97bd0ea9aa00f2a2d941d0895c267"
        },
        {
          "alg" : "SHA-1",
          "content" : "d074bee825f0d85035a1fb98d51afa1ddec5eec6"
        },
        {
          "alg" : "SHA-256",
          "content" : "e9be12ee694f541f4acfe29b45b22f03568a2f28fc644f968399186590f8180b"
        },
        {
          "alg" : "SHA-512",
          "content" : "76d4d8420d970af0f32aae71ac4df4d066ceb0dbb304a5cdebf820e0fdf6d8b97aa1b98b90462d7e55b6020ccf59cec128ff384a66ffafdf16df6cd21a8b4927"
        },
        {
          "alg" : "SHA-384",
          "content" : "00a4d1552c79a6fcc7c3df8b7a81f3cae2e900eb13a12fc95fb6850e6508651309fc638c6f653a85fe04dcb03e11291e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f2e324bee050af89ec2108b1bcb6cf268ddbf27871cebd1dbf53dc650b8418ee5561da9063f3ac051571aa9a202f52c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e446c7401d68b4436611e7fb5bfa0a85eb0a1e99d80a2909dbc213f525bc4905"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1fc090868ea0af7cffd46f5a5ebbca89a74e711f21bd6020be7b2203e017cdeb5dafee74e6c81550fae1e8fc5437cf1353dc6b793fbf431253648944083e3d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.46?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet-core"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-container-servlet-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.46?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.inject",
      "name" : "jersey-hk2",
      "version" : "2.46",
      "description" : "HK2 InjectionManager implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5f2b9cb84349016fa34d115cd26ea1f"
        },
        {
          "alg" : "SHA-1",
          "content" : "21cd007eab0a133558f93d99d610bd14936c50b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f5973286b514d758ea1b447aaf844c1cab0d50b77509d123f2bc8fd6db23886"
        },
        {
          "alg" : "SHA-512",
          "content" : "38edb1e57611af17d4ea1c1397a9888f8be31a62bbfbb32b14071be7b88f53348d28abe88ea76050dcb8a7a860d658560c05133053d35c18d115c9dd01b19e74"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f4d07238d195cc2257bf215378d64008757e842104f84b465d4096be794d13ceef3a0676b0c0978f7bf0211f1262dae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6bfaecb4744ccf699e65403c6307424a5533aca8c8006bce479d9502bf5422184b183391764e4f51457749f6cacd59b6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8326dee7f87f74e5a3bd77e16e4a4c072d23459e9a2d61397db9b3ed82215cb0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "024eb665b47abe3135e3d0a8fbfd39eb179f6f1419e3714f9cd3d76d0064feb8ace667429e543d1b6c969e2616f798da6e155d3abbad89d5f90a9a659defb25a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "https://asm.ow2.io/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.46?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-hk2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-webapp",
      "version" : "9.4.58.v20250814",
      "description" : "Jetty web application support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1da2dc4a37e4c4f180fe928ed6f7e5e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e1bf6a01d0cd996a7699c26d8a45cace5fc63836"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f58ac238deb2218140ffa446661c1d1323752bc4b4ae01653d9500c3fca38aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "52be7ff3e909e106e4de037aca9465c6d8c2d98aeb41f1d098585d1acfabd1e6455c5e0232e4294d838732bbf3497af428b675b95400f9816c87dbeddbc3e5c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "045293783ae3bb2ffdabd31da48f537eaf70332397aaad1802ec512a64fb72d47abcca7c52953924fb84a629fb38c0d5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "987bd11da1b549a3be56ad3dbb7ebe5417cee480f057e8fce4adce1af9983123e627236b2cdc7733a29fd22b247dc9d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7a6e7f40907f2cf94858fc607e577ba12cb0349db08b3b2181028e7789c45bb7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6638b24c6fb072a06762894c872a4146d650bd5a78b379107d14f4b42ef3d59487c4b0227fc432aa000b96b4e1d7caca06d63511b5b750a6b6a89347bdddcd24"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-webapp/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-webapp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-xml",
      "version" : "9.4.58.v20250814",
      "description" : "The jetty xml utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8fe489cbabe9b25a3fd9427246ff9453"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4c197a26c7bd7144d8ee1d0005eaf4ef8d2a6a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "2fc7f7364ec009fe2bbae574554994cef16c4230de170bd6be51ecd6f6bb95d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "a69563f65c9fc343fbf11f3a8fc8ab3beb38b011c28f5b0708489fa05448e6aafbcd9e9b0e34f0c9ad72cf93d82e1a24e219ffe000394ebe59aa5b467b544ab2"
        },
        {
          "alg" : "SHA-384",
          "content" : "fbf3075d5653844bfdd50fea3636e4988f64cb1c26a648b4a7e233d9307687ab57a1a455f9565a01b6f60aadeaac71cf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2485b7960bb6286acd9b39dcbd3ec7ccd47f3ecf10fd26abb5a78e786ab880c68a1afe84dbe4383f54b6b2273ec36c9c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "abd05032b6eb350542b967f610d45ac0495261d03c36577fad3c504e74ab9e95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8731865a830fa43cb193b9a77e90a7a10d1afac7db7688d20ddecb863d4d92b35f2a5cea5e74b6a7c469731fc9daa3387d6f57afe86496bba3c95e3145293796"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-xml/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ch.qos.reload4j/reload4j@1.2.22?type=jar",
      "publisher" : "QOS.CH Sarl (Switzerland)",
      "group" : "ch.qos.reload4j",
      "name" : "reload4j",
      "version" : "1.2.22",
      "description" : "Reload4j revives EOLed log4j 1.x",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53e3301fc57f593f1683da8195364a14"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9d9e55d1072d7a697d2bf06e1847e93635a7cf9"
        },
        {
          "alg" : "SHA-256",
          "content" : "222f90d3e69541218ef6e70547749d693bd4c1846817e5bd7949b3e28950f99f"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa09c72fb0e6973b10d8129bd379c30e0eadd530c725ba965743ab272046500ffea975a0f824e9059038e4178fb9ad8b9c85db60c6cf39a771e458a195600276"
        },
        {
          "alg" : "SHA-384",
          "content" : "a612c151cf7957b3d2f8a327cf9439f401a396be183c00ef882f689a59a4b69687ec0eaddf6cf396a94b5e255906a2a8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6124be0114d4d06cf933ad11f26b222a8c1f414c529098de1627f33299fb1ed37526f1544aae2546daca37dc62edcc7c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "493b56fdd5a97ba2efa4af420605aeb7dc799b8ed43810c6629ea619ca0b383d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d490d27896c8b0364cc8f29bee3758ce12cbe8dfcbb4b9329899c65013bf73999a3601176245b8d63a826f6b9eb2e8efa6033626ae129a18ce57b3a6fba4c247"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.reload4j/reload4j@1.2.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://reload4j.qos.ch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/reload4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.10.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-configuration2",
      "version" : "2.10.1",
      "description" : "Tools to assist in the reading of configuration/preferences files in various formats; requires Java 8.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "498c46d864b060515ae497e3af9c34fe"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b681b3bcddeaa5bf5c2a2939cd77e2f9ad6efda"
        },
        {
          "alg" : "SHA-256",
          "content" : "d5642131fbd7d85e9a4b824c52711528a1dde0a7866dfbd22a8711dbabd9eabc"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a65df0e624d04415985030398431d022da562ff2a60237cee685ee81b3f2987c3fc89ee2dbf2596ca3985cf43dba221484420741493a72116b6e6aa8404f78b"
        },
        {
          "alg" : "SHA-384",
          "content" : "34617446cd39a51657c1f3a1e36c1a9fdd743c34935f459282bcd5b504e8fce6edc4b3f6a048bee7dc07ead45ba30191"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e7dafb1aa20bdac454cac69d1f397dd7e456a038c3eecdda45caf5cc6586a8fbb3f0ec77197f21469f9f864591708f8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "56b87a5f163f0227dc011d24bf53002d75e6a19014f3ab4701144f274b2174de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa3a6e9b470b7eeed52a99bfd1c33d66cc291d2209daa1982a5cd313f976535e8fa66cfb1308fcbeed925cc0734877504ba527ad88005b9821ad12b76399d01c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-configuration2@2.10.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-configuration/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-configuration/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CONFIGURATION"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-configuration.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-text",
      "version" : "1.14.0",
      "description" : "Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54960a12a82d52df3d5548d6934d87b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "adcb0d4c67eabc79682604b47eb852aaff21138a"
        },
        {
          "alg" : "SHA-256",
          "content" : "121fce2282910c8f0c3ba793a5436b31beb710423cbe2d574a3fb7a73c508e92"
        },
        {
          "alg" : "SHA-512",
          "content" : "4975879372241025bd0a47fe540ed7d0cd3e5eba474b12af67a8c6016be0fbb4f4a3a4a0064f4d2b6aebce67d88ee814da345a5ba3a6ee4f6293b3b4e7bbd065"
        },
        {
          "alg" : "SHA-384",
          "content" : "a038f1a8b58bb7ec17ba55238d3e40f5d9386dfb17870630a728b22741a9592819374e9abbbc6402a439eea4db5b739a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5325922bb72aa73d2d51cb3fb5592fc77097614fd3ab3ac77e3acdc0fe1dc8c18893cdd9a05768bb725fa40dd8c14527"
        },
        {
          "alg" : "SHA3-256",
          "content" : "31008266592ec8503bcc7f6b4e7125b0e377f57f3a697cdcb02ee7f20f84ddf1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "385249425d8c6ab181039195a03c6337f393a1e1419527e9f072d695367bc0bd6546e752d1912df557bd8788329f7609aa1c63ce42eb135e2d27b6141ce9280f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-text"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-text/actions"
        },
        {
          "type" : "distribution-intake",
          "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.slf4j/slf4j-reload4j@1.7.36?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-reload4j",
      "version" : "1.7.36",
      "description" : "SLF4J Reload4j Binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ebfedc67cca7891e9c535e5899930f07"
        },
        {
          "alg" : "SHA-1",
          "content" : "db708f7d959dee1857ac524636e85ecf2e1781c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae6fdd5c9547896114d5ec7fa7503733b7d2890573d3886fb548b3119c4d3f67"
        },
        {
          "alg" : "SHA-512",
          "content" : "595a00905b67886376adb45d6964b6d35a7e7fe90cfe0e26ed3b852c755ac4de96894974aac5fc590df689d3a28fa7198d899b544f30e83c320a2befe88fcb24"
        },
        {
          "alg" : "SHA-384",
          "content" : "700e92389464261381690cee669d9446bf912b58fd94be50837e1456c8f42a4586960036c097b7e08c2b32eab190adc1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb7b1ef8a0f765cf6582c7074803038438e17f8514ffbfa1909b67bf46f1d972af3bfffe1cbb9d22ac208a56c8a25490"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b235bb6a1a78c9ec24656da145df1ee4ef48f6795555d50f25ce9c391bf2891b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f9f4e0a547195da731d2baf86ffc3b7509df848601602eea94d0e8370207253f2ccfe6dfea1f473554d07be7bf940b3a9c67db03905b12b51d559e95c5375114"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://reload4j.qos.ch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-reload4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-auth@3.5.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-auth",
      "version" : "3.5.0",
      "description" : "Apache Hadoop Auth - Java HTTP SPNEGO",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "132116a770d5bcb93fd9fe85590acf35"
        },
        {
          "alg" : "SHA-1",
          "content" : "df939409881acda49ac8110480adf75293dd0abb"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd3f8552262124fa13e8b16962d75dc84a6761a3356faf40505af480accc17ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "327f282487374461934be157ffea22a17f8b0f4c953917dce2adf2b48de188f7d0fd20cf89ddfd07806dfa9edce289334117eab3aab10f8e6f791252b7b99193"
        },
        {
          "alg" : "SHA-384",
          "content" : "4edd061f86572e8d5b4c4308fc194bb9c06dc6ef759f0e014771c29b0e713486f05efdf73e4c27d86b51bcd6501ab1c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "931640b2855e48d4c98d0aca559ee6ea8ab172d13c8bd7acfce3e73a3f26d3d877d15bfb59ad2874ed634b37a45139e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "83a91fa0a4e8c441dc747821f9393506caa35bde0ca47ea03d0524f94d5ba274"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a592fb2b6a421a9a5e93abd9b470f5b712c55731d082fc8b15c90ec04a3f333b8e5aad07511e6d4778d7cf4761c8e3127119858abfeb71823621aaaa8f43789c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-auth@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.4?type=jar",
      "publisher" : "Connect2id Ltd.",
      "group" : "com.nimbusds",
      "name" : "nimbus-jose-jwt",
      "version" : "10.4",
      "description" : "Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "814c1bcc5ce8be81124064581de6ae11"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ca983d3f13080567e36ea554a15af38f31a0cb4"
        },
        {
          "alg" : "SHA-256",
          "content" : "6f13f3480ddc53d820d276f582f54843cff1daf5c6e35e534947e9de7723b46b"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c210161826b6393d3b88e018e3bf767a68025f82f068f39176e6ef8a564068ea0bab5d00ab122a720e4848b9bd3c8dd51ae6dcfe96fc1e2686122e97c12ff84"
        },
        {
          "alg" : "SHA-384",
          "content" : "184ea0532d4062d5b7a08d682e4789d0bf0c4499912432c07c2529907e42a127a8d6cea3389a867c057172192f21a359"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6feef75df7a8caf639a76ddbcc5ab72e722f4e9cebf1c82ff1ba0113553e90e8df0da22576a859ef7a4be825912f8a6c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "681e240e663ae76955b1c82cc2b19c8d7abaec4e6c4b25044df269e24ebf3099"
        },
        {
          "alg" : "SHA3-512",
          "content" : "206a89b58a070074cc34a2767591dacda11ed82431b89e87ef4c5b88487970dba7e368962b9a62a580147ad6f554d1c94a676678e0944a10c7d1a023f3785418"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/connect2id/nimbus-jose-jwt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/connect2id/nimbus-jose-jwt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-framework@5.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-framework",
      "version" : "5.2.0",
      "description" : "High-level API that greatly simplifies using ZooKeeper.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f8c775103235dd8d050bfa29e1417a98"
        },
        {
          "alg" : "SHA-1",
          "content" : "dffcfb521d99b9b7515f7b6041badac62910075e"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a6b6ec713bd4145fa6912f2197a1f642806c10d4ba87561dfec551f6eaec4f1"
        },
        {
          "alg" : "SHA-512",
          "content" : "898df91f7907da4b6ff333f20c3c384e8b0d422dd552ebe506c5241978271a96e1b22a307bc95e5a93fc3024ad1b3dcc98f5a24de148057cff5c4ce596c9e5b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "57f36b4b6335bb9af9132ff629de71097807c70fabfc16f70461cb285d4d7e07490b3343859f5cda0c5caabc2a6614bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "839fd4af36c0322060163ed8339cece46f23e2be67c1268f5ad5d4f94a911e94f02c2bbed91791fd1ee4e2afedc1179f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fe0da2e9bcee433dd49a5a76b9f61c6f6cb886f75cc57da93e2fd57f61cba0df"
        },
        {
          "alg" : "SHA3-512",
          "content" : "760a2f0196479b872562ed98ecea4caed7fd410ba2e98e4b19696ecebeaa16b57bd37aec41eb17f49290acf16b1e6476781608d77b59d46b56c0e09ddf5d7413"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-framework@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://curator.apache.org/curator-framework"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Curator/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerb-util@2.0.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-util",
      "version" : "2.0.3",
      "description" : "Kerby-kerb Utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "11a9cacab35cf276e668405a781fe3dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "dda5fbcbd1e8d5de40edcf6161faf94b915152ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "59da956d1c65f5ddfe43606ccfcccd1a4508936fb726d01b2f3753b292b97b34"
        },
        {
          "alg" : "SHA-512",
          "content" : "546807370968bf93b68f996a46ec2a67d3563c5ad3241e6f63b0f44cc30a3bcf6eaad26933391a493219f368d2a34a50599d627cdfac30cc75479e5ebc504013"
        },
        {
          "alg" : "SHA-384",
          "content" : "8dd3753be55f76f29165072c91abab0c32a53440a694e1e601b682019a2ff6ccbbbba99391fa6787792000b0ce11ba71"
        },
        {
          "alg" : "SHA3-384",
          "content" : "18ef59e3d522570b360f686570b5037c6f3932c87918b18e7266037bc4df9aa1221b248e77b59ae30309d75f797a2673"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3bbe5fe9bac70866dd10c59c539ffc1be949387ffe9e3692302ebaa2782b6633"
        },
        {
          "alg" : "SHA3-512",
          "content" : "745155480ef86db45b5c3e15a9feec9de515da12efb7d3d9415758f1884b5463ce26a642a254df96479007bf4cdf5686a99f32cac764bc9338015b33bb6ec004"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-util@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/kerby/kerby-kerb/kerb-util"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerby-config@2.0.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerby-config",
      "version" : "2.0.3",
      "description" : "Kerby config library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a0e445209c03c9056b864343cb6c621a"
        },
        {
          "alg" : "SHA-1",
          "content" : "322b25b1fb7f57f6987c54c5ef32887036108d61"
        },
        {
          "alg" : "SHA-256",
          "content" : "5137cab8fd70ce322f92a6ab7678f63d2660dab2c14d339dabae9f8e14067d06"
        },
        {
          "alg" : "SHA-512",
          "content" : "b8451dee6fe37acc1aca69745f8695feefd118d665663c1707d0b259ad5989f73ceb2b2b3f17044b106840dca3125a8a5bfcf41c5cfd471be3ec28436c5e3ec6"
        },
        {
          "alg" : "SHA-384",
          "content" : "637bad37eda41a31e2a1c59c1f67b4334f991ad03ad46e06735e7feba0bcc7eb78b08aa72e416c555839a71eee05f7b7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "384ea523da76aff4c0393e2fa8eedfad4509d13c4ead131507ea0ecc5fa19f2d4dd64303544c69022e074ccd83bd5559"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5473c374c83c35696f50ca7123ecacd2c471891bb05366cd41a279471fd902d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1012a6e8428bbbb1ab1d223e81efe309ae8b3aef138d06da5b7a9701bdfae92486d2c74dec3ef6b472a19f9ac58aa102f5d2075b3b07b8b413c1d8ed0147fbd2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerby-config@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/kerby/kerby-common/kerby-config"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-common/kerby-config"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerb-crypto@2.0.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-crypto",
      "version" : "2.0.3",
      "description" : "Kerby-kerb Crypto facility",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8532f0c9939dc62a74e396628cbfb7c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "a19d9c3fbcf52abd2f804f2d88f8bbf4195883a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e368bdc1e8a22e87c775e42d0a15599bdd9e16954f55a964f42ff1d9f94adb2"
        },
        {
          "alg" : "SHA-512",
          "content" : "8126b3ce9ea64effcb47f78e295a988b29e60101a544bdbe178d02c470f59b06870ba9bb435ed08a2df5135a8fccde836ad6376a7e61fce27a4cc8c186aee210"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6aff07142ac0b45d66660e73397795a5158911c22d6f6af8489639c0387532792e1fe7f00bb05e34f24317b67c820b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb10f4463336f0b347e7f4c46efa47e573458e3671803f3c6e4f578bd21c012335578fb022037ce9bd4f0604e5f82b8b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "80e06ef76d399f7d552b0088ce6b889bec8f66a9a2f369cc42a67eacbc81a34f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab4b4825f2cf6124445b098ae62b2e8bff5fd8a382f524174bc588968cc2167a2d290626903872393b89f2c53f20641a5dbb46bed37cf18561509ed16a3c883e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-crypto@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/kerby/kerby-kerb/kerb-crypto"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-crypto"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-client@5.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-client",
      "version" : "5.2.0",
      "description" : "Low-level API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e511e26039ab3afc9c8574c2a4a96112"
        },
        {
          "alg" : "SHA-1",
          "content" : "221dde476d45c328da9a08e0671edc4ee654ccb4"
        },
        {
          "alg" : "SHA-256",
          "content" : "345ec409bc026e114e8fd471a9273f631a3a494f0e091b092c1ac94499ddee4f"
        },
        {
          "alg" : "SHA-512",
          "content" : "6932678be80cccebd4816cf09254f24d05326094852f698577308aa62b38a21f18ee6e360c8c420bfeddb572c6d0b4e6211cb8dff80ccb4b9a7f2bff55c925ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "ea0ed9c45c4e642a4d00a4c047a6a3224fa70fa087a3cb35d8684fe860cc650a3df5fc1dad4d4a511c940c8d4e421f90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2afa22da0c841df094282af90cef3fe38deba7ac400b2a0ece9dbe602777ed220a610dca0c3d780ed3a1e552baa70dbc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c54a6c920a177274d9792d8e7f98558a10be0c4a3c9ebdd7b8b6c54fe2d15402"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a88fb25b4bfa33100b746f25f777edaea40d6726693e7c2b95fab1515bad85ccaacb4c606ec726f2b86e989576117781d41c0935f6b40d92eb125c199a297bd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-client@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://curator.apache.org/curator-client"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Curator/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-recipes@5.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-recipes",
      "version" : "5.2.0",
      "description" : "All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb85b588fa234a218e72310cf0380122"
        },
        {
          "alg" : "SHA-1",
          "content" : "477c28fdc25eb5d59759d8e931be191f11068f4a"
        },
        {
          "alg" : "SHA-256",
          "content" : "45e755b95763c9db8b8c465098ec72a33ee7c82132145a32dc9844d699c5b7f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef00f30ac4a4eab2dd8bae71e5093a9f24b3d4308602947ce5c6f5717560355bdc5ea06c10af84e9d45de9515a2557a138770b0a15c2ed467695bf1729f6085f"
        },
        {
          "alg" : "SHA-384",
          "content" : "80f3551c843e9e42c33ff3850d1a1784fdebbc37f3524dadff781e75b5d51dd0515caabcd0f2d23c8e241bd97a2c5c9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ecdbff682b868ad5506c649229f814a305a085e8e9b039c99105464726c940447fcd1c35652cb70dc49164d9dc35bf6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7aaec2bdb6d3eb23e03d8f69e7f42357e740d83160400e26a9dea9947dbca071"
        },
        {
          "alg" : "SHA3-512",
          "content" : "40b0c174bdf0490a05826f7af1c9f9bdc6a18ff11e0077fa14e0a72f3478c53da4afc7573c63e2c33b152085a5fbd9860a910a790993ae342eb49554496f2f91"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-recipes@5.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://curator.apache.org/curator-recipes"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Curator/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-recipes"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.zookeeper/zookeeper@3.8.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.zookeeper",
      "name" : "zookeeper",
      "version" : "3.8.6",
      "description" : "ZooKeeper server",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "21a54c0c1cbf7430fa307eaeda6a82b3"
        },
        {
          "alg" : "SHA-1",
          "content" : "763093ac53585129a66f6794b3f56874fc62a149"
        },
        {
          "alg" : "SHA-256",
          "content" : "a00943a87b9c83379267ebda487be1ddb83e9997a03e59f9199338a033b71ed7"
        },
        {
          "alg" : "SHA-512",
          "content" : "7ee03acbdc5567021a2d69d84a795849fd3b0d53430e580f17d5d7b2fff7f8cd7a7b345b00fb7aa3283adc70ea904bd250275b8f39d498e5aea529d8f3c45eb6"
        },
        {
          "alg" : "SHA-384",
          "content" : "75140fe6888a5fa280f9e6e41a3fb3ea08b42bf184caf398e2876454590faef56b69abf929d643b7c995ed7b2edab160"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d05d4141a0a778728851aecd6466676c0dd5715d1dfcb36a309e8e7b9f16406c696cba78cd2fb051c390656c3029afcc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "15b1cd954d143846ed05e53291c7538c2be948a337b8f33eef4bda9171407d36"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cf9715bd2ac877a0b7a3ba4454146db2850baa9a7fea4e4cefbca1ad322d9c1f5d9c9a5afc0b320a3cc07268510076af27d94dd87755c2028de37051e5479bcb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.zookeeper/zookeeper@3.8.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://zookeeper.apache.org/zookeeper"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-hadoop.apache.org/view/ZooKeeper/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/ZOOKEEPER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/zookeeper-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.8.6?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.zookeeper",
      "name" : "zookeeper-jute",
      "version" : "3.8.6",
      "description" : "ZooKeeper jute",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cebefd32feaef7ba542c14ab354bd68a"
        },
        {
          "alg" : "SHA-1",
          "content" : "ffa3fc7581f3b79a711bebfd3489b88b581e48c0"
        },
        {
          "alg" : "SHA-256",
          "content" : "640777a745364b617d05a0309cd2edc5d725d76f9d93e2b29f07561da9575efb"
        },
        {
          "alg" : "SHA-512",
          "content" : "7f089694dcf268da5a6b369ced6e1fcd50214dc1715acb98aea3353ee6889979ae613b43fcfe6e772692f1380d1417bf037430e20ed30d3129bcaa6bf3ec8282"
        },
        {
          "alg" : "SHA-384",
          "content" : "74a880fe2e63117d9fb38813dbc43b0ac8f167111e0493b812889278e76134d6283de7e74c6c4e490917fde23f5f1b25"
        },
        {
          "alg" : "SHA3-384",
          "content" : "81b4d764204ada10d038190b773da02ce7f9f54801c7b96e8cfb1472ffd9f88cade50213c5c40bbac23fb609a7b9dc0a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6344a4b0202b9783e336c1e57a361aa77b9d26bd72057ed17bcac6d6496768ca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d0a9de5c348ce94a256e70dcfb2995a9db64bdd813527c1f15ef8ce6ef175e4617cb36fec50948edb0652500c4b9b8dfedc36bcff8b0151c19f985d46a99cba5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.8.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://zookeeper.apache.org/zookeeper-jute"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-hadoop.apache.org/view/ZooKeeper/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/ZOOKEEPER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/zookeeper-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper-jute"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.yetus",
      "name" : "audience-annotations",
      "version" : "0.12.0",
      "description" : "Annotations for defining API boundaries and tools for managing javadocs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76ba71bbe18c4724d96bec68bbe12ff1"
        },
        {
          "alg" : "SHA-1",
          "content" : "e0efa60318229590103e31c69ebdaae56d903644"
        },
        {
          "alg" : "SHA-256",
          "content" : "ffb101fc066360ff3c77457c927fd7967fb096a6ee9e046ab7071447d8208efc"
        },
        {
          "alg" : "SHA-512",
          "content" : "264a5251272ec55eca1fae5a8fb9336d1eca1ee3bfb586d1ebc382fcfd37077c21cbfa9e198daf4e1eebe9f6fa90487bec2f85bc1c55cf5666cbbfc4d18b1715"
        },
        {
          "alg" : "SHA-384",
          "content" : "f936d92b5c3b3c88428fc7452871e4df112935dd25356396d15deb73dd39790f45909a3d14f038e9f585cee79622ad47"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67ca97a525d98c3dab9ffda40e11d6c683f6f4208ae4a5b28dbd3e2b8b37187dfdcd1d9b89222dc69e5b84ac212f4428"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd99b55afe40884b5f6cfd9ffbdcd07fa32833443dead288390ca8e737dd3337"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4aaece7bdadc2c2d9660b16345218cfc68a2ea344374d0ffbcdcc3722ff6be5f06c92231ae68ec3884f1aa9b99956cb5135b4060c5457f463251f3767003ad20"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://yetus.apache.org/audience-annotations"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/YETUS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/yetus-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/yetus.git/audience-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.4?type=jar",
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "3.2.4",
      "description" : "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e19fc7c888ec78263be178648712a467"
        },
        {
          "alg" : "SHA-1",
          "content" : "36af4975e38bb39686a63ba5139dce8d3f410669"
        },
        {
          "alg" : "SHA-256",
          "content" : "a083e3f3bdf4173d7065cdd4521964394a840d586bf8653676203d18354a6d2c"
        },
        {
          "alg" : "SHA-512",
          "content" : "6b5985084f34a89218db6a1bbff1ac7e74df724a77679a2d4c2a45204c033c931ada3ddb01a970632fe9de929ed3596e0bb122b184b371c9928279579f2ae8ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "f4909fb73def54b5af498934b9b60ad0f289aaa04be99268966b56bfd1be62585072721a01e836aab91d225cbf2f906f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e926bf4a2bc93577ef84fe7e47e9782a0143f8f1182fc8345be82acba1ea179edd4e27b21b67b5e3b1069b313155adeb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "836cd122ec0a1c56abe75304dc65cad60ea38b719e3ed2fedc3c5c30282d2028"
        },
        {
          "alg" : "SHA3-512",
          "content" : "533b78a7f267bf879e9d9b666cbcd6a05e6e8c34fccd6567a4b623ae953f11287a1291caada8c272898cd42f638b472639777efb13e2dfc45cb508b5c1645736"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://metrics.dropwizard.io/metrics-core/"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/dropwizard/metrics/issues#issue/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/dropwizard/metrics/metrics-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-compress",
      "version" : "1.26.1",
      "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" : "7af7d22a7280508327d809b183114a92"
        },
        {
          "alg" : "SHA-1",
          "content" : "44331c1130c370e726a2e1a3e6fba6d2558ef04a"
        },
        {
          "alg" : "SHA-256",
          "content" : "27bb5d40f37c3bb7205b4a0540247df057715e9f6cbbd97d626ab8b50318bb04"
        },
        {
          "alg" : "SHA-512",
          "content" : "ef18a2e3abbf249b95bc5dc95d276fd66e495a74f8f1ce02e9e388048c5a0684f07bbf6924fcc1fc3943b95f30d908fee8778f1e4c6293431172e31f5ddc5f02"
        },
        {
          "alg" : "SHA-384",
          "content" : "c37e35684971b436dc7a6bc428b306804302f99ef46c5df44b6826e267427e6146580b5cda1a96472b65ef12ef7fa6e9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a6a43bc19652007a0a61c8007dc5e67c98bade39f0c8b567e10ec82dc95f2288fcac53ec7d31ca793f4c3edf8ef9fbe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c2bddb71dcfe84e98754a1e0f0b16ec60a8e4c5761cd4db210477fcd3a3bf595"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2636e83c2274019d7c1742477e5c641d0348afe5179e4a8316f28f41c51ca0f609a8e9a41fdaf0b68f7830d2e0fc74268fcee43d9c7cf49b57d74a426295f4ee"
        }
      ],
      "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.1?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-intake",
          "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.kerby/kerb-core@2.0.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerb-core",
      "version" : "2.0.3",
      "description" : "Kerby-kerb core facilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c759fd854289ea7efc8dfe34ead41828"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ed4ee03585bb1749f3d5bf4951208cb36839e82"
        },
        {
          "alg" : "SHA-256",
          "content" : "89247dda5c0e61e8c658ed36109ca6ec662ebae9fa2c40d937466035d023419b"
        },
        {
          "alg" : "SHA-512",
          "content" : "fcb45c3607fea0bee95492dd20e6dd9bb10c1a755c8629ae9bfcaaf3d3a53cddd5f0e31a6face9575fcf014a99240733edf8ebac9d8490b6b61e1027d8827e1a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee8a93a711c85586c7908fb6589711bbb761a4f12dceb2a881a50d032fd00c758234744f9bd0f868c144e67463efdef7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41ad81fb3872c45cccdd35da74aff8669e4c8e8785b2b0932b66148d213aab2a9813b9d646a1d17ffde8b8178950a48c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fbdeec458cec4aea985066af7042a6585fb9770453a52fc50f8e1fa64125fabb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b8307b93777cf47ca8c9532ef0f4374f97edd446c191df9ed90c98ac5d2420497278978948bba4ecb7755dfc2c49f7e6fd70de9f88213377c60a83e08b92d79e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerb-core@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/kerby/kerby-kerb/kerb-core"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-kerb/kerb-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerby-pkix@2.0.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerby-pkix",
      "version" : "2.0.3",
      "description" : "Kerby PKIX Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "65eb4a6bc4d77ae69bc2da49c382cd37"
        },
        {
          "alg" : "SHA-1",
          "content" : "8301fe828f3b931617df990f77da636eacd9212d"
        },
        {
          "alg" : "SHA-256",
          "content" : "aec2d810b0ad3ff939bd4c70ebfce96539642c20f52cb3fbe4852dc827fec2c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "83400c650f00e5266714fafd46c324e7295a423e70ffbcddfe7955af7be7ed55083b2c225e683b3e28f533985c504013fff29055f6c506c93b5907e114c1f7de"
        },
        {
          "alg" : "SHA-384",
          "content" : "51e322a8271a8a095b57a609fc2b2b348f843d587107a43fd61c901ec1b01ca99c5075be4013991d69331ae0f152dd4b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7deea3fd2100ee78d12abce7ff3c4eeede8b70d00246840b03c7415c6250db89503e79ead19c6184eea9eb3215f9d3bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c8fb356aeb2a959d4af5dddd171cac67c3a906b659f33b40eb84445bea6e119a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5990340d1673476131eb6d4c7fa012ce864dd558c4749508d53d3515fad3b72713bb7ba644ca1a0ad7109575c7522312b9d3198a3e0c27cc162973dde257a03e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerby-pkix@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/kerby/kerby-pkix"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-pkix"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerby-asn1@2.0.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerby-asn1",
      "version" : "2.0.3",
      "description" : "Kerby ASN1 Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e4ffb0760c10f5aaf355212ba644dc08"
        },
        {
          "alg" : "SHA-1",
          "content" : "71e4005a005c8c4476b959befdc1ad668fbbe758"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f1532d2bfa0dd6fec171744a07990c0046e0f2f0f65ca21780b408a3827dbd2"
        },
        {
          "alg" : "SHA-512",
          "content" : "d850068daf3229c78e5656b0335701fd51264e407294b207d7910e7e7fa6813cec5cc75351bfe2b99140001478dab8d177f14ac7bfaa39c6c26fd2466ee7b0f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "153e102bd3e06e447add844da592f6f7351e25afbe313d36580bcd80fc4b7f6bb89b12467754b18200aef0b9139a30e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d2a88dbdfdc07babc7024585f14973870866595a4c6921f07406f60f9fa73ac7209489ecfa6e343d047c04ac4b5cd07"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ab065c43f9fad5f52f503e2f23aab5556b6ea218411a2f52c1e6df9874d6dd2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aeb58f20854ad5a7f320bf6264751a8ec42d07448d574fe08db0dda354c77fe4be7531a8be719344d157590af433ae1650a3ac4a08ace2cfcd9887bed32e538b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerby-asn1@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/kerby/kerby-common/kerby-asn1"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-common/kerby-asn1"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kerby/kerby-util@2.0.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.kerby",
      "name" : "kerby-util",
      "version" : "2.0.3",
      "description" : "Kerby common util, without any 3rd party dependency",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "680c6ef08e62ee91300b6e8fceb1285a"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1e80545460c37fca6b2c18f02fa32f6040928f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "65afc7a01a6d43b7db9e0a6768a750607fd318656da10a7f654414a5ccf5dc8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "46d0082ccbcfd126645ef06c7e19463cad640221e034ebfeb19cb8db62baac132efd86dbc200ef3510faae13619333d47eac39c2719edce2ba50e5afb4f5b3a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "b03ed48392350b00b5ffb97912e6ce54e7f33caba5dae4f13f31aeb1781ef9847117a808d654cb609fd48a1f814f6952"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae0361c19ebe12e82133606067a8fc9ab00019cc3318a1650b511868e5f455cf9a5f44d197dbf1a6880562f5161b0a7a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "402750f221b6a15c28fa9ab090552d4e9c2d656e914d3d7e68de36bc553947e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cb742c50d7a9201604f060c822d3f770177bea727c88e696b4a2297dbcc416a5e8bd00b405fb8fbb2a66fabf508d4c2f4acbec843bb47c6e18661ee155e6ee10"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kerby/kerby-util@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://directory.apache.org/kerby/kerby-common/kerby-util"
        },
        {
          "type" : "distribution-intake",
          "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/directory-kerby/kerby-common/kerby-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dnsjava/dnsjava@3.6.1?type=jar",
      "publisher" : "dnsjava.org",
      "group" : "dnsjava",
      "name" : "dnsjava",
      "version" : "3.6.1",
      "description" : "dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1c82bcd81fd8b9d5520b6f99cf25dcf7"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbc749a92721a6ac61a1dcc2b221d098ceca356a"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9def222ef5c0406216663ca45ca0950781541e22558b217aa779f36fbd24ab5"
        },
        {
          "alg" : "SHA-512",
          "content" : "b05aabec60ffab44c2d088aa0b80d77c50f30982d276f580d4ebcd34ce0943a7fc045cab0e2f20c02c6da8b4d10cf93b1a65ad614d27eee61985f319d4410009"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8893a2ab557df8bf8c03b14f8e20f640adacc7dddbd2097d85770a86d6d38d9bd56bc4d19c4c06551256c3ab95084b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f06c7bc9e65696e997d84d055f41b4db8d3d55c3c2fb9894eaa1f5aef32e8baf28378cd74ee0babb9892c2cc19501567"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d490b9c9c41ae31e56d5a542ad1a14418452c219893bab6d7642fe3e42419ecb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1d6744910d6cb0dc1d66eecaa28d178041d289971956af124b9c07c8af73424dbdb3bc0b1b78a840e7b7013375261825ab6c3171f7281cef028cf4246bc2c9c6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/dnsjava/dnsjava@3.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dnsjava/dnsjava"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dnsjava/dnsjava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-core@3.5.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-mapreduce-client-core",
      "version" : "3.5.0",
      "description" : "Apache Hadoop Project POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95c6e4490b492b3faa9b41b95cb8531a"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a45ea59b2fb292f586bfa62d3283bb640607627"
        },
        {
          "alg" : "SHA-256",
          "content" : "59cd4a0ae2c7d504336883ab4b1e6b4307eaf82105f05f8c527ec43a792aeaed"
        },
        {
          "alg" : "SHA-512",
          "content" : "2bd69261301e2d147833754c3b6bcc222e7470852c793e3501dd847056eef9a2fcdd73df22d5e08a22f0fec38b9391f9f33b2691a7a977d58d48bbbd59b678b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "425e3a0f97492ae84ba76e54d6dbdafe62d9b666a325d6c7db043b9a51c021fd9a482dd12fabcdb5147bf066e4f131ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0da8bdb1013426ed24ab5f0fefb2f859a1817f05de69c9f7bf138e2def281e0f6451ed90cbcf83542e58b2e5652e7ab5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e331c5f37d1e908fbf3827e0d7f1d7b07ee8441edb41261560fd7ab55bfb0366"
        },
        {
          "alg" : "SHA3-512",
          "content" : "552c11feb65547279d1cceb4d9edc6b4d4c420bbcd23aabc2d3c99dcabfc3d05cae1bd932e6cecd5325dfae9de0736449b6c3fa2c292c86547660e31af6e23df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-core@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-client@3.5.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-yarn-client",
      "version" : "3.5.0",
      "description" : "Apache Hadoop Project POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "84960aff0349046758727158bc7e47fa"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f030348c23c3eaa22b3791f4fc0fd6375bf81ef"
        },
        {
          "alg" : "SHA-256",
          "content" : "94f6af470412b3bdc6adcdc5d4c3a8d8485eca456bcc5faff0eda45719d1d744"
        },
        {
          "alg" : "SHA-512",
          "content" : "5892ee4eb33a64fc99d28f263a8b7681dd805c1c626f92c91f854e2379862a95dae1c0110db39b5b878684bc2897c0af460da77d3bd5ba7bf9388c0a7507758c"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb543f933d2ac4830c3dcb9bae6ec98729a432fd22e014fb8917797cf7d91aa47a3ed8a7a8a0a20ea5c2d2df86d77bce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f8d062b6ba866d1099fccfdc2f25fe2d62fbbb079a4229d2ed5e19f0144e6b94cdf613118ffbfdbc3c0a3776ff9dd2dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e5afff3dda1067669d6ac49995c963e952f87e6530b7a6103695be96a49a8eb4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a288e60c6bc29402c93b3d3a246ae4c275ebf4e983bf631480a9bdb529f67d693967ddea484b9961294d4cbb77112ff64c6500c04c0d79bbe0b7081c1b04eb5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-yarn-client@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-client",
      "version" : "9.4.58.v20250814",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0e6e61895792fcba7584a46b45995b2d"
        },
        {
          "alg" : "SHA-1",
          "content" : "def27af0dc52086738483191761bd8edd08ff625"
        },
        {
          "alg" : "SHA-256",
          "content" : "fdb8648fb1139ab001c8d5ebc4f3ab5baf007f48bd86ec2969c504ac3011f878"
        },
        {
          "alg" : "SHA-512",
          "content" : "c3e5179bc4910a850537457b7900a2d56062013889f248d88daf1a918344b6e4be45e3766cdca7d52394ff59d1320fefc25e2213ce0ce9790cb08c16174c4c34"
        },
        {
          "alg" : "SHA-384",
          "content" : "86e3385663512c6a069a4894694839bdc941f9e82feacdd393a31387640fe6761280910f21be07b0e5e2aa39bc861a68"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f2b6a1582acd0cd712ea96b72b02cbae06a344b9ed740ae897eebdb29954bf2c412bee1dc9c40913e25f51b40d5f1429"
        },
        {
          "alg" : "SHA3-256",
          "content" : "12d1132afa354479b6cbbec02a3a6e9fe54d265b187d5da8b8d0fa9275fbe992"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1b8785bd2470fa47151f69cfd8b6744d52c26886d275d9b761cebfb2dffe710df63eb6d69704e15457b167f582cc8e9c3a61625cf1b51a71c4cd75766edab89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/websocket-parent/websocket-client/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/websocket-parent/websocket-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty/jetty-client@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty",
      "name" : "jetty-client",
      "version" : "9.4.58.v20250814",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ee877eee4083e81ed1d98edd1dec3b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "4cd34d919db0fa69fc2a0c7a071e826a1aa45d39"
        },
        {
          "alg" : "SHA-256",
          "content" : "629371e5f65f321832930538bd485e5fd637d180412ea75f592881921e2d4b83"
        },
        {
          "alg" : "SHA-512",
          "content" : "21480dc0c078fe8169f590f11b1e8a6abfcb32fa06d99342a895d14e79841dccbe0d7fbe9f46e67492c75c723561c58b93138543057cacdae283eaaf62c6289d"
        },
        {
          "alg" : "SHA-384",
          "content" : "75e9a4260399568f2812846540a8e5f967ec3f684d7c1c0980675e6a40685167af5b032c70713b30c0334137d30ef96a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6fa4eaefa941ee6c996d91f2673d2e10c74046d8e10840c7aabccea0bb855f7f5a5a4f28c405e644ad7a37e711ffdada"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3cfeb6837510e9f0570d32338020f594319f8b2937253910cad0ba0810bfd615"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ab1b083fc2b50cc7427537c6d6daaf1e8628f729189b3a5bdf81078bf220523abdf8a99fd9e283e75b618e1d073c69ebec68f8b672290e550e2303d6e82e5bf8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty/jetty-client@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/jetty-client/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/jetty-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-common",
      "version" : "9.4.58.v20250814",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3bd0ba23faeca12f9fa9015bd83598a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "35d5d3b947643920cfcf82f02d0c139a7c338c5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "07c62b7ceaff2d7160aff98b912f28da9f2c66ed7adec972e39af5176afec1ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "7f6a0a85d3d25d18ff9ae4a4ff51428a3a21b567ddcf1815099d02fb80cc0f317c32db346e38a229d708ab53741fb305b26823d30dc0b1717c06913e3e4972e2"
        },
        {
          "alg" : "SHA-384",
          "content" : "a537ee9d4fa643fd314e8d02df78b9651e4f5721483cdbae411fe1c17820c6aec849369a3a2fec38f71faed7edc1999f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4419bbc68d9c7647dacaf457d5a683775257757582a6b55acf1485f9d07eb2ac95c6491a2937c8bf9d3977fe543002b3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "201c7c430e6ef3bab07245474ec0cba6561c1c454ac3ad5b5c5b18766f2450d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b27aec9b4747b9ed754e1cbbc80a0100efc7cfdc56e3f9f83d3506b1cff8c44993a1b050160fd5e45d287dccb9684eab75a9895cdcc8d1413f01e8e45f4e7cf4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/websocket-parent/websocket-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/websocket-parent/websocket-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.58.v20250814?type=jar",
      "publisher" : "Webtide",
      "group" : "org.eclipse.jetty.websocket",
      "name" : "websocket-api",
      "version" : "9.4.58.v20250814",
      "description" : "The Eclipse Jetty Project",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e727b200ea070b382dab0522f366510"
        },
        {
          "alg" : "SHA-1",
          "content" : "8375bc732739de33bbe164989d37576762eaa38d"
        },
        {
          "alg" : "SHA-256",
          "content" : "213d146065ebf2cbfa8a9c06b4cdfe79f94c0af3f93c15d9e67c0e3af015067f"
        },
        {
          "alg" : "SHA-512",
          "content" : "942cc9abe9a82c02b4b6370f7725de95ce86d98ab124f1445a943f74739353e3a2de4fa8d2dc7affca4897b7fbfe4fceeee3afdb12599c7e3e88948563801e32"
        },
        {
          "alg" : "SHA-384",
          "content" : "02710460bba6da7ce1f0fe8cba737a27a68edb459c17023b3fb266216101e2e01d32702d2655e3613ba9b8846a417e01"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7b269d83f50a96045e2b583f76bfb97b32080298b0aa8e841f319c0befb99f7aee53b9c7d71d290487e98bb47d3729d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "081223ecd52472a14d414bb1c7a9aa739c73bba39e8386fef7233b87bfa1abe1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a16a33ece77bfb6129f386c72c3f0e2ad5003f1d289723d333efdb2276b8e7e2a904b85573214bf0b0843199342aab3a33487627b674377569a7da7040c200b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        },
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.58.v20250814?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jetty.org/websocket-parent/websocket-api/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jetty/jetty.project/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jetty/jetty.project/websocket-parent/websocket-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-api@3.5.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-yarn-api",
      "version" : "3.5.0",
      "description" : "Apache Hadoop Project POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c44d4b16432db975c2f15c6c6cfca2aa"
        },
        {
          "alg" : "SHA-1",
          "content" : "88f61506da4e0e1349215d7ae842d49a0de2990d"
        },
        {
          "alg" : "SHA-256",
          "content" : "da38049beaf2a64a073d1409d0909a9d23354299d62ec334c11d8b4af0291a8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d12c223bfe679ac81f0c3c0c00c51f883a21276c27f51875e66ef8e4bea699365f1288b5279f122681a7a2aac4907c4d6355b43401373cf8af710d14311b8935"
        },
        {
          "alg" : "SHA-384",
          "content" : "9ee0240a07ff8d9b887f5f29f2a936fcc9db2e8dfa58b98663ef2b89280b7d8f50e5c3d8fdaaf0072143287fd0cbfae6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "621eb5fccab31b8eeac635a0399376fefb6473b44eb767c6e1cb8fd19255ca18ebb913001218df62621788da3e465e17"
        },
        {
          "alg" : "SHA3-256",
          "content" : "66cd8ba5d3a85215ff323dd757f1a20a1d73fff5b1c8591c804d5cd8027f738d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "815bb06fab4c411c013847ff1220518fe245365727509ba685860ad5f39843248cfb5cb8658dd6dd43250d8a05f798567a1a12eb7421b441b1ebeb1831bf26da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-yarn-api@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-common@3.5.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-yarn-common",
      "version" : "3.5.0",
      "description" : "Apache Hadoop Project POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7e67680e63a927b4a8fa34237735c2dd"
        },
        {
          "alg" : "SHA-1",
          "content" : "fd75f904167e371919741698c498d27bf6d7f40f"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2dd7c60847a0e7c168bf2b52bc4d414f7c073c6e04e5b6848d07f63b9642e5f"
        },
        {
          "alg" : "SHA-512",
          "content" : "e0b03f0a5ad154984d14f8fada623377a3a245c7951fa3ecb9b2da40aa0387540aff0367fea2f5c5b01399e66e21e024d9f658ebbb51c1389c38a6dd80541ae0"
        },
        {
          "alg" : "SHA-384",
          "content" : "c59a35b49ae7683f36dabe232980cec686a6af52e4f522069cfc57c844cddd4e46f6aeb6e41175d3d57b36a54155e646"
        },
        {
          "alg" : "SHA3-384",
          "content" : "420478f6987429c87061d0406c568a97a9070eaf1b3e473aa0834be2eae948628427f9bfbfb6e069c46265c030132b53"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22efa922f6193c48a4cbe907e8c8a1c99cb420e3b39f883c2a45a287c6212d30"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f47558f9456660f15732d89fcca5c5f0cbe8073aaa0cb83ba904ab0d94fb5c3a3c8a3a1e52889f6721605de19b488985b6f12b64218813077b70c5bdf608f195"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-yarn-common@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@4.0.4?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.servlet",
      "name" : "jakarta.servlet-api",
      "version" : "4.0.4",
      "description" : "Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f5d1d7a29978e4ae0be5a456ee1c65c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "b8a1142e04838fe54194049c6e7a18dae8f9b960"
        },
        {
          "alg" : "SHA-256",
          "content" : "586e27706c21258f5882f43be06904f49b02db9ac54e345d393fe4a32494d127"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ce4a059fda9a1c7ab751afb13ec05446d756ac418dd95f8ced369b04f6928a76cf50003f89b1b86d96bcb1df8b8f7ff31c516b5287155eea93f683f73d54ab1"
        },
        {
          "alg" : "SHA-384",
          "content" : "ca7e8d9c88f5ae9f193baa15da96d0c8ab48f34758503ded8058f343547c29f215f2d0db1967090ea984b643dcf0fbb6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3ffc3a80406027cf4baca38fca291a10d26ee50592c2a17316015e96751c6cd002991c337085b578cf897c0812ab6557"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f475e55d86dddd85836c52580ed14efd4f6a82587b8288fce7f9599c490a41e5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "188e5cfd93ab11a3da65ee0eb91fd0400466588dd8a9950b1a99151d60cdad564a23b35c9a723c69be889c96cf3f901d2fc91099c3daf88becda055687a183cb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@4.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.servlet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/servlet-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/servlet-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/servlet-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.inject/guice@5.1.0?type=jar",
      "publisher" : "Google, Inc.",
      "group" : "com.google.inject",
      "name" : "guice",
      "version" : "5.1.0",
      "description" : "Guice is a lightweight dependency injection framework for Java 6 and above",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2560169296aa94492af34af2115e9511"
        },
        {
          "alg" : "SHA-1",
          "content" : "da25056c694c54ba16e78e4fc35f17fc60f0d1b4"
        },
        {
          "alg" : "SHA-256",
          "content" : "4130e50bfac48099c860f0d903b91860c81a249c90f38245f8fed58fc817bc26"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9c7a9b815d9ce387ebf6d58a71541da1be3cb8d847358133dc1f35ca45315bb9db11c13f3238adb643670759a58fd106247039f42c10759374a9b361c62e99e"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f7e6e7555c97752e2a3a7dc07473384762467c24a0fc8f4c93c0f209ef361ecd4bf2be847281798dd84f68fc8c54b2f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "59b895108174073d9889ba3e18566eb5e0785310e90dbd918dfb06af5bdf0d72e8a54094c6109090f43e242daa4d6ebf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a9518cdc72dd7fb8d7848500cb8c97c7689e64a52028dabf44e61a933ffd853"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b53b7ee09cf057f83acf86de3f35fc45c04cd95c01e78b59fc1b4d9322e17ecaec1d6c5d37cd37084b602c1a74f6457342e27c6271fd140ade3190448c9fb27"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.inject/guice@5.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guice/guice"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/google/guice"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guice/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/google-guice/topics"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guice/guice"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.jodah/failsafe@2.4.4?type=jar",
      "group" : "net.jodah",
      "name" : "failsafe",
      "version" : "2.4.4",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5d70b9da96b44edf57ee712b49f7fbc"
        },
        {
          "alg" : "SHA-1",
          "content" : "358ce45d0852f164802a700586469b06e54fa5a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac3f916e536db9a69f93706f778e90e2be476bdebea0c45cca6d9675ee99ec30"
        },
        {
          "alg" : "SHA-512",
          "content" : "5553027c600ef9e34ded048ac06905a34fb314a159d1d385188174f48d54c8f97bfb46a844f5efb982dd3234b593ac19cfc83f1d9018469fcf170e68a72f47a4"
        },
        {
          "alg" : "SHA-384",
          "content" : "6680b0f3673b75226f22d449b431260631becb52316d202bd6a845bd1500014ef7cfd1e93c6dd7ac4f771d1f52f515b5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b518e7d951924675c02aa534400aab88e2b839f3dbb4adbee49796bc2848dda02fdae25359fa2b99c8270fc07c2a73d3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2175e0eb83f78b683f198050183f256a85bee1e547099f416e5d7b0bab7b910a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1fe627c2f43e02b8dc57e06583a967143b1cbbdfb5323601e38fe9c4d7bf20c0dda7b537a6900e9f961aaa2054ef372a16b3ac92d18156a95f315674ba627b61"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.jodah/failsafe@2.4.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://failsafe.dev"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/failsafe-lib/failsafe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.jettison/jettison@1.5.4?type=jar",
      "group" : "org.codehaus.jettison",
      "name" : "jettison",
      "version" : "1.5.4",
      "description" : "A StAX implementation for JSON.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f6c3eeb572f5830303059fec2812821f"
        },
        {
          "alg" : "SHA-1",
          "content" : "174ca56c411b05aec323d8f53e66709c0d28b337"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc3a68a7c17688ee50817340fef265d8d3f6c192c92bbee00d17f18a6d3dfeda"
        },
        {
          "alg" : "SHA-512",
          "content" : "afde3c34e3229c1999dc847b5e2bbd243c48feff9659ba043ccc677d34d9d8d62f4e02c3cfec8d4641b7a3ea7f462b0993fcba2319096a432526c5ca17fab49a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a8b00e147bf8fc12b8ec8176bdccad3fa9703462a915be5b6700334fd6f28a6aaed4ed863199b7257032e005a819f5a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bdf8be1abecf10eaae7af476a60914d28c7b0a2bdd3b7321f1810dd95f3b9d4b32dd298f74a7a7c8de3780cc7eef8e28"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a3de2fb5cb628021a96faad03cb9e66e74ba37ffc8bf6876df554b74b145086"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de76fa3f7d6465479d2266a2e489e773276cbdbedd2a4903f219a9fc4e6d29f0c03f773b281793e2ed039669befe784727f2ca79f2db5ec7efa9fed614d45e5e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.jettison/jettison@1.5.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jettison-json/jettison"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jettison-json/jettison"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.5.0?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.hadoop",
      "name" : "hadoop-hdfs-client",
      "version" : "3.5.0",
      "description" : "Apache Hadoop HDFS Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3f504ab6c2a85431a976391a136bea6"
        },
        {
          "alg" : "SHA-1",
          "content" : "06d7e1acb1ac0d09a5a4162c0b1e379568a72dd6"
        },
        {
          "alg" : "SHA-256",
          "content" : "cf51412f4019259e3bbeb6fcdb23cfd0afd4d38704b82ef14b6dfcc0b1855880"
        },
        {
          "alg" : "SHA-512",
          "content" : "bcc8ebb9a9bd7b49345a1664caab12ea84dd483bf011baebf87f45851a5a2a3d877292449332d9c21c5d9a16883949d9982ea06f5072b94dbe3fc59b4d57c5b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "367e433bb70c8fb58aba893331262a2295b44225d3c7ac81023b69c838d48f03b03dd0881e0b82294aac1e76b9edc17a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a5670d5400c7d2f55ae2afd5a2f5916d8761772c02a47b50e9c3a48a2c662d36a30a2d33589b43b7e6047eb51e58b0b8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0879c395fca4a27cc8614622936ce1116988e88e9f054884575afc53a33ef63d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a55ff01fb082bc5ded51a7a327a0c143f757a40e479ea874f5cf6b256182feb96cad163951473cc5b90d4038224a41ed07a14d79273b03899927c8e0e2970d5c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.inject.extensions/guice-servlet@5.1.0?type=jar",
      "publisher" : "Google, Inc.",
      "group" : "com.google.inject.extensions",
      "name" : "guice-servlet",
      "version" : "5.1.0",
      "description" : "Guice is a lightweight dependency injection framework for Java 6 and above",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3335481bacf9dad2ecedb56f79c3f7cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb89ddec4246a469698a3461e69de1f245016c5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4138e729be1fc5bef099e5b176df0e0ef680518056c745e391c6c200ed0a0ef"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ac3f2437438b65e6aa6cda7b7c0ebf0f649ae0aa2ca2167f8e101bdc1da89690c7fe191bfd2da2b44bbdfbf1826990f799431ec73f76fc37037f8d572c4dca0"
        },
        {
          "alg" : "SHA-384",
          "content" : "205c83291d62c39d4212b7ff6835ff4deca5dec1b53d4940910818da87cf1f4234faf4dc3488cb4ba3e57743d36f22f3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "14d4af7292d83fde7aebb0797d32250716a1c23cb216268051cc8718b447d3f48e9e35396eb7dd8a86edf00b63f9087e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da459340b70311ab29e8bd54f0fa849b3107d12daad8f29845406949e24609e2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4013c64a7b700f98de3fd1c1375c85fd5c0411f061cb74b73e6f34bc00beb717ff5e0e0a4f0b7857da3132c48406cfebc8c6a3dd2e43ee4695c57321820b05d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.inject.extensions/guice-servlet@5.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/guice/extensions-parent/guice-servlet"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/google/guice"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/google/guice/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/google-guice/topics"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/guice/extensions-parent/guice-servlet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-all@4.2.12.Final?type=jar",
      "group" : "io.netty",
      "name" : "netty-all",
      "version" : "4.2.12.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" : "e3757ef5f4313a6f06513dee6ce1b8e7"
        },
        {
          "alg" : "SHA-1",
          "content" : "85f3f6e21f6b11124f693b658187b2d7d173128c"
        },
        {
          "alg" : "SHA-256",
          "content" : "41f62d8d8abd2ac01eceb9a8a35a0283ec2f8493932a8f90a0e3236b6674862a"
        },
        {
          "alg" : "SHA-512",
          "content" : "36441011d1b2b22b82e69b9e6b2a4fcb42654fbbd0d01dd7c5a5b7e9656a11734c35dd91afebcceab443585ebd8e95a06e4b19fb9e645df5b3085b7531c76d9f"
        },
        {
          "alg" : "SHA-384",
          "content" : "986a851a9c821489aa989a28fbcfd23292ebb804405f148a54ccd4794a2b725e79ff3b47dd2f665c98473d86b46f5a16"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4ad166a385092afe377d3e56bbcf4ec5a14b13d3906f05e7b13f44f34cdd1b3198144a2c6a0aaf1b4eb83840c2ab9c98"
        },
        {
          "alg" : "SHA3-256",
          "content" : "040e6d6cfffdc1ea8cd965a58f0bd72a1a0d2f0898cd35b04a0996c378fe5d9e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9af2ca16fe02afb0d76e1c5a15dbe1caa27d28807fb2fc54c6b56ed5c904bc59e9bb056916916b755d34281e9b11d0d33ba44dda47cac54cc04297bf99010612"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-all@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-all/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-all"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-http3@4.2.12.Final?type=jar",
      "group" : "io.netty",
      "name" : "netty-codec-http3",
      "version" : "4.2.12.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" : "444560f9c0b6dd48af3061ddc77fffc4"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c1d110b95a00688f288bc93d11acb6dba3466ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "460280a6474bfdbd9461285991ad63f4fdb2f7cc8342aeafe1eca53bd2eb3508"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2cfd8528355b1b4b522cd0d0dc6c7821c99674fb64c7cc6d2c839f7263e1ed0bbc093b02a592be0987c69940a3ef41706a4ec1e5ee4112489b62b44cac3406a"
        },
        {
          "alg" : "SHA-384",
          "content" : "d629c202581655f07bf87b5a115cefde2a391b0335c6dfd9a9dbf7a3345b54701e8b193b99d6c54d4db93b2239b9e95b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3ae781ce278a832389005db8408aa7076ff9717823981a287e6e60eec8a459391ff04ae1814c463100b512719838244c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "daa084fb39e1b238abbe0d112b612003b02baa48f4438115c980c7fba81417a9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2318121216b1378841a5e1b627e8a27cec18aec73af991ff17733fda2a434d582449d5829578b53ccc9e61ed7c1fc5f0a443a6861247afb8c5621fcd6b99537"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http3@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-http3/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-http3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-memcache@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-memcache",
      "version" : "4.2.12.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" : "f89d9803fbfe557258df6132339455b0"
        },
        {
          "alg" : "SHA-1",
          "content" : "e10ce414808e067ac9c096a900930d094c90c6b9"
        },
        {
          "alg" : "SHA-256",
          "content" : "954c3e522c37e8256be77e504acacf54f9d1a09c62628194f4ba6b1d9c5f972c"
        },
        {
          "alg" : "SHA-512",
          "content" : "94da4cf7e2e9fedddae51d199555f83e0540161fa67c94484b1f18480518afd181ba45a50eb3e8cef44bc0740c16e49b6de30ef0f27c4327aad937c0814da45b"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e0771f1d092dca1c560327a0fe5dcc8344c36fa34147d31cece12e59cfdc623d556265c0682511d02a41fde8cb11f2a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c1df8e1112b1846ca2d8f512513fcd16eaeae927eaaa154719e77049db082ac07c94b53ed002c305a6abf396a768d16"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c972ede8403771ea27be79457d75d2eacd9e6f30c69fb324b1ba51c58b0f6aec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "87a0205a1a51c1124d9d3f8d7f92e908afd360261f7b5eea8440127895b663c9d303236e0ad4e32e80c62aaf878a14c58d559e046c6acae4ef78581c43b9a4b7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-memcache@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-memcache/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-memcache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-redis@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-redis",
      "version" : "4.2.12.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" : "3ef5b79db6a2511c34b4d2878dd19f6e"
        },
        {
          "alg" : "SHA-1",
          "content" : "19e84b79e07fb3af95e8296f57825cc9a907039e"
        },
        {
          "alg" : "SHA-256",
          "content" : "5b1a99ed315ce2e869314e82f6f89840c6331548014e19c48976ad5dc9ab3d53"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb332cd3d8107f75adc9f35e90ab511f4b79a50ca73b2c8170bc67bc717884a831cd00d39725ad5d515ed3a05d624a23e1e5959bfc851d40c585b35f93d38150"
        },
        {
          "alg" : "SHA-384",
          "content" : "e8e2d6f0adcae21bc92f8ed4fb1b1377099ba5d3289beb00dc525f30c42ee90444c469e70efbf9f1d8558931e619fb5c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7046fed176ec55544a2e2a2db169407c28c7cffc453e5909a8033cd85de616b603bbf900881cecb2dd00275db58d77f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "78486c7432a11eb7c3efa66141a559cffef5a487cd1d769ae3db387f8f2f21dc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6675228c9c41bc395e46ecea35384ee13ef3a467bdbe3485f52febc90bd7e026b2045e44c16895bb29ab5bf45c026cc2468d299ac958ac76a83d7ea9383bf4e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-redis@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-redis/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-redis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-smtp@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-smtp",
      "version" : "4.2.12.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" : "85f78b397c8abc1595f8a6a7f7adaddd"
        },
        {
          "alg" : "SHA-1",
          "content" : "f046b2f2e6269930077adec06b7f4791990d1e37"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d3f920090888ad97e5d4aa541cf9dc1c15ee9f2c5cd9d6824a26debac11a5b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "30a00f4cc0828f0fba6d6e4b2e934c1c6b8a0bc565dc17d93ec6cf2f1ba15c6a579d390c78f8942162a98438a42c9bed02713f989b745c67b2e083f567ed0886"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f63048a6a24089a493d59362cbb16ee2bb01f62369c0fb0e451207bbff7c743e2a152c31376d6a3250358b6f0b27cfc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee0355ff07bef4a0f139fa7a9a44111ed575cf8cc828ca71914810975046fa40524f1a487dadb7e2007fa99e7c26db6d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "11a7def3dd371c81d864f2cfc677238e5b65f96f8cccfed89a74b13c6249388f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5158bbce5c1ca0582694d678a0fc2193d54f16c5a766cd1340cf5028341ea66c7839a855c00915bae08e1def17354c837ccb527ce82eca6a53e4945f65e5a348"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-smtp@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-smtp/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-smtp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-stomp@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-stomp",
      "version" : "4.2.12.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" : "20277e0029e64c0b5a12575ca2e1b24e"
        },
        {
          "alg" : "SHA-1",
          "content" : "dad8803b8e3c179078b91c3755f4681237bfc5d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "91941cfc51879d083cf9e01b5db01784e186effefc26fc4996e1ae37826f9c0b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ced149047cd0ad8ae4d20fa8980e75d173635767efea6d1b9b8a225bd1fd761bc958eecb016173dfea06c1a70e9a4769989dabc1eaaeef0f9977253f724dff00"
        },
        {
          "alg" : "SHA-384",
          "content" : "04d8b7d71501c4abc27dd6759972fe033c7551181d38bf1d7e978ef06d83ff0d75d33ad06d904e6188925d8627858bf5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e1618e2262d7607cbc09b4f9aaf399550a2c563bd4ce69941abe44727a2c55602909ac4a9ab5027c63696573ed184210"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d2c196ecf84760bd8812e38b02558f38b248f1f4a386efb7e097f246b01f2726"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0d75bcfb54f635798dd9fd7814220b4ff7e019ec35e32c489ddb66511ccebb0c7c9021309d372efd819a7fe6e1f165ea72c0c8f9b3c11f76516464709c33fff2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-stomp@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-stomp/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-stomp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-xml@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-xml",
      "version" : "4.2.12.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" : "ad5b40c64edc7e64d9bdb160b7154ec1"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d996c7934903fc9455a9c8aa0d0c23234fd2af9"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb07ed5b2512bda7e60a75f8d1d97326c493b728d82fa40e355641aff8aacaf0"
        },
        {
          "alg" : "SHA-512",
          "content" : "538b99a8ded1f61cff877251b7d27b912f2ddd2426ce8ff5b995bb947ce68e37db04a4f45d0eb751d60fdded07ef77cb40feda1a6b90386f3099ac6bee078291"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f0e0c330310df373c644bf1dc602bfb3e4a02f5dee524e52d61772802499024ed440b5139b0e524bc47508524515c32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b05c3f135255f355bc0f2d7587d86d9da652747593a7a049110fcf5dba2f32476f61823c59a39357ec99d5be5bdf0de1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "58b6cdf91a81027129a2ffe3596a849d12bfec632f2fbfd607cfb121d0cf9074"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a991579ba4423c241b53a29c67a13c5578e13f56d05933eda5bcc9ae98e7e469bc95ee5328afc0461dcdc58dcbef15a9884f4c2bdf9a7256165db5fa3319595f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-xml@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-xml/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-handler-ssl-ocsp@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler-ssl-ocsp",
      "version" : "4.2.12.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" : "7b4ad8d66718d99de6aa27df3f6783c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "b1118d0f3e854663a4c80250d90b2ce233b9596d"
        },
        {
          "alg" : "SHA-256",
          "content" : "0110bb436de991f0d65e9bab2195dcaf02127acefdfa7f36ebe6f29e8efae649"
        },
        {
          "alg" : "SHA-512",
          "content" : "b527c82b7cab26943bbf6063aae1c9bb788fb17ae06348bd6514c5b44871acb1b79a4f25f28a2c35781df3acadfd48ddec3cf7106a939036ad5bb0476c9365d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6e4621da57d018549423761d68cf69a1674e5cefd4ccf8c190a08cc4d5fc46793886b5f50eeea92bca2ace7c5812300"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6acd32fc61808c2b5142735742d82574a195038f67346ebc8b3f195a6a7605bf5018679f9342833004aaa2897ace44d1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7e46dcfceb02b56f1934c037873f6bd18d8114ce4df35807cc1d42962f923617"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a56fac88d981fd3c2acedc5657d0929812dbd5a6c7cd92fd155cae44b490a6e161e3216df8eb318c652511e4f661564d75e0fa9e4dfc79d31f7828c22f6156fd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler-ssl-ocsp@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-handler-ssl-ocsp/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-handler-ssl-ocsp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-rxtx@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-rxtx",
      "version" : "4.2.12.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" : "e0797ee4a8c384fe7b756238fb270ea1"
        },
        {
          "alg" : "SHA-1",
          "content" : "300fbc26dcb0c8e34576f0583fce46509cd44194"
        },
        {
          "alg" : "SHA-256",
          "content" : "df43cdee159ff7edd5f9d05e795daaffbd4a7f9f01a21431e212c8616aef8737"
        },
        {
          "alg" : "SHA-512",
          "content" : "37bc1825c18cc997fb910c321d1cbf0fbac07f62563db7276c7d0731ac3ae54a01fa4487622eb530cec1aca80690298ff5e593e27ce16dfc1ae290328bf3aaa0"
        },
        {
          "alg" : "SHA-384",
          "content" : "d95acce273990a1982d7125552b7f3983e0d7d6bf5c2cdd875cce5ea7c7889acbacb551e87452272ba72be4520fb465f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da354f7d0903da0d10a6b5cc99b0ddc5a31de22dfd1694a7cdd008940fc2878e19d9f0380e4f0f8d52af84b8ea5e098c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7a49d9e384cfe33bf8632c407d489164a2610a449f95407c0eafea85d3b3415f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "588a1c48aed44b17f5cca49f017cc114940aa29c0a31ebf19d1917a5265e29c383657c5ea54dcdcba27ea9eb7b1aae4f27b3f6be4dfd90dbbeb86ea11a7bff4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-rxtx@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-rxtx/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-rxtx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-sctp@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-sctp",
      "version" : "4.2.12.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" : "c48adc96c3f7fde0bfa046ad4a739cba"
        },
        {
          "alg" : "SHA-1",
          "content" : "96a92fdb6f94afc837444b00c65306730bcf1962"
        },
        {
          "alg" : "SHA-256",
          "content" : "691e200cd91421eaf77380b6273370fda265d527adbf88e8ea62bbeb2f115f15"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d1af95347999d7e1be13e63e218cfcca8e7a74b6b20afcb05d2a836e0b4637fd441ce29425b070bc727aedb6620dceecadbcf60085938218ec4b74c07874fd3"
        },
        {
          "alg" : "SHA-384",
          "content" : "585216281bd0c6939628c7b81ad723246597cde35ae4da2530a9a02c799c9d7cf285a9ce4d13aa6dba266cc082336656"
        },
        {
          "alg" : "SHA3-384",
          "content" : "65716648c0160ba9dd0dd03082bdd96850e19279def15578ac3fe39fa790962d740749470ed79587fa163d75f56886f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6a42a25c9f02c32f944e3efb45c7aeda305e187528d252d0db26e536ef75a41"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3639028fbc662c672055091ad05a2bcc49daafab81d4ac240853863b44c9367abfc9f97c181abeec929fb3702a85d39fda8269e4c78a66032d73efa3efb7b2d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-sctp@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-sctp/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-sctp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-udt@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-udt",
      "version" : "4.2.12.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" : "1340ece555dbfd0b1e9cbd9d5a28158f"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8b37fc2abdacc42bd7eb1cf4386e2f5a79fb328"
        },
        {
          "alg" : "SHA-256",
          "content" : "5055f9190899f4aec019449ee2bc069c3e096b2b1eb1afbf9b25aaf7e4c1c417"
        },
        {
          "alg" : "SHA-512",
          "content" : "29da6f67a75cbaddb35ed37384050489004fafe962663a8b6152a3384e12efc94b6388333c3e8dd82434e9611f4d1932773c0b045e82850969854c7a2465683f"
        },
        {
          "alg" : "SHA-384",
          "content" : "d2e154f4f06e83b90ab273083f7f497efc99b1fee04167fcf101ccce77a5e4e6e0968aa0f7b324b2464cd5e6f26fffc2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2406a6e8cdb9691f92edd5299201c88525a61da06a73678bd8d00f2c45befd9b066a88c55a7e1207d6465b235eaab0fb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f4b65597fdeb26fb6f4e953125f319772a900832bfdfa9862f7b780b6e31705"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7c7fa1648309bef97403156d6939ca3d922fcf365e6ac1be2430aabfc8b788530217e3fc56afed681b3d18197d6e977cfd51cf385ad7be3a5336216606a2df1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-udt@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-udt/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-udt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-classes-io_uring",
      "version" : "4.2.12.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" : "6f51619df099641cb7d83b11752c5bcd"
        },
        {
          "alg" : "SHA-1",
          "content" : "be600809d09def6a5b976fc711a397bae978b596"
        },
        {
          "alg" : "SHA-256",
          "content" : "945a35aa7744dc52de8233722add953f373aa8817f8feefa56d2af1ae23517b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "677bce1cc4ebffb19d6161028f38dff2de4a37abfa1e9b7d070cc4501b7521fa21c0399234d758e6ed7a1602cc8de0c55e6ee2208a15928fca8d179b760bf027"
        },
        {
          "alg" : "SHA-384",
          "content" : "8953156c313a79a660402704d1024831e32b3fc82a5ac9690d3095e7f8bb1fc61424aba2fe3adfa942ea7c7e31794296"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea7532e2e502fd63a0695413883bda57a730dda2991836c6afb7dac7b9bdc9e5d809b3368d37064fbb68401506860c6d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c53456b3e1bf60d9fd46b96a4381ca3ef766a9f27b7cc3a51e14c5d70d283ef6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5fa409c193a58370e2d26d942686314f7d3d91f78c9fb421cc22467c5ef44ee6ba56700d038090a4d1024d0f2ab11ca317e541cf98427a4f26530503b6668c71"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-classes-io_uring/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-classes-io_uring"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-classes-quic@4.2.12.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-classes-quic",
      "version" : "4.2.12.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" : "2ee20957d206bb30f514c6c522688dee"
        },
        {
          "alg" : "SHA-1",
          "content" : "7b393e85c2017ad4f63ac5cc8700babd28934061"
        },
        {
          "alg" : "SHA-256",
          "content" : "d95326f7cb9c6e44e28708aa795cb7c0849bb0fb5e6c2c97ef2258d4fb3f9834"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d1c3ccec2b1804f896afd2f4558f7023c7852f1ee438d46b9b5e4e578401ed1b5e4514885972d4a93c261514f84a9ea520ec6e7824c4ee67f3ab50f52d3a20b"
        },
        {
          "alg" : "SHA-384",
          "content" : "acb57104bb617ee0d2ceb02b1666dd66e5e16d6f2da75a0ea52e2ad0045989f82729eb66b853c71a57c801d560bf3c31"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dac3ff0b81f3ad665dd5156e3ea741cdf7e7555ed7cc2c74a87f3d0c6f1aa08e3e42ad6d4510d3278c76ff017b96f851"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5422c154f2af1d93949c47f25a5c88025aad6f20c647b72ce26868ab9ac85e98"
        },
        {
          "alg" : "SHA3-512",
          "content" : "05a7320b4acf441d0b6f5c797e52f984739cbaa2d90352de1a49c8219e0f4e7e62b7e0cedfb8d7128bebd8ff67597c8a87d3d2e6632c8d4f760d848d6fb9f147"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-classes-quic@4.2.12.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-classes-quic/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-classes-quic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-riscv64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-epoll",
      "version" : "4.2.12.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" : "e3a27340d55a5de63999d0ba56fc2d13"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd7e82bde38f496664df5f6eab2fbeec39e2cc19"
        },
        {
          "alg" : "SHA-256",
          "content" : "95c98683642e9e4d7ccd64c918c1b62efeaa8d369828357d1450d0dd1c2b5f7c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a182e57d7a4b4a914dfa5bec01cc43fef22b3cbe6193c76577a6bd91960150623c2c119f2cca0cb01b19209b549ec5f3fd0b0ad9e00fd62af940724d029bf381"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc0bb8783a8e7bb4bea7686a3483f0fca76ff0d5087c71c04d79164f48782166d472a1595ba5592377c0003ff6441e98"
        },
        {
          "alg" : "SHA3-384",
          "content" : "feaad4f89efdfaaca72da9dc8f85e914532edbbe3ad49667297e19c345a7b38327b88f947bad081521d240ac875bf8c7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "50561f68bd7c3ae341c22c4a9aeaeaa70a4e34da9e714b11b9c92057c8f82f33"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b41b09f363ead060220839bc3efec1b7c39f9db3b9c21213e448227b8e5eedebe56b67732583e80e8ef193fffc6d1b93ddfb00de482c7f84dfbc440839aec17"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-riscv64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-epoll/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-epoll"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-io_uring",
      "version" : "4.2.12.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" : "3ad6f006521dc02ba0880459427d2eba"
        },
        {
          "alg" : "SHA-1",
          "content" : "f7a984d53e8afce074a604dce4d1b1ab4618aeee"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab19b76918bf7d736d8bd0978797d085f6660b43f484cff8372017e77231c4e4"
        },
        {
          "alg" : "SHA-512",
          "content" : "add25f6a763836516cfecb029883f7c197ed17d284f8aa12e9da133d7712032c2ac205bf1332e4fce953b2e0a33f8a05400fce5c3abd4c008571a156bbe7e0e2"
        },
        {
          "alg" : "SHA-384",
          "content" : "836dcba7608761de8d4b01d5b6b7d0bf25c22797b45d68a6759f527be779353dc07ef8c1dcfd9e494d0be1ec724d4713"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dacd834b837c4af9d774af5b40fe770740c5b68b32bc39bab0472b1c70f90a09cba49da55de3a13a4fc07e05476ca812"
        },
        {
          "alg" : "SHA3-256",
          "content" : "722fdc5054cff6d6a16ccca4eb074258bf3b9f31f7bfdf20e5c71687e89d3b94"
        },
        {
          "alg" : "SHA3-512",
          "content" : "62a3eb111b3f37f1906812050cbdd0a884b65c16f11cb59b3ddcceaa5364882d017136b65867ce6170b15274271a749a33ad65e74a3112ed6a28b70eb4360114"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-io_uring/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-io_uring"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-io_uring",
      "version" : "4.2.12.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" : "9cd4f15ae0cffb0e68d693dd260257a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f694b283217b9032ab1313de4171420b36793bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "f549b1235e04d351a1187fc224f1194fab69fc4ba911e5d72d6cb1c52ed06323"
        },
        {
          "alg" : "SHA-512",
          "content" : "a64ef142f042d1e1ee129b1b6b3369c3208d9b07b61212ea427357bfad416099a554546383937d2198c4f2a263402f91e88434fea8f0a275148462eec2b0ae74"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ea525c0fb964a0c5e1e425b7ff91805f1a098471a95a3862a2011696c9a0c010d7a228d583273ffca12cf1386d59c08"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0d2a86931aa1d049ee2eb94ffbfe760eda2c6eda632ab42be3455c7f9b1c2365254f32abbb52d68a72e7b783ba194ac9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "df6cc11dbed28326e475fda0849dc3706f6be55e528c0eb4b31308e390b52c86"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2515613f0f108b85bbeafbd905d968374ba74b7b9856a914221db9ee66855f5aa4038b2c97fdcb8c53cf1d543aff19e9abb028ee6440bf229ed9fb4140b8caa2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-aarch_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-io_uring/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-io_uring"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-riscv64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-io_uring",
      "version" : "4.2.12.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" : "09f6bd5750fbab8d0c68413d46197279"
        },
        {
          "alg" : "SHA-1",
          "content" : "52c0038e24f3ffd0e1ad875a7787e52d5e19e969"
        },
        {
          "alg" : "SHA-256",
          "content" : "67ea80d2a30d8ff1435b26a24fab345f8da40b85581b22c3b4d6d03e7b0b18ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "9527d93cd86343e3b46cd6327e4fb941fbff271f29c8bda092c84c9a04b87abd6addee61ac066bacedbd5af7e32036c8f2a5a674d3ee935a1dcf33552682763b"
        },
        {
          "alg" : "SHA-384",
          "content" : "835a70a9fa31bf59461fbc499bdfa6d7f9ce09945662fa0cd0caf07ea913dc799b83628a7934190d0bb9e96ae1569074"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d68ed2aa9a5488849c7250ae0618f53dfd46d4881aebcb1448d37109affdef20dc6c6a43a71ae8524e911bc1fd93609"
        },
        {
          "alg" : "SHA3-256",
          "content" : "28930bedd79d6fed7eaa95947716de1f7d977e7a19201db422b439347a332ea5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca4969a4796e7fb9db58c536d4799e0f26d31438c8de7d588f7f935c20043e590c8d1be129f3460aab78bf81e3e0fd253b55d7ed59213b57a14298d3074cd557"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-riscv64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-io_uring/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-io_uring"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns-native-macos",
      "version" : "4.2.12.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" : "2cb87e927006167455e523fca2adf32b"
        },
        {
          "alg" : "SHA-1",
          "content" : "009c0ec22babf6e252937efb04ce2f7146117ef5"
        },
        {
          "alg" : "SHA-256",
          "content" : "1fe6c237cec6e023254b96b9d2b44a6ac522900b5695a924ca61fd43ed76608e"
        },
        {
          "alg" : "SHA-512",
          "content" : "32844ab601a96921902c1a89b66bb8caf5b10cee717b344a5bce24f04121045568f516a5e9b35619afdb8cb0ccaf89d5300a69c82f749c7fc45566134e0aaa12"
        },
        {
          "alg" : "SHA-384",
          "content" : "a363a21906ee2cab8ca4fac4e1df37bf3870513fcfc616eb7756573b323642cfa2b5c1e8398fdfb5fe3a5caacc9d847b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c9fed979105bce90f16ff8d9efac8d28315f9e635ebdfa7c527c61aa284752e24f33342a98d61112a7d90d8ba68a5585"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f4d4900aad8dd96578b7a40c94bf9a7c2912dc0ae726dc236cde3acf33bcb075"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dfd3347b2e2f7997ee3532fd73d04bc429b77ef6cdcced171942dd4ece328271eb40867323b6cdcd65fe179868d494e877cea0484d7fd7e06ebbf5ffb65ffc0b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-aarch_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver-dns-native-macos/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver-dns-native-macos"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=linux-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-native-quic",
      "version" : "4.2.12.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" : "c617b926f8f993c68239fcc890fb4d2d"
        },
        {
          "alg" : "SHA-1",
          "content" : "632cc4feab6a0583e5a879e05c59acb4bef5d8b0"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b5084f8176490c1691650f4e3fd6a1fa7cede9c30eb8473ace8b34b26a8c197"
        },
        {
          "alg" : "SHA-512",
          "content" : "cba12508685b43bd6b6cd09e5d5eafaec9030348d4301841e0c75fef7e3e48cf07bcabe3a92ead56f8626249451d9e067002240be0d56be6807186f3330e322f"
        },
        {
          "alg" : "SHA-384",
          "content" : "cfb926058455b42283e1d284e381912a1d52ec2fdecba34daf3bf9f91afca474e6b46947ff978cece7d53bfcb168ff52"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5e756c03d294f657b55726c5c28a236b52a2f523b88e1c0a1507e7e7c78de3f720ffdbc89ba0da762fd6c9704ec482cd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c578c6a4dd41b4728f5ea27880cb63cffd5002c0f912e28476137c43d792b09"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f874c6919887f4917cd5118b00d6ed23b3fb024651a83c8e6aa300c45f262bf852260e5f28f8bcb90f35f10b88fb9fe3b532712c3a7ee7c3cad8a90cc56ba77e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=linux-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-native-quic/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-native-quic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=linux-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-native-quic",
      "version" : "4.2.12.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" : "2230a4f890222aa19e12488f974e761a"
        },
        {
          "alg" : "SHA-1",
          "content" : "37988fd1ec666656915fd418aded37a01bc65941"
        },
        {
          "alg" : "SHA-256",
          "content" : "c3adea0e4801d52c0819df64a6491966c8936753375c9d252454e764d947813f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7546411c138a0d759849db6edd14449002c019da4c6fb59f2afbc85e0e7cb2a1007d6ebe9e922ded37353597e5dac215526d2bfcd8bec2147d60fe935c0a7c83"
        },
        {
          "alg" : "SHA-384",
          "content" : "0882943eec7b9fabaa7c98dfd341bc7aad4d2f3baa55d9bb25915c677cd6b24046063e73226cab7332ff4143aa053ef0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92bfc0d47ea0b6bc5f9779340a8bc41a75e260d94f7f39e6f78b4770e9aa2c79de761148ff6440d3760061a8cd9df1ac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d251f3faa1c5dcd43ab4d750a756ca614de7a1cdf81e6921a71b3c68923ad708"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25253ca2e924f28fcdbeef7ce868941a5d68f030c8817b7d474c34e13c98dbccffa0efe66be44520ec563b6a3f1658620baa4d05422c56f259e8ebf0956dfe1b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=linux-aarch_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-native-quic/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-native-quic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=osx-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-native-quic",
      "version" : "4.2.12.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" : "d922cdc91977483c654fa490dd2c9871"
        },
        {
          "alg" : "SHA-1",
          "content" : "54a84890c0a4ef4b44e5c3919b09f67e229d6233"
        },
        {
          "alg" : "SHA-256",
          "content" : "b47917d9a60c3277b6776a739671b83edfafd0496d737ec3ed2a379dc8558396"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ff9c1c68067cbea11802daecb4f198507c325eccd75f8121a277a6477389fd4a7d25a38d1c4f048805ad4b6c122467f91c9b5e0944ded42591c5616675931e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "3dac2a484d8b0bdd32df2eac2945924e18e2c20fd653ac2e78099dbf7d75801ca7b080c9b1840c75519f037c9d6b0a53"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9bf156fd302a9a3af78a5eb71bb0dbaa4099d9ad1d645fba2bf88fa39bc728bd0e789b884f907378a2fe01a93988390a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e53cac2925e4d0598f1695fb310a5d03ed8be790d13cc55e9ac76c58b459e3e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "47b0e7e52ec898cd70194625c55a4802583234cdffd308ebcf894c5a6f0b0f12477a8b172c98dee51fb2e8380121f8173823ea774110b631acf1ca4180a2653a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=osx-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-native-quic/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-native-quic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=osx-aarch_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-native-quic",
      "version" : "4.2.12.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" : "560cfc51c3f65b6032f892477cf67649"
        },
        {
          "alg" : "SHA-1",
          "content" : "ca327d4c0132005fc0bcbe33c110c500083c0740"
        },
        {
          "alg" : "SHA-256",
          "content" : "dfc4c25b92b38b5f89e7b035c2d6d3c58bee8d901c94b40e022e0823bba282c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f8b977407b0df023235de1fe98d153ad190f0ceaf205b8ba32631acd98ecdae4fe69254988be1e2d14af94aae4fd71581a51aeacc30d315256a019edacccd44"
        },
        {
          "alg" : "SHA-384",
          "content" : "3de2578a3d2d1de5308d67a0177fe44ca9d7d2fb4dc2baa919c4fc02805c3f059094766cacf1e4df6e930072e826670e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b343213b15b5981792f0a6b7fa2747830f8b1307d3aef71f1df15079e2ace684c51aea297920cd82233241683bf67ffc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "edbad2a0a4e546f02b36bb86dec47a784a6d1ade513309b88f2c322b07feaa82"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b59af07a9cd5178501331abba2f01fbf70499a54a2cfd4e9cabe8beb5538957110777635592edbd9142ce32c0b73af55e3efd790e531fd81e73758bb1542c5eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=osx-aarch_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-native-quic/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-native-quic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=windows-x86_64&type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-native-quic",
      "version" : "4.2.12.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" : "5489e8f73a55d87a7089c34a531cc1ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "e794e36f597a26879225ed839c2ee4687a1f21b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "7062f96c393acf14d4d4f5a04d7f5b8773431658b7fdf343068abbf6e044e3b7"
        },
        {
          "alg" : "SHA-512",
          "content" : "356014d5b9b1ea3d16ae62574d49d49197457789c11f94dcaa13eb3b5b8585bce059a79ec2976c18b1a49765b279fedcef003b9d6e0da29ffb9573f7e9cecd5b"
        },
        {
          "alg" : "SHA-384",
          "content" : "cb8fb51ef354865622d409bde98ec1e03c30d755d662e927de9cb32460443b305f789284e3229da9071f0df70db30d56"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8dbd3d58fd67c479fc2320ef278eab6fde3f6804271fdd32bf35ae6b8bbe70ebe0dd2824b13934ef3af550a5542622a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "878eac8c0d3d13ca870be1474157c38e21100b79c52e8364fd5ad138103ebbe6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "54125b3e2e5d43c215718428cc0a35fd4dcd01eb45babd4b22be6711e9b5c87fd1e1c3f006d534944f875b0429f1d7a69daba69aaf8798768fd3dd7f43607330"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=windows-x86_64&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-native-quic/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-native-quic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-pdf@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pdf",
      "version" : "4.19.0",
      "description" : "Camel PDF support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-pdf@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-pdf"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-pdf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-pg-replication-slot@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pg-replication-slot",
      "version" : "4.19.0",
      "description" : "Component for receiving from PostgreSQL Replication Slots",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-pg-replication-slot@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-pg-replication-slot"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-pg-replication-slot"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-pgevent@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pgevent",
      "version" : "4.19.0",
      "description" : "Component for sending/receiving notifications in PostgreSQL",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-pgevent@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-pgevent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-pgevent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.impossibl.pgjdbc-ng/pgjdbc-ng@0.8.9?type=jar",
      "publisher" : "impossibl.com",
      "group" : "com.impossibl.pgjdbc-ng",
      "name" : "pgjdbc-ng",
      "version" : "0.8.9",
      "description" : "PostgreSQL JDBC - NG - Driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "84ee694bd6ab99ca2fa2c76363c46384"
        },
        {
          "alg" : "SHA-1",
          "content" : "6a6cf5d7be05566e21b2e9e2b2b3abdedee2cf0c"
        },
        {
          "alg" : "SHA-256",
          "content" : "58460c7b3974d91a2dda7d804ececd00172f2fd71e43fa0b03f5cf76e2046960"
        },
        {
          "alg" : "SHA-512",
          "content" : "a34ac9146257329f6e9b354f13f564c65dbea6463addae383e3918d3a64c90c67f5f7fda6b5c3866de991a568d6690edb3fb09f2507593390a6e30ec0c79e02c"
        },
        {
          "alg" : "SHA-384",
          "content" : "635e08814d286c820360f71573d7641f0b451ca3f1505fa091e4e332dbffab070eceb46928e4522def640808bfe32041"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a02c0d6c195dfb7c0f5121ca16c2b46f594a54f75260e2263d3d72012b188151a7970629114bf912c6e2134e5b2cb929"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a05feb6495125c574563987a74cdc842222b917a353d5d25e23dbf367f01068"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5e1dcdbe69a06c2ea8d48cd8ac449d7a8aa2a693eabeb8632827694969ef9973e7abfa382b730ce085292c597e5a41ac85596aa491263ecb885b987e2be6b3c9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.impossibl.pgjdbc-ng/pgjdbc-ng@0.8.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pgjdbc-ng"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/pgjdbc-ng/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pgjdbc-ng"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.impossibl.pgjdbc-ng/spy@0.8.9?type=jar",
      "publisher" : "impossibl.com",
      "group" : "com.impossibl.pgjdbc-ng",
      "name" : "spy",
      "version" : "0.8.9",
      "description" : "PostgreSQL JDBC - NG - API Spy",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "997dcd1d0ed6428d797a5e01937d0ab8"
        },
        {
          "alg" : "SHA-1",
          "content" : "0596cc6cbf82b8511e0add9ab9097c255e43854a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef666e869332ff8118259b928c18c623934681d5a63a9c230c75bd2129eab28f"
        },
        {
          "alg" : "SHA-512",
          "content" : "173615c39aa6015a732e329217b40e3ea1c304c9c168d2764d6ef23ab8775e2f4432339bc22d049662561f09d3fd890b5415738620d64dcedb762d5da26b4ebb"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e9af35fec911e4315a8a74369507fb2d66c3bbdf1d49e0ce96e3bc6214b51a23aeba2cb1d1aaf40d163d048a74c1c20"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4808316e61cb6c526cd9dc5b8c927093dd54a063d298b031dd0da582e3dc190a081173d860427e7f964d8a95e7368843"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5bb1085e6fb63018816acf3fd940c8a1686e02db2e0394bdc5514dee44af9ba8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "19246efa9f8e76e2c4f8cbd9e06750e4ef8605f7d1ace2abf1eb0293911ae215a7d3e9f4012f263a6c88b05f9ef0b0f4ebc7e85f9ecbbe85240e56ae5d8ff404"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.impossibl.pgjdbc-ng/spy@0.8.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pgjdbc-ng"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/pgjdbc-ng/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pgjdbc-ng"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-platform-http-jolokia@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-platform-http-jolokia",
      "version" : "4.19.0",
      "description" : "Jolokia plugin for standalone Camel HTTP Platform",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-platform-http-jolokia@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-platform-http-jolokia"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-platform-http-jolokia"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-server-core",
      "version" : "2.5.1",
      "description" : "Jolokia :: Server :: Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "437e50d0337a0eb68bf87a61e7ec588d"
        },
        {
          "alg" : "SHA-1",
          "content" : "12a0048f33939343db034f8d124bf355249969fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "452e4b59665199680a455ee257f1d540e8cf028227042eb3e2a68038952df022"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd8fbd3c70a94e1ea862a71c862b2970859c86bcc19dcaeb71e61b797587de03cb94835b0e55cf89b304f0172563e18a2938bd09f70af0958e2b889d17e4a17a"
        },
        {
          "alg" : "SHA-384",
          "content" : "708a6d46bc865c5c1fa1fbeeb63cd80da4dfe093aeddfffdc1ba4a42552a6e3625a3b1edca1020def2aef3b1a892c180"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9aa6377f783a8a75cc6c3d4195db7bb8492117fbba126bcb41df3fefbd1ab419c7a8b0060f73a1915c52d26682f90a9a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62327cf05f13dcf015de656c0ba96e0fdc1a16d869d2f2f8aa765a985f69525e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "592afe40531376af48e03a0927794ea4d919ca1837fe0018f838c5ec3a48754f4620b9ab0af3bf13d75f458d3b5f70aac63c811a2760bf1c801a5f39f77d7209"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-server-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-json@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-json",
      "version" : "2.5.1",
      "description" : "Jolokia :: JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "433d6e14f01a7e23ea42130a3a235d41"
        },
        {
          "alg" : "SHA-1",
          "content" : "6660ad2298bf7bba9a4dbff0f268e09c04651d33"
        },
        {
          "alg" : "SHA-256",
          "content" : "98567b5ee8f6d50088b33b8f6cdb08b1bd4ab9675dd6bdbdc6406b65b34ef2e3"
        },
        {
          "alg" : "SHA-512",
          "content" : "0931f2358897fd715b0741edcbf4d21c06db9948b5414e08ed1c4967417e93cc69e757d51140f4b415f88c1618e89353bec22031dc3ac3739d82fa63f65d8dc0"
        },
        {
          "alg" : "SHA-384",
          "content" : "06c6e35971460e4ce4235fb74c83a48fdfb3ca3f8ba25b6c9747a3e5bd630503f4ff438c2d7939a008429aa7513aec5e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "844b4dd2da258429a83b5477f9419fcccb7550318db909837a94ec10ec7f8531031268dc035ee41619d3dcc74619ce25"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1df24e0c56449501250ec5815c1d911871bb034517fa0267ffc36b0e97c85b3d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1da60e54429fbe4c7737fc767d7d79fa39c251f9a1e747623c64f078082fb76f9b8749ae9c0c21cfbc504a205f53fc4b78de5483f4d9e32841d52fb39070a9c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-json@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-json"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-core@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-core",
      "version" : "2.5.1",
      "description" : "Jolokia :: Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94dbc8a6395954455e58c1c465e42cde"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c61dc0f64c28c824ea7a458de2bbceab3fbe249"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b7bb686dc11a318008bc89bb76b448f2696e16bc8099af138c0c1633ad25fef"
        },
        {
          "alg" : "SHA-512",
          "content" : "14d32c872fa58d04126a85a8b383941c89de36981b784bef617254a3cec421bb065f7394104b913ee79c733b3f6bb7dcef24439093ad126defd898fd08826432"
        },
        {
          "alg" : "SHA-384",
          "content" : "94e1fa3586dff9f07b1e652cec6bd58f0073e4260e624af4faf996a63b57872300f48f1dfeaf37a3641e56e0dee9ddea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cde155ee83e1298c0b5df9b1d78b9df4a269aa2ca5a97e45b04dcc1390bc7118724f7dd8d7d242dc6f86bd86b5567f18"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1201cad0f5baf7e684a294abeae5ba1e47ac6e3a6c615b3a0c5a397c29cabe99"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cd0bcdf3bcb3493be9053d7aa088a3d35079286cde59bf6fe1c331ab26c1c602d1c79d6427ccdaca0f1abc000bb5f7d4c81102dab052e75a9ea7d4f755abff07"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-core@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-service-serializer@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-serializer",
      "version" : "2.5.1",
      "description" : "Jolokia :: Service :: JSON Serializer",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f6fd35af4d61b77314b421f1b9916ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "724d465419d1f28dfc0fad05a00cbcb862f0bf5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "6005f390678c2de5edc7b41ddf282f7000dfa5e81a23b34a7855a3fd78d0ea1c"
        },
        {
          "alg" : "SHA-512",
          "content" : "ea87a843e778d5b9a12daa7f7120017ad6c302e9830f6501a752e7eb8f628de42a6b9ee45bb7c7149d8642892593fc82594b0d07c1783fbf1278413830d1b993"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5a19e4f78fad5907ca088e626f912bffcb9a8c1244fc3afa0ead3c257fa08abd69de4e40d04fcf33dc5b00949ef0e52"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9117a05085fbeb969bfb4cea5940f0375cb85f8c668e9e20d6c29e9a3c1def0fcb86f3bddbe3d9d9f62058d664d22470"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fcb6def04d01be317dfc66a16c62c2f2b8a260386bcc65b677ef1a17cad2857d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "606b0062d23dae766d6a85af52e0ee29feb2c4332c939bbf92037f3b0194d86bbb98ada484a9ba7d90abd9276771895394d7bf9ff9b2a4fb4a4047bc921c9c57"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-serializer@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-service-serializer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-service-jmx@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-jmx",
      "version" : "2.5.1",
      "description" : "Jolokia :: Service :: JMX Request Handler",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8767fdd9d084876195f5158f1274c99"
        },
        {
          "alg" : "SHA-1",
          "content" : "d93bea3342c783dece716c8704709cbadd4e03a8"
        },
        {
          "alg" : "SHA-256",
          "content" : "728e314d7d9181ba1873dffc1c42f21e561ad037e02b6c201451b8ccc99e8660"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9a2f30496ad9977684023188d91e94d5a169ab20287eb7e7ece2e0d9c7f183fbf4a3da802dceb9ede464403786c1d8522cfc583b69ad84e091a2898416a7739"
        },
        {
          "alg" : "SHA-384",
          "content" : "53867fbbd6a17033fec0f15ddbbb3971158dc33e4f2eb121064c5c2c11944f9d2436b6ee5501dfb631ae21f9e2e22cb1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4274b81abc48bd49bc7fdea0c82d81eb21d3bd38ede44d607111e90a48f4673d71e33cb2714510840c168a65ad3d6273"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b8f7237b2b9022356a30f7e6ba5c202bbad4956b0d14d9f69eaf623b9397661"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6bfcb5fe876893400b22f999c48dbe9fa61f3193e184bdd90ab68b96fbba271b227ff9752514c6cbba0cd4e2039ff26bca81226202350185f5cf4d0f9845ac7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-jmx@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-service-jmx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-plc4x@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-plc4x",
      "version" : "4.19.0",
      "description" : "Camel PLC4X support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-plc4x@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-plc4x"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-plc4x"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-api",
      "version" : "0.13.1",
      "description" : "Central API Module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "382f142fe65b15fa2ae19a0ae6b57f3b"
        },
        {
          "alg" : "SHA-1",
          "content" : "d10d0f9d0336924add33bac58da572f598efb97d"
        },
        {
          "alg" : "SHA-256",
          "content" : "a6914cfa605db12007495be47aaca49ce5abbc8682045c5258706b8365847096"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a769fc06cc122e18296d510516da4095ea0ce70f0ed98802e3ebb0156fcf27d967e1e041fce1bc42739aa4c61da9a866ac66d00afa6eabaad1d0ccb1c260fe1"
        },
        {
          "alg" : "SHA-384",
          "content" : "e6bf9c4fa87423420c4e0acb45c75ac924b289d427b3ebd7a1c3cc16900b076ddc74a32c9a26a691bae079be4af8d540"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8ac02a8a44a7b5031c91e637a5eaf5a6726dfedd31026f64ad5f7d2fae4e5e63083c4a69739b01b49e82e5a6ea46f618"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e2b1edfa5d3626d21279ff3a9e1b7c698ca5ea7f519f860ace820f5ba624f344"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7262462f04a8b700cde6deaac42fbfbd4a35f8a1ff98e3bd811df344122285224a5f9babdf01f2283d7078ab93382374523f8ea2218c838d9e4bcb6e182c4e56"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-scraper@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-scraper",
      "version" : "0.13.1",
      "description" : "Utility to efficiently collect a large number of items on multiple devices by different triggers.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2152d793d5e34be2a1732c5ea05a0999"
        },
        {
          "alg" : "SHA-1",
          "content" : "1fbde97c68e3c4d441359e99cf94529c5f536c69"
        },
        {
          "alg" : "SHA-256",
          "content" : "323ff182cd64208572caf35038e6fa77cdbe971dc22807e9ea645f394073bc9d"
        },
        {
          "alg" : "SHA-512",
          "content" : "362790493aa42e1a8a4efd7edba991a976d14c34d5e5a327f5fd24db60e621061a01eae3ffe4ef017de19ff8b91430e884cc4f8daf22d025eedd588e45884776"
        },
        {
          "alg" : "SHA-384",
          "content" : "d15a82509742d07d099c0d504ffd0e325ddd6c463566dc12b082bcb39c30fb434896cb35c09628a9e0e802e1157801eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "03521f736e4b1d73a818e22985916df3282ff6f636fae946cff71990b189b2cdf9e5886b413616f9f069357731af7355"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e19de89ea38833107855fff3eb9d6211f9adac4dde61ad3f4cea60a43867f4ca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "053518658524eed1b8870f51fc1d0fce75d03bc7effeaaead47400ec6bf8ff9a8cd4ea7e74b756fcdc3506beeb9c039bcfc732fbb3da184632c6c98e49fd4053"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-scraper@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-tools/plc4j-scraper"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-tools/plc4j-scraper"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-connection-cache@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-connection-cache",
      "version" : "0.13.1",
      "description" : "An implementation of a connection cache.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "65a5cb418793cb222dd10ee65a8ccd7d"
        },
        {
          "alg" : "SHA-1",
          "content" : "3fa8a85f22c0e69c1f094345eec91ebe5261f8b7"
        },
        {
          "alg" : "SHA-256",
          "content" : "7245c7b6584c4bf85c09c1a3024f62014851ff58813757c0503bb13fbe3d0239"
        },
        {
          "alg" : "SHA-512",
          "content" : "158f6c0f0064446c62a01034ab029e25463cce2d3e4f5b744bb3f01fd3ba2be4b5825fc062ed4c5d4af54b7bd40de05651acf318eb00582c1f1c3c4089c54376"
        },
        {
          "alg" : "SHA-384",
          "content" : "22e872892b6f7710a0859494a512d83f6bf10b3b4dbdb55931db2a19bf94942d2685809fd363bc776a64cf002f712828"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ebb9f0692ae21984c58dbf6a9106f97287e2bd97fbd85ad9cdcccc69ff64f72733299510df24b815138a6571eebcb3cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a0c7159181028485c47fad972f995f6ec40d8ab426517530753a633ae273562"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5298d085965821bc3027ac224dbfbb31ba67d55cc1692456dbe6387f2caa173e0d5b127b367a06adb0cea1b3ba5faebfe58bc9ea360120e34723286bc498101"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-connection-cache@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-tools/plc4j-connection-cache"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-tools/plc4j-connection-cache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-ab-eth@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-ab-eth",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver able to speak using the Allen Bradley AB-ETH protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "719fb7086423b44f5858a9779c152449"
        },
        {
          "alg" : "SHA-1",
          "content" : "de99c435676e80f2e4a301cd8abb5efe8d006137"
        },
        {
          "alg" : "SHA-256",
          "content" : "90268cce6b09c2280649a611158582652bbb5753978a5a65a5c084c70197a19f"
        },
        {
          "alg" : "SHA-512",
          "content" : "5cf87602067f62a26aed6e2558b0e5ca41d3a95980cc3ef916c735fdbf0bdb89cb213a9cd73cf38525ee9455c20e79f68095a7a177be30f0305e34acc0848a17"
        },
        {
          "alg" : "SHA-384",
          "content" : "ce70ef8b31b13ac5ee27d9b509a82a498023d0d35de172f440f7d686d53b27f2cf1710339b26667d47be9a799e6b22c2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13ae16608ee6b8e5e0522154ec1f21b476b99475520c8e9d3aa7abe644f187b081c971bb29cd4161b0f6a3d3c0438e69"
        },
        {
          "alg" : "SHA3-256",
          "content" : "93aafb83c3b5aa44ec27b766e5e655f738ee88fd2c39cd759ed0e0deb77f71ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6522d09e9e11b52d7299eeb36ac20c51e09b0ef808f9e3e768f8bcce60452286e73870bf3ece181f123b1e441d07ebc7d062906241996dd3912f45a792301079"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-ab-eth@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-ab-eth"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-ab-eth"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-spi",
      "version" : "0.13.1",
      "description" : "Internal API Module.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "52b382681cbd61779b762cda31712f95"
        },
        {
          "alg" : "SHA-1",
          "content" : "265dbf39b0585e668f6d216adac6bc749112ca97"
        },
        {
          "alg" : "SHA-256",
          "content" : "6117f5cb5ec35493717ac450237f881ef60d80c62e2b4d5746e4b95108fd9481"
        },
        {
          "alg" : "SHA-512",
          "content" : "33b175658c5c2216a538dd81e7801d954e23f974c12b9b79cbfb71166c413e61f473483e348ff5b0c1a2f9dda4f0dd0b9865eed75c2dc4b83e4cf46683ae40cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "c7a2b9b0d6fb170fe372ebba39f44719988c878dce8c5477d285bcb249acd9ca03c4d8bf65795a254d8d2edafac545f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5d529a738fda3ba13a53ae1ffbf3e8a4fe3d737821489f29ab1828e332ab40c5c11a8cafe7f076e9f9b266bad6539b17"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22c56fc7569e8ff3283b9338167785085bbdf9b8915ccfea62ee5311a9360f97"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ffc574225105317c276149865e132328b58cfee15fef80570851f93ce59345624d57b7ee18360bc70ddede9c4a7570219a6c087de393bdf5ea71f976cbab4fb2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-spi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jinahya/bit-io@1.4.3?type=jar",
      "publisher" : "Jinahya, Inc.",
      "group" : "com.github.jinahya",
      "name" : "bit-io",
      "version" : "1.4.3",
      "description" : "library for reading/writing non-octet aligned values",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4bac73c8be3680928158794389d22a3e"
        },
        {
          "alg" : "SHA-1",
          "content" : "46abf1c2d8af5e1d2e1cad7e7c64bd9822a88656"
        },
        {
          "alg" : "SHA-256",
          "content" : "a72ab0e8eb9f86d2d5db7b57d7772023f171e58ce74821f9f47a506f9afdccbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "07deb7bfac81233620bf8c89d53f697e37a085493e06125336021c077ccc3e38da884b06dd39c26f02d9a1803fa0bb408e2c97740d9fed552e69a68859bc61ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "d61201c72ffe3702a93f17b01b1114315b7eaba4be5204dfd6db42a07ddae5d6d3e994c3eeeceba697f81e674974668e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b1b184e48555d6219562b8fbb111ea0a48a3ce03b61dafb016ec31f8da51af63c89f784b4514af3820a6076f3fcc49f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "56d42962d1aa3b2675bbf1190dc47919521bd049de94b8e905b484cb7478d1de"
        },
        {
          "alg" : "SHA3-512",
          "content" : "516053be0117d093faf88870215c4e03239957e0cb86413c4204e0663221ed8f69c07b5cee05a9665f237421bc88c03627c3b39dd5ff7d98d1c397e5ab964c21"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jinahya/bit-io@1.4.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jinahya/bit-io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jinahya/bit-io/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jinahya/bit-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-tcp",
      "version" : "0.13.1",
      "description" : "Base classes needed to implement plc4x drivers based on TCP connections.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ed9e9b2b86b019356e48ddfc28bc92c"
        },
        {
          "alg" : "SHA-1",
          "content" : "757c995b142279b6802d08b51ad5e4ba5b0f42be"
        },
        {
          "alg" : "SHA-256",
          "content" : "bd34b79592d8f0c0d111a521917d976d2d861e1e6690d37a6971cc98df229d43"
        },
        {
          "alg" : "SHA-512",
          "content" : "1a255dc8998ddca2c922edb63672e4432ee3e155fb04ff04cbb3b81d4419e941abba2316c9b95db9aba10c18ef1916d970f8be2a9ea912eb3aed73327e53b95b"
        },
        {
          "alg" : "SHA-384",
          "content" : "afd69d6c7e3ac4f8ee1601854a79962f5e414b9cdc0a8b5f4cc3c95b3e1bba0a9eebae84c292d9839d1cba67b9e8cf2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "34b9133af518a6d35d3d34fd180ff08031f83a476e6c185a7b0fc65c9733a7220fbfc3c8cc412c844234cb50cc4123fe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7ebc31dc737a953cdbcd96ab8bf42f9276b2dcafb844bccd6df6bac766dd1124"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11a2e8574a729b2b31f9bb23f5b24f221fe2536ce548d0d37b799c0db2473fcc1587c74288ee44b9f2d53c929a5601ae849abcce7c09a04204503f9f56d7f23a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-tcp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-tcp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-ads@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-ads",
      "version" : "0.13.1",
      "description" : "Wrapper project for all PLC4J driver implementations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "da08225506222308c5deed0606d61acb"
        },
        {
          "alg" : "SHA-1",
          "content" : "be91d4fb352138b3774930dec6d8b75ca6fbe9c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "b20092b6d61706e202d5dff73924dc783e00cdc3933a283d53d86326cc9f932a"
        },
        {
          "alg" : "SHA-512",
          "content" : "bac4c3e0c09c81c17dbe813642f3849c2f4532a38afccd24811e1e4ca03d8026536b9b23c63afdb0d35042cf81b3bfcca18687e0ef83fc1983973c03375b53bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "b9b5736fd9e733dca049eed8ce207444f6c555f01e7a7d6b102dc53c9f215f602d067ae71ba5943578858ea899f9188d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13a65037e3552527fa96e0386fa35acadd35cb3fd517e6812bf771732ec91f81a5a12f502e20778db456ba9f82fa5784"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c5404184506b577c37d65bf3631695a98f20c325b9d9b56d8f6791c29626874f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a976ff9ac29081a179b2f050739fe89b22581803ba782fa990b1f0de66ea0d2e88246661d23049f29ca68061cfb90ca5727721c10c7125460464460005ab8fef"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-ads@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-ads"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-ads"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-canopen",
      "version" : "0.13.1",
      "description" : "Implementation of CANopen driver.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d51a07965a816711effeec633fd628be"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4d4c014fa2d02e1e4983484114407ff5cca2a13"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e029ad31bc7f94d760f8f2eb3b4c4997c903ae718f9ead1d841147fa6b8d5fb"
        },
        {
          "alg" : "SHA-512",
          "content" : "c7b2734929d81ed685d814d5e93046fefad0abb9407d078a437175110db3ba11a6710ec917e5d17435407050ff520a7f7d9c891214174125a37db122c5518171"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ec33dc37dab348ee0155be11bc29820c86db343369f78d193cd5d22f475e60a188204c5cb72206317684a3a86f468ba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b2df1de6c4baa5b79b4d6ba5b4b749062629fec49dd4793998fcf1603b89bed24f504b94ad2796296b8a1eaff54284bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0125100e777a64ecb22c12f28bfff299e905a7a5b259267282964569d3f3b7c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a37ecbf0b35a93b862e8baab9804ad91245ae50f7e85a05cf4df0c599522f0b1312c25b8bc4c3b5d5dc8411e6ca19db851519b600dc0d30d409712b3e66ec462"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-canopen"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-canopen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-can",
      "version" : "0.13.1",
      "description" : "Implementation of CAN driver.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5a320c7a79577d80325994a83b65b4e"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef7920b12d5e691533df1148fde1cc9dc384027e"
        },
        {
          "alg" : "SHA-256",
          "content" : "7188cf9705ec22fd62c43130105b9c8f4ef45c8410bafb156d8fe909e3dbf6bb"
        },
        {
          "alg" : "SHA-512",
          "content" : "741bbef16e87f9ad3fb784b0a8d374ad977335b360c6793d2e15f343b19a764060ba6549880b4215b026557bad343384e44594d1c5a280ea56022629962875d2"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa52ae87cd0f609174eba86c23a0b0962da6fd978327ebfb21aabf05745a508d7f559e90142c7c26b633a23e07c8f56b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c92ef4370062e4a98336d2f0a543fa01b30da5717ca19cabb5611b75952a868f4824de78d802e2950760239ca0d1596"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7fb494fa5c283c84bd7883ab56cedb6c189c20c607da5234c4e757c923a7a073"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c7cd0beead7d777c3db6a3884789a1117f8d977e8c64f35111a1bd23c9309452412175173e14be164c50d52fabebb91d1a08136a5bf7640ffa696ee5b0f46bfb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-can"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-can"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-can",
      "version" : "0.13.1",
      "description" : "Definition of CAN related transport APIs.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d94b90803add4c763c75b183aaab98f"
        },
        {
          "alg" : "SHA-1",
          "content" : "184066fe8dd6476b33e2a978df75d81445d49bdc"
        },
        {
          "alg" : "SHA-256",
          "content" : "a5994c9197226b7f8095c89a2fc854055638082763da1aba31c5016d42e4f712"
        },
        {
          "alg" : "SHA-512",
          "content" : "3fc32a8d06be50b6cd66bc3346d0d8e11180c078315ae351b8b903e489fffd84a61f9df200f9527ff82bbda3f0ba9aadcac6748fb01f2489cc1ee8d05ee2e471"
        },
        {
          "alg" : "SHA-384",
          "content" : "6528db4134f2d49b11de32216a1c8c148b528d47bd0d44831d4212952ab0bb8100e21c2ccf0695b5e1bdbc86ba4f9488"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dcdee0bf93ced754214a50cf702fe88147f716a0f629c5271fbc31bfe0134e7680f04469b8d43de60955cef389f762cb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec01a7aeab5daff168e2ab885a3cc5965dd1d90796d0a6afcdf4f2621d17ee07"
        },
        {
          "alg" : "SHA3-512",
          "content" : "809afe686f654b0e0cae4a1e12b2992da2832639d025d2427931bac33fbcf114e14b291c656b9746a5a3b39a888a0bb61c8c24bb38b8c03dd6345485e66a6cf1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-can"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-can"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
      "group" : "io.vavr",
      "name" : "vavr",
      "version" : "0.10.7",
      "description" : "Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "282f7a459656719db99b56813980c2e8"
        },
        {
          "alg" : "SHA-1",
          "content" : "855105af0b36941e0d23303a8edeec9e6655719a"
        },
        {
          "alg" : "SHA-256",
          "content" : "40d05a7531f7d6411d7fce5e096ed93f52e780c9cb6f699a9ced88f765288a0c"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa220cf23dbc58eeaecd97811d9feba9473fa42cfe3d3fce36a6361d3a8ed8be027aa07a63cebbcac46816f11cd2345f23abf5783cb421b3ab0f3649235b3702"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a0c70e85bfdcaa3470eb41e69a7ac62c3e5cea863b00bd3dfd00a5ca84c6ffacb29066fa298e4b943495141a80be97b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a5c391ba0cc912cd5eadf97716e5d05df7dfb858aa209682fe5746cf8d25fa731311e5aa877e61ee20ebe3ba08876a5c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74f36ab7f60a4b4d7f57463a93bdb218abb83c7f27479cf18635749a147b7c25"
        },
        {
          "alg" : "SHA3-512",
          "content" : "567ac0acf4e8310a8de42d27dc20bc613eda373fe81b21509266f00e3f443d9b9ed841137fae87163c28f17f73e66312158fcf25e64f2c6ec9fabb965a1411d8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://vavr.io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vavr/vavr-match@0.10.7?type=jar",
      "group" : "io.vavr",
      "name" : "vavr-match",
      "version" : "0.10.7",
      "description" : "Annotation for structural pattern matching",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9fd462f9cf2de60b40d826ccdd6b3710"
        },
        {
          "alg" : "SHA-1",
          "content" : "25d24e4d9afc565538cb505bac7285c091aced5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed86f834c0c03fa2d9ec270914a47a8a0d017573bc11fa2b5b999cbdccb18614"
        },
        {
          "alg" : "SHA-512",
          "content" : "b3e874fefec4a509f93cd7a7897bb25c3a74de9bb2dd416db9b0da1807f7177c5a2e487ec64ae68c2babd0b1c1fcf3eb5aefa55ce89453524db44de7da52e1e2"
        },
        {
          "alg" : "SHA-384",
          "content" : "49a520192cdabda6916a90294fa816f31f90c68315df1a525784491e8750cea4a319755d5b389841290b199aa5f4252c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae46427cd31b6123d71c74de13be6468c1b28c2a7b6fc132c76260cdba586bfd6b04bc5c1b4047679ca204bdbe6d6256"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c46a27be4f578ae7f35222cd42ff322b546f14c28ed9b0b6dc117cfac8c3adb1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "50cfdc4db55e94d9170fdd3d61f387cd0571146da33455267ce49fa1984427355552a1f723187740bdb9f919db814dc90bfa6b381d7441849c70583bded6213b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vavr/vavr-match@0.10.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://vavr.io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-eip@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-eip",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver able to speak using the EthernetIP Protocol with CIP Encapsulation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8826947b221040258984d4e3270d00fb"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ab63ab58c64b8c816d6f488da22e18e1e823e6a"
        },
        {
          "alg" : "SHA-256",
          "content" : "dad241b8948759fc67a9e1bd940e70b40d58cd205353ddc61e211a9738b51c1f"
        },
        {
          "alg" : "SHA-512",
          "content" : "99f49f46657cf2bfb47fdeaf6fe232182eafac1d45d7c41f03bcf454494eb68cfc0d02fea54f54b6122871b53d54885a8aef3f40a085594315cb1dab74e21e27"
        },
        {
          "alg" : "SHA-384",
          "content" : "d95d8a177d9302e1d1f87988e43ed75b038183675101715c8c6b4d02dbc4fbdbdb2d1c37e62cddaf25385706c3b1a0e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "55efdfc29dc5e5d82b0d7b30badfbe338feba01d0c593cee38d67edb8ca54dc25df09e1c26ed1e4bdb67a8ecfe36bde9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "682fd4765f82728935695e892204755a055d4f4e96fad36575b0cc52c80ffa0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da52f8c1a819a3af9cdd060db8397f9e4a85aaee2c37b559a59e443f05429dd9b08b3779817fc8a1423168bdfdd664878113dc77e3b12184237d6d202f2defb3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-eip@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-eip"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-eip"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-firmata@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-firmata",
      "version" : "0.13.1",
      "description" : "Wrapper project for all PLC4J driver implementations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72f2ba406b2c5c8773b36bc497b12262"
        },
        {
          "alg" : "SHA-1",
          "content" : "afdf6bb9bfd6f2fc9f87803e0c6123b63fa79c7e"
        },
        {
          "alg" : "SHA-256",
          "content" : "be217cfda11e1875f79bc3f2b0c79001043dc475c07c0d2b73117cb398f6ef43"
        },
        {
          "alg" : "SHA-512",
          "content" : "dd72e984f5d7d1984ae95b81166459e23a7225693e68ec9b7822f46aea701511f5f89c13a2de59ee9224240df64b15a2dec5b9a0304fce101fdd9062e1807245"
        },
        {
          "alg" : "SHA-384",
          "content" : "c755fff00dfe793e5a488b5f2e065991a048dd02883caf711c767c8f641ae4ca2b1426a1273261f2bf2cc8e8752f3072"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a7ad927b0806cbe71aa101b7ed1aebd3f5dd1bef3a0ab0dc31da6272b96aedd8a64829adb61dc71406f8cb4c1baa512e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "18d35c50fa6181682a9c46097f773c7e9b4f3d4478b90ef517da2eec7f93b27e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7a24d9c7b784845a0303a05219d7eb367c2e9ef2f99ba02cefbb88fe4b7df6f224079267f7a0cdeb64a0fc51adcba9fa6ff27749dc9ff3d0b27c4fa64e65ea5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-firmata@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-firmata"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-firmata"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-serial",
      "version" : "0.13.1",
      "description" : "Base classes needed to implement plc4x drivers based on Serial connections.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7f973d09fb38ef76659fdcde2cf8082a"
        },
        {
          "alg" : "SHA-1",
          "content" : "06152cc9f7223dcd3725312ddcd388052fee614d"
        },
        {
          "alg" : "SHA-256",
          "content" : "499b9138a6d46dbea405aca251f02d57fa9f8999301106fba34c5052b8481a04"
        },
        {
          "alg" : "SHA-512",
          "content" : "c90ffe5413e59ced689d47d9cbbeae7017bbd2e30590b50cbd57bf753ffb5a2b4a33f19ce87a08482e0e3687127dfc03ba09f44102e8d0ca4f620546121197a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "841b744f22d946c2ac525a8bb0283a9ecf324b2b98649bc8fe6810be72e6c49eb750138490680673fdaa8d84d7f07182"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a149c3ad8385028fa7eead86e0b775d2f3f0dd7304e40afeed7c4cc9878364fa8b1c31f16fcddeb0752330ca770b0884"
        },
        {
          "alg" : "SHA3-256",
          "content" : "226af5d54462b26b17baefe7f9fcc5acd0fc6159cdbdca564a6faffba2615a40"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be79d7af6430b6ae86acf85ae0190d0e011d37eda5503e530a596a12f6c8f7927a74c5fe28d48d4076b786cc50366db6ee21cbef3e29ce8e4dd3fb6c36fff815"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-serial"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-serial"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fazecast/jSerialComm@2.11.2?type=jar",
      "group" : "com.fazecast",
      "name" : "jSerialComm",
      "version" : "2.11.2",
      "description" : "A platform-independent serial communications library for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0132c5275f41fbeac79155177ae816ae"
        },
        {
          "alg" : "SHA-1",
          "content" : "db07b4ce1119298288f548f179290f0a0351745e"
        },
        {
          "alg" : "SHA-256",
          "content" : "206d9270e648df033247e75eb84093a5e93d78f07c53e5fe1fa9fc4a601ac576"
        },
        {
          "alg" : "SHA-512",
          "content" : "80a24d77b4567ec1d54bc3e792028c273a1d68b6d158ec2584e41958f9907e241b36b25ef3494e494f906d828030178091ddabdf79e44cf017ba0246114010e4"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a35b2f9cc06725cb719b02031bc77016fc77977ef8c76050e46dccc5b348dff59e62af2e04313716615981c1ad60058"
        },
        {
          "alg" : "SHA3-384",
          "content" : "902a1c70c248888b84c754f9ab653e00b71a551d70283a959582c9b6bbcd63cd67e9ed06c3882d6a1393ccc8dcf558ff"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d239ec19faa1e6748a9354667adb47bc078319989148f09718f3096013928ebc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "910a6d31e764a84568a6de8496fcb2485ccc8852ea9617a38cadc9725dc10efe7fa8482fa7ad8072ff8c13dabd32e246826b4db6aa340b63f3ce29d54e058cd0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU Lesser GPL, Version 3",
            "url" : "http://www.gnu.org/licenses/lgpl.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fazecast/jSerialComm@2.11.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://fazecast.github.io/jSerialComm/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Fazecast/jSerialComm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.purejavacomm/purejavacomm@1.0.2.RELEASE?type=jar",
      "group" : "com.github.purejavacomm",
      "name" : "purejavacomm",
      "version" : "1.0.2.RELEASE",
      "description" : "PureJavaComm is an Application Programmin Interface (API) for accessing serial ports from Java. PureJavaComm aims to be a drop-in replacement for Sun's (now Oracle) abandoned JavaComm and an easier to deploy alternative to RXTX.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d8b3a54ae375f8dfc73f16ec4a785c0a"
        },
        {
          "alg" : "SHA-1",
          "content" : "ec37ebe98229bb70e3cac38221b282890320e6bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "b9d5844b9526bffa6c8286751a62ef7aff0555b30485eaee1035e0a86bdb7947"
        },
        {
          "alg" : "SHA-512",
          "content" : "30b227370246701a4772c0ba72aefc1888caf480a797830eeda147419249e171bfb1d0232a634105e311bfa986b97de1628a7539d14f94c45f6f6f0d1c08b078"
        },
        {
          "alg" : "SHA-384",
          "content" : "d7ebbea8bcc6daf11078a247a51c0da0b7b12e598c96274184eb91170856b06c1b5156e62891872020aa9852b32d5d34"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f58003823ec6e47103d9f0ed8a87a335c206a9fb8797db7684c00b9d21bb39008bb4251eee4768b9e475340d4d2592de"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3524d762ab8b994b6cc1de90b6f6c5b2ef05d8bf0193f14c35588eb34eacead5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "353272dd74170b64ca79b58ac0795b86d43f3a59821467e25e891c6c51d33f43d688793352c6444e9f34de2c703eee9464c98d576aef9261547e48f925620acb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.purejavacomm/purejavacomm@1.0.2.RELEASE?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.sparetimelabs.com/purejavacomm/purejavacomm.php"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/nyholku/purejavacomm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna@4.2.2?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "4.2.2",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "78eb97e642452eb30aea5f76e52a7603"
        },
        {
          "alg" : "SHA-1",
          "content" : "5012450aee579c3118ff09461d5ce210e0cdc2a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f38af54e06c6e6f6dbf39ba2c052b952dea5dddb4871127b34639ddeb11bdbe"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2594c5d95937a8675190750e29b73c10f496637e940b4444dd4a6f03f7f323a346481521881a6d54a826fd12df312bb21b1f07edcfa3a09141f8cf362f6a564"
        },
        {
          "alg" : "SHA-384",
          "content" : "8884d78c698d48e8b6543a199a23ef9a42affb7b4c6a5dc7ec5e2a4e613f5ab986df8ba0cc6e9da81d27d39268ae490d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "516c764f9134a52ae9a6e83b4bf21fe86462b3fe271d5a76f76869cb13fefa34122f08a790fe4dae79beee0f6d1bce36"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a6ccce3e92020ca106094c97a1aa8e8df201b8f03edd84e0b8cf85fde6057487"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ae32605239dcaaa49b1817bc6b28037ca4ab2ae443fdb4f04ffb3b5b5ae2c9157a866f7de2bd1d5f2d3775c57aef1adc52bcb1276013a98dd026eadc06d2c3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "LGPL, version 2.1",
            "url" : "http://www.gnu.org/licenses/licenses.html"
          }
        },
        {
          "license" : {
            "name" : "ASL, version 2",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna@4.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-knxnetip@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-knxnetip",
      "version" : "0.13.1",
      "description" : "Wrapper project for all PLC4J driver implementations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e40efa792dee13c5876fef5c11c51db6"
        },
        {
          "alg" : "SHA-1",
          "content" : "c469113b900fffacd89be9f13b39bb416a753a92"
        },
        {
          "alg" : "SHA-256",
          "content" : "27542b93e0664e3cafc5702e74db6ed32abd8e76914666f2effbe663322e47f8"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5e65396b8955e98efca7204e643d705fa1e78bdc8e855bbbb2e0c14477adc02e7a8b7eab07bc3a993574dff17764483810f683922ce299786d8b314c57e9bb2"
        },
        {
          "alg" : "SHA-384",
          "content" : "19afd3b637637cb116d798512bd963825ebb78bb85b4e96bbde7858a68bbd1b87da468cc0c634be1fa9f382223e33b05"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a801267926e7c8a2556df0350c8748283b50d405cdb8941b25be95adc1897cac5cae972c339d1c838ff1ec483d350c90"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2a8c04e0f974f71055889d500b1344503b9fd125888a4be1336e79a6ac85276"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd3975860fc714c028355cbc30e1c726635c58a6d8b04861414e45c8c771d6edd2dfb0479b48d5c01cb3c634fa60cb76a59ae9004d6cee3bc4bd8f4be1fa0bb4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-knxnetip@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-knxnetip"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-knxnetip"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-udp@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-udp",
      "version" : "0.13.1",
      "description" : "Base classes needed to implement plc4x drivers based on UDP connections.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a99b527bcdb8eb4a36a3721a917ec4a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "00758043c8b64b97ea21ac49f9e5c6f3e9167f76"
        },
        {
          "alg" : "SHA-256",
          "content" : "4f975bc704a11967db4c40bb1d8f4fcdefd024aaa32f0e8deaff02e54c5a6f92"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c5cb8317fbea4c59289b8bee5aab4f85110977611052e101839fae336cda4e7ce4d6a459222a1701ba528c4a504610661197f7d08b86d971d9c82e8fbf353df"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d3dc33ff9e36bacea24fb15fc52e7ac7f385768353f8629e1451c8fb88514af4edec68b0ade19205f74b89e5607866b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "291f2c66650e1f4d4f2c52c99d2ced633e61e3392c05541c41d3b889e6a8343a8876caa478ec85b91dc166b5e46b499d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5dbc4f4c6a53d529981af47dc1867262d0a252e5bd9e7ef369b0608e8150c6c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b2f7f1966049e72c45b86682994e845bafaf8fc8d603009be456c767056d38a8ab0331f2ebd2b0839038f9c350c340e44952d37b3179c5f2f63d157287eec8b1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-udp@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-udp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-udp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-raw-socket",
      "version" : "0.13.1",
      "description" : "Base classes needed to implement plc4x drivers based on Raw Socket connections.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e996663451017f11f1f6c7f1cb01fdd9"
        },
        {
          "alg" : "SHA-1",
          "content" : "d45e17fd3f174033061a488d9843b64c6ff65380"
        },
        {
          "alg" : "SHA-256",
          "content" : "bd0c1912ff8cec25c1501c714d405cfb7659578c1d300131e82c1b11151d970d"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6f9d075c9d82d68154a80af8c260401370c09453009dee2fa494bb755cb6317cb3fce8cce71f4a66bfb565a8f4361b86d3d7d4448fe76bd28ffd513aa989cd4"
        },
        {
          "alg" : "SHA-384",
          "content" : "0dee11476d2a9ca780b57441c66019150d14aa1f1f00492822a414e5fbd3f61b7dce927e65390692c4b0ddb8a7ec8760"
        },
        {
          "alg" : "SHA3-384",
          "content" : "86fcbd3216cb85fca419dfeece80eeffb99b8ca457bac78f37517dab40bf02b9d918b2c8897fa8161f6a791f3226d307"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6a790274ae8b51e024c370812546049e9ce0bd5eb4aefca4aabf8c3807c1b6b8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bdbebd3cc3f71af63d14f83275dbda1019a686c48f58cf1852c0a53fcc79e36442503b504b182a0ddeaf6c31ed8d64a73ddac8558457f31883df88c6948033fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-raw-socket"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-raw-socket"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-pcap-shared",
      "version" : "0.13.1",
      "description" : "Base classes used by all transports using libpcap (raw-socket and pcap-replay).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9cca3a05b0d2cb10d00468817845ad1c"
        },
        {
          "alg" : "SHA-1",
          "content" : "6130f6aa0e64406635d98786c50c7abffc22d61e"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6551e00dce4205c6c731bb0d45623fa61f6ff6160e6a4eb30c3d30b8b374366"
        },
        {
          "alg" : "SHA-512",
          "content" : "1283fcd7e774f102cbe10f17f5180290a3a14ffd755aa77ba99c4baa0f9ab044d3bc7d2dfe177ee5751b28f83353acd40df43d419de832d2e1e5e0eff202cb01"
        },
        {
          "alg" : "SHA-384",
          "content" : "789dd79c8412415f7f659ee4817913ae1742595ff466e3715cdfeb30ee145c1300bdbf921887c8f304ff863abc3b67bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0991d51bc3ef6aa5ccc8e694fbe8928400993e10b371380bd1c22303dcceded828867ee8115bb7865c29999ad1d30555"
        },
        {
          "alg" : "SHA3-256",
          "content" : "45299ada4573155f0c28a1674de38349ad63b7614a28ab93344cee530c3099e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7ca96acb2257014380340dc27d473f155b65eba78e17644e80f59bd171b697eed6af4a7f7d7d2a33fd92afe01e43b4230739abde2b0fe1f0a289a267717b8ff"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-pcap-shared"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-pcap-shared"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-replay@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-transport-pcap-replay",
      "version" : "0.13.1",
      "description" : "Transport using libpcap to replay pcapng files to simulate a raw socket.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2fbabf04d3ce35b57bef512ef2c52f13"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4e7577d707c8ab4aeeab88743a0c9baf69f6a10"
        },
        {
          "alg" : "SHA-256",
          "content" : "417517ac62810f3ad3d534cc829135ff8dba6d8ab30c847f19644d0e35c887ea"
        },
        {
          "alg" : "SHA-512",
          "content" : "d368b89ebec0fbd02ea236498a2f69d5dbb1830de48ef067cc1b701bb65e65bfe6b75ab699f4b6fc7fbf48a5ff79f9f9d361e970ceece97c67776356697760e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "9bf783d51338cb0f55decfdae1a844158ed39d0f3ebd74fc285f3a062704d88b37edcf63f10a9b17c9cb85076fc73796"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a5bf9c92f59e5561f80f37b5404e23b133b399a77135256d9ac77297f42cf399375793f69effdeb91c8d2dbd6ed20ef6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0a7b9f8fb65f1cea9df65598f45a0d2e32448358f45e829f203fa69f09d857e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4392061e6b460dc6331c860c2d7d0403580277f4783c6d43ff155c3d0fe83d643e95aaeab448e746b22b1649219ac68d9d7c9f4e1b8306deb6a77a110773ae08"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-replay@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-transports/plc4j-transport-pcap-replay"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-transports/plc4j-transport-pcap-replay"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-replay@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-utils-pcap-replay",
      "version" : "0.13.1",
      "description" : "An implementation of a Netty Channel that uses a PCAP packet dump as input and simulates a raw socket device by replaying the recorded traffic.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b1613fc5daaaaffa2ff06f7b92736c82"
        },
        {
          "alg" : "SHA-1",
          "content" : "77510944e6c8931591a85081294aae4b9caf1189"
        },
        {
          "alg" : "SHA-256",
          "content" : "68ce5a4dbaeb4efcf4cd0214891b437dd8bdd448e243c5c5cfc6bd800f41cbfe"
        },
        {
          "alg" : "SHA-512",
          "content" : "34a7eeb11c153fc8dc59b96dab5fdc6b263f616160b4f7fed35b171bda93b045f65bf795939ea7458f7dc67c103f1a39b211213190d27d44907c3bce21eba4fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "16a9ba7273560d70f031e46e5d6adcf47105ad0c7d7e9a6d4f13f3dc7a2036858f3c90791b805bacd983309244e62d79"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b401b8b79b525a59ff2809ffb3a08cc09b38363f898422aca2e8c17a5586e102894b16532c3e0b87fd951659ef8ce4cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2859bb34724ad217a9c7e311d54edaa49204cc82a60e95548c61cb9926c48ee6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b11e63ed6b9b2ed0a30a7c6771ca6eb9de95f2cde639963ec220bbcfaec23ccd03907013c6426d62537001355675ff6bf44ddab35dd05027bbff25723620452"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-replay@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-utils/plc4j-utils-pcap-replay"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-utils/plc4j-utils-pcap-replay"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.lingala.zip4j/zip4j@2.11.5?type=jar",
      "group" : "net.lingala.zip4j",
      "name" : "zip4j",
      "version" : "2.11.5",
      "description" : "Zip4j - A Java library for zip files and streams",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6c0c175af57cc4e678f75dbddc721af"
        },
        {
          "alg" : "SHA-1",
          "content" : "4214e396e3891cb19eded3ce5e584cba9032fdc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "fee9a941f286166d4a19719d818f20e9f3addb3cbd7291c08b67f0e0ce75a9fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7d7c9c97a030df878cec9cf313e0258e33f101165b74b2769cf9201f7b3495a5d11080fbb54fe9351e3fcadc352d239da7373c9a566aa599d0262cd3751630b"
        },
        {
          "alg" : "SHA-384",
          "content" : "3bc85df9b2a799ce32ce17ee294b295156347f54754031965ee04256d1f1ebdf82de2dbfec2cdf426aeaa5303a2f0d32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d0a4db8e5a87b16cad994da9344249108b6cbb6f1ea22d9e231fbbc7f06ff11862354839e59397f1c975c4abf19fa70a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "68fb7e16c99e0b766182bdff2ba6a6f87edd1681947ff2a9437e8134221ed9f6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d494da6d464bec51c6514b981206f4e6b23769b96910e829278bc0b5dd983175c6321d9d0e8ea41fcc77ddf476afdd17ef3e8e9fe08563b08578b3cbdf7b534"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.lingala.zip4j/zip4j@2.11.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/srikanth-lingala/zip4j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
      "group" : "org.pcap4j",
      "name" : "pcap4j-core",
      "version" : "1.8.2",
      "description" : "The core module of Pcap4J.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d4a4114ecf9a5e818eec76bcb66cc322"
        },
        {
          "alg" : "SHA-1",
          "content" : "41ea7a197f1ddd2dc4a267276f900187e6642c61"
        },
        {
          "alg" : "SHA-256",
          "content" : "3153208d0212ed818705802fe44e851aec5063a4527075a66043f71c7363160a"
        },
        {
          "alg" : "SHA-512",
          "content" : "376b991cb0d83e2cd1d886613c3fb5c9eaeb169b87366fc949612995a53ae19fde58c086062481401ee619877a5edbb3b98319acb26d006858e2f40fd1168c52"
        },
        {
          "alg" : "SHA-384",
          "content" : "30770cc5abe451f68a8f588a86ae5427587cacba894a43c9ed5e1c8ecffc09b757ad287caa3d3eb2fc2af38ac558bdc1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e7688eae6db8c908823aee6adf57f37ae7bac9a93dc76766634c60998a2a1f70460f619820552d472d7aa15095914eb0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bfdddcb99255dbf40b9be283a4ac827b51eaa4293d95c02c207888b24a29ba5d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c8e8fcc8e46907fa07199d6099bb50dc2cf3b58416d2bcfa515005a2e28d2c5688e63d92fbd3d29b4ff2f5dc65baca1bdffe0ede60e5b016fe7dfac73bf48a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/kaitoy/pcap4j/pcap4j-core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/kaitoy/pcap4j.git/pcap4j-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-utils-pcap-shared",
      "version" : "0.13.1",
      "description" : "Classes shared between all PCAP related channels.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4234e2cc4e352985a7a3a5c8a6e5a877"
        },
        {
          "alg" : "SHA-1",
          "content" : "40460a6a1f4e7e49976c2e38255f025121973fa7"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b2c7e95618f60c61030ea86d51879ed557a301f92d7661846693eb33b4ab3db"
        },
        {
          "alg" : "SHA-512",
          "content" : "749405e3ca3f02234572c730160326b4ced25ebcc9c37f30fe396d07d683dafd655af202b054e60e817483782684e33c61ae89d9b2f69451b44ac41bc2ccb883"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c04b5d37a26cfdad975dec98cec0b7973b040a9c156a7f935385d7b3d63f64f193222aa445200eba17c1a06ece584b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de9e21957855d5c45eec710da91b2ac99a16b8dce588a4e823145ce5f3889225016b731da973bd5c9e61453c00cb6a4e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "da79d419192e728628aa08fe10d71cdcc751dfce965d2365b2d767e4b474068d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "770f5b24097078a33d986dc10ca634b3375d10d00abc79b871d8dba95f6ec99cc3b4bac3439eabfc0b313779f6c3caa07a284bafb8a271a3708865a2e8d3881f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-utils/plc4j-utils-pcap-shared"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-utils/plc4j-utils-pcap-shared"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-modbus@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-modbus",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver for the Modbus protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3160329cb3531551b2111f87c5439d3f"
        },
        {
          "alg" : "SHA-1",
          "content" : "a809151aac4206c9f0e3f0bc3841686188247031"
        },
        {
          "alg" : "SHA-256",
          "content" : "c2396650c12339b43c22a51b69ac546542bc037945dc6d8a4a0eea9d90085c10"
        },
        {
          "alg" : "SHA-512",
          "content" : "b34e683e2424ff872250c3678f7f0a4fe6458a8711b3694dc9afc76e3a0f1f0a91e1c39a9297f009cd5ace2a0a6bd93fa1d00ed89abe215b90342b2cc6a40b91"
        },
        {
          "alg" : "SHA-384",
          "content" : "106cb5ebac958bf1dba214e3997fa11925a61adfef248b36a930827e0e7009ef64c02e763d4604737e6d5a860b49d423"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62857f1684a2c6932fa9efa70d7bc2d26f921b2f7be66bc7f556dd896bddd8adffc8d7d1e32e05524951cc96480eecc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d8c369d59d5d04c366f5a8c35632ba198710e09779eb0dc33508d96c431db1e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9830af6817e61917bb7e54d900515807575178c68d464f5216ad59804d19113de0d399c05b2fb470e490f61765f55cdbeb52414b1726aa8380a09381d2e41c7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-modbus@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-modbus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-modbus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-utils-raw-sockets",
      "version" : "0.13.1",
      "description" : "An implementation of a Netty Channel that allows implementing protocols below the TCP and UCP level.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57eb6d743db0ed70893ef7a68b7ee008"
        },
        {
          "alg" : "SHA-1",
          "content" : "9f09d3b4cff1223f4695fbf271e0bab5d5d1d994"
        },
        {
          "alg" : "SHA-256",
          "content" : "0df7bd6b03ebcb5d019deb1a3610d46a386fc96e2807ec112bb4e9bdca9566ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c0cb1fa4fd24e8b569df34ea7f2aba3e7e0137b00a085b9017c7be5e9576e0170d7e53bd6ddebc8f297a577d6e573fce6dd17df2ec4c0f765762d23c475606c"
        },
        {
          "alg" : "SHA-384",
          "content" : "f47e63ada0b48f8e7c043c4c0564cc12b758354630a12c102e1d6cbcd6b0fbeeea498124878611c9e91124ac2ae585eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "77315c8ca9718b04607e4a342f1d56b29a29c90c5b5c3e5144a01449dc6b429ee9445a2a883200ddab7777655e55d812"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5801e5b69e8d09d3e14cf73e7dc07d26dddc003a3a4323a2dba18b61553a2ba1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8079184ee7730f71fda61c0cfc64a343477e0e57f4f39a0d1f6eb020a12d27ccb556d26478144c755f1276e236267a064bd23d9e15407cd0717c8e295a2dda43"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-utils/plc4j-utils-raw-sockets"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-utils/plc4j-utils-raw-sockets"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-net/commons-net@3.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-net",
      "name" : "commons-net",
      "version" : "3.12.0",
      "description" : "Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, and Whois.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b75e4348ba4282459b629e5bd936caee"
        },
        {
          "alg" : "SHA-1",
          "content" : "2c27058f26ffa1c2c627a08320b38b8faffb513b"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f6a541c47ac169761c1004e00a82ab4d3ebb1746553dd43d4625f20da288faf"
        },
        {
          "alg" : "SHA-512",
          "content" : "65b24df91a49b7d0490a7361852e99db7cce1fcd29f3eb0a3cddd135e81a2843bf3536185381f441e34b51bab6fcd57df7f7859ac8480764e8b5bbd5ba569714"
        },
        {
          "alg" : "SHA-384",
          "content" : "e45556a06ee4f4088cee44fef8b952447256fbbc2c55b64e4a957583d2affbaf6ce3950ea1841bec138de7c61c056d0b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5cce72550559f6270e164b1544279967749425ec91e9435598d077a00f6fa29723cb326da996653e973b960228285894"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b41c051d93547fcc49d466da492258bf3868b2765d670e9b7d43dce236799125"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df6c794c2c6dcc13f9fa42e5d2ac3850d9cc353a511af3b929a394664dfd054aaf210b9382239c08b3e71d94478276058826edcec5b08879a8b0c6273c1b6ed8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-net/commons-net@3.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-net/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-net/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/NET"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-net"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-opcua@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-opcua",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver able to speak with devices using the OPC UA protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9879f511872a6271a932ffb30bef57ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7a03d748fc9271bae53408622af2a21c18a2681"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c1c1acfcac2f5a57b64e69b187eaf4ac3eb434116311563600cd21169986216"
        },
        {
          "alg" : "SHA-512",
          "content" : "9d34eae9960dcd7c1cf9894390bdf7e1857d2a2462834c8162abcf61e5dcdbf69bb065ac525dcf23970f58292663dc55406540934620102cf44e08c138bc4fd2"
        },
        {
          "alg" : "SHA-384",
          "content" : "23c50044213c5b7463555538a9de7586c07292c5db9f52e82f4839e81abeb481884972bde3b0041124ff9fe58de1ed15"
        },
        {
          "alg" : "SHA3-384",
          "content" : "515e69ecbd65ddc5f0c0aa9cb1f3b52cceb104bab7aab63493f8d3698838460ce66c05d7848c8bdca5cc68a419c5bb68"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6a3ccd15cb07d0e16defe8c8bd4f84e0412c6ef044abd85c9a5a0930d38cdd28"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c49e8b46367f272f81593a5ba96168a759d5d446826a1bc0a8aa1ad64da18a33ad2d940933e1af1656e07b2b95f1cff430d3eb5a1e0cbec54bcf5813844016d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-opcua@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-opcua"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-opcua"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcpkix-jdk18on",
      "version" : "1.81",
      "description" : "The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs are designed primarily to be used in conjunction with the BC Java provider but may also be used with other providers providing cryptographic services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a66bdc5d32d086737b86803cd87cd187"
        },
        {
          "alg" : "SHA-1",
          "content" : "819fd6f5d170c8b8bf8c5acc73816e9c36574042"
        },
        {
          "alg" : "SHA-256",
          "content" : "b38c604871f3690109a3c00982d9145634125de3365a817ba16eb90d88e242c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "830aa649f0e40c4a1e3ac808857af2465ebaf3284fd821819962bf44233f67d3b2ddb01f937be522332b63be1dc0a8735afc5ebbcc85e448a684bacdf6083432"
        },
        {
          "alg" : "SHA-384",
          "content" : "c58a0e8d20f3c874dbbc0b2680409c1e9802a166c676443c14e5c3734111363050d8397bcf43b30ee1cee87c1bd14fcb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b625876c0da1f9f5b975e5df13c0f30d2e8faeb86a271930059fd5f5d84b0507f5e9c26c0e7fdfd23b7bfda2e34f7513"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ee5788e24c7ea3446d938a45c320a69d526183c9250ba9b0090de875d3e69c7b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d33c509714a0b0eb5cac46c58582e8990160a3fb6079fefd64370fcffa7a91cf3d7b984f6aa623dabf8aee029a43a95d4fba19a9496e5745a3943158570b5ff8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcutil-jdk18on",
      "version" : "1.81",
      "description" : "The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for Java 8 and later.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c75f3409ceba35d90b00dd9d1937d9db"
        },
        {
          "alg" : "SHA-1",
          "content" : "e2dd79395ab435094142b6aba219f35adcba0f01"
        },
        {
          "alg" : "SHA-256",
          "content" : "31a5fe3a7ba42e3457b83930f0ff8d679fb5b76eaadf2b51f5740c92a394bf52"
        },
        {
          "alg" : "SHA-512",
          "content" : "e9876cf07776a2703c93a7d22a1557acc307774f00dce72dc1ff35d1bebd2c76dc625a269a803109a1ad0d473674c06662fcfc71377405c801cb2876e5b1afdb"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb10fa7dcbaad60a384caa7183a30ca83542f9c3915fd76d28998bd6aa44671ad28afee0310bdfaa325462ef285b909b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88ef60e1aaaec69b7d103effb9d52eff26ce5a54d51d03d7ebceb254c403c360deb82da663d497301ad72ba36fa21408"
        },
        {
          "alg" : "SHA3-256",
          "content" : "87f2dc00ccb78ea4654863798746e8e5c9322c038fdbc320525e86317daa0385"
        },
        {
          "alg" : "SHA3-512",
          "content" : "64b23ed0f13c598c7e45ca626dafab48b6b52c3165d9ec6297437fc6e91e1e22fcb3438ddac20de5bdd40edb74b6ab3d24677fa6aa4b0d74b8675c6814d8b5b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/download/bouncy-castle-java/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-s7",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver for the classic Step7 S7 protocol.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ee1ff1d84d7b52505cf4bd309eee2ef"
        },
        {
          "alg" : "SHA-1",
          "content" : "81081ab54696f78ca67138da412c381fdee816c4"
        },
        {
          "alg" : "SHA-256",
          "content" : "7be84d58e3f06666df63ed64e55821153bf663c3d4c5855d846a7617b0dcc89a"
        },
        {
          "alg" : "SHA-512",
          "content" : "290fc00ac521a18e44699e70427002041a775c341548b7bccd72e612f045da0546010ad69ddbf6935d73697bd57bac61f0667874ed2a061f160fecf5fb509984"
        },
        {
          "alg" : "SHA-384",
          "content" : "524ad71f8be55aa4d742416f217b79933f202ce62685d4d92a128b02b33706609910b2d70e51a80dcbdbdedb30df3ebb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1ad20e6415f719ab31c7e3350c58de32d0b82563d45ba4fc03b29a4d855c625a287faba9e995ba3b17784417a7338e49"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c04e08dff2246f5e5c9d41a594edbe668239f0c04181e24b6d41dd71bf543666"
        },
        {
          "alg" : "SHA3-512",
          "content" : "18c3c42fcbf4e31486a152249fecbf5c549293c5fed95d404ef4bf0b6c3f756c73a21e739492e987ce5b61e0eb2ea19555bf1e4045c50cbc2b73bc59e6748438"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-s7"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-s7"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
      "group" : "org.pcap4j",
      "name" : "pcap4j-packetfactory-static",
      "version" : "1.8.2",
      "description" : "Static implementations of Pcap4J packet factory.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5712ddc3fb992dfdbdcbef274657068f"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e1ebc403dcfbb6e6f9d11e6f156285178f4cff5"
        },
        {
          "alg" : "SHA-256",
          "content" : "5946006b70d5811cbef1e5808f8d51b4f22a725fecb48274b87a668d3c9b1237"
        },
        {
          "alg" : "SHA-512",
          "content" : "309c0fda1573f04725247506ac335e43858dc86a869b1c5cc2fb0578c798f3e7cf51d4653064d6b11a69c879e4131673dcaa5c3c7190d366397a8ba8275f97e6"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3a99fb56f6c6d10e45e2d72a1416222b33e3e51fc65936d2c37c557efc75161fb1a276d27adf3bf4c7bcb5d46977c42"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5c6f29fdbe930b00bacfff78a0faceb44c4b485c375dbed5f0e729697d029ed8174235891a1b19fe4a207be32bc0857f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a7eacaf289914b7c31d3e3a99eedf6acc7f62eec143f1d2878f12fc1d7cf9ce6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0b9f8c4c0d97fb2b707bae1499610d8ca89c07c4e0f634342857e4447e393a5db4e1678ad7d771da21d579dc7365a49ad4181e101442204a23eac54bbbf85208"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/kaitoy/pcap4j/pcap4j-packetfactory-static"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/kaitoy/pcap4j.git/pcap4j-packetfactory-static"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-simulated@0.13.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.plc4x",
      "name" : "plc4j-driver-simulated",
      "version" : "0.13.1",
      "description" : "Implementation of a PLC4X driver able to speak a simulated device.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca21a5beb1326df201724a9c4f9ab832"
        },
        {
          "alg" : "SHA-1",
          "content" : "423c80e3341801f85fbaa1fc518c65cc3f053b74"
        },
        {
          "alg" : "SHA-256",
          "content" : "69979990dc7027fbc29d66118b178806cc123df4da2e77ee36d7f54d5633afe7"
        },
        {
          "alg" : "SHA-512",
          "content" : "988143005421ed4b3563202426bc717e2a229d63d723ee73ece2052db5e2b58eca555785527cbb4e52c3d397dc8b32818ca7c46b55fc79b9fceb40a5daac7827"
        },
        {
          "alg" : "SHA-384",
          "content" : "56590d7ab66086e2551cb55c614997b7b7e559a773985e1834cc4b0a2a4b148c4ba0a0313427a4215630d9755d9cba18"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2df0cdaedf7c24f83e02656885a42e3965be099c08c7049fbe13d876d55cce5a98b326e7c8bbe809918ac3ef494da116"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a3aed3f471448000d9f011cb1ac7f195b4eac343b6185de868f1dffa3707f897"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cbeff34106c3b472a0b6441ecd7f14d3ca5ca1f398dde620b67928e3da57247cee4b6cd4b1747a0c4472572a7af192f65c93dd7480c0b576c55fc50a951cb0a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.plc4x/plc4j-driver-simulated@0.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://plc4x.apache.org/plc4j/plc4j-drivers/plc4j-driver-simulated"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/plc4x/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/plc4x-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/plc4x/plc4j/plc4j-drivers/plc4j-driver-simulated"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-printer@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-printer",
      "version" : "4.19.0",
      "description" : "Camel Printer support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-printer@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-printer"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-printer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-protobuf@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-protobuf",
      "version" : "4.19.0",
      "description" : "Camel Google Protobuf data format support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-protobuf@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-protobuf"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-protobuf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-pubnub@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pubnub",
      "version" : "4.19.0",
      "description" : "Camel PubNub Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-pubnub@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-pubnub"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-pubnub"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.pubnub/pubnub-gson@13.1.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-gson",
      "version" : "13.1.1",
      "description" : "PubNub is a cross-platform client-to-client (1:1 and 1:many) push service in the cloud, capable of broadcasting real-time messages to millions of web and mobile clients simultaneously, in less than a quarter second!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76d299595df60c1c2bbfc45ff65650c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "04ede319c6eeff6053087b58a7faf7ed70cfc990"
        },
        {
          "alg" : "SHA-256",
          "content" : "afa93b8c4c8e6842b9ebb3b3198004232ab48ea36dca0cc0c9f12206dafc3362"
        },
        {
          "alg" : "SHA-512",
          "content" : "a96bdd59099f3cdc30fab4de87e13de9be40f25a4c0d0046aed5ba178895902612868c2b30aff6715fc78d0154936f5a62736721919fbc0e2fcbb113bd259234"
        },
        {
          "alg" : "SHA-384",
          "content" : "1c173d3007e65f00fe946e46a66b2021382dd37269837db023d387652b26b1f6cb5c995393c0a91e6b93ee073677ae79"
        },
        {
          "alg" : "SHA3-384",
          "content" : "acd1328b3479b018eaa725ea4f6e05c560a40e7c304f1e816f6fe306c91b99f02be7d1914947f0323cad376c70acda4f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "151bba195509bbb03f272b0e9bff29130e3265fa98542417913054756d2a8409"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee47f63829bf8866f587bc4aebbace96e5b1c52f7417210a938d4c560f520f357e48229e64c6a0b79cd4f28e85f30f582d20275c90ea7fca861765469f00ec13"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "PubNub Software Development Kit License",
            "url" : "https://github.com/pubnub/kotlin/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.pubnub/pubnub-gson@13.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pubnub/kotlin"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pubnub/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.pubnub/pubnub-gson-api@13.1.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-gson-api",
      "version" : "13.1.1",
      "description" : "PubNub is a cross-platform client-to-client (1:1 and 1:many) push service in the cloud, capable of broadcasting real-time messages to millions of web and mobile clients simultaneously, in less than a quarter second!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96eaeeae88b5e0f442db8958d84903a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "2d86a760018e29d2f8804fae1f74a1c8d4d3e803"
        },
        {
          "alg" : "SHA-256",
          "content" : "37ef20923ce7d353515b4c6df255cb0c96b71da2709839b5b52e0da34d9da98c"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ef64217931fc5845dae1af67604d15d76e709d264ab734ca8071418e562fd374fc33a316a9def23559f422c512ac82b8710248c1e87d0bb4a6985288427ee2d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d9dea76eebb0ac6dbb4161df3f694cf2d4d017a4accafc73ea83305de191e0276ab589e45be157bb121b59a53a896254"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cda86690079634d310cecac88be5242d30578afeb5f167c71b22750abcfba7123fd46752dbe403b5e39e0b0f98dfd10d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d4b09bfab6cb1ce6d41f11a97a954c712ed16642b73a34d4af5cdeb5791fd6f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b24845134f281ae2dc3b0373d113ff0351d239497cf6aaf0375a3ba7b7c63c52b200bd35dda9a407c5f7d2402204ec0750b2c62c54d4677fd760bbebc9a9d127"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "PubNub Software Development Kit License",
            "url" : "https://github.com/pubnub/kotlin/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.pubnub/pubnub-gson-api@13.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pubnub/kotlin"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pubnub/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.pubnub/pubnub-kotlin-core-api-jvm@13.1.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-kotlin-core-api-jvm",
      "version" : "13.1.1",
      "description" : "PubNub is a cross-platform client-to-client (1:1 and 1:many) push service in the cloud, capable of broadcasting real-time messages to millions of web and mobile clients simultaneously, in less than a quarter second!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a1ea260a5e99602bbd2ee17d1f70a9b"
        },
        {
          "alg" : "SHA-1",
          "content" : "730ebda165489b015cf19897ddbe373e319e0793"
        },
        {
          "alg" : "SHA-256",
          "content" : "98a37b6860760c13faf1992e12f87e5f288fb1c62f636fbe384cba5347cf2b99"
        },
        {
          "alg" : "SHA-512",
          "content" : "092248e072a15bd16895182fff3b2047afe6e18333521b620d2a3bbeee34c131255063226a279c3eabe834d2c650367ff3a56b680db498ffaf4a27ca6d355cd5"
        },
        {
          "alg" : "SHA-384",
          "content" : "098c3fcb889f7fd6cfe948b192e5f2880d8a8295eed0ee48ffdee18d03a9358c6ddd3264136433238b6bd4e7f7431fdb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe5a49533d92579d3362c21c278d6f5ba81ad4508a1a26c0211fb0ddb954c1c658420adb9d29739cf18826f7e953b47c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "257511df5bfbf11813ad031ece4b64bccc461e75a6ded8640faafd3f0b66b650"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b88764bf7406373957e60919af1559dd8fc094f1aeaa2077f10c76af2f55030f84689ae060a48b4c64ef518ab71365c6b61873a08e48ead58928f9bfab5695d0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "PubNub Software Development Kit License",
            "url" : "https://github.com/pubnub/kotlin/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.pubnub/pubnub-kotlin-core-api-jvm@13.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pubnub/kotlin"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pubnub/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.json/json@20240303?type=jar",
      "group" : "org.json",
      "name" : "json",
      "version" : "20240303",
      "description" : "JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There are a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "99aae5de9871d158cdb970f17be4c8da"
        },
        {
          "alg" : "SHA-1",
          "content" : "0ebb88e8fb5122b7506d5cf1d69f1ccdb790d22a"
        },
        {
          "alg" : "SHA-256",
          "content" : "3cf6cd6892e32e2b4c1c39e0f52f5248a2f5b37646fdfbb79a66b46b618414ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a7f7ef37a07504734cff6154ca329f9de1183df288794f6d78ff8080b8e611fc004d2060d5ed747e68cf8e893926f529bc1e2fe7ec82e02d1326cf72686f846"
        },
        {
          "alg" : "SHA-384",
          "content" : "e0e9ef7b7b14ca7dc51cd22b6b93a0538372c8d51564fe1bcb6728983e8af4255953c6d49c5d479f42f3f1af46d01e3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "267ad603633b98b958374512f7ba7793de556443bf7bf6f8511c01844644c51c1469c8b9ae8c4fee95140f4338ecffbd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad12d05e4505012c71ac2ac99f069b16b5f74259c0b49a05623493973a8349b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1f563835fa6256f571058775673819719f852dcd46293a7735443bf946bd3fe3c319c3a4246a092a24199cf41cac3ebd9ac6c8dcc0d4d6a775b52815c137d7d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://github.com/stleary/JSON-java/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/org.json/json@20240303?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/douglascrockford/JSON-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/douglascrockford/JSON-java.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlinx/atomicfu-jvm@0.24.0?type=jar",
      "group" : "org.jetbrains.kotlinx",
      "name" : "atomicfu-jvm",
      "version" : "0.24.0",
      "description" : "AtomicFU utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5e4f88ed1c37222d791f5dcadf481498"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4601dc42dceb031a586058e8356ff778a57dea0"
        },
        {
          "alg" : "SHA-256",
          "content" : "101ff43ff563fca167af5ade98c3b69bf569010eab745013b84d8955034d3b3c"
        },
        {
          "alg" : "SHA-512",
          "content" : "034699b27c7db728d293d822132a705e517119fb55bc0513c506239f8e81576b2ccacaad3dc339d93c8f3f441a817af2a9fddb9093cdb6d75933ac5ee898873a"
        },
        {
          "alg" : "SHA-384",
          "content" : "3bdbc35467adbc5b8038620e668920a09a3b27a5fe2ddc10d8af2d8ad7b084538f85191ff6d56417f52cdd8a1fe9e7b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4b114051a23f2da7bab6a57ae42821d6bec88230be13cdc8ca36304bbe247630cf1e0f99eec9ef6246654890f2da9480"
        },
        {
          "alg" : "SHA3-256",
          "content" : "59e101c3213c705a219961e071cb8c5140ec099c84cb2b6a8e811ef7f925e6d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c70f69e0ea4bed5a3d90d17c512cb64c3b16a59efe4da504a6ae7c6edd229265060de27ee3fd45cde6a03eb44b76e79670902f1e4a232f96a9b6e2415935bbd0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlinx/atomicfu-jvm@0.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Kotlin/kotlinx.atomicfu"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Kotlin/kotlinx.atomicfu"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "24.1.0",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "38673abe87d12508cd05498eff0b9731"
        },
        {
          "alg" : "SHA-1",
          "content" : "7af6a669488450c4a07c2c3254e2151df42d7d04"
        },
        {
          "alg" : "SHA-256",
          "content" : "27a770dc7ce50500918bb8c3c0660c98290630ec796b5e3cf6b90f403b3033c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "663395a885561cc97eed411c67b496c06ec9a54906185a871de8743bf53e92152f4bc7c2a0118b7f3cfe85cc0a6c408ac6d589839b8d25c851637f85880331f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "85779b72d864894f1d3cdd489b0a419c0620281c4fd22a061f4a3fe2aee91015681889573200cd2124c3add48a3216a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0cfce80b012ba441be96368fe8af54e805100f7680fdbb7defae4dd07ff3c75cd0f89b993a61bef139a405637a73236f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f7c5e25c9c16aad9f5482f3853660238db4f32be72c20f40383a1d20e0306f42"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f74369cdb67a58c0f89033723665320eb535d1c1e66049347f6b3e25cbf7d1f80b8fa3a7b3e0b4fa8eae8d9ec8c30510b65bab581adeaff3f94651fa214105a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.pubnub/pubnub-gson-impl@13.1.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-gson-impl",
      "version" : "13.1.1",
      "description" : "PubNub is a cross-platform client-to-client (1:1 and 1:many) push service in the cloud, capable of broadcasting real-time messages to millions of web and mobile clients simultaneously, in less than a quarter second!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b2f90da9fa104d04d38931a971820a04"
        },
        {
          "alg" : "SHA-1",
          "content" : "80955644c13c66d346b8cd0f931a50dc74517150"
        },
        {
          "alg" : "SHA-256",
          "content" : "394e3ea6a93cda548896da946626dbc230ca454d1b189adc113566e85cd16fab"
        },
        {
          "alg" : "SHA-512",
          "content" : "c4e0f6a48bea01991cb8fe8825f7a5dae717fd7d4f07524e62dd4bed531d9e73c02fb800bbf4a28c64a70cbcf074b44aa1cf83dfd7193580bb121b89dce03d28"
        },
        {
          "alg" : "SHA-384",
          "content" : "1fb76f010cc2b8bb26bee391ffc449b970cc3e06b5d66acf8439b72f3b128685fd2a458e51d34029404231a4cf6fd87a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "afc4fd070e34e4e74c3f0e7a48670e4e151380bf23ad81a35067def5892d016f037aef3647deb4436a4ed1ff66c1f8ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1ccccd9b53a75dfc7c3dc058ba1e118b46cdd30733166b0709cfdbee9c4a987b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f6748e5fda94077cece07316c24d0b09dd459a8aa7bb9825403f3a96bf045596fe1edccbe7ec7d918e3e4a6b2ad64d9265a6bf27d719b5391609d9b8a2d0e08"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "PubNub Software Development Kit License",
            "url" : "https://github.com/pubnub/kotlin/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.pubnub/pubnub-gson-impl@13.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pubnub/kotlin"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pubnub/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.pubnub/pubnub-kotlin-impl@13.1.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-kotlin-impl",
      "version" : "13.1.1",
      "description" : "PubNub is a cross-platform client-to-client (1:1 and 1:many) push service in the cloud, capable of broadcasting real-time messages to millions of web and mobile clients simultaneously, in less than a quarter second!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb581b9b52f0389c65486b0ac025da5a"
        },
        {
          "alg" : "SHA-1",
          "content" : "3b08e53bb9b8bbd53d3e5b5ea63cb5f9c011ea91"
        },
        {
          "alg" : "SHA-256",
          "content" : "e6715d83a8429c34fa608ee7ec2025a243a62c660c18a12d79eb0d893d9ff5fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c7a53a162e350f45eb3c33fca3fc0fbc56e732d707e405a0d4fa2cb7697f73dfb6f8bcc367622705ce158304d6a0bfd0c1de8afe519e7bd4131503d8408e00c"
        },
        {
          "alg" : "SHA-384",
          "content" : "d01872e04b6ae016562a0daae202ffb42ccd657ee876da45aef6d8f022092d837f23f6b27d5ba9be821733d632159265"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7952cbe2f08a510f5dd290dc5ca1b736cbfba2ffea253c946bceecc67f673e078993940399540cca8a47564ce29ea8e7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e5c2cbc6ae35e069b6391849cefdb79abcc22c7bd60a724f4f2042283fc2b9e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "73b66f4c1b55b31fb944d48eb051ba9811f78c4b5516e21c41601a5c60988c5daf8777c729f32327b335497b5254647eff3463e85df4e250dc4d34f02420ee38"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "PubNub Software Development Kit License",
            "url" : "https://github.com/pubnub/kotlin/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.pubnub/pubnub-kotlin-impl@13.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pubnub/kotlin"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pubnub/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.pubnub/pubnub-kotlin-api-jvm@13.1.1?type=jar",
      "group" : "com.pubnub",
      "name" : "pubnub-kotlin-api-jvm",
      "version" : "13.1.1",
      "description" : "PubNub is a cross-platform client-to-client (1:1 and 1:many) push service in the cloud, capable of broadcasting real-time messages to millions of web and mobile clients simultaneously, in less than a quarter second!",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fce070c16cb91461e67a20168674feb6"
        },
        {
          "alg" : "SHA-1",
          "content" : "a8d13b30012bc65e60a43a2e0754aecf767170cd"
        },
        {
          "alg" : "SHA-256",
          "content" : "e9f6fb239c254ba45810962fb947c4027625a98f93286b10b4030f383fa3c091"
        },
        {
          "alg" : "SHA-512",
          "content" : "107208a17a4d4aad80701e27484d442224d84618378396c8a32d9095a496b0204f630968250368cd70defe315cdf75cf04c1387f04fba709e7e6f8b134e782db"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ecb1d7e41c333568959386d93839bc7691c7f818b3cc447b527ca2b282910387f72b2b4330c80cb1e0b30ec03eab0fc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "510428b3ed6e9bf67641d8942e7be5efb9af595af725533f6fb2bb6e2eb9a74fb572d54b10518da4b218301e142b0e45"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7c012b8cac20981cc7034f475a96fa46069635f05334dac55fa1e9e7183fca7e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa9e07f4cbce4aeffdefb270970db8f41368961b1ef32dd8dd46ce18c0e9c3e0d835edcaa6b93f025c4374858b38a47e68cf8823c8953838317f4e40e7ef36c9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "PubNub Software Development Kit License",
            "url" : "https://github.com/pubnub/kotlin/blob/master/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.pubnub/pubnub-kotlin-api-jvm@13.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/pubnub/kotlin"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/pubnub/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-datetime-jvm@0.7.1?type=jar",
      "group" : "org.jetbrains.kotlinx",
      "name" : "kotlinx-datetime-jvm",
      "version" : "0.7.1",
      "description" : "Kotlin Datetime Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "70b404e22ebc7eebfa53f7d1941af072"
        },
        {
          "alg" : "SHA-1",
          "content" : "81c2e0246bd28cc2dcbdf0ab53628322e66a9de9"
        },
        {
          "alg" : "SHA-256",
          "content" : "3b8b98657c9aff3be7f6b4b575e9f3fb9a3a1f452a801da0f438901734acdade"
        },
        {
          "alg" : "SHA-512",
          "content" : "1c7f560ae5ea82f5e874ebd517b44083a66556c821a5fb58216561568a97fc314355e81f5cf1940d6b67dfbb179c3191b59fc4252c11ba9de21ea3433ca27311"
        },
        {
          "alg" : "SHA-384",
          "content" : "89b6ff15e4fc3a8be9bb4380288bc2b868bb9b59a60cc99f09201e7dee4e2e1a06f07dd085509e60f74fa5f5535b14f8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b4f04cd047befcc32586a33f2f4783712f33ed5d3733dc9435b6034d8fff372bd9230c881e02d36e6887077d26e70991"
        },
        {
          "alg" : "SHA3-256",
          "content" : "39b3362082cba03087525b287cad6822d405223e6fa31e7c781138d0f5230df8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f465f2569d81cd89aee1c304d6df87ba368f30278598ae1812abfaf44f8cb38735dc4ab3d3276dd9c26b3f19724b94ac482605dc9de38bc492fd824e00de03c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-datetime-jvm@0.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Kotlin/kotlinx-datetime"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Kotlin/kotlinx-datetime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.retrofit2/converter-gson@3.0.0?type=jar",
      "group" : "com.squareup.retrofit2",
      "name" : "converter-gson",
      "version" : "3.0.0",
      "description" : "A Retrofit Converter which uses Gson for serialization.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82ad40143911013d2720aa463d40f3f5"
        },
        {
          "alg" : "SHA-1",
          "content" : "f267e39336e822e2abb835818606986a96b4d5aa"
        },
        {
          "alg" : "SHA-256",
          "content" : "ada634bb1203903755d21ff3de9ecccb139061fce05aa6182345d4c97c369e07"
        },
        {
          "alg" : "SHA-512",
          "content" : "3de07849af7ef9ea1cfbbe4bb55f74eb86b3a2e17ef6b1d878795225da55b242c88b794661bb9039eafdd856fb2c585061c0eae9fd478829ab627fae830e5455"
        },
        {
          "alg" : "SHA-384",
          "content" : "70dc8b6444369c3c980fd2a8771105dd5b8a16799ac0da3303e0428bcf82fe7bfc224f20b4b7252bf04fadaee58e6f20"
        },
        {
          "alg" : "SHA3-384",
          "content" : "409a070b1f5dcea276f3d7c89ce4ff3af2b17314a614a4f99c3ed61aa3a112d75c2110bfeb882c7c1a05a94fbd09a428"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9aa760232f028deeb74c1e31aadd931cc8ee3f94e15bb71fd593ecd4634c6970"
        },
        {
          "alg" : "SHA3-512",
          "content" : "629640d4bfdc004aaec274b6b114c9045139b50ecd043ec43ad68cb7eb735e7695cf75125fe90163e99ba6ed06cdbf4d444be66363efdf89a6eb023ff3db46ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.retrofit2/converter-gson@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/retrofit"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/retrofit/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/co.nstant.in/cbor@0.9?type=jar",
      "group" : "co.nstant.in",
      "name" : "cbor",
      "version" : "0.9",
      "description" : "Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23a05b8deaf153d7a17ce353671770ce"
        },
        {
          "alg" : "SHA-1",
          "content" : "06fdebc091a3b58c996018ab2cbb395917de0034"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ef465c47e34c6b13f93ece2ff49e94b933d69cf9f172cc4997418303884da73"
        },
        {
          "alg" : "SHA-512",
          "content" : "68035c10f68d8b08f71d3375234ac1b17352abf130a9a254dd823b6c66d15ba53552b5c2510035a9f50a7a2f742e515ebfeaaacf15eeb17c42d8251ff93c933b"
        },
        {
          "alg" : "SHA-384",
          "content" : "023fda829ad274e8df50591124794b9a0a816406e3219261625f3a1284927516a08a8ee4d3fc8b0d1f5304315780dd33"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e32bc96960d1cd0b383fc1075e6cf9032a5d54ee4691359ebc4fc2e2bca44c035ee2e164d72e74811dfce0c6ba0ef78f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c7ba1c9015b04b9c88f80f3de5924ad806664bbd689fea2237b917960586c0e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "278c9dce8ab3637755f3a3af24097521f1fece634b391835339523e63bc338fe7febc24a9e3b68d0b24cf7e5f6e375d17ad99132447798b7d370c2839f72978b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/co.nstant.in/cbor@0.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/c-rack/cbor-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/c-rack/cbor-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-pulsar@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pulsar",
      "version" : "4.19.0",
      "description" : "Camel Apache Pulsar Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-pulsar@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-pulsar"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-pulsar"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pulsar/pulsar-client@4.1.3?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "pulsar-client",
      "version" : "4.1.3",
      "description" : "Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "94883c8a4dda6be8fef5d7dff5d1d6ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "59616d6d0b7c55d8dbc04ef4b683c4593ef7ea5d"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6f143041cf774a6f41083f8fa1a4873a70fa5af7c36b4be6620aa8f5664d107"
        },
        {
          "alg" : "SHA-512",
          "content" : "01747e415cca4c1c628291036f0264d37e60fadb67df249e18c501366ab9e4acb2dfb20968e66d777f7bd2db704224aeedd719d848d3421bc5fbc5705bdd5a1a"
        },
        {
          "alg" : "SHA-384",
          "content" : "adb7671cc1753eca80b3e38adca2ef8dc1a8673b63c0893c61587256f6602df30537c66c3788b89a0cd1604d327dcae6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e7a44edc0ff010c0816a39284b9101a251cee4b85a42c35ccaa6e27d805b933646ca00d2c56663d288a17cd501d0b28"
        },
        {
          "alg" : "SHA3-256",
          "content" : "df45519f82067ec840b2cd48e5a2a3b00ebdb20b84bcb65c47f703c30bf6bff2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "062ef2423d85b1871a7c4e3869e009474968ec4364e883d46dcb16398b98844f8d9311729dc2210c98b5b014d2518cf18c0458f57a872dc9eb18699217ec7590"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/pulsar-client@4.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/apache/pulsar/pulsar-client"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/pulsar/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/pulsar/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/pulsar/pulsar-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pulsar/pulsar-client-api@4.1.3?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "pulsar-client-api",
      "version" : "4.1.3",
      "description" : "Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6d328c0acae8b490fcca8b2185443930"
        },
        {
          "alg" : "SHA-1",
          "content" : "98d4a26f31223a0b6f4c1b8c873696979c12a95b"
        },
        {
          "alg" : "SHA-256",
          "content" : "b42b97bb6b88ecf5904fa9bf470ce2629b6c88ef4dcbc3a0d857c3fd518c5cd8"
        },
        {
          "alg" : "SHA-512",
          "content" : "f7f4cb8b0a569b3cdf1824024e5fb25a8c1f3ce32f96760929a754b3fd5353f9330ec4e351d881836f002c2464c8b46a85761ef083e9d7b3ae851de3f625427f"
        },
        {
          "alg" : "SHA-384",
          "content" : "671afcb13db089043d5f472af7037a4139c5c33a08abbd2e275cd38730a68cda711bbff5712eb58da4afadf214168f91"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e287479ef913f3cc41ea36dda2f8c1c857a1f78c136d55386808def2639a45f37d6d8ec8951dd129ba6ace0236309e70"
        },
        {
          "alg" : "SHA3-256",
          "content" : "79e82b2c713a39ab3f52f519f8075d015b8d7e17dd6199c279626d85f54c6d95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "469f9b10f8dc3ff0ecff18041092ef6d8f7dbbf77964057257f87d937b5de95a67b3915908b06c6199b8fd75939c7172fb352056b0b53edcd09907122deb1b44"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/pulsar-client-api@4.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/apache/pulsar/pulsar-client-api"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/pulsar/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/pulsar/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/pulsar/pulsar-client-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.1.3?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "pulsar-client-admin-api",
      "version" : "4.1.3",
      "description" : "Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1b43b2af7dd0388a024f63ca4d86c470"
        },
        {
          "alg" : "SHA-1",
          "content" : "c561d49441159009ed02f4d5d3b3ebd6b2b06f5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "7f0dab162088494a82373b5a0ccf8250015983b229313f785e7bd630c26f788b"
        },
        {
          "alg" : "SHA-512",
          "content" : "1459cdcd748b26ea10ec4cd2c3766e672d2d38aa67ce3c1995b4eca815089971b057f43f7284b40c1b63f9e05ff21c94590ddefa776378644f8d0417e910501d"
        },
        {
          "alg" : "SHA-384",
          "content" : "426bc791551dbe5136311271781eaf4e55ea841ad4674041cb9db03668ae1134114e16beb75f05baaf45a15dd8dc627f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9ac697ca790a321f339eb8e8ddf6767bd72ae54f39b07dbdb206c512b560b63f805dfd95bd4c8ca64390f721e77df085"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a885893d567b21032b2e7137b49298199821c1d5cd234567cb82b0afc37dd3d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94db0cef29b63ff049711f00bc707863b06e658b87a327d9a98c29f7ec5da44a92f9f8073b87e74112c232af54f95601350f16ff06a277ac50e3f790ba2f9969"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/apache/pulsar/pulsar-client-admin-api"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/pulsar/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/pulsar/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/pulsar/pulsar-client-admin-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pulsar/bouncy-castle-bc@4.1.3?classifier=pkg&type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "bouncy-castle-bc",
      "version" : "4.1.3",
      "description" : "Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eecab3e91140b1618d7de2539b688fa9"
        },
        {
          "alg" : "SHA-1",
          "content" : "86fb2344fd95328b17acd51f0e07b369edc65333"
        },
        {
          "alg" : "SHA-256",
          "content" : "20f2c858f48c4f8625d98e800cc096990931b8c3fbeacc4a56ebcca3555658b0"
        },
        {
          "alg" : "SHA-512",
          "content" : "3524008c8ab6043727471f84bbe31c92164c74c4607661f9f0ecba7fe505c16d74b316795d476275d0946df576aac2ea9ab56fe3a790af1c680af8daf708471d"
        },
        {
          "alg" : "SHA-384",
          "content" : "65d10850d7df5e32df7c06a5a23847df209cb00b73c18436b98ee55075304436b3cf5d664fde9635bcb04e46ec799535"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6c7c218823b77d253b684bec96edf8d28cbf4cf76f32caecd8863b70f67e7a1287cb118dbe8e9d0c53a96d3ba046f2c6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ceb8f1a7b22bbad48074b1b78a826068efef140269e54736aad20dc8673ce463"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da91127a13a03c9f1593554d83882754c763d2525ae6b9361524496544aa9ad3ad50d207bb8a36bb50dc690310f8e7e858d2d0c34647cd5cbf9218a56b011604"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/bouncy-castle-bc@4.1.3?classifier=pkg&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/apache/pulsar/bouncy-castle-parent/bouncy-castle-bc"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/pulsar/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/pulsar/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/pulsar/bouncy-castle-parent/bouncy-castle-bc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.56.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.56.0",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4fd96b92a38f1aee8c424419bb8bd7fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "6a3c8bc6db9ac127b44534b3c2d44f90c6329b3f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b5f245fbeebfa8bb6f4b51d187ffd54de77a0acdcdef3bf10d735aa7a5af87d"
        },
        {
          "alg" : "SHA-512",
          "content" : "953f92404b249efbe9a54f30bbebb600112000c1dd5a53e0a2cfb2658c172203823728f2a903a5a1fbce2ec662925bf1b4e9d9470fbac856d6b1da0bc74c8dce"
        },
        {
          "alg" : "SHA-384",
          "content" : "50018fc8c61b631e656a5f7e420850a4a5c5c2a24d96cd36d09772a8fe0aeb06f606797088fc386394b202bc847dc2bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b12f065de0314decfe06d67b9058a638678973011934f12465e1ea5b97f65408876fe92310de576d301508ac8d2ee1c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e39be879266b71404874a71fda3fe9e734aee6b1b749ab3f288f2d152b4e107"
        },
        {
          "alg" : "SHA3-512",
          "content" : "76da880881a0c388937a89784cb350cce9bf9b5d6f3cbd1a7c149f14ccf735553dae6a0414b7c5b420acdac42ae3a85b124d65e8e512fd2ebd774a8948b24408"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.56.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.56.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.56.0",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "881b132da97b1e43fec6e0dec60d2db1"
        },
        {
          "alg" : "SHA-1",
          "content" : "44d1c7a2856e9586e94384010a1823a523dad22b"
        },
        {
          "alg" : "SHA-256",
          "content" : "92ad6a4edbee09472045706305d21c9f705f86a31b25c8807f9ae57119304bf5"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e3e229c0e09b50f2a3f77f72b2a7d0f6ee6f1646c5cd117ab5e383fdd72a6268ebfd17af4710e687fe0b8e8694a0a68d845cfa99278eaa695c57ef646306d8c"
        },
        {
          "alg" : "SHA-384",
          "content" : "262fbf8a4943bd543e018dd1d53f7b462a4e3a57a5b0d43666694d50451074134fefa02e080aea2b15baf89bb21e103c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d927dcd19d15dabc2e734af932e9f923899046b7551ef48fb3466b79671dbd8f31598de571c2f3a53d7dcd558c524a1a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a6bda43368893e3da924dd61b37fa51b197e0fe26d7902bbda99266e848038a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3cae4c0dc1013b263af572ce1a2c15380a47cdebc5f0190f0ae8fc8d4aa1acac83bf958e7849dd81e277dcf4b2abfd19c46fb7f4943ffdbaff9b3f58a34ecbac"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.56.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.56.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-common",
      "version" : "1.56.0",
      "description" : "OpenTelemetry API Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3b5edcf9097824c36cd24df7fa890ad3"
        },
        {
          "alg" : "SHA-1",
          "content" : "baaab365acc2f85c8d97d0582e25f1a1a02fdd02"
        },
        {
          "alg" : "SHA-256",
          "content" : "74973a303e309730841fd6a3031afd30e7d166dfa0e2bfe5c2350afaf29a2086"
        },
        {
          "alg" : "SHA-512",
          "content" : "b8ed34b99895efd701a03452f4352f6eb91ba5040c196d601a950003d0995207e29285036ef50747d3128585616dc9fe4437c3c2ee184533ba8c0cf62f4a1206"
        },
        {
          "alg" : "SHA-384",
          "content" : "01153181b3c47a527d254edc2e2513c9eb5984068d5a00c5b3c4bad6f148629a7fe6bd1d8b95fb8c8ac2b13be8dcfece"
        },
        {
          "alg" : "SHA3-384",
          "content" : "253569250c05e66619887c1741d86646329b989bb5fb2583595aeb3079d1b48f898b77c83fee2707b2e7d7f10db2d4d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "35dbc7b0b268f2b23a59777dace7b4fb7a1aaf03ae44f18c2b753dd2a642bb92"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e1374fb155d4d47545934d567e1c0179ed681ecdb2c79d8cff1a35141630e5c5ba27c332ad7da23fbff1cd57d8048002142db2427ac4c80cc117e6106bf38ce"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.56.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-api-incubator@1.56.0-alpha?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api-incubator",
      "version" : "1.56.0-alpha",
      "description" : "OpenTelemetry API Incubator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9c38bbd8165edecb414f33d5090ec27b"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e47cb7a18d78e4d3307ea823c91d90f1d114a18"
        },
        {
          "alg" : "SHA-256",
          "content" : "3bb669d85bb4175715312e767af191447786357e66d44d9a5e23b9bb19616a1e"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b65eab7752f36b86850900a104cfcfb78fa1f228a10369abe1d6254d5312a2af9a710da2f5b35bfd23bd42e8f43994e93e8e2b752a03a7d54183dcd0b977e68"
        },
        {
          "alg" : "SHA-384",
          "content" : "df92f65959d688a0295e7608a52123124612aaba59bd4a54d0a6e31c1391f4163cd5254abe8b0632f913d25f23c2a794"
        },
        {
          "alg" : "SHA3-384",
          "content" : "028d45a9818235950b853f3393b8ca02d5cb6a886530abd9305fd5699df6c2ef03ec5616fef00cb8dcc91d38cfc57b8d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d21cc942c1d2869f13b0416b9fbd2cc34efca9c0181a09efcb56cbc426d3c628"
        },
        {
          "alg" : "SHA3-512",
          "content" : "837de4f6fddfeb2863a03dc2471c0e5e42c471379c4b54328b9c44724042ac8afab9ad3894cd53934da6209cd9d6b56947e84a916354733fe324d858d321cdfb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api-incubator@1.56.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pulsar/pulsar-client-admin@4.1.3?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "pulsar-client-admin",
      "version" : "4.1.3",
      "description" : "Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ffb7787dc0d98d2db0de3730c5963a90"
        },
        {
          "alg" : "SHA-1",
          "content" : "147b6ac6b9a8369556d34cefe83b72a0b474fe21"
        },
        {
          "alg" : "SHA-256",
          "content" : "a371961825a82a78307f720b4cf5e1a24923eb632c9f7144babb898a1ad02d03"
        },
        {
          "alg" : "SHA-512",
          "content" : "f99a1a3746ea32d09348dae6fb11e9cd4395490f1d4d7cbe4eed63eb9c31e07625d42bbf00cdc15dda09d5c910a2966a54ba9f0f8575c321ebfd60ba85293d07"
        },
        {
          "alg" : "SHA-384",
          "content" : "c061815e6b602c22c3adb972b721310da9b9bea614ff2e1af19b8ead6c7f9531b2798b1d73863a75f523c232ff68dd6c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4de5594741d4ef920b20231d4853ca3817f6e1c5aee68b977a47c9c2c5c525366c2c87491d366c7a6ebe3fa6896050d1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e679fde8be0a50a7ce6817cf5d470eae2c1c2a9e435e2fc08f98c1cf9f5f32f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e4e6a9d40014b5c6cf9b9abde64f80ebc898472d47b09dc83cb7dae0481c7189964a2088f4393e3b856c7274d7d779b0ed4d0f91c50a15b11a2d0902e47a3c8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/pulsar-client-admin@4.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/apache/pulsar/pulsar-client-admin"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/pulsar/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/pulsar/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/pulsar/pulsar-client-admin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-compress",
      "version" : "1.26.2",
      "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" : "d2c5abbd0a822c0b79cf4f03ead483ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb1f823447af685208e684fce84783b43517960c"
        },
        {
          "alg" : "SHA-256",
          "content" : "9168a03141d8fc7eda21a2360d83cc0412bcbb1d6204d992bd48c2573cb3c6b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "7106a722d26da945f6d6eea6f0c61b420bff45749bf60c572d992c545b10ccd926dc4b9a9f366ff29d5940c99f26dfeca98f6c1c4b630632a65f04c2d7b94b26"
        },
        {
          "alg" : "SHA-384",
          "content" : "8422ef0d5e9ca419a8b3a33a4c330348f4495b9edded4fde38636d11e99fc3f725df11769d310edc233beed2401daf53"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b32406c91771cfc12e61722add9ab2ef8efa32bf16bdcf80b415f5604bb9b61977c08e6f87f2ef59705c761caca4ffb8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "26c54771c66adc967a167306982bded1fc36a6a2d590401fc435303c9e6256a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3f4054fd56ae8d4f012f2cae5469215010123c1ada8931bdcd634551027816afefd8bd871b2ee99f168e2d5a347e0e28c31427dd79e3f42cefcff2662a5603ff"
        }
      ],
      "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.2?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-intake",
          "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.avro/avro-protobuf@1.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro-protobuf",
      "version" : "1.12.0",
      "description" : "Permit serialization of Protobuf-generated classes as Avro data.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0333f1add4a8cbcc5f85789d524aa105"
        },
        {
          "alg" : "SHA-1",
          "content" : "48f121366eeb4a5d32fe325107da0ab08d093e3f"
        },
        {
          "alg" : "SHA-256",
          "content" : "9d3f9f900b913557e4b276490bc5a450f017f755b7041e2aa52b436a857d68b5"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b3249d6fbac224e8bcbaf47f33329f57497b8e8aef1979ed1e5757202931db062c5195d7e6f13fb9de19b737b3d0ab5f3a8d5d61c08862302d5f57ca6a84917"
        },
        {
          "alg" : "SHA-384",
          "content" : "703236a7608920ad1380c0707e7e6d38c2cb08341ed75cef4dacd60eb83b317096aba9504767a7bc421abc12f3f7842b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1f258b9c4e8b2ef04fbb679c51c876c8952bd443613405a9fc8fea299600cfa66f13cdf5427e8566fac57633459a7016"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c9963bab9371df4bac931784e7bfbfc87f867cd0260b4c4a174590de020d64d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2144c260b44b094cf46b783b5c4fd9763f257bc4187b0ec5f173fd846b7fb0114d0e455201a78b79c9a7449cd7fc3d27e2b68080171de40b5b94ba638401062"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro-protobuf@1.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org/avro-protobuf"
        },
        {
          "type" : "distribution-intake",
          "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-protobuf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.pulsar/pulsar-package-core@4.1.3?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.pulsar",
      "name" : "pulsar-package-core",
      "version" : "4.1.3",
      "description" : "Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93af166924d3309291a89f8d5e1dca35"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b44045203888839468084161191d807e0d9c51f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c5fc8dd37d7b721126babe7393476006fd782220ef219863c961a593137f9d6"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a11e44344db5071ada6d301a765951c4218b5a8ce9b9ef3c2444f888322bba0781bbe7bf6f957cf409c65ff97a16fce751c2288f7e14e4efd11a02770f391cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "6f7fd6600cb0df21305a32fd8d719306b11199fde912283773f6c82c450266b696e66278e051177a11aa2ef07ed13207"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e98047e2ee7bf06b19da4e4b4927c7ce58ed986a404cd6d9ab3f45573e2577954c169c9d4590044342596d567035eaa7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e55780d050480315e243f610901dddc5cd7925c6f641ef294ba9702297483dc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31f36c6831ac63848c1a42d1c4b60107441514e6a340a0d8e2a0678de1b51b98b88fa742eff09eb7d2c72ca3c8586d72de780548491705136b783d37bdf5a9b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.pulsar/pulsar-package-core@4.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/apache/pulsar/pulsar-package-management/pulsar-package-core"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/pulsar/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/pulsar/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/pulsar/pulsar-package-management/pulsar-package-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-pqc@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-pqc",
      "version" : "4.19.0",
      "description" : "Execute different Signature and verification using Post Quantum Cryptography algorithms",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-pqc@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-pqc"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-pqc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-python@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-python",
      "version" : "4.19.0",
      "description" : "Camel Python language",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-python@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-python"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-python"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.python/jython-standalone@2.7.4?type=jar",
      "publisher" : "Python Software Foundation",
      "group" : "org.python",
      "name" : "jython-standalone",
      "version" : "2.7.4",
      "description" : "Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "35af7f78975eb1bab4602532219520b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "df61c8c28ce458bc84d92a12aaaf20b15dbc55db"
        },
        {
          "alg" : "SHA-256",
          "content" : "1fba1769effcc8b19f5e10436bc8274a158ce988559f257927c24c73bb137f3c"
        },
        {
          "alg" : "SHA-512",
          "content" : "c705dfbae51def77fa8e3e308a6bfe9fab583e4858244c64314de5c0ef3ad2cc918da4d9bf8a87c71c63dcaaee21fac32b8f1ba748982a9931d8b6f9e73ae70a"
        },
        {
          "alg" : "SHA-384",
          "content" : "afac1d1e4b6a9b2e571c7234e9278fa978018b573f95047938b485021c78a9d68f32b0aa6ad979fbed13a7cc61165fb3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "75779a4f2685ac895e449ec77cb12b686a110f0351dd079444d59d936a4e70bc05c628b332f9cae38a318ced2d648341"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5fdc6689f2124def6555a7ef6d53889f34a24c980092a10ad0739f548dcfcd0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "984627b1d08a3569c8bd3030759874e2fdc0eba8ae5981c2697e08936a2acd31592a7fd63db7d01c4384f7333680c9a0d262861c4a4d36b7c6579f1c11c5f6e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Jython Software License",
            "url" : "https://raw.githubusercontent.com/jython/jython/v2.7.4/LICENSE.txt"
          }
        }
      ],
      "purl" : "pkg:maven/org.python/jython-standalone@2.7.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.jython.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jython/jython/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jython/jython"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-quickfix@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-quickfix",
      "version" : "4.19.0",
      "description" : "Camel QuickFIX/J support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-quickfix@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-quickfix"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-quickfix"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.quickfixj/quickfixj-core@3.0.0?type=jar",
      "group" : "org.quickfixj",
      "name" : "quickfixj-core",
      "version" : "3.0.0",
      "description" : "The core QuickFIX/J engine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0d77f0536a39d739ce3d082777983457"
        },
        {
          "alg" : "SHA-1",
          "content" : "89bcdaef7f10e8e3a00198c038a6e4811c5773ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "6dde8bf64847494ecfd7c37eaacaf79a2b7deee5d1cc7c8ba1660f76073dda55"
        },
        {
          "alg" : "SHA-512",
          "content" : "db6e33a64b96ab87a4470624d00e6853869de777156d8e91e4bf2b79887da20682a3d829f80a4355ab0580c288905bfd0a094ae41350b9a38fff9276c0d27699"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa7883f2f877c8cd2209b6a29fc2411da1fa87f41584dad18a3ed41aecc7a087fce9a52b7c5cbc80a62727d8596c7d2c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3d9b71ca3883d3f9252bde690ff40d0f4e7d848107efb0bfed317e9e57377f6bb0839cf7347889fde117f581e245bafd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "96bb90716879daf0efe4e25658bac9e88d572e9b90c155d71f00998efbfba827"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65258e6a34fcfdc931556092491e0e8c2d95c82a234bb17bb49ed398aa17710787ead1dd2acd130bc65892dafa2e6f91b992d017c1d0aee0ed99312dc8be300f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "The QuickFIX Software License, Version 1.0",
            "url" : "http://www.quickfixj.org/documentation/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.quickfixj/quickfixj-core@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.quickfixj.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quickfix-j/quickfixj/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quickfix-j/quickfixj/quickfixj-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.quickfixj/quickfixj-base@3.0.0?type=jar",
      "group" : "org.quickfixj",
      "name" : "quickfixj-base",
      "version" : "3.0.0",
      "description" : "Base classes for messages and fields",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cf4e621cbd10993d7fb1c2dbc5f3d6a2"
        },
        {
          "alg" : "SHA-1",
          "content" : "9571a81863281f6c93a2af33e6b7c6c7c8f70e91"
        },
        {
          "alg" : "SHA-256",
          "content" : "7f4f6d425f541e45c656184a6eaf980f7a2a87d147506a5d7376adc4721a24c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "1412ef62e7283f0ed9031bba725f60b26276ea5c4fe7f58efadffaa675db4d9ba373b725b49bf19ef8bc711c390977fd08167d4671b3f7a3eb763afeba859b9e"
        },
        {
          "alg" : "SHA-384",
          "content" : "2afefd6dff3386fd78bc12409bb1a9710f6482109b1f5705772a51d154f2ca87684934c07994a990ddbcb1ae3e832b32"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56bc485eb39c5246bf23b35d7754f3bea56f880b5ff6ce497d81493593145b7c6f13c0e2bd55c3cf713cf5a15e170c80"
        },
        {
          "alg" : "SHA3-256",
          "content" : "126acef82ffcccaa691a824b044d02f028c5893126c064e11378645ed79efea7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "27cdb9d51be083655d250782f496d13d57a03e7f49b351bab05c5e8c4eb8d628a32422e0f72e3496e398cf7e36106b0dbaa214ac1ac0c5b4b8fb96de51d191da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "The QuickFIX Software License, Version 1.0",
            "url" : "http://www.quickfixj.org/documentation/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.quickfixj/quickfixj-base@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.quickfixj.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quickfix-j/quickfixj/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quickfix-j/quickfixj/quickfixj-base/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.zaxxer/HikariCP@4.0.3?type=jar",
      "publisher" : "Zaxxer.com",
      "group" : "com.zaxxer",
      "name" : "HikariCP",
      "version" : "4.0.3",
      "description" : "Ultimate JDBC Connection Pool",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e725642926105cd1bbf4ad7fdff5d5a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "107cbdf0db6780a065f895ae9d8fbf3bb0e1c21f"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c024aeff1c1063576d74453513f9de6447d8e624d17f8e27f30a2e97688c6c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "34a9ee96c51ae070634cd0b642cad3c4c54b9d2ab7f1714f59dad805512ae27c9c69b8be83da473689f55474c4e2874c93e727f9f31d3bfc9b80ec37aeb68898"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c49efde42b89a8cd2b119d666076bc9d532c4a835c640b77d8a5858d3325f9ba99f8cd19cd21b9df4f386d1c21855ae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ccea43e68e6dcf0426c271640abf132575a9e28b439ac968b5608e3d04d7ec80dd948d33c474e31fb18bab9b80959c2b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "163e0d75894a0a4c2d36f4a992449e2dfd71bf495f5789813cd333ad1b571fc5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bc20907f677b6fceaf8f81361d5a7e0099799561af550a2a49dfed531a3b8ee29f35ecc2c4419cd8eef9e25a147a2cf88cfb7ffc9218b8b35b0e0524caf56d8d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.zaxxer/HikariCP@4.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/brettwooldridge/HikariCP"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.quickfixj/quickfixj-messages-all@3.0.0?type=jar",
      "group" : "org.quickfixj",
      "name" : "quickfixj-messages-all",
      "version" : "3.0.0",
      "description" : "QuickFIX/J Field classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "baac033fdaa9094ecf37ae7b9756fe08"
        },
        {
          "alg" : "SHA-1",
          "content" : "f45e07b11ad0e9703e7ebc62d6472b939a97cc63"
        },
        {
          "alg" : "SHA-256",
          "content" : "a6ca530f8fc472d0acdb96d3aab46e9fffe14bbacc4a20e948069942c3cdf3ad"
        },
        {
          "alg" : "SHA-512",
          "content" : "d98e7f5b7e29292df200c1028fe9da188ca28d68bd78f2e4c044b45a9c04c7dad4c5151be6e531a25fed101d1e4b7be290d26cf7b44449d5be2da3f4037073e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "0b0a832cc553cfe17609bd0c345cbc0f9cc63ec6b2a823f465b0b8b3ebc906dade36856f447bfe4d54671a7efdecc5e9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dbeb20ac39ddfdce543ea22fe94f71e60f14060c41c70cd93a8ebfc56f7479a21f80cefd05a27098fdd971ed601745bf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4a0d3662f3a5fe63160911491234b3622b3e4ef4c0b3d343bf3fb0ae2cb60d98"
        },
        {
          "alg" : "SHA3-512",
          "content" : "da304bc32730ebff40c07798f6ee32c2db208d69fdc498dc31b9fd14579a29e842b132f82a5c3ffaabd05f05a8fdc1c90a392a08f1497bf394ac882caa13f790"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "The QuickFIX Software License, Version 1.0",
            "url" : "http://www.quickfixj.org/documentation/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.quickfixj/quickfixj-messages-all@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.quickfixj.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quickfix-j/quickfixj/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quickfix-j/quickfixj/quickfixj-messages/quickfixj-messages-all/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-reactive-executor-tomcat@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-reactive-executor-tomcat",
      "version" : "4.19.0",
      "description" : "Reactive Executor for camel-core using Apache Tomcat",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-reactive-executor-tomcat@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-reactive-executor-tomcat"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-reactive-executor-tomcat"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-reactive-executor-vertx@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-reactive-executor-vertx",
      "version" : "4.19.0",
      "description" : "Reactive Executor for camel-core using Vert.x",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-reactive-executor-vertx@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-reactive-executor-vertx"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-reactive-executor-vertx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-reactive-streams@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-reactive-streams",
      "version" : "4.19.0",
      "description" : "Camel Reactive Streams Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-reactive-streams@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-reactive-streams"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-reactive-streams"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.8.4?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.8.4",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "56d71481b3282ca12f71c2711286e31e"
        },
        {
          "alg" : "SHA-1",
          "content" : "7cd47ac9899628366bc8c65bd91dcbcb4dcdef2a"
        },
        {
          "alg" : "SHA-256",
          "content" : "518a6034b8266743263deee56b9a6622e84ab209f44dec5fe3e3a17435ef1b83"
        },
        {
          "alg" : "SHA-512",
          "content" : "e856fec7382077ecaf92347ec51c41d18b595e084d442fcc904da16e0251bebf23b592106a1eac03dd6a1e8ccc93c9fe2c1a9bdc48536ee0fb8d1d19b9d09513"
        },
        {
          "alg" : "SHA-384",
          "content" : "57ef6420a1d6dbf9dccf389e03c46a2af7555632231859213b8f722841af60020516f2d2b84dd38d094e57b1af60e312"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f223bf192483a40791d3348d478bbb06468e8ceada95aab3e745c8c04b5b023518906f73a5cd5c56036735789143129d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8770521f92cbd09568207005c1f38e45ecd6648eace1b6edaea70fc84602c362"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd19f2d8517166151dc89c366bea50ff66983378f14ae8ccc42d049005a1c800ec7cc65408677ca3dc8fbd541f90baf876d5fb287f26a49565b91ae6e3f24444"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.8.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-reactor@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-reactor",
      "version" : "4.19.0",
      "description" : "Reactor based back-end for Camel's reactive streams component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-reactor@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-reactor"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-reactor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-redis@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-redis",
      "version" : "4.19.0",
      "description" : "Aggregation repository using Redis as datastore",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-redis@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-redis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-redis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.redisson/redisson@4.3.1?type=jar",
      "publisher" : "Redisson",
      "group" : "org.redisson",
      "name" : "redisson",
      "version" : "4.3.1",
      "description" : "Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: JCache API, Apache Tomcat, Hibernate, Spring, Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Scheduler, RPC",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a20401f89b3141644843de9b06783d1f"
        },
        {
          "alg" : "SHA-1",
          "content" : "1dc107fe7836eadf4bd52ada6d51d906febc4a16"
        },
        {
          "alg" : "SHA-256",
          "content" : "42722b4a81fd2bdfa8177b496bfe9ecfe8bf6b3d1466bd5da35e57a1b10ec1f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "66226c4275c748352e0ff062b83b41544b350b2c3b80f20e5b9c62fc1c8b11243a849b11c85a60e15ed6a73cf5ed38028d539db06b1c5d5b8a3115739b8c60f5"
        },
        {
          "alg" : "SHA-384",
          "content" : "16e679733c63b2efe6a40db589d1ff382f86661795edcb3c74e7188de4e0ce19e37db4d57160730052bba9a9c3d2041d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "55187552097fa98eaac30c5f79972ec504f6b724143cafca5e508b550a86f60fc1f0709f04d2dabbdd7c263ad185c675"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62f66c712c1a1fb386d2a4bbb9c872eef50d7aacbb27acf32e694ffbee6645e7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ffbee289af27a1ae40c9f73f6bd59420ef07c8959d2508f52859bbb38c2091ac6ba8bc906c7b8b354ded0d8b5dae7f9998123ee48d0bc8fd2fc0c30cad691995"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.redisson/redisson@4.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://redisson.pro"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher/deployments/upload/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:redisson/redisson.git/redisson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.6.2?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.6.2",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c7553524c90891b9adf11dda72356a96"
        },
        {
          "alg" : "SHA-1",
          "content" : "679ac38d031c154374182748491a177a76c890e1"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e235f0be9732ebd6a42c585dfd53274065978bfbc28d721d7ecf487fde27b52"
        },
        {
          "alg" : "SHA-512",
          "content" : "33dfd13b5dd5e46f91f5eaa459d5dc80242aa79cd74bdc1be707653d511ed7bdb6d950fc49410a255190da75988c27426c0ef979fd33d46cf27ae3a58cad01fe"
        },
        {
          "alg" : "SHA-384",
          "content" : "62a182b1be9c3b5a54e1de57847a87d9c37e281f2b1b3fa9f637cc96e3790e956860e045b8b2425e8df2b53801750daa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fdaade7a7bcc48f2f2b119641d09f38a16b69e76d23d59436f5ebec025364c0fa3a2f82db6542f044e339c79c4bd48cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9c87d16f74d73397eedbea61553da64a96f78cf00013020cc78b2a95df19c89c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "929b1f6b139a00da9ef7f7e52f53e0fbacb2d1c27936ea10f34ab61d6dac89ffe0a5001f7b943a87d6181794919a9a4649edf753b10bc4a0985e9bf2cb11353f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.8?type=jar",
      "group" : "io.reactivex.rxjava3",
      "name" : "rxjava",
      "version" : "3.1.8",
      "description" : "Reactive Extensions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a7ae568329e957b7b1b522c261a1ddb2"
        },
        {
          "alg" : "SHA-1",
          "content" : "37f2ce0c5e45e2d59e8ad8ca574ea396df4dd339"
        },
        {
          "alg" : "SHA-256",
          "content" : "6890becbd4646347928746a4421cc559fca9f34d06ef2a7a947bd7adf7473246"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1b8db8254c529b5aa86bd898c7d8daa9c917c84de138fe871f45ae2f013ccf1c66df3401dcba0dd7c509094b4ee1a7937d0d333a189baf8ddde24f0227e209a"
        },
        {
          "alg" : "SHA-384",
          "content" : "d655a11a79e5ed987e2960ce018b24f0c80a462f4e1e9f43a53dca001551862af9b2e23955e552d920bd2bd27cf6596b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e3491153da617bff3d556bdd56eb54b08f804e5bc77495b8884e2a3ec447dff705517ab40e37238f03494484ac937fa6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3528bcdb2f86eeb0148b7169e18d0af29cb9808781343e84136970bcdba68f09"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9ab3820b699b83397aa152f2c9d1d916e43b248afd8518ac91ef8f9defca803ae9012bab4a5cda53d34018eeb996d344c588da6362da6b5404e6f2a570ec2782"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ReactiveX/RxJava"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ReactiveX/RxJava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.esotericsoftware/kryo@5.6.2?type=jar",
      "group" : "com.esotericsoftware",
      "name" : "kryo",
      "version" : "5.6.2",
      "description" : "Fast, efficient Java serialization. This is the main Kryo artifact.",
      "scope" : "required",
      "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-intake",
          "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/reflectasm@1.11.9?type=jar",
      "group" : "com.esotericsoftware",
      "name" : "reflectasm",
      "version" : "1.11.9",
      "description" : "High performance Java reflection using code generation",
      "scope" : "required",
      "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-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/EsotericSoftware/reflectasm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.objenesis/objenesis@3.4?type=jar",
      "publisher" : "Joe Walnes, Henri Tremblay, Leonardo Mesquita",
      "group" : "org.objenesis",
      "name" : "objenesis",
      "version" : "3.4",
      "description" : "A library for instantiating Java objects",
      "scope" : "required",
      "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-intake",
          "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/com.esotericsoftware/minlog@1.3.1?type=jar",
      "group" : "com.esotericsoftware",
      "name" : "minlog",
      "version" : "1.3.1",
      "description" : "Minimal overhead Java logging",
      "scope" : "required",
      "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-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/EsotericSoftware/minlog"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jodd/jodd-util@6.3.0?type=jar",
      "group" : "org.jodd",
      "name" : "jodd-util",
      "version" : "6.3.0",
      "description" : "Jodd Util",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fba2683e40999886094742646d695521"
        },
        {
          "alg" : "SHA-1",
          "content" : "1568f4d0f60dee75c8881fb0ebe44f0ab9fa3b38"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5c676715897124101f74900dd1f98ebbcad9da3ab2dffbac6e7712612094427"
        },
        {
          "alg" : "SHA-512",
          "content" : "55a06ba2f46c910897ac06fb380fc860d7b290069f93f1e83b085b53d93977cca43d1cbc9a75338eb2174a231f863d531a72744fc662bf8b8357686746f391f2"
        },
        {
          "alg" : "SHA-384",
          "content" : "58ba2940b637733c94900c15d0236d2c249d3f93d7225b7667851080427ed4410daf314afbabbfef966385f1dee1562d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ef323ca03aa73c641378d0fb19bd2d58e5af815b6b50bea1cf337e8bfb055b38cf23c46f4db78c3b21fea848ce8e4749"
        },
        {
          "alg" : "SHA3-256",
          "content" : "aa0fceb37a7ef1c4b0959d1c2aabf8b5a8289843fda00391c8d5123eb9c3c0e1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "944c22d537939b802d1e3f04028850ce6d8d55f33d840e44f750979ded9cbb00625990ae58c8becd2ff84712fb0356b96b7c2842f6be3f8be7490080ab41457a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jodd/jodd-util@6.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://util.jodd.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/oblac/jodd-util.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-resilience4j-micrometer@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-resilience4j-micrometer",
      "version" : "4.19.0",
      "description" : "Micrometer statistics for Resilience4j",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-resilience4j-micrometer@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-resilience4j-micrometer"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-resilience4j-micrometer"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.resilience4j/resilience4j-micrometer@2.4.0?type=jar",
      "group" : "io.github.resilience4j",
      "name" : "resilience4j-micrometer",
      "version" : "2.4.0",
      "description" : "Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b89d1f870641d912bbb350339b63bd94"
        },
        {
          "alg" : "SHA-1",
          "content" : "4d81d22237b84c5c075f805a0c7d4640bbd7ca33"
        },
        {
          "alg" : "SHA-256",
          "content" : "728613147bbbc0c329f69f5423b760778322e2f9af345cb0bd69b3fc89b17e88"
        },
        {
          "alg" : "SHA-512",
          "content" : "ec0f842b57a23b8536f9672c0c3eeb6831c9e9951be5862141ee029c6ff51994e9c3a046343ae985286acb3ab35766a770507fbaf35735aafc269fb28cf4fad4"
        },
        {
          "alg" : "SHA-384",
          "content" : "2187703d3e99f7f8b86f5d3280b3a247721752c38ef0dab42962729bf3ef6d88aff5eb34c6349e4b3f9e524d77ff1433"
        },
        {
          "alg" : "SHA3-384",
          "content" : "38f298fca66df6f9421b7cc92cfa13a537c49f57aa3651dd680684ca452fd764bc2e51e0d00b5774eb45b6126ebcf0da"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a57abc1c0ab88009c34b48f4135ce4e23974fc37deb33b99e4310cb8f0ff0a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b0f573a05168383121e9590c73c3263b43e9fc8f84b6813034baf07841d23661a965aa0abd348bc1c5b0166c9d3e50b896c8462b9d9381d60a7d1c08a10c9fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.resilience4j/resilience4j-micrometer@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resilience4j.readme.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resilience4j/resilience4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.resilience4j/resilience4j-retry@2.4.0?type=jar",
      "group" : "io.github.resilience4j",
      "name" : "resilience4j-retry",
      "version" : "2.4.0",
      "description" : "Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0cdac2f0d96184c09dfe3e4f1705e963"
        },
        {
          "alg" : "SHA-1",
          "content" : "7072ed9351dc3a38a7c5a4a1ca21d3355e1f6453"
        },
        {
          "alg" : "SHA-256",
          "content" : "13cd52c89b69b9dbd68188877f16bdbeb3ae524d351a2d947f31ae07684c420a"
        },
        {
          "alg" : "SHA-512",
          "content" : "1e60cc69111eee4fe1d18d9c36e1baad62cc6ea06aa065cdce461fbd3cdc8c625f4ef818750def5b31469a80af2f8f52d4441aa946205b3203cafceed55655c0"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1373917623fd647255c0c29533604d69d4f8395b8b7c50c95830447871d52d983df4a16a58990f9f7d6c242fdbb2903"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b405c2ddefb6b78aa8d936c5c581e62cfdefc719c892da1625d82a624a6ac5afc60aa78251ccccbf056e8b6b4a4ce766"
        },
        {
          "alg" : "SHA3-256",
          "content" : "320682e81e53f54397c029244f5b1ee1b0cd589f88e57b00643e300c924f4623"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9bc37b4a7fc968fc2c2f6f17b1083208b95a82aa5f826974a110cd9b057040071f02b850b32099f7657b20e36198da8eec5dd46e203a574338428d2f84d0845e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.resilience4j/resilience4j-retry@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resilience4j.readme.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resilience4j/resilience4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@2.4.0?type=jar",
      "group" : "io.github.resilience4j",
      "name" : "resilience4j-ratelimiter",
      "version" : "2.4.0",
      "description" : "Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a450ca57c1c0172ffc32c2355d4885d"
        },
        {
          "alg" : "SHA-1",
          "content" : "4017079c1f73b0cc73fcc53a25306f3f8743e64c"
        },
        {
          "alg" : "SHA-256",
          "content" : "09a3c33cced3e1135cefda8667914b32b7304429c509b07fca771bd92d0c1780"
        },
        {
          "alg" : "SHA-512",
          "content" : "d50e1bcb0700963bfe2b4802301cdf2156a553f29caae07aa8192a44e0a2abac703fa190b1527a9aeae1412ae9215d701b494220ee3f3edfdeb9d3b3652f71ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ee2786d1c40380381393adb6beef91b978bc9ba66647b16316ab448e3c97e2eb486521ebfdb965c5db6aae7c72e0fb6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "189831d7d92301ca5f1211909d8787cb4a2fa6d9f267e3af9b0d9900dfe718ec75130d26110c21b34c59674e1f2720e4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ac8f08bc4c21b1dcff1e8561364e5c7149523cdd658cecc426eb9fcfc4114d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c078763d56a7190c102719fac6c012bd4c4d6e4e1b61c8201a8ed9909b4c7736c9d681163a0c46d99251ac1d2186d158ffd6539666bccf8b5ac759825dc2f755"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@2.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resilience4j.readme.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resilience4j/resilience4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-resourceresolver-github",
      "version" : "4.19.0",
      "description" : "Resource resolver to load files from GitHub",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-resourceresolver-github"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-resourceresolver-github"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-robotframework@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-robotframework",
      "version" : "4.19.0",
      "description" : "Camel RobotFramework Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-robotframework@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-robotframework"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-robotframework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.robotframework/robotframework@4.1.2?type=jar",
      "group" : "org.robotframework",
      "name" : "robotframework",
      "version" : "4.1.2",
      "description" : "High level test automation framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "88f61b589a12c505ffcaff7800fbe127"
        },
        {
          "alg" : "SHA-1",
          "content" : "e14bf10cdf5ceadbeea9a8287d499beca2a336ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "b540a8e1cf9a03e7177bb80e01c805ce1953fd88a5da2b80dd6a21794691275f"
        },
        {
          "alg" : "SHA-512",
          "content" : "316af5caff16e4735a762eadea0c89f86306b983f9798f51d2d585c830da63133e5499974a25bd5b2cc76caf25ce594a93d01bd5bbdcdb78bea88068c5afc9c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "442f3b9d53922116f83d4ba6dbd6709612809fcad342e9eee2d564c3712b1ac3c50f18261819acf2ee0fcb6c07e7de6e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aee8da5ccc759580dbc95d3ec2e42c20d69bca7f21e27f96abfcfdf1ee576713459d3a7dffa3732385e39beb87f8f274"
        },
        {
          "alg" : "SHA3-256",
          "content" : "804fee7f53d189abfed8fd2aaba02383a2af5508f048fbe57671edb4bd7ec57c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "825d3d811afc6ac7deefe97cc1f4530a8a37eb9c3e884c0a85e15d9fe5367414acba11059f02914682ef8eb32789756b0ce5a30b129b9de948f9d29ccdaa5907"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.robotframework/robotframework@4.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://robotframework.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/robotframework/robotframework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.python/jython@2.7.4?type=jar",
      "publisher" : "Python Software Foundation",
      "group" : "org.python",
      "name" : "jython",
      "version" : "2.7.4",
      "description" : "Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ef23d870c47ed310d46b9e4254063b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "36809bb14b8e56080f814ac28291cd591a54e5f6"
        },
        {
          "alg" : "SHA-256",
          "content" : "da4cbcbf57f88d31b1d7e054258db62f967f965f0e1550c84b838d48f53eabb6"
        },
        {
          "alg" : "SHA-512",
          "content" : "40a3f66307e1f757a701fd524ff3228ae98288b76fcdb32df8294bb76d89ecf6f1708d1ff8ec5cad2b878fddb09bc3ddf0adb17db9b3a32a4eaffea44c6c7464"
        },
        {
          "alg" : "SHA-384",
          "content" : "b53c69300185a748d9cf711bb5e9cce444d4452626d47fc122d56639422afcb91a86225d0af435ec7fa59733d187d687"
        },
        {
          "alg" : "SHA3-384",
          "content" : "82a78fd41eaae33a7078b59cb373d19bc65e6faf33c737c012be439bd5c3db39f0702463433031dfc7ccba8e8f855596"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a19f9ad82fc0dd1b005033221f7786bea77497caab5027352fb286fec88f8501"
        },
        {
          "alg" : "SHA3-512",
          "content" : "efc31e95f12f6bd4e3e2c318b6bbab79e5f37bdda87564094a5a61f11f13b5201d0e44cf8a621a541300cea42c6a5507ce78f8e9a016c730ab4eefd45b7d8e18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Jython Software License",
            "url" : "https://raw.githubusercontent.com/jython/jython/v2.7.4/LICENSE.txt"
          }
        }
      ],
      "purl" : "pkg:maven/org.python/jython@2.7.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.jython.org/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jython/jython/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jython/jython"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-rocketmq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-rocketmq",
      "version" : "4.19.0",
      "description" : "Camel RocketMQ Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-rocketmq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-rocketmq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-rocketmq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.rocketmq/rocketmq-client@5.3.2?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.rocketmq",
      "name" : "rocketmq-client",
      "version" : "5.3.2",
      "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" : "08b9226ced2ec648321d15f685ba7ef3"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e93e06766216bbc1d7c8870a04f5e9829646b97"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3df19e19235fa97bd7b202bb1ca6409abc29afa291ffa74611963eaa74ae4fe"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b978cfea581894b53bc96d7b457514b2b028511995c938bbc1be123ecfc3d3622c6c767d74defe2255d563ea802880a0ce8b6320c855747f226a750d5d1e4e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "e80fd0fb0be5ff91705043f04f291650afbfa5c1cca0637a1d09d16cc89d41b58bb7d66f226092b698b98a91932d575d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22bf49e102649b69477974f11f78116801b38c232dbdbdb4eede93002925014330dc4e81b9f4e724509e492cc6588bfb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0498608da6c8214e9344a27eaca00e4989f7a7035f4807b1c5dfa0cc58802a69"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8584b91913abbc284a64a986acefc9b042587c9966702108cd4dc39aee842910fe3c7d3cefee0a44b9d65411a7837e266c2210c107459980584fadb6de3e0458"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.rocketmq/rocketmq-client@5.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rocketmq.apache.org/rocketmq-client/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/RocketMQ"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@rocketmq.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.rocketmq/rocketmq-remoting@5.3.2?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.rocketmq",
      "name" : "rocketmq-remoting",
      "version" : "5.3.2",
      "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" : "2344955d1fa6baca6a97a77977706dff"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c0188f2226e313472c377e454db73b5fa49d645"
        },
        {
          "alg" : "SHA-256",
          "content" : "11939be8d471cb6d30bd172ffd3237d26e0e665c078c2bc4b2095328b47aea70"
        },
        {
          "alg" : "SHA-512",
          "content" : "3a0e95b671d8085ea1f487f8e36c1aabf346f828b7a68cdfe573ea26700b097c902834545648e74563423e778cedec21a1e1e9863c9da488752e65a6da361aa5"
        },
        {
          "alg" : "SHA-384",
          "content" : "0d3fca61ac046d2b5c37818803d739ef0aa09053f91c0c24be0ef4a198e308ab3503541f351ea8063a91c03a8706fda3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b787149061a1e181b2b38ff6dbfe77fbd2f3897b04c53372faddb5403f8817aa911bc75c5060da2ff350a17b2caf4607"
        },
        {
          "alg" : "SHA3-256",
          "content" : "094a78c346457669f114dd7bb8c041e4295d9f58440974b11cd49b4586df087a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7665ccaf1ccef3826a0e06a3f46ec6e034cee6085617fd699b29b9095a62197b470dd3169c3c097e8667611b59b836c31ef7e49b9b703eb8844536046c5f1259"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.rocketmq/rocketmq-remoting@5.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rocketmq.apache.org/rocketmq-remoting/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/RocketMQ"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@rocketmq.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.reflections/reflections@0.9.11?type=jar",
      "group" : "org.reflections",
      "name" : "reflections",
      "version" : "0.9.11",
      "description" : "Reflections - a Java runtime metadata analysis",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aca303b243a6c2225685b992ceea1cb3"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c686033d918ec1727e329b7222fcb020152e32b"
        },
        {
          "alg" : "SHA-256",
          "content" : "cca88428f8a8919df885105833d45ff07bd26f985f96ee55690551216b58b4a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "2bf16b69319ef2a3374f4170629fe7652bafb83971a81a55f16e15735c688f6942dc82be5a2da9debbd1316a05f6192a020d1097571275bf7a0d266ee5c063d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1abf286e701b99c877d4904031f5954e7c2ec314615b7fefec4763e404b9c5364fe0f972f9e2d609fcd761898711ff2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13704be7f40599e4dfa56d9e1368b8df98f09e157203b5d83e11c676755313f68ae95e565f15d5adf3775c7fcbaf76ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bb3bfe0d12dcfe428e88b13cadfb9954b9f3327e84bffd6a856efb3f8aec8473"
        },
        {
          "alg" : "SHA3-512",
          "content" : "448c13aa105204ba1f41246c81457a6d8e78c6a14355a384e6c2fa114dde64fa717b317c6cedae8afe5a9bd8d0b77309121a7f3233df90f8f9f32d82ddcfdb97"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "WTFPL",
            "url" : "http://www.wtfpl.net/about/"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.reflections/reflections@0.9.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/ronmamo/reflections"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ronmamo/reflections/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/google-code-reflections"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ronmamo/reflections/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.javassist/javassist@3.21.0-GA?type=jar",
      "publisher" : "Shigeru Chiba, www.javassist.org",
      "group" : "org.javassist",
      "name" : "javassist",
      "version" : "3.21.0-GA",
      "description" : "Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3dba2305f842c2891df0a0926e18bcfa"
        },
        {
          "alg" : "SHA-1",
          "content" : "598244f595db5c5fb713731eddbb1c91a58d959b"
        },
        {
          "alg" : "SHA-256",
          "content" : "7aa59e031f941984af07dacc6ca85e6dc9bd3a485e9aa2494cbc034efa1225d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "28b0c1ab9d5e74d0b5045f152e7ef6fc29bf6c27c085f6b874dadddacb7e68f49c1d9a5e97cf5002ee5076a63ce55a5c297f0427345728244efe0c8971155bd0"
        },
        {
          "alg" : "SHA-384",
          "content" : "0dbc4a6fafe6dcbbb8914cb27460af9fed505ebb8b7a1a2b403fd82f580ff6d58d8b7f3f94b3b1ec8e3b755c093ca5e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "adb47d3e75fff97972e79b867fdf4848517231c19b4cb95796e94bae06e4b29901b691daf1a47a8fb2a6a35abda9b9f1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "30705a98ba9704764ddf58f0235b654a08108087fa4aab249077318d3b4863c6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "88759fcf8a306a85bd95973b30abbbee6a0a4b40943d308b9218ff8c435bf872b9207ae5d50a11e1ea197c9d9787242569f5541e3714c848093535ec0c6dde3d"
        }
      ],
      "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.21.0-GA?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.javassist.org/"
        },
        {
          "type" : "distribution-intake",
          "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/io.github.aliyunmq/rocketmq-slf4j-api@1.0.1?type=jar",
      "group" : "io.github.aliyunmq",
      "name" : "rocketmq-slf4j-api",
      "version" : "1.0.1",
      "description" : "RocketMQ Logging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5dc5ce246a152f068de6054344aff4d"
        },
        {
          "alg" : "SHA-1",
          "content" : "cb1b8417cf555549d9155ebb4b4eeae5fcce0380"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ebbefd23c89e5617577100585e2205fe6d91413f7fae7af75e4eb397b1ee895"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9fc5e9c04c2b233adce6c7db8c4c1a460143d8c57c0af1943e5cd274fc55ee330faf2278ae3f9a90e9d4cb2166dbc99cad94b2113c2bbb9e7f03b075a3c098a"
        },
        {
          "alg" : "SHA-384",
          "content" : "997f74783f1b92e7edc2048d1ba7a0b603feb30969ac54c56f2ffd0957b5d44b47153d43d6510609e0d023bb62a72be9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "444982631b8a8a93259ec294e610defefbe31d6590ff4fa9d1e0c98341faa89126b09f22c6caa90041404e18edfddaf7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ac5891ec2e548c1e2c7a25ac3c126e91a449ee9d3e87dc296769113f765bcfd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa8ef6ecdefa5143ef45aa52b1a71b93de39f676ff2e4a8714cf5ee94ca59f5a00ebcec61681a898304185f70c582447a666355c685d625b055ba39312a807f4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.aliyunmq/rocketmq-slf4j-api@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://maven.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.aliyunmq/rocketmq-logback-classic@1.0.1?type=jar",
      "group" : "io.github.aliyunmq",
      "name" : "rocketmq-logback-classic",
      "version" : "1.0.1",
      "description" : "RocketMQ Logging",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a02b53e5a79c6578ac4c4508366a33d3"
        },
        {
          "alg" : "SHA-1",
          "content" : "0fda33d5b35783b5e466b72c487315540d1df3b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "5c1a776192eb54ffceb00a8fbb474077bf74982ebf2512b1101485f4c1982386"
        },
        {
          "alg" : "SHA-512",
          "content" : "5791e0b11a6a6b885140aebb9f524ef706b57d9c6e470f849c52cadccb81832c9c548537abf5873098f99069f717784d3f468db598ee4a6824794551106eab04"
        },
        {
          "alg" : "SHA-384",
          "content" : "6304b19c8d1b32465ef570181f875264502d7b58a13d283f2daae4c3dd3cc3e68af8b8631932ee663bbd45b3a7124a7d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "079aa18f93bfaae66143efd2e1b0741396754988a1cecf75f3f62cecebff6319313156f38b9dc8959655bcd9d6ac93e1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2b60a0744a249b7bf2690fe5834a545f36bc0183c87ae4f1c833ae49c69f5d1b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "076bc537a91fdbf89a129565faaef322d6be1718ad56c0965df7ba0c6e56b65cfc2dfa150a2d1ea66b179906b68f2f1a15bd8c045a66ac1efeada35bd85a4698"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.aliyunmq/rocketmq-logback-classic@1.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://maven.apache.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.rocketmq/rocketmq-acl@5.3.2?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.rocketmq",
      "name" : "rocketmq-acl",
      "version" : "5.3.2",
      "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" : "df0aa41bf5bec6bf6a43b6623ade0916"
        },
        {
          "alg" : "SHA-1",
          "content" : "a28ccf56a86d7a19a91749fb28850393d69c1248"
        },
        {
          "alg" : "SHA-256",
          "content" : "bae28abd54f2e99d13f782e8fc1e37b74be92634ef9e83b11a06f77f55c34956"
        },
        {
          "alg" : "SHA-512",
          "content" : "bac1c734cc900c3dbf06798f76d12fbefdee9a95ea7435dc7a48bb641403cfd86a45e552605c789912ba0cc7125a7e4764f0ba176ea9803b54ec28eb72a8a876"
        },
        {
          "alg" : "SHA-384",
          "content" : "669633fbc03aafe12480cac5af4973d5a26c61a2003ed3b6a517ac46e2522d1543303d754fd37998869d31610c5b472e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "055cfd13bc5a64e44f4111733a98a2a4f203d7f479a5c744defe48c6b4601c763262d34482f3e52641d5e3049a886675"
        },
        {
          "alg" : "SHA3-256",
          "content" : "311f789977fb706c16d1958d745303508bbd8e9e2772654f28a0f3b81e82affa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "47dcde6dbda4b6d2f051ed2e4490350d15f423dec88900b792d7c8df802750d3c242ff8c95e70cd4051f1c15bc5306407389be54ec52914bd6d25a1bd94710e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.rocketmq/rocketmq-acl@5.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rocketmq.apache.org/rocketmq-acl/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/RocketMQ"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@rocketmq.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.rocketmq/rocketmq-proto@2.0.4?type=jar",
      "group" : "org.apache.rocketmq",
      "name" : "rocketmq-proto",
      "version" : "2.0.4",
      "description" : "Common Protocol APIs of Apache RocketMQ",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d80d8181d7352bfd2ca26bea3d8ab547"
        },
        {
          "alg" : "SHA-1",
          "content" : "fac7a039fb75f4f964fe61f3c68c1ef773e09c0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab543694ff581896c5c58c3c529ac130b4d2c48ff2298535649320703d8331f7"
        },
        {
          "alg" : "SHA-512",
          "content" : "94145a94900273024c948519161de162ceb9a90b4be65c41ff89e720389ec682c7fc34205f6355dc1464bc68836313d0c57ba3b2ace7a730bdd2be9f75952cec"
        },
        {
          "alg" : "SHA-384",
          "content" : "04f05b361cefd5243bbc5694f3747ca15d0b9291c75aba5e7bce49fa99ee591d97aaa464d7902df9ca5009e5204056a5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8015a9787c3107b467644294c612ec23252b39863a82c16f712505258930c4532801d734595917c152f02e1acca7398f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4832510c47e66ee85132c552d9985a17e18883fbbb766403711d99db1aa4fa62"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c531f2f92de8f445bc4ca8075ae87d690fb37c9e3f7f9461dc2bdba858a84cfbaed23e3f8c74192d4e202e61666d7e1d16c334a442d2fbfefdf230e49e2512aa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.rocketmq/rocketmq-proto@2.0.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "PROJECT_URL"
        },
        {
          "type" : "vcs",
          "url" : "PROJECT_URL"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.rocketmq/rocketmq-common@5.3.2?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.rocketmq",
      "name" : "rocketmq-common",
      "version" : "5.3.2",
      "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" : "5dafe78096f73ae82c28b1fb923dadf9"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e9e428f98e676ee1067385809b2650ef68d8279"
        },
        {
          "alg" : "SHA-256",
          "content" : "586e44cb242b90a5a59779c5bd90bf43df1d9cde77b9635959231276986afc7d"
        },
        {
          "alg" : "SHA-512",
          "content" : "537e77e9da105f59d6fd7794657c49a4d756450be8721371982f623f57789eba51960a6a43091f64869f8c8498c3a1dda7ab28eb682ce7b072449850f3003466"
        },
        {
          "alg" : "SHA-384",
          "content" : "7ead60ea5d18e97f11eb4fd5781c8b86aa213c06d2ffd34b46de8164153dd3425f7220aa3e0ca38bea4feec0fdb161c9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de64abc4d189b8cbf787dde5cfd253746efe1bcf63cfbd07139636af0a790491352c022b2da9ac16816a980561f6ec16"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c0d9c05cb18064c3a7613c2796f9864f3acdaac2653d4bcdbdafd8db597b70ca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c8a48d536babef5dc66db651b39ba0bf45703b530df25b8a66055528d6f3c83e9bca044479390bbbbb8160b179e0e413dd58b6b67da884e7c07a2f6c73f8e7e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.rocketmq/rocketmq-common@5.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rocketmq.apache.org/rocketmq-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/RocketMQ"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@rocketmq.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.alibaba/fastjson@1.2.83?type=jar",
      "publisher" : "Alibaba Group",
      "group" : "com.alibaba",
      "name" : "fastjson",
      "version" : "1.2.83",
      "description" : "Fastjson is a JSON processor (JSON parser + JSON generator) written in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ec12f33fe03e6ec07fdd9bc7a0624074"
        },
        {
          "alg" : "SHA-1",
          "content" : "9ee94951bc107d382519975d04bc950b6c6ab297"
        },
        {
          "alg" : "SHA-256",
          "content" : "641a4d65ab32fbfdccd9c718e3f83ebc4caabdb5e4fe5b3d51527c5fe692631d"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d60684d09fea4d57c264f3d57241192e10e7a3db23aedae343ae3bf5c59817ac1f15972fe8cb59ab215c1f529bc15659efe1368b4df05e98b7c838767c8ed75"
        },
        {
          "alg" : "SHA-384",
          "content" : "5ec3235c57742093815b81892dbb36f5412f959a618e10b1357b34666657a3468abaee1e16e125a2af34c81429190d5b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "252934d4d232f6e8582b67c04428fff889fa50357c6e5bf8d60625ea0fe7d515606e7cf3e6aaf5e6d6b71f7321ff3a87"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24ed90f08dfd64190b2314d8870b5f278476b3df1b2ba8ecdfa938d352984e88"
        },
        {
          "alg" : "SHA3-512",
          "content" : "77612397d3f6cd1cd3ad44f867ee3c15066352f35f635c9014dda67e36d48e234a8accfccefc9d297185b3761fca2f26ff1ec78a6f21981b6c524a4df713b05a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba/fastjson@1.2.83?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/alibaba/fastjson"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/alibaba/fastjson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.43?type=jar",
      "publisher" : "Alibaba Group",
      "group" : "com.alibaba.fastjson2",
      "name" : "fastjson2",
      "version" : "2.0.43",
      "description" : "Fastjson is a JSON processor (JSON parser + JSON generator) written in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "43a1abd0ca3bf617bcd5e55b130ac8de"
        },
        {
          "alg" : "SHA-1",
          "content" : "6591762c64db91cbd1c987438ba5b72e891cc20d"
        },
        {
          "alg" : "SHA-256",
          "content" : "5970b135b56f165d1b18c8a27c2a09f5ea624b11717298d40f148fdb08268801"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a12b4ddc62d09b2f940e48b534a4cf192639c192f95541bd567a70a817d91ca173b949f53f879198f9c592311f3121fd75ebbd142f6c03c0d37019877e6fe31"
        },
        {
          "alg" : "SHA-384",
          "content" : "520a9e90f082071e663578ec55b7c1bee694b5ebce305acc4cde9397b50c1e677646fd03f33199d1efbbd8dc9c0a3c13"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9a6358ee94d0230d44b0573c82f71585ae6ba06629bca71b4889943f856af115f9d30e66f66b2bb342942170e62b0e3a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a4c8aba18b8da4763e522d42cc52887d2185bf8a98ddcbaba4724ad1febcffdd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33bfe95b939f277058453696c881f868a26fcf47639266af5afa691f73ae3d97ce2a49091375ab1d070ef344e33aae633848792ef21527f0ff8003f3849b13ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.43?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/alibaba/fastjson2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/alibaba/fastjson2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.2-2?type=jar",
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.2-2",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2626877e26d340392122e63a2591025c"
        },
        {
          "alg" : "SHA-1",
          "content" : "029a1d888c464328a03396b8035ad20fc85e7ad9"
        },
        {
          "alg" : "SHA-256",
          "content" : "fedeb4c59d9593e84bc0b1cca30c90da7f3452e78d3a1b9d5dd7370efc474b1d"
        },
        {
          "alg" : "SHA-512",
          "content" : "654a20b51d274276c8a76c92b32aca3329e872f16b90672a56d58145519ff083a376f47e14ec7ee6e432bbd2778688916ae565ba2139ef9e5f9e264f244248f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "996234d2f032e08f4c136555d9d7bdc4ec3be20ba16c77708843aed24ff379227e5cce8d16111f720ed19526898d757d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d4aa1f3edd36b67e379c90c8a40c93e6ac9634fc91b17615c64d4728c0cb6c726bbb7d9aec42cdce926271ae0ff2569a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "211c70b65907420d528abdaa2eb5928a204d4ae22a1c0b8b51acf9a27775b9ef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "20ff8f8a44d10544c41ed74f38cc424e31f310042fe8f7033ba2f593da2f5fe07e2d9ed929114f674f028dd94827c8bad6f979894dfaf9eee7ccbdee1aca0fd5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.2-2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-exporter-otlp",
      "version" : "1.29.0",
      "description" : "OpenTelemetry Protocol (OTLP) Exporters",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a6f8e41a580945cbc6da96b125af46f"
        },
        {
          "alg" : "SHA-1",
          "content" : "471956f2773b5409355a09da6ef4cb8976c82db2"
        },
        {
          "alg" : "SHA-256",
          "content" : "be834d7d499161788d1dc13d64e00bd31ffb90e7a797d9c7a0752eec8367fdee"
        },
        {
          "alg" : "SHA-512",
          "content" : "fceb8b9ce97b603d2aa0bc2c2e4c2cc6e3412ad9e305a73fad9af2b5f2dc8da01928d51dae44c6d5b08532e4b511bb490badd95ec0ff3e2a2e335941e1f82ec2"
        },
        {
          "alg" : "SHA-384",
          "content" : "10824e15fdb9101ddf50049c42e7c9f6db148cb420f780134d0ddd452da811a32e894e3bff83cf2857bb63760178da8e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7138e0ad48bd3ca539c2d2c4d192dc2bbebe2af194539f1853e7b5185f7751f1bc32d6d0589b561dcd5780e43e29099a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f97031fb33521ef98a56980393a2e68741ca74b34ddc5560629192bfff265cc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1367b038c9766963ea49ee534e3645141f5f63dec5c3bf3a57cedea190b47317e2c3b31c5b408ffeae10a7caa1865de3b36bfda118428d44ae2e7d6ad699b341"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-trace",
      "version" : "1.29.0",
      "description" : "OpenTelemetry SDK For Tracing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "73eda940274621beed0904441a362d11"
        },
        {
          "alg" : "SHA-1",
          "content" : "1008bf3794f6fc10238b1f63d0546ae817ad1783"
        },
        {
          "alg" : "SHA-256",
          "content" : "50781d57743041745c5cecc3df2c82fa23edafbcc3ecd0092286f3a8914f012d"
        },
        {
          "alg" : "SHA-512",
          "content" : "38ce1698936010da3d54b7626303414d71522462ec8539bece572ff7638c76340e7805c50f54bbda55bdf10e5d4a83016dfabb376eb7cd11a754e0fa4b6d21cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "0feb2fa3fed5e18cea54217f1cb77b11c59a82c9309f4caa66740c49cffa170ec287e8caf65c961db966a1952909b3fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4a257ea1e1c6ed6271beb6420159eb6b2435311eb8440d4b1b664849c3f12e3e7f931d4abd0c5c7ed9aaca836173a3b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "703f29f0a24133b058ef096d33426b9f77aa6fd12b60c04737c10dc77fd91c22"
        },
        {
          "alg" : "SHA3-512",
          "content" : "db257db90bf6ade0f4246544e76293b4bfbc90bf18f32f49ff67fd512dd2f6e0e709741720d6d5469f5a96bc131e98ce9e3ac685f89528c2f1d93cface86bb2e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.29.0-alpha?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-semconv",
      "version" : "1.29.0-alpha",
      "description" : "OpenTelemetry Semantic Conventions",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "819e1cb2a53515350c5b4d36194e9782"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ee51f51d9c1c959b537c8dba67d7a524204b974"
        },
        {
          "alg" : "SHA-256",
          "content" : "3629bdffca97c5a65f8d8d6ff436a4da9e9227b16608e5e5868fa36fbd5c637c"
        },
        {
          "alg" : "SHA-512",
          "content" : "aaf2c93de8cb5a9bcc6d571b819c8c1c812d22c958d32feec92e3b7d6c1fd91eaffa0df5236fa58fa07bb66a5259962cc665749e68ed7f1016fc5cba85c7c9b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "c89503ecd9e29bf9bd61d75d49f90efd4ac81d20b8cf4c2ca6896e344277191dc05f2dd17b51e5011f3797f0014e0f57"
        },
        {
          "alg" : "SHA3-384",
          "content" : "968d1ae570c80b89764c14b9d4e94808b6057120e17fbe3aaef1b4f7f8bef0a1c5eeb2fd91c2f90abf05bb69e51fda44"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ebbbf06e0db55b4b26b0d8ebf73decd21379ec87bf887b8d362ca0613e6c6f87"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a6591f50490b4f714c4444da1c87182c22315407c075788f1277d334c65755f13fbe85dce7a0741401e32b7dc8168e3e26777f6f53eb51257f289935bc7bc0b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.29.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-metrics",
      "version" : "1.29.0",
      "description" : "OpenTelemetry SDK Metrics",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "582b5587fec238d20ab0579c06b8238c"
        },
        {
          "alg" : "SHA-1",
          "content" : "6bb59616f1180286bc2ccf40e34d636984581ba9"
        },
        {
          "alg" : "SHA-256",
          "content" : "4fe2cbe9148cabaaa734e87decdd77b940e646d8069ba4288b2ce1764e8c08ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "efbde4e4a8b2eecdc57fe5efe24bf38f48fa5b8057068067d00b98e4eb45e1ee207f22fbce6e7a9618c7339305e68d026d46394fa7969987cb7633c3fa9f437b"
        },
        {
          "alg" : "SHA-384",
          "content" : "58942431bdd39062a50b52542243821b530958d01b75293d0ede4b90c97417357135b33a918fdf84cfe1ae7d95e68928"
        },
        {
          "alg" : "SHA3-384",
          "content" : "32fd98015660d8d682524c90ee91ad1d2e1cf55c882e5c36d91ed92707b59741b5761e4f3972d03e9d17567ba12e563a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "847524774853646adbf6283acd3d225f2fedf302613579edaa43169d665d1bea"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6591339fa90124f350273c1d2765c9a8f7638366edaeff759b612fc342f7284e5aa1d188b24bcc6e0a36a486ef04ffdf83de052c75476f38888999d35f796c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.29.0-alpha?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-extension-incubator",
      "version" : "1.29.0-alpha",
      "description" : "OpenTelemetry API Incubator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a73dc325bedcb3b943d9754d1b315e2b"
        },
        {
          "alg" : "SHA-1",
          "content" : "4af0adab426582e9acea130d39b11791ccf0b513"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0344f721e0df1d52aa87c08eda38bd46330a68d581bc4e2a8b075b22c667af5"
        },
        {
          "alg" : "SHA-512",
          "content" : "422970656417d1d20ed86da058d0e48669961cf0b30844eeeb3ca8f160606c9f917c545715b4545c67b12c72f615706a9069f901b9fe0af86fac24b75ac86244"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc16e454764cc3663da12cc76374352f8c1f346d131be86057ec352dcbd8a050251f7b8c6dcce4fa04757610f69d991f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a85f69e68bc7c6e53e07a42e9e5acf9920426e65533c93e81e7e883354b3aa23386b92e6fe453f1a26354f81031c061"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ce30db3d6ae536b042a88ba36c55ccaf80edd50f002a13b84bf982713627ae8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4192adda21fa2f742f4aa454efa2d351b336643b951076d7c32bdcbb767d42935d6e54a4f5d7f1a0fe38db8d35392d2bd8e98ad78e36c2177bed7d6d6b95d14"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.29.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-logs",
      "version" : "1.29.0",
      "description" : "OpenTelemetry Log SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59b6adc7fbcb53c257c2be4e5509a10c"
        },
        {
          "alg" : "SHA-1",
          "content" : "68151d4465c12183db8edc4f9d8f0a878bada16b"
        },
        {
          "alg" : "SHA-256",
          "content" : "51dd2ce28afcddfd1513fb474c8dd35283929eb5212c9bb9ac38d9738a7a2ec9"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e920de36b676919a39e423810ba13defbba01d54223aae9033eee5c71f1089fdcc77508b47d73f497eaf56dbe7e07c59ec7a0ac092aa73d7d54706bb44f7f64"
        },
        {
          "alg" : "SHA-384",
          "content" : "4680be836686ae6d0df586711dcfd4f6af57dea668b5d48752d4f4baaf510a09923c5a8be4c9e2107a53d14ec2ec07b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "51b336eb026442b2d6a5baace6a20d2d72c8a25e01319e7ca663e5cfeb4cbf6a76995c8bb2dd0c0de6613b82c4ba02c4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "70fac13c0591c47ec589fe01842ef73ec647566f329cc050161daa34c55ebe3f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "535370904fe014ee589696675aad88603924eec4ae2ed0c841699516ac0829de72d0849f9ccf8672fecc625f3928d6d412e1775531c8ca74157c72ee95ac8a83"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-api-events@1.29.0-alpha?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api-events",
      "version" : "1.29.0-alpha",
      "description" : "OpenTelemetry Events API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ccbbff2129f6d55a485845cfa625f04"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdc6b637c6374d4ae4be5cad381f6a566fb4310e"
        },
        {
          "alg" : "SHA-256",
          "content" : "364c3f07ed62e1b7aff6f7bd8cfbdb93150b705f7f25d2c07b3d7c34f6cf5e91"
        },
        {
          "alg" : "SHA-512",
          "content" : "528d863fcfaaad48442d26460acb16e906805a71f425bae50cf4f47c87b362bfa0b00272526e63f97a83f550837e1ff04c1223e4af50e8209a76d702453e3d29"
        },
        {
          "alg" : "SHA-384",
          "content" : "2bc8b41508d81876f623b915fb3b5cc71246a0e9e5fb869ab2b92b82f0b06ac591709fd36fceaf8e88a0544f5092dc3d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ae99058909cb67c14a1d3cad8799aa66f735df0dbf899eab98f748cd3d4514f13eb01be7bacb85c18fb66d87c9c38583"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f13050c897f06938b83594a6d799d6f85fdb77bbc89983be147b081c25c5865"
        },
        {
          "alg" : "SHA3-512",
          "content" : "72adb7422e53dda35dea5d046513d57766b8b9d5d59628059fb70c0e79b3af8532ec8892db9e8bfedda8144ea4e4b919024ae1408c07135a3382c4a242595c99"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api-events@1.29.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-exporter-otlp-common",
      "version" : "1.29.0",
      "description" : "OpenTelemetry Protocol Exporter",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e49478015b5a82041813fcda010ccdf9"
        },
        {
          "alg" : "SHA-1",
          "content" : "992edd4ba5d473abcd6b4ca126f11149b2bdba0c"
        },
        {
          "alg" : "SHA-256",
          "content" : "dd8da27a67a1e9c014bfd33399b2a82d6ccecbf2f9fcbcd077b2dd54e78f073e"
        },
        {
          "alg" : "SHA-512",
          "content" : "bbfa8bab5fd5b3a4039cc41607ab5ffd32d3db520ac1aa5efea9cf1cdb8571d6ed636124b0d78efdde2fb20fe94b6cf628d0381e9e43403f657b77ea05ede1ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "2a5dfc559db3fbe9d8931aae1197498d9d0a0c7111107242f4cb08f8fd85a378f44b63bcdeccaf694fb64b8647824605"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13cd52e9fc7b9c475e7b5b5726261b19d57dadec7e06d3b34b2b269614ca3caa014c2ef20402bea4630d003dd86b3e21"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2f271659488de94630a96351182bde1b0e7fae2bf404dd3b839ec0c7eeb7c98"
        },
        {
          "alg" : "SHA3-512",
          "content" : "175275b174b4e90be60b98a1c0175bff5b631594578d6b275a97f43924cd334b06c21be17b061ae904cf005c36489b193e4132d0f7d20523571782b4847055fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-exporter-common",
      "version" : "1.29.0",
      "description" : "OpenTelemetry Exporter Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fc2c8207b3e0b8e589ab1605e6411b60"
        },
        {
          "alg" : "SHA-1",
          "content" : "7fa947205c2e85383c5b24139325f36a9e474067"
        },
        {
          "alg" : "SHA-256",
          "content" : "62aa0438dfde70185c77edc7b512afcfc087e3b81b21edb4bd137a20a7da4f63"
        },
        {
          "alg" : "SHA-512",
          "content" : "5a30959606a5947b257112b742a2e53b01c53924a1c218bd00c84f033c27fc3921edef1b6602cdf4efa62368f5ca19459b23e62d5a2f905bb2dc96073608b348"
        },
        {
          "alg" : "SHA-384",
          "content" : "202a2cebd85cfd533f77119301e2afbd8006bbfef40b64c38f8cae2f78222be49f50b8d77f173ddbc7499b0d27b0a3d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "084cebd70478b453e39c6be5996eec79b9062b934b84eccaa4a21ea5b232b40579ea737384c4de3f854b6cb92ab3c598"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b0aaa19c0f6c25e72b0e2441fdab6dc7e35edb9674015290c0d8546a0c4c4a20"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cdb8e42f719eabdf3f7f1863e127eadbc7fb4e29d0b2fcdde1859ed8deb760b3cef263810bdc0925b44c0915ee98af00d7c25bd2883b285d40b761b6556bb50c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-sender-okhttp@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-exporter-sender-okhttp",
      "version" : "1.29.0",
      "description" : "OpenTelemetry OkHttp Senders",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "01377d1632f466c4f615aa622914889f"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3a2848644687cfe541c8b2b4b05f5d4e58c2709"
        },
        {
          "alg" : "SHA-256",
          "content" : "e0025e2d095ad120ac6130cf5ac4d07226503a79d6cb2a10f837aab7cb3f1d61"
        },
        {
          "alg" : "SHA-512",
          "content" : "09b6d14d2616c4fef3ee44178a504167f10011497bbfad88af72b0957d5608698e1a6d33db8aa5d65037b6132f3ae072ed47a2be8145add1617a999689057e2f"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0074267f0dddf7a5215ac39efa1b57dcee0edc011891dbe4bc268b627731389289423fac81ef2336a06bcd1fadea08e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4b1f1f7a83842c4fdc6857305f35daa8c15d639fbaac0839a2ec6aba51166588834951c4138054a00d9b4d38972c65a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "81679083e5683f7a56f413d200ff9ba86c5e964af26c45c51c3ccc4d13aa935c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "768f561ab443e48fa1e457978dcfd5c7d1ed726754de9677218c223e5ed482d6327d59b326be086d25546231f8128fa7761eb9ca775e29d89f0513ef90d56bc3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-sender-okhttp@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.20?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-common",
      "version" : "1.6.20",
      "description" : "Kotlin Common Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2067bd14cd5efaa4721e7fc224bd52ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "27b4562b6713d70f458c6d7ea39aadacb8e6a92b"
        },
        {
          "alg" : "SHA-256",
          "content" : "8da40a2520d30dcb1012176fe93d24e82d08a3e346c37e0343b0fb6f64f6be01"
        },
        {
          "alg" : "SHA-512",
          "content" : "799a4ab6a45f1758a0298fa5bc83dd2801b6ea1f0458488abd4d115035bf6caf5af3a9a01bb20967255e69ac39554b15b9f1ebccebfb1888d7ac5a7d6d565839"
        },
        {
          "alg" : "SHA-384",
          "content" : "330b3f6bce5a79d2bba880cbd6f95943e874fda5347c51ebf1f9aea6fb218a8052749fa1a5f3e2dcaeb560cf6afe9f5d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "206a1f36cd7dcc484d2e82073a47c37b39d45551dba69c86be1cf4d2833a53a58fb57a2e9e47b37f54d1db88a7e4d457"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6dfd9fc9f095551210219bea3ca60b66929558322f6626a52c47ca214c3e65e6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e90b58f26f975f5a92a72cd4786bd90710514ee33d673dccacbb72ef64ae44239591c595407be8472ffae8e563a048f41d556334e84cb9dca8cf9e920f1ccc9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.20?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.20?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk8",
      "version" : "1.6.20",
      "description" : "Kotlin Standard Library JDK 8 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fed044b594860fabbec6e2c951f16467"
        },
        {
          "alg" : "SHA-1",
          "content" : "dab8089bca6ac0e394c37281ea8cff2f99acd421"
        },
        {
          "alg" : "SHA-256",
          "content" : "fdab1bf120e2b5e7ab6d7888e9ebc024ec6b8ca729361296395dab634b213695"
        },
        {
          "alg" : "SHA-512",
          "content" : "f2862148b68a7bc9c76b48af8f2d576e8a567c74f462a8d36dc3e0621d939eee4dd124a31a875202ff5e10685d203717ef90e319e76baa75a66a2de4b40fe30e"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c649939ce92a160fcd9d9d212f91270d4d0f9a481ce3b39e05c5b02fd35837e2ef222208f19926a5f1b50cd7e813722"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f315bd139ffaa00ace58b95ed65ef5234d0f00ad9d8e3059ed5637b0186d95c31544baa3cb72d9ed18c72081f4623c69"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab06b04a18af0c49bfa9b3d6b3a0bfdec5959f98a24d99447be464af571d2a32"
        },
        {
          "alg" : "SHA3-512",
          "content" : "be214bce0e2a1f09f34ffdaa6e260e77eb90c11f25878f5c5e2871d83860b2d13238c164317ee5f451e2a595501a2cbc23b06cd62a519a4d4d9067783d8a2517"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.20?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.20?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-jdk7",
      "version" : "1.6.20",
      "description" : "Kotlin Standard Library JDK 7 extension",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "663de4333c8de50827423fdd50dbdc28"
        },
        {
          "alg" : "SHA-1",
          "content" : "f8629f336bad4001c89e9cffa5ef3d4b5d0f5e22"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa2fa2e81355c4d98dd97da2169bf401f842261378f5b1cbea1aa11855d67620"
        },
        {
          "alg" : "SHA-512",
          "content" : "40f6b05bbe3bc755dc91296cb14c7c5fbd27a8f3c63e9dc36072608fbd274768a4f77c6b9c73fa50a43e7a7628cdcde9e9cca5b78f98389fbdaff071da755874"
        },
        {
          "alg" : "SHA-384",
          "content" : "78189467b9b32f04b897f343b03990f21245f900b189fb870a2d62ac4dd15ea8ac451286cadd1e9b378898b5354e3e22"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fda7a8db4e631a73a0c68aa0b62822ced9eb73d025dad757e68efddf661c72b3295d1e1b6d4254e75d591bcf502e4f51"
        },
        {
          "alg" : "SHA3-256",
          "content" : "329ec3ce13013d98c26510c7843f1b6d23a6159c4a898483a1dffb512c044fbb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "641921c9da5f9300c9b7524ad2e27bbc7f50163f00a4f1008c5dbdb9a4046f036d4848b7e165737bb1f2c4d99caff9fc1d4f49fca31f16a848eb20ace24fc04b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.20?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-extension-autoconfigure-spi",
      "version" : "1.29.0",
      "description" : "OpenTelemetry SDK Auto-configuration SPI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0eb50c8070c216a9632a322f6aa987cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "b810dedc1fc8b28892eca5fa945e1c82cb95be4f"
        },
        {
          "alg" : "SHA-256",
          "content" : "b08e31b6ada303e4b9d95aa81075b6248fa202563018e34042dfee59ac51cbac"
        },
        {
          "alg" : "SHA-512",
          "content" : "46a34bda7dd417dd15cd3ce1b24cb8d0c9c9ecd17b0aebebc20deaea994719b9224b363979d38c82b4f5ace17f533338a19f744717bf200a656c80e7398150c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "5513071af813b9fdeb1888f7606f4b32372577505149b4004dc90a3dc91a024fdcaec1e44ba711f198d3935635d3344f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8099e81b9a1bf96cb12f87129358e0445d8913959235385c1a05ff96bf82d035c4784ec5aaab68a23fb386b6eb5a2bbe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d717963b6a9e42859813de171bfe81793d96ed6b22577b533f7226ec51a305cb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2b82771e50f14711aae9d0d791c3131cd8fc6858fea427b650e4c8ae131ae3bfebe95524037836c2419083645eda8618930b85df8000d436349ca16899aa53e7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-prometheus@1.29.0-alpha?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-exporter-prometheus",
      "version" : "1.29.0-alpha",
      "description" : "OpenTelemetry Prometheus Exporter",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08fbff0204028715c31eda41de67c7c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "29fe57287925cdeba54bf10f0bfda068e105a93b"
        },
        {
          "alg" : "SHA-256",
          "content" : "b00b72ecc3978e5cab44837fefa8e0351591b498ddfae345915de2674fb43532"
        },
        {
          "alg" : "SHA-512",
          "content" : "9f76b962b2b70474514d9d884593d3682962332245516a01770dbe07bcae447dca2f040198ffcb2161aa0a51ccc9259d4b4c044a70cef59d0faacd43653e6a66"
        },
        {
          "alg" : "SHA-384",
          "content" : "df435c3f71b1fa2c436b364cd6c446c76d3fe39e054db41b54ea6134277ac017dabf3a20a1e96790311bebcf4b6fb475"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67f225f91dd0e2f43004caf03309bcd54c56dfd28efcc0a315eba4307d014728cfccf754422d05e642772845f114171a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d6a36dbfb083b244e7407f413ddd544ae7c60b215380c6946579a85cb5394cbe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8fc388fc468c3500a7661a3dbdeefe1e1099d1063a747f84b172a714f6d2b47bfe87f9256d02e9848187a84346e884fd9087560d93c503e1393af5386c415be4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-prometheus@1.29.0-alpha?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-logging@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-exporter-logging",
      "version" : "1.29.0",
      "description" : "OpenTelemetry - Logging Exporter",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e373e96bece3b38ea148d48faa3f36cb"
        },
        {
          "alg" : "SHA-1",
          "content" : "26424cb0128fd571113931c871020380150ee97b"
        },
        {
          "alg" : "SHA-256",
          "content" : "c7fdcc6944a807521c6ce2b6f532bc30edeb3c607348083cb4bbb2fc8271cded"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b06e5272c8029dfc8eb1aca94ef2eb529da3a5609927698926405738a28dc0f011ea35c2cece6a353fc403652239f2983d57f5597ca1f20d09fb066a290ca7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "4d83420b23ba4712fd06847c485ed9c0e23c2cc46634f46f1dd62bba83c1363496b1542427f6d4b0cf4a9423be093833"
        },
        {
          "alg" : "SHA3-384",
          "content" : "449153a1eb729733a04e580db877ee1a259a6498e0d6941080835ae0fd0f08ee3509ea566f2dd360fc118a983c0e17d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "877f3b79a524bdcbe24aed1d18c778c5bf1aa49c6e168e8079ff5185c810d17f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "34c2d0fd702035c5cc1d391490ed6410f681609a5aaeaea62e61c416cb0af55d90f1ae1728669edb36e2bd44e3873b0f270bb0bfa8e442c6c32c84c3cf1eb26b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-logging@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk",
      "version" : "1.29.0",
      "description" : "OpenTelemetry SDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fcc18e55c1d6bc242739af8403ef0431"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d3a0e83ab6a2849c5b4123d539f994a721ddcd5"
        },
        {
          "alg" : "SHA-256",
          "content" : "1160fd3bda62d68598213c29d5865b80bb4d47c1722c7bc95b2fd097c1ea8391"
        },
        {
          "alg" : "SHA-512",
          "content" : "f26a2e0943dda571d37f3ba83da0447b006d173c3c7ec9496871fee1370004d87a6e074498a2233e74c19024072b517eb54cef2ae85a9d59402e19d1ab2365c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "930896465973fbc861856a33d7fa007749d88ccb1f29d933d5b8baed3f24738cd3b762b70bf9cace7a1acca280d1d86d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "872888f4faeac378e1df05e5a383b6245f3a2bec0469a6606127c07dbbd79d8a5db780d4e4efdebfcd302aef9d1a5ab5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e3ee193993eaedfac7089789c1dc43d1c3cdac25294ab007831a83dbd2e199df"
        },
        {
          "alg" : "SHA3-512",
          "content" : "89e8b1650b98e85eb97a117f903b8c5f826ff162890a58f96d40ebc509dce5e5e106d9e935a86ec9cc187a15b13df11ced9441b5f975699a1bcc5ab374442f14"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-api",
      "version" : "1.29.0",
      "description" : "OpenTelemetry API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "536f2733b01c5fdd6f8b9e99fa5c9dcb"
        },
        {
          "alg" : "SHA-1",
          "content" : "45010687a1181dc886fd12403e48cf76e94c65b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "58616acc0a8d98f8ac85b667d5935fd4ce51d973df05fe98abfcb27171e89b65"
        },
        {
          "alg" : "SHA-512",
          "content" : "88f2cc7412c740803405022b50d0e69ee2991217c1940725901ecd2c75353685478d6050852e872e746cf38930e0a27d1cc942ef65da2e018e2890ad91ad11b9"
        },
        {
          "alg" : "SHA-384",
          "content" : "989e84a7157e8e5ee89767adccca5ff0feed76d72711ea49cc1945f648b22075a836ac0c12fe314f67b6b1ebf5ac4b38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "24bdcfaefa48ada4d66e840d44e2edba4de9e6ede5e37357fa13c2e90ef8d78b13ab79e16a8ed965e868f887950f3ea5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ab5da8778a0f1b9984cbc175b737788695d97ddccf2b7d7a084ef23dc4d8dca9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "10376ab159273fd0a12e8a4dc2bde559b169a43734650c581d01e2d7bbf44a90b4ff88ba726ef22014f0dbafd5d3c0de11022dbd155beaa44b656ff128fcf052"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-context",
      "version" : "1.29.0",
      "description" : "OpenTelemetry Context (Incubator)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e56f08ba31fb86ba76719e320e05f371"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4cf6857f268b9637ea330fffc70c1e6421d1d55"
        },
        {
          "alg" : "SHA-256",
          "content" : "29c0a28fc8f8a026dde8c4ffac5ad55f1b7409a75e8aa82e200c5b860443f8f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "f35fac4af32797d5338e46494998074996c520773c87bb65bb9687fd3a3d45bde673eab8ff0d29943c01cb52d9fe3a189042e33533722530c282eca6747519a0"
        },
        {
          "alg" : "SHA-384",
          "content" : "99ff092c9380e64949d6a8c37daef2b013a5185ef9eb8b671b263bcf039e5ec9d754af10d2e722a95962a00becbcb244"
        },
        {
          "alg" : "SHA3-384",
          "content" : "382284b7632b9dd94ae50198dca7259bb79c56cca72b0682d8e8b53bd72f8440ea8edc0008c2d220b8258492eaa7b9b8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5f67389ad0fd688b7afb2532f1f71bd6f1b7e3390d19be5eaa4c73f0c6642a26"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d486b2378de349825be10bdd2efd7b52cf51f213dc1e6ad44a2cd623517a00d3ce1439264cafdaada9ab6b819cee2a3849faf2f4bca93b0a627c494eccec069"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-sdk-common",
      "version" : "1.29.0",
      "description" : "OpenTelemetry SDK Common",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23b8608c49a03534792e30e5536c8304"
        },
        {
          "alg" : "SHA-1",
          "content" : "a4a84b83c226c91a54bd0e9244d49908875cea3a"
        },
        {
          "alg" : "SHA-256",
          "content" : "87c3eb9980ffc6e5ea8f9bd7dc58d4d1a667b60e3a2d4af332e7632c1c672dec"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e404fb351fc8acc0b750ded6b14082db0db70b65be213209fe11642fe64c4a2de6d2cf80fb10ea7e3babd7109f87079292e3d3bd934e7a28f78021b8d1a6a95"
        },
        {
          "alg" : "SHA-384",
          "content" : "d33bdeea445058a3fb00eb4d8cc48d324c89b1616bb7de00b013c4751e091df7736eb96e38fc229b13efb242dfbf783b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91ba69d1b5ded066ce00bacd83f67d6488161e9fb2e6e32974127da6239a63910939bc7c4cd1bf84f5eeb0b4efe113a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dc0f3b76cfaa1deed02bd6293e67da79a1276324caebf506995701c2740f062f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "437bfff9e417e5fa97c47ae85fb05818e258737078be77824b250233c093053340d80909913a5b072f36778ab1de6884bd9b3cdcda213b839aefd8e989535316"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-logging-otlp@1.29.0?type=jar",
      "group" : "io.opentelemetry",
      "name" : "opentelemetry-exporter-logging-otlp",
      "version" : "1.29.0",
      "description" : "OpenTelemetry Protocol JSON Logging Exporters",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a04b66a9dffc12efe7cb86dc6daa679f"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ee65e3df2eaf8d37432078a102d44c46001f105"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc56f1fb121376b686c03ba7de0a22717e144f248d732a25cd053e026569a683"
        },
        {
          "alg" : "SHA-512",
          "content" : "e673fc04a80d76d277c34077b6380f8d37c5e41d6db9eb397bd31ea247553676bac16ec0b36a9314d230a5dff9f490b7d0a50c108731f7d9122bb9f4a9013541"
        },
        {
          "alg" : "SHA-384",
          "content" : "d809824caeb36f90702a5bb6f54a821817a82a9c340d71ea7a3b1130957d94ec0c08e6ceb013f10b803c1a5b13e97d6a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c70e818be26ca7a8e335eb628da1fc2087a16abd1a480b770a1703e68631749d623352a6bd1b358a8393cca829b9d77"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa5d28c92bdcf62dd47cd5c02a7b7b884e0a202dc15e5eb996ed16917fd655fe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5c23e95e332f30f4ee685e758f6c32fa01d9ce4dd1f345dfc0638fc014c4cdd0e23a52161dda9d05c39bb9251fb796ab2f0565159360d46deb0abbe2645df375"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-logging-otlp@1.29.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/open-telemetry/opentelemetry-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar",
      "group" : "org.apache.tomcat",
      "name" : "annotations-api",
      "version" : "6.0.53",
      "description" : "Annotations Package",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96cf77b352b720ca302becfa94266625"
        },
        {
          "alg" : "SHA-1",
          "content" : "94cfa8a6ebc6b36e966bff433d4eeebf933f3f41"
        },
        {
          "alg" : "SHA-256",
          "content" : "253829d3c12b7381d1044fc22c6436cff025fe0d459e4a329413e560a7d0dd13"
        },
        {
          "alg" : "SHA-512",
          "content" : "9eb3be206924900ad068353013c3c2ae679dd92f8af80036fee1328cc04e3420a2ec03fe9bd57042aee04469e73d28fe618470b3b1702f8262419ed4e5d0e223"
        },
        {
          "alg" : "SHA-384",
          "content" : "9707c3a62836776c24e8915293d62cde6737637890d7bcb11f9a364e09e00167091cab2ae777097d60ed2c86541c4648"
        },
        {
          "alg" : "SHA3-384",
          "content" : "85748a03e182d564dd3a4ad60fbcf4a478c5d4958d9834ce898100734d8a2e602c62e6e5f5911b1a31b1f9c1d51d8394"
        },
        {
          "alg" : "SHA3-256",
          "content" : "15bdd1a0388a2c66b743f912984b308a2af8cd5844569af48b23e1d35d23b9c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1c95c89a85ed1a29c85a18aa7976fe8b596c799e08fa994f9583f633235ca9f1c409d5917bbe427074f292ace42a0e4fd52088bd5db31565908b1476103d6ad5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://tomcat.apache.org/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.rocketmq/rocketmq-rocksdb@1.0.2?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.rocketmq",
      "name" : "rocketmq-rocksdb",
      "version" : "1.0.2",
      "description" : "RocksDB fat jar with modifications specific for Apache rocketmq that contains .so files for linux32 and linux64 (glibc and musl-libc), jnilib files for Mac OSX, and a .dll for Windows x64.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7395b9e1405fc1aeef82bf6d6604953c"
        },
        {
          "alg" : "SHA-1",
          "content" : "b015b750d6a1b2396c2d293879dbf6b6458cb682"
        },
        {
          "alg" : "SHA-256",
          "content" : "66bba15d0f174636485a8be29b436fee152a5e0eadf638024318407c5e2a48d7"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ec21c869a46d605a2705953f66bed0094b67fe71ee640e812e5519caf0e051eea0412cc4b003f2fc2935880c0b1a66de3a6347ac90618f306b6d2bf91c104d2"
        },
        {
          "alg" : "SHA-384",
          "content" : "d4c6f26be0f33069795c4b4da50e71a75c3f8f22605dbcc5cf16ced6eccb23db1c289caad6ce9a8d85d494c44676c83c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3cfefca253cbfe6fc5096d7b999a732a859443d51dfeea6e59fc1c825a8e940671b49d8737ec611893ed8996149f4931"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f950fd71a5cb247bd451183c11e800e9394f9734b73e42fd414e01cf5dafcbc3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7242a716c2d69226cdad72cbe5b1dbf9e31eaef76165cb7a30c9bdeecaf7e207f8c09822db54f101383372a3fc7c531d378e21cada165c06fdd4acad34634688"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2",
            "url" : "http://www.gnu.org/licenses/gpl-2.0.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.rocketmq/rocketmq-rocksdb@1.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://rocksdb.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@rocketmq.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/rocketmq-externals.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.rocketmq/rocketmq-srvutil@5.3.2?type=jar",
      "publisher" : "Apache Software Foundation",
      "group" : "org.apache.rocketmq",
      "name" : "rocketmq-srvutil",
      "version" : "5.3.2",
      "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" : "1be97ef01da9754ee3c5545a9f896f73"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ed75064a121e0dfdb94d52f08d38233cba26d29"
        },
        {
          "alg" : "SHA-256",
          "content" : "36ffe0374cd2bdbb2914231d8370b0e6f0fdb8082ea694607ea6b68e27d98208"
        },
        {
          "alg" : "SHA-512",
          "content" : "d2b8cfda8cfa095f50c0308bcecf1e8276049f89e7ce73194d541acc071b6545d6567224972863d45963a741787758a1c1c4ec8789271cde3e541b39354bc898"
        },
        {
          "alg" : "SHA-384",
          "content" : "d24f398604d547b3301a8792da72012bc1cb0df7767e4ae799bb70719b24986983ffd17764b8d77fcb2eeaf71ab30ad2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cab81704108e9a36ed50f59889e946f75efbc3123b2285c1a1ae4856f055f8a79e7184ec877f14d4d944ccbd024e7455"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b8d6f0193c88c5a8c613dfd670c7e387a319aa2c57db25ceaa9b1716b7f42ba8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fdc7fb25759f3be8b54f990a160b090e57f80998eea15f8152171a12961a85ed54f365e8ed9c3b3d24d27d0dbb04648133661173fead0a3f70fa8f83b9f93889"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.rocketmq/rocketmq-srvutil@5.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rocketmq.apache.org/rocketmq-srvutil/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/RocketMQ"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@rocketmq.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru@1.4.2?type=jar",
      "group" : "com.googlecode.concurrentlinkedhashmap",
      "name" : "concurrentlinkedhashmap-lru",
      "version" : "1.4.2",
      "description" : "A high performance version of java.util.LinkedHashMap for use as a software cache.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5edf6ccb727854204b7cc3405fbc5f01"
        },
        {
          "alg" : "SHA-1",
          "content" : "2eaf3d3c9746d526ff7e5b93931d482c3887e6ac"
        },
        {
          "alg" : "SHA-256",
          "content" : "56a95fb5b54c661a7efde073b8792f63a8c317e389102673d8d976c7c8f36945"
        },
        {
          "alg" : "SHA-512",
          "content" : "73d486cb6468d4f434f065489e4bd4062c43af9dfa925554b2a1e955081160354b2fcf3daf6e827f8c530c820d1016cdb87cca7af18f167fc6f50c70128f2e4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "69d644a969a55cc0a36e88ed3e1abe2d338423fa85ad12a7ae463b6776c3436657aaf67f5014664bfa855aa4277a4348"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9bf7d955fd5548667399c263d6d1093636f9a05a31206b98a5f3b786f926573998dd5f1538bb7ccdccd0a8c60b654c14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7cc06d96dcff62a4a47e3ba24151397e6b896f21b566ad37d04966333bb73454"
        },
        {
          "alg" : "SHA3-512",
          "content" : "91e568ad4a6293b804c8c96f5eaa11b17c8419a03485b826960553145d728c321bf2948045b81e9a1ee536697d30c3483fea1ec736bd326314959f7d942b1e17"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru@1.4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://code.google.com/p/concurrentlinkedhashmap"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://code.google.com/p/concurrentlinkedhashmap/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://code.google.com/p/concurrentlinkedhashmap/source/browse"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
      "group" : "org.yaml",
      "name" : "snakeyaml",
      "version" : "2.0",
      "description" : "YAML 1.1 parser and emitter for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "caf24b81b9d57e6d4f68b1ccd36e00a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "3aab2116756442bf0d4cd1c089b24d34c3baa253"
        },
        {
          "alg" : "SHA-256",
          "content" : "880c9d896e4b74a06c549c15ca496450165d6909fa15d7e662bee8f6a66d7afa"
        },
        {
          "alg" : "SHA-512",
          "content" : "93567558444365c436027bd1064b67ae99abde77fa89b33ac7c586ab83e4dbf02b7610669fd00ccd258bca6ba3fa078954c92d918b989317dce7bf9ce18836b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "63c0ec40f4e3f24786031fb8a9477071c86e69247dce283ff725e328e26fba7bdfbb0ab52027b9b0988b3978703a95fe"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fedd091de2b63c38fb04cb8e2d657bc7b37193ef065b18058be892d6b816d7cb68e5445819c3f3f8fca116311adc9760"
        },
        {
          "alg" : "SHA3-256",
          "content" : "66264c5c5f4703942a959310c14f22df9c2b1c304ddca1d1c211da58af5623f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c4c5807880025a22791114253443d2166218760d63b80cd72eb3fdd71a19fdadb27d392b47de9c6b7ca2a2dc312273f0b8c97012ff277d2cab0fd06f3902573"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/src"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-validator/commons-validator@1.7?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-validator",
      "name" : "commons-validator",
      "version" : "1.7",
      "description" : "Apache Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b6f22de69432bc03254b47310d59651"
        },
        {
          "alg" : "SHA-1",
          "content" : "76069c915de3787f3ddd8726a56f47a95bfcbb0e"
        },
        {
          "alg" : "SHA-256",
          "content" : "4d74f4ce4fb68b2617edad086df6defdf9338467d2377d2c62e69038e1c4f02f"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e303ab9e2132eaca8b4188aa91885a046a3b8e76f2895a9c7025c001e8d36e096a9f69abd05d83a508fa16d0d2ec089ea9f0dae261d049ff18724fad6a8f1b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "7f6f1015b4d9f3aa26a06634eccc821ea4e3babb69432a41a212e134c670bdee6e3d9f0648bd2b62d7d6dfbee2ee5daf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad4f29fe111b1f7b7e1cc76bb6f09de1294330865c9a6c302d947b23098241eea8fb2c40fd120d24da704dca8a1189f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c416453612541ecf93b1dbfa2791532926238d12a69ef2d6cb3b88117fd644a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5138972c03276bec26ad40ecfdcd4104173875741119bac7df97fcbcde1b8f9aa01b792052f2d172be395426cafbb3b4d470fc9b95492586526bd8ab5f7155fc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-validator/commons-validator@1.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-validator/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/VALIDATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-rss@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-rss",
      "version" : "4.19.0",
      "description" : "Camel RSS support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-rss@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-rss"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-rss"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.rometools/rome@2.1.0?type=jar",
      "group" : "com.rometools",
      "name" : "rome",
      "version" : "2.1.0",
      "description" : "All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6d9c631b3729c4bb309c9eefea38e691"
        },
        {
          "alg" : "SHA-1",
          "content" : "be1642a0d29daef84db51344151877161e22b07e"
        },
        {
          "alg" : "SHA-256",
          "content" : "d4e0bb6857a25ee15e2082be6e83e1da897cfbabb025bfe01ae00346d7db7c78"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c34f65adf2361608707dc6524a61dd65685e7901684ebd9d01d635aa1ad2be4ffb591db10760e1f6f51bcff1c2982312ec24fd995df8d53dbb37e5f104b59cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "40424d8a2b1aef867add3ad8ce9277315acbe4becb0c5c5395de4138bac2d4ba526bcf0be44f8450b56bd82ba45425e4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e48ccf0ca3c7f3f1d2cc55997790d799cea9beb4a7b016b427bfc0b789321533ffb0b4ee1091837eae432a3bf71a481"
        },
        {
          "alg" : "SHA3-256",
          "content" : "12824b1233a9e402bc8b86113c40ea91ab057b3131507726d038f2cd17aefc3c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b73c9bd0cc5dcb455418269b96e1574ff9e48adea2c050111a1edd02ce5b6dbb91fb2b74d756946bda2a878c3ecf8814edb52e46f80ccd26488f2b155fb9983"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.rometools/rome@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rometools.com/rome"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/rometools/rome/rome"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.rometools/rome-utils@2.1.0?type=jar",
      "group" : "com.rometools",
      "name" : "rome-utils",
      "version" : "2.1.0",
      "description" : "Utility classes for ROME projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98bb6706317f34b20e53fb375f938739"
        },
        {
          "alg" : "SHA-1",
          "content" : "970519368c1406108191ac19e6bf7939a9018df1"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e1c3b022dff4cf7492acddbba22356f424ade3d869a42a2a4d74a28454334a4"
        },
        {
          "alg" : "SHA-512",
          "content" : "ce37793af2eaab5c0c545b5b7ba272b2b937dc8db48b8a73bc6820db1624ca9ad640180f34dfdb3b05726249c3c05e987bc018986145d18e5edf64ae9db98703"
        },
        {
          "alg" : "SHA-384",
          "content" : "481e013450d2bc1785260dab0bd29a3e65f24e444e1382db037b8d953c2ab7f4da7d86b43e0d28c5aa8a741cfeb02cc3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7f7a210e3ee1bb6b0787e5f3d3e5ad423ac70cd7c8739e710558743fbf278963759c384a6037ba972d961e6f2d84a4b3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e33b2c66d6336267c78867fb85943b3d8fdfbf3778c7dd075ca0cfa852ba8d2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7452a299e082dd9abdc744252353b801a3c740f86183910c50b828b986315b110c8d063e3138e2a7d3411ec56c2ef195e32174cf704bca4f0459a84efe3daa31"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.rometools/rome-utils@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://rometools.com/rome-utils"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/rometools/rome/rome-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-rxjava@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-rxjava",
      "version" : "4.19.0",
      "description" : "RxJava based back-end for Camel's reactive streams component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-rxjava@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-rxjava"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-rxjava"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-salesforce-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-salesforce-parent",
      "version" : "4.19.0",
      "description" : "Camel Salesforce parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-salesforce-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-salesforce-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-salesforce-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-salesforce@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-salesforce",
      "version" : "4.19.0",
      "description" : "Camel Salesforce support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-salesforce@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-salesforce-parent/camel-salesforce"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-salesforce-parent/camel-salesforce"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema-jakarta@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-jsonSchema-jakarta",
      "version" : "2.21.2",
      "description" : "Add-on module for Jackson (http://jackson.codehaus.org) to support JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f44db62ac9499c8d6ce6a6bc1a03fc20"
        },
        {
          "alg" : "SHA-1",
          "content" : "249335fa4bf25b9c575b64260c9e57fd70d9b2e6"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ca9165b21a00cdde0a0196739ca54e770c512cf3ccf60fc4410c9d69c5b8f85"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4ffa676e19d1dccfd96edd8a7f3feba2b0b339f078ec9d1f55f7e954cf4026033fcf0705f1c9a84aed8b5888ae80308f4ecfc9c4680c548f3f27aa645ff4eb5"
        },
        {
          "alg" : "SHA-384",
          "content" : "0dbaa2c353fb2a62e12d88f439aa125db13edf44f5ec8ce0a1cbce65cc5b886ada49268accd5fb15c8ef311513b997af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "561726548b45dbcbe4333e7e1ee7eae996b50330a66f19772548831c91cbf437535d8fd43600b634e8fe94f5af566f9e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "753ccfd28d3bf05bb94331e351b9f437c88a80fce75d35d327d4b9c10684ae53"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ec31f7608f05c97391574de20884493d53c9bbd31c010f27a03519c50263095b0e268d8d400c96b9ce3c75cd79f4ddc946a57976e967c679fcc8aba354689988"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema-jakarta@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-module-jsonSchema/jackson-module-jsonSchema-jakarta"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/api/v1/publisher"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-module-jsonSchema-jakarta/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-module-jsonSchema/jackson-module-jsonSchema-jakarta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/tech.allegro.schema.json2avro/converter@0.3.0?type=jar",
      "group" : "tech.allegro.schema.json2avro",
      "name" : "converter",
      "version" : "0.3.0",
      "description" : "JSON to Avro conversion tool designed to make migration to Avro easier",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bce6c72a9739f7b901617fad3899188a"
        },
        {
          "alg" : "SHA-1",
          "content" : "b5136594bbaddaee2a911a8942ddd11076da8868"
        },
        {
          "alg" : "SHA-256",
          "content" : "f02b9fe10359c76a997a7397a226bf805b221948504cf2631c11ab0bd43d2c65"
        },
        {
          "alg" : "SHA-512",
          "content" : "100d72f9d33164b57a0d32c88dc16049c2ff2af2529265ea6d529a02c0f02d4ed96496593178e83db1b67ef976d58b5b04c1e226ab78640fc039d66a60ddf170"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e24459cc387cf47e2e3b0147ab246f65b642363f346ee346c86d1645ba9663de5737568a8db89aa465aa21611f90429"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d5ec26a78b0ba691de470179caa463285062386d5b1f76c39ddbe98c1f6dc9413aa1069168eb23c4934dd231e780c994"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5623a589be0ad9fa2b8cdc55b09786b00759f57d781756b735621b642f377fff"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1890dcca135a7962a27c91c57054e0d33a177237f53f7bdde6b035ac178e68f384e9b89b4ef37ee7be428a37a3679837a84534b292d288cc9c367e1b3344b77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/tech.allegro.schema.json2avro/converter@0.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/allegro/json-avro-converter"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/allegro/json-avro-converter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-salesforce-codegen",
      "version" : "4.19.0",
      "description" : "Camel Salesforce DTO Code Generation",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-salesforce-parent/camel-salesforce-codegen"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-salesforce-parent/camel-salesforce-codegen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.avro/avro-compiler@1.12.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.avro",
      "name" : "avro-compiler",
      "version" : "1.12.1",
      "description" : "Compilers for Avro IDL and Avro Specific Java API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30a47b751da3b187fbc294e1478ea2d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "0bf929636c1392073f797f0559f45ce4f2575cd4"
        },
        {
          "alg" : "SHA-256",
          "content" : "6732117f18f5d2cd325e310c6b5ae14ca7f1eb6e8a90753f72e475049f74374f"
        },
        {
          "alg" : "SHA-512",
          "content" : "63eab9e240443090dcf3300ac0da0da063dc80357fc70aa79e2da9533ebb6f8f86f23d41e79f6e3b2ecd1f87bacc1447cb085de7b5144c07781460385edcdd4e"
        },
        {
          "alg" : "SHA-384",
          "content" : "023f7c50c075a23f617bceedeae53295b494e896712ef22be6ddd2c356021e7882b21e59cd7750b5b190dfa9bb3cb4e9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be1053a48853badc2d6a33e83ec53f536e0255e6492710f38b39af2fb79adca387da226eed18fc01abbfc47ac071d23b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "59756f69fb9645aae8f1105cb6fc4f4125d0cf7e342ef0e72221a3de5fedfcc6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bca11940291ab51297064bba633d0c4b0627230068b6c68e0bb732255a9f2e5ce44412b01f3519a91fe29622ec1f7db0f1f58acfb12c40bfc992b1f704ca9e1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.avro/avro-compiler@1.12.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://avro.apache.org"
        },
        {
          "type" : "distribution-intake",
          "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-compiler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-salesforce-maven-plugin",
      "version" : "4.19.0",
      "description" : "Camel Salesforce Maven Plugin",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-salesforce-parent/camel-salesforce-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-salesforce-parent/camel-salesforce-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-container-default",
      "version" : "2.1.1",
      "description" : "The Plexus IoC container API and its default implementation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9f918de257bb38b21fe2afb76e3c4d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "79551ce19404ad5181b8c499ff1ef304c95e0049"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b65840e41ca669a1a69ec1daedb3426304e560b24172cc93bb02e8c199e1ce7"
        },
        {
          "alg" : "SHA-512",
          "content" : "b29c21b9cd833d9de5202b9d434a40bf00ad2d8b4d50d715bf2b652d51c336112cfe3a5277bac58ad4ec7c04793b8ce88f622e7259779ebb298151f48236b805"
        },
        {
          "alg" : "SHA-384",
          "content" : "f1446bfd999f3fa4c1a5a3188e2294c1e417b70bac6017c29e4db7817476d691484909052655c5590cf99f2f6387bbc0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2992781a0f3c083e9fe44a5625d9c25639786f75115a5d28d36d3b0312e1a8ee4449eaee281d176048ae090b7f8d9c21"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d01b026fc13798c38211066298d180aa8106725a920e2c6aa8ca2820908f1c11"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3e6179e94e3ffb8dd5cddb3b8290336d0cf30b96ec17111bbe93d52d46b0ca0ff364df0ea7433f30bed1c6b65da16b01a0e5eb3123ef510b2ad19a9e26c09148"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-containers/plexus-container-default/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/codehaus-plexus/plexus-containers/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://archive.plexus.codehaus.org/user"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/codehaus-plexus/plexus-containers/plexus-container-default"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.xbean/xbean-reflect@3.7?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.xbean",
      "name" : "xbean-reflect",
      "version" : "3.7",
      "description" : "xbean-reflect provides very flexible ways to creat objects and graphs of objects for DI frameworks",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b77f0c9914e56547409e65137acba9eb"
        },
        {
          "alg" : "SHA-1",
          "content" : "6072a967ec936b3bb25b421d8eca07dd750219fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "104e5e9bb5a669f86722f32281960700f7ec8e3209ef51b23eb9b6d23d1629cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf85e1c95a7362eea675e1bd972b59f76cf63e15d12f7ee555860596aa5b17aee16835b5a60a3480f12baaa8e136909c9b775c5d779f3938ac6571d103cb2a2a"
        },
        {
          "alg" : "SHA-384",
          "content" : "1f2a8f3d3c8835c1a23771fcf2018f43825b8ad3b2bd167d5b105704d7622892480daaffb533c7379e08f69d30b37c61"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7f8b992c974b5a503c37bf1c643ae99a7b563c047e2b87e4d593f85d21c7c47b84f5ba3ae4c70683b85f51fd5c4a46a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "31c3334a051e9bd1edd4110b70047bcf42cf5877bd82e845890c51b68726b42e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1545ef579b700e64266524910f8aa3999a45c5d7ef2a7047844223922d5a3f0d8d708638e774fd532b884f425d78ce6098faa98b57b0ace866553b414b48520"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.xbean/xbean-reflect@3.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://geronimo.apache.org/maven/xbean/3.7/xbean-reflect"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/XBEAN"
        },
        {
          "type" : "mailing-list",
          "url" : "mailto:xbean-dev-subscribe@geronimo.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/geronimo/xbean/tags/xbean-3.7/xbean-reflect"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mockito/mockito-core@4.11.0?type=jar",
      "group" : "org.mockito",
      "name" : "mockito-core",
      "version" : "4.11.0",
      "description" : "Mockito mock objects library core API and implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9fe6ed240769c4e568ee331e0d850f90"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce5226440c2ee78915716d4ce3d10aed2dbf26fb"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b909690cab288c761eb94c0bf0e814496cf3921d8affac84cd87774530351e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c6f12cbcf48a2e3f6fe98d61759cef8f927d077baf96a89dd7274b34325d793d9da285d35a3cc874685989dcfdeeafc38f1d64b169871cb246ab9172559c4d9"
        },
        {
          "alg" : "SHA-384",
          "content" : "c890f00840aa7080b8afca34f8589e0f929e39e38452f2f01e0d8dcbc142181d94a829a7b12f57edbc200717e7797742"
        },
        {
          "alg" : "SHA3-384",
          "content" : "84668f87151ca8ce1caa0091a09b700dc0167652b98d491338f7a1e07748b7a7a364608efc15a40928cec3078bc0046a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d878f32c9fc452b802af1be17930e2b884daf6243e02fcfdef33cef241fda8db"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9c79e90bee9581732a864a1e56d0107762c5a584aa1c48554e1ef28bc7fb29371dd29c72fb3048e17fed741bd4304480e2dc883b08b6a75910c02b32d4648c89"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.mockito/mockito-core@4.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mockito/mockito"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/mockito/mockito/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mockito/mockito/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mockito/mockito.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-velocity@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-velocity",
      "version" : "4.19.0",
      "description" : "Camel Velocity support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-velocity@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-velocity"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-velocity"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-sap-netweaver@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-sap-netweaver",
      "version" : "4.19.0",
      "description" : "Camel SAP NetWeaver support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-sap-netweaver@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-sap-netweaver"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-sap-netweaver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-saxon@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-saxon",
      "version" : "4.19.0",
      "description" : "Camel Saxon (XQuery/XPath) support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-saxon@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-saxon"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-saxon"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-schematron@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-schematron",
      "version" : "4.19.0",
      "description" : "Camel Schematron support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-schematron@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-schematron"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-schematron"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-servicenow-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-servicenow-parent",
      "version" : "4.19.0",
      "description" : "Camel ServiceNow parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-servicenow-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-servicenow-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-servicenow-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-servicenow@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-servicenow",
      "version" : "4.19.0",
      "description" : "Camel ServiceNow support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-servicenow@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-servicenow-parent/camel-servicenow"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-servicenow-parent/camel-servicenow"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-oauth2@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-security-oauth2",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime OAuth 2.0",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f3811665d44a7add30b283021b56ae68"
        },
        {
          "alg" : "SHA-1",
          "content" : "47bb70aa6d9cd6220fc3020b80acd05be5ae8a43"
        },
        {
          "alg" : "SHA-256",
          "content" : "518a81cfdbc552e5a5143a22afc06390d86b763661d174af24d1f2decfc81712"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8386008b67ce88186222a6b6557bc9c097e4a3eda87263ab44d7d27d99d2c84e21ef9af250713108fdd40e08518c01426bba11716dd8660f00b5e1d744156fa"
        },
        {
          "alg" : "SHA-384",
          "content" : "2de4c77403a408010d420eb13ac6ca9937c3fd2edf2321713513b41928d84bee6deba0b524a78bbc3efa2ad5f8360a93"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ec655d605c9b94a6dd3e8abccf85e33a24d2789c4fb3543dafa4b8a8a9e9360540bb140c8284cf2a7b6048a9a79c2917"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e0b1c69d636dcec8fdc33f9e9ad73d71f198f129c1036cba57b847c8ab88763d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af486736904bac5948d298f68de9a2f5716d343b32970cf75b29c1e4b2a36e520f8ac0d7b1103206f959d730d4599cd124ff977ca83b0ecb2056ef425ba80082"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-oauth2@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-rs-security-oauth-parent/cxf-rt-rs-security-oauth2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose-jaxrs@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-security-jose-jaxrs",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime JOSE JAX-RS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "235d277657cc060bd6b5f1b395d34b5a"
        },
        {
          "alg" : "SHA-1",
          "content" : "dd8888d0c4a9635ca5ae6b059574966191e86dae"
        },
        {
          "alg" : "SHA-256",
          "content" : "6789f98cc0d9675a7127ffb530e19b650bd320f709cd4358a65d52267d59dfc1"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e13c947c1a0bfed42ae020525e3aebde487025b9de6565d4bc5a494a43f35c1a17441105ae6dd03e5d62109b1e1cd7567f30a7aeabfff55bcb5e3ab4b19599b"
        },
        {
          "alg" : "SHA-384",
          "content" : "1fe88dde51a4857b419ea31901d6a0d3d5ca1df48bb7fc01840df957a21ba09941093b0b71e20c902f9cc0070fd7f1dd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2054b4b795af4ac1b898dd1d3ffbf10d18d6b2cfac096d04918606123df819837964fc514b11a5ae8ee212dd0369c1ac"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5877bd9e681fa0f552ad544c2141b9862dc8334d38d97299800b2446cda048a7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e2c47960e57d333d81dc9479538cb023699302582d35ba4d1abd36134baf621f13c45567167fa1693c93e20ebd06af4b1b18900754784048125a77b90c8c129"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose-jaxrs@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-rs-security-jose-jaxrs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-security-jose",
      "version" : "4.2.0",
      "description" : "Apache CXF Runtime JOSE Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7ff5b840af59ad61c117f86a36aea914"
        },
        {
          "alg" : "SHA-1",
          "content" : "7017cb051b0466b47bf1a0395ed9962fc3f331ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a86759e7bee04a5ff0d12ee61aaa7d181689f13db85d8c2788359b3ec484024"
        },
        {
          "alg" : "SHA-512",
          "content" : "fdc1845ee11213b335981a15ecbe766236e481add5e1d8fc320d6ae5c4ee6607153960d0cad9634cb6fda1544dc178d98913fb81f6d0cf675b6fea0fd15e7fda"
        },
        {
          "alg" : "SHA-384",
          "content" : "89cdd53f9532f99195830fa890c20e3803ad95c67e27660b2ee39077d7f4ac6ebad445b34c9449cb7d8bdeaa44d3638c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1b7cedcc1ae44d3e616b67d0d22ecea59d32becbd65475d1668248d3b6df1ff834505928a00e560e60512f14c77d7fee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "832422b2d925969844f52a64c71fed3484fca434bb530b57728894da98731ba6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4fc71fc6ea60e15e0d1d76cccb366a24237be86511aa9554a9ca0f3435c48fe1e19b0748a79371e17c8946aaf35570579ce7b17037824adc45493915eb1765a0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-rs-security-jose"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-json-basic@4.2.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.cxf",
      "name" : "cxf-rt-rs-json-basic",
      "version" : "4.2.0",
      "description" : "Apache CXF JAX-RS Extensions: JSON Basic",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a91947f184a0fb72c639bf73d62361be"
        },
        {
          "alg" : "SHA-1",
          "content" : "1d213e86a51191294dfa065d8188af7b1fa59145"
        },
        {
          "alg" : "SHA-256",
          "content" : "488583405f240021b70efa1970a212731dd24ac0eb3ffed080f7b125b2a790d5"
        },
        {
          "alg" : "SHA-512",
          "content" : "b495a9a7d732b3955cff1fea151f8025000d8694d2f748bacbec3d98369bdf8baf5672a47746ca821a30956d7ee6650c852b7a94b870bee195b43f043c111e54"
        },
        {
          "alg" : "SHA-384",
          "content" : "39325d629f00a5dd451dbef5d399c684064a8d240da05242caefce6da7a38a689961b4258c3cab681bd8c40fd450e693"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cadca33417eb53a7e56d75cd0cc6a8c385324e77c4bc5ce976f2b6274746b4f5ed7d7fbad50e9e1914364bb7215c1f40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "77bb4439171aba218f6fd19e83472104b4e4716c8c5ad47434875541abe02daf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14604506d24bbd9f2ee9c463bacdab14200fc6489fbeb2c2b4adf8a0e43679a38c755048047f1d522190f0821629caf226eded60523c68adfd74d47564700881"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.cxf/cxf-rt-rs-json-basic@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://cxf.apache.org"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/view/A-D/view/CXF/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CXF"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/cxf-users"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=cxf.git/cxf-parent/cxf-rt-rs-json-basic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-servicenow-maven-plugin",
      "version" : "4.19.0",
      "description" : "Camel ServiceNow Maven Plugin",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-servicenow-parent/camel-servicenow-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-servicenow-parent/camel-servicenow-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-shiro@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-shiro",
      "version" : "4.19.0",
      "description" : "Security using Shiro",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-shiro@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-shiro"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-shiro"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-jakarta-ee@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-jakarta-ee",
      "version" : "2.1.0",
      "description" : "Apache Shiro - Jakarta EE Integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d3ee01d9d890555714997d70bafc90a0"
        },
        {
          "alg" : "SHA-1",
          "content" : "beb3c9c055d3f5a3f494ec2791b8b8b6af5f4fec"
        },
        {
          "alg" : "SHA-256",
          "content" : "a8d44d224009ba44782247ae93408cf6326a23f5e9fad39a06b2a69dfdd3482b"
        },
        {
          "alg" : "SHA-512",
          "content" : "a56bb20f16683d16c1b83d453e99d8a40dbf60ff60cf22b0aea5b7a346ec365f18f3b47c50d1f5a39128cf7b50df716a93dee5e320a931ddf8d7717847773ce7"
        },
        {
          "alg" : "SHA-384",
          "content" : "525de39db3397df0bb08f4aeef4d377a1d8148b17791f5e2defb792745d2b7864fe2999d31c78b971aed96f43c9042ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01e1dd8f337e8675953cc7b92ae58583598992b60d3c08e26803bdc1c287bf373aba00442eef9abd53c3e9b8f0b0379c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "38bfe45d3ac34431e8c8fb65d64f617d41179327437a74d2a9bd8f77c49d2434"
        },
        {
          "alg" : "SHA3-512",
          "content" : "edabc93694a4bb31c990ab1dbf019e1132e8d51ba0f9da2ecb78ad5ca8eb0b32b1b9c1d89dde23e000bf280b958bd3bfee9329630f44a2c0da82410ffbf318b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-jakarta-ee@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-support/shiro-jakarta-ee/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-support/shiro-jakarta-ee"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-core@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-core",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "882e2f22e98a48ff7ff961c5f8376896"
        },
        {
          "alg" : "SHA-1",
          "content" : "6204515d0b42ad341fd546a46780e7ba3fe27d3a"
        },
        {
          "alg" : "SHA-256",
          "content" : "450511de9ea84b6d916f16f10aac14764e06641f85d22ea748f3235cfa5d5b6b"
        },
        {
          "alg" : "SHA-512",
          "content" : "d1e8e3d1df248bdee0033593181847dd621e6f7e4fe942c5467bde94edbdbca060efc175d4d77416bd2b3ae32a7f41b8016837415df3537cf97c40f9b1ee94bc"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcbaeac8ec2ff0d8ae5c7584071c39e0bd4dfa9047e725c146a53408e08bc4548356f7e6271d6b92c5e8557ee59cc8b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00880bb116dafbd3148d2b602b0731aa9f7b549764103cd0fec6aab2c20c71ec984d6822f8074211725b71c73993b63e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "07e1ef3d4e9f1d1833072ba4215c3b71e227d276cd77e5bc3a9da4fb645d90d4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f303eb4efbdbb31e78e80847ad57bbd4891b2be2d0a767427bbe117afc992f3e285e1f8670d4c8c47fa095f935770fdde2da2266eda4aefd6692ea99615efd9f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-core@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-cache@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-cache",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40ee6d52fdffec4bb3c627545cb7ad6f"
        },
        {
          "alg" : "SHA-1",
          "content" : "8bcbbd0fc024106638afad5537d8594ff59290a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "91f91ef413cbcc7eec732982fdfa0720b03e69309641c9f3cec891fb576e537e"
        },
        {
          "alg" : "SHA-512",
          "content" : "cc9973e03a25dd51db488f73b0130f34be368a65dfb012aff201a770afece3db9c324e466c6d3983bd3a6662aaaf26ba6db6651d8ea4b51b4ba32911319efbbe"
        },
        {
          "alg" : "SHA-384",
          "content" : "149ce2eaae10bf6efc3f17e4e5f20b31ac381f0ecdc650dc81f04ed9026b75008e078c1c439e94f704da9d464fc0708f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "77b0ab0359442cdb4d8e9bbab2003fd22a2debe2239e078fbad5f92897d1fecf285cb3215b2e5f6eb81039091da1601d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dc852bad036af1a75e6ca3d75d248d0e6e6b5a9e107607606a2e84bd50235a74"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dbc497fadf78095f49d29e12e2c3aa2fe5ad67c0fcd1b41bc9a38d0ba482cd30b397596e87a925a2feccbb0b20cfc3ddfd80c0766daebb55756784b579873dfe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-cache@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-cache/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-cache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-crypto-hash@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-crypto-hash",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19bb7f5d725b7d5997d501a7dc94dbb9"
        },
        {
          "alg" : "SHA-1",
          "content" : "5af5e34c976708c34cb682ab21202fabf57de4f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "89a4095f9f0add635cc4430a064ebf30254fd1ed13e6ee42681901271c56f8a1"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e3a0cdd6b5ac3a700eeb3a8347674c6b6f203b38028507c5c72740f90ee2d070b9eaefedbc64bd955611eb17f7c3d2a59013baf509130ffd9d8f48e10abede7"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc51967ddc2083150ceb8f0a0eec160415b5c85fe7448a36cb4cc1df3ef07fdf9caabe5e5a099b52fe1b7f1c815bff49"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d3c3d70fe6b609de88e7ddb24bc5ba2805481deea7f7da31bac6b3fb9c120563fd342c37dcf3bff4b47fc06c44fdcd47"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc6211dfe15f2740b1e1d2897362c22901d2f398c4c50f149ccbaf97ff79ecaa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ae172d5ffb556f9174871a2ece9db30a64861ad3c580d9dc63f55514dd5ad353ea493324c824cb2091153996592eeadf3539329b5065424df992aaf10467613a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-crypto-hash@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-crypto/shiro-crypto-hash/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-crypto/shiro-crypto-hash"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro.crypto/shiro-hashes-argon2@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro.crypto",
      "name" : "shiro-hashes-argon2",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9396441cf10d11ade194f07343648354"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a5280fa8af8a2ef06afeb5d15e0bbd3c58cb5e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "fbc71075bd798332bdec69efe21e6d0baa0d84d53b2d526f4f82e9daa3b32a92"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee4cdbcdf70c0772b6b5a60a1b111b1983d18b3f1ac901a3d02c9f199c73fd1b0c67e3e8fa35013dbb9704b4c91dcf62fe46bae7d8b6c5b24886cb38cb5e384d"
        },
        {
          "alg" : "SHA-384",
          "content" : "b4c8c9f6c8bf8c14f6c9ab34736def84dbd5d0be4b37913fcb6a63ec44c4cdebc5151a38c68f9d5438fa2028516b1481"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f01cccc7da3f680fab9f3567b4aca02d8d6e9371828857082e0234186a83716fc5a06ea0b0046fbc71b29195869f7665"
        },
        {
          "alg" : "SHA3-256",
          "content" : "28aaa2379732dced37f470b0fbede2c7597613de6e128f66e46b8e5c4e8781f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "921cb8dcb63445daeb6da4690fedd0c21058beca50e3053bf6a674218c1030e23c34001c28981ed89429aa5aeff0acba7b8cb781a60f430ebfc567132d09dcc5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro.crypto/shiro-hashes-argon2@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-crypto/shiro-crypto-support/shiro-hashes-argon2/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-crypto/shiro-crypto-support/shiro-hashes-argon2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro.crypto/shiro-hashes-bcrypt@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro.crypto",
      "name" : "shiro-hashes-bcrypt",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b447291cd238558b159aef84a1609a4"
        },
        {
          "alg" : "SHA-1",
          "content" : "3df964d4cda8c00bb30be493f7367498c9cf71ab"
        },
        {
          "alg" : "SHA-256",
          "content" : "3048474c829fdea6705ba177dc5efe663efcec197a4c15c2ce6922b5002fc9ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3bd38ad1450a8237209ff7dc45ad5ccc6c6947a6bcf337631824c492e402628fd58bb89d28ebec0fa7a3205cbf5bf97cbe9a14e7fc9a8bd9cef4df61b641a46"
        },
        {
          "alg" : "SHA-384",
          "content" : "32ed77f95fd9c20fffd9c4c80c7c3e970e88c02819f3b80a0e9f0a31b6de08e7c0096e634a64a2d8e5883d574b98c45a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "78c8d19db4c551b8daf439c0fa864dc5251a1f64d885898db52e32d3a553cc1729c6468e7a06c4a2d65911af85ac31fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ffe096a1c2ff09a552a52e4b2446764777b91953874521bf89389006cbbf6646"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8e38141d384f8d1c0f48964f4ac988f952876968c64d737478fd962785a5f163e162d018c6bc6331b25f51049d9925a5b73702fb1b1ffde9e367c5a0db8ab788"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro.crypto/shiro-hashes-bcrypt@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-crypto/shiro-crypto-support/shiro-hashes-bcrypt/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-crypto/shiro-crypto-support/shiro-hashes-bcrypt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-config-core@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-config-core",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "910bddfa1560521a9efe323c5ad54c1d"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1431263fbc50320f2b9867c1211ad5bb6bc1218"
        },
        {
          "alg" : "SHA-256",
          "content" : "21e3c753e5d9e78ff154ce4a0fc7281484c2aff840361db57732517cbc07abbd"
        },
        {
          "alg" : "SHA-512",
          "content" : "9021a95d402b900db6c84acb9db42d32a5e3d08a04ae87ce618c60a91a009b5e8ecd7bc8e2d79904564fea6c53a3b55faf409f9756ffe29b4a25e74150a6b847"
        },
        {
          "alg" : "SHA-384",
          "content" : "d16ca29b9cbbd583b6611099f4dfb4ce78cc7c3869f712231ad248f689e91977c3f8be38a4a348a0e10fdb1302ee322f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b504a7d465f275b5fba25e8b6f96214b8103ae4bc7074e8f9fc3b27e789d2fdd27f9ce34d15d2c592e844eff6c3de78"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cbc3fa6a5e3df06e2d584987d7d7ed5b91c0116cf2eb553deca45a338d02215a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4cc4bc1a440e26b22eb0bbb1ebf1d8bb630a2cc1da23cc0f612d799b5f0416533b46fa86506e4417f47412006d3b5068b538ffc51bbc1b944dbe5b680cd96f4f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-config-core@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-config/shiro-config-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-config/shiro-config-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-config-ogdl@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-config-ogdl",
      "version" : "2.1.0",
      "description" : "Support for Shiro's Object Graph Definition Language (mostly used in Ini configuration) where declared name/value pairs are interpreted to create an object graph",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "957ea048bf565c1b531d1b33a2161556"
        },
        {
          "alg" : "SHA-1",
          "content" : "9781f58e76001c49195438ef84c3e474c52d889c"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3125d7a7ed0e5058e699d8fdc0fdf7fbcdc68af0cf3a24525fc482ead864348"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc97a52e3448872ccdc0e8617e59bdff5dbc8579da6d8ed398c11b0c86858ae8a8dae8d2fd81366239aab1de3776834b889f9371061076651f9cc95e77455a78"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa6972769967e16f05d588994dc0b8eaa1c4781ad35dfa95db1e6b820700d384281e827f5e334d9177ad5174a2fee524"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b9429c4a74a5734a3514087aa7344ee88aa9a4508af5408d429714d3ea78a471e35d08a8617b97dab083b21c429c1684"
        },
        {
          "alg" : "SHA3-256",
          "content" : "befe75fb9f9a1bdb4c680e9bc8f4eec90517737191aa9294de27567989965e4d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ca5ced4e9728540b4298e930c4d74087f8603a0ce470e6b15ef84c310ccfddec7eb3f3d1d25203024fee01720861944fab392d5130500aa8fa5adc63bcd5107"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-config-ogdl@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-config/shiro-config-ogdl/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-config/shiro-config-ogdl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-event@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-event",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c8740baa00e335dcd04c38e82a262fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "fcc8d3d5bf54bd4f5202ad58ee6e108a0a09d87b"
        },
        {
          "alg" : "SHA-256",
          "content" : "e75697d3bf58304f6c648d8ad35e72cb2365564aa7ff5ae7557ddd7c4bf317d9"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d0409be21724deac94abd706033a282d57dc11f07af6a97001fd39f2bbad8213bc38f60f509e22faeece5871009db0892bb07b9d7663f66aad93850d82d5bd9"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6f2f63e748785c8c6906a70ddbe529675b9e79e694e4c9e044875d965947b6418046eca90e286177e00945422e8ccaf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a98e9de0334418517b26eee3ea4b16263a27628cffc534c5388a1d2aafe993c9606c4f82ce686d27362e5c7e20cdafc1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "003a4630099d73329ba960bd842220002c936ec3a4f1696d810db62453531e4a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "27a9fc78cae74b2974b291ec7982a59e561914e4307190b99a3adb90982f8fd22843a1c555834be058065148844396eddddb430e2fb65a907cf1b5e489ffb142"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-event@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-event/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-event"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-web@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-web",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "157d17f96b4243ee2fe7899e24eec27f"
        },
        {
          "alg" : "SHA-1",
          "content" : "d398a69f6cd563b61883e18125de095db19e8aea"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b839b8964f40401731f7935b4a77c24d235b636b338ce259fa868c4d77f3c81"
        },
        {
          "alg" : "SHA-512",
          "content" : "73491b162466845f7d2b455f67b39e7c67ced6f80c681ba0c3ad0e62e98258bb868632d81ce2b36f0a1c164c6c7b03fd695551b0350f44a81b4a3412a0ceb866"
        },
        {
          "alg" : "SHA-384",
          "content" : "2692740e7a742d530885ed6c0f93cfa70b7b6a46c90bc8379a05e45074cb0de37d029add38ec7f08b049c74a82ebdbe1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c1276bea7e32a6007ed12ef8403f6479ce7808ca67f5b54596ac923b95b3e6cf9aea8dce466d0840132242c143efeecb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46284aabfbde2d297c0c1d93523e364c290eab4dd2847301dc63440a556a627a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "45b343a209ea342a1ff835d135417d9ceaa8e727c4c29a003781e41700f0e9590f23a95ed789da89179b3a9e93d5dbc1e5ae31cf3c03833aab5c4887c2c41d4c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-web@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-web/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-web"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.owasp.encoder/encoder@1.4.0?type=jar",
      "publisher" : "OWASP (Open Web-Application Security Project)",
      "group" : "org.owasp.encoder",
      "name" : "encoder",
      "version" : "1.4.0",
      "description" : "The OWASP Encoders package is a collection of high-performance low-overhead contextual encoders, that when utilized correctly, is an effective tool in preventing Web Application security vulnerabilities such as Cross-Site Scripting.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d26a36885af1fd62e8a3c18ec51ed39c"
        },
        {
          "alg" : "SHA-1",
          "content" : "41560c4db1cae2290402eee6ea0db544e8d48b7f"
        },
        {
          "alg" : "SHA-256",
          "content" : "90f9860925905dd97f313cffae065835eb02acc3e2e9b0051621693efd09025c"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a5ac008d4270c23bd3c7c52aeeed39abc2af5258d5e70659110013e0c4c0bf59e209d4507501892a6876ac69934a9e35c96511a7e84d37c69eb658988b57075"
        },
        {
          "alg" : "SHA-384",
          "content" : "eeef2a55a390f90a59a0ec53d974d54fc460063283603b3acfea79b9be04d1660d1224191b16c1afd09f1d61e4727d86"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c8279a008453c25fda338d5c30e4a6ae68091fed4f823d79db8a3fa92d8536faae3fb45c87398888ddbd40513e71f40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa62cdd394e11c16768268a10935d065cc45a5a6bc171ac6f89d018ba9493f64"
        },
        {
          "alg" : "SHA3-512",
          "content" : "97dcea1c07479b62b10c818f6a45945993e15f073eeb46a34bb3cd58431a7e635e9856a196bd6d269f15e1440c8211f2e8c9673f76716d14a9fc1a865c2d4db5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.owasp.encoder/encoder@1.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/owasp/owasp-java-encoder/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/owasp/owasp-java-encoder/encoder"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-jaxrs@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-jaxrs",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c69da0789198e7ef51d3eff656533640"
        },
        {
          "alg" : "SHA-1",
          "content" : "3af27da0798d8d4673536aef1e50775144d406b2"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad603c4dfc5c5c7aa42e62c5b734c7fe713594113004f749db369f6da27df10f"
        },
        {
          "alg" : "SHA-512",
          "content" : "3112f0167d40bd678bef8178ad23568647aaaa950bf13d5ddb1e217bbe79b7298c7db6b77a4d4eeebb0cff39399cf5571b4f458b9253c909ed32bc8a5e828630"
        },
        {
          "alg" : "SHA-384",
          "content" : "c3a3cfd040482e8069c4d167ae30fcd357c026b27cdf0d528796ade625825a3cd6d61f42975b0b273787346a3f1f0579"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a34f3af291e2f0519d329acd269bc4b95a5099bedfd6d44b1f0fc55c637c640af25f7350b7d977a5191587bb6e2aa106"
        },
        {
          "alg" : "SHA3-256",
          "content" : "264a6ba07506016fd38d29aac43dc84140a3128491fc8e6cc125e8bdea5a2645"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd95909c9f6c5a86803b51aea61b046aff3cc54f25a3a11a9f1ae6743a80aad7965f7c024a825ebee8c42b23802055a22d78455499383c43b3cb36c2fe9028d5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-jaxrs@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-support/shiro-jaxrs/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-support/shiro-jaxrs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-cdi@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-cdi",
      "version" : "2.1.0",
      "description" : "Apache Shiro - CDI Integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "993b95ba861f803cc9f3f930d4dab9ee"
        },
        {
          "alg" : "SHA-1",
          "content" : "104f12bf988386d3029f7841b8024a3993272b27"
        },
        {
          "alg" : "SHA-256",
          "content" : "714865e5fd26ee5fab48988f5e184a482d22607a3c2467536f528269bd11f2c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "815cc9195e3a512d18f91213011a738bdf9b982a57228a2166e9725e51928efd4113841eaa527a372b244a40fe584c99fe0158a35e96f5d6fd4fd8b361d89e95"
        },
        {
          "alg" : "SHA-384",
          "content" : "e388dd5601e91d4419bb329a17f9ae20b836621c86b603e105a81ecd0d78853158c8a3c73155eff501b91b5026856994"
        },
        {
          "alg" : "SHA3-384",
          "content" : "af7d8e0e7637f6191dfdb26463dbb701e81a1b28b89b8d1db7a448228141f3223b15c5efd1678b85449dcf6e8c5da496"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2719a444a4b31a6907c9dae52c2cc48bb469ac3e2afc40e7204c9d42ec07455f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "774ac47db406481cb86ebe1f409c74e99936395de5bb3da4544423434dda3326204db3c059a1a3ab90de779ef3249e34b8cfd4bda9ae6f41708f7aaf72bfc458"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-cdi@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-support/shiro-cdi/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-support/shiro-cdi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.omnifaces/omnifaces@3.14.12?type=jar",
      "publisher" : "OmniFaces",
      "group" : "org.omnifaces",
      "name" : "omnifaces",
      "version" : "3.14.12",
      "description" : "JSF 2.2+ utility library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a55ea4af92071882420e9d36a5465135"
        },
        {
          "alg" : "SHA-1",
          "content" : "26be76506caa666ff7fdf2b7306f819ea288b81b"
        },
        {
          "alg" : "SHA-256",
          "content" : "726577355f124be14e447ebabab04ad439640ea0ffc1e534f269716020f5f33f"
        },
        {
          "alg" : "SHA-512",
          "content" : "bac3be027838e5b358340cb36d8c081d3c0923e446367643dbce5582a57fe8701738cb4849598436750cab61fddce3d00aa7039fd0e0a51dec47276ced8c5052"
        },
        {
          "alg" : "SHA-384",
          "content" : "cdc162842a84f134aaaf96ea1d6c35881c8af0bb651bb91581fe64b6b5372de0c01f1f16641bee68f6d773b4dc2ccede"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c4307c30352afc54e6a9fcf67070fd982b4f5529f05040a0267634b3d4196d18cfdca6f6fc571e9917b72edc61744db5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c02843ce820628f7c1fa7034cdd53b71fa94fc7abe5958c06d54c095aebf8be0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "32f2a3b8ad8890c543d9aa69809b6e7998f2688510e6b286d74d4a14be533cd0d712a8e51f67c894a6a5f67a8657290da5cc908f692b6246b0b4c2ee3cf0477d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.omnifaces/omnifaces@3.14.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://omnifaces.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/omnifaces/omnifaces"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-crypto-cipher@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-crypto-cipher",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "30bb8fdfafa4f224d99b78adeacbe560"
        },
        {
          "alg" : "SHA-1",
          "content" : "898268fb35dac7c93033ae91e4a5d86dad7c3261"
        },
        {
          "alg" : "SHA-256",
          "content" : "12b72180a154218491dfae35f4f24c978876185704d854917df7626aaca60bce"
        },
        {
          "alg" : "SHA-512",
          "content" : "e12f4cc32d9c0a662fcf32eae5f00b4adf9d41d57d5b08351027d231aa82a316d187df9a7e04fd2ed492ff1690ab0f9e0b17116d389dec7c7aa53848c799d469"
        },
        {
          "alg" : "SHA-384",
          "content" : "668fa57edd9ac879f1574e1187e92ab532fe8506679ec1be604f8329e9b1392f1903889d85e757056ad09ee155ae59b0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1d9214d2fa824114c560c6a51d8fe8b0cbadf22b65d274a5d1b2e8e10f716d3091ceb6d2c8760ecd5ca2a5eb584d7973"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43713d8531c1e7afa74e841750a7624af8f3e8be80b68c100e3c29f19d4cf1bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a47daed2aba273e471b995c33a001d2216351dc5ee49dfb39d9e4a73a27d75be219368e0de91856e9d7ad55373c1b79ce42a62398350fa5f209031d68f32ab4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-crypto-cipher@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-crypto/shiro-crypto-cipher/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-crypto/shiro-crypto-cipher"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-lang",
      "version" : "2.1.0",
      "description" : "The lang module encapsulates only language-specific utilities that are used by various other modules. It exists to augment what we would have liked to see in the JDK but does not exist.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e525fa317687471bd4cd8100f88005bf"
        },
        {
          "alg" : "SHA-1",
          "content" : "8024251ddf3f3185d73e146cd48cda919b01b74e"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f16e56cffe3b26842c3a5ed2664e83a732d7bfbf3945293818f22215003ba1b"
        },
        {
          "alg" : "SHA-512",
          "content" : "6c65d2cc9de527c2b9949c24162b0cf2ce08092446121d32966542eb2d0b1aa768a6ba2d46154d7728abe03cb0edd4cc1d4a7104b344822061e2bc596323ca5d"
        },
        {
          "alg" : "SHA-384",
          "content" : "c8c80dedec5ebdd053b4a13a4a9e82b3377d4733bc19c1a56c00588f7c2b27e0f69f6ea78d5b805587d2e2c2e0b786bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8fcb67c8b1251746a74d14b1e09789b482b19d8979e3c8ca3e0fba25678cd06aab30c46227ac340d55aafc10b3ea0a62"
        },
        {
          "alg" : "SHA3-256",
          "content" : "590f1619a919296482fec7ccaa76d1aff4808d15f76c9369ea59b0aa0afbe314"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d87ed171a8e5b55ec53431f4d418f8e4175587889ae5d4683014f901dd2413750c5627df2e3835788797e8c0a493273811b16e8a4c85b5fb824977f0ccd3f1cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-lang/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-lang"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.shiro/shiro-crypto-core@2.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.shiro",
      "name" : "shiro-crypto-core",
      "version" : "2.1.0",
      "description" : "Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b6af8cd1c32bf341ab102df6cf0f622e"
        },
        {
          "alg" : "SHA-1",
          "content" : "00f01151fd2ec8aaaadd1d6b5068835601c6c0e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ee4b1853138016b3e9377f44c84200bb94a9c23d9f4a1e1098b0fa4f9feb0c2"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc23547c3f5dcfcddc750258987c7c39f0e503107c54356cb10a07b0c59dcb235c8787ba18bc5c2d9f8bd59b0096986fa58f8a33ae49d5b77b03f3707289da40"
        },
        {
          "alg" : "SHA-384",
          "content" : "c6b3967424f6aea4316bf9c8b64fcf14f518de3a7a0b6f9f59e446af8e7e544055ea4b79ba6723fb914e06bc041f97e0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6a222e618e12076aaf0b077b775be39a1ab041b935f0fc369c3063d0a5f3a06c56cbe34f6d46ff038f51f208ace99eaf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9ae7ee040b936b00970dc238794652ab26cf83f7e837df81eee89e6b4e768935"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a5886d78983cc791864c7187d86f748479763a03e9bdc141a9f72d01a8fcd11b553c9fecb72ec89adc1b268c799baa667b28f5f15dc88dd599d124e8e32a04c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.shiro/shiro-crypto-core@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://shiro.apache.org/shiro-crypto/shiro-crypto-core/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Shiro/"
        },
        {
          "type" : "distribution",
          "url" : "https://shiro.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SHIRO"
        },
        {
          "type" : "mailing-list",
          "url" : "user-subscribe@shiro.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/shiro/tree/shiro-root-2.1.0/shiro-crypto/shiro-crypto-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-sjms2@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-sjms2",
      "version" : "4.19.0",
      "description" : "A pure Java JMS 2.0 Camel Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-sjms2@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-sjms2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-sjms2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-slack@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-slack",
      "version" : "4.19.0",
      "description" : "Camel Slack Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-slack@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-slack"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-slack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.slack.api/slack-api-client@1.48.0?type=jar",
      "group" : "com.slack.api",
      "name" : "slack-api-client",
      "version" : "1.48.0",
      "description" : "The official Slack API client for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c7532fa40757d0885050ce980c379c0"
        },
        {
          "alg" : "SHA-1",
          "content" : "403e66cf41f795c8af41c288a853a14d8509061d"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b8bda0c599935c1b89bf1497a6b5c434ba2300bc51c265618f031b1426d3eb1"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d878c8003d865457fcd7a2f94cbd6da6b07e1b8cb628e67d73447f33c434cccd988dfeb7f40801ba39563eb25c53ab6f54aac8ec102b9ca47420cc2892e6559"
        },
        {
          "alg" : "SHA-384",
          "content" : "c9bfac6ee98101fe7d34057398deb185f60d4e33f0a7dc3036b4a87e95f729a1ae0a7e86c393e56646fbf3e8cae33ba9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a293c04dc248d5855d42317ad80fa72fc709f26b75a6ed48c7acff3f14261335c72b2f7acc59166486dfea876930afc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f45bbff2f07b138d2b06344cfffa8e658dc26008b255f7ca4384daaceababd19"
        },
        {
          "alg" : "SHA3-512",
          "content" : "211b494c8e640da34a1ab4ac76bce9582aab9f46068dd1d9649814cc3fbea61458abecd82543c0d9572ad3fcaab2fffed5300b800f52b800f5ba61f9292f7fab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.slack.api/slack-api-client@1.48.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.slack.dev/tools/java-slack-sdk/guides/web-api-basics"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/repository/maven-releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/slackapi/java-slack-sdk/slack-api-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.slack.api/slack-api-model@1.48.0?type=jar",
      "group" : "com.slack.api",
      "name" : "slack-api-model",
      "version" : "1.48.0",
      "description" : "A collection of the classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a5941825d64ddcadec14695af59e10b"
        },
        {
          "alg" : "SHA-1",
          "content" : "28c26b65d190aa1381a288674e5cbc083393adec"
        },
        {
          "alg" : "SHA-256",
          "content" : "576e28e92c1eef0deec330c75d5ae0d7a8c3cc40853f5077e28dad9e663306b9"
        },
        {
          "alg" : "SHA-512",
          "content" : "b15c595e392e55c443f4b1b47c7661b10934d9278544e87d48735ec5a1e89d4eb23c0f3fe903dbd16c3627c208e17a44218829afea524abfc7df2cafe976be79"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a9d7028f910ab2221c45c4b3141dd1f99e65b566b127a89ce8d8b8432f8e68c83d1fe77e52671b20bb5f557f92fe5b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a07824f0619c88b4ecca70ab6c7e394e38dd33992c46f8ba16e28f322a8a91428b1585726981cbe4e2e1052e75d6ef2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9879371e9a518cadf53854575ac158ec4e19b33dc22620ac15ec0993a91bacb7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a511f7f790f225d2b865d2aba11ae64f74472bf2d8e410d1d8b0232c52a8ae408ce07e6e5b0f3fc8103bfafd5385a30f51b41b6f0399ab447d94e5fc651cd15"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.slack.api/slack-api-model@1.48.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://docs.slack.dev/tools/java-slack-sdk"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/repository/maven-releases/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/slackapi/java-slack-sdk/slack-api-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-smb@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-smb",
      "version" : "4.19.0",
      "description" : "Server Message Block (SMB) file shares",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-smb@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-smb"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-smb"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.hierynomus/smbj@0.14.0?type=jar",
      "group" : "com.hierynomus",
      "name" : "smbj",
      "version" : "0.14.0",
      "description" : "SMB2 protocol library for communication with Windows servers",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0338817d1a05bbaf45f83da095fef9d5"
        },
        {
          "alg" : "SHA-1",
          "content" : "59cb9bc643fa44144700cc3ba479c3f3555f515c"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5cd63af2f343bfa13d41dbf50cfd251d2b99c4118fbe82b0e94ee0f93d1cc14"
        },
        {
          "alg" : "SHA-512",
          "content" : "78a4c0fd8d13c9b311d74a5467b401442fe13819da40f74d86ea6363bbfb7b3b0bef3fd1597c594b395fa61a23e0d233f915234dc00369730345dc1e93e16f93"
        },
        {
          "alg" : "SHA-384",
          "content" : "b468ba5b852c7474fd8596bee51babec1665faa95d18d59c183292068e8413b40ddb45ba0986fb3a2be4641d5e0ad856"
        },
        {
          "alg" : "SHA3-384",
          "content" : "116a1de9ef644d56c5c8365a38995b79ed888be6bbb9b2d60faa921205cf6ac68c00752b2bddb1d36770ef66945cee1a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "26c6d7ec2d9a4548eba8b856fde9ea2b84d29ee2603fcf8afab06af41a6c712b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e86c09f9f95d243e99df64a1179313e7c6796602394ccb66780f59eb1982c1c21a6b519973d64704edd193abd94793ffc3f1b4237552b6f5cf312c271f6dac0e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.hierynomus/smbj@0.14.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hierynomus/smbj"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hierynomus/smbj/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hierynomus/smbj"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.79?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk18on",
      "version" : "1.79",
      "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a15076acd41c47c88b7c737dcc0bc4e1"
        },
        {
          "alg" : "SHA-1",
          "content" : "4d8e2732bcee15f1db93df266c3f5b70ce5cac21"
        },
        {
          "alg" : "SHA-256",
          "content" : "0d81ecc3124536b539bce9aa3fe9621b7f84c9cee371b635a5b31c78b79ab1da"
        },
        {
          "alg" : "SHA-512",
          "content" : "27bc54158da8165a55a7edae9fd09980795979cee099e98d81fadb4bd4dce4d5c86b8a635d1e892e286676d23b6ae5961a762fadf3a864513c8e0c6dbbdefd3a"
        },
        {
          "alg" : "SHA-384",
          "content" : "cc975f402d49b90b4466a0e38ed7045bcee1c6c54b58d73ce8f5c29de4edeffd5567e89ad0a62a386d411ab8fcf406d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e6f2a0da0e030954d1a9198cb2b10c4bd8eba7db8952d6945e506c4f91c3ea7af759a54a22f6638da9605faecf2f8a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7aae506428b374039cdf1a9bced319a3cef1439a9a307135256c14e0400c35d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce21f6e8a088a8d7e31106f10771abcfa7faf4ac6ab5c31adc96fec0ab5cf5cd43f0eebc4ca3b2c4894d364e0502a4b8bccdbcff61c2628e3d70d32e11c94ac6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "https://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.79?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.engio/mbassador@1.3.0?type=jar",
      "group" : "net.engio",
      "name" : "mbassador",
      "version" : "1.3.0",
      "description" : "Mbassador is a fast and flexible event bus system following the publish subscribe pattern. It is designed for ease of use and aims to be feature rich and extensible while preserving resource efficiency and performance. It provides non-blocking iterators and minimal write contention with low memory footprint. Some features: declarative handler definition via annotations, sync and/or async message delivery, weak or strong references, configurable message filters,",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "be4b6e2d335d8fc30cdba952fc77f56f"
        },
        {
          "alg" : "SHA-1",
          "content" : "df00b81f8efe0bfd7d0fdd63da988e2223d16a03"
        },
        {
          "alg" : "SHA-256",
          "content" : "f065031a490c88c9b20d34f3c9c4eb6e0dffe329c090788c383574e1ac7c6bba"
        },
        {
          "alg" : "SHA-512",
          "content" : "3eda00fbb17d83202ca1259535e4d07159a09925f5318db4c69c192df910d6851f720a109857b3f58ca235ffeaad0c7740ed1b178aedb3c013a62bee158729e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c9741c64b4668855bc4e45e88e2e8c3a0a1804de99d6fa6b5e870d9d834157dc07b0e7242efb6f1d35b2940d3ce794a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "259fc07a321cfceaeb49dddfe711f1c3ab4016f6474289931e09d5b2e0d07fbbd23760b6e2c98c7d8f4f555cae9bb83b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7927763589a292fa77ae87acbc89d92ee4d23e3b21a58e13a37a0853a1a54bae"
        },
        {
          "alg" : "SHA3-512",
          "content" : "394eda0c558c5361d370c8f322b56a931a422b4b29277df66cd589288e585d8e459774260a881c41914c14a7fd3d59a75483171de1b2e7cf38d38cdd3e03fb59"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/net.engio/mbassador@1.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/bennidi/mbassador"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-smooks@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-smooks",
      "version" : "4.19.0",
      "description" : "Camel Smooks Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-smooks@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-smooks"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-smooks"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.smooks/smooks-core@2.2.1?type=jar",
      "group" : "org.smooks",
      "name" : "smooks-core",
      "version" : "2.2.1",
      "description" : "Smooks is an extensible data integration Java framework for building XML and non-XML fragment-based applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "204cdeb9f45a09b5de1ac791eeafffb5"
        },
        {
          "alg" : "SHA-1",
          "content" : "54a03f21f452a73e9bdf5550a0c649caabc9322e"
        },
        {
          "alg" : "SHA-256",
          "content" : "d66125bd2ed2699046c69d58a98279409d73f338e7cd751e9b79b2089a34a5cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "955dbf6bcaa18cd76e0e4178f37c222937b7eb02d5483dea7e960a1b11d72aaee9a32c06b71af9e1397de38a11c28580e658aa156121b36acbf1ea39550ed4a4"
        },
        {
          "alg" : "SHA-384",
          "content" : "9961b5c3dad26fa9368944ff74b6a16046adaf4b3fbfd2b501f336f27629c3ee69c51be6348b09e59d137662a100e85d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5a55e3e5c7a5aff0fddd4b73e93b6b61ecfd58cc674a46840f19ba0cb84a4369e8a36d486856918258ecf4f5db6224b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8eed868e750e20cf2060deb959b2d142bb84cd4d8fd2cc518bab366a69e1f347"
        },
        {
          "alg" : "SHA3-512",
          "content" : "431215bd43954e76a91fb623251a9dd152d5751743c7c7f59619ec4ce3dcd7422ecb0fc574da595bdc326bc90189b5ff6a4b27bb2f903b29182b6a0de67ace43"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU LESSER GENERAL PUBLIC LICENSE, Version 3",
            "url" : "https://www.gnu.org/licenses/lgpl.txt"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.smooks/smooks-core@2.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.smooks.org/smooks-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.smooks/smooks-commons@2.2.1?type=jar",
      "group" : "org.smooks",
      "name" : "smooks-commons",
      "version" : "2.2.1",
      "description" : "Smooks is an extensible data integration Java framework for building XML and non-XML fragment-based applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "310ba56ebbec8869d83204fa5ea5b333"
        },
        {
          "alg" : "SHA-1",
          "content" : "c4efc62d52aa307e793735f1f3f0c2ce2fe05ab6"
        },
        {
          "alg" : "SHA-256",
          "content" : "ac996eb0c5f3ef88deda817999e1bb902456a97c9f97371ef6305b05dac8ce6a"
        },
        {
          "alg" : "SHA-512",
          "content" : "e4f7eea9a9d182059bb7239f6a10d866f515e07309e1fa8713485b625f715287f1edeb6054b1db26c94aa201bceb150830420b1a73338262cb650005277b42e2"
        },
        {
          "alg" : "SHA-384",
          "content" : "3fcddc46082e8b22204eba641bd30e6b038f30c849737350107c66047d741c9bc25149aa92c484f35d07c242801c7e82"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c94d076c3f0a1e159bb2b93378160447f8ef2cb83d766835050b7a1cb84cbd27aa46133a72c19e24420bb7cb17f5784f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba73a8dbd42eff6a53a3e5b9fb9202dd83a7b60137b611de70cff0edff96f70a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0b73bf2276ec13d784cc1197609fad1a49e7f165cb99bc1fe2799ab0214fd4b9d7e7beb49653373379b55cb18b0e5fe9f2845d921a6b23ee24136f7843576a2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU LESSER GENERAL PUBLIC LICENSE, Version 3",
            "url" : "https://www.gnu.org/licenses/lgpl.txt"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.smooks/smooks-commons@2.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.smooks.org/smooks-commons"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.smooks/smooks-api@2.2.1?type=jar",
      "group" : "org.smooks",
      "name" : "smooks-api",
      "version" : "2.2.1",
      "description" : "Smooks is an extensible data integration Java framework for building XML and non-XML fragment-based applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "585b3da955d8bf3e285255baab22f4bf"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e8895b3a48c35003a45801b0764480811898911"
        },
        {
          "alg" : "SHA-256",
          "content" : "fa5713d41e77f9f6511e3e79f15aa4c007443c66f055db91a1e7829633a609cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "dbc8ab1253b0a2814d8fde0be1b790786821b0e9745e61caea8f4aab25489cbcea18bc06e73193d3caab329875376f0a94aa943f42bf49237f852741540a1b58"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e5668ba9dd3be3d959da201b8a51ff9c3aa3b7687e635897a9717bd3956ef45f0446ceacb3e84a83318ad01690a5d47"
        },
        {
          "alg" : "SHA3-384",
          "content" : "660bea01fb07afea316f6a104411631bbf5ade2f72c3764a5f51a342afba67dd51503ae6d7f202382530108d0a17f480"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9c8388246c12063f4584c92a9e11ad26df3bdb7dcb6442f22c642fe38e910af9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "261be5e5cdb073255256355d65b06ed608fa0c1b6957843003567c7a915760504c066e6d917509bff801818d112b1aa1645a4201a241b35c5ec45dc67b24be2d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU LESSER GENERAL PUBLIC LICENSE, Version 3",
            "url" : "https://www.gnu.org/licenses/lgpl.txt"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.smooks/smooks-api@2.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.smooks.org/smooks-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.thoughtworks.xstream/xstream@1.4.21?type=jar",
      "publisher" : "XStream",
      "group" : "com.thoughtworks.xstream",
      "name" : "xstream",
      "version" : "1.4.21",
      "description" : "XStream is a serialization library from Java objects to XML and back.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "767be88fc6ec4bb96e2906a17aab8e5b"
        },
        {
          "alg" : "SHA-1",
          "content" : "65cb3e7f809b18b9aab43f2338ee5b320f72d7bd"
        },
        {
          "alg" : "SHA-256",
          "content" : "f56586f3de59ae2a49430acbc9f27942b8c5cebec9245c869fae7136733333ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "dbaf02229503c9c69198c7f90f361a20d68c6f1a5c6238d298c13bf8c5090b1eba99307c668481a4c7901fe23a7175f6a5218ccf40c45422bc46894f29cc87c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "3679a236d0ed3a4a8a12a5758238f96f307454062bfdfaf26a766aa0199fe0c9398492b7e0be55641c39da4ecd406211"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b702a358ea938e025cdedba2a6e858cb44083ad76c5cde65a3c792a03c658a7241a7d792e824235fd0715aa7264ed164"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74d29484f714477f43bb798915f204e1179894c630d181030f9b7f2c24ad86a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f16f8d4a38e6f093e3c30c27d6195f0d7d1dd061e31987c5931fab97bc11adf15ecd291d6a77018cb6354d7a1845e188c84730de86187fbd086e7447ad066910"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.thoughtworks.xstream/xstream@1.4.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://x-stream.github.io/xstream"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/x-stream/xstream"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/x-stream/xstream/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/xstream-user"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/x-stream/xstream/xstream"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.x-stream/mxparser@1.2.2?type=jar",
      "group" : "io.github.x-stream",
      "name" : "mxparser",
      "version" : "1.2.2",
      "description" : "MXParser is a fork of xpp3_min 1.1.7 containing only the parser with merged changes of the Plexus fork.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d7e42409dfdcee9bd17903015bdeae2"
        },
        {
          "alg" : "SHA-1",
          "content" : "476fb3b3bb3716cad797cd054ce45f89445794e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "aeeee23a3303d811bca8790ea7f25b534314861c03cff36dafdcc2180969eb97"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6578e6d5356b9ff6f80ce2fada028387f78b57099e85eba49b4e80f057fd124c338df2193190072e65b71d4f10d749e3890fae11738e5d7350bf44125fb7d7e"
        },
        {
          "alg" : "SHA-384",
          "content" : "e99a1051767142084a6cad9c26b3f7cd03719a6ced00b0f5e4b15fedbc3c1644ad8ce372ca16d869578fb6e990195bde"
        },
        {
          "alg" : "SHA3-384",
          "content" : "abce50b29b8463b0d9a6ef3ee6d9e7668feedf4b33d36105e5ca16e8db585c4dde3f93f699a3836f984bd319be6be681"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7649ba8a495192121a025b5e449cabb747765f2d946a32fbc86cac8ea6be96f1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "48ea68d8f57f0d7462d036f26e68ebab0c03074671dc6bb2dd1f6a5b8598dc9e206d49e930a5845c23b122dc4623011638860bb17b4ad26a08bdd427987c4c7f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Indiana University Extreme! Lab Software License",
            "url" : "https://raw.githubusercontent.com/x-stream/mxparser/master/LICENSE.txt"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.x-stream/mxparser@1.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://x-stream.github.io/mxparser"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/x-stream/mxparser/actions?query=workflow%3A%22CI+with+Maven%22"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/x-stream/mxparser/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/x-stream/mxparser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/xmlpull/xmlpull@1.1.3.1?type=jar",
      "group" : "xmlpull",
      "name" : "xmlpull",
      "version" : "1.1.3.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cc57dacc720eca721a50e78934b822d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "2b8e230d2ab644e4ecaa94db7cdedbc40c805dfa"
        },
        {
          "alg" : "SHA-256",
          "content" : "34e08ee62116071cbb69c0ed70d15a7a5b208d62798c59f2120bb8929324cb63"
        },
        {
          "alg" : "SHA-512",
          "content" : "54d1090623497e81270b2af633268656e8855e1edce2217886431039516a391ba9f8d8db3c21a0b5e51c7f7cb672d63ebe77be75708b760b06f399486960f261"
        },
        {
          "alg" : "SHA-384",
          "content" : "11978ca8510acc4aaf6294a4f5a45c0a16c9f91336fd1a1d0553161c9c02f59f9d418c46ef46c962ffd86dc48a82dde5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a36913995a31b4d821a6223c24313670830df7d94b377cd7d32a44bdd218252ec7ab794e6471b33dcbca998b506aa50f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7a015ab77a056b40550a10f6e24bfdf13395949d9a602dc3b94e156d894abc95"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7201b8c2844aa64ca806a02144ad2e1640e860792c35022e1ff6288acd8f975c264aa8c87591733ee1234464a4631ab6777d23f20d6bfb5dc2673fef1807d25"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "http://www.xmlpull.org/v1/download/unpacked/LICENSE.txt"
          }
        }
      ],
      "purl" : "pkg:maven/xmlpull/xmlpull@1.1.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.xmlpull.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jaxen/jaxen@2.0.0?type=jar",
      "publisher" : "The Jaxen Project",
      "group" : "jaxen",
      "name" : "jaxen",
      "version" : "2.0.0",
      "description" : "Jaxen is a universal XPath engine for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "674d5bd86b7838fe431b0277856e97ae"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd6a33b0fda054a5678010df843cc999f288dc6c"
        },
        {
          "alg" : "SHA-256",
          "content" : "9499e487a66268f47b8307d130cd1e13a58392105e98a51f6a525db79c615cc5"
        },
        {
          "alg" : "SHA-512",
          "content" : "dc4d2686c65bfb0c2936e8c0eb4d517152aa284ed28a7880165a4247564823f34e1e9f06785a9dbad7b4cbe90486d3e9aed4c32c75d485d29bd15b8d7642b6f9"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdbb322d3af5f63a3aa39419734de3cae39daa4b1b01b43b97c2074502e9f737dc4031a159438a9bf75d7dadfabd56ae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ecc8beb677e957adba96ed6cffbf343388713ccac411193c20bf5b919e0db9e1dabe1a7725130cc75eeb9640844b6c19"
        },
        {
          "alg" : "SHA3-256",
          "content" : "572fdde162d406c7221fb5ae3d885f6c0f5d6c3d56140a2a31152e487439c58b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1ed5f4959ffb6fe24748e582dd1d0efddd5ac79aec3db09c1faf7ed246e9e2674ea40103d24ce954b02d660379cec4a2c1042dac3b81f6c7e63152e99be18b5e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "BSD License 2.0",
            "url" : "https://raw.githubusercontent.com/jaxen-xpath/jaxen/master/LICENSE.txt"
          }
        }
      ],
      "purl" : "pkg:maven/jaxen/jaxen@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.cafeconleche.org/jaxen/jaxen"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jaxen-xpath/jaxen/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://markmail.org/search/?q=list%3Aorg.codehaus.jaxen.user"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jaxen-xpath/jaxen/jaxen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml/aalto-xml@1.3.3?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml",
      "name" : "aalto-xml",
      "version" : "1.3.3",
      "description" : "Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f2d21393ccb827d88ebf41cc950aee76"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e120978218b92dc6c6ea91798e5bd9e0a6cd72f"
        },
        {
          "alg" : "SHA-256",
          "content" : "28829eebb36863b058108fa1b9b8b5cfb94c1871346e4a4f73e69e1fe0a5f0f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "77faf4b8461d3224ebb1f00501b4c33f062a5ab955a0638801a5bf536f51966b704ecaa1b01cdcbaefe1961a7a0562a08cf9679f9d9d9c61946d8f363430cbae"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc279b4b546e18f452634df979499892352e5c11b46c3d4530fc0883ff93fb1a3b2e140135ad6f6edf74cd6df7cb33cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dfac687a4c8825988ab958d5b70738038514c3b7140491ec49702b330ce5752270cac38fb2da5715ff5ea156d78c15cc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bd852a10dae80d98bb845e3cefe95b710d509dd56bf649f17b1d8291410a3e54"
        },
        {
          "alg" : "SHA3-512",
          "content" : "500e7e86b1da38500ec6217118a009fae74b7d8c1912a766d436146aa3dac50aa76d527b4a1dcde920afe9376f06fb749d0f397c279f433cd26e7b199665a998"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml/aalto-xml@1.3.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/aalto-xml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/aalto-xml/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/aalto-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.smooks.cartridges/smooks-javabean-cartridge@2.0.3?type=jar",
      "group" : "org.smooks.cartridges",
      "name" : "smooks-javabean-cartridge",
      "version" : "2.0.3",
      "description" : "The Smooks JavaBean Cartridge allows you to create and populate Java objects from your message data (i.e. bind data to).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d658945bac542de1939c3091838254f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "292b3940daa5ff69e811a9fe285556f3ecaf0010"
        },
        {
          "alg" : "SHA-256",
          "content" : "c97cd19181df8f2e924db0381716defc2e6b2e1887dd06990909ad1c5b644912"
        },
        {
          "alg" : "SHA-512",
          "content" : "156380a60c4b68362eb09293b2182602241e947d2f9c709059dbdfa7bf6bce7fdd6b3a5ad3a2751986840aa1f9759d9d7ebf6209c713a97dac504a53f83ea1fd"
        },
        {
          "alg" : "SHA-384",
          "content" : "91e82bc754b297d72455817509c2f2b3f3f25592c7a68d422ad5ad95eab72c3f8987e15df7810651b6d629fa19e9d470"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9678af61da74fe837094f67b842ce8529c7e02c34ccac15e0440c422cb81efffc967d2d75cc6107559e624b6600506d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "acb8786b180a7e2a4596ce7b62a4af4c9902b82671e35802ae48af0d2df6e398"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1396a9d842bbf9d40be65fc0d7023eb95ddc3ce7b9f595bd3b1055be402fb0b8685177d95e8bcfe16fcc4ebffdb57c21b801812451d38f0f153c77f015c15eeb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU LESSER GENERAL PUBLIC LICENSE, Version 3",
            "url" : "https://www.gnu.org/licenses/lgpl.txt"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.smooks.cartridges/smooks-javabean-cartridge@2.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.smooks.org/smooks-javabean-cartridge"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.smooks.cartridges.edi/smooks-edi-cartridge@2.1.0?type=jar",
      "group" : "org.smooks.cartridges.edi",
      "name" : "smooks-edi-cartridge",
      "version" : "2.1.0",
      "description" : "The Smooks EDI & EDIFACT cartridges support the reading and writing of EDI documents",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1500af36823bce3dd297e69d5ae7fc8b"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d691b1952606daa766545a9e5ebe294a0677588"
        },
        {
          "alg" : "SHA-256",
          "content" : "8a2e487cca62e4bc746468b9fa43c43ad5bc91531101cfa70ba5b8fa07816354"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ad5b222d5f8593213fbb032173a5d419cbd4f594c98c21582d185d70829ff3c9482b588593e90cfe7266779d3f6aa7645c8f41365d807cf8557814d05de965b"
        },
        {
          "alg" : "SHA-384",
          "content" : "01ff40a4960dde8d96d861b411a9d3b6ab6d38ee8adc263e7a47b50ca965c321683482745a99beb3bd265b5e58421020"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aeb8c50ecaad832c05aa2caf97f05bdaee68a0b273308872a5a2677aff9c7a7f012147bae21e04ca5cdec8e3ed06a83f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e036b175e3eb305ff07d6ea59efc62f3a884f8788902c560558268f87c3e5e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f260e7705f392661a6022ec4a4c8de951efd2ad405ef1116afd5c7474e84489ef31d646a4b12207870c5e6686acc56afcf79ba5739fa211c2cc1901893ef5c22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU LESSER GENERAL PUBLIC LICENSE, Version 3",
            "url" : "https://www.gnu.org/licenses/lgpl.txt"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.smooks.cartridges.edi/smooks-edi-cartridge@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.smooks.org/smooks-edi-cartridge"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.smooks.cartridges.edi/edi-schemas@2.1.0?type=jar",
      "group" : "org.smooks.cartridges.edi",
      "name" : "edi-schemas",
      "version" : "2.1.0",
      "description" : "The Smooks EDI & EDIFACT cartridges support the reading and writing of EDI documents",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b62d50b30b90b87d7f225a7f2f5bb196"
        },
        {
          "alg" : "SHA-1",
          "content" : "7373926051fe9f8ea360d730e7dbb1f41fc41845"
        },
        {
          "alg" : "SHA-256",
          "content" : "0bc6094dd0b02fea5006143c0ae2f5121365b2d373244624a08e8d8a74bdb53d"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a22e52f328aae2d0e3809206388aa46e0cf2f0baf538b6145b20866631c4d6010d6bec18af6c08d66d744247ffd2afd2cded08c5992940cdc55f32281bc2da4"
        },
        {
          "alg" : "SHA-384",
          "content" : "44ee42c07076cffd0db4d8534fd289d8aa8aaf9ddcc2e53d61a2f3870ce48cbec9e56fd943fca21e9fd7c64745e27e7c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aeb88fc35a6c5c14a228294bbb3df6ebee9e9db2737ce140da7c575e6b547c633430115c27d22df9c48ef3899d1c5869"
        },
        {
          "alg" : "SHA3-256",
          "content" : "172eb54041ab78e42c66cf4e357176f5aee6a940f31b6915da1a357a25fd2fb6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f5d89459390b78402d55f00ae5573a3d648e6d3a0c444969ab4f13f11cf70317ec1096b90218cff184040649c5d32712c18297ba37ce19a0e87d929b13bcb590"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU LESSER GENERAL PUBLIC LICENSE, Version 3",
            "url" : "https://www.gnu.org/licenses/lgpl.txt"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.smooks.cartridges.edi/edi-schemas@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.smooks.org/edi-schemas"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.smooks.cartridges/smooks-dfdl-cartridge@1.0.3?type=jar",
      "group" : "org.smooks.cartridges",
      "name" : "smooks-dfdl-cartridge",
      "version" : "1.0.3",
      "description" : "The Smooks DFDL cartridge leverages Apache Daffodil to parse files and unparse XML",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "967d3584e9dc3e30334e5a412bb22bc9"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b99373c71c8146f9b5c7f81aefea188343cb2f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "460ae022dfcd8079bd6094e142f674e0d2f8ef77d6abfe7403aa82f748c10239"
        },
        {
          "alg" : "SHA-512",
          "content" : "f618af3740320b968c0d3fdb758e7c9c301e901336b5b71dcfaa9f7dc671c976b69cc06647865d2f115b6ff27b9ebfb32ec36027b3b69ab5324581a60b5f8270"
        },
        {
          "alg" : "SHA-384",
          "content" : "2147ecab2dc55b2af39a9044897e0fedd70d16e73f8537e34dd1c911e6c514227e56ad7e2ab8aeb4dc0d2ddddce423c2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "25ab87aab03d6468677856d2dd3cb4bfbcbdb8bde7354abdf30b399104c0f7f4b09572228aea32702b2426b4ed2617cf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "579ef9164517e583cec370a3544c45ae7ab600adf7e059314643a3c096175159"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dab575591cc344691e6bcbd8cbde8cb6a2d9e526cc310a39bd314b4fa7793553f24e4f714f2e8f3156ac18e020337323eef76fc52de04b9b70f23bb9065323f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU LESSER GENERAL PUBLIC LICENSE, Version 3",
            "url" : "https://www.gnu.org/licenses/lgpl.txt"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.smooks.cartridges/smooks-dfdl-cartridge@1.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.smooks.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-smpp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-smpp",
      "version" : "4.19.0",
      "description" : "Camel SMPP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-smpp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-smpp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-smpp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jsmpp/jsmpp@3.0.2?type=jar",
      "group" : "org.jsmpp",
      "name" : "jsmpp",
      "version" : "3.0.2",
      "description" : "SMPP library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "348fd4f4f13819533df70d6b3593e4e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f0b5a35a88d50bf23578de2edda8802425ee272"
        },
        {
          "alg" : "SHA-256",
          "content" : "0440dc07ebcad177d403876539cd9fc5047ec853fae8349075c61a56a4df39d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "76f29590d2b77a1d7f03e8ddf21be47e8e0bb4bdf600175d9253891d77777410fa4039fbe23851e6dc951683b3fa13229c3e0fbf23f0f8b97af7eebec0874503"
        },
        {
          "alg" : "SHA-384",
          "content" : "887474a578ec1fb28eb03aa745c5d0c3068019a63e5d1d6ea22dc6d48aeef640ca28778df9d5f5bfb44e291ab3c27d82"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cff88b2e282c76b38639d0e8c1fb6e060b4464bc1277c6427df3bd64938bf60127966c4212f5e460bed2fafa9fa7e8dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dfe57d21afe9c951a49a3a639c0be3012f1e031c0242ab808ff71993d2ebc203"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d2b74e001ee73f476cc36352142c927673bcbf24b917933668e78acf8cf6f47d1f02f271981c04b33f79d5c1925ece87fa00a79330808c3ea7052012ae78ea84"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jsmpp/jsmpp@3.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jsmpp.org/jsmpp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/opentelecoms-org/jsmpp/jsmpp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-snakeyaml@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-snakeyaml",
      "version" : "4.19.0",
      "description" : "Camel SnakeYAML support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-snakeyaml@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-snakeyaml"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-snakeyaml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-snmp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-snmp",
      "version" : "4.19.0",
      "description" : "Camel SNMP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-snmp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-snmp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-snmp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.snmp4j/snmp4j@3.9.7?type=jar",
      "publisher" : "SNMP4J.org",
      "group" : "org.snmp4j",
      "name" : "snmp4j",
      "version" : "3.9.7",
      "description" : "SNMP API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d2e6249f4667a63e4faa0859e0e9ba9"
        },
        {
          "alg" : "SHA-1",
          "content" : "9720b4015fedcf378645c905d4844521d3ba260e"
        },
        {
          "alg" : "SHA-256",
          "content" : "03552ad74a1f77605523b06cb45567d26462d04df265049602241dd69a1e083e"
        },
        {
          "alg" : "SHA-512",
          "content" : "993418b8c8d01f949a220aff8abc8ff51bd14ada2216742a83fdf8511e4bb2c06809ee20f98a2f3acdcd794225af5570dc023c9d888b5ca4e31d897b23e2b2ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c7150c52ed830dc5d25812a74061c07f7432dd75d5bc2e453ea3b5843d35626a50dea7a962e4ff253c6db8d4b9e006f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d22197bee2904c63b79b42bedbd025c34eff3f43b54859a1c47067e7691c4d04d7390f5b69d5a3a73f43b9eba222ff2b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9b4a80c6d379a0208795b56ed51510e5af348dd0b92590b212f533c21fd66e5f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aac71e758fbe08117d949056e9ba56d0d65dc84f92e5cc3c7c631735dfa995a587affacfc20286a54903831e378284a1cb16b5e368699089280a6960e1f24f59"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.snmp4j/snmp4j@3.9.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://snmp4j.org"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@snmp.app:snmp4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-soap@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-soap",
      "version" : "4.19.0",
      "description" : "Camel SOAP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-soap@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-soap"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-soap"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.jws/jakarta.jws-api@3.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.jws",
      "name" : "jakarta.jws-api",
      "version" : "3.0.0",
      "description" : "Jakarta Web Services Metadata API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40d2c030ca6afa636a6178eb3eee6a56"
        },
        {
          "alg" : "SHA-1",
          "content" : "af8955221689acfde96fbd4b2c1c270589bc6903"
        },
        {
          "alg" : "SHA-256",
          "content" : "722a8ac1afe01d70f1f2c7a8289db3f764206c9c2f52a82b045e513be4cacbd7"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1530b1c684deec4a20f7b05e5023fa05ff4d16b3a39cdf9c6dc9d8d4907569bab64425760436141a1a66ab2d6b3acc2822dc1176b38a6c2f624e6849ee7e9ed"
        },
        {
          "alg" : "SHA-384",
          "content" : "4bbbb8a8e9dc1859af9a659523972ae2e12e79c448f4c61dc0b019f3fc6fcd3e082747d87513ad2813d99fd35b260043"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8deb764037ed361243202b58856876464c9a3c0c26c601e73d14e19f145ef7cc79cfaa18e76ae3fe34c3e1ea3180902e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e49a0a55aa7d81859f0fb9e104d7a3dcd7bbf7e55e12d05347f81bf4068d2ec4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f9fb3321dd9867d360e02dd96d8fd4bac2e028435bcf6b87963d32a569a276dbb3385e86fe4b72334d0111b4d6d67d8706dd27d9de2c10da168c9116fa1875c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.jws/jakarta.jws-api@3.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jws-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jws-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxws-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jws-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-solr@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-solr",
      "version" : "4.19.0",
      "description" : "Camel Solr Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-solr@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-solr"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-solr"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.solr/solr-solrj@10.0.0?type=jar",
      "group" : "org.apache.solr",
      "name" : "solr-solrj",
      "version" : "10.0.0",
      "description" : "Apache Solr (module: solrj)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "626dd026b61a66802b0b69f87c6c9a74"
        },
        {
          "alg" : "SHA-1",
          "content" : "14bc98a779223cb982b86744ca3eab5a5d5d0a25"
        },
        {
          "alg" : "SHA-256",
          "content" : "59178b49e43ffed3d4845b73c0b3302bd77e1b0e3c10c5c4550ba8499bdb3fac"
        },
        {
          "alg" : "SHA-512",
          "content" : "fe100066a4978277df6b6b417ee0301cdf0b1f273dcad5ab3d74618ddef4bd92213d4cb3ded2ec5543315737ba97600e7d4d959656d2ce1e29c77f27a79594ce"
        },
        {
          "alg" : "SHA-384",
          "content" : "4a8e702d6b31a6216dc43a40e0516fb2e9f99501be056e0c3d66be011aaf87d5d420563745b8ce2540467f65ff2df82a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5eee7c2187da3a89bb02c2391483ddf94ea31b222289d565bd72deedc86db20b8a9745f8a5288ef861b3a2cb866bacc6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "70facca63c650ed4f0bb1cfe7ac45fad5be3381221d30bfdb86d0593306936b1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "755efc03d2d63c539d6fbfc6844aa53de82a9fbdb2b3472c9aa2831b7523b2096150d6ebfbcf9849c8a934166603f5f4f346fa3ac62f7f714e8496d5cf92adaf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.solr/solr-solrj@10.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://solr.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Solr/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SOLR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@solr.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=solr.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.solr/solr-api@10.0.0?type=jar",
      "group" : "org.apache.solr",
      "name" : "solr-api",
      "version" : "10.0.0",
      "description" : "Apache Solr (module: api)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bffdb9ee0d33fdd17eaf022986fc17b7"
        },
        {
          "alg" : "SHA-1",
          "content" : "c865e60dae5851259af260a1d6704dd7b5438cbe"
        },
        {
          "alg" : "SHA-256",
          "content" : "eba144a935fb4a200420a302c50e22b90d779f86281a0de73c1ba1173d576aee"
        },
        {
          "alg" : "SHA-512",
          "content" : "9af8104f07a909583296845718b6d83edcce375018ed8927afbe46de16db0ea21460a693354202b09aeef4fb8fe13adb19af2f3790f7d2f6125f9b1b5f452dcd"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0968166578b31b6ac8bea826c6f027c54ab407a367695dcbe41ed3caac900303e7570c76b9f9b3854d59ddbf5d5b58d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "83a5152b77e3fab484a683cdae793c7dc5786085a182fbf52719afd8560ce367c0e31bd74b5b9517dfe5657192b8eec2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b699b9964cf9501c9a293050f600363b172ba4424914b0be1dbc7f4f4f7a02ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "81afbbe6ac02dfc463e79475168c2f8d77c716edf9011d290a6b05d79c86f77dea32e570331eaa23abf081a2acdd4193057bb6a9bfdbcf5e7cc5c03574b9e5d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.solr/solr-api@10.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://solr.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Solr/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/SOLR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@solr.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=solr.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.22?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-annotations-jakarta",
      "version" : "2.2.22",
      "description" : "swagger-annotations-jakarta",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0df4a41a0f292514d219439f9a20f3a3"
        },
        {
          "alg" : "SHA-1",
          "content" : "1efc0b0af32fce629f0786062c89e8b117abe120"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2caefc17f7989a59aea59785f746201ea88635cb5c440c582d9a8ebdbf2a96f"
        },
        {
          "alg" : "SHA-512",
          "content" : "11f2a07c30d94a2216788a342420fa08dd4a44643617e5ed8d73b4f6c66c819da79432ed66329a305fee70172b45b6c84cc4497be7cc006accb5ef300f492bcb"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f64d3237d0d6e440239b749e6b153b1f9675cdf2077ad4538cc2d94aafd9cc69c46b3c1f62e15037e838856ddf90f54"
        },
        {
          "alg" : "SHA3-384",
          "content" : "061c1258d69f33003079bc9a91c2e5891ed4336565b37391522bd1e53bd38eb237734b3cfaed04ceb2d01a61db0da4fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5fdabf6e067a9bd245fe1611f9116636a472bc9ad9acb1ba1119815657d88705"
        },
        {
          "alg" : "SHA3-512",
          "content" : "100804e37372a7bc6c420d1c24bedfb12d7a6a478ecefb17408967d8671c9107ac8ceecafd45420303425dbb40939608f68a4290d6e6f15fbce0a220b0b78bb6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.22?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations-jakarta"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.semver4j/semver4j@6.0.0?type=jar",
      "group" : "org.semver4j",
      "name" : "semver4j",
      "version" : "6.0.0",
      "description" : "Semantic versioning for Java apps.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fbedac2197067c12480b9307d80b010d"
        },
        {
          "alg" : "SHA-1",
          "content" : "995a8afc0b9d9a700c7858843a36ece815852d72"
        },
        {
          "alg" : "SHA-256",
          "content" : "43d5e02f60e2b1f8ff0c92139f612a547691a1debe6bea32b0a70ba5a3bcbdd7"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ad8fa43b1cc1c48ad45745ff93c382b551295229f81b65bfac491b6e4e390d2c4eea9fb3579b0bfedc899269188db56d0c25e8761c384f8383b835a1c3b4d21"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc6d9ecb07dc2cd0bdc4339f16abf06ea4464e356f56fffc8396301439fd760b91ea996567196cbba266ce72fa40dd9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c54e80bbbd52bcb01a24346344a93a1ebad014310570deda8acca26caff279f132aef2625496aed7df3226f44d18b06"
        },
        {
          "alg" : "SHA3-256",
          "content" : "91ef930b1a8ef306850694251daeb62e3779c5c1eb4b19ba3c0c45c102f1099f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "314bd842c2db08610832029bc01a74dcddd8ac5429238764ad651ddb48602876c709bab7f65862dbf778e4a53311392a7d1fcc20be20d63603aad92e9f1cda50"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.semver4j/semver4j@6.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/semver4j/semver4j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/semver4j/semver4j/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-splunk@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-splunk",
      "version" : "4.19.0",
      "description" : "Camel :: Splunk component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-splunk@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-splunk"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-splunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.splunk@1.9.5_1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.servicemix.bundles",
      "name" : "org.apache.servicemix.bundles.splunk",
      "version" : "1.9.5_1",
      "description" : "This OSGi bundle wraps splunk 1.9.5 jar file.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "918f20a807cf8f191ed13e434f4f5a20"
        },
        {
          "alg" : "SHA-1",
          "content" : "7ffa06ff14aaf3608b00837954933d112224d42c"
        },
        {
          "alg" : "SHA-256",
          "content" : "2712c0a263974e1ca4e76155e4913107dd4c4f1d535f2fbc2dd8cabad12cad46"
        },
        {
          "alg" : "SHA-512",
          "content" : "2001b28b997540ac797810db1f1635b1baea57a9814b45cfff005c93b36ca57228db9ef5307298a8fa77d09aa426571a999b49e4b8a30a381b14f30c41b8afe9"
        },
        {
          "alg" : "SHA-384",
          "content" : "0a42e9a4357ade744dfa95d1fdcf229faa9f1051eb877e02d2eac873388c94d552f8b4a1a1c9bbfa8554df461283d23c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "18f0bd7b4f0ddc4a9888f03d0b08ae605961a94805ac92832a2a81d6b6ef515c33979337fe6e83cac8afe34dc84ca445"
        },
        {
          "alg" : "SHA3-256",
          "content" : "081aca1be12a53a4df6fb9e2a61a439af240357ee91e1ef1dfee2d79c4f3eb80"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d1eb9a1c2a81cfd0f89668d2095fef99a53b494eb84ee4d8cc8bf63dddadffadee42779e2f1b636f4cdc070c1bbdc991234810f2a6766cb2bd9dc5c4314bf47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.splunk@1.9.5_1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.splunk/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/activemq/browse/SM"
        },
        {
          "type" : "mailing-list",
          "url" : "http://servicemix.apache.org/discussion-forums.html#nabble-f12051"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-splunk-hec@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-splunk-hec",
      "version" : "4.19.0",
      "description" : "Camel :: Splunk HEC component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-splunk-hec@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-splunk-hec"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-splunk-hec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-validator/commons-validator@1.10.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-validator",
      "name" : "commons-validator",
      "version" : "1.10.1",
      "description" : "Apache Commons Validator provides the building blocks for both client-side and server-side data validation. It may be used standalone or with a framework like Struts.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d618186ce8b682c51b1a7e72d11f5c88"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdf5c2a69aad509c4db54786f19f1e1ccc471bcf"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed74711a78d793ca37f6075e4a1e93d107233dfd20d0bb17e32bad88d38e56aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "4891bd02932cb2a8b1f33ab0a127d0c82a0a632df0f2a83ea87d3f9a56b7a6eabbeb4e5f0c706ea62e1aab0be2efc6327d86e53b117ccdfdc9a37f5520f8237a"
        },
        {
          "alg" : "SHA-384",
          "content" : "60e8acfbcb981ca9c28b0b155b90422a89b90e30af0a57b7836563e2b1565b81177bbcf94be480784782301c9ad4edd4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f1903f5dcd4712061c0166cefc997c952afcb723fad2004edd2e349490aadff90840a6b6aec89c717377402f98cea88"
        },
        {
          "alg" : "SHA3-256",
          "content" : "46d8c5dfa68540597ff479361aeda80c978a7670085e4f47b085587c560a9a6f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "124114c79be1675ed686a4e15b5fe367ac14013514f3124f8de7644cb6094448c2e2e6dd7257ff6a05671498ac5a9afa8a0e9f5924c178148e6f9c824c6c8fc0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-validator/commons-validator@1.10.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-validator/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-validator/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/VALIDATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-validator.git/commons-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-stax@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stax",
      "version" : "4.19.0",
      "description" : "Camel StAX support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-stax@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-stax"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-stax"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-stomp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stomp",
      "version" : "4.19.0",
      "description" : "Camel Stomp client",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-stomp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-stomp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-stomp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.fusesource.stompjms/stompjms-client@1.19?type=jar",
      "publisher" : "FuseSource, Corp.",
      "group" : "org.fusesource.stompjms",
      "name" : "stompjms-client",
      "version" : "1.19",
      "description" : "STOMP-JMS is a JMS implementation using STOMP as the wire protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eae542089fbc7843632766504bea41d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "bddaad94f86311c227e62a398f0870caf9dddff7"
        },
        {
          "alg" : "SHA-256",
          "content" : "f738a0aa79547c1e7a8123f147583988e1db8130e044ae87a438184dd8178b3a"
        },
        {
          "alg" : "SHA-512",
          "content" : "19263ca54c817fb92a59938799ac62a299b5b1a71fede1e040aea2d8332911b35a494ceee98c10971ae2c8042e92bf9e472bb8e99f2bbc24c0db20932ec199bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b86bad8dc0028bbce75733e9a25dd5db6582d1fd2ca9eda83cdb01d6e689e0ced5e7f6c44bab3ee73a44261007c33c4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8515c34f0c1576ed359bae80400f4ef9b613d3008d1847af13d93fdda233f22747c0e55646f3e7c87e4c7ea601508785"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3be5ed2a5ff21bead176a726c44960774e01130ce52cbaaaa1321c22db77055c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "70614de3c97634121b611ab9e860d460b3d3d00bc9a70a6a2dd2ce48bd99bb5ed985c2f5c6578e601bed5a1e98e0ac1ae6459c783da83c03a830c8f569625521"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.0",
            "url" : "https://opensource.org/licenses/cddl1"
          }
        }
      ],
      "purl" : "pkg:maven/org.fusesource.stompjms/stompjms-client@1.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://stompjms.fusesource.org/stompjms-client/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/fusesource/stompjms/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/stompjms"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/fusesource/stompjms/tree/master/stompjms-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.fusesource.hawtdispatch/hawtdispatch-transport@1.20?type=jar",
      "publisher" : "FuseSource, Corp.",
      "group" : "org.fusesource.hawtdispatch",
      "name" : "hawtdispatch-transport",
      "version" : "1.20",
      "description" : "HawtDispatch Transport: Transport abstractions for HawtDispatch",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d65f324ce4fc61e1ca8d0d07eeb641b1"
        },
        {
          "alg" : "SHA-1",
          "content" : "b4f58ecdc9fa770b86f1caf88da7ed71eaa511f2"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c18abd12fb5ce3c0a438a5d0870c510a174b5ca196f1bbafd5800a81ca1891a"
        },
        {
          "alg" : "SHA-512",
          "content" : "776ae41030eac792044b9a5a92ba686ae87d43824d783226519f818c51a05ce7cdf762ebe89bd76d56cfe936351c6ded6007cc8f3b5244a81351055da0af610b"
        },
        {
          "alg" : "SHA-384",
          "content" : "fb46fde4c2c68d12c7f4e89fc44f8ed4aea8b5b0f1be0abd40e601dd95ddd00b17bdf1a87b3574a1e4c3e9416180ec5c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "281e68a0b167516cace7b9de920e7ef721609f3d294981117b71a36816242b761c344877bcb59ccfb88e580e43f926d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6051f97c003171345cb7df0ba99c9651e9cb323bbb25e46aa5d8a31c8e022b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3257f55bab91650e1097425a9600fd04f99e0d76a0f0c3e2eb26c689e0ff6d964ef6a812cbfc7d7ac0dc0cfab36230f8f11cbbc32bb10abe8be765b4e270246c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.fusesource.hawtdispatch/hawtdispatch-transport@1.20?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hawtdispatch.fusesource.org/hawtdispatch-transport/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://www.assembla.com/spaces/hawtdispatch/support/tickets"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/hawtdispatch"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/fusesource/hawtdispatch/tree/master/hawtdispatch-transport"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.fusesource.hawtdispatch/hawtdispatch@1.20?type=jar",
      "publisher" : "FuseSource, Corp.",
      "group" : "org.fusesource.hawtdispatch",
      "name" : "hawtdispatch",
      "version" : "1.20",
      "description" : "HawtDispatch: The libdispatch style API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8607cfcd743ffd30cfe54eecc45acf63"
        },
        {
          "alg" : "SHA-1",
          "content" : "390fa83e97939c333ae1f82738ff5210294f720c"
        },
        {
          "alg" : "SHA-256",
          "content" : "5ce44d24a483239368c3628f81efd4d356f50590919782665571c23a57006227"
        },
        {
          "alg" : "SHA-512",
          "content" : "568aa28bf67c2134ac42449f64a4e3ba21c86afe9b9ef99474e424d602ce5ba614018d6b00e0353191e12d6d3f4f39bd8c2dcf673a9e5565756b82ba53dd8af6"
        },
        {
          "alg" : "SHA-384",
          "content" : "66a6ac32a4319f46654b324474fb14d99c8d13aaa237b8f24e39da8ce97e9db0353e0e1d67b343f058cddcaf0b8b7170"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2b4f8b58e355cc41e2c0ae0b0950eab83bc2ff4eeeaa81e942f67df902bf608896d289421f3077f2de9eb03144a065dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "57999969aed712a340d3671c14c66c445fb907fb0458345274d8a50dd8e0281c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4dde59df4f3d53e47b52722f28c592cdf6f38c194e950d503442c82f605bbec5963ab440009f1ada2da2599ec2d5b38a4bbba5e0249ccd647886c583c0391d7c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.fusesource.hawtdispatch/hawtdispatch@1.20?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hawtdispatch.fusesource.org/hawtdispatch/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://www.assembla.com/spaces/hawtdispatch/support/tickets"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/hawtdispatch"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/fusesource/hawtdispatch/tree/master/hawtdispatch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.fusesource.hawtbuf/hawtbuf@1.9?type=jar",
      "publisher" : "FuseSource, Corp.",
      "group" : "org.fusesource.hawtbuf",
      "name" : "hawtbuf",
      "version" : "1.9",
      "description" : "HawtBuf: a rich byte buffer library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f02d55780c4f2280b58528a76b5c0286"
        },
        {
          "alg" : "SHA-1",
          "content" : "4a42b835d1df77db8c9a144a11ebb4600a372f5f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a057c86610e9ebdd7eef79c4b277c71126507bc9a2b685d7b5848bf7e5360d86"
        },
        {
          "alg" : "SHA-512",
          "content" : "a9fda5738a7737afaace29aaeca52031e7ea87387d33c673da3f598dc964670f309b2caa95a0948f98f8b17970d5c6161ec71da35c74926f30c1d11797104372"
        },
        {
          "alg" : "SHA-384",
          "content" : "7b66e705a64f32f1dd460bcc1a9cc9c41e8019edd3c501a4571461b0cff96f91171b227696e46a45a88bab6531411517"
        },
        {
          "alg" : "SHA3-384",
          "content" : "af1afef2ddfcacdf3f9f13821a8975eceb07f78900b89329879de46a0fa0b946b72e539531ea994b699a064935040f7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "30f809a6d075df9e830e9a42a80fa849e7ace3967c5ba69914af3ad4754eb0ee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1c5575f1a8f829a633b984afb66004a8f3830d1aa676846258313e657e7e4ac813515b6ed05e42ae348baa09a28860710fa6eb3fdce8f5017dbf0f3654f4780"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.fusesource.hawtbuf/hawtbuf@1.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://hawtbuf.fusesource.org/hawtbuf"
        },
        {
          "type" : "distribution-intake",
          "url" : "http://repo.fusesource.com/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://fusesource.com/issues/browse/HAWTBUF"
        },
        {
          "type" : "mailing-list",
          "url" : "hawtbuf-dev-subscribe@fusesource.org"
        },
        {
          "type" : "vcs",
          "url" : "http://fusesource.com/forge/gitweb?p=hawtbuf.git/hawtbuf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-stringtemplate@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stringtemplate",
      "version" : "4.19.0",
      "description" : "Camel StringTemplate support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-stringtemplate@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-stringtemplate"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-stringtemplate"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-stitch@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stitch",
      "version" : "4.19.0",
      "description" : "Camel Stitch Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-stitch@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-stitch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-stitch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor.netty/reactor-netty@1.3.4?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty",
      "version" : "1.3.4",
      "description" : "Reactor Netty with all modules",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9732f87744aaca580a1fa51197bf71b"
        },
        {
          "alg" : "SHA-1",
          "content" : "a3d7f63c6bd369af408c475adb664d7bd3a4ae1e"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f8cef8293bc15fb52f2909431bed2cbe69bda9ff9756c3aaffcb691c0f830e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "e8275ebed26650d4720ba4949bdc2c8a5220e37cd9baabdac7d0ba11589c3aaf6d29a3b6855fe8438e8b5460932b4b6d1c96013be23b42c0eb0a18851fe55614"
        },
        {
          "alg" : "SHA-384",
          "content" : "e9ccabda32952dd0558a4a5ba841ad5d73e75fabf05cdf487acd2c7995cebe16a2ee1990410683f0777c57cd55fb0c78"
        },
        {
          "alg" : "SHA3-384",
          "content" : "722127500cab85d138eaf441f99509388b38cd2c0767798498f38eb679236da2ee5c9fa36f3260538f18f3610deb9468"
        },
        {
          "alg" : "SHA3-256",
          "content" : "65b3cb02c561f3d668bd71d33ea7ec6a0ece0278b1eec76813a68626ec6a150e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f692ad97e1e87e3f944f99be6074b87865e0cc96c78b290dcb6a752282635621a3b67a2d44a1a944287e79b1168f7cc132d819a2bcb0e5415040a0c0e3db5641"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty@1.3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-netty"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-netty/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.4?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-core",
      "version" : "1.3.4",
      "description" : "Core functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "41d7e3b28e0077162db2086ac83fb249"
        },
        {
          "alg" : "SHA-1",
          "content" : "6695d33dc22b8f7523aa6f952e78cdb62223916f"
        },
        {
          "alg" : "SHA-256",
          "content" : "f09785426c891d6adc28076a3983804b028599c72446568abc56a4dfb5680928"
        },
        {
          "alg" : "SHA-512",
          "content" : "e4b9b88fff52932658c908f62a22151d11d8e25ffa643068c4d3564a113efe6c8b5880ef83038a65aec3ef6d8ae8d8a990b54dcc8855411acdd2b5f4a3c45826"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba86a7730d5cfc72306a777b6447a104b17103f869fd73015561b70966fdae16f55be24f392f2ee03085a2d72b2a430d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0eebace18b72189abdbb1535fe43b146de729e05588ca95a2d401fd6f0a7c044cc6d49ac089ebe0045638b147599fc84"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a39dffa64b230a5e2a094811635bca255029bd1c14d6286c587d212542c6821d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4731c73feff0994147c0c0a5767397b1c8fb9b175ce5cdc97b58be40fab64bb65936a495ffa12d0375defcf4630f331c23280ebe7b5d447c0e501a29909f3c59"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-netty"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-netty/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.3.4?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-http",
      "version" : "1.3.4",
      "description" : "HTTP functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "499430609198e6c39a112b9ae9b20d06"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe1c378abcc815a2a6574047e1d949753124aeb1"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a37dca05fbc3c6537d418d5129442bf870cf7f3c78a92e80793606e3aa6d305"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed35061ad369ad87a002fee393bc1fc54dbabd1e194a6bf7d401479500c47a9f06e0af7ff35c3889f3be3b86246865d152e2ce53005fa926689fede5a134256a"
        },
        {
          "alg" : "SHA-384",
          "content" : "b4984f81b9bfd76390132a9df155d345c74fb2ce2737bf6b30252c15f06a7132c38a6a3273b75fb28827f137c873281a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "87f75f8b03d1264a906144ef138d4ed8599b6dedc8ca004b8e7654a062ab98ba5ccd91e7b4740e6a54443b6976b63155"
        },
        {
          "alg" : "SHA3-256",
          "content" : "06092c790742eb246c93a545a9fb8880536c46c00a6779030cae9e7f34f87d0c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af42c42b56673e69e10c31c676ec5c1c7ae94fd2b856b8846a23861de4b1f21b83b3dbbcbf87137a3474ea95f1919739aa23fafbd0c9455048edddbc2daceff8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-netty"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-netty/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-quic@1.3.4?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor.netty",
      "name" : "reactor-netty-quic",
      "version" : "1.3.4",
      "description" : "QUIC functionality for the Reactor Netty library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e1cead775b4e4486f7a523951c87edf6"
        },
        {
          "alg" : "SHA-1",
          "content" : "9a1c66787d9393eab97358d15c0da1727c8907a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "42bea00ce92a623a89eebe05aecd80b204c9328bbfd6c9123bc76e20185a70de"
        },
        {
          "alg" : "SHA-512",
          "content" : "b3cb88b081a20d807cfe9ee323cae127183353b04e3543be597f533f49d441db2eee78ffd6baae88fbcf4529ae4be3a41c27a0888d916ae19cf68ae6f90faa6e"
        },
        {
          "alg" : "SHA-384",
          "content" : "60b7c54f0bfaf610a19a611e4a093fe1d5576b5279468f183fb4a056734a7193c5570858806466af606fd64ec0e564e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a1b353e1952cff2ebc986ddaddfe6e68f314706cc82144a355fa236710472c9a9757e51adb7e1058cba21188fbd075d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3402466a17348d81b882e669ba91e1e9a376bfa03bdeac7c393621dda677cea0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2a4de9b24d05761af71b91efab2bfcc537a808320cc9cff9e20279862ade49a5093684519f8b56d025438d04b1aa78a84940bd75cb35e295522900f90f582c35"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor.netty/reactor-netty-quic@1.3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-netty"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-netty/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-netty"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-stripe@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-stripe",
      "version" : "4.19.0",
      "description" : "Camel Stripe component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-stripe@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-stripe"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-stripe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.stripe/stripe-java@32.0.0?type=jar",
      "publisher" : "Stripe",
      "group" : "com.stripe",
      "name" : "stripe-java",
      "version" : "32.0.0",
      "description" : "Stripe Java Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "391fc3d3841078c181662d184380e55b"
        },
        {
          "alg" : "SHA-1",
          "content" : "fdee4c1ddcd033ed83b3f8cf0ad2d25e1cacec4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "1853bdc109c477c9be6b4c91615ed3cb4a5538c42bc1ef1df7ae2a73477b3f72"
        },
        {
          "alg" : "SHA-512",
          "content" : "e3b721851bc548ab10f3b5c9d82f84913e0daff6b133fa6f866ebe7be6aa11e5678bc6a142839c3ed9b8acaec35f72d86f3d026f607604e01227a08b8f9ca7d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "319bd69c9ee622817c5376ad822507641e166a796545aece895ead22b79d4e193c5297182dd6612c9d42590010399660"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0a237222bd57ee9a764f17e0f7cc983455288319fd0733c9c214bb4244afbc53b836fb36acf4b3aeb252c26715746471"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0ca83abe06344c511fd6c3efefe9cee03252f234d3e2f3932da4a6b7428e0056"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df2413df2003d83c2dcb886f11bc21a38d1b013c5216d8403a853ac1b197a9c14a57517265d47ebf8b5c8c2de977fe4c906cc67aa83bd48649b53e87a1eea9d7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.stripe/stripe-java@32.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/stripe/stripe-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-swift@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-swift",
      "version" : "4.19.0",
      "description" : "Camel SWIFT data format support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-swift@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-swift"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-swift"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.prowidesoftware/pw-iso20022@SRU2025-10.3.5?type=jar",
      "publisher" : "Prowide",
      "group" : "com.prowidesoftware",
      "name" : "pw-iso20022",
      "version" : "SRU2025-10.3.5",
      "description" : "Prowide Library for ISO 20022 messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fa72aff47dff34d4a1ac2fe39eed26bc"
        },
        {
          "alg" : "SHA-1",
          "content" : "95f95fde5d87b1140a4ee2a5bc21aaab6c2f1efd"
        },
        {
          "alg" : "SHA-256",
          "content" : "58f859e914314c32ff50035b788eded979e8ecc766b7361309eb505292dc06f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "c5c0d40aa9a5c5b290509281536051aa41c8acb201f17e45ffb112c744d1c08a655f6a5de2f9161b68e04cc2066a1f1b03f435aa4663d3d6894261abde79ddd0"
        },
        {
          "alg" : "SHA-384",
          "content" : "e44c3d120fad886acdb29fda8dba96ecd4e91f282cd17d2d0beea9249404d1629aacffe1f54becceb5fc4e1f7ef63d0e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "50fb128b3d3a5f3623881cb5990479f058c0cb6af4f48cb44ac33a2557bf5aec61b601545bfd31f794cb94b7b64432e8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5e9a09a82fbe4e3ccb252d85b545585ff3ec8c95806e40a723324bc4e63ead36"
        },
        {
          "alg" : "SHA3-512",
          "content" : "28bdd92f316ea4846158b30a3df7ca7548e706250f93cb896d3fdd1a42967e20d609ee0f663ddb7ece21f046c07f4d24c1f0af0f97b1476a91c29e946e4b168e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.prowidesoftware/pw-iso20022@SRU2025-10.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.prowidesoftware.com"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/prowide/prowide-iso20022.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.prowidesoftware/pw-swift-core@SRU2025-10.3.10?type=jar",
      "publisher" : "Prowide",
      "group" : "com.prowidesoftware",
      "name" : "pw-swift-core",
      "version" : "SRU2025-10.3.10",
      "description" : "Prowide Library for SWIFT messages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "52bdc94daa701a80fa214862a3d46186"
        },
        {
          "alg" : "SHA-1",
          "content" : "425f1e7bf4a42b5db76a2d913279f8267dec1aec"
        },
        {
          "alg" : "SHA-256",
          "content" : "97e94663cbd8871ef0bdf94d868ea3afb1a1911e18126c2e915fe994ee3718bf"
        },
        {
          "alg" : "SHA-512",
          "content" : "f6b55f2762b9df2649772fd135e2986a11dc35a70db0f6507e7803cb163d040978172bafed44103206a764711e7e0e94af6593d04cd87dae42e08167b684e05f"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d7f9916b1de145b2f182ad8615209db7198f9598117b356d8136301f82c1c3fb46bac3b307b7990365808f1bb13a79e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2141f07e8558ec33fde204b9699a06aee89c49cb1cb80d8f9cc0be16e35f2cb064fb2a41ea0d29ca06aa8783d4dc5fbe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c35da41eeba109c223dadec76312139357b61da7b0e2dd5be5bf711102f52058"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0fd2b06f0528d69e33180aefa9d2cea52c67dbab3f327f8adb5c54c115858a7ddd6486d645c00ffc1cda649e2fa15e31a1ff7cac2e8c068aa622d19f9be69d7b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.prowidesoftware/pw-swift-core@SRU2025-10.3.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.prowidesoftware.com"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/prowide/prowide-core.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-openapi-validator@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-openapi-validator",
      "version" : "4.19.0",
      "description" : "OpenAPI validator for Camel Rest DSL",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-openapi-validator@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-openapi-validator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-openapi-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.atlassian.oai/swagger-request-validator-core@2.46.1?type=jar",
      "publisher" : "Atlassian",
      "group" : "com.atlassian.oai",
      "name" : "swagger-request-validator-core",
      "version" : "2.46.1",
      "description" : "Core OpenAPI / Swagger validation logic.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a326392d7d639f8601aefb72bb1cbfbf"
        },
        {
          "alg" : "SHA-1",
          "content" : "9508c0eb12dc98f2908da4af185cd400fcd23733"
        },
        {
          "alg" : "SHA-256",
          "content" : "48720483902720ea9539ac09124cc17bafd6d55811c25efd14fbb8af377783ae"
        },
        {
          "alg" : "SHA-512",
          "content" : "69b081289a264c128f7ab7bff3aa6707d9684ac24e0b0e75a800acd3f0a584dae4bc3824bb86fc8ad20394de518d8cc264a587257e5a6aaa27172128a73a1d6a"
        },
        {
          "alg" : "SHA-384",
          "content" : "23419cf4be0bac33b2aba95c52d85595558a54dad034ee6078b97a4e6671f60e6e347cad359856f313587ab179bfa063"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d9d61907056e20ac64e14fa4d93c55dd706e6f9665e1b5d6ea2246edf3a1506a178bea92d46301b4c39cd4c5cc8bd638"
        },
        {
          "alg" : "SHA3-256",
          "content" : "964d701f59edf4d40e4029709a9bbaf1b45a3aaea50d8d52cf9ea0994254a13d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "656d01953f55832c546ccb06b522218d28c240a0288bdd8933e4dad1a7102257e49492a2164043947334c2e3f852edc192e472479d5d4733dc098db998dd77af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.atlassian.oai/swagger-request-validator-core@2.46.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bitbucket.org/atlassian/swagger-request-validator/swagger-request-validator-core"
        },
        {
          "type" : "build-system",
          "url" : "https://staging-bamboo.internal.atlassian.com/browse/OTHER-BASEPOM"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://packages.atlassian.com/maven/central"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://bitbucket.org/atlassian/swagger-request-validator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://bitbucket.org/atlassian/swagger-request-validator/swagger-request-validator-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.34?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser",
      "version" : "2.1.34",
      "description" : "swagger-parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "43284bb84883b741a9d93367102a2df9"
        },
        {
          "alg" : "SHA-1",
          "content" : "09446e16b681464386916e5baa17338f4f88a7c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "6789f64defbfde7c3522b06ab631351c70daec664c1404e49903012f93bacdb1"
        },
        {
          "alg" : "SHA-512",
          "content" : "25be5c2bde04f8fe44f278897cced9a47fea520a1cc5f085b0786d4885a1cc486e094e8855e4dfb58e9495788c7e2f2fadf2db6ea0fbbf514b562459cbc7b664"
        },
        {
          "alg" : "SHA-384",
          "content" : "bd17a99d4a0534132e26850240b0640b41b9c5cd833bc7dca7ea7b33590504c59d2e95eb26ced0a52a696637cb0de444"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c84ba7932544712adb4ffb4578ad5faa6a29a4ecad7c176a19a65c190c347d0fdffd8807296bf941d216b0fb93b962ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b385b8d0126a1f0ec6ad3afbc2c169db5935efb7551c5ae294ed1484de7a5bc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cb397a025868f39f2a0d80d7743ffc75ee8730aeb840225c3d67941e5054f8e6b33dfbf1fc71e0397bba08e4d6a80947a022759bfc349e55d8bff6ab57be3c81"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.34?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-v2-converter@2.1.34?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser-v2-converter",
      "version" : "2.1.34",
      "description" : "swagger-parser-v2-converter",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "440af9522a17ff1d06d5b4ba857bfc42"
        },
        {
          "alg" : "SHA-1",
          "content" : "0511f203d4c936b18389b3057cdd7b80065833ea"
        },
        {
          "alg" : "SHA-256",
          "content" : "7f9f7ed6368adc43c3b9079397d871e95c36f1b812155a6cf87a3fceb31e9570"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f17b985fc4be8bd0ece08a4df0941e4c7bc15904e91731bbe9146432283c565c7672a1d12c21b6565bb8288f33f04b8eee2d02242a1e6f5f755a9215f3af95a"
        },
        {
          "alg" : "SHA-384",
          "content" : "ef9109c0e54a0e4ab4aa97e3637c11ba2d6893cf8ca314533f08678f41754f71c20b2e30c9add4e4fec1246ae00a9c55"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62dfda893b243ae8a50dbeb15f82245337046273f81e9d2528bbb3eb21144741dd62b5ac33afb7be055b6d5fb483a68d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6b762089066afc1dce9f40bedd81a78107a162ef2157144a1c5cb4eaa9f0118e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fb6e435768156d284e9fc2ae1167ba9d404280276a96a6c2eff0af83743ded15b2391092170e5c6927259ae0ffcdd3e75b9cfc4acdbfda8b37b66b0bb3f13c2c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.parser.v3/swagger-parser-v2-converter@2.1.34?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-v2-converter"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-v2-converter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger/swagger-core@1.6.16?type=jar",
      "group" : "io.swagger",
      "name" : "swagger-core",
      "version" : "1.6.16",
      "description" : "swagger-core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "657bceb964210eb38c0e80e4131a4cfa"
        },
        {
          "alg" : "SHA-1",
          "content" : "71bce071ecf1991b30aca2838868327c1ba01d8e"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e2b5fec0cb4edb14454e1e7b52307542f71eb87b3dbf9b2a993830a8aa6011a"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e6d5e5523cad6657318fd705b2b86e34592d1af674c0d3be2fe64094be6cf3bcdf121980b5e119e7da5c2f25ea69c85a94390070007615009fcd76011f48637"
        },
        {
          "alg" : "SHA-384",
          "content" : "d2db8b84b6aac5b53f8e4e89708373fba30f7f2b636579eeb370ac79b06cbd8b68da07904b8d7a2111d425e507672fb4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "de21928f98f41066cd2565e46c28096b7ee17b86bf453c197e7d06569a568259e77adbe725856cac3f39a77e3c04b0c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "25c3050ed97e836faccad57e53e230a9e87bfa2ab0d1435e9fe5f1b7257a2261"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0c36ab3fa67a5be19b5e557d4726673802e2b3d4c6e04c90366e29e06dd98f3088292db68eaa1277559ae3e1689128054a7e72efd37583d0ba8111fff7db802d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger/swagger-core@1.6.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger/swagger-models@1.6.16?type=jar",
      "group" : "io.swagger",
      "name" : "swagger-models",
      "version" : "1.6.16",
      "description" : "swagger-models",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5569c18607d07d2659e4a166cec3ec00"
        },
        {
          "alg" : "SHA-1",
          "content" : "e4b8c22292aac5d0f12cd871b33fd82371ff7114"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e5caf31f9db148bc42cfd6709c58a4c1900210640f4bb8fbf9d42ef4ede720e"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0317936e9328a7796641add6693c3cf7813bce073a8524045d6ea17135dd458f52e366de91d481b1c8fc291ab6d6178e477cc6f6954597fa4239dcec6e369c8"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c05d0ba143f5cb5e715856be1758c9df04d0543e9358a0d9f057af89e2a9a1d6ee65085fd4daf68e169e4d8d214ce2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdad667a41073976d16283e409bfad4da818dd5a92b077c74fc361aac6921ee284ad1d9f775ff473d26eb7a8012d9420"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e551b4ff75eca6fc0615fabcee7bbf909d99bcd3b938467b2853e00599149a15"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee2ca4f912e9ea6b3056d196fbc17d7d7c10299089e5d2504594c76b270d575c596d8665c5bb587cf738ef5c3d08273a3ced989f47222b675a131375575fe59b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger/swagger-models@1.6.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-models"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-models"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger/swagger-annotations@1.6.16?type=jar",
      "group" : "io.swagger",
      "name" : "swagger-annotations",
      "version" : "1.6.16",
      "description" : "swagger-annotations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b39cb218015c8eeb84257575fd70c6e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "371ecf09af06ffcb74aa821a0e380032cf75daef"
        },
        {
          "alg" : "SHA-256",
          "content" : "c832295d639aa54139404b7406fb2f8fbf1da8c57219df3395de475503464297"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c20eb06a51cf87bd95775d15b292597a20211a1999f93ed35349c53a48095fc430a3f021e44c250eebe6f85e98d54d27c1061c3ac2e1f46b0dbd175c593edf9"
        },
        {
          "alg" : "SHA-384",
          "content" : "81024aa1d955f3a983f577b72622da8c3887c4dc1ffd5e0d3ff2b81254bc41da917e9c10710ab4ca7c3652cce4a41252"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d09403f18f756881274271bf09ee2c4e069b58ffed87a87bcdc54279118b68cb7c80a8961ddf64c4c52861a71fd1669"
        },
        {
          "alg" : "SHA3-256",
          "content" : "27aaff3d814548aacd23ddc71108009f948b5b41b9f926c6890427ea2f6dde9f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "789291b147fe13bc610028f5aba9fa81f9ed6990eb460febee67616840d61ef1aead6ef03b8f50576577f4893c3a725910d85e953ba0283d22b3ea79df87e0fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger/swagger-annotations@1.6.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger/swagger-parser@1.0.75?type=jar",
      "group" : "io.swagger",
      "name" : "swagger-parser",
      "version" : "1.0.75",
      "description" : "swagger-parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ef9ce2744a3581365d33ccf62a14fd6"
        },
        {
          "alg" : "SHA-1",
          "content" : "b3cfa71e10ecc3694124cf3165e60d7d57b51a99"
        },
        {
          "alg" : "SHA-256",
          "content" : "08268298c4a44ff231b67cce97da1953cfbeafb320adb552f83b65a622ae7c17"
        },
        {
          "alg" : "SHA-512",
          "content" : "aacc9d15a5bb87d434a3f83100efa9a7dcd4790b6ae4c8cd3c01e04b2b2aaae8a696335cd4e9aeb970b9ccce08fdfa218a0200067e45116b4d788b18c2c53f9d"
        },
        {
          "alg" : "SHA-384",
          "content" : "f5cd36daad01b73fb6b6cd6c278b0b38708aeb9605a5618cf0cf6e97fcdb3ea43bd7c00978ba8d14c024347672aa5116"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c0e2f1e16aa684c7c4a63de8924b774e35321e60dc435879ce860ec23e5d36bcf5d8baaa6dc237fb5e734ba4eb57af2b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "699ca6637905737a66f525e5ed3f3aeb24853bd770132b10e6f728e82c20ddac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "347d2d31a6dd1c0c51fff0d2c636398052dfd1591fe812897da1476f5af85b8618d3c147efda234167d48cc80e67e1579e2d7c12a1d0861611100835def7dde0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger/swagger-parser@1.0.75?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger/swagger-parser-safe-url-resolver@1.0.75?type=jar",
      "group" : "io.swagger",
      "name" : "swagger-parser-safe-url-resolver",
      "version" : "1.0.75",
      "description" : "swagger-parser-safe-url-resolver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23a5651c339123c2cc149fe0fed2be68"
        },
        {
          "alg" : "SHA-1",
          "content" : "48ea19f212846fa3718d72a380b4301cf6d1d2a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "9eaf2496d67606ac6f9be9355596d3f498161b6bd3e825c25e491b72141d5e19"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed8fb951723456e62f191801ec00b326c27a11dbc36f10cdc795496983940bc1a8d27e87ab79954e2b66554d54947c3ae6a485e3d3065ce94c3f8e4b3718cca2"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab5bc92a270cede769e73240fc959104b010803ace2011918aa51f039f1c9a8bdbdcef2b1fdd3c0df46fb5533076ed4c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f2a43b20c89de4b5bb8388f1f641fde4248d05d3b4f49dc57009a22bb0e7ccf1e8a54a184bf9ca1cf1889febf22f3bca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b720798abf22c85e2f59cb2f3828e87797f486e5735998b96447d254ef28cc81"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a1348f84cfd69e30cd0813280a4d4028c8758917194a2cb5330c986c8a2166882df031ce07ee3981a2c292e31b05d2178f187496ee6ff48bed679cc1a47a2674"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger/swagger-parser-safe-url-resolver@1.0.75?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-safe-url-resolver"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-safe-url-resolver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger/swagger-compat-spec-parser@1.0.75?type=jar",
      "group" : "io.swagger",
      "name" : "swagger-compat-spec-parser",
      "version" : "1.0.75",
      "description" : "swagger-compat-spec-parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "42eefb1f1be17c932a534cc0bed8b0f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8da88b2b71287d27186754493c6f439f09f1735"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e61dcc89d628ffbcef4dc607bacb39570736b5410628b407291e52ab843ec7b"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d32075ca52dae6747f5062415bca05b291aa0d5073cad2849be52140be312e97ad5fd1c509189a33cbfb777a0e34e80f57705149f0b14e68b794c4df19d54db"
        },
        {
          "alg" : "SHA-384",
          "content" : "781201182d54812ba9a7dc726fc71cef73515a3458032c72707615a82fc321e49039b02e2c1c028fcc6fedf59115c76e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7bdda71b17ce50dd4db7820af37227b49e52f2d199381dab02fcacc7309df177917b723453592b93d1514c867715a0f0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2cdeb21732f4f978eb7693e7e67eb04125aef273a90ada3c31ec7b724b121e84"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b7519f556d9395bd132449dd7d9a84b41e05cecdcb43c93b1b3bba15482449eadbfda871e69f1c64b988cb9616519bc3cf653aa8928be1b5276a54d0dbf628e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger/swagger-compat-spec-parser@1.0.75?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-compat-spec-parser"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-compat-spec-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.core.v3/swagger-models@2.2.37?type=jar",
      "group" : "io.swagger.core.v3",
      "name" : "swagger-models",
      "version" : "2.2.37",
      "description" : "swagger-models",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9f9b72c6bd52e4c5fd4a9ef7fa1981fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d6bbfa583dab6425eb9b9e5eccd4dceaaf33ed3"
        },
        {
          "alg" : "SHA-256",
          "content" : "5671d1131a44452f30b75045077862a578c5efa067a49b63850b473d94fcba5c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3734bf1e556659958b69d0b0817f1bdd8195d9218f892dbc68143289fabbb0743000eb89a610f1d8a555db00468d3521d5746f99aefb05131e71cda88df76e63"
        },
        {
          "alg" : "SHA-384",
          "content" : "27992a62d791223fef0b7a0a8ea397b6b6995cb81184a89bb2aee822d6bb3e81903f1b4f4674185b09591e3e0e031aac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5f795e170d5418d4b5dccca2a7e92aaab3084552c36996a16ab6a2a364d549504577d05c1be15c62612609987a13b99d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "91230ad4d49799334064dfeb13d864aed18f60ee4c53065a080f5c958b4bffdb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1dc11c3eaa74ee414b653ef3fb7343cad146a5c004c3df6f6f87f63d4425a5dc394c327bac522719b9b9abacf8f798631c619dd9d070914982378c05c56273a6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.core.v3/swagger-models@2.2.37?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-models"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-core/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/swagger-swaggersocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-core/modules/swagger-models"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.java-json-tools/json-schema-validator@2.2.14?type=jar",
      "group" : "com.github.java-json-tools",
      "name" : "json-schema-validator",
      "version" : "2.2.14",
      "description" : "A Java implementation of the JSON Schema specification",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bb9e40867fe9dbae3a7fcbcdcc6663ad"
        },
        {
          "alg" : "SHA-1",
          "content" : "10c42918adc1fd4454e83bb21365f30df497a076"
        },
        {
          "alg" : "SHA-256",
          "content" : "cd9e3c599bb32296517fd3ac38beeac709f0a6ab81b2d4289495d0361ba59899"
        },
        {
          "alg" : "SHA-512",
          "content" : "843558da7cb9cb874f9e494a4419790898835374ec15b20f12a76fc70edad8e6c0579fb0e046711a6a23aaeb954f3a88673c54677dd1520412cb251b0b0f1c89"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5e9aa8ef390e35e74cbef7d5e5e49157a7744c5ec094abb85399f50e6f4d95c45ea2928c3ca41dfea313d994493c388"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5723b0b99c500389c786e8f5567e52fc8a2a0e92e2519d8de2123e424e47750fb95b0f09e0a1af8c078c725f124a56a4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc53573773b22958e74dbe32faa821c9c1f8de0f9d0973de03c18df74a4328bd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8dee332befb6fbd77b208f1a1fa013b55661c8799e0a0771640929e155f9488aecbf65d9ff21c650d7b76e6d6e87a57de9a00088438b8088a35780209940f984"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.java-json-tools/json-schema-validator@2.2.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-json-tools/json-schema-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.java-json-tools/jackson-coreutils-equivalence@1.0?type=jar",
      "group" : "com.github.java-json-tools",
      "name" : "jackson-coreutils-equivalence",
      "version" : "1.0",
      "description" : "JSON Pointer (RFC 6901) and numeric equality for Jackson (2.2.x)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "710a0b706a8b220a7235e30c18fc380a"
        },
        {
          "alg" : "SHA-1",
          "content" : "8b928cf1f95dc5fe6b1648f5da93befab031da19"
        },
        {
          "alg" : "SHA-256",
          "content" : "eb4a9ad7d803fb084bffcf793c8a81f51d745b6d438c28470ef9d5aa5fb8a182"
        },
        {
          "alg" : "SHA-512",
          "content" : "1239dbbaefb27b48b362b9855390719dae60596777090f3b56167715f6e91ca9d6c4ba4b4ee15b0779891414bb718290375a9297b2e12f845a2996004f91bd11"
        },
        {
          "alg" : "SHA-384",
          "content" : "257267c75e7e599b3cb7bf3dc769c36b1fdaec66d0b759016e309c7712a94dc89d170b44fd90587d76dd7c3fb0bc6d79"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2bf10a5dca482a51c8c3658a6e27afb3410df6e56e5639c50e666fbf91cdd931a9c59a273fa4e2a44db82c2229beb477"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e6d091b3a0297c35dcd83f40e1f686ce8c05798ae7edc41b65967b405c776273"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1f348200087eb7d845a3700dc2d86996ab1d169c2d2fe2ba88beb9c6b6d9ecaf96d754e3de741cae40833d46fb8960bb13093da98d218142a92c77620993749e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.java-json-tools/jackson-coreutils-equivalence@1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-json-tools/jackson-coreutils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.java-json-tools/json-schema-core@1.2.14?type=jar",
      "group" : "com.github.java-json-tools",
      "name" : "json-schema-core",
      "version" : "1.2.14",
      "description" : "Core processing architecture for json-schema-validator",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "45e0b3563e4aedd7a49ee159d1efb9a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "39d4efcf7e538684200fea15e08d47d0198c19fb"
        },
        {
          "alg" : "SHA-256",
          "content" : "c859942fdda29c26ccb2be83a8453a130de35fde6f88ae189785516b5d14f81c"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c6e033935b37cc872cdd9cb0c2a8337a247b7ff672e51e4aeb0de92efcb61efcedcfd2cf4dcfb4f6b892986a13529afc81dd8e3382b2849be6352326707c80c"
        },
        {
          "alg" : "SHA-384",
          "content" : "ba3747c26527982be22e780b295c20b558a35e5ae98f82d20076ee4247bb0bd916fdb7651bce55c91d7aa2997fba47dc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d478030ecdbabdbc055c58607b8b3ac32f5fe50166530a9d8760ade4115177226cb7615052415830570735ad8c69152b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0a669a61729538e7545a3cc6988a877eb1189627f332a186b87c34489640b5a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3cfa95bb978d30b3944ea17f3f3a21b15a69888d7227efcb19cbd692371c705c1b95d43960f022090080fa64074f85e05a6dc9eeeaf0f63b7dc74fb862239448"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.java-json-tools/json-schema-core@1.2.14?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-json-tools/json-schema-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.java-json-tools/uri-template@0.10?type=jar",
      "group" : "com.github.java-json-tools",
      "name" : "uri-template",
      "version" : "0.10",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "caa4295336b4f3adfe07363f9ea85162"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e8cf7b04f5ed679c76f15e0b19918906d84dbc4"
        },
        {
          "alg" : "SHA-256",
          "content" : "3936f67d8e7dfa3eedefe450ff58871749308982c6b8b706535a884391df4fb0"
        },
        {
          "alg" : "SHA-512",
          "content" : "aafd80aa850920898eadd07175c29d82eea0c0442601f35dff6a4efdcf286c25e21b914784c353a4c662f5f03f16fcbaf523abf89084c31b06e547c94de2ea99"
        },
        {
          "alg" : "SHA-384",
          "content" : "7e2e089a6091174d7a76b22cd90c1541637e0b0bcb11505ffa9fd7002678ab43ba7819d7fcab44736a12d51c67a76394"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ba8d451b3c6b8af24fce31f2a375521bb464f995ae9278740878907df2b9ef97aae72989aa73e6f4c059a6cf082aed78"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b8b377e1c4f645870b672b3f3d43b796d8a22dcf8ebf7d42a896b441006e0e68"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3182faa1df62c71c3c87ec22bdb93ec72b47bf5c06d0d5962df5f8a648d03365b71ec6bc08a101e2d9801eaa666293725e5472b488fa52a8659c8d2321209025"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-3.0-or-later"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.java-json-tools/uri-template@0.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-json-tools/uri-template"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mozilla/rhino@1.7.7.2?type=jar",
      "publisher" : "The Mozilla Foundation",
      "group" : "org.mozilla",
      "name" : "rhino",
      "version" : "1.7.7.2",
      "description" : "Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0e47c1fe053f70fa6feca20d8c3cb2c"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7c4a9ba8b6922374580d71060ef71eafa994256"
        },
        {
          "alg" : "SHA-256",
          "content" : "5c6dae050ceb71774a5fc82ce6e3f0392daf0ffa9ec3596f70d4d07ee50b8970"
        },
        {
          "alg" : "SHA-512",
          "content" : "723fbd5b124f283e9d87047e0873ac4f35939b46bc88df6f624d6e0773a66cae96a0e20930020419606692c6becdfcf9be8a486a32dc51df6af4b735627f51ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "0e6602a60cddc536d6320a59e00ba7f98c3e166edcec97ed01bc31a28c6a8e81b95044ca9ddb588e8ff5be1927ef76b4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06eed707f83346e392065d059947fd5229b52024f6cbb3653ec7f6139cada48dbcd8fb364d5e4838a4e180b6161a48f1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4891cea1c814392e262db6c60ac351516139eb967345e4511919874aa636dea3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6099250c452b99e4cbde74767dcd8df6b61330cc91dbb3787d0409ffd53cd96170510e44a793b896555db22cc54372ec9bd7662aabff60004728034e37833d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.mozilla/rhino@1.7.7.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://developer.mozilla.org/en/Rhino"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sun.mail/mailapi@1.6.2?type=jar",
      "publisher" : "Oracle",
      "group" : "com.sun.mail",
      "name" : "mailapi",
      "version" : "1.6.2",
      "description" : "JavaMail API (no providers)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b89a9ff8ac681f01dfd06798a008f0af"
        },
        {
          "alg" : "SHA-1",
          "content" : "208b6439dfbe6713c384ebf54ecd62cd4423cc50"
        },
        {
          "alg" : "SHA-256",
          "content" : "d37c0f88efa5973ccb4100f4cc49aee3510cd01ab25012d1f085b1b798ae2ebb"
        },
        {
          "alg" : "SHA-512",
          "content" : "72f2e7f843ae92986d384166835588e5b4299b271e4b26158248418843e4a9c885ab50fc4284e2504807c59b0af1d59a6b27b7543784ca746377ae815edd1143"
        },
        {
          "alg" : "SHA-384",
          "content" : "8478e628b400d624664f044219a74cb12962968fc96333ad58884c975fe39305b045f89c9a7518eda19d2031000e4c26"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6162cc9a369e47ab98e72c660e90c1b97c09b01dc438b3dd889a401c4db366f4b1ddac7d1a9641aad9f1f8dcd5f22ccf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c10a54013a9177e258830240eb9c58ab9971db10b602a0be6eaaa0e0a6354333"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4994293cb0dfec961a807eae29fc206d14873942ca0f2e5a379cd95a0ee4271dee20b8162974a98fe091a124d9387f4fe1251defa4b568b755a30ecf399e0697"
        }
      ],
      "licenses" : [
        {
          "expression" : "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"
        }
      ],
      "purl" : "pkg:maven/com.sun.mail/mailapi@1.6.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://javaee.github.io/javamail/mailapi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/javaee/javamail/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/javaee/javamail/mailapi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/joda-time/joda-time@2.10.5?type=jar",
      "publisher" : "Joda.org",
      "group" : "joda-time",
      "name" : "joda-time",
      "version" : "2.10.5",
      "description" : "Date and time library to replace JDK date handling",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a64a54718846cf874324c0967f74e57e"
        },
        {
          "alg" : "SHA-1",
          "content" : "7f1d89817cd20a32444d5ab4160f035ab9b864e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ee73e7ff8e2df0d4e3408cf1a1527a59f265dd9fb43fb9b2eb818d87f93759e"
        },
        {
          "alg" : "SHA-512",
          "content" : "d92662bef20354454cdbb46fa76969a81a4d77c1d71dcf6f8c30a0da30c1578958f01753ff9c2e2fb33d376969097805b23566c0db8c33d50bf81104f853e45d"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f1f2b98cffcda88a732223c5711fcece03d7efb00a083ca7a6c952438d80a4ea2c268a07d578d818b11490fe0167382"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41246ff733e4cda19589c3ff2193742e827d4d014a9ef922ec887d73ceef1771b1b3d9d69e44d4898e3a99050f195d58"
        },
        {
          "alg" : "SHA3-256",
          "content" : "01c79162068ded22a38a85f6f34ec0a32b3f39963cbd64940ee295e2c34f758d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "137f7415fd80099df1813a811ffcc772a453214de10ae82011c73cf52b0f1df6a6ce5ba192d6ac5f6eaffa387896fcf352d78f7759eab50210bd1f6dd5d590d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/joda-time/joda-time@2.10.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.joda.org/joda-time/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/content/repositories/joda-releases"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/JodaOrg/joda-time/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JodaOrg/joda-time"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.googlecode.libphonenumber/libphonenumber@8.11.1?type=jar",
      "publisher" : "Google",
      "group" : "com.googlecode.libphonenumber",
      "name" : "libphonenumber",
      "version" : "8.11.1",
      "description" : "Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "095c95b32545a4c783eebb53e6a71224"
        },
        {
          "alg" : "SHA-1",
          "content" : "6bb6115fd5a0bf00964afec358496faea66b7db5"
        },
        {
          "alg" : "SHA-256",
          "content" : "f430c92394c2053f168715853da96d99996e94e34e5a291b97c5c86a5ad62a98"
        },
        {
          "alg" : "SHA-512",
          "content" : "b87f7fed027d048ca7660bbfb95af445b637643a54a17e9f37171bf4af7ef3aa00e8979b3b2c063baed4f6034aeaaa812d289a1d76e3b059d0cf25c625260cff"
        },
        {
          "alg" : "SHA-384",
          "content" : "d19d30309c96f2da4b0a4d602fa56639b6956abc55fb39756c8144adec06b8808de7f2caa61d536a11357c961e76cbcb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "54b7ab4d8d5f21f52b488fc49752f8654be9405bbe8796d8a83b92feff4db7580dd54145b5a36d0f82d51778f430bfea"
        },
        {
          "alg" : "SHA3-256",
          "content" : "822d351526b957b51c4a480afbc81af9c8a6fb99003e64ccb4b76c3c2fcb1a93"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4202e87e8286e65e049d7a3fe1e88537719b32ee11a94a250c8e8cd0586544ec042fa6a945952eeda829699c618cf59dcb3f8be2c517bac6bbd9aa474af0b37d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.googlecode.libphonenumber/libphonenumber@8.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/google/libphonenumber/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/libphonenumber/libphonenumber/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-opensearch@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-opensearch",
      "version" : "4.19.0",
      "description" : "Camel OpenSearch Java API Client support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-opensearch@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-opensearch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-opensearch"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensearch.client/opensearch-java@3.8.0?type=jar",
      "group" : "org.opensearch.client",
      "name" : "opensearch-java",
      "version" : "3.8.0",
      "description" : "High level OpenSearch Java Client.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a41e82f609d122202b08435d83146c2"
        },
        {
          "alg" : "SHA-1",
          "content" : "e711e7907846ba7d47879cab9d90f7cf77672830"
        },
        {
          "alg" : "SHA-256",
          "content" : "223c0397f2fb4276f5cd327d60b0567c6316b88a0dce0958c628ecb78e815d4d"
        },
        {
          "alg" : "SHA-512",
          "content" : "ccdf6c6909c52cba66073cecede5fd3130c8a08d7ef98bb3630dca8e709d8a1fa6a41980da93b62b6c96d60a563503bf72f38ee576f0b51aec75e0918bdb3f22"
        },
        {
          "alg" : "SHA-384",
          "content" : "8bd22d9def993f9886eeb8546c5c6f8cef0ee00c3b9fac6a94bbc71d00db5d0f2e33ee57fdd9080ed160f7da654fc547"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4da7431bb4cdc7c498aa3f42b76d88d888e33659747bfc84dc9a60f2da2280daf8eb0e94c4c01784bbb07fb67120c823"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c4b6b6aa9fb728fbeb10b43b789cb260f02f068f7b569e4881fe7d14cede22e5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f16ac154daae5cee9697a3bb07dd8b21dd5bc1e652646d20771e9eb8db162332ea007b8bc2b4cc73b8b802d0b20b838a52c5a9e14fb2208839d80aeadd4a6a5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensearch.client/opensearch-java@3.8.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/opensearch-project/opensearch-java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@2.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.json.bind",
      "name" : "jakarta.json.bind-api",
      "version" : "2.0.0",
      "description" : "Jakarta JSON Binding is a standard binding layer for converting Java objects to/from JSON documents.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "95e196ecc9a1d6a2ec70bba86fa3e9f2"
        },
        {
          "alg" : "SHA-1",
          "content" : "25c23c19981bb61fbe3d4c5ffae2a8fa0327ed6e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a5e606b5888b412b48907ad688b34dfe4e30ae8189c6f27cc0491b8f3c036287"
        },
        {
          "alg" : "SHA-512",
          "content" : "4a98e2e750318102a9f5faa60d249c5a1e7b0c28857d06e0f816b64ff5dabea2bcf6760d716c2f2dda92bfac15ed69616faf7632b4e93c86ac29436fa76a1f24"
        },
        {
          "alg" : "SHA-384",
          "content" : "543a46c93f23523dca2a3c80f9607885ab9f012de3d48e69535c8d4d0b4c78e3739d6750c0d51fc36a0693746ae9c81e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3e3a1e658f98d701cc13e39893ce4a3bc70e1264734d3812cf7dade9e519119555446140ac299dc95960b46e7d569eb7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0a544827c0bb1b3e2752d80453ab02c747e2e32bf17190477434b69a3dbe2055"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e0972dfad996128d6530626945439d15fb79d57e7e28c5e8cbd37b6865500ceaa4c58227623f7842e6bcbcd2786c61d3462b84672c7d3d2272bd32505b1ff8ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://projects.eclipse.org/license/secondary-gpl-2.0-cp"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://eclipse-ee4j.github.io/jsonb-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jsonb-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "jsonb-dev@eclipse.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jsonb-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse/yasson@2.0.2?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.eclipse",
      "name" : "yasson",
      "version" : "2.0.2",
      "description" : "Eclipse Yasson. Reference implementation of JSR-367 (JSON-B).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5785fc75a75564533fa6c6e53bb2785c"
        },
        {
          "alg" : "SHA-1",
          "content" : "30953179c921db4f8dac1d0a810d2403e8832f73"
        },
        {
          "alg" : "SHA-256",
          "content" : "0ed8c0ef6677ee15719fefd6b8ec087b1da71e0abd3dbfe80dd21f19e53424ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "7460272607b01572b96747767f6caacbbc0d89e83c52cce1dd441ddf6eadbb61b80042803941aae86008eb5ab68d6b966da83af4f3ab27925eb9806b8f6899fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "f9890d8fb53699dd75d4782aee969710918d70e6f976b51e17b0e98183a3a7872d8cd68ee05194ee5a88286a2b7bf295"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bb814858edf87f6dd70665635e8a164b8af7ecc0a47ed4abe779bd95dec366245c35e6ce33eb5f39f298bd90ef673644"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a29c98f4a4f6e53efeff257bc43a96aa6e13b6f5e37037c3a3b09517725662bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f064ec88cc95e9a5bce2248c882b3a7c06ae473b3cb5f5d1d6ba845ba9bfaa862f4abf82dc49586bbdc65c7b58a9d67fe4e0d442141bcc13c3641eb760fbd40a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse/yasson@2.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.yasson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/yasson/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/yasson-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/yasson.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish/jakarta.json@2.0.0?classifier=module&type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish",
      "name" : "jakarta.json",
      "version" : "2.0.0",
      "description" : "Default provider for Jakarta JSON Processing",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ccea254baf3e56b97acf1f5915cd6a5a"
        },
        {
          "alg" : "SHA-1",
          "content" : "125d78b8067c0659dfc4ba4d34da086210739f74"
        },
        {
          "alg" : "SHA-256",
          "content" : "e1c0398301f574ccdb7c9bb1b468d3fe1d46ac2088ac9a5f4dd2230bf707afc8"
        },
        {
          "alg" : "SHA-512",
          "content" : "68c7ca5ef8c7193bb6592713b5a1982045c1eb327e989f491079ce5f494f1142532360a7e05eb3e2d047bcfa63c929dbdb1217fedc3e68ef331957759bfcbb91"
        },
        {
          "alg" : "SHA-384",
          "content" : "7edb26999e4a3c8853f7b60003a78b8488ebac8c7b382dbf1d16210e40869c1200d3e8edd0cd287115986eabba2fca11"
        },
        {
          "alg" : "SHA3-384",
          "content" : "10613c683fbc2f50343608b86a8abcc4e501dd5fc6334ba0b7b1489bec425e9999603d9406d6e65940b34f10fd3e64a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b92ada4e90f70500134cbd4c772d8a7ffb1479f95743e87e36a1b158c5a4a5e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a43bbe2cb67e343b03b973bf6ca12bbce405a3cbd19b8f5b5ea81beafbdb66e0106ee3a0c7d143ddffdce3ab7706d93ba6169b19df1bcdcdb899c62e0d7e5db1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://projects.eclipse.org/license/secondary-gpl-2.0-cp"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish/jakarta.json@2.0.0?classifier=module&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jsonp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jsonp/jakarta.json"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensearch.client/opensearch-rest-client@3.5.0?type=jar",
      "group" : "org.opensearch.client",
      "name" : "opensearch-rest-client",
      "version" : "3.5.0",
      "description" : "OpenSearch subproject :client:rest",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d3719c725145609a3f2837e45bf57c76"
        },
        {
          "alg" : "SHA-1",
          "content" : "ce20c63ec9ab0e40ca59a452d3bd2e84348410ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "bba3b7761c7f7f6213b7efd330f367718401c281d382ebc46ee65af538f460e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "e4c1695fa15e455acd0d82e5df459cac73b9e784f5a0b9158f9c5a13e657c461f1260b8346a19561b291fda6599060c01cd962cc2bc4a6057ba438e2c594de41"
        },
        {
          "alg" : "SHA-384",
          "content" : "98cdcd5356007e7c19bababe37c0d9efdd125119d338f0caeeb068f90885d218522a3d88b57a50455ef8af731f6160e7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3ef3f74c0b6de795c10c53eead005988aacd3b9b3146e7b3b64b9baacd2b2ebbb91b87f55df0bdb7de40ee6785ada108"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5a2fe7c4b388affdee0f52a327a9ebbb44ab4bf46908954541cb39e80f9b7761"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5a819907cea3caa65fad17f3cdf947f4a77ed12cb80104d159773a8407f7651f1048f78f1aba622963dc291837991e5f7cd09249af1bcea45cecdf4c8c0fb06a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensearch.client/opensearch-rest-client@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/opensearch-project/OpenSearch.git"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/opensearch-project/OpenSearch.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-reactive@5.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5-reactive",
      "version" : "5.4",
      "description" : "Apache HttpComponents Reactive Streams Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "82fc2452eabae7b9779c7a96b2562f56"
        },
        {
          "alg" : "SHA-1",
          "content" : "7ebbb91027261db6f0e80fe03c928b63b116c247"
        },
        {
          "alg" : "SHA-256",
          "content" : "af7723c1a13f138d337e303df62a1e30199239e88acf5982f8d79106dc64e499"
        },
        {
          "alg" : "SHA-512",
          "content" : "8fb6ae75bac9d9ad90e867b743816a34fdcdb37d9f2df6536868d873beab96cee090d89e1aa617816ae63c6e8ad531e87f7d8ba2335a7ab51719b379c8fa424f"
        },
        {
          "alg" : "SHA-384",
          "content" : "73129809073c9a928ab31cd0096c8b5808a7b19bf2c321266d0fbdbe877545d32543d51ab68aaf6ac3649f047167d209"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ccd480b6317448522a035e0585993216b06d5d3926217fc86ee3819d8a8a3b98b4627620884cd3c378ac167747175150"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4b92f36934c6bf76297fb444f2f937c13a9b597519b6510b3f66de68f23f38c7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6f75055559e427bc4dc19bfed9e932226d9b5ae65126bb4ab24c4d8064f9e408fc767df02a1122c71ae88acbda5a42cfca22a533f98d6cc1230d6b09666829b3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-reactive@5.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.4.x/5.4/httpcore5-reactive/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.4/httpcore5-reactive"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.projectreactor/reactor-core@3.8.2?type=jar",
      "publisher" : "reactor",
      "group" : "io.projectreactor",
      "name" : "reactor-core",
      "version" : "3.8.2",
      "description" : "Non-Blocking Reactive Foundation for the JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ef6d5981cf77ffbb22a3ae480989db5"
        },
        {
          "alg" : "SHA-1",
          "content" : "874cfa3a39b93eb74e21f13ce9dba537ccc49726"
        },
        {
          "alg" : "SHA-256",
          "content" : "e800681657a370c6416ae66b3060bf2fe87d3a3107bd7ce932acac0c2e002d97"
        },
        {
          "alg" : "SHA-512",
          "content" : "5976b999ef564db300086e65126e1cf61066ee87ee855cc6f587e6c30fcec90179cf8fd41a909d66ad2decb9e7fe6e323ff5469736255fca9051045712b33962"
        },
        {
          "alg" : "SHA-384",
          "content" : "b111183388b864264978c6570745f3d054c79eeacc311f08e4f3aaefbb1577fd3ad0462112fbbedd809fbecbdfa0b780"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6e0daf67ca0c3268645d32adf5958978cb09b9108a2ae6df1e6a9df0a20917176f3ba3395d454aa5dd63630861c6ac82"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b653df34c53439ddddc91a88bc75344a04220238b4bba72d0801a49b44a42ff1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c076137c525e0f05276e6c30884bdfbc31298889cb9efed1e935aa94e9bdfd6fd37b50df32db64601817a314b97ebbb052efbb9dbe70b81d72e7070c1646f8eb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.projectreactor/reactor-core@3.8.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/reactor/reactor-core"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/reactor/reactor-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/reactor/reactor-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.opensearch.client/opensearch-rest-client-sniffer@3.5.0?type=jar",
      "group" : "org.opensearch.client",
      "name" : "opensearch-rest-client-sniffer",
      "version" : "3.5.0",
      "description" : "OpenSearch subproject :client:sniffer",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "96d73cbba3b0da6647a5736ff1a9144e"
        },
        {
          "alg" : "SHA-1",
          "content" : "5efcb2391fbd7efe43376d361c78c64c4726df1f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a97a8d625e3b89da903c91fe00cf9cbb77ebe5b7602c73daaa6813b81efd28f7"
        },
        {
          "alg" : "SHA-512",
          "content" : "8462ed1911273a71545fb8ab5c1d0e4b5948e6e1217d9b2d91d1bca484de6ec8db0472dca0030bc006a0ef58f68c9eec95c5640593626fe64eb00bf63140145e"
        },
        {
          "alg" : "SHA-384",
          "content" : "02e5078ddd0c037638a6b2923d8a4cb8b1559e219a0e0b087efbc5a730db590627d9337bcadeb7527683fafa8a521cb1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "661c394b384bde636845996668c56e555d2c3fefd7163e27329034149bf2c5698d76bd578e291c1e6af5eee50b6397c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "603fb2e6441c7060b0fc65da850bb24cfb3c79be4680a687439404afed52b1db"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2d40dd20dce411d98e0a182f434c323f8ecf6d067e13bcd46aea9734b1811a0f0f897f690ab842ded04e6e83be52e8bbeeeac56573803ec7ae7f96fdbef545e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.opensearch.client/opensearch-rest-client-sniffer@3.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/opensearch-project/OpenSearch.git"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/opensearch-project/OpenSearch.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-optaplanner@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-optaplanner",
      "version" : "4.19.0",
      "description" : "Camel OptaPlanner support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-optaplanner@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-optaplanner"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-optaplanner"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.optaplanner/optaplanner-core@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-core",
      "version" : "10.1.0",
      "description" : "OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. Aggregate dependency to bring in optaplanner-core and all the score directors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dba7f370670fbfca5780615cb3609142"
        },
        {
          "alg" : "SHA-1",
          "content" : "13fd49116710dbd9a9bab8e2eb9e30e123983283"
        },
        {
          "alg" : "SHA-256",
          "content" : "264802d621987bb820c3f016c656b72ef6b0bb28499e944d50e5a2f72ac7b378"
        },
        {
          "alg" : "SHA-512",
          "content" : "0372e3f3d7d5787f87aca46b5712b0bd73a7c975c9c7ffb6c7731b0d84c91ba6681b1bfb68e4cafc5541a9e657fb0cf7fa85361f24c130d861e6d8b9630ef9cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f0e6ed9676942ad43f45f5b7c84d1fe36223d9aa7e23c1a1140db011c9795536d71034a07e7e672feab415ce4c7c4c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45f2cf26798c96bcb8da70a5dd74c08668427e4c38552c2cb246510d6f2e8a35a37a7bc91e2367a3bf3dbd6a78743d86"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e7f6d0d30326a9881bc6e4b5b2d29e4b94c1b869d218599e489019733c119c4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c514a8f4012e35ffacaa63d03a864b0e69ea3ba66230f80d831eccb4ac39760bced5367db2980b452af523413ddb628c0254620fc9f9c7446e5b0013446fd0e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-core@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.optaplanner.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-optaplanner/build/optaplanner-build-parent/optaplanner-core-parent/optaplanner-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.optaplanner/optaplanner-core-impl@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-core-impl",
      "version" : "10.1.0",
      "description" : "OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains the planning engine itself.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59050c0693ab5ab06a5d3fc20d44e1af"
        },
        {
          "alg" : "SHA-1",
          "content" : "f1cd88b012dfce53ad748f2fd608349b034b4949"
        },
        {
          "alg" : "SHA-256",
          "content" : "01e125c439a8d1a28b190e6a0bc40a4591fa104b032ac1f12fa56be66a75e506"
        },
        {
          "alg" : "SHA-512",
          "content" : "a7ca4fd5bd3ab012edff20f34cd8b538f4a7eb5079a40eaec8718e4a79674b898fe51bc2dee859fe5feae6a511f26c584ce49f76d0cdef3ef5c1a0395abbcdbc"
        },
        {
          "alg" : "SHA-384",
          "content" : "02cfc34997068b2b3a62eae5d9a92ae26717e6f6b746546a2b276bcdfd4a0e7656831bbbb6df35ded5b38cc34b747a64"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7cc48f2555e9ac06fbd512ddb1122699c760e6c2c0ce8af84ca10577d95c6ff065b73dc39ae26dffd47a1deea9333659"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bee96767e2fa7a26fa4090b47f183dd355e02d531ef6a875b756dda2b6d936cb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dce5da1635868d711b1d65ace8d2b03c33023e3a214c557a2fe16bbe560f606d8b92f86edf3ff82f17e286ea9ac90af02d84583f4bd79c01dade9540011601df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-core-impl@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.optaplanner.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-optaplanner/build/optaplanner-build-parent/optaplanner-core-parent/optaplanner-core-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-drools@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-constraint-streams-drools",
      "version" : "10.1.0",
      "description" : "OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains the Drools implementation of Constraint streams.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a58387b7d67623f6a5e8d31b3975c11"
        },
        {
          "alg" : "SHA-1",
          "content" : "e9f93e3739facff8d61146e311391c491e679fbe"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7ec79367b824540bee43db8f509ec715b7d36c770cf148de5787cc91a6ba167"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba6983b751615e715ec437656ac8016c9dab4fe4df2ecf834dcac411699f8fa77c116101d77fe569fc4424f587b1346606f9de925ff74afa77ecf78c7771a157"
        },
        {
          "alg" : "SHA-384",
          "content" : "88228f2c678a225a56514d5891bd7fb3bbbdd07822b79a9f2dd0aef0082e40d9cdced3326fe5e1a86bfbef69b8268a2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3454864afb8ce4f98f02d0ac50f595e49755d0a97f33e5aaa192dc8cd86ade22523aabb50eb7472e087f3a542bef6646"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48220a41b454405b1cf17305f49f790e0e71c3d55aec074dc10a41562d6d15c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a8837b716e60a0e59008d71b59e2df63f01513a6c693f6156c8eab381355a5ab11e311fdad8a19d6da217814527aa6152200e37fa6671c222d1c8d532f9c38c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-drools@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.optaplanner.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-optaplanner/build/optaplanner-build-parent/optaplanner-core-parent/optaplanner-constraint-streams-drools"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-common@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-constraint-streams-common",
      "version" : "10.1.0",
      "description" : "OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains classes common to each implementation of Constraint streams.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3668b96b37d9fcc39357e1dbbb1d5dfc"
        },
        {
          "alg" : "SHA-1",
          "content" : "a008fff9434db4ea16c4933aa7f41c411372f04b"
        },
        {
          "alg" : "SHA-256",
          "content" : "e2b3f37f5894b9e7ce253b3875f133c50d6259a49aa04d332976e1c7e63ee4cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "fd90bddbb711787135dfa69d331d279c62f238a16d172b85f12fd89e6a974010f3dc810eb83a7758ddc8feff4a9a7fcbf1243c8ce3a4878822b1d705e2da580c"
        },
        {
          "alg" : "SHA-384",
          "content" : "2e24e1ed66337540edccf9d1822373adea48549a9bea7167fcd97124f8c1582bd90473d3c97dfb8d24feee61b8f8c796"
        },
        {
          "alg" : "SHA3-384",
          "content" : "105d19bd06466e1b1c1e1f1c6f070f2d566cf6e696c584bd4c27a695bef7c8f199e92a9b5933fddb56194a1ab25b81db"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0a76ea9eb8ca6c980f7bbbf2657da215f917680a90e23709b52a3647e4cc4853"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ed6647a34bf1fe56687b703d1717e42864f88ca5d5937a1ab24c823c2828d579ec3918ea439d72fbe1c1f29f064b632e66a30b930c362c5ffa556c2ef41e14ad"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-common@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.optaplanner.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-optaplanner/build/optaplanner-build-parent/optaplanner-core-parent/optaplanner-constraint-streams-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-engine@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-engine",
      "version" : "10.1.0",
      "description" : "Bundle module for drools engine with rules evaluation based on executable model.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "330df569a7ea6acc29c240b46e70bc11"
        },
        {
          "alg" : "SHA-1",
          "content" : "2a37c56f4cd696d815b1de65a24e4eae614c9958"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b681734430337bd0e3b88db65225288609acf8320460f4738e9d8c752635af2"
        },
        {
          "alg" : "SHA-512",
          "content" : "e00a457c5d96619735ab6213ae98a39b7e27455c1942d99cbbca7285006c57db523b559bf7c6b9721d2bf68dae015c13fc34f2c2a8b2f9f3a21359aae6ad9f84"
        },
        {
          "alg" : "SHA-384",
          "content" : "463ed7c732e191325377b6d4f15df65b33733f0f8cae8c4fc5fac5cedc09638b9e8fdd44a4ef4b75f2f4e64b62078e24"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c0e5e0c246be6dd7a0f484b5c99d0e6b17ca6ff9562ed8d317c31a0ce9beb75aa34ddf3c5270f8dc7e19bfbf9e3d47ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2e464aba32593d338cb385fde3b02fed0d34f61f0f31bbc272c0478f52456d23"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f16ae85e034d9f7e790b2e00d89045d32826a81772ff33c0629a783884796b40224b50a100f4694192e210f0f836d311bf350647fe93e513b7debabd5eb0a833"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-engine@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-engine"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-engine"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.kie",
      "name" : "kie-api",
      "version" : "10.1.0",
      "description" : "The Drools and jBPM public API which is backwards compatible between releases.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fad40f414de8437f0c92ac4e81fe9160"
        },
        {
          "alg" : "SHA-1",
          "content" : "825b9bdf342ac8e70b371b6c6bbfe33442cacceb"
        },
        {
          "alg" : "SHA-256",
          "content" : "f5dd8f088fbfe8695eb55f9a3858224bdae55198d6d54f06d9de8d4f0471f30b"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0c8796fcfa055cfc4004e82973265b483e761a1a34c189dbe7a3d15b6973b75997e8d5b03fc49804de5da8bc702a99543d7f93d7534d461ebba063cb1e2dc61"
        },
        {
          "alg" : "SHA-384",
          "content" : "254bb84a09ff0fce6f1008bc870f0640e1f2c4ed22e5156932a46a77ec7371b29d748c2c9a1e3a33ffcc8046d537c643"
        },
        {
          "alg" : "SHA3-384",
          "content" : "27779bc5e0e1c6cea7fbe54e7c99ee27311cf1717a70e253dd0c8d4cf64f48fa56bb2e2d174adc7c86143e6cb23d0067"
        },
        {
          "alg" : "SHA3-256",
          "content" : "93cde138204ee6236c4405fee6f1aaf69777fa001edc42d8a3e087bb5c387838"
        },
        {
          "alg" : "SHA3-512",
          "content" : "45a2f3ecc901572f2f58b9e069bc70b6a2d5f8c300e05ac7ce20d707c34098f69825f6e7bd82cdbe19e66c08d64bca52ab2cc89adca3bbb8a729203afadf6148"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/kie-api"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/kie-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.kie",
      "name" : "kie-internal",
      "version" : "10.1.0",
      "description" : "The Drools and jBPM internal API which is NOT backwards compatible between releases.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b40427dc406af5966b5bea4fb96f421"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b5857dce79a85aeb81a568eadcb0e5fefc1d80a"
        },
        {
          "alg" : "SHA-256",
          "content" : "09fc014692bbceee78de5db436bb5a1cb6b42397e2c1c7fb9e44d11ecfc91221"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ea05554e3109772bdd8e1a5f5f815ab03a3c870b8fbc1f64e33e932196d7380a3ba5c0c958f4d146162c708e8ae96969ff1dd8f3a3ebb01f566a71e13303439"
        },
        {
          "alg" : "SHA-384",
          "content" : "11674015c9a106774cbd6dacc0859acc0cccd6c1e6c96f5f8898cc1c7dba5c1a21cac37718b39fb4afe1a0e9c10f54b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8174fdf43a03c1fde3cd36679048c7f5c6887e28949520f4d0a185c1f3e74dcfb0dbeaa78fe4712872a1e6ad6f51d5f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eb77d06c9174fe850064095d32bc9c7ffb851799b909fa4b9ec1fd79d84cd079"
        },
        {
          "alg" : "SHA3-512",
          "content" : "96a2be5b6b2cc269f0bed56fddc8d70d36f86708d9a2173f5cb436577dcc59b0cf8506d0a845061655079704324106da9ee7a9bd704ba9623657a9f85ec1871c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/kie-internal"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/kie-internal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-core",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a266b892db2220eadd2674009670aec1"
        },
        {
          "alg" : "SHA-1",
          "content" : "7fae0676cc70a52b1bdd536526a29c1f78fe366f"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ac12fcc454570568dcfe9bef223228dc8018f6587da2e2db483ba7222d4c3e3"
        },
        {
          "alg" : "SHA-512",
          "content" : "27db1d8a88a086627c64477cc48f79d7cda6e8849bf1aceb8c9c595c936e3d7a8338b3401c8568ebf13569fd25a30a9d5d0567f4554757ecd74402c37af47002"
        },
        {
          "alg" : "SHA-384",
          "content" : "360731d50f6f60263a8623e3784f7f775fc25b6c9917dd3f6e32aa6da63ae9e7173ca490ec1c1e9fd91476028deea8fa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20c1a6522be03cf31a8c6d41e946e44a1fe43c44ef391b9883299516b42860ad2f50c9bb0b538cf8167042271cd21bc5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "52270ba0eb250234ccc8c0b5d9d2bbf66032cfa95c12688b9f541a61e528e5a9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "258b2f2ea4b21e0cf0d94b59df24fdb112c78fd3bd79de4ddfd7f61adf3d6f02079e9532c399c6ba166c706edbe5be6a41c35fbfaec2423c6e55aba48d7c9715"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-core"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.kie/kie-util-xml@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.kie",
      "name" : "kie-util-xml",
      "version" : "10.1.0",
      "description" : "Top level pom for KIE utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d1aceb64382be3e12119b13daf1e4a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "4cc1a64d91b5d46d93e05da9a8349b3cb0dd1846"
        },
        {
          "alg" : "SHA-256",
          "content" : "fe79a7ff836b478a6211baaad0152d46b70581244e6c16f8ee1c6e7a7ae1c79c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f641786f1f5e3256bc25f8ed3dc607c5d4c2db1539a6ae1f3ec519cd5014286724bb85c154170c931c0227a6b38007b646ef33bc157fa5a949c126a396d2da78"
        },
        {
          "alg" : "SHA-384",
          "content" : "a870a643cfc4e288fa3c0d74b9d696cc6c5635b8260b694d24c26061d64e0e1c115f27ebbe58c54ed5fe94853e26eaaf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "784a668a1ea430e98da60346f2321fd1a23bfaab11071ed157285250a12baefdd0fa1b56e183255fb7a0e99980be7689"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8423f94567d6925a5dbb766475bfed1085a8ac7b6359dae43895e41db1cb350d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d1ba89f364c3c0540333cbc8acf273610ac395f9246161c5a082bccdb475cbb75095db08d343f58d1164554a40e1d7324fc66f91fc4f5451cde2363f702c7399"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kie/kie-util-xml@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/kie-util/kie-util-xml"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/kie-util/kie-util-xml"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-wiring-api",
      "version" : "10.1.0",
      "description" : "This module defines an API for wiring classloaders and other services used in Drools.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "27fdecdd89fa99ed93ab573ee82bf167"
        },
        {
          "alg" : "SHA-1",
          "content" : "61debcc1a192449d1b072ac19fea162c9d9ac7fd"
        },
        {
          "alg" : "SHA-256",
          "content" : "2720bc02ae7bb6ed106f2dfa0fccae05175258c14e6e3ae106b4ae2861333a77"
        },
        {
          "alg" : "SHA-512",
          "content" : "49a28004b0b982a33acf79d8cf7343b458abaac6551b8e0c43dae168b385646898045dc95c1dad27c4cc0350aab36c06d5a24330bc37bf33e2b94788ce88370e"
        },
        {
          "alg" : "SHA-384",
          "content" : "be81eb109190360e4082ea4971783c7dcd0a529e09d35cba7243253486252cc22605aeaf4b73d0af44cbe7fcc7ef7f3e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6f74205d832b6cee40e0497ab94d99e4ad86b4008a23693a8619ca12b1472c8e7e3d886508a60603d7c99da4fb4c76d6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "461d633cc733fefd30819a3719a5765dec37798fcf9866e1476fc55f5024c9bf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "96d030bb614d3fe10f2d563c614992e853a17cbbe9918de67d32e87a8d0f3050d667a7aefa9622d999a1e9f5cef698baeb10e7abbdfcc4718093a151a43a274b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-wiring/drools-wiring-api"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-wiring/drools-wiring-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-base@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-base",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "726d32dd479bff3707328fc6059ee9c3"
        },
        {
          "alg" : "SHA-1",
          "content" : "e358eb1e554e1497c94d0ec1ef07109c1625bf89"
        },
        {
          "alg" : "SHA-256",
          "content" : "89a42ee2967226ebd3039eb4d8958ee0b6088b235565c2d15370f579fac02fbc"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2fec68584ebfabf0c949129ec4f6d4cf697fc58c2f2ee42e36fc7930a13c04dc9b2c677f489edc2633cdd6383600ddeab232a94b3fdb3fb76f826605fe305d9"
        },
        {
          "alg" : "SHA-384",
          "content" : "19193d1dfe67372441a09a375f491e136cc564b02973af5048b25503f7d6c034ba2a08fe38202612511934c91ad7fec4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "079b25855104680705ae8a3892852e4c1ffc04face727bae202abf33efd87604773853de85cb63cdc64d1af85bc17ad2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "71f19b50b349122c2bb82606d13a3189a11efdf3503ad19db9da2c7d1137b223"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8287b6ad42915b049167ce701b434b852e190de46a5b4901938eb70143429537aed2b24b239dad36931d000f8f831664c0c53de636ebf8956e74bf41ff0c9006"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-base@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-base"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-wiring-static@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-wiring-static",
      "version" : "10.1.0",
      "description" : "This module implements the wiring API in a static hardcoded way, that is native compilation friendly.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "780f30d65b92a18b421a628408773c3c"
        },
        {
          "alg" : "SHA-1",
          "content" : "c0f6760f9b9bddae15cb7a56f70d0491bbf7430b"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a95822e589c688c979e52bb97bdd73b352b40f03bdc96be7ebe02d1f9f23274"
        },
        {
          "alg" : "SHA-512",
          "content" : "bee5b0989a6f6a1b894017a8512618353ae02b052aba4323735ed0c76d6c964a9440c745c47223ce68a2df08c7d3a522a0484f462f369acda64ef97f1a4a0bf9"
        },
        {
          "alg" : "SHA-384",
          "content" : "a460fd1b5e166d18919f031ff60a7225a404993e7b5f2905154ac64e3dda8d67dcdff5583dcf452617bf788b137e9252"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a5586224c397bb307c50aa2c925ef2012ece379730eff8c5e77df2e6939a31a50458e2a302a6cad85681746f976c69c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d4611ca09674487329852b91561b1296ae1a51abbc3726cb414db1c9ae38e78c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "320b43b77ae575c5927d65073170b22739bcd8fc90d626af876fcc9622b4e72816b84e42e27d904aae754e642bf1f678198bf0944e995bc1fa1bd3865e501f95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-wiring-static@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-wiring/drools-wiring-static"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-wiring/drools-wiring-static"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-io@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-io",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5ca2f070664004c5d951f3d7d8114a94"
        },
        {
          "alg" : "SHA-1",
          "content" : "0276fa8fea1e8c42ef2527f3fc1845a5896087a5"
        },
        {
          "alg" : "SHA-256",
          "content" : "8c372ec2d4b38b703f741f7fb7afcffdda2a27c074a75dfe230e4b3be9e389cb"
        },
        {
          "alg" : "SHA-512",
          "content" : "3533f2860c02de014e2de2ba9fca96edb55846965c365f1f689c0fb5684539b9210f0bad480aabcdc70525b9a4f407c34a0c36b499716201b309f7cc447a54c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc91debd759e35e289c9517087020cb91e40fa9f9d7fc39cc476d6c1daeb7be9e3305eadaed02915addf0329620f8401"
        },
        {
          "alg" : "SHA3-384",
          "content" : "be1802c1ae6fd01e1384698bbdde3166a6dcabb836a8640a3ff19a729eb0722b503ef139d476478178887239fa359268"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0fecc6ac446fc1179ad64cf52ec5ee6c57fcfde6c4c8bb3693a8fb67df39a4bd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7ae9c327644fc1fd359d69d5e4fcc7814233bf01a140efc56d6b65a95a19b78295307081dfc6583c446a9b131a2f93a7bfdad7eae74a71f5678d1a1e1cf0f006"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-io@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-io"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-wiring-dynamic@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-wiring-dynamic",
      "version" : "10.1.0",
      "description" : "This module implements the wiring API using the dynamic service discovering mechanism based on kie-conf files.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90e4765f2559801e33654d27eff1c340"
        },
        {
          "alg" : "SHA-1",
          "content" : "5d1bbc050bbb3e9ccd7d60edb4b079b08485fdab"
        },
        {
          "alg" : "SHA-256",
          "content" : "9cc2a2001454465bf2e69408f9dc81b486bbcfbde4c2d473d7e6e7fe4aae3f08"
        },
        {
          "alg" : "SHA-512",
          "content" : "5fdabb98a79e10cdafd5f706e3437cf8347e51d03cad61d8f811753a4649368f49871589857aa2c2bf52c72b54934d2baaf0b0fc26028d35b6a86e06f22a597e"
        },
        {
          "alg" : "SHA-384",
          "content" : "114a76fa34460ac892eb15a4d974a1105165bd6e4e555ed7bea6708a9ba2a14e95dc6755608c566d2437e5a8e7d6c9e5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0309a2de771e5ef2630e7ebbfe3e95b90a17896616f0f1f9da2894c927223252c3d7e050e025d94a746730a393b8bcca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7af2c159fddceeaf4abb75afc78c722ae19d73b9cf51a1459c8ad6b8901ca73c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7707604bd4e832e4fe44a4540fd6ff3d7ef2b7dbec3c0b8b85ad8b3b49e39054729ff491638f202f7d1f3bfdbf0fb8d08af68210ba21e1a9b9b0a349980e3e02"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-wiring-dynamic@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-wiring/drools-wiring-dynamic"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-wiring/drools-wiring-dynamic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-kiesession@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-kiesession",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4a20e697ec4cf2849ab6803865a59a3a"
        },
        {
          "alg" : "SHA-1",
          "content" : "fa412a1ff6372f12817d361f2a1b51ba9981ae95"
        },
        {
          "alg" : "SHA-256",
          "content" : "ca2f5e77a7064f3a3dc9c40b5be88dc03b50c7c3197e864c2eeb191e7ab76ac8"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c9ddbd9b3f7ac96da8f1224b71a6cbb79af5c6c728fd8554b2caf99dabeff73d4cd11a28714f411cb93d95f3861e2116dfcba36187c3954885702b66d7bdbab"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e3b8a003e46c201b7ce31ae17d0c57f8feb68ccea70a3f376fd5cddf8aa071496f70f1d631e2b5fc935941327c1963f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "97d01fdeb81a5e88b3f466b8a8727e54dc82389a589c65082a5c4bd1cf13801bbb1a4fcd3a5a18a5cd952b2582da2dd4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3e6b3f5431672f397d9ec5894e32f70bdedb37d93792cf40b6e74cc50a089999"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c140695718e74b3ff6f4965e88dc3ab972a13696c102f20c32272bffbaad3e58279d37cddbd6dfe7ab19bbaff4d19bd79f808bdc519e3b327cad93303b4cfc4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-kiesession@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-kiesession"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-kiesession"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-tms@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-tms",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b05eab18f7134cedd9d685b366019338"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9fd6d99ab6ca3724e9b7a74a41dfa479db6949f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a830fad0d653add66b90aecc62f97311928339ec19cd93f3200d0562b6bcd78d"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c0bde850def1a161712939dc131f389a8888978b2bbd9bc8ab9162f4b483dda9d3540a46cb86f200f1cb0db051bd4fb7799ed6be60594e579c57a93d3fff86d"
        },
        {
          "alg" : "SHA-384",
          "content" : "4af2a8b2a5ff4793593d55d75841a3bf197dd444c8b1bd5c0bf4ac99f2249c15810acbddd7a14ec7397ccf41f8b49ad0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e2a465813acc59da7b3af5eb2962bd09b65032e508d60e0d134e64a5e930cbf054a285fd7a0822f4cef364e22fb78c6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "292b4eea7c00c8f80e916d67a9578d305eabdcf8782f525f38cff9f7374336c5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4d98ae79f0b969bc90131cefd1269e13057b8fddd6c0c516b66d1e6d0f3b9e74a14c691f13805e95efb6a3b4141663c4b1b4d212d3884e4bb5b24b76b48dba80"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-tms@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-tms"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-tms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-compiler@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-compiler",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34d523b43e8a78e910943a231853ce9a"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b1d0fc488b99435ce6f45b7b24d10f5a6bec64f"
        },
        {
          "alg" : "SHA-256",
          "content" : "415e2d7f6c054f8e6650141ed72b9d9b4df668b24e476333af9fc5105366bb29"
        },
        {
          "alg" : "SHA-512",
          "content" : "a9d77528052803a70b71cead21860d836354e1c9ce06f6be1ebc9b7ced3a032ca7618b287607122eb23325fceb0b976bec64e96f898498a13d1aab992529c35f"
        },
        {
          "alg" : "SHA-384",
          "content" : "257ecbd2b6d2fad0be91517073b4059ea2989fdac28d107e0cf89e1cb6ff7ecadaff6234641d7a93440577d7fba5ea04"
        },
        {
          "alg" : "SHA3-384",
          "content" : "75919dcb809893e8af6cbc4f35ad2b9829a074f2fcd1236ef9d852cf632c66f1239dd80f9e4c3a97414e619a9102ed3c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0cb25df5e9dccf7fdbf5c718932aa573bda309c40d24d0851ea113e6a9077078"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f84bab5eb89e107dc4fa54f77e99639a09ed17d946107892b05f230aa0e83b5f9731ab5447367da7ae086f8ef48cb022755835fd9b507b67a198e2f6540a5710"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-compiler@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-compiler"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-compiler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-drl-parser@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-drl-parser",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2ecb800b71069e28747932dccc217619"
        },
        {
          "alg" : "SHA-1",
          "content" : "f3a350636c84b5452a7fe059980e2e2afdbb183a"
        },
        {
          "alg" : "SHA-256",
          "content" : "64bfbe66ee67829ad931d502d8268e37ae5af866b8e7aada0d0a1ca799d1ff44"
        },
        {
          "alg" : "SHA-512",
          "content" : "fda028dc93316e1d5084fc45d43365987b063c79acbfd90fb6b5c94784641b8aa207b5df40cb65e0b4bd06cb4c989310a1c5854d0f49cee97910b53808e2b6c3"
        },
        {
          "alg" : "SHA-384",
          "content" : "443e8bef70fff9390a5264db7e3aa22b413e09c2aeae08b18ebc5d6c146db388cef49ca22b1007f055a878f9a0e29606"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1bf93a7715d6d29e87b35cc67225dae8c83c22ca8338f26e8c229d6ea176c2534f691427425d16e72d707369245ea0c0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "116f1ded04f450ce4c1b15c09bfc67577f15fec4c94faaab69d955d47499a0c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9ef97ec05e0c16c808b642d783405e9b799194d08f1923e384aa31a913fcd5a8120ba80e06299ccc011877817461716a7d9ffe5931c28e2ced9c445469fa22f4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-drl-parser@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-drl/drools-drl-parser"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-drl/drools-drl-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-drl-extensions@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-drl-extensions",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34fe075bc8fa5c1d822935c809fb7074"
        },
        {
          "alg" : "SHA-1",
          "content" : "0de788d2c0f1ab4877628d7ed58fe7b5c8fe61a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "d05392d02bf1cf97bcec202b6a6d83c4f9d3b1430faac08a9c3f06fe5e2263e9"
        },
        {
          "alg" : "SHA-512",
          "content" : "bfc052091ff6c251b91692fdbb2244548c00401b7ca9367267013894d5b1ef39fafcab07ee94f99981e48e1706a49691131ea835029c08d9895449bc1f73f545"
        },
        {
          "alg" : "SHA-384",
          "content" : "d06a24845631aa920a42eb9ce8ff635e409209c2bd1fe4f6e8f17d066fc0a856dfc0a0196b4d166ba764b6645bda0c09"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c81ecc438ae89eb47eb69fac54cf50a473b063147f090523b85088ad306cf8f3a6fdd90742a0b0a628627135adf92a2f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a099569f967d0a73aa9f615379f4280978ad37323d57792150bed5854bff82e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "763c926dedcc23f7ff0e8de78c0904fc187a56f2c0d828d911bcd3b1e04b2bc724cc90f998e13c3f763e438100bba013e1dd6ec94bb15ef43747a22e6f0dba71"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-drl-extensions@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-drl/drools-drl-extensions"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-drl/drools-drl-extensions"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-drl-ast@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-drl-ast",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1003066912357fa39115505f25ed7bd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "0bc1d031d67543dd133590d17384baf679ebe0ce"
        },
        {
          "alg" : "SHA-256",
          "content" : "0442dfee44c22c619a376dbc9f94441630adbbcff67bf90df0789e1ca4ed9b69"
        },
        {
          "alg" : "SHA-512",
          "content" : "6893238a44011053aa24b73aa55db058773cf84a3b3647f05f47f43ab64ad3a54891c51534ef601a2420a89ecad4df2ad29cf87658911481b1eb4989efbb8db5"
        },
        {
          "alg" : "SHA-384",
          "content" : "57b8d273b1e530504bb4b056a57fe29717b948e37eab569f25015fc36f3abd7d88fe35c6819f60e82577e0579cfa2a54"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01a259e8cbf659031a3229971b7f8ba6ba41e6ca71843beaae9556da054523c7b30915b2ca0fd336f6042d8c9477bc54"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7cc73d9b0007c9733bc96b81ab0aa2698b39b898f922e50dd7f4523e5fc9b66a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a9c71ba041a981766481d9cacdefb103db466992bb43121170130671fd5aea9afe9a85de7a122309360103694d0bd85f4bd85762573f137336536219c7d63daf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-drl-ast@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-drl/drools-drl-ast"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-drl/drools-drl-ast"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.kie/kie-memory-compiler@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.kie",
      "name" : "kie-memory-compiler",
      "version" : "10.1.0",
      "description" : "Utility module to compile and load in a classloader programmatically generated Java Source Files",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5aa1ce55a2bb80a11d1fa4805d50f364"
        },
        {
          "alg" : "SHA-1",
          "content" : "1752d4ea34cec9e9890d6ac2c07e1a42347f06d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "15543e7e36749e75f3ccd09ded1d123971a0eba76be41d3757bb21311a9c61b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "02a2fb2f69b2b244723074d1273faf31ba343dcc24bb42724eb78ecd0ede3d47af1b10cdcb59fdeee6ac78ee3e1c574ac1d87b01a2cf009546edaa10a90e8ca0"
        },
        {
          "alg" : "SHA-384",
          "content" : "bb1c17060451f64d401e9bf50708cb48a9d5e7c03f1a09cac2d7dc2522f2eefb3268cf379da4bc6f9581600c55ee5970"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5157add7eb419a3fc81085143f499d8d1539a7b6d52ba568ef8b70c4faeca345912ad55aebfa8b0b0e324b17aed49385"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9e9e5d38f03cbb26d830f204829f74f4219cdb561c927cb95518a1d72c2fca2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8af1692556c6c15d0554f2d8027afe60fc724470fe36d61e84e6b9554478276bfa6d1bcee7d04c2e2030e036c1b239e2cdffbb9bad82fed77dd5b7951a42b82"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kie/kie-memory-compiler@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/kie-memory-compiler"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/kie-memory-compiler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-ecj@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-ecj",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7a0da8e8e3351f3fba04a3b501bfd9cd"
        },
        {
          "alg" : "SHA-1",
          "content" : "3e4d706cd8c0a81997f486f853fa9ae449784128"
        },
        {
          "alg" : "SHA-256",
          "content" : "58e31f50bb89c7d77bd5396c7699381440e8677105a4ac181a06bdfe9adfaf9f"
        },
        {
          "alg" : "SHA-512",
          "content" : "856a7c2a32d729a6d6e333b406cfc3c049630881d4829fd87ee425c6620ce0e33fa7e804a410ee6f1c895bb9ad70a24c944066897d4cd908e17d428cacb7a444"
        },
        {
          "alg" : "SHA-384",
          "content" : "f1961b9a2f8d187b07acacacd4aee054e3afb72f1a44c0d4b4f573ec2f7e84d0256337ff029818c9d98a485fe96e4e3a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6e01b033406ca18b9ad547efcae2e7d027db735d0d81628df303460cab94fca6d1a209ab5346ea3a139b4ddb5712f866"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51d0ff9b304686b1e179749310095ac48bc42170bf6f8feaf8eb075c248b2308"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7be163e1aa759425edc46e4b31ab08e4b6894c7f3a2c9a26e8bc8fe2d0634f8f4d82015606ccfeb2e03b3d3ba9ab2bc2359b9659b464b69685f7aa868b9f8fd3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-ecj@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-ecj"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-ecj"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.jdt/ecj@3.33.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.jdt",
      "name" : "ecj",
      "version" : "3.33.0",
      "description" : "Eclipse Compiler for Java(TM)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f97ca731449b0dd4cbf23aa34774c6f"
        },
        {
          "alg" : "SHA-1",
          "content" : "4041d27ffea3c9351e3121f9bfe94dea4723d583"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7686c4960cf70c2ebc5c500a73a8cfc04541b730c18f1c5c21329889b137f45"
        },
        {
          "alg" : "SHA-512",
          "content" : "69b57e12aa7f1339fe86fdb82f8fe9a104ff4d5e887448a779059e4f0626c43af0f1539569d9669c3f3add54fce6447e0bdcec93ee52ad25bf9697f7ac59ca7f"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d6816535e016403ebbca62356393f1f1484cb8dbcc327cd1f3be9698bfe94b1d29157fe6529770073effbb8da4777e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f5dd816c43b1666a383420b275e47a6d6297ed07393b95e799c0237d42a0ad9afe105b1bbf62979ef6032808309b25eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fac6d26aa92fe8eb343c935c59789939ea02d12327f7c65b0ed95accc01846dc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6149a622731bdab696d500f027870a6ab5f37118fca57892b2e52d2a06c4154e1be2690dddd1ed7045b072ee4273cfef3d398156a6fac9387e92a71feccbc78e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.jdt/ecj@3.33.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/eclipse.jdt"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-jdt/eclipse.jdt.core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-jdt/eclipse.jdt.core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.kie/kie-util-maven-support@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.kie",
      "name" : "kie-util-maven-support",
      "version" : "10.1.0",
      "description" : "Top level pom for KIE utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9cae3104f6ceda32cf1a2fd9cc3568fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "edeba07ed88ba43299ddbcc60165d8bc37ccd2c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "97621b1068c77562ef83f6e7daca19745e20f5fcd867ab97e7cace319194ea8d"
        },
        {
          "alg" : "SHA-512",
          "content" : "2521000972561dc7d537d7fb90e637de6207dac1579d5962d54456a5d3761e5b286878f76bf93845e1eba000367f7ff4bd6aad6ca592031a2d273eea324c09b3"
        },
        {
          "alg" : "SHA-384",
          "content" : "8edcb25d1fcf50adb17ed55cd5741ca3549d4aa19621911fd0dc44d27f39d66543f3f2b4362b36a6cf1f6e92074268e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a3b8c9b7793299eb4be64edb6990c071b58f6151f4482ddad25f03771bdf488a39123715a098a4ef8d3502b197957b90"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6ff22eff50d7e2378bbcfc38c3da86303e8f96e43ed12e770f075cbb5d359ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fac1c6b6d2103c803c8583cc07e85274c3776c747a7f7f71e80b31131870f8e9eb7b85b784754f1139cf619c11ae7ccd6fe1170a879ba3141fbb0590a0d90370"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.kie/kie-util-maven-support@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/kie-util/kie-util-maven-support"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/kie-util/kie-util-maven-support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/antlr-runtime@3.5.2?type=jar",
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr-runtime",
      "version" : "3.5.2",
      "description" : "A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1fbbae2cb72530207c20b797bdabd029"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd9cd41361c155f3af0f653009dcecb08d8b4afd"
        },
        {
          "alg" : "SHA-256",
          "content" : "ce3fc8ecb10f39e9a3cddcbb2ce350d272d9cd3d0b1e18e6fe73c3b9389c8734"
        },
        {
          "alg" : "SHA-512",
          "content" : "71adb4a78a23e4106e9f09c92a7e0c1d975ad314a49f4a06472e22a2ec09c83fc02c6b684a20055b46ae69fcc119b155b7109ef56e170579c9a462c8839bae52"
        },
        {
          "alg" : "SHA-384",
          "content" : "e56770e380da87eda373e1f0fa7da0fd031b3e310e70b581d8a7eeffa80192f7cdccd073e45f277610ca1e161662db62"
        },
        {
          "alg" : "SHA3-384",
          "content" : "856d53937937c945025382711f9a28b66510ba5fa98ba928cedfa0314cc333d2a570c84d12e3dc877fc11b9e5b5902be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "52d6cd070ca8a0dc5bfe4dbc2e7f6c095e32d3c83c5030bbc160dcc5eb47457d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d9da25347d24b7ccb0f840cec91f7ca7262b61969351f87b3c6ef7fbc202104d45250ae3920d2dd430a9db20c457529b1adcf9c7e3bc068b1f03793123a88646"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "BSD licence",
            "url" : "http://antlr.org/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr-runtime@3.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.antlr.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/antlr/antlr3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/antlr/antlr3/tree/master/antlr-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-model-compiler@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-model-compiler",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5622d0de064532d0653a71e371092a19"
        },
        {
          "alg" : "SHA-1",
          "content" : "af5932112e27ad0555427e42bb00acb039c27956"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9cf967984412958ae917f7b66bf2d958245aa30caf5d1cc05349edec446e327"
        },
        {
          "alg" : "SHA-512",
          "content" : "cacb0fbabfefa2e83e8b69dc20f39dc75d9d353935144089bda6451ea95e22e11466f78772ee41fd4d667be2399b1e08a6692e0451e0fb89bb94a49c58ca0bcb"
        },
        {
          "alg" : "SHA-384",
          "content" : "6db268dfedebadc99fed472342754652821bbe5043f3bc27dab20da2ec80687b899c51a6348a7d8c74ea45024dea863e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "550f0aa4fe649cd682fdeeddce3bdf201f9acfadc09cc129f97d08b77047a58e1b2704373a7d0df013f89ccf65437145"
        },
        {
          "alg" : "SHA3-256",
          "content" : "61cc0d8c2f5c7642c777c80794d2a8859db552c8c38f9db198daec57969e0639"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7d65e2fd9ff481c919d4d9f31837da599d249eceeef578f2fb5f8b66a93603d833a5cc6caffd36f1115330e7df7bc03c47d4b081c04a9fe5e76b62afb458c7e5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-model-compiler@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-model/drools-model-compiler"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-model/drools-model-compiler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-canonical-model@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-canonical-model",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6f55881156e4e8233ebdcd71bea15bf4"
        },
        {
          "alg" : "SHA-1",
          "content" : "a341b3d54b1ac4f482c8e08e4528f68d80b54543"
        },
        {
          "alg" : "SHA-256",
          "content" : "43a803d4a80797d3b257b3b2ff1b421870aca8b4d8346583fc5097504cc240ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "45dcd34d0d938bda5d494e13fe810f9bfd6a6f5f43fb602ad949ddc84a13ffc37885e7f16e99ff41e8755205196881e1c7104b3f0382ce69eaa198a4c08ecb5e"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ec0e915bdfdfb84ba2eb4b35b391acb20f85059ef2b4abcebb3331ab9efba18800753194f50a31fc67094eab74dd94a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bd55754e870a3c36e621a3501098fdb3c76377fecc122ce43d41714aea682b8722b71550e4d4ff6db86849b30aa8992b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e7046825e5dd87e9aec4b98fa81ef4a463ea8bcd8310eeead941da74536564f1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "97489f1cd578d0308f1ad19dac1359dd23f545715b85ade90b66b3849efd63275a3d4935d12036fcc9fa401a6375cd9cf240df7398736343541ba65098156afa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-canonical-model@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-model/drools-canonical-model"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-model/drools-canonical-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-model-codegen@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-model-codegen",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5de11dd34fc2f882ebdbd1cd48f278d8"
        },
        {
          "alg" : "SHA-1",
          "content" : "efcfe146a8990ea2e42e06d16b4ca9ee1ff5e3fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a5164b6da01beca66cc0c1be53e8faa4e35506fa313da363678184d51a72d31"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff66e0e164bf9c01fd70e30635b87e29929cf3b0e1228ea5b6a1db204bddbd6b8b5fcc6b65961ec2412e5215f7516579271aee6e4fc5467acc4d5e850aa754e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "5550e21d30f6eab565f827fa67ff6b94315c0c60e4b490fc5ce22822e53140aea3200f8fda56cc829483967230ae659e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f4d647698d9dccd322fcd00b849dbfffaead7baf39c6423b3daf3b257793c467e4888aba3266cb3ffe0e749de08bbf3f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "12f81c3b0711a998f6962b3226b5ab36d93d97293d1e133b3850718291863cab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "55a57272bca89edd1dcda7575d360af0eaa315db71369df43903b0e82cb6f0d4f4ee75d898375a66f5e8f5b620f7a7beb99f9d385b4d2af90c2ecfcd2380981f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-model-codegen@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-model/drools-model-codegen"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-model/drools-model-codegen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-util@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-util",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4ad401650a7924295bf056ffd65ba095"
        },
        {
          "alg" : "SHA-1",
          "content" : "76097c33ddfec3cd74bbaa09f2c57d7b43f421f4"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f53b4cc83851cbbffcfa149259dca4b7dc46776e9528008fe33d369cf46fea2"
        },
        {
          "alg" : "SHA-512",
          "content" : "05e4678f87ac056560b16c85384a22504d3ea70ca813c722c8857674d95f791345e43761b59853e48b217f8fe1ea1f39b12a4f89cc20d9c2a94c72dfa04e230d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d6cd63feee90cbac9536ef1ec45fe2a4fddef30084511bc9848f366507af552cd6a08d740baf0cc73b37854f8cc365cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "eb05f9bff0e3c23218ec06515cea23a69b74fed441c0c65ba92df23a5acebb0f8f4d21e161e422ef1778c1b413b9bd42"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc57746f4710fb34fa93a533ec41c6d62c4b8719b1faac6f23174b50b5579ed2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23b0e850547d4c478086026ead1c92ab49cb8ffb5631c993ebdaa8e25204ade7a73331597a0a23956b2e9e0610798b315c24f7e4763b65ce7c83a3ec2e036354"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-util@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-util"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-codegen-common@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-codegen-common",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b320239bbfc22d3709d95fddb18fd902"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed7dc5df866e2969b6581b95d5644bb69b0d74da"
        },
        {
          "alg" : "SHA-256",
          "content" : "72f58ab09c10e6ee0fe8436b459955c310bbf21353dae5ecc003cbb3f472dded"
        },
        {
          "alg" : "SHA-512",
          "content" : "6d25f88de4ec76b8486c657008943e641238253b297ac8715cbaff9d0360f6abe67ff3c1f70dcd95ae84da859fb7b9061e22859e90aad5e43501c6ad814da31f"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d6ca656135df2f1e0cd2a9264e845a2fd3dd5f857f2d88829a5d19f5408854ce2634422fc15090a07e6018d48e109d5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dc137085fd967083e0555046edfc433244303bc182cefe131c03898720fa0feef1f99abf918ee1e1f0c9f2edcf72cb3a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a174b8c18dab91ea4f658b0960cf63f68421c8080873c453895753cb9ad4541"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7aee8f00dbfdf9207cbf616925100dad55850b1dcce3beb12615ff2bd8d0206b862987e6d8aff311a9ad20f07c707acfaf43dd83ea09c0994cdbe7f742c63747"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-codegen-common@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-model/drools-codegen-common"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-model/drools-codegen-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-model-prototype@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-model-prototype",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "19d5d7e3872dd628e83710600f770e5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "60c6d4ebf4ca02f90c1d7957109d43c573393282"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d18e4948a92b379afd98968311356f5af31a7e7e9ea537e70a9989c672e4d33"
        },
        {
          "alg" : "SHA-512",
          "content" : "6855cfa4ab57bf120d9d98af8b98fb5d8af5ad20247137dc15443778b1a2430744533d873e45b3bae5beb75d12ffe6eb8fabab9db364c1365c1e3c27be2d3f8e"
        },
        {
          "alg" : "SHA-384",
          "content" : "02178ea05bdbc3bec0f453d500bdfd30c6a4d048d6b5769a7e6360910e1c0300477c52a77415774db858cd9eb2bcc7d4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "14780f03d8795187bdd61d4b7710ea3b0c58970ae993b3fd754ad62cdcaaeb5e1435fe41ce57b45a626a2cdc2326086f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed8b4be79f719a99e14ae1dec5ac35f5ae1b3e20a779cc4d0a14ac5e1bdf7a6c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "37dde1ff08e65c09186d1800166c3e7d29cffa1cde41af4d9b73af8c2f2a959e7119ab7cfc86582c1d317d38ec3112c5b3d8dfb887fcd8300618813a4523ae11"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-model-prototype@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-model/drools-model-prototype"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-model/drools-model-prototype"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.javaparser/javaparser-core@3.25.8?type=jar",
      "group" : "com.github.javaparser",
      "name" : "javaparser-core",
      "version" : "3.25.8",
      "description" : "The core parser functionality. This may be all you need.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7956ad601b83d427390d99dc2e0f0494"
        },
        {
          "alg" : "SHA-1",
          "content" : "15a9581d0fe18fceafce4f1b7c419732a743508c"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ac2c42a234c1ee43a55bc22911934ddd537bba78931265d072ed34c22b06d96"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a4e76f64db6947a8fd430aaf954589ff93e58a45515b7d7d8b3d996b0414a1eab4600faa2573cceba02df1c1ad949218c54af40514451aef2dcc6e3918db8b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "62c03221f99e8bf7fe3cc697f3a0c05b72596f7c572039f97974dd60e899ff8940c6d09775fac48a3a059cdf10d65488"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8bce27e5314c8bd80356fb883aeede416bbf06d26094130f4da537792639238e142e9bfa5f8c07ca326f72e059632588"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd29b9c4e9bc23fedc5144c5a64ca334f89e2e75cc787f6fb286d994c889dbf5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e637a6a185482464a936d8da67c7655bd31a56abe91ac15d42864a247ab8e55de31a962b3a34b4abd06cfd09e0903a7ec7caa46827983c0d2a1f69c2262569d3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "GNU Lesser General Public License",
            "url" : "http://www.gnu.org/licenses/lgpl-3.0.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.javaparser/javaparser-core@3.25.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/javaparser/javaparser-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/javaparser/javaparser/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/javaparser/javaparser.git/javaparser-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-mvel-parser@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-mvel-parser",
      "version" : "10.1.0",
      "description" : "Parsing of constraints in LHS",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5027b4c4c631c79e393f72d1d8db206f"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4bd507413c4526027285c8e8c9d35dc23757635"
        },
        {
          "alg" : "SHA-256",
          "content" : "96920b3a6d96f8ea7be59de8f23cfe5ba529b9e705ba9c02a2a6c7411a4b7413"
        },
        {
          "alg" : "SHA-512",
          "content" : "44dbfd6d86d805149cf9f5be10b3956e94a3614c951a3ceb80d0766f67d26b5c1f64071c079a454cd54442e0f29bd02857d38e4c1e98dcbffac9e4ab355a3016"
        },
        {
          "alg" : "SHA-384",
          "content" : "eaa32eee0ed72ffbf342ee66161a000fa01f26de45f25716c347b807f8f9a90e3ab08f3370d6c649c4d43fae828c4936"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b67a8dcddf1a21cca1172cbccb0f518643798e2887162c9c8a7e8a3f69458aebe1f49038b6f5c2d4b4f3d7783b8a0109"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3aeb4e997aa087e9210f28cc5a36626da74d711d0d8804526e31ec2fc372ab4d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0eead8202390392abcb84159882623323d8a98e51726aa7b482793cfbf89c7aa71b07ef0db67265c01070adb9f32eac89d54bfcd3f3b768959a7afcb34204b2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-mvel-parser@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-model/drools-mvel-parser"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-model/drools-mvel-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-mvel-compiler@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-mvel-compiler",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2da64f12783afb54962e88340a043abd"
        },
        {
          "alg" : "SHA-1",
          "content" : "b66533946af3943e847a55b6797b88e1bd66c74f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a637ece6d297a0d62f5265710fd145d612f1527c77a33b34174e3ad7e2f5c502"
        },
        {
          "alg" : "SHA-512",
          "content" : "67e36d843a71f23207bab3cb78b0590b3d626560908377e0aab60ac692442a4789582d039b4021d40e4a5bf7607f7f318765a12409d3418b302244ddd200e744"
        },
        {
          "alg" : "SHA-384",
          "content" : "b836b0c4662d5422a74916138fd4a1884e999311b9484aceef0a8cdca6454fc104913cfb7b03867767e53712b26e537f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0bb9575741a2ae3997bed7578a7fd6fee611c978348343f686bfd1d33ee9e2ee3b6716804a65bb48bb6ccf872efd2a8c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1384943a581c9c4d1212ae061771e25347264e6baab088db86435273b220686a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "07706675f53f6bad1391d9e20a859d3d8bccd659366c38d40d93e3956afb43dd78f099a178bb0f7d466cb9f26067c96db4fe67291f3d14ed88b77edb7096d161"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-mvel-compiler@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-model/drools-mvel-compiler"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-model/drools-mvel-compiler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-commands@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-commands",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "399783f800d4b74e1d2f0bc5e1c9c8b8"
        },
        {
          "alg" : "SHA-1",
          "content" : "2cf3a0f87c985bf665d6d2c91677230ef1d7e036"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b584cf436860bbc474d1a2551c164c4ceaee91645d53bf15f581a1e7e4b6c71"
        },
        {
          "alg" : "SHA-512",
          "content" : "1457ebf1a3bf26f9e070e4905e23081d975b79ed2d4493d099a3b82cb58b44aa953ffd753f8e1961d1a2f46e0d5cd98595f02716590e2f20d8866093974a48b1"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0035fe20a9207ca684f8bbc032aae44fc54cbad0be4c9db9e81884653a2f4b9dddb10cfa5b8cfa7af4ac752f103043a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7f1800dd523360b394340bdb2d3f0aa736b109707645af198fe0b31cc480ade91514dbb1e715795769c66ecb324f894"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6530e12f09fd097f78b086f9a4131bdba365a393261f595492a2b407c5370ca9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e5b6b3d54c160d41c2ecd61d47b8d7a5d264679e90d45d8100c07909a98fbfe11e7c8f53d3cf05e3d419971c496dfafb1649f65b452288caae9d01b01f1a98a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-commands@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-commands"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-commands"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.drools/drools-alphanetwork-compiler@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.drools",
      "name" : "drools-alphanetwork-compiler",
      "version" : "10.1.0",
      "description" : "The repo contains all code related to Drools project.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b134bf1c8493f47327c9a78c819eca9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "87d8174b1829950ee74cf37fe6bee99b81ecc7e9"
        },
        {
          "alg" : "SHA-256",
          "content" : "0864a4e0a6bd7398d07b836f9d18459b1a50caefd20c18fd1fefcd654bba45c8"
        },
        {
          "alg" : "SHA-512",
          "content" : "428d9443a74823402352c0b3c5ef4e2833fc12ba93084d4a63c11f4ef0eae1e507ca0fbbc2bc09cfc4282e38f121839b3e6be10313a13bed24897017f97d635c"
        },
        {
          "alg" : "SHA-384",
          "content" : "5878a929d54072e36be804289a9fa379862d740066692ce5db0c057ab8da3cac43a233ca4ffcf08ca7173201b6206f6f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "70c23b9aa61e17e1055b378938d7ab443c6190b3f51f63df7c533849dca7c4358dfb96373b35df6b4afaab5dd5665303"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1cef93d3563cbba003750104419972a57d63542e472fcbdfd70d97b2cfaffcb8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8f113d7947ebcfdd44de7e95b5f976a6a005aec6f854dfe6a9a27da30c7d5a6a5195bdd1e2eeb6e351a216fd450d206d3ff67ed8bfaaf04bbf85b730e7937f45"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.drools/drools-alphanetwork-compiler@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.drools.org/drools-build-parent/drools-alphanetwork-compiler"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/KIE/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-drools/drools-build-parent/drools-alphanetwork-compiler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-drl@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-constraint-drl",
      "version" : "10.1.0",
      "description" : "OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains a deprecated implementation of constraint DRL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "05dc3007ac11a18c6ca9d340ca326374"
        },
        {
          "alg" : "SHA-1",
          "content" : "91f2c8273db32dea0bda32b61a412667f614ab8d"
        },
        {
          "alg" : "SHA-256",
          "content" : "94e62e18e803f911e9c8323c170fb9d712fb07df1130f1089d8fe7cf87584dc9"
        },
        {
          "alg" : "SHA-512",
          "content" : "7fc8e050724111bbee83391f0423ee6088c64cf586c6cdbfd15b1b41c01b1eb26b2b921e2f7b32ac57617f9a71af48a3945baed73f3ac9ea3bcbb1692385d0f4"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d859af609731d350b05e897fc0cb55796a8efa03617b39f9c9a3b28ef40126eab07460556f959e1928cc66ac98cf2ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "01f4eff19eefc4205e6165b77ee18e26424f4e617b920f4715b056dfcef049f588afec67e0adc2822e895222b3eec187"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4aaee12fb54386fabbe782b36ed059144120913103a8cf3027e002cbfe0024ab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b9858e76c6894c3fcd8488fa5332a14df13b8f41a8c38f2fd9a54edfe1f0a43de6307b65ac105fd25e69c4dfdd58068cd098bf39714f9ee5cc078e0045294f4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-constraint-drl@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.optaplanner.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-optaplanner/build/optaplanner-build-parent/optaplanner-core-parent/optaplanner-constraint-drl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-bavet@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-constraint-streams-bavet",
      "version" : "10.1.0",
      "description" : "OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains implementation of Constraint streams (Bavet).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d397b14b4cc10c67c9f1c6195d9246de"
        },
        {
          "alg" : "SHA-1",
          "content" : "045e31032243737209b162fb93d236f07318d9ba"
        },
        {
          "alg" : "SHA-256",
          "content" : "a48fa35af12a177ec0d98305c022414284fddfd804c5a830f2e455f20a3d2ef9"
        },
        {
          "alg" : "SHA-512",
          "content" : "0e25b091da91b68c305fe72693a612d963f718cb16fe9c12415c6adaffde97860d9f64a3c27729d232045122658c423cce6d176d625efe9e332a27099b1ea1ac"
        },
        {
          "alg" : "SHA-384",
          "content" : "bfe051d3a727d0fe951b4a63153aa8caa6d3787bc964288978b1649e13a5aace06d6a7b95122cd1c7296e7d2b87e78f7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d47d4921e740b9924c948f5090a6b5d4f7302c4f0eca225944d1b46a2f5266930bb9364a07971a325c84f0262bedcd19"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3bbc6b19028d97dda2344a24b2ad605612e714513809953af4dcac05ac450bed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dcddb9a0e981f9c4d13010ccc29aa085825f8975830de3c4dd1716d76b1d321e3a9358d6c95cde573f71bfe065f530b888548e19af58f81e47a083921f6902c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-bavet@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.optaplanner.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-optaplanner/build/optaplanner-build-parent/optaplanner-core-parent/optaplanner-constraint-streams-bavet"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.optaplanner/optaplanner-persistence-common@10.1.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.optaplanner",
      "name" : "optaplanner-persistence-common",
      "version" : "10.1.0",
      "description" : "OptaPlanner solves planning problems. This lightweight, embeddable planning engine implements powerful and scalable algorithms to optimize business resource scheduling and planning. This module contains the common persistence integration.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b9ebff523e9ee6d41f606895727975ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "9489f0b4628501174fa35422f542a9b6881166ff"
        },
        {
          "alg" : "SHA-256",
          "content" : "2bfa52412fd79b6afc420b2c80d8899397fd9b739976ccd42b2fc4dc2939e3dc"
        },
        {
          "alg" : "SHA-512",
          "content" : "feded0712b5d5dcc627ca08fae5e4dd8df5ef0de3e3144bc1dc2eca94098a33279b5c6b2336cdb1e0c5a96062f223bb468e6e6bb49d523b180412b5d635e15dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d290598f4bf1bd6d4b1ccd70b5d052751ec7e1f656a836b984b7879edc327c8134b8f31d2aa9e38c5dadcd4d873efb9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "85a5d2b7924ce694c3ff6727e1b537cf58662cb023b00b8198cc4f9cc807d5660121e5be910918c8643f4e56ce92fffd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0b2359dda8c63b2befa5d7c49814789a4ce6a6258032f177aabdee08f6da9e69"
        },
        {
          "alg" : "SHA3-512",
          "content" : "210cd30de2c4b02d651a8eb4f4209c2f2dac2711a3a3cfc7914816b77cdaafe9f747ef056921f9f41441b69b0275a7cf9e61bbca61e4c92454757aef0b8207df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.optaplanner/optaplanner-persistence-common@10.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.optaplanner.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/incubator-kie-issues/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@kie.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/incubator-kie-optaplanner/build/optaplanner-build-parent/optaplanner-persistence/optaplanner-persistence-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-syslog@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-syslog",
      "version" : "4.19.0",
      "description" : "Camel Syslog support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-syslog@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-syslog"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-syslog"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-tahu@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tahu",
      "version" : "4.19.0",
      "description" : "Camel Eclipse Tahu support for Sparkplug B",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-tahu@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-tahu"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-tahu"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.tahu/tahu-core@1.0.19?type=jar",
      "publisher" : "Eclipse Tahu",
      "group" : "org.eclipse.tahu",
      "name" : "tahu-core",
      "version" : "1.0.19",
      "description" : "The Tahu project provides open-source implementations of Eclipse Sparkplug",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e77f347d3f9a045fb4b2a54d7caa29e4"
        },
        {
          "alg" : "SHA-1",
          "content" : "57457f990213bf41c8a59a642d506d4b60e27b2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "283916143a68b8226384f9a547aa07dddb2d6b294185fce875333c76dc25c628"
        },
        {
          "alg" : "SHA-512",
          "content" : "888f00cd4d28b5f000dc046afddacc18c958e5a5d7c8ee36322f610d1d46fcada2a0fc633a640131ba94303aee2bfe8ad0d839963e05c168350f25317fcc2e6f"
        },
        {
          "alg" : "SHA-384",
          "content" : "c0c91ce5fe8b8cbaccdb3b474f6c1476f773fda75a01edb9ad9ce2cbc1d2a55883de02b7428828d577d3fb5d37e6f5be"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1820d0a7f678d88b47c2a39843aceb032b456a7ae6bc74d00ebc98813724ef5707867be3b10c5c1cb3c3f11ed4d6421d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9904318b94ff494c3bcab7a0e2d1daaff9c02fbc600cf6616e83133a3c9dc9d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7983a7e72b7714de6e51f0e7855e88c733c5b5b099c0b32e205dc38e5149a2187daa6c12e48ed9678294089e074f40d6108fb8b6500b2c5c72027644c5a872c1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.tahu/tahu-core@1.0.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.eclipse.org/tahu/tahu-core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/tahu.git/tahu-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.tahu/tahu-edge@1.0.19?type=jar",
      "publisher" : "Eclipse Tahu",
      "group" : "org.eclipse.tahu",
      "name" : "tahu-edge",
      "version" : "1.0.19",
      "description" : "The Tahu project provides open-source implementations of Eclipse Sparkplug",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0aabd0a36811c9191e9c0726f7b09d2a"
        },
        {
          "alg" : "SHA-1",
          "content" : "23f285a757d61d5d93f7b2258eeaa32808e0518f"
        },
        {
          "alg" : "SHA-256",
          "content" : "412acf76e01ba2595c7b9d7809076af25d56e7463055eda2b018e568ea582372"
        },
        {
          "alg" : "SHA-512",
          "content" : "3beefb1448a1354203b919430779a66df0690e4fea32ece36ae4ff373afb699a1193fa23b66c440002e0c497973ef0e05238ad77ccd7215e7456ca928a76dd12"
        },
        {
          "alg" : "SHA-384",
          "content" : "912b3c329b0835698ca9061d4e471e8f6914ebc79cf56f67eb1ed2d8314bcb68d31fe16aeee1aae059260b519e886829"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fe66b202b029ab869db9ceab015090b6f586bd1d0c8d8c3b34f55e2c7d31cb191da2d35055c03d8c2e2dc3a94a927a53"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7c7e9d5ed999a21183a4270236f755a321042d555bf220e7fd5a3fcabaee3144"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af902ad70850dcdf601f1552b1dc5c5c23328c6723d2eb09015189000ed36c26db3685c4ebb88500af7dd59e9dcf8b2c9a8aadffb49b9d5804f4e893ee4a58b9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.tahu/tahu-edge@1.0.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.eclipse.org/tahu/tahu-edge"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/tahu.git/tahu-edge"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.tahu/tahu-host@1.0.19?type=jar",
      "publisher" : "Eclipse Tahu",
      "group" : "org.eclipse.tahu",
      "name" : "tahu-host",
      "version" : "1.0.19",
      "description" : "The Tahu project provides open-source implementations of Eclipse Sparkplug",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a13e3fad819d896157b89ca8778185a8"
        },
        {
          "alg" : "SHA-1",
          "content" : "23c3d03ca0e67166830174ccc0f3365179c47caf"
        },
        {
          "alg" : "SHA-256",
          "content" : "012ef5840a49e333dbf71d9a1ffb5ead907f6f7e024f0ab3330343f798eb599a"
        },
        {
          "alg" : "SHA-512",
          "content" : "23576ac8787af1f3dea597894e95a1efdea57aa9cecd42035730f81e111d6401995a6f81cfe426714e3830bcee2c0ec422a39b94a4ab7fccd9a99de67a486a8d"
        },
        {
          "alg" : "SHA-384",
          "content" : "fc4af9b4791ab5ebf036ac7050d0888da75df8d35b1ba1ab484e920dbc7b8f4e939a7c16de6c3a9f7dd1ae19536f650f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7db79a2c54d470460d2451a2eb199978014446c5057a46b4b00da10a7894fd95887bb356200f56061c2b53f9eca2ebca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "00ef0e0287e6630c802cf0fccdeba50e7783185e52734d577b18e3acd31d392e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f0cf0dbfa010c54f600a089883e34b7a81eb24eef9a329a0f2a51cfd798c329cd12f28cebc6025d4087f9aa6975a20ad0ea148d06455608ce6b65d2ab42716c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.tahu/tahu-host@1.0.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.eclipse.org/tahu/tahu-host"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/tahu.git/tahu-host"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-tarfile@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tarfile",
      "version" : "4.19.0",
      "description" : "Camel Tar file support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-tarfile@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-tarfile"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-tarfile"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-telemetry-dev@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-telemetry-dev",
      "version" : "4.19.0",
      "description" : "Basic implementation of Camel Telemetry useful for development purposes",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-telemetry-dev@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-telemetry-dev"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-telemetry-dev"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-threadpoolfactory-vertx@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-threadpoolfactory-vertx",
      "version" : "4.19.0",
      "description" : "ThreadPoolFactory for camel-core using Vert.x",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-threadpoolfactory-vertx@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-threadpoolfactory-vertx"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-threadpoolfactory-vertx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-thrift@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-thrift",
      "version" : "4.19.0",
      "description" : "Camel Apache Thrift data format and RPC support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-thrift@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-thrift"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-thrift"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.client5",
      "name" : "httpclient5",
      "version" : "5.2.1",
      "description" : "Apache HttpComponents Client",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fbbefc687f2e0c55b34b77edf53d486a"
        },
        {
          "alg" : "SHA-1",
          "content" : "0c900514d3446d9ce5d9dbd90c21192048125440"
        },
        {
          "alg" : "SHA-256",
          "content" : "9355f3876baf82fec13ced22c12b62d57536230836406d359459128e4f73ed51"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f8cbc1b287f56af9565532aa6e16abbf8e14ce9e22d682eb155b24f9b36e3801306373b03cb9a3ad88963acff15138f949ec48ebe84491230a490a7c745b18b"
        },
        {
          "alg" : "SHA-384",
          "content" : "b828737744748cf6cf4d78f87f3c84bc90723eef7ad8ae68785504fb20389d08dbd4b13a66dddeb3a7d96adf5dd70d54"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8946c3ef57726352db0621b9f604c88b5065901285f547173d708b48420f3586c04f84d0dd6a86159e8b494d50561361"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ab0c8554953cd7d42a9ca03659c8fb8a79be8979084847aea619044ea8dba35"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e8db6667d9b300c728b0ea4e693f09a49283e27362d123a17e860188b4f03d2c34f57b62ab714ead1202820748c28bae9af4cbe6c43876877573f173e27bdd10"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-client-5.0.x/5.2.1/httpclient5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCLIENT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-client/tree/5.2.1/httpclient5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5-h2",
      "version" : "5.2",
      "description" : "Apache HttpComponents HTTP/2 Core Components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "272112133e0dd0559efdd8f5e615a344"
        },
        {
          "alg" : "SHA-1",
          "content" : "698bd8c759ccc7fd7398f3179ff45d0e5a7ccc16"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a087fb8c619979d492a83546f351ddadf32b28cc6a32923229f3fc777171578"
        },
        {
          "alg" : "SHA-512",
          "content" : "3c8ebdbe931d014e390a2b42aeae1ec3ae0def07c54a0c18927d0db1afed978fd9730455602c7692393bba029b07bdd43356a5b779f5d79b285d9e36d0c448d1"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1ab74afe0b503a3cf8eb3b060b6696a174aca2b55d728add196d46aaa5c9dce0d81de4e26e2e44482fbeb0cad197f63"
        },
        {
          "alg" : "SHA3-384",
          "content" : "13fd21b5aaab5f9fc0d8ecbba20196a02dade84e992c4a686ef5c9a98c3366674d201e42f8555cef7042b1ba6d4ad256"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62e29bad6d6c936fba13033ddc64153accd59dc964ed9f3dd7c1bd14212b834d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3c891ebf18f05498d732eef4aacf607e0e526bb5d6a821e795601896d80dbf5244a36674f9688bdceff7f8965b8e893c88cc9deb662b7ac206b2c32b2b796e32"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.2.x/5.2/httpcore5-h2/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.2/httpcore5-h2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.httpcomponents.core5",
      "name" : "httpcore5",
      "version" : "5.2",
      "description" : "Apache HttpComponents HTTP/1.1 core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a40241f9a99cf063f347dfb73c5c4e8"
        },
        {
          "alg" : "SHA-1",
          "content" : "ab7d251b8dfa3f2878f1eefbcca0e1fc0ebeba27"
        },
        {
          "alg" : "SHA-256",
          "content" : "293321cbf594d79ea8a0cb0214f75f146d17f088be17ad5ce11c2fe864df124c"
        },
        {
          "alg" : "SHA-512",
          "content" : "214dcc370a8ca0c7fdb7c7afdea37a0bf1b9ba838aa3e074d64b0d9b950ebc7ff1dae87892fad0f44cc6d56828101d640584b45358ace20076f19a78aa503300"
        },
        {
          "alg" : "SHA-384",
          "content" : "af7cbc6d6ba74d974665529431a57de332c69cf5bd5080368015de28e7a9f652c2daa777e78bec68350c95d168ec2280"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22dfb21741aef07351a10123e1531db56cac4b2a158fdcf27d6ebc937b9e23169926741c27b9dcec2a29acc866549f38"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a97502a187ede8286a82c46af76cc8088e6b75de7f971a03ce0845ee5163ca6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9e814868255af14978947519b640d362f41bfddda6c9e47caf07e31403c2b0a64776e521d77b7df56a8970f173a509ec01e667b0863b11738b45ab6fadddfff1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hc.apache.org/httpcomponents-core-5.2.x/5.2/httpcore5/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/HTTPCORE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?httpclient-users@hc.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/httpcomponents-core/tree/5.2/httpcore5"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.servlet",
      "name" : "jakarta.servlet-api",
      "version" : "5.0.0",
      "description" : "Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b950da93e08cf6d5a2d73dc7a80f9403"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e6b8ccde55522c879434ddec3714683ccae6867"
        },
        {
          "alg" : "SHA-256",
          "content" : "33d3a5bda82c7d2f1b898685faa954f1fc34f7b0ae5c2f6ccc6d051e8a10973b"
        },
        {
          "alg" : "SHA-512",
          "content" : "667578d33b939b606bc38322e5cd8d0be4eacedf86e13f34b6c7c9d8ec6ef719ac7b4d830eba2588a4ea5c924fe3772960e94a99642a039f1781421e7eacb1e6"
        },
        {
          "alg" : "SHA-384",
          "content" : "329e54722e5da97d1c8d049c4dd68b0d8e22f72b299c2dd4db7f1bd3b07de4cf891402904760dca4584e30193741b11b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4b41bfe405d59203409fe3a5a5d11f177eabe7cd0eb7994dfe1f907c67c93a766959f703dfee1ef9925d420d0dadf9a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b73926ebe8f21e0d3f440f9e7f3a229fae7975b34afeaa5c42d4334cb1d86121"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a85b76f03626ad4d02779d812190fb4b44fddf132dda92c0c908a7eb182f202b0f02f54eea500d92b3a5667d5288e03269530b63c7f72504f424d3dbf5f8c48e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.servlet"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/servlet-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/servlet-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/servlet-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-thymeleaf@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-thymeleaf",
      "version" : "4.19.0",
      "description" : "Camel Thymeleaf support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-thymeleaf@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-thymeleaf"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-thymeleaf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.thymeleaf/thymeleaf@3.1.3.RELEASE?type=jar",
      "publisher" : "Thymeleaf",
      "group" : "org.thymeleaf",
      "name" : "thymeleaf",
      "version" : "3.1.3.RELEASE",
      "description" : "Modern server-side Java template engine for both web and standalone environments",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6a513160c67d236d380af821e3a1d093"
        },
        {
          "alg" : "SHA-1",
          "content" : "51474f2a90b282ee97dabcd159c7faf24790f373"
        },
        {
          "alg" : "SHA-256",
          "content" : "165ef16cd71020c4d572e77d73cf7baffd431f3f3e8c1d84b410de23dc79f92c"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e38a029b54838fbb4677289919cfb714eb04474f0679a79d73ce41cb25bd599d09491113466b5010cd15716922aa732033a3403e9c9a708d385f1e44d7880bb"
        },
        {
          "alg" : "SHA-384",
          "content" : "d68f4db75c41867ed56a75f51daa82ed4bbfb93685f6b817a3257bbab175796456569aff2d6499d72c54e6f1ede6bcc5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36a9e0874c3afebf596cdd549917c72492e704a0fc0ca82eb368f24fcd10bb46efc51b697bb1cb78ab70e11c571849f0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1f2a3bce2dee573bbc92d0b6d64034e2e0089b19e7254591c3ed1ac4fb41334a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ea1f56338028869b697653ba6963a7b3950598835fb730d3f1b0cd59bd93bcf57b2e7b0b5c3500985ad361219782e4313c596360a4cbd0fcb5dfe6e9bbb1d65e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.thymeleaf/thymeleaf@3.1.3.RELEASE?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.thymeleaf.org/thymeleaf-lib/thymeleaf"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/thymeleaf/thymeleaf/thymeleaf-lib/thymeleaf"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ognl/ognl@3.3.4?type=jar",
      "publisher" : "OpenSymphony",
      "group" : "ognl",
      "name" : "ognl",
      "version" : "3.3.4",
      "description" : "OGNL - Object Graph Navigation Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1893dad14f3e7ddd95d211e1d3ca1a0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "1904789bdd96f226ad252a02f230be1015f4462b"
        },
        {
          "alg" : "SHA-256",
          "content" : "47fdd450407ff09b57df02f466f9b4c7d32818962d65f9d98e445c8b4d047603"
        },
        {
          "alg" : "SHA-512",
          "content" : "148d22eb5396b461e3348dd9671149f1e2d7092f6edc12f79ddd3738072d8e942f37f2f962aeccf3791480e32616a2d275e9a4c0119e21020e43a6bb78efba05"
        },
        {
          "alg" : "SHA-384",
          "content" : "8823761231648dc81b070bf2afa5035aa7095f92008cb63578d25c6bf81d0bc7bd6edb9303a6c8887b8a76a5f2d73052"
        },
        {
          "alg" : "SHA3-384",
          "content" : "930eceb562c22be5316ac4ff048ed73e049ec77ebdc2e2f6a5e876f3d34a36b9509685b7b086f9fdc7f72c07af39ca3e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9924d1dd4a6d89910d01d98740a7399687c85d72922f8681f5fe5182fd3f9120"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d0132d3ac907b8f5b09c0ceaeba51f4b2d23ad5a17a02f9f320105e7bb091ed68440219fe0655cae5f4dfc97ec8b7ff2224f0f9c3b921a411eb7311702b1c7b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/ognl/ognl@3.3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jkuhnert/ognl/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://jira.opensymphony.com/browse/OGNL"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.javassist/javassist@3.29.0-GA?type=jar",
      "publisher" : "Shigeru Chiba, www.javassist.org",
      "group" : "org.javassist",
      "name" : "javassist",
      "version" : "3.29.0-GA",
      "description" : "Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aefc94eda66e54b96825ffc807cfbafd"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3959fa7e00bf04dbe519228a23213d2afb625d8"
        },
        {
          "alg" : "SHA-256",
          "content" : "62d4065362e8969ce654f2b5541de1efb5b5bca6c146dbd38a595ea4df64cd31"
        },
        {
          "alg" : "SHA-512",
          "content" : "e28e98381e47f3f1f904c01f510f2b764e402ae6142e670e1dffafb1ffc549b0c23dc40dcba07ced45f205437108bb1382c9555da57ca3853ce67a7e9cda67e9"
        },
        {
          "alg" : "SHA-384",
          "content" : "e34a1a5350019f5f3b97de5aa966ba0b8e317f27792e164ac5df78f5b2f9a4264e054fd1815ba1d5eab90a8569f8d55c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "563baaa9703ba286876d15b33d6e8a66805697d62a38dd5ebd5ae895e93f963a412e5b56121b2061f6e625cc5e055f9b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c69fc6cb86425ede7a11a91976ea239e75cb6914f7ee63bc6c2d922da4168ebe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5afeba114ea67519ec8f083e06ccba9098c09acc6f39152b8d8d6bf2183d031fca13c771a7f76981a5b4a98f57ce0783cbe68b58a361e7c642792d0a09ac0598"
        }
      ],
      "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.29.0-GA?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.javassist.org/"
        },
        {
          "type" : "distribution-intake",
          "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.attoparser/attoparser@2.0.7.RELEASE?type=jar",
      "publisher" : "The ATTOPARSER team",
      "group" : "org.attoparser",
      "name" : "attoparser",
      "version" : "2.0.7.RELEASE",
      "description" : "Powerful, fast and easy to use HTML and XML parser for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd09ceba7061e05460e74e0e1e64f233"
        },
        {
          "alg" : "SHA-1",
          "content" : "e5d0e988d9124139d645bb5872b24dfa23e283cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "75dd1c045492bff8e1963aabb28bfe903c2064e11e27fe2f0f0aff1ad3d84476"
        },
        {
          "alg" : "SHA-512",
          "content" : "010a118a86e72ef9018cca65655e93be778039277d0a2aea5676eda4483b0a189d65b3fa944a9af2105dda502c3aebc3c1ab9b64c1a3207aa140c4d2fd054a8b"
        },
        {
          "alg" : "SHA-384",
          "content" : "62c6b9b08e9a2b853095d8b111dda1c5fc4342bc87020e3dab0ac53e897127653f2e0197d8d4d75e8b241883de43f65a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a3bdffc2e9dc90b04a5c6dc1937debd7ce3d7ccfab9bbac4dba4d95efab928d20ab8a94d481214c9b304430fac3451d4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e3f91ced9dd24f9babae34b35db9a42511d6fb22ea1e60ab5456954ad8fa5c4a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aa55fb1d0275582cfb972b0efdd9a8d16f111f3d363315555c3b1cccb5050c993dfaac55b910adaaec6a325ff6703875dc91d03eb05e907faa1a8f2e330b2bd5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.attoparser/attoparser@2.0.7.RELEASE?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.attoparser.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:attoparser/attoparser.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-tika@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-tika",
      "version" : "4.19.0",
      "description" : "This component integrates with Apache Tika to extract content and metadata from thousands of file types.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-tika@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-tika"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-tika"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.tika/tika-core@3.3.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.tika",
      "name" : "tika-core",
      "version" : "3.3.0",
      "description" : "This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It also includes the core facades for the Tika API.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "97d00888a6fb16a3df58a1b8bf8170a4"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b733d4c478e583cb4c5e75aca9e5485d04ea830"
        },
        {
          "alg" : "SHA-256",
          "content" : "6fe7d68bd955f350617adfc3f4f5cbbcdd904a3258bd0d910242f102344afaaf"
        },
        {
          "alg" : "SHA-512",
          "content" : "202e29b51b7b93ff3bc186753c17e9fc6aafb67f5b8f532cb1290437b3ca9f858aa9dcc630cc67dbef5f03a6cd5ace8189cc6b7c4592f08823a9480415630cef"
        },
        {
          "alg" : "SHA-384",
          "content" : "97cd99cc7d21ccc2eaa5437b4de4ddcc3cf5ef6ccacb6ca7ce8ee1b19945844db523238c0d81ed4d9326bbb93d2971d1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "509f1f3dfddea61b5640fc0b45baf3d88841b51e9a13174b9a27b1be36b34f75613331a58a9789bd18b751480c300116"
        },
        {
          "alg" : "SHA3-256",
          "content" : "476fb703d248364467f8b28a4cc7e28145cf7587c8c4ddf5397436e380335b70"
        },
        {
          "alg" : "SHA3-512",
          "content" : "938914e1b0fb596e32fa270321112c6633f7bb77901e5ca729fa8cec50c684f4f6fa214f6eafc41043d5d8366633cf6b3cac4dc080d06cf403e34357d694f24a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.tika/tika-core@3.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://tika.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Tika-trunk/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/TIKA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@tika.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/tika/tika-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.tika/tika-parser-html-module@3.3.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.tika",
      "name" : "tika-parser-html-module",
      "version" : "3.3.0",
      "description" : "Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f64205ada0d87ff9a0ba83efa89878f4"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a881bde01bf437027b9923a9d8ed063ed1ed20e"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc750d16c3c05ad182ebcce667c6611812ac183fb78f55794d12e9248dddf475"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b248323fda3acb8b97f7d7214a0ac8b451f6277a470f5498f55a290e2574744e3d49b5247135115a64ecd2bacdf24b1d350cf992e540a7ef2f530f399bca9e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "9721649a36a526a423b157bcd8bbfaefde154ed1cd9af15a8552af714eca4951657a94a76388bcd027d4d84c96809172"
        },
        {
          "alg" : "SHA3-384",
          "content" : "46baa009e0aad2a19d32c94923a282271559d82ab29efb2f9e6991ecf6ed10063cbb8065539b33996416a96f059fd470"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e028462243e9980c9e25c245e96582ed66dad52eb195977876687d1b09174bfa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5a57e628ec48319f3a6a6438b6e9dc4db4d18ed915931480688c68672149226d9be439a2907af4ce2a70df0d053206eead7feacf9a2eb23edd0b804cf40ce3be"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.tika/tika-parser-html-module@3.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://tika.apache.org/tika-parser-html-module/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/Tika/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/TIKA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@tika.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/tika/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-html-module"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.tika/tika-parser-text-module@3.3.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.tika",
      "name" : "tika-parser-text-module",
      "version" : "3.3.0",
      "description" : "Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b0b5a8e7018676cd3a3795f31203338"
        },
        {
          "alg" : "SHA-1",
          "content" : "36281c7deac11ff886b70423eb3478a60a50c1b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "aa3a31937bbb590637c40559b73b30c2051f150f47ec4838cb5e6a99180cd03f"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9c6937641fa721df39cf0e0523e0a28f0917c28419f841b798c8855d5000bda317de3b7c3f3d6dbf006cd4c895686c2a7a6427be4752dd2e0e073a76ef2ae19"
        },
        {
          "alg" : "SHA-384",
          "content" : "a7199e59eb1462c6e43091fc9c2340c21e115eccac531407b812f8f35f84b534df6fa977cb39af9bb6a371ab6f45df2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e8675652d06cd30e18ea6d5220f44857c57c1407120150b0ffbb4f375ec66d816db5545795b61a2c64363622d29b069d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "66593308c126b466dad1557a46837ad41dd3d13aa07fa46a03d11c0def51bcb4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c73a63d9062d7c8195c29562b24df01871cb2fae515fbba68cffc0e0c6f33cf302a263896007d099c3b6d5d1d4228eaefc2186116e4cb688e1bf6fa8f06a9252"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.tika/tika-parser-text-module@3.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://tika.apache.org/tika-parser-text-module/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-builds.apache.org/job/Tika/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/TIKA"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?dev@tika.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/tika/tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-text-module"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.albfernandez/juniversalchardet@2.5.0?type=jar",
      "group" : "com.github.albfernandez",
      "name" : "juniversalchardet",
      "version" : "2.5.0",
      "description" : "JUniversalChardet is a Java encoding detector library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0539f52098aa6f9e65338e3af5b79648"
        },
        {
          "alg" : "SHA-1",
          "content" : "423123a1ddfe458d07948bc09cfa0170037a9e3d"
        },
        {
          "alg" : "SHA-256",
          "content" : "ceb271653ed99e15ffe52e4aedecdef8918434f19a4378a67f7ebe0ea8439058"
        },
        {
          "alg" : "SHA-512",
          "content" : "656f8df97a80512995cf88ffecda09c14f841af682e9b7ced7cb3245b33d07e39e39e200a85d508bc85f2b2fff8342d089d213631150c2077863e7720da45c8c"
        },
        {
          "alg" : "SHA-384",
          "content" : "548bc014791079dc611f2dbdebc3373257d9036f3e5f6f9b621d3350da7ba51c6fa39419858fec796773a4cc4888ff1f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dd8d3d39dc0faec46c1bdadd06bb8356f10e50dc7413ce79ef9c29f71906fb9195f473ea89aa00390afefe6d45568160"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4381407f39e06e7f49e543693b134d160d64a0841205623f7a027b7b1f796499"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f3416a1cf6b1e59340ba68aba940b433c3c45b1fe46add0d2407f355f2d597443d563397609b5d804dc276bf137d6db22a22b86adf6cdcdb4adaed1982d205c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Mozilla Public License Version 1.1",
            "url" : "https://www.mozilla.org/en-US/MPL/1.1/"
          }
        },
        {
          "license" : {
            "name" : "GENERAL PUBLIC LICENSE, version 3 (GPL-3.0)",
            "url" : "http://www.gnu.org/licenses/gpl.txt"
          }
        },
        {
          "license" : {
            "name" : "GNU LESSER GENERAL PUBLIC LICENSE, version 3 (LGPL-3.0)",
            "url" : "http://www.gnu.org/licenses/lgpl.txt"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.albfernandez/juniversalchardet@2.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/albfernandez/juniversalchardet"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/albfernandez/juniversalchardet/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-twilio@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-twilio",
      "version" : "4.19.0",
      "description" : "Camel Component for Twilio",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-twilio@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-twilio"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-twilio"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.twilio.sdk/twilio@11.3.6?type=jar",
      "group" : "com.twilio.sdk",
      "name" : "twilio",
      "version" : "11.3.6",
      "description" : "Twilio Java Helper Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d95246121b610894a2642115945f77a6"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e08ec485ac19d9d0e260dfd6b0f36c18cfb2512"
        },
        {
          "alg" : "SHA-256",
          "content" : "1287814ca6f7ad513cccc97ad9861ffaf8e37c90691f7cdf431462bb6848985d"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4ce2601d7daf0147d1cfcc0b39b8aa7348d4e572974b75288547e12ae622d25b0e6ab02c752b551e497d7b5c28ccb4a9a3062736d2b8853e01419c87ef7f59a"
        },
        {
          "alg" : "SHA-384",
          "content" : "6ecc348afe70015db21dbf46824e591b92199d07070f4ba52a82109e9d1d939187bff58d49bd9120cde754df0d0920cc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "27e240c391ea8855f79a981b92bdfa60e8e7d770293eada0c097a4d0138216d6064dfdc81d459f30bb505601f60466ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cfc94b5123d6d2310a3836ab58c34fa211b856a36062f4b74470e9295c260c68"
        },
        {
          "alg" : "SHA3-512",
          "content" : "92ac5640d28d9ac49f6093a6d83c0b8d26d78e21839f219f99f59a33e442b6f927f1cd8f0b75539df6e9d1648845b93feeed4ce7708dbc6a0d21a20164b12132"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.twilio.sdk/twilio@11.3.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.twilio.com"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.jsonwebtoken/jjwt-api@0.12.6?type=jar",
      "publisher" : "jsonwebtoken.io",
      "group" : "io.jsonwebtoken",
      "name" : "jjwt-api",
      "version" : "0.12.6",
      "description" : "JSON Web Token support for the JVM and Android",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "995d2066feaa206de5e880045c9407d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "478886a888f6add04937baf0361144504a024967"
        },
        {
          "alg" : "SHA-256",
          "content" : "8fabe0be1dfad1c823dc43137453e017d2c83f376422c83e017d9dd1043e6984"
        },
        {
          "alg" : "SHA-512",
          "content" : "d9bb467b64398cf4c28492a23abfcd890c11e3b97a0b43edddef4ddfeec3c2ca38f57d5c2dc28add9b12c51c9740f5469c50023b02d90524f254c2fd6e9a5451"
        },
        {
          "alg" : "SHA-384",
          "content" : "064b3fcde340defa8f6f120ccd4771869136dad77db042774c19007bfb278250e2eeb036b903e222bd2c16258d003cef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "24d5a4273e7dc7a82ff85325e4968d138db29b5658381869f6020a785a16e29f6b20f327704b3222f44a93a9a136d572"
        },
        {
          "alg" : "SHA3-256",
          "content" : "25d801f8651850c5061d940489d0e37f1e612e971031584cab0356248d14628e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "51024b085470f6bc966714d7feb188a7068752e10d837c2ec03ea4acf49d60cfeb5cebcb628f0b060f1311a7b53d95f466d66b05ff92b7c1b8d43a8c9f04215d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.jsonwebtoken/jjwt-api@0.12.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jwtk/jjwt/jjwt-api"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jwtk/jjwt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jwtk/jjwt/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jwtk/jjwt.git/jjwt-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.jsonwebtoken/jjwt-jackson@0.12.6?type=jar",
      "publisher" : "jsonwebtoken.io",
      "group" : "io.jsonwebtoken",
      "name" : "jjwt-jackson",
      "version" : "0.12.6",
      "description" : "JSON Web Token support for the JVM and Android",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a6f99a3cc5d2c7fd820f2aad638ca401"
        },
        {
          "alg" : "SHA-1",
          "content" : "f141e0c1136ba17f2632858238a31ae05642dbf8"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f8c293730fa0241a0f882b6128c3e5b2c07f3ff3e6391126ef71e73ecb24ea0"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6aaf9982adcb2e75406c9949f76b228a33fa48843b7615a4cebcff92e62060e302f529f22c6a70347b6c4dffb85534c75da18d0f496959ce5534a38c7d6bfbd"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed4931e93e9a1e1919aa1a9464025f32292160c2e515accf885d427236b2e27befa2334ca2d40cfd17ad60a45d32e163"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a047a2ddbfca4ed7114d768083e1b9c762a0ebbcb5f9d59ebdb7fce3b5c320fdf8ae4b44502a9ff073bc77d67bdc3952"
        },
        {
          "alg" : "SHA3-256",
          "content" : "15ba5e12d0087685f4dcd1d8e16e5c4c83a1ec88bfb1645756cc92d5a5c04735"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c8747c5043a57413da5c9335274925bd37cd81bfecf0bdc4aa3b6c5aa6626d3dbc00591d0375351bddd0f0a37741c0cf1e100dfe5180313bbcbddf6618c81826"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.jsonwebtoken/jjwt-jackson@0.12.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jwtk/jjwt/jjwt-jackson"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jwtk/jjwt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jwtk/jjwt/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jwtk/jjwt.git/jjwt-jackson"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.jsonwebtoken/jjwt-impl@0.12.6?type=jar",
      "publisher" : "jsonwebtoken.io",
      "group" : "io.jsonwebtoken",
      "name" : "jjwt-impl",
      "version" : "0.12.6",
      "description" : "JSON Web Token support for the JVM and Android",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e96f699bad6353508953424e82e5de45"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac23673a84b6089e0369fb8ab2c69edd91cd6eb0"
        },
        {
          "alg" : "SHA-256",
          "content" : "ad80ceda467ddab64f0e729257dd5f72f61487cc3b92e696270e620f0d88168f"
        },
        {
          "alg" : "SHA-512",
          "content" : "52aa6dfb38c9caba248010ca9f46a04e7fe3666251bb6ee892c048fab2c9de21a0d6849ea5f08a4dec902a256a6f60a326c04c0f8acc95257ce288344bbf7929"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5ec2cd687bb08ad57c9ab39e168bee96294e5fba971b0f0558a1bc1dcb1b10b0a742d76fff7f28b9797d1060860a369"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e718a95ddd029874fba2171696a109b31cd0eadb81aa37bbc12b60cb9b004a22da870076caa97f2a39a1843fe26527e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62a019c591096e7745734e0a3080f8b671a5b7fe12af3946b64e81c7a0706588"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ceedfcaf594b9b125857c25f8613538caeb307b391f75873f6236bd0e77822d4d703efd22cddcba4f041332f24c56eeb2f9b1ffb2cbd92f03078a61635b3707f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.jsonwebtoken/jjwt-impl@0.12.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jwtk/jjwt/jjwt-impl"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/jwtk/jjwt"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jwtk/jjwt/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jwtk/jjwt.git/jjwt-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.auth0/java-jwt@4.4.0?type=jar",
      "group" : "com.auth0",
      "name" : "java-jwt",
      "version" : "4.4.0",
      "description" : "Java implementation of JSON Web Token (JWT)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7fe567995099e1ee3f45adbc2f3c18c5"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e02407d19971bfa241441212901dd327a37722b"
        },
        {
          "alg" : "SHA-256",
          "content" : "173aab2a30727e5586e13055fb6c4e27112453f5d8cf1136b3369c674cbe011f"
        },
        {
          "alg" : "SHA-512",
          "content" : "2f63df3d8506618545d91460aec3b833751ea8a4e928a212b238ed00e7543faa0ed91e6a5e6ccac32643d8771ee6965284ee15996e6076a2ca82c7f07420e620"
        },
        {
          "alg" : "SHA-384",
          "content" : "70429320fd3d1062653d2bcd27bdfab9ae0910ba2c52362978f5895dda1f402558944a70325a19bce470e1c5172da76b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "72041373326e200de55d61112cc565af01f09c748eab8dd72265b7395914910ebec6de02d2c78369e62786eb9eaa3b6b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "40efc79c309cc8b8ad44ab6e79469de495404a43a0d0faab94921da050d4c406"
        },
        {
          "alg" : "SHA3-512",
          "content" : "530afe9f426ad9c5fe34966a1c1c0a8bc18d0289c5fc7d833131c954a3dbf552b3f8c54f1aa168178ae4e59d670413030ee76210e0d8af3812ce20e501f4056b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/com.auth0/java-jwt@4.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/auth0/java-jwt"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/auth0/java-jwt"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.twilio.sdk/twilio@11.3.6?classifier=sources&type=jar",
      "group" : "com.twilio.sdk",
      "name" : "twilio",
      "version" : "11.3.6",
      "description" : "Twilio Java Helper Library",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "705ed1f3a09cfbc5fe7dea8f1101ede8"
        },
        {
          "alg" : "SHA-1",
          "content" : "936ad626bf5ab9dd90a48dd9fb15275846de50ad"
        },
        {
          "alg" : "SHA-256",
          "content" : "35499dcc94096d82c1d2dbfe0d345c692e5a8c410c4dc66ec18928e1b11d6c45"
        },
        {
          "alg" : "SHA-512",
          "content" : "20d82ba6607c00723ea03ade80ff4a0cb539072815faac22fba35912526de995597228decf03c579823adb3db5b194b586dd1046a09f4bebd33310df7d0dca58"
        },
        {
          "alg" : "SHA-384",
          "content" : "3a64cec340a286f40847b695dffc2a24ce110ba6b021878df3ec3ba51f09f0022557e089b96551ccfb147c0f97cf2251"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67b6dd7c25e244b6de1466010066387868732a08e31960c2f59de1738da72825f85c80961c5df44354e3b8d6c0e86e04"
        },
        {
          "alg" : "SHA3-256",
          "content" : "80492a166d12f9ef071286cdec45597b16189b66fb6d76a0ae6662a24aa0d102"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e61161e856f9969536aeb3b9f148366b35e5878bedb620b301677d98719a65f7d3054943fdfb46a1a6010eedd4491eea02b0959598d96fb0139b1642b9d0808d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.twilio.sdk/twilio@11.3.6?classifier=sources&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.twilio.com"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-twitter@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-twitter",
      "version" : "4.19.0",
      "description" : "Camel Twitter support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-twitter@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-twitter"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-twitter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.twitter4j/twitter4j-core@4.1.2?type=jar",
      "group" : "org.twitter4j",
      "name" : "twitter4j-core",
      "version" : "4.1.2",
      "description" : "twitter4j",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e49ac6cdf9fcf8df46e8046a58f37318"
        },
        {
          "alg" : "SHA-1",
          "content" : "48fa821ad67644648d6a9cce9b793acc34cf3838"
        },
        {
          "alg" : "SHA-256",
          "content" : "72602281c06d97e92c63ce84bd93d007642fa0bff852f63df12fd123b990b1f2"
        },
        {
          "alg" : "SHA-512",
          "content" : "0cc76bc361059e746d68864cf7f8018a4aab642416793677c4879e1e4c8e0122cb8ced39f0448865b33ed94cd771f3dba92fcf8225f43e43daebac2087b1e563"
        },
        {
          "alg" : "SHA-384",
          "content" : "484e15475fd5c337d7696aa369b228cc49ceba90c421bc55c7e365b9dec11e6bfa21cfaabab2de2e432e007e432ecf37"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f234454d1d564103cc5c623cf98ebef8f7d2ae69c287211d21ebbf55792e0253eac0f7a37b94b14adfd9f7576a01a361"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a4e7cf2cce02be7f91951a9be55791d7db07ca6e3360ff66c509f1316e3449b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d7cecc92e3d606eeaed7bbfb4e300bf4b22d17a2a58c7d79e4c7ac1da4b819fb02b4fd08e685615268f6572da0ac6703cad244cd9415b0ca26617014d7800e4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.twitter4j/twitter4j-core@4.1.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/Twitter4J/Twitter4J"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/Twitter4J/Twitter4J/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@23.0.0?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "23.0.0",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8484cd17d040d837983323f760b2c660"
        },
        {
          "alg" : "SHA-1",
          "content" : "8cc20c07506ec18e0834947b84a864bfc094484e"
        },
        {
          "alg" : "SHA-256",
          "content" : "7b0f19724082cbfcbc66e5abea2b9bc92cf08a1ea11e191933ed43801eb3cd05"
        },
        {
          "alg" : "SHA-512",
          "content" : "cb82eb0aaae88e3283b299929173296e30c7b078105e0fc5ecfbcd4eb230026f9a7cc46680832d036e6c1ff036ad99d4c50dc296d4919d223879081ac1616944"
        },
        {
          "alg" : "SHA-384",
          "content" : "704072f9b89990eba324578d86f05239cba01fff72f056c7fcbae7e3e93a18b21659a120870d57649e89f6cc16bcf221"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a00857e977cc6d935cc688ddd1d4c9e8dbcff3830a7a190e0f6bcda2a78280650ead767e1a5181a10f32718fd64ac85d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "527e9323f2788329a485b853047de73c32397d541a2ff2fdedcb499c491c52fb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ea937610cbabd09cab8c3d9a225db717b051d3406b53463bbc394c2f11d6901fa4f94b5a984ed4ab323339d0199e2a5ebd78f9c1a9f9c92f9bba27e6216725a7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@23.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-univocity-parsers@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-univocity-parsers",
      "version" : "4.19.0",
      "description" : "Camel UniVocity parsers data format support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-univocity-parsers@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-univocity-parsers"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-univocity-parsers"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.sonofab1rd/univocity-parsers@2.10.2?type=jar",
      "group" : "com.sonofab1rd",
      "name" : "univocity-parsers",
      "version" : "2.10.2",
      "description" : "univocity's open source parsers for processing different text formats using a consistent API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7a9f80a44e5f7c28f1f6c67fef710b09"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b572a57116d2fe61f6c9e41fff89f0633372ab4"
        },
        {
          "alg" : "SHA-256",
          "content" : "98f288d0fba614229199e273dd2f2d1c24cfdd44359482e4cde77614e7e5067d"
        },
        {
          "alg" : "SHA-512",
          "content" : "7b88dd8e852454e1138c8b0399701b952e4fb96a5345ce325cff56790f2ff34bc903eae003fdfff903f476ce663e99f6eec5885c0523dac1bd0648101b7602f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "572de4a822f2a1346e4864f99223312cd33c2229929b994a7c4d106b1b3e09afa1f80c78e21d3c69720e21930833d727"
        },
        {
          "alg" : "SHA3-384",
          "content" : "446cd7a58c8235da74eb27b4c0a8045387baacfc674ba5d830ccc1b4a90961cdbe77cdcfcebf023849bd566dd12c3ec3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4833ffcc81dca63e3acdcbeb214410d63e8d3d4cd69b0a9743e8e04b346d768e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "055c6c7b9f0f00d5b4605a15913dc8373d52490422c8cb5f264513cbb5d996ae8244c15cb601f6e55fd0146a084cea186332ca8d3519a00367e6dc68a72e4fc6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.sonofab1rd/univocity-parsers@2.10.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/sonofab1rd/univocity-parsers"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/sonofab1rd/univocity-parsers"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-vertx@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-vertx",
      "version" : "4.19.0",
      "description" : "Camel Vertx support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-vertx@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-vertx-parent/camel-vertx"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-vertx-parent/camel-vertx"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-wal@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-wal",
      "version" : "4.19.0",
      "description" : "Write Ahead Log Strategy for Resume API",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-wal@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-wal"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-wal"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-wasm@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-wasm",
      "version" : "4.19.0",
      "description" : "Camel Wasm component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-wasm@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-wasm"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-wasm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.dylibso.chicory/runtime@1.7.5?type=jar",
      "publisher" : "Dylibso, Inc.",
      "group" : "com.dylibso.chicory",
      "name" : "runtime",
      "version" : "1.7.5",
      "description" : "Native JVM WebAssembly runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df8f57380f58e8b1c8e94d9a5774059f"
        },
        {
          "alg" : "SHA-1",
          "content" : "6332c301deaf672c9af66238802de149e92a07ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "cdbb2bd4e353eacff78da5dd3454694316eaa6d2950aab3d1517dca41ae4a0b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "58b69155a7718fabbc721e637a4fc681e2828b7c151e74f1c86b83638e75551f3d0bbe2fb16bd261f9927c802c340c1f4d342a1e5e014daf7fa25dc5ad61b363"
        },
        {
          "alg" : "SHA-384",
          "content" : "85a20a8e66726dbd81a4659ee2ba1d517831e35dcdf2ea487fbcf54465f5c3bddfb250b0ff902eb8f1edb20a7bdb3258"
        },
        {
          "alg" : "SHA3-384",
          "content" : "76c9c865461517fdf0df421a9ee1bd2454058508b04c7612b000509353e4b9789fb9ef45a63578f544b915d1a8b4b03c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a682ad15600555c5c918a579a48a28d82bd2afb18c77466295c1859443df42d9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8d216661f47409574fe156c1189f994a8572ccc4ae3144a3260d7633f080a0d68ea4f033b450f954cf6277716490a3eac8fcb64d66921d311989c06851e3a2a0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.dylibso.chicory/runtime@1.7.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dylibso/chicory/runtime"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dylibso/chicory/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/dylibso/chicory/tree/main/runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.dylibso.chicory/wasm@1.7.5?type=jar",
      "publisher" : "Dylibso, Inc.",
      "group" : "com.dylibso.chicory",
      "name" : "wasm",
      "version" : "1.7.5",
      "description" : "WebAssembly tools",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54521d809b2cf50970805785cff1d60b"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a255bf30da3add492ea8e4e282b1fcc26fef078"
        },
        {
          "alg" : "SHA-256",
          "content" : "16558a66bac04f7e00ea06950f52d87ce2cfff535a54bac2115f2c13e0b3050b"
        },
        {
          "alg" : "SHA-512",
          "content" : "264730b3eb60c8353d1f7f35764f58d68930cd80d66c0ef4ab561c2418608537d5f5a46efb63cef6a2d5898246748fcdd92a74c4f926a60da7b10fb34ee638a3"
        },
        {
          "alg" : "SHA-384",
          "content" : "833e3b41bb1e37243098de731fe9d9b2abca9e300162c78bea594cbf39e1e786159864fb46b550d4764f9cbd93dbcf77"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1aad05a335fa68da8c4368a91022014637a948a279c9c903ca98523f8d24063b0b37c6056a8d62944cbf41a1b55c68a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7efe8da4930ebb5d9b860dc18df15a16d5b759354d23632e62d67182d7439c11"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b6839f48054dde1dbb6526b1f7822a4d9286d2bd15bb84295018d83793346480d02a96a1c390082527b74a9ed06c4dd99d979af57258b6993dd2b0dc6104aa93"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.dylibso.chicory/wasm@1.7.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/dylibso/chicory/wasm"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dylibso/chicory/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/dylibso/chicory/tree/main/wasm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-weather@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-weather",
      "version" : "4.19.0",
      "description" : "Camel Weather support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-weather@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-weather"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-weather"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-web3j@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-web3j",
      "version" : "4.19.0",
      "description" : "Camel Ethereum support through Web3j",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-web3j@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-web3j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-web3j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.web3j/core@5.0.0?type=jar",
      "group" : "org.web3j",
      "name" : "core",
      "version" : "5.0.0",
      "description" : "web3j is a lightweight Java library for integration with Ethereum clients",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "888ff9732d3f6598be44b69fc3a5084b"
        },
        {
          "alg" : "SHA-1",
          "content" : "372ed9b34787e152c0f0fd8011121567328cfaa9"
        },
        {
          "alg" : "SHA-256",
          "content" : "63424467003f17e82a2c0dfffb0fceb257c4a1e1efffb2d0eef6647594b16325"
        },
        {
          "alg" : "SHA-512",
          "content" : "9e69fcfb0e1f797f7d2b0ffe40a67e388b89936330b9a0038c55f86d40d45e045d5e8faa165649526e7a0a7feb58bd34deaac46f27329c8ce818703e06c0e4ff"
        },
        {
          "alg" : "SHA-384",
          "content" : "ed991cbcb91310253ed650bcf188519989ef8bd962f6773f282d4bf2576edd00beb93fea46c9e5440e33ae851bbe68e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d6b283e5a2192d35f09d82d14e1cc02573fea663aba7a2aa5f7955332dd1e12ee762b7049a88e7b116272bc77e52a304"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ccd8b4d99bdf943e85254edb431d6ff2c09c338e68477ef7c80518045809f914"
        },
        {
          "alg" : "SHA3-512",
          "content" : "41e8aa6c1915e2292fdf93db7ab41824eba6122318f331206f3e501be4ad9b4213d15a0becab5fb2ebbd90c25c0682154fb5aad79ba6a2808d98ff745654a785"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.web3j/core@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://web3j.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/web3j/web3j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.web3j/abi@5.0.0?type=jar",
      "group" : "org.web3j",
      "name" : "abi",
      "version" : "5.0.0",
      "description" : "Ethereum Application Binary Interface (ABI) for working with smart contracts",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ed2937e26465962d72153a76889793e"
        },
        {
          "alg" : "SHA-1",
          "content" : "853e8685b3d12d811d87d5edcdc36ce22890b9dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "90fffeeffbd6b3b0f9d6e9b25c2ac602531a42563f2c81a8b9c346e5f6093439"
        },
        {
          "alg" : "SHA-512",
          "content" : "36287ba8f8628e22bf7329f1b4c7faa047cff4c1b81e5fea0bc4e31876328b11fda23903da51e8d2558f2c598cb5f8882001be014cc0c0b914ec9168cb19802e"
        },
        {
          "alg" : "SHA-384",
          "content" : "ea0c5cae4c54d19ea5aaf592a25d48961566634056a294db8413fc8ba3a86cb506d899011ccb0c88606d170d5b9cb7c0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4a73d6af4692680e73007c7d720306b3b3290ff990ae4406db61810984c1f4a930cae0d915be156832cb6241e27e8033"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7befd6c02a88b4a83c896cae70e3272ae87c5f12eafec532a7255832a873c44b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31762215cfb9445335a7500dbf79d3fe50d12b55e7ad2fad2b2483081b9f98edf5f6257570d9834637266d32f4283249bbebe6c58ce206341e1a4ed86ec3bfd9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.web3j/abi@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://web3j.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/web3j/web3j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.web3j/utils@5.0.0?type=jar",
      "group" : "org.web3j",
      "name" : "utils",
      "version" : "5.0.0",
      "description" : "Minimal set of web3j utility classes",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "45adce85be7c9f3c4efdaeb0204f39ae"
        },
        {
          "alg" : "SHA-1",
          "content" : "c94ac38fa6ac2c76973317c5235e99b461635704"
        },
        {
          "alg" : "SHA-256",
          "content" : "50e3e7613f6c6f41c9520cdc47289c8089a5d71d2e2e2a023c3c8cac5d422184"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2057334180603911f69e5f8f34bbb2fef13f8ced97bba4a13d7cb5fbdc370254fa29d4933ecb4244475fe5d7467c708674f18603da6505b9de8f3036b9026e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1d8c562187fea743871baf3412a12aa25a47858ba615b8625ea64282fedfa71e5c11a187a37887f7a07b6a74f917451"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5a44ca231ebf78404805b4368613c51c843eaca9f86fe24f5e4536a31bc9f39e2484a0cda7c464e4282c472e72d0910f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b62d6d14d2b7c4bacca3e94b851589fc6d253d0e55eb67654d13818da3ae2306"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d122bead51888f429c091e442d88c9d8c0c135e1954543f3b329d3e418be50b1277eba8bc05c12025aec950137fab2bc71418d4d2346ba0efbc82e7b86a7bd68"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.web3j/utils@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://web3j.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/web3j/web3j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.bouncycastle/bcprov-jdk15on@1.65?type=jar",
      "group" : "org.bouncycastle",
      "name" : "bcprov-jdk15on",
      "version" : "1.65",
      "description" : "The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "299b546652c9e1903685018342da0db0"
        },
        {
          "alg" : "SHA-1",
          "content" : "320b989112f00a63a3bcfa5a98f31a4f865a20fa"
        },
        {
          "alg" : "SHA-256",
          "content" : "e78f96eb59066c94c94fb2d6b5eb80f52feac6f5f9776898634f8addec6e2137"
        },
        {
          "alg" : "SHA-512",
          "content" : "521037a0ee2e2d40a245f039379161bf5c6bd7182ce48e6655bcf991eb759c7ea1098bcff4c24d8b980bace0e214a62145fd9c8a7e13c9b5ea32fa56e2a8176a"
        },
        {
          "alg" : "SHA-384",
          "content" : "5395bc397282c10031123139c4e832acedfae5fed11d45b9c8db3bd9224c4b00efb4be8e90712e34a70060f73dbb5ac5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4df5e46d29decc065009aab5174e17e96ab6b8874ca81db0ff3a1891db17f373a90d1c7a95c4d99bd9d7d2660c6f60f7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5d723ced3e2e69c717ad764efc3b3704813804891c2576f5643adb8c24adc207"
        },
        {
          "alg" : "SHA3-512",
          "content" : "279d3e356ebe0b7c504b3f893972666b7da1be6a899a8d18f026c5bafd8ca9fa3e4c92e46a87017cb39face475f8c62de8f6b8d4aaefeb8c39d81ad764bcface"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Bouncy Castle Licence",
            "url" : "http://www.bouncycastle.org/licence.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.bouncycastle/bcprov-jdk15on@1.65?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.bouncycastle.org/java.html"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/bcgit/bc-java/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/bcgit/bc-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.web3j/crypto@5.0.0?type=jar",
      "group" : "org.web3j",
      "name" : "crypto",
      "version" : "5.0.0",
      "description" : "web3j Ethereum crypto library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c8ea9f6b913d52a60b7619e079c21479"
        },
        {
          "alg" : "SHA-1",
          "content" : "4aa7a51e1834936c9e87d7f0308d2ba398fa5e9e"
        },
        {
          "alg" : "SHA-256",
          "content" : "d589c7955a05fdff04439a98e862cb082029ba01973f01ce7c3f96b7923f0962"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e8bdaad71fc23275459bf53b567bb29950f67e3dd5a198a2277996f8072eccc1eac4c1a446e3b185aa3e1114b0ef79fb859f22ec6944b6a5f9752e088a992e5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6afb2301d90b3516f283a5b658340c364a141f35fc2cc7f5cc83fdbf53351d73d6bd8245413367563b84bda4a526e60a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a8be50988abe9f5739128389ad25ffed328dc90c815f8e8c8041d3c0b623325278a69b73d5d21a3af309ef77115c4cbf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "78059b81d937df88314437199c661887f5415e3ee485ee300b646983af671d55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9089ef5b0086cdecbd898f56af6668ad5b2e2413a6f730af2adef7db26afffa2fdd264ddbf48060c51e6ca8d0dff6a26765fb50038c9af50a2e7a84bf961ffc5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.web3j/crypto@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://web3j.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/web3j/web3j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.web3j/rlp@5.0.0?type=jar",
      "group" : "org.web3j",
      "name" : "rlp",
      "version" : "5.0.0",
      "description" : "Ethereum Recursive Length Prefix (RLP) encoding for serializing objects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e3cd76232265d7efbc6dc7e0f94a8c14"
        },
        {
          "alg" : "SHA-1",
          "content" : "bb8842139bd7c99cf15acb3b48a4f4e85904a20d"
        },
        {
          "alg" : "SHA-256",
          "content" : "71c7fb9465459fcc82616eea9ff470be22efdfa3771ea881cae5d14e45c6b1c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "05b93654581773d37aa070c5b07c20624ca70a979b5f178e2ae467267b1a022f131890586b84696ce2fc8d094f748633708d714d40c5ef236da37600d3105a7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "a67c4a81cb06d4f624b79f9f73a8c4be4c31113195e1625a530fcb9874f0f8e1ffbb662d3f269628f657ecd66a9f5895"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7c7d01c640b3e4c638dfcaaeea17ae59fc2f60ed6cde27352d4a418877414f97506e0bed74454c1ac790c0212fb65852"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6d2a2a176d78855caeccf599d19b5f8bd456c4199525929a0d9fd0c9f82e565"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b1005fb2e3ccd17bee372db292545ea94417bbb4a898a3cdf8536f7d34836bfe2bd54adad739a97b657b6ca036566c41ae08ce7e4d216c219c13ce1f595a71c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.web3j/rlp@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://web3j.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/web3j/web3j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.web3j/tuples@5.0.0?type=jar",
      "group" : "org.web3j",
      "name" : "tuples",
      "version" : "5.0.0",
      "description" : "Simple Java tuples library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e88c10eb2e92380c6f235cad03ef2dab"
        },
        {
          "alg" : "SHA-1",
          "content" : "906043a9f47d2c627a0cbab9ee2052e72ca09bc4"
        },
        {
          "alg" : "SHA-256",
          "content" : "1058b635ea4603e646a2afe563c8a1ead122c25126e4190cb2bd5d7ef54ce23c"
        },
        {
          "alg" : "SHA-512",
          "content" : "d81442b6d81d02550b7f1885c095d29178b34d2af6fa4b9b2bede9d345274edd3446b1d672812026ec364a5a78aedbed4a292dab0ce505d4d94163f915c38aea"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f60c72699fe62d0edebcff3ec000c63bcd83ccd64dc863bcc97aede98736f3fc29c107d989a3b21904fa94c0243c2d3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7f2d671e830fad4540e7f03bfc92ead5f1397f84eb29da8eb1be4dcad565c3101638b713717dbdcbf8fb11d38e4823c7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2c2e336bfe5b5c4a03d9972bdeaec06562d54bb3dee5892c18c1e3045631c0f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "331570368acb05be038c164b59906ca63c595682f5394ee1207afc6f080d81719b84e50556d56e4bb0f2efdae04607fe184b4980251b0b36beecc02a2bbd5c87"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.web3j/tuples@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://web3j.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/web3j/web3j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-unixsocket@0.21?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-unixsocket",
      "version" : "0.21",
      "description" : "Native I/O access for java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9333b13d1fb90ae821a633847d268c65"
        },
        {
          "alg" : "SHA-1",
          "content" : "d4351c82cd6d03c0359191e10ded45dc603efb81"
        },
        {
          "alg" : "SHA-256",
          "content" : "6750475e38ae3af70805fa1ce57479f2c30b6f89a554138ab591852e9b1a5f6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "eb0e20d939513c667c754ea7eba9908accd281cabfbdb36368f8f01f450968e86c0c34ccb077b503739f19d92ffcf338fcc2cf69ca89aeb35155f64f87086c89"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0a89f41630fd658736129567af5142e0613f325ae4771e9fdf98b22594b4e99914a92e8c17925c0e544d516f0f27881"
        },
        {
          "alg" : "SHA3-384",
          "content" : "975417d4404746bb48d9ed0fee05b2754d9a65a8b51a448a4c10c580b73f2875daf02a512db10d6414437b1ce0aa73a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "922b251f533af227c5468e2ff7500795484ffb47b9a6c4b07226cf2b9cd57485"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b6ebd2d067f753503538a0c967c4727ed7445fe2c04a8b0146b79f10391a028127ce62859f8839677f6df96bac520cdf7d9f6cdca0387dcad71e19d49f09c74a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-unixsocket@0.21?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jnr-unixsocket"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-ffi@2.1.9?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-ffi",
      "version" : "2.1.9",
      "description" : "A library for invoking native functions from java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2c6b3785fa398f9680a483c2475aef4c"
        },
        {
          "alg" : "SHA-1",
          "content" : "c465565992e8264012023c8b240e8175e235aa4e"
        },
        {
          "alg" : "SHA-256",
          "content" : "8de65c1b4ea0bb78f92d5406b3176c4b4ebf7c7efa7062ca204c6b9644caa37e"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9acc23ae757d4caa989ac21c8a71162c04ed598a7e9471e14161b3d4b770df7f33b9352cc175a0941c8418f2b1f3e4b813c3e02cdc6efdacf783cf8b9bf5729"
        },
        {
          "alg" : "SHA-384",
          "content" : "f3d1805660ec3d1e6adf63c3db43e9f6f7cb2e4da1c2557204ae6155090452d6a2d3d5c8be7c52ed0881b9a6a45ff7cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e6fcb413684d7ff0cbdaf6379c27f2fdc36965b46d325d53ea37015ac586ec907f6512a6bf98218c8385161bc238135b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0f820cf1bf6df6a89db3fbb8f60954efba7ec27a62192b84ac7d67ebe41234fd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9bb5a8ee91b320c81c6d19f77d404af5a254d81bb6920f9c531fb2f984999fb902e7ff97aa210cb7c19caf4d3d9d7b1e678465da0fa09f1998eb828cd1a6527a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-ffi@2.1.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jnr-ffi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jffi@1.2.17?type=jar",
      "group" : "com.github.jnr",
      "name" : "jffi",
      "version" : "1.2.17",
      "description" : "Java Foreign Function Interface",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8475f6cf6a1ac9007d5c293beb1a4956"
        },
        {
          "alg" : "SHA-1",
          "content" : "6ffa5106be5a121bea9d0779cd757e804633e543"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7ceffe12613e637435b43c76e87ba631eb56d7e060d999c7f781e18dc0c2963"
        },
        {
          "alg" : "SHA-512",
          "content" : "5e5ea3d372771f7901ad7f33880ad55182f78a3bdfbf4339f0e887d21b5e6d6f53fcc1a55d9094be8832300fdc0f737fcb2cd39e068af005ef7116edeeb22bb5"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f4221dd6e13c946259107afdf92e5f78b59991bb572954e130850494f4971addb31c12e8eb32dbb42aaa0855bd60da6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fdd74c0a383431ea89c842732606a8a978252a1298218928fd672b6eac4e7621e09748fe5015fec768ad02e77a0cf9dc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce1d61934f0158bb92ec53ca0afeb83619f55e23569836bba6dd0c700dbfbe39"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25c92cf02ab2380337155a5e2f63c1f3bca7c462f04fd92845d505449e793d0adb11c7b96a9b5f2886738dd0f8f7fe266cc977d43667aa3cd82869abf2b095a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jffi@1.2.17?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jffi"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-constants@0.9.11?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-constants",
      "version" : "0.9.11",
      "description" : "A set of platform constants (e.g. errno values)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f6e2f1b8ad56f5fd871f61fd50f68c70"
        },
        {
          "alg" : "SHA-1",
          "content" : "b8609839a9e71c4df0d409a8175bcc7bbebe2224"
        },
        {
          "alg" : "SHA-256",
          "content" : "82214bedcf6b35afed83c9618cba0372c4eefd6e14c9b685379bd29079e5ffd7"
        },
        {
          "alg" : "SHA-512",
          "content" : "1463387559c48fa79d7cf3f67019c41fb164435c4dbab5330c23437d1a8e33066d4efe5f73888981dd5b3b669288c247c8405c00267029ade6d0f71623db29f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "3e4f15a2a90f2d44ca9532cb8fa5018eee3aab63b7f9b8471effae2d3a05787132f7c62992991c030d934fe6a75f7a7c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "968af1621941daeb191edbcf962d0843a95b07b1c42f5092446f4492597cc2ada7bdfce54deef51bac578701b5744b27"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8b69deb5a3a4d5c5a0bcfcbf59c927ad48b3462b38ea82588b61e3b876459ad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "de673d5e55a96c7f5f5510d185f1ef96dd9e975381f389ffe77ba93de4bd00444559a0efc9bc5918494c998cff81049d35d1820bc5a0d5a2fa358e4a2a7fa62a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-constants@0.9.11?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jnr-constants"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-enxio@0.19?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-enxio",
      "version" : "0.19",
      "description" : "Native I/O access for java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a36dd18531d9be796cea306a26eebc4f"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7664aa74f424748b513619d71141a249fb74e3e"
        },
        {
          "alg" : "SHA-256",
          "content" : "7a725ecac756f84d645e56e8138cc9ed16e29736ebc58751be5d8ffc0da51aa2"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1310f27eb6dd731e89225101da5a7581116af61b7618be652bc1166037e13ebf51f7bfcb0b052fdd896759a76f4c59b2d63db7bdd1513da672e183d4d2a29ae"
        },
        {
          "alg" : "SHA-384",
          "content" : "c7e89e8056598db436f27147ac0b3db4088fd460f93e1ffdd2318d8d04f1db79de587fd4794e595af3ee14c4524baf49"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e54b231ee1f20c89762658b44908472eedbb6e55d8cda2ecceaf30f012ad61eb80d1292e8b7271aa0c238823c0243ad0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ac4fea69efd0a645f59a29276bd326375a0d389c64d97e3567da4e6a2ef9add"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6f8420f35f3d74995b5a6311b08d4f0e70a1671582357c5d9ed7223a0bf41448ea3a9ae1343d8ec38a44a5ec51b3f34cfd1edce5224653b70d9775a015f07cd1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-enxio@0.19?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/jnr/jnr-enxio"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jnr/jnr-posix@3.0.47?type=jar",
      "group" : "com.github.jnr",
      "name" : "jnr-posix",
      "version" : "3.0.47",
      "description" : "Common cross-project/cross-platform POSIX APIs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6dbdf7ecf1c391b309b2e8327ea37a31"
        },
        {
          "alg" : "SHA-1",
          "content" : "317088ec3e1acc75da591edc38689e46deb2a28a"
        },
        {
          "alg" : "SHA-256",
          "content" : "3a9f9d1e669286ef043518046424b7bda2e1eb31572abbdd591503d42d79edde"
        },
        {
          "alg" : "SHA-512",
          "content" : "31fee8d8e6feb95d1e3a72f6c63a499bf27476c68c6120a774bfce1959551d0efbe2a26ad842f7690a45d2d95a2b8abf2bf1f3bf331eb12ee8f21401f5c9e21f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6e292121d0e3ca370fc52eef20bc090eccf393d4abfc1f20d90b8e33840b335a5767600f9f844e6b43a34ba470ecb027"
        },
        {
          "alg" : "SHA3-384",
          "content" : "653b0dcae397c694f850018ba16933a5ced9c2e4e3d0c816bd973bd5045a1e510786abc83cb91a525d1b605021b1a152"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db09f297a2291256234e7af303bde8827edd3d7941567c7507883962c96a4222"
        },
        {
          "alg" : "SHA3-512",
          "content" : "845a07f39df9fba78b7bbd92558822536e28aec11361d1e3f8ff58ae2d6cf6716fa7c7d5be2ee5edde111e1926dbf7128ab46d9b77231f788d0c48a052553d65"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License Version 2",
            "url" : "http://www.gnu.org/copyleft/gpl.html"
          }
        },
        {
          "license" : {
            "name" : "GNU Lesser General Public License Version 2.1",
            "url" : "http://www.gnu.org/licenses/lgpl.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jnr/jnr-posix@3.0.47?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/jnr-posix"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://jira.codehaus.org/browse/JRUBY"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.3.1?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "okhttp",
      "version" : "4.3.1",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c9822d92d2cedade211963a70bdd0884"
        },
        {
          "alg" : "SHA-1",
          "content" : "0631751fe30a9fd38634cabb28c15deec7ca4aad"
        },
        {
          "alg" : "SHA-256",
          "content" : "501189f0e8f5f05d388a2aded5e541aea8e990d18f87fd39b04301f648061aff"
        },
        {
          "alg" : "SHA-512",
          "content" : "a338214ec575ccc1ae5df6d4d3788549b5f8ffa8bc3443b549c5c6077f930331e7135a1a54e4b769d8d3bfc143cbea8ebe213f7b048b9683b73113063eee310d"
        },
        {
          "alg" : "SHA-384",
          "content" : "4edd0b1131e27e3b52ea2fbd6e5686f11cea43589f4bd375e57161460b4b40304b73162d514593b049043348c62cb7ba"
        },
        {
          "alg" : "SHA3-384",
          "content" : "67b0a0323373e159a6f3f6b1a77320595acbde1f178e2d4fdd0955a70c19f72b106622fbe73109e7d686c8569c2c60e6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a320c34cb6113171db3b45c45ed34df248599fecfae53e53c021c0e81a3fdeb7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d05c000eef8f4cf0d4c974171ff3fb03e5fcc1381b57fbf36da7a8618133da2ad464a20e1641b2d25fcd2c97399a5b9148268818d25996db67b2034d0f48f2dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/okhttp@4.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okhttp"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okio/okio@2.4.1?type=jar",
      "group" : "com.squareup.okio",
      "name" : "okio",
      "version" : "2.4.1",
      "description" : "A modern I/O API for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "600e0004aafd502ccffe1b3e45ff964d"
        },
        {
          "alg" : "SHA-1",
          "content" : "569165a2a9c1f7af07dffc80ed983013a2209896"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b3ca9c9fb516ab2623bb4a3cfef0a5fa8580188eed9127cdefc1a0088d1fa7e"
        },
        {
          "alg" : "SHA-512",
          "content" : "d123400e4235500a316ab95cb8bad475161ab5603770414a232fb1cea963e9da97bb79b6ce8770c79f1bf303740c7cb77ba7e2dedd9a9b4998aa8446b8299940"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d273f18e5cf0fc35b663f33b640459e75df6cca47aff2795335721eb1f6b668faf8733df30e9b2eb5ca1d0fc5243310"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88024b5a8e40286453d456501056297178decf4840aa11c00b592b66996b30eedb51258df832cd2aeca8cfbd752dfd03"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8a275854dbda7415ddcf8ba08bc778832170fda7f171ab83685dce7a15e20fab"
        },
        {
          "alg" : "SHA3-512",
          "content" : "98fba72357033176c3dbac4e1f70bb1a194927045fa3999aa4165f6c9cdcba4745d874292b44e9c5dcb3b76a5aaa5093e61b29a78c51b5739f2d60f5aed0caba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okio/okio@2.4.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okio/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okio/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.3.50?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib-common",
      "version" : "1.3.50",
      "description" : "Kotlin Common Standard Library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "42dbb03a04cbcf11a64cc84ce6343324"
        },
        {
          "alg" : "SHA-1",
          "content" : "3d9cd3e1bc7b92e95f43d45be3bfbcf38e36ab87"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ce678e88e4ba018b66dacecf952471e4d7dfee156a8a819760a5a5ff29d323c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f436ecdc416af75217ea33431a6406deb58e08b92c9fb14356ae276e5e6ddb1f4af40f5c627c4dcb1099ddf9b1605b4464ad90c8047d22468b8b7c398ee251f8"
        },
        {
          "alg" : "SHA-384",
          "content" : "082d5dabd4209a15a0c11b45d033be6930b2c77c41c300d1264f76e75aa807e61e7d2f4dd29948aa50f3af8a7a125477"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b3654cb9879cc2b84a08cceef01b6feffb8a2a103a0d4bfbdf48390dd632971239b690cab970b0cbe9329140920d574a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "553283825c84674efba98a5efa64807c0b99a60f4d69a7fd55665797eaa42ce0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "79c80a34e54ba933130ab524e01a3815df3b92c7c6154a4ec572876309baafa1938ae93c2d184a61f18f9f113cc2f6d64539d557250a5a1984dce2c445d39438"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.3.50?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.3.61?type=jar",
      "group" : "org.jetbrains.kotlin",
      "name" : "kotlin-stdlib",
      "version" : "1.3.61",
      "description" : "Kotlin Standard Library for JVM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3b70e5e399f22807a9cb52dedc1769e0"
        },
        {
          "alg" : "SHA-1",
          "content" : "4702105e97f7396ae41b113fdbdc180ec1eb1e36"
        },
        {
          "alg" : "SHA-256",
          "content" : "e51e512619a7e7650a30eb4eb3e9c03e6909c7b5e3c026404e076254c098b932"
        },
        {
          "alg" : "SHA-512",
          "content" : "137ff7b82132254db7eda46afde46e823dd0b37cd5caf771c2effe1d7f7a5c411c043eec81fbae6a795bb05deb92b67113ac1513683773098bcf6454f3984098"
        },
        {
          "alg" : "SHA-384",
          "content" : "74331d55504c4a80f170e8417a3d79c19f63eea8ed4760b5b1fb7bb5e974cf0a0eebc4c606fb6f5e5f3452d0ce1752b6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8c71cfb578ecb1db3242d004025e72fa9c7e4be5d3c14f7d580bffc06a85c63eede6db17d611bd02291d98389c0fe71b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b4a290b250b754336ecedbf9d2b646784e8f31b4e348bf25f2466ef38f37e205"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31d590e9f69db51084434e8092ece5cd30f17516b279bf9b15054b59c503df187bd7da0ad73889c44624f25c2a1a48c23436efefcebe3a181a74d65143ac0b92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.3.61?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kotlinlang.org/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/kotlin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.3.1?type=jar",
      "group" : "com.squareup.okhttp3",
      "name" : "logging-interceptor",
      "version" : "4.3.1",
      "description" : "null",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d82219f7b028c75add6c2278db798dce"
        },
        {
          "alg" : "SHA-1",
          "content" : "35854299be4bee613b91c35902ca4b070a0944b3"
        },
        {
          "alg" : "SHA-256",
          "content" : "2c072bcd14b864d0e8dcbf55b3e8b6793073cd7d46e296a6344ecf3d2492d200"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fa3c52b9e627c3348c9ce8d45864ae4d114745065fcee558eb12983abac5817d306ea5a8e824968e9ac45fd30a8e8380c847f77f823d745a23fa7e107717211"
        },
        {
          "alg" : "SHA-384",
          "content" : "e53d8583d16c32f3ffad131d383d8827990ac25edc3792721920ab8b1047f6573fc8f0092103a5af597f51caa8767e68"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d606dca4a60e57c3725dae70a798ef3f6cb37b42753950e0ae47f3150a01de06407fb1c6a77ff76fe64a5eee8a9d10f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "170796fa521e44aa12c44850cf85d640bafa7fde89e752b187b0c44165e2d4c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "17fe336f0dc3d012f0833eb3cd42bf80a5706f0dd6e1701832f4cd0d00151aa5cd857bfc448db1b6f7d710d7483c3f4842cfe5c575eab56aad56c4f6a5206328"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/square/okhttp"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/square/okhttp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.2?type=jar",
      "group" : "io.reactivex.rxjava2",
      "name" : "rxjava",
      "version" : "2.2.2",
      "description" : "Reactive Extensions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3ceb27e9235a6639611b36bfdde61be8"
        },
        {
          "alg" : "SHA-1",
          "content" : "0db2277cb0641bd8bd2f491fab555d37345351d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e9ef979524bfa23de907a057fd73818ed54438678f36d6d2dd874c8dd5fb4d0"
        },
        {
          "alg" : "SHA-512",
          "content" : "0a86bf6eab72c1db1f8bc23e9ba390405534e4d9c1bdde36317380befa0063be0a565b6f62efbc5cac21f8e3e22dc703d924447dbec87a59ad15c0b1fd7d38a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "9503c9f1a14825a66a0a96f487657c71d9172b1fa3e058e39ccd85619cd046c3a0cb3a0d7c50e622e79aa508d9901740"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f21fc4902d88decf52462a504827f40caed8b154d52bc8de275335aed47a90ebfb7d4154bfb9ba1550fb8149a58c4e40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f042babb86e2a85590bfb1808d384cb7e5b10c16eac48501806b66e670d3aee6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b11c4d4ba73d252750099aa92e1439e08fcabd2cb2096694d39befd1c84f1f4b38bf5dea33d2dd38dd92c259ed87842843d22e03582f25f6fb69ad8f5310568"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ReactiveX/RxJava"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/ReactiveX/RxJava/issues"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:ReactiveX/RxJava.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.java-websocket/Java-WebSocket@1.3.8?type=jar",
      "group" : "org.java-websocket",
      "name" : "Java-WebSocket",
      "version" : "1.3.8",
      "description" : "A barebones WebSocket client and server implementation written 100% in Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4171de3f70c1a8ca12f90d706a26dadd"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ed9421c83110a74f6c805cdef3060faa44f5b68"
        },
        {
          "alg" : "SHA-256",
          "content" : "64d38c6b4d6c9e830be6820d408caa02d1217e59e8bf34198cc22bd23429fa48"
        },
        {
          "alg" : "SHA-512",
          "content" : "0f294a29882847e1197c4bfa4b5a0045d44bbe5153d415924900559694e46f3970a7e5f3d84cf264af738e4deb5c29a0ab1fe880ad64b2b0ce0df480fc4a3719"
        },
        {
          "alg" : "SHA-384",
          "content" : "c5dbf7f38395c9002e1492cdb6a795370fe13d52810280c76f0e90bb894e2644c1cead7b385eb8fbadab14ed33d5b3f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "208b40a693dcc0a8dd4c5d9b5ca8885543cdd57100c592f8e364a323195ee42ab528dbc04ab2c62ac8e908a3e52edbae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b080537d0f0bd11ca7a381ead4a9228ddee205fb63760139dfcd1a96be3b055b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1853bc2b72bb517859073404ef202e5a7e4257273d916e283d0b423f4de1f00fa518e411acb764e7875d88c0aa30dd8801d754c9ea7e6252d35ff23f079c775e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.java-websocket/Java-WebSocket@1.3.8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/TooTallNate/Java-WebSocket"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/TooTallNate/Java-WebSocket"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.web3j/geth@5.0.0?type=jar",
      "group" : "org.web3j",
      "name" : "geth",
      "version" : "5.0.0",
      "description" : "Geth JSON-RPC API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d8b40fdb716165570c6bb2436f7672e"
        },
        {
          "alg" : "SHA-1",
          "content" : "9760a58c5af0ec1b3ee25a7f175682c26161d13f"
        },
        {
          "alg" : "SHA-256",
          "content" : "0610fb9cd00b09865d23639fb0a3a4a1417167dee825eecde2a253dccaada732"
        },
        {
          "alg" : "SHA-512",
          "content" : "532c0968a8f438267750b5990c3280f702b140b068dc037732704e6c4c15eb6bec8948b5cb2ff61e54b4aa4dad48778a54464d0bd178c6a31b2a34437d24044b"
        },
        {
          "alg" : "SHA-384",
          "content" : "bea12fcfc5fa27fcc37a0c69de9a69da5cf42532be2f99762ecb90b08bb24e051fcc157fbca30d40366447fdba68d296"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c64081bccf9e7d95dc73d3d60d24e278b81015a126d436267b351cec734a04c508f1a35cf9ad408752381a6bcf2e2928"
        },
        {
          "alg" : "SHA3-256",
          "content" : "53e47158a752198ce97f5b95ffcc565eb14eba0c10da3656c3c5f3bbea161cfa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3f08f860f972b45db4af72790c2113b2d1753f52f1f7c6916b6ee338fe0c5aba735756f7dd7a49bbd7a3579eb0602b4625e7fffcf62a7e1715a58639f2b07dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.web3j/geth@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://web3j.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/web3j/web3j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.web3j/parity@5.0.0?type=jar",
      "group" : "org.web3j",
      "name" : "parity",
      "version" : "5.0.0",
      "description" : "Parity JSON-RPC API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f474c36737eecd8bd783ff1ce295c7df"
        },
        {
          "alg" : "SHA-1",
          "content" : "6d83d537eb165fbc3510d465c65aee2b5b076214"
        },
        {
          "alg" : "SHA-256",
          "content" : "93af8bec76e4decb3da56d3f7a4a3197f40d461b3305e2741efe482a651fabe6"
        },
        {
          "alg" : "SHA-512",
          "content" : "baa1624128fc05bcf7a054abf3ab9fafbb4e00f0565ecb24b8d9270de316f54f43eeecdb28c0a79d9f37764746a560570d15c978e08c6148827fe27339e5a499"
        },
        {
          "alg" : "SHA-384",
          "content" : "afc0362159be0c30eb732765e85f6c19e217ea3948a50b494465d2004c87e6bd16c8fb717a91a7b62bf465aa4303270d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3de743c56cdb88d1f67e5e18e060d90681defcaaad2d7c67ef59f48bc2426c67156fc8d49b9038e667b1883bf939b6dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eab5b63c5293acd78a3f19f7ff31552c29c04dd02d245774c62f801531907d00"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3da38d24b317afc9c38f4c2da95b99d9193fe9fe9def3ff186cdef14fff43353e30432000f291ade5bd4512862b7b5e5510b528a0390647bd7a433e9c19b4993"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.web3j/parity@5.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://web3j.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/web3j/web3j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.web3j/quorum@4.10.0?type=jar",
      "group" : "org.web3j",
      "name" : "quorum",
      "version" : "4.10.0",
      "description" : "web3j Quorum API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "649a270430981d073385eab0a0139065"
        },
        {
          "alg" : "SHA-1",
          "content" : "eb6001ec49edbcf08c678ebe4a5d774144a5fdba"
        },
        {
          "alg" : "SHA-256",
          "content" : "2adaa5db6a700a2f216c68a76793db49ad0ba5750dbcfa042f848885bed572d2"
        },
        {
          "alg" : "SHA-512",
          "content" : "f0625df9f173e4716e01c2b755d7bdbfaf43221193ec2ccbd1eecfd2726f45fa38e352e3cbc19c1c25e8b4fd4358cc87579513a2105a74277d2ee1beb909c454"
        },
        {
          "alg" : "SHA-384",
          "content" : "cded735885d590d705e8eee91b9261b9eab73b980e3993fc2ba7d047093e2d4eeb2c166d1fd8a6a66b51a7bd6fc7a063"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a049643d997d573aebbf2b1ef036b13ffb85fa8abd4df6c34bf16e37493eaaf5f2211eb30c4a23b539cdaf26028d433"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b3ea66ce29f6b7a3ac8564d42502ca65c1757fdff5f45bc00c26389e653dd6a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "311c9b8fdc23d156ba5e00a3a6d78fe3393ddd070b7f54b5617a8123e0d7255e0b0a0f001e4f9f984f5387009cf80574889663dd4eca74f7070c9859ba520101"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.web3j/quorum@4.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://web3j.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/web3j/web3j-quorum"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-whatsapp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-whatsapp",
      "version" : "4.19.0",
      "description" : "Camel Whatsapp support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-whatsapp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-whatsapp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-whatsapp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-wordpress@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-wordpress",
      "version" : "4.19.0",
      "description" : "Wordpress REST API support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-wordpress@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-wordpress"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-wordpress"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.2?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.xml.ws",
      "name" : "jakarta.xml.ws-api",
      "version" : "4.0.2",
      "description" : "Jakarta XML Web Services API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9a41e8d9a62fb837d2228d47684a57da"
        },
        {
          "alg" : "SHA-1",
          "content" : "331ecab874ee75b48db661a331319958cb04edec"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae500d776eeb64471cd3e3bdfcd6a9e7de6d8f866be6d7e9b2f9ca606d68c203"
        },
        {
          "alg" : "SHA-512",
          "content" : "88337f5b042c92a91913c2e7fa1320bf40641caaaa57cb60343d5df69096df05f03805b409b240436fab161db048f7c46a549c67ec3fcedeef67af60d85e42dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "33fdddd7675ae56f0e9dc01f5e6ba2a4059286f4caced49d18c3acad2a95b0efb2e84168176b4768f0cb6810226e02a0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d71ded49b10eab674d1b1b6ddfc4557d95cfad2ffdba4185c3c229ec81826803ab02d42e47c1c547c6477e7999d73428"
        },
        {
          "alg" : "SHA3-256",
          "content" : "439ea01b18f242b4062dd72622cb475a81e738caf06766f8aa3cfb5a8e070c2a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2e4789035d8eb71e682cbf5687be4afcd52b44c0c611b2a7722e3670decf0032aa42d10b216c408dd7cbb7e86f8612f96b5a849f0043a23d877f82c38f89d77d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jakartaee/jax-ws-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakartaee/jax-ws-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxws-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/jax-ws-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-workday@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-workday",
      "version" : "4.19.0",
      "description" : "Camel Workday support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-workday@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-workday"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-workday"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xchange@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xchange",
      "version" : "4.19.0",
      "description" : "Camel XChange support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xchange@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-xchange"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-xchange"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.knowm.xchange/xchange-core@5.2.4?type=jar",
      "publisher" : "Knowm Inc.",
      "group" : "org.knowm.xchange",
      "name" : "xchange-core",
      "version" : "5.2.4",
      "description" : "Core functionality used by all other modules.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c6231204d9ebe55c147731b133b43c41"
        },
        {
          "alg" : "SHA-1",
          "content" : "cef88d91c9e6c1d9789f50b1de0ad9348cadd5f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f4e2a57cf84d7ca40e18af99e3ce6b1f353264349893603791ca28d3421d728"
        },
        {
          "alg" : "SHA-512",
          "content" : "ad03aad4dbfea442a38aeff82f850801c94b74adfc52d2627ce9753cc09458e537f5423588ce23b4c0fcbd97c42846072d8b3cea509d0a6f26280f086eaa2250"
        },
        {
          "alg" : "SHA-384",
          "content" : "3517140a23d001f188fde7544c722b47346ae055c6b1e405ffe167db87a2dbfd2e98204c7642489a830de7d358b9d5b8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f66333c8dbc241815204fa90a06aac20bd9ca82d27c9baa5f578f6ffd4f29611d68dd9de53e1490f8c4e7485cff9de78"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa18b4fd31bd5d084701b4e38c0718e7a6d074711420dc2def4e0596d292f199"
        },
        {
          "alg" : "SHA3-512",
          "content" : "99021206d24ef8811142a75b28ade6233eb42746c9db9c0ec85d98088a885ee9fef808d4e35284ce89b7f4fdfaef0fdac82cf3256e7cba7f0fa96a283a8edde5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.knowm.xchange/xchange-core@5.2.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://knowm.org/open-source/xchange/"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/github/knowm/XChange"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/knowm/XChange/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.mmazi/rescu@3.1?type=jar",
      "group" : "com.github.mmazi",
      "name" : "rescu",
      "version" : "3.1",
      "description" : "A lightweight REST client utility",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2b58c4f3068e51ab7b4879adfe5e60c"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed753c7b32002b35e726304187ffa5ff6c313f7b"
        },
        {
          "alg" : "SHA-256",
          "content" : "37e52d1345e2d2185c3ed576ffbfae7e3d693cedbc315c5bb1a198ee9fa9ca85"
        },
        {
          "alg" : "SHA-512",
          "content" : "e741f116ca9090362669a8a562a11547bc483e17b2d7e018d561a4ab6d2179ffc6c8c7d0ca510f432750bfea599f4d0742f80c6847f31bfcd361bc4874ca68aa"
        },
        {
          "alg" : "SHA-384",
          "content" : "f56bb5e9f173641225865690eeead9054bb36be58e3f2ee2304de7021ca4ab238a6659dd18fa2b910655079e982badaf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7255f84e9cf065e81c9677fbd36852286cc16050f3c30ea6a79dcb78a9a82d55f4de5895c79769608ecbb0d58bbf41f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c44e444aa6782badb55df9b64a7980319bf1d31ca0f002a252c997486c058a84"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e58eec6e097a34badaca05fb32b2030aa06b32a368c7dc4cf080f763c14892c9ba7f3fb2aafadbb3aa24451b91764d9ceed23e18789e3b6d93e221cfcc0dcbde"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.mmazi/rescu@3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mmazi/rescu"
        },
        {
          "type" : "build-system",
          "url" : "https://app.travis-ci.com/github/mmazi/rescu"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mmazi/rescu/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/oauth.signpost/signpost-core@2.1.1?type=jar",
      "group" : "oauth.signpost",
      "name" : "signpost-core",
      "version" : "2.1.1",
      "description" : "A simple, light-weight, and modular OAuth client library for the Java platform.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef778c731f9b6cbb8311a780b1f4094f"
        },
        {
          "alg" : "SHA-1",
          "content" : "e307e72ff918b775f797f364b1fd442f23b5408a"
        },
        {
          "alg" : "SHA-256",
          "content" : "2628d8c1928e512cea34001c1108bfe251049b1ef747ba284aa7c781c24b2e79"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c3a0934458de2d79c00d53422b838e17369cece5e325b11709af1c74e368c58de1c175eed689a247f6ab622f2a67c2ccd06283864e64d95abdbc26629d0226d"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4051510406394dd52cbb6170f20869e5cef2b026e88c672908bb2ceaeeb43cd88df2811dd75fbe6ad37f2c523f562cd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1a09cf0e64cd9366f19197b6a66b3a94bb4851efa596f94538890d01e3261a611a7ceb6768512e5e3c2fd8fc5d3d01c4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "190333f0f7c94e3db5f4d49392d454f43c710e43266fbb6049b58f8e22dc1548"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9f0c3184b752c9ed73ab4f34805e62cafde30dc4b94f2dc55aa9645c15921ebaeba3f2bf3202ed98e60f3bb66e47945b1449e07fd559e0654afbe92f2a6a94c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/oauth.signpost/signpost-core@2.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mttkay/signpost/releases/signpost-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mttkay/signpost/pulls"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mttkay/signpost/signpost-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@1.7.1?type=jar",
      "group" : "io.github.resilience4j",
      "name" : "resilience4j-ratelimiter",
      "version" : "1.7.1",
      "description" : "Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9879d7cfc9bfac027cf48271c7425df3"
        },
        {
          "alg" : "SHA-1",
          "content" : "50c04e0b876c788654ef5e134d930a2dd58dfd38"
        },
        {
          "alg" : "SHA-256",
          "content" : "b209e66931f833e52f86a0f1d7347c844c214e4f8f4218be018d5fadd1384875"
        },
        {
          "alg" : "SHA-512",
          "content" : "28e1395ed27781c18ae081f29bc38af78bf846173820dd7e0d4cbe8b7597081f257f10206a80006fb1eff3416d6c79a48e4787b667171659f0ddb9a7d9c083ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f3ec6df9d4677e7e4a7a4b862825691885cfbfe209b6f0ceaa5e0cb16f34081f36695e1651634101d12b20199d482ce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1c3b04edc5f5db4f5ecf346416a988778bc2e4b2597b69b8d3ac955f43c004dd25105c410b1c397748864b15dc284be7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b6d3f086feb289ffb5eedc293af0ce6fcd52ec6dd3659986f984a5e3ad0cd4e6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6d96f0e9bbafb44c5a8a25c7e0bdde7432ab40fff09581b117bb0954e498d9f49c68337571a1f1e2112131a8a4b115bddfa31d0666b364ef0eb95c0f1799600d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@1.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resilience4j.readme.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resilience4j/resilience4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vavr/vavr@0.10.2?type=jar",
      "group" : "io.vavr",
      "name" : "vavr",
      "version" : "0.10.2",
      "description" : "Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "de6d9e1087c49bdbe6fdf80aeef0fb9e"
        },
        {
          "alg" : "SHA-1",
          "content" : "dfd5101b17da36c32ae024b984e0b72712f01a35"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b2ae46cf352627e05b39ac1f1d3bda7b285a8f643cdc7472aea4aa279492e54"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d32b6e4d08860dc962ff83bca0fbcc93868c5c47b8bd1cd2e1fa0a27f45fb851d73a824707c1b7a5a57649fd3bb07e4a0a893e341cbfe4a190c5eed8151552a"
        },
        {
          "alg" : "SHA-384",
          "content" : "77bf6ea9a53c989e685fdf2af10749903e311b8159e4da619e12202292bdce84fc26def9dc01be23be8f091a5defe321"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e4bcc4e4a91cfd103c6bc949d3fdc47604d7953daa33031296b72a45516d6a3c2ac66ac008a416a8259ea7c6eaaae11a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "576b014ac5ff153be6fc50910bb3b55269a971cd0cdb4f333692545a85ce8bfd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "06f99d60cf275844ec1a41c17b12d34a3248d88e23d51d86ccdaec75f1a7336e53d253ee51b04fc561edf7163505cadeb0180516048c74e12c7e90198645113b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vavr/vavr@0.10.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://vavr.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.vavr/vavr-match@0.10.2?type=jar",
      "group" : "io.vavr",
      "name" : "vavr-match",
      "version" : "0.10.2",
      "description" : "Annotation for structural pattern matching.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6871a58c83291976651df351c8db8e74"
        },
        {
          "alg" : "SHA-1",
          "content" : "68f1af10052713fda01bfb1e5b831dcf6d826ab2"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d7a9515b05e3291194e04e641acf74a9a544c1caa1e2c24f59a1424c6ec8288"
        },
        {
          "alg" : "SHA-512",
          "content" : "73f07a3a82ae69e4a4feb8cf92016dc90d9f73c6869e8abffde6425a4f70d7c546f034531a70a329969eb7fed156a11b595077f207fafdff5eb89d22d80959ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "e842559dae8d23ae28a9fb44fe96918c21f2075ef5c310e2149acf1885f09bb970fbe6a676acee2fc33b69bb9c95cf90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "54d3526bac3f57876a0cc05cca27706d7bebd24312f56aca4daf76765d13f100e56408a160991d49a6a8029d86f7ebfd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9de705284666469c6e8e536ab5ecffb7db56b942c0bfec0ccef97e5e616d6c7f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef72a0977af0431d3c10c2aeccb043ca5f760802a6248022fc5097272d15c5b3b82016cd2d6bcc3793e613629833ebbfa886aa81c05208650711f6eedfea2c77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.vavr/vavr-match@0.10.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://vavr.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.resilience4j/resilience4j-core@1.7.1?type=jar",
      "group" : "io.github.resilience4j",
      "name" : "resilience4j-core",
      "version" : "1.7.1",
      "description" : "Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b61c9ebc05a67be48eb5498acb0be39a"
        },
        {
          "alg" : "SHA-1",
          "content" : "0a047bb3aa97387172c88404919313dd8abacdf9"
        },
        {
          "alg" : "SHA-256",
          "content" : "3153a2c96c3e3b31122a7fa8ca8ea1ab0f305bf82d096c291b7416443fff6491"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9132f760412284bf125ba0ba32ab74ef3733284b85ecdb80f42b248a0f2c5beb8ccd03c014e55de203fb3d656a2360abcdee99f90c6b43c4c96a658806e7b21"
        },
        {
          "alg" : "SHA-384",
          "content" : "7c7ec852c858b003faf366b927d0982cf7ae4a50cfb2394076bb84112de158d68db437ac45685fa5182c711bb0da536e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f7a5836b81c8a37c570efa08fb29969af99df12a0c8d63ba36439ac58c61c577fea728be66f14e311410557aeae6cc45"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3581cef81545ebbaaf9ee768216f6ed385fa6e4326923b63dcb8f70442a98dd2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7c8cd4a09039b0dffc40f14662d8b5d05dbb2d039a4be7b0aa436c6d9646bc6727653992b1bfee856b48f7dbfea71bbf9a8d6228608b154a9e3646f766816ca3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.resilience4j/resilience4j-core@1.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resilience4j.readme.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resilience4j/resilience4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.github.resilience4j/resilience4j-retry@1.7.1?type=jar",
      "group" : "io.github.resilience4j",
      "name" : "resilience4j-retry",
      "version" : "1.7.1",
      "description" : "Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7e61947cdf02f274ac87ce01743f0323"
        },
        {
          "alg" : "SHA-1",
          "content" : "0f2baf42d57645ff2673bbe208b85c6dd2ab050a"
        },
        {
          "alg" : "SHA-256",
          "content" : "2f141de0fdd778e327e80b51b93948a47a5dcc52465df4567f6c8b115a075c38"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b295634b07ed71bc3f87410359c7a4b060d9b8548b3a6abf67b741b177f04ac28ba0c791aa76cbe2b5db2b46de9b5dcc8f64e34071d6c0f4e8b521ccd75f8df"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b28b3efd3e8d07e7d15ba65dd3b61e77027dda09965a1adb3f02b77ba042b71c984f0f3b28492be2752bfb7c05cf3a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a4f15d20e536f24ef5d58b118b5aebdbb7ef9729db3c4ba4f23df7a0b41d1493a7166113a5401de32c2186f8cfba87f9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cc39d811f419d517a94cf1a907e757e66b6a365b065daf1f27075e25fbd47720"
        },
        {
          "alg" : "SHA3-512",
          "content" : "16f9c92814fb7d4aa14dafba61c90bdad197175e3be01b0504f60fd909811533f6160d4f23dcc6e13998b55c2975ae97bbe1dc62153a7182226c606dcf112d22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.github.resilience4j/resilience4j-retry@1.7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://resilience4j.readme.io"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/resilience4j/resilience4j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.knowm.xchange/xchange-binance@5.2.4?type=jar",
      "publisher" : "Knowm Inc.",
      "group" : "org.knowm.xchange",
      "name" : "xchange-binance",
      "version" : "5.2.4",
      "description" : "XChange implementation for the Binance Exchange",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "53d258d2b112da2f97626ddccb7dbc96"
        },
        {
          "alg" : "SHA-1",
          "content" : "02a9bc7e8a572da3fa7497de5b584c50059c5a20"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2767be00f951708b32a0197c66b4a871ded9efeef26f1a7e7075abfe9e6f512"
        },
        {
          "alg" : "SHA-512",
          "content" : "e006c298027aa7e04f3d5e9e0e20bade93184588ed029b902294862c709f3dd22be55b92e6a1d1f8a0ca6b72815ea1f68c6df561216fce7a4f69d2db4afdcc6b"
        },
        {
          "alg" : "SHA-384",
          "content" : "dba0f6d557c75e98f3c9c56fb89cfd2d0de9745ed95ac133cecd8fb81b5c34857008338db1672d904481c884cb625f75"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5912e5c2354675dd0778bd9b36e66fa9752785798a1b1d1e3314b0d7feceaa30dbcb087c025b242b76d4ba9588b220c2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "30760cd3dd472e6b5c6a816cac08980f35c03e31940d9d05a39f13f09248f8c7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9230fdb6202f1935dc0bc680b3b2d07d928567ec1c7ab2ef7304b9bb70edba85e69b4e38938f7374ce5fec951559d609203b96908730d3bb7a75df710624ac22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.knowm.xchange/xchange-binance@5.2.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://knowm.org/open-source/xchange/"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/github/knowm/XChange"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/knowm/XChange/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xj@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xj",
      "version" : "4.19.0",
      "description" : "Camel XJ component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xj@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-xj"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-xj"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xmlsecurity@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xmlsecurity",
      "version" : "4.19.0",
      "description" : "Camel Partial XML Encryption/Decryption and XML Signature support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xmlsecurity@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-xmlsecurity"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-xmlsecurity"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xmpp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xmpp",
      "version" : "4.19.0",
      "description" : "Camel XMPP support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xmpp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-xmpp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-xmpp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.igniterealtime.smack/smack-core@4.3.5?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-core",
      "version" : "4.3.5",
      "description" : "Smack core components.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b736a43047a3c46bb419b9d50d685b99"
        },
        {
          "alg" : "SHA-1",
          "content" : "f6133799cc8af1b3954b7a705e5cfd0b80247cc2"
        },
        {
          "alg" : "SHA-256",
          "content" : "a9036eae6b995ad8d37e6be6effe003bce55df377266eebffb0fb9521acd5c0d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e4a3fefa11db05884e2cb5a77b27c447a2137402356817baac06de10ca0e6ced0c8679de3d4e75d410abea10de2eccd2a30d750dbebfdb93bbe0f65474bee957"
        },
        {
          "alg" : "SHA-384",
          "content" : "da792508093b91d50802a44fcbd762b54943cba77ee22e1ea586d1aba1a57f88c488384728cd5d168aa2abe75b438a83"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb90bb81f68b15c1e53d0e49e6d4cb74d0805ecebc95d89b5f3cd3412b2d1882fb3cfc78c25260afee5cf68ff250c19b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2670226ac1c3dda6b32665fcbaec43a6380dc1341e988a6d72f391fb4c7b7805"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ae1e3b5377b6800b86fa350395e8faa4b7e1e2d5237c48ad0868efb9271eb7abf768e7e8041e21e62c3ccc85a8b3679f4fe55722e4caaf2274c71cf7f27e04f2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-core@4.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.igniterealtime.org/projects/smack/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://igniterealtime.org/issues/browse/SMACK"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/igniterealtime/Smack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/xpp3/xpp3@1.1.4c?type=jar",
      "publisher" : "Extreme! Lab, Indiana University",
      "group" : "xpp3",
      "name" : "xpp3",
      "version" : "1.1.4c",
      "description" : "MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6e3c39f391e4994888b7d0030f775804"
        },
        {
          "alg" : "SHA-1",
          "content" : "9b988ea84b9e4e9f1874e390ce099b8ac12cfff5"
        },
        {
          "alg" : "SHA-256",
          "content" : "0341395a481bb887803957145a6a37879853dd625e9244c2ea2509d9bb7531b9"
        },
        {
          "alg" : "SHA-512",
          "content" : "a5308937f7bf0c87d1ce2f5986961b8fbaf4d86eaca2ced3c8881b319d29ed777b240104792697375c036c3dd17b2af6c4de73fa3fb0d1854146e67607da9fa9"
        },
        {
          "alg" : "SHA-384",
          "content" : "144b609c0a997e93c1ea0adf7e9c8b5955cbef399ceb325ed66180d13e2ffba27ca259a3d808096511f7fb98b6e48531"
        },
        {
          "alg" : "SHA3-384",
          "content" : "52ed6b4ab6aa93d5afdaad7d1a919833effe663d66fc2af4044dd01c365a1a5e69140a1063f664b934e45bb9a69200a9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f670caeef9678a60ec11e48bc6e219e8cbd31428f78fccb591c96bbb672f2d32"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a21d3f3c321bacd68de853162a06a36dde5e15a0ef2dc1ff2f8c60d3f367685eb6e5fe1f79dcf8ae1fd609eb3c3022e6433b1c0159d698c31c9d2c6ea68b8433"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Indiana University Extreme! Lab Software License, vesion 1.1.1",
            "url" : "http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "http://creativecommons.org/licenses/publicdomain"
          }
        },
        {
          "license" : {
            "id" : "Apache-1.1",
            "url" : "http://apache.org/licenses/LICENSE-1.1"
          }
        }
      ],
      "purl" : "pkg:maven/xpp3/xpp3@1.1.4c?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/"
        },
        {
          "type" : "vcs",
          "url" : "http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jxmpp/jxmpp-core@0.6.4?type=jar",
      "group" : "org.jxmpp",
      "name" : "jxmpp-core",
      "version" : "0.6.4",
      "description" : "JXMPP core components.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a546cd70dbe3aa83bfa48a649e6b9e8a"
        },
        {
          "alg" : "SHA-1",
          "content" : "597bec203e7b741dc554454eb6cbabc1502c06a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "bf74242a2eb74a25452d7c31eafdb9df5b4e483b775c5276740c2240538aa060"
        },
        {
          "alg" : "SHA-512",
          "content" : "b3fc5ee7b53d5d18d9734df705fab01602ecd073f95ba1b9c93b5c9601971b6f6190ba6b8b6c88cdc92afdb5da923cd8d0c84679895632d1f5d372be91335ea5"
        },
        {
          "alg" : "SHA-384",
          "content" : "7194e92494b6ec8a615c15802e20b4eaa582808647d3ab663529d7c983f4c429b2dd0f4f5d23a3d51fc50c2bc2baaffd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ea44ed8b3e8bf473a61630b2c5114290c5d367dec658138257dd359449986d28457e74476d962009be66208aec4d0af3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d8a94bf6610d04ec7b387bbbe8c90a47528ccd64a6757b7ecc61f8785c012787"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e66072a3e275c547985f310d55cb145ee3c3a035b1628131d2a44e250cc7251dbd2764717c68070b9b4b16b14fef9555d6526b112f910535ce2354fa642bbe2f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jxmpp/jxmpp-core@0.6.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.igniterealtime.org/projects/jxmpp/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.igniterealtime.org/browse/JXMPP"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/igniterealtime/Smack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jxmpp/jxmpp-util-cache@0.6.4?type=jar",
      "group" : "org.jxmpp",
      "name" : "jxmpp-util-cache",
      "version" : "0.6.4",
      "description" : "A minimalistic and efficient bounded LRU Cache with optional expiration.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e8ca5b0fc89beafdba7f1a51cdf1b69e"
        },
        {
          "alg" : "SHA-1",
          "content" : "076ef7eaed32885e64ca77557822159fbbe6f560"
        },
        {
          "alg" : "SHA-256",
          "content" : "09dabc4e7dfbb906cdaac063bde6b743459d8e3c75bca56569604ca8eb17475c"
        },
        {
          "alg" : "SHA-512",
          "content" : "3f2cff25b31166d51d50414bd525febb5d231504330f078a473529fdf1a3037549c66ba56ca80e46494094c6dd66b1cc4540c00b1abafd46c3ddd686bd07cb99"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6f1bc5fbbd4c78ff6dfe35528673c26abfe97ac91867ef2bed9d72bcef421d0254e6dcbcbb02187304345adc9c7e5e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "034787239e5ee2b2803f42b3eccc5f70e7697a3cdfdd216b51fbcc0ffb7ab8b582379e06bf813f0dcbf9a82de7a5a628"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ea169f8cea5d20480904bcfd016915d2b429f753231558bf31822673f0422655"
        },
        {
          "alg" : "SHA3-512",
          "content" : "897760da047b744f62cade1594221a1707004e1bbd714349b54b27c6243436fe5743b11f472c1958a2deafe6c2e8a24e9fde0f7c43520731ea86d6c63d31a6fd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jxmpp/jxmpp-util-cache@0.6.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.igniterealtime.org/projects/jxmpp/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.igniterealtime.org/browse/JXMPP"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/igniterealtime/Smack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jxmpp/jxmpp-jid@0.6.4?type=jar",
      "group" : "org.jxmpp",
      "name" : "jxmpp-jid",
      "version" : "0.6.4",
      "description" : "JID classes from JXMPP.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "54d2ffc817f25a49222066078a6c7523"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c437e8c863848da40713087afef643e3d700304"
        },
        {
          "alg" : "SHA-256",
          "content" : "84ab7cd63b2c3ecd1ba93c5abdebba214abc193e60d261ad9b4eab93a0946d34"
        },
        {
          "alg" : "SHA-512",
          "content" : "8bf2cfc1ef467fce44cb4d413c1db744aef1ab848231699bc240325adc8fd816fbe2039080a235e4f6a508d6dc0bce669400c0e18d9a3c0b146ab26d4a907cf1"
        },
        {
          "alg" : "SHA-384",
          "content" : "f192844161e045472410feef1a3f407bdcd559b0fd9fbaa0e15e0dd509d4929e985e2c2d2b4be51d1cac9fe392338385"
        },
        {
          "alg" : "SHA3-384",
          "content" : "af847373308c9a58a7e2d12531a8acb24de6a1c521f0b4d259761e55be40be64ae692e2342917fec92f787f6387a6969"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7e6ee6700e07ac0315a03a208bc37808e5bc7b6b5d0b2a716991a2be77a4e525"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bec5b9550b679e2846335a07db122c1ab0d1ce61e5706588f284a9bdc2809e745c497117bc1751cbea1f8188617ef566345c7dadb37af035c61b6ec297d5ef6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jxmpp/jxmpp-jid@0.6.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.igniterealtime.org/projects/jxmpp/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.igniterealtime.org/browse/JXMPP"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/igniterealtime/Smack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.minidns/minidns-core@0.3.4?type=jar",
      "group" : "org.minidns",
      "name" : "minidns-core",
      "version" : "0.3.4",
      "description" : "A DNS library for Java and Android systems",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "05ac2e3a1b5300b7d4ef23fcaea7fa98"
        },
        {
          "alg" : "SHA-1",
          "content" : "a08e133bb64f61bc13fc8c37c90b28ed78d3aa6f"
        },
        {
          "alg" : "SHA-256",
          "content" : "417679e84d757c17a79c3d3b5415881158612ae9c3175848e80293da130bd822"
        },
        {
          "alg" : "SHA-512",
          "content" : "df5c3cd8903fd111340acbecb9b5c7917439ecda800659970879a1097a7f6bdc9d3c25c324116ec590d72e82b88697a265948b0a60cec817c001fb51b8ab2091"
        },
        {
          "alg" : "SHA-384",
          "content" : "391ec67130786d7d14149eb753e9edcbf71c9bdd59cc5dd5e908453866b54097ed1bed5ef710b6ed7259a71f0a500514"
        },
        {
          "alg" : "SHA3-384",
          "content" : "53373955a90189ca78d5e740eb3d7b5f446353bbe29cc98171d6db7a40cd43f71414391ef006c2dd89bc8251615257a6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "274dbe786e71f806b9d9d1b76bd7d974a1a5ecb7d549e193260e524c32838680"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a384fb9fa0e7eeebfcbe0fe0d9af4616b40ab32b3b964a5b8a1a4bac9ecc3b53d03ba63c1c39d30f36592cd2ea676819d9341b6d5708aa23978ba7c6f765624c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.minidns/minidns-core@0.3.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/minidns/minidns"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/minidns/minidns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.igniterealtime.smack/smack-extensions@4.3.5?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-extensions",
      "version" : "4.3.5",
      "description" : "Smack extensions. Classes and methods that implement support for the various XMPP XEPs (Multi-User Chat, PubSub, …) and other XMPP extensions.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "774842cacd3bc13ce3710a48ccbaa8ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "0094798020135b8ed0e6a7afecab445c1d918e79"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b47e771d8c2343c628b84de9aab94ab9683d302a05f4516540d41748c6f4315"
        },
        {
          "alg" : "SHA-512",
          "content" : "2278651a095337535f1480f9039a869ae857e4ebe1ca86988e9ae1da57f0725c6bfdd6a84fb4f2dab0f74f13b02bab33068904e65cd4a155413cf85a4e62bbc1"
        },
        {
          "alg" : "SHA-384",
          "content" : "61311b351e4b1588e5f0961aebe9d66f933dea98ad3a0639dfc8c41c5cc2d872bfa34290a05dd95193e7fd964b96a4ff"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca389615eab5710ed927cdb3c2c8f415b9011695540e43b4188edaa100efc4727ed8d7b11d419539cd3862bbb46007c4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dbe66ef9e8971dc9bf0ccd46c5a92af6c1f7667b355e082ed03a0c5b6ba298ce"
        },
        {
          "alg" : "SHA3-512",
          "content" : "77b636c4ab4f38ed705ba0344bb9ad7ef1fbceb0e5d3b5c37da95af51fb9901eeb10b03731cdc29486a2b562ee5dc5e6f8e1259d4fb1b6b65e2c2d90b846452a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-extensions@4.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.igniterealtime.org/projects/smack/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://igniterealtime.org/issues/browse/SMACK"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/igniterealtime/Smack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.igniterealtime.smack/smack-java7@4.3.5?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-java7",
      "version" : "4.3.5",
      "description" : "Smack for Java7 (or higher). This is a pseudo-artifact that pulls all the required dependencies to run Smack on Java 7 (or higher) JVMs. Usually you want to add additional dependencies to smack-tcp, smack-extensions and smack-experimental.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c988351e9d4f622d1b731801b5e5383c"
        },
        {
          "alg" : "SHA-1",
          "content" : "3a6af0ad54edfab1801e68a430ca7572b94bbc95"
        },
        {
          "alg" : "SHA-256",
          "content" : "52824a33bf0f36cb3cd75e771125fad5732ac9c925496872d8d1720dc2d2bc1e"
        },
        {
          "alg" : "SHA-512",
          "content" : "23e65bdbb5af696d2e380d14849bea126662ef99d638646717055a88bebf50864c4ced12e3baa0824d309beba69c7cf27c0b3ca1eef602bf6ff6107b7327cefe"
        },
        {
          "alg" : "SHA-384",
          "content" : "657986ce39de4e44073b3114c14c60191999004849162c989489f8796d4a640314b8808249947574e640b8ab3b82fc28"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a420f39e87412c4f460fc41709b5aecb608349adfaea7d98134a68b8e97973828ed1943f58defca202cc715f9d228dc5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62a992678c5cdf9806cfdac2926b2b7bca90a3f7e7e7f03cdec031be191d6e9a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "75c7f7601b8fd771a1d81d0cd22478dd1aafc0c2dad356694abb6c8a5951a468139f9478f4358ab283711e5bd600b42b55782892495f30b1d1ac0ada7dd82d64"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-java7@4.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.igniterealtime.org/projects/smack/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://igniterealtime.org/issues/browse/SMACK"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/igniterealtime/Smack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.igniterealtime.smack/smack-resolver-javax@4.3.5?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-resolver-javax",
      "version" : "4.3.5",
      "description" : "DNS SRV with Java7 Use javax.naming for DNS SRV lookups. The javax.naming API is availabe in JavaSE since Java7.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c7baa9d7160fc242fc219a6501dd2357"
        },
        {
          "alg" : "SHA-1",
          "content" : "4b6822ba7da3c1e11bc5c574968bc3354d5af08a"
        },
        {
          "alg" : "SHA-256",
          "content" : "01d6b1f89ba833b38c863ad59f3b8d0c211a3775c8153488a98984671d96c3e7"
        },
        {
          "alg" : "SHA-512",
          "content" : "e459352b3e2062c287a19526441585e6340fe66790c711ff9aaa2d6775b4dc7d2f51b5ccd8144de3faa68ccb8be0ce1ec56dd3acb9c6254beaa341b17504fb8f"
        },
        {
          "alg" : "SHA-384",
          "content" : "71085a8249711df8577bcf1df98fea48e3cb905de96c3645d3ca36b1f0ee1252f9ec3064ef923a9ad0dd8bf0c488117e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df45ccea3bcf294042b5fc5ef6188bd8dc7144b59cfd88f5b43a983284875cad2ecdb83b7f36e7dea465fda3e093ba89"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a45b0de5636332531e9137acd987e7fc6ab9f6ee620d0b0d24ecff46f41b2190"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3d952dd7af79047ab2c10dbc1c833c3ad635fc5b3d9590167804153d6245e0fba68833be5689f9de65feaf556e7b3b07d5abf46f8d442f00e5f925978f58bef4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-resolver-javax@4.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.igniterealtime.org/projects/smack/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://igniterealtime.org/issues/browse/SMACK"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/igniterealtime/Smack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.igniterealtime.smack/smack-sasl-javax@4.3.5?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-sasl-javax",
      "version" : "4.3.5",
      "description" : "SASL with javax.security.sasl Use javax.security.sasl for SASL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8e545c6fd0b2c0f1dd8e6cefcb2e302f"
        },
        {
          "alg" : "SHA-1",
          "content" : "fa878dd2349759c9095c27dfbac6c1981df55f16"
        },
        {
          "alg" : "SHA-256",
          "content" : "ab3fa82aa65f9449e720c84184677568c583d508282824f4b89e216c7e515862"
        },
        {
          "alg" : "SHA-512",
          "content" : "be54405e4417ad1eadf268094f27196a64e6cbc995827b48403f7b8c4d4149426d9d74395710a00912ea4f25e0110778c77055bf7cb72ed809a361d48941b322"
        },
        {
          "alg" : "SHA-384",
          "content" : "38716d83802e54dd40ad0a02e40bd09b57c8592513e1ab8774ac33c60d54ffc216352430e693a44c1292a7f16bb7d257"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a9e411b233e3cb8c62a95eab48dfa9d700ca7c8a5d8101ce68447fa9b8d1176f00cf253dbff8f66d9bafe594f105f3ef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02cffe9eaa8306dfdf84bd0a73c5a2e59e9684cd83db06a5f134317fe463286d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b216bc76d7d934022b0c780ed7c3e5e765ba67bb34f0460d64ee3a5c2fb65c105fa41e15771728501abe6838439875b42ace2851bef02c86ba566e0e1987d4bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-sasl-javax@4.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.igniterealtime.org/projects/smack/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://igniterealtime.org/issues/browse/SMACK"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/igniterealtime/Smack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.igniterealtime.smack/smack-im@4.3.5?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-im",
      "version" : "4.3.5",
      "description" : "Smack IM. Classes and methods for XMPP-IM (RFC 6121): Roster, Chat and other functionality.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bcb4b9a7d29649947efdfbb06a49cc8b"
        },
        {
          "alg" : "SHA-1",
          "content" : "3ac9d5cb0f5781adc078810ad8f3a242d78006a9"
        },
        {
          "alg" : "SHA-256",
          "content" : "435363e7019a4f375d7e079ef9f9fc5c20c2ab8fe0d7022f0a536494bf34180f"
        },
        {
          "alg" : "SHA-512",
          "content" : "86c5803c9b4ab4fe636cc439fb631ef367a2993aba07af0a20f7219a308cbd3d950918788e185e51f7a5a4b05c50fb706cf6c8ac7471d6bd299add7571045737"
        },
        {
          "alg" : "SHA-384",
          "content" : "a3d8f6ad9698f88368f817fc0080923f0cf65763122add40431da29df1fe490e35293765f5d72ba2caab830de6b9733d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "75c111047512ab0c71eda962d0071c11bccb8e1df724b3a3d70b738106ec374bcf95b1ca2fe296384778d127d3ec9633"
        },
        {
          "alg" : "SHA3-256",
          "content" : "accfc38b841e1f4633a90f48f7dbe5d94020f36d19b1ec457282eb903bbb618c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4fc5a0af4982ae647a4744629243daa7f03194ef79dbec5c2b0f5a0933f558bdf83bc2013126ea65e36576039ea434f19c84f0198d553ef4fb2c44637f564edf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-im@4.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.igniterealtime.org/projects/smack/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://igniterealtime.org/issues/browse/SMACK"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/igniterealtime/Smack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.igniterealtime.smack/smack-tcp@4.3.5?type=jar",
      "group" : "org.igniterealtime.smack",
      "name" : "smack-tcp",
      "version" : "4.3.5",
      "description" : "Smack for standard XMPP connections over TCP.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "458471e4d32fd834d83b612d076a95e6"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8b1314460aaba5a44aeee82c69a7267ae265657"
        },
        {
          "alg" : "SHA-256",
          "content" : "a8f448f041f2c10f20e74e4b574896009ebdd4fcbd91dc2892dafeb28754572c"
        },
        {
          "alg" : "SHA-512",
          "content" : "e5c1e53d4aa287a868b170abb2708dd6903b76a9af841f93073e4687336f64e4edc3b0bfc7c8e86a8c8519c40de2af169a42095324a05528d67bda1a99f4a97b"
        },
        {
          "alg" : "SHA-384",
          "content" : "461f57d8b0052e4de3263c938ffefbdaf0993261c2cd3d0d9d82cc11c469411db39fd7f46712a83b32ddd42b467c5bdc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6fb67131e1e80741b4fb282d0acd4cf0061c00126ca8efd5ad7237bc94904811c28ff57fb5e2a5f47b959e54de665e73"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1d3615ddf0d5bd05397d21756c913c7873773aecdd2163cb488b35467fe73a3b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8a2509923b9c8c94197d10e01ce5e3ea5b014cab5673c7bcde06ebb1d11d14df3b253d5e45fe5fe2e10f18aaa122e863f46e8a0a694d384275690d923591feee"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.igniterealtime.smack/smack-tcp@4.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.igniterealtime.org/projects/smack/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://igniterealtime.org/issues/browse/SMACK"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/igniterealtime/Smack"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-zeebe@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zeebe",
      "version" : "4.19.0",
      "description" : "Camel Zeebe support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-zeebe@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-zeebe"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-zeebe"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.camunda.bpm/camunda-bom@7.24.0?type=pom",
      "publisher" : "camunda services GmbH",
      "group" : "org.camunda.bpm",
      "name" : "camunda-bom",
      "version" : "7.24.0",
      "description" : "Camunda Platform bill of material. Note: 7.24.0 is the last community edition release published on Maven Central. This library will not receive any new versions or releases. However, if you are interested in extended maintenance you could look into our enterprise edition. Get in touch with us: https://camunda.com/contact/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "acf2624850db15469a6fed5ae65319f9"
        },
        {
          "alg" : "SHA-1",
          "content" : "8da56dec9545f23a803dfd85cbd89a0f1c5daa79"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a6d17b5927ad368abec5df337a68414c256d39f441d04433a5b6fb58fb4a7f9"
        },
        {
          "alg" : "SHA-512",
          "content" : "344948c2b57572e143c276c512a7e7d16405b142cb82e0a63ba02662c806bd473355163a41130a2208b32955a8d66c5fbdf6e8b306af04cff1f19bd3447e98ca"
        },
        {
          "alg" : "SHA-384",
          "content" : "0cd14a70035c2c249b423179cd2ff4772f8b25323db3dfb57276f47f3b38a7bbe599b94cb069be41d1190b9e57e75e7e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b149d7a4d482e360412b0811b0e5ccff7bda387277901afbda7b7dde06f3c0d9a94e8741f7d9589f6a492e6bd2fa783d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "12709930ec324f909275b25ee49a72b030ea6d137edb5b245fb1860162af88fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d6ca084275af2e15fabe24040a381096edeb8e065f27cb120f5b62b9295ba741aa1e1eeed820fb03af3ff0986f4e1c76e7a290858fc4fda585d96ff4cf1cae1e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.camunda.bpm/camunda-bom@7.24.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://camunda.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://artifacts.camunda.com/artifactory/camunda-bpm"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://app.camunda.com/jira/browse/CAM/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/camunda/camunda-bpm-platform/camunda-bom-root/camunda-bom"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.camunda/zeebe-client-java@8.9.0?type=jar",
      "group" : "io.camunda",
      "name" : "zeebe-client-java",
      "version" : "8.9.0",
      "description" : "Zeebe Client Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "578a499aa943e67e42bbbd3811a7d33e"
        },
        {
          "alg" : "SHA-1",
          "content" : "1002ca979beb94b4a5423057462d530b2e149804"
        },
        {
          "alg" : "SHA-256",
          "content" : "59feb8c7cc5e0629d330d2d004ce9cd8b5110082231d779f0b28c45c31a20dba"
        },
        {
          "alg" : "SHA-512",
          "content" : "ff150bd13dd074c3a36239f444e6946bd265aa691587d88d680dfb0ef240f3d74283bc110a1507b3305d62cce906e7086d052c4ab350755d22281dab7ecd84a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "6c6c3a31c8702ac879ff2a085aa21bfcd5a90961881bcf644042842afc825d11c2db72a555328813faa7ad4797491cde"
        },
        {
          "alg" : "SHA3-384",
          "content" : "acfb7ede1e7667f659f7dce2b79579781296fd6a8dafa3b6fdc48614b959cfbbeb6990eafa8fbe0a1272f07dc46f87b5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d37af9411309911bdf5b9ce5cabc72c62ae5b91f0e2eb74034cdc4b31d2c82d0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d35d8fe38bb238edf308d08fb206a8e6c405ebb8ce422de5f3995ed54ca074f6f97008fcbf2b1e53b1a8af5f9df9aea75e972abc7dbc286663454ec483178e18"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.camunda/zeebe-client-java@8.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://zeebe.io/zeebe-client-java/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/camunda/camunda/zeebe-parent/zeebe-client-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-zendesk@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zendesk",
      "version" : "4.19.0",
      "description" : "Camel Zendesk Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-zendesk@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-zendesk"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-zendesk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.cloudbees.thirdparty/zendesk-java-client@1.4.0?type=jar",
      "group" : "com.cloudbees.thirdparty",
      "name" : "zendesk-java-client",
      "version" : "1.4.0",
      "description" : "Java client for the Zendesk API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "289d6bee87f02f9abbcd8852eaa6ea7e"
        },
        {
          "alg" : "SHA-1",
          "content" : "77e6b960340381e95d248cf81855ac2220e07ceb"
        },
        {
          "alg" : "SHA-256",
          "content" : "b5cb1065d2c0dfd1f798e0fe1445a8e2b6cbcfc74a0f1ae36b17204b21785f7b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ea330b72de35758dfb5cb6ca2d3af500dfc55e7f30f4046f4da8cd668eb354560da791e1f31b312f359cf9450f53a4a1f697a8e4f0bb90ce514cec1278e742cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "43e88e701b75cb00030560d03c3c1c18e81372d9a7075caf97b2b63d3effa55fdfaf1f7a791bca4955e5cabaf3decf64"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bcf37d1c1d7b2d863cde368b2044a5c93f8f1dd84a1293d465f44c40c5a997ec05e7196206239227ac1829da19c5036"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6d010a2c8943b3fa4f1013ff659bd93c9e5b272c01f760070f8cb7415ab30b69"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c66525a54793226acff04dce574662d1ac4b1f83420efc88c932901a7d9df6a850efb64a42c1907784a2a1d6c97131fb49279c72033db2a58a3006e64826e42"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.cloudbees.thirdparty/zendesk-java-client@1.4.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cloudbees/zendesk-java-client"
        },
        {
          "type" : "build-system",
          "url" : "https://app.codeship.com/projects/302087"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/cloudbees/zendesk-java-client/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/zendesk-java-client-users"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/cloudbees-oss/zendesk-java-client/tree/master/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.asynchttpclient/async-http-client@3.0.3?type=jar",
      "group" : "org.asynchttpclient",
      "name" : "async-http-client",
      "version" : "3.0.3",
      "description" : "The Async Http Client (AHC) classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eeb7ec8c18a2bb2b72051707d56eda06"
        },
        {
          "alg" : "SHA-1",
          "content" : "010fb4497d67e7aee7485745a1afa08e19839fa4"
        },
        {
          "alg" : "SHA-256",
          "content" : "b5a767bd361ef9a4fa26d9550c4eeff6491bedf4891d7605c73d00795ac92314"
        },
        {
          "alg" : "SHA-512",
          "content" : "27ed7ae853338112688289b8710cdbf3e354fa9d313e0fb7f66abbf128c4b8671fbdd9e84da2d2471f3030b3d638d6cb6cb91b39bab5fec86eee18c126eef980"
        },
        {
          "alg" : "SHA-384",
          "content" : "efc7445822aca9cebb3223679a123739f297f882321bb4fb75ba3dd6b769134249a2ddb1eb4e84c166bed8a0f5d45210"
        },
        {
          "alg" : "SHA3-384",
          "content" : "842e0c06f1bbf0ae0867c261561646c8b365be506851bbe47f1a6d0b9dfede2816a772e6b997dc1aace56f00fc99b5ba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "67ef3fdbfebda1785f7dcb546079144299155e71946d35d6c44d93626a68426b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6e0b54af679761d4d70cd9f86252fd01d701d8f9cd6da4bc1b31079b8f85c20cc8018ad3ea840cbd82a1ca1d153f46aef2b44e8ebbaaaafdb7cf2b1ccccc5e16"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.asynchttpclient/async-http-client@3.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/AsyncHttpClient/async-http-client/async-http-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/AsyncHttpClient/async-http-client/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/asynchttpclient/topics"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/AsyncHttpClient/async-http-client/tree/master/async-http-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jetbrains/annotations@26.0.2?type=jar",
      "group" : "org.jetbrains",
      "name" : "annotations",
      "version" : "26.0.2",
      "description" : "A set of annotations used for code inspection support and code documentation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef0e782af9ee48fac1156485366d7cc9"
        },
        {
          "alg" : "SHA-1",
          "content" : "c7ce3cdeda3d18909368dfe5977332dfad326c6d"
        },
        {
          "alg" : "SHA-256",
          "content" : "2037be378980d3ba9333e97955f3b2cde392aa124d04ca73ce2eee6657199297"
        },
        {
          "alg" : "SHA-512",
          "content" : "c7be38957318874b837d029dc7b2a1f8b009feaa5362a56cba4f4c8a7d502993b3c900ee338eb9c9ee9494d7fd946bd280403eee28b244d213edb0b145a9ebfd"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a66cebde6fc0202399aab4cc1b84d50cdcc5906433cb71604e404525e10f2086900730449c00daf0a922a2036a35314"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdafaaa1672616377ba393f61c62cebf9996ba62db4df3a18586aaa100a5875db9a1e132cfbb2e098c37d9809fab632d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dac6cdbea13b4fd7c84a6254d7d65859b8b74139ba0eeb662e86f5dcf1fce93f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "89980b6f753349bb6fa2149e404d84937d8d90edd626b856aa5de23dbd82966d22b93f053761a5cfd8ec440c069a023244949239965be3ce5485711dde0104d6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jetbrains/annotations@26.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/JetBrains/java-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/JetBrains/java-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-zipfile@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zipfile",
      "version" : "4.19.0",
      "description" : "Camel Zip file support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-zipfile@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-zipfile"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-zipfile"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-zookeeper-master@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zookeeper-master",
      "version" : "4.19.0",
      "description" : "Camel Zookeeper Master Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-zookeeper-master@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-zookeeper-master"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-zookeeper-master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.zookeeper/zookeeper@3.9.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.zookeeper",
      "name" : "zookeeper",
      "version" : "3.9.5",
      "description" : "ZooKeeper server",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "59e783133aa7f71d48f4529b3f82d2c9"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f091e2a604d7c6a818ac2a7169e3bad5a5441dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "936d025db1a85f085edea25048c3f5b3de5fc29329c371a10925e3b78b0b38a0"
        },
        {
          "alg" : "SHA-512",
          "content" : "84d4b23d332081115e4c68b454a70a1421047277d4c22f238563ab25d769cc8645e3cff5ae7bdbc367816853e4f5a4e60d4eb85eaab14266b97eb1af50305614"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a9f8b956147b58ee1e8796d0e0ee3d7b2f76b1c1a05e2f5fd74aaaf9641a9ecee27ee794098fc4287d927e8c8eba220"
        },
        {
          "alg" : "SHA3-384",
          "content" : "92797f6989576bfb072872e5235170893532419ddf9204dc69eb80418b33db7ab35a14fc8c462475854c9138b36a40d9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d89f11613e230055c21732c87ffe22110027c940e9a43f048997fe864e0ce861"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a7167e1f010ba7fbd68b500f9fb5a1626db5940ae73f2280d6c7472505762a51ccca15bc61949aa6b635e619ce5a9bc49940c930905a4d498b2394286d6db012"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.zookeeper/zookeeper@3.9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://zookeeper.apache.org/zookeeper"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-hadoop.apache.org/view/ZooKeeper/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/ZOOKEEPER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/zookeeper-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.9.5?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.zookeeper",
      "name" : "zookeeper-jute",
      "version" : "3.9.5",
      "description" : "ZooKeeper jute",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d77ecfdc652320208c229b5fcee6e289"
        },
        {
          "alg" : "SHA-1",
          "content" : "20135d3521579fd7382fed744f6b74241ecb5b73"
        },
        {
          "alg" : "SHA-256",
          "content" : "abcbc7f9d6c493daa118da6fa3061a201e2c521217526e8535adfb56b629e52a"
        },
        {
          "alg" : "SHA-512",
          "content" : "e55a4d488af0621bdd30292a915377d6cba0a663cde3ce3c7c9ae57cef9314efb7a53b1853c240dd9a9da9475e30f9319c6e0c6ebd32f2649bd8ffaf7c12e1f1"
        },
        {
          "alg" : "SHA-384",
          "content" : "348d8ece101a1b18806069644206e3a3795e0ec4d086ed5572752673655566ea63ffc2fe08cb0276caebed25623afb6a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "865dfb72f85893f25b300086a4610b70bccfc1e9af00add4b07a1881030201b0485a6323275acdf7df5b9d1bb4e426f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02019d3e1fea5fe8bd93e7fb55528d4d8961e72bdb86159be8827190bed9b6a4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c256b24561e169a7bb85e530969df223be0e950dbde7e8fbe34880cb831034d39d24b7051248ee30bc602aec3dfcea88f01c1e641d94d8443b32db8e4d143b5d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://zookeeper.apache.org/zookeeper-jute"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-hadoop.apache.org/view/ZooKeeper/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/ZOOKEEPER"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/zookeeper-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/zookeeper.git/zookeeper-jute"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-framework@5.9.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-framework",
      "version" : "5.9.0",
      "description" : "High-level API that greatly simplifies using ZooKeeper.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f963f74d5307c8929c7e23c1560bd3bb"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe8d516d75dc00a49a7a37764d7fb9b2ea8a1129"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8588d71d4b2d0b15ef5f911ceaac387563070cc328b91025047131d0c05733e"
        },
        {
          "alg" : "SHA-512",
          "content" : "37302ce738d5e4a52b4c4af83a737477140afb28c742e62e2c45066f1b8b3dfc685888f58909be513013613dd9dd613a57f5293c84bdace9af89cf918354f3a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "558c4bf3cc0e7483a4e98486cfadbafc2380b9395f7ae7b9e3e36e95513ed4f3eb856d4a993be7dd8ef00d848c905e9f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8f876b731e1b1cd284c8f2d1cb5283a6efe236dcb5e775cba8904817e0bc006d8c62092faa3188f07c3a2dfdd4c70a1e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "25ee66ca8a742187380bac8b7401edfab0ef93c342eee2d7b2329099475b33e4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fda329c2f4f09dcecfe032126073516cbf87b3087af6d19bb222730ec8b221ddc788edd8deeb607c9cef460a69ec54e6ca04aca75e7734b448665c5029c41eca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-framework@5.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://curator.apache.org/curator-framework"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-framework"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-client@5.9.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-client",
      "version" : "5.9.0",
      "description" : "Low-level API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6594b51bc88c6bbd3e6a94ee6e678e11"
        },
        {
          "alg" : "SHA-1",
          "content" : "220a0d2f5af16f1df2388741f7640d206f56e60c"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b1d65fa1940f77199ed097a8e586534efd1e9311227939a46a0e467a5f7991a"
        },
        {
          "alg" : "SHA-512",
          "content" : "0fe75c92f2301a2eeb2d7735a7923caef12ea99df58aab1f8fef8d014d8a56a19d75794628b55a3cd822a23fc1dde353a5bab99e6b08787418f466065c327868"
        },
        {
          "alg" : "SHA-384",
          "content" : "3c6f0c675b4dae3033c9771f00a7b114437f3d7b57d7059f33531f773003ba2da5f9245ac28ad7e4cf53152c94889eb0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7f09c0d9960f93096010aa6f04661d0505b98a3a5c817d6902b665baf511b2ab574fdbf9409cfbd6e0af97c8a7a3913d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c957f5b5b064c591dddd28e7cfdcc36aaf75fb9b226d7ffecc58606c190dbd26"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e0505185626c6b44a1b9546ecc14cb55dbc3841e2c8a520bad88ad454b3ecc28a94e5bfa71bd7b823c8965efb5373a331d6bd832e7587001dca145038c702d4b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-client@5.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://curator.apache.org/curator-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-recipes@5.9.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-recipes",
      "version" : "5.9.0",
      "description" : "All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9ea89241ab838ab140f9791bdcff39c7"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ddd58155916ce7a26073087ce4c1a58c8397eff"
        },
        {
          "alg" : "SHA-256",
          "content" : "2b384c256a8a30dfdff11763ec0fd56b6346e001afcb0c5ea972d5d0db1698bc"
        },
        {
          "alg" : "SHA-512",
          "content" : "0b782fae0f589be9c7a4a090c58ef7b768d71131801259d99bfa41764c3d7836bbd76d4deb948524061c82e459ee3e2eb460fc2d31786f09bcfb20cdc919d821"
        },
        {
          "alg" : "SHA-384",
          "content" : "f3408c11f9144cea2751bf1234fd479bc962d124c1f41c04e29a520be5fbb5a1a7eac18fbdf15ce41d30767788f7c46c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "00cc3cce426338d749259f9f6103b44499d0a427856abe1d92f7ea24d210b2e2203c2a1e1794f583ed2e53803edb6195"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48caaf532f5643d73beaf406142524732f563f4a5d79367482015ad9a20acae9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bd75efae49fe04c982ccc656b4859ebb56265cb63d725d36c0b7c45e014359ad496cb9f680c90e0254cb37f55ae090d6a15a528ef8ad8a7be9dcdbf6f3823e0b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-recipes@5.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://curator.apache.org/curator-recipes"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-recipes"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-zookeeper@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-zookeeper",
      "version" : "4.19.0",
      "description" : "Camel Zookeeper Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-zookeeper@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-zookeeper"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-zookeeper"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.curator/curator-x-discovery@5.9.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.curator",
      "name" : "curator-x-discovery",
      "version" : "5.9.0",
      "description" : "A service discovery recipe.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9b45475c94e8233d8e321d12036bd9f"
        },
        {
          "alg" : "SHA-1",
          "content" : "51d430ec4e7c85e00c573bb368cbfd9e83957d24"
        },
        {
          "alg" : "SHA-256",
          "content" : "e5d4c2920c2dbd4eed32e3a3095f3dd2876907bf179e96a61ee4479d1e2fc13d"
        },
        {
          "alg" : "SHA-512",
          "content" : "a6c568fbcbee4d4a5426a1a97c0608f2d4a61d2e888e0c0ccbbbaeef22f96dc9d581cb760708db4401179cad36ce012097ec814cf37969a6dbb548fd3a09d524"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e22bfd7701fe8a082905c956d0d579611d9c775adcd7aee73cf9c0a747ec47e61decfbb8b53ac754da08b8d2116e32b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c0cebd94fdf02cd821931d4c2563f757c40e2801fd1f34fb51a77820ba787f8f386e18d3518f3c459b7acee093ec6e44"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2e151f79803c6c5b7c3b3f235f01f0d78d01923df61d0ebdb0708a656822d77a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6b4ed03bcf7d0ff3a865b32b6a53fe4aa693fc495b119f648c5f5691a092afd426af0fe0419ea123508b2ea498db741f3b9502334723bceaef4c4b60d4be867f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.curator/curator-x-discovery@5.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://curator.apache.org/curator-x-discovery"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CURATOR"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/curator-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/curator.git/curator-x-discovery"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jooq@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jooq",
      "version" : "4.19.0",
      "description" : "The jooq component enables you to store and retrieve entities from databases using JOOQ",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jooq@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-jooq"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-jooq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jooq/jooq@3.19.30?type=jar",
      "group" : "org.jooq",
      "name" : "jooq",
      "version" : "3.19.30",
      "description" : "jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, advanced data types, and Java in a fluent, intuitive DSL.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4290a27c83e157eeb918c695a30c226e"
        },
        {
          "alg" : "SHA-1",
          "content" : "dfafc5c9159dc491535e3405bb22d13bf4d23bcf"
        },
        {
          "alg" : "SHA-256",
          "content" : "f9a2670dfa801a347f7612086c78c522cdafe4f88716484b0ddb7de694142696"
        },
        {
          "alg" : "SHA-512",
          "content" : "b9be9ae9b90ca74bb9d889bc3c900a59fc768db0ecd318aca81bcb9944ffd7dea9b69adcdd3eaf66e41282466a1bc28f581a9d75715ace63deb51d4c2d012f96"
        },
        {
          "alg" : "SHA-384",
          "content" : "b601f5a9b98296e8535e362d9a0601b47a69abcbe2e2616758dc0e452c1d9dd3898d70e66482d64ffe642a51aee38a13"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a720dc897f2257da89e68692b70bd43a3af2059876410099e8d93d4692fadb33b19da9a654399c558bea3c56853ce52a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4f8584afda12e56dae6aa79fa519a9338c1f352897c1eb1d032acde7047214a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "044e0ccd9aa290081b5b21ea09c44b1d7233676ba285679dc9e692773cef503790bade002de59509fd6825dda3133846747f3a0e0803d900d15d202e12868881"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jooq/jooq@3.19.30?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jooq.org/jooq"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/jOOQ/jOOQ/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jOOQ/jOOQ.git/jooq"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE?type=jar",
      "group" : "io.r2dbc",
      "name" : "r2dbc-spi",
      "version" : "1.0.0.RELEASE",
      "description" : "Parent module for Reactive Relational Database Connectivity",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7858b24a0676f9acb1918a1571ea1ae7"
        },
        {
          "alg" : "SHA-1",
          "content" : "e3d15b2d27fdb8fdb76a181b21d5c752adf1d165"
        },
        {
          "alg" : "SHA-256",
          "content" : "a5846c59fea336431a4ae72ca14edbf5299b78486fa308eafb383f4ae0ea74e5"
        },
        {
          "alg" : "SHA-512",
          "content" : "c5890241d219e903b48c3666ef376ec2394a5715e7c5a8a6b5209e2d3b3676a13405d77288e6bc9a7e59782de9f254ab4b3e272a4ce970385ce3d82453886209"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6db4dbb15db48827dca92ae0d7e7504efa1ac2a2461621a2d5b282508d548d8da44cdee76e019e7110095baf5499ff2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d720eaa453c69a4068bf83badc1933b1523b5f56c023a0591b63f78b54c36bc7c730de0365ce3e428804ce4023d6ee37"
        },
        {
          "alg" : "SHA3-256",
          "content" : "516fa9e94a026ed45529bc699f0fd219eff9757546c6b084f6281c284385cfca"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59d40c2a7db6fb7a9eb169d1d3a672b592b90b293fe625f6cec462c096179f29341d242f23a5ecb58dc4991ab5668d7c4ffce66cc178723e0cee74a628d75cba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://r2dbc.io/r2dbc-spi"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/r2dbc/r2dbc-spi/r2dbc-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-observability-services@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-observability-services",
      "version" : "4.19.0",
      "description" : "Camel Observability Services",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-observability-services@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-observability-services"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-observability-services"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-mina-sftp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-mina-sftp",
      "version" : "4.19.0",
      "description" : "Camel SFTP support using Apache MINA SSHD",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-mina-sftp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-mina-sftp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-mina-sftp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/catalog@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "catalog",
      "version" : "4.19.0",
      "description" : "Camel Catalog",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/catalog@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/catalog"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/catalog"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-allcomponents",
      "version" : "4.19.0",
      "description" : "Depends on all components to ensure correct build ordering",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/catalog/camel-allcomponents"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/catalog/camel-allcomponents"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.awaitility/awaitility@4.2.0?type=jar",
      "group" : "org.awaitility",
      "name" : "awaitility",
      "version" : "4.2.0",
      "description" : "A Java DSL for synchronizing asynchronous operations",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8f3644827b9e3037de42068c57006260"
        },
        {
          "alg" : "SHA-1",
          "content" : "2c39784846001a9cffd6c6b89c78de62c0d80fb8"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d23b79211fdd19036f6940cc783543779320aaf86f38d6e385a2ff26da41272"
        },
        {
          "alg" : "SHA-512",
          "content" : "4c422b4aef3dfceb040898f45cd1b2efb7bbf213ef9487334a0d0e674e494e120fef61348f8a81ce726f2f66dc426e133917de20c52b5d39d792e2dca7bc82d8"
        },
        {
          "alg" : "SHA-384",
          "content" : "11d15d6efb32707cae528eefb8fa4ab7820649ed528c3447660efd984518ee2906421af5ee76ea8181c904d594e8e719"
        },
        {
          "alg" : "SHA3-384",
          "content" : "71eff4441379fb1d13bec42264d48dd1ed4817c7a226a4ef1e5255e5afcc8e5e61aa92677ae98fdce2bf4824b4dbe4fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4fc8b38b34625336be520d2be1edcab4c8dd8e0667fecb2aa6aea83b9bad7f28"
        },
        {
          "alg" : "SHA3-512",
          "content" : "074f8629ab499c28155e505513e0a25c83ce722747d196966eac6327de604853503ca5f54b84effe8e2e3ab78d9ce285bdba82bf738ff8bff0f1009549230521"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.awaitility/awaitility@4.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://awaitility.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://groups.google.com/group/awaitility/topics"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/awaitility/awaitility/tree/master/awaitility"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.7.9?type=jar",
      "publisher" : "Health Level 7",
      "group" : "ca.uhn.hapi.fhir",
      "name" : "org.hl7.fhir.utilities",
      "version" : "6.7.9",
      "description" : "An open-source implementation of the FHIR specification in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f4cf18b66e36ba6c349f05d09ac42665"
        },
        {
          "alg" : "SHA-1",
          "content" : "8a473445709dc9962c546ffa974363338c56cf4b"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef8c4d33bb0af19e709979c9d373493f80d75544eda571f74d4fa9127429f166"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d3fe3c087bb0153cb8caa83e2ed6f6bce455b05fcc1f4036152b7eb2ac00ca907d1604d01f57cad523c33c50296e42d180e244691cf3c561a02f4bf7dec77a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "1153e4674903508806d0a0acdf4d9b5ff0f86bc5d55411655ef6b31ee3720cc2076591556373ff717f757d4b74afeb8e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ff6411cf32a26ed1586d86226ad37060c5d7ba948c5ac0546f3fbb4704f330d08f63e9e4e292f7c7b0ccee8c58aef830"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ff91941e600f066ae5827fc45e23f935008ff030fdde9ef8ce102118859a7245"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a595ab92d34284920ba72072a184fa9d209725b2eb0e33a5b2f2f63e24a1a2149be3f58c5ffc5f405e9f520a3ebd43b3e2f7ddd5ffc1bf52d3d862a259514637"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Apache Software License 2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.7.9?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://hapifhir.io/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.utilities"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/hapifhir/hapi-fhir/issues/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:hapifhir/hapi-fhir.git/hapi-deployable-pom/org.hl7.fhir.core/org.hl7.fhir.utilities"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/dummy-component@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "dummy-component",
      "version" : "4.19.0",
      "description" : "Camel Dummy Component",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/dummy-component@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/catalog/dummy-component"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/catalog/dummy-component"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog",
      "version" : "4.19.0",
      "description" : "Camel Catalog",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/catalog/camel-catalog"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/catalog/camel-catalog"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-catalog-console@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog-console",
      "version" : "4.19.0",
      "description" : "Camel Catalog Developer Console",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-catalog-console@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/catalog/camel-catalog-console"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/catalog/camel-catalog-console"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-catalog-lucene@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog-lucene",
      "version" : "4.19.0",
      "description" : "Camel Catalog Lucene",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-catalog-lucene@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/catalog/camel-catalog-lucene"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/catalog/camel-catalog-lucene"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.lucene/lucene-suggest@9.12.3?type=jar",
      "group" : "org.apache.lucene",
      "name" : "lucene-suggest",
      "version" : "9.12.3",
      "description" : "Apache Lucene (module: suggest)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "55e77d991e0bfc1ad10dd56108174380"
        },
        {
          "alg" : "SHA-1",
          "content" : "822501e3f385738638af681ac8b2024841966cdf"
        },
        {
          "alg" : "SHA-256",
          "content" : "c9a8907109668d6313b6b5c4e13913b99d7295e01334a90e90baba9571797097"
        },
        {
          "alg" : "SHA-512",
          "content" : "87749d43bb7c89aee2230eab52021de91cc1fb3fee554ed06360bd9a20532acd60619adbaa16c87cc4fe0293525d48d54cb06d90d11f922dc90c7d814e382da6"
        },
        {
          "alg" : "SHA-384",
          "content" : "cdd2e29dc6d83be3e58ba930f89083a7c6088544908857a081798992a6858ee0003260b0084eee347860bfcc8b8ce845"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e358f0e24276986de63891372e5bdf4c3f513082e3a831ef7ee30d629d477198abdb456c091d88b859e9e9e4940ed0d5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c3e5848a0fc0e8721515016273f86b3eb3f69d780e596c9172724d6eb0fbc795"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5ce71151020f2cb8fe06ab794c01eefc8ab70fdea10bb6bc32a4190a4f10fab0322ef4bef78cd6b185180aeaf86a2b34168265c8052479a03f221081a00fb658"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.lucene/lucene-suggest@9.12.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://lucene.apache.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/Lucene/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LUCENE"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/lucene-java-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=lucene.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-catalog-maven@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog-maven",
      "version" : "4.19.0",
      "description" : "Camel Catalog Maven",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-catalog-maven@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/catalog/camel-catalog-maven"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/catalog/camel-catalog-maven"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-catalog-suggest@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog-suggest",
      "version" : "4.19.0",
      "description" : "Camel Catalog Suggest",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-catalog-suggest@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/catalog/camel-catalog-suggest"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/catalog/camel-catalog-suggest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-route-parser",
      "version" : "4.19.0",
      "description" : "Java and XML source code parser for Camel routes",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/catalog/camel-route-parser"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/catalog/camel-route-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-catalog-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-catalog-common",
      "version" : "4.19.0",
      "description" : "Camel Catalog Common",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-catalog-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/catalog/camel-catalog-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/catalog/camel-catalog-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-csimple-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to source code generate csimple language",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-csimple-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-csimple-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-report-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin with tools to generate reports on your Camel projects",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-report-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-report-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dependencies@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dependencies",
      "version" : "4.19.0",
      "description" : "Camel Dependencies POM",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dependencies@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/camel-dependencies"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/camel-dependencies"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-endpointdsl@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-endpointdsl",
      "version" : "4.19.0",
      "description" : "The Camel Endpoint DSL",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-endpointdsl@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-endpointdsl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-endpointdsl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-componentdsl@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-componentdsl",
      "version" : "4.19.0",
      "description" : "The Camel Component DSL",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-componentdsl@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-componentdsl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-componentdsl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cli-connector@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cli-connector",
      "version" : "4.19.0",
      "description" : "Runtime adapter connecting with Camel CLI",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cli-connector@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-cli-connector"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-cli-connector"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-cli-debug@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-cli-debug",
      "version" : "4.19.0",
      "description" : "Remote CLI debugger",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-cli-debug@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-cli-debug"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-cli-debug"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-dsl-modeline@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-dsl-modeline",
      "version" : "4.19.0",
      "description" : "Camel DSL modeline",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-dsl-modeline@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-dsl-modeline"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-dsl-modeline"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-endpointdsl-support@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-endpointdsl-support",
      "version" : "4.19.0",
      "description" : "Camel Endpoint DSL Support",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-endpointdsl-support@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-endpointdsl-support"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-endpointdsl-support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-java-joor-dsl@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-java-joor-dsl",
      "version" : "4.19.0",
      "description" : "Camel Java DSL with jOOR",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-java-joor-dsl@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-java-joor-dsl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-java-joor-dsl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxb-dsl",
      "version" : "4.19.0",
      "description" : "Camel XML DSL with camel-xml-jaxb",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-xml-jaxb-dsl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-xml-jaxb-dsl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxb-dsl-test",
      "version" : "4.19.0",
      "description" : "Camel XML DSL Tests with camel-xml-jaxb",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-xml-jaxb-dsl-test"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-xml-jaxb-dsl-test"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-definition@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxb-dsl-test-definition",
      "version" : "4.19.0",
      "description" : "Camel XML DSL Tests with Jaxb and Definition",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-definition@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-xml-jaxb-dsl-test/camel-xml-jaxb-dsl-test-definition"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-xml-jaxb-dsl-test/camel-xml-jaxb-dsl-test-definition"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-spring@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-xml-jaxb-dsl-test-spring",
      "version" : "4.19.0",
      "description" : "Camel XML DSL Tests with Jaxb and Spring",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-spring@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-xml-jaxb-dsl-test/camel-xml-jaxb-dsl-test-spring"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-xml-jaxb-dsl-test/camel-xml-jaxb-dsl-test-spring"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-parent",
      "version" : "4.19.0",
      "description" : "Camel DSL with YAML parent",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-yaml-dsl-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-yaml-dsl-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-yaml-dsl-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to auto generate YAML DSL",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-yaml-dsl-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-common",
      "version" : "4.19.0",
      "description" : "Camel DSL with YAML Common",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl-common"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-deserializers@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-deserializers",
      "version" : "4.19.0",
      "description" : "Camel DSL with YAML Deserializers",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-yaml-dsl-deserializers@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl-deserializers"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl-deserializers"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl",
      "version" : "4.19.0",
      "description" : "Camel YAML DSL",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-yaml-dsl@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-kamelet-main-support@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kamelet-main-support",
      "version" : "4.19.0",
      "description" : "Support Module for Kamelet Main",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-kamelet-main-support@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-kamelet-main-support"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-kamelet-main-support"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-validator",
      "version" : "4.19.0",
      "description" : "Camel DSL with YAML Validator",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl-validator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl-validator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-validator-maven-plugin@4.19.0?type=maven-plugin",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-yaml-dsl-validator-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to validate YAML DSL",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-yaml-dsl-validator-maven-plugin@4.19.0?type=maven-plugin",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl-validator-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-yaml-dsl-parent/camel-yaml-dsl-validator-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-kamelet-main@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-kamelet-main",
      "version" : "4.19.0",
      "description" : "Main to run Kamelet standalone",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-kamelet-main@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-kamelet-main"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-kamelet-main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-parent@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-parent",
      "version" : "4.19.0",
      "description" : "Camel JBang Modules (parent)",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-parent@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-console@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-console",
      "version" : "4.19.0",
      "description" : "Camel JBang Console",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-console@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-console"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-console"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-core",
      "version" : "4.19.0",
      "description" : "Camel JBang Core",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/info.picocli/picocli@4.7.7?type=jar",
      "group" : "info.picocli",
      "name" : "picocli",
      "version" : "4.7.7",
      "description" : "Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. Autocomplete. Nested subcommands. Easily included as source to avoid adding a dependency.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "149402d1c0939a9afbf9ed7d6a2ae180"
        },
        {
          "alg" : "SHA-1",
          "content" : "82bcae3dc45ddeb08b4954e2f596772a42219715"
        },
        {
          "alg" : "SHA-256",
          "content" : "f86e30fffd10d2b13b8caa8d4b237a7ee61f2ffccf5b1941de718b765d235bf8"
        },
        {
          "alg" : "SHA-512",
          "content" : "125a8d5cf9dac7f2d67ac82e281d47aab4f15643b4dd5e09199dd5048e385fa74f7f287ebd1162c9f23c488e0d616f1e46591015fe5319c6ad796cc4beddfff6"
        },
        {
          "alg" : "SHA-384",
          "content" : "91d445fc22d81964883a8b520771ea62bb6ba0fd4093a5b22ac00b9d025a302e16a2cb52c50bb33b9f29d380990a8a30"
        },
        {
          "alg" : "SHA3-384",
          "content" : "056eac83d293fa1fea73d5fa79da9216fc2af9c396971f700df3964985660e79ce362211a3de7f38e781ecbe77ef491b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "916249db6baafc31296ce795a9eae35f7ecd253d15e20e5c37e26fc6c206fd0a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "38586c496881613573c77b3edf24afc3325726698641cfd7236b197997b8264e8fbfa732731c8ca737b64e03be8ef7d0da9d93ffe300ffa82be0bf4dbe957419"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/info.picocli/picocli@4.7.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://picocli.info"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/remkop/picocli/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline@4.0.12?type=jar",
      "group" : "org.jline",
      "name" : "jline",
      "version" : "4.0.12",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6253179b82554ba5cb0a090b225f2009"
        },
        {
          "alg" : "SHA-1",
          "content" : "21d8d1fb0a378552ce827ba5607798a72d5e75dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "c5f7c0838d09b69a6ed232123049bda1a609daa2b520779beafab24eb5814d25"
        },
        {
          "alg" : "SHA-512",
          "content" : "a2d124bfafae9b56f9ab40caeced2d2acd008c444943661745172372199c1b62d65ae22042a30a6bada32cdecbb071df872363160e26b7e18d0d8600678d5108"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6f21f942450a6e3f530a480811c917f3138f452a8b8aa174c9872278cb5b32c5c880fef87c296acf0de2eb9bf4471ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d8088340a91a6e6d786d6ceaca29d3c1b3b8aa31c32a493c470c9e719adeda27c4ae2b817959f83da7491a25f63e7648"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ed3b97ed8e105308bc13c6537673f848bebfe70e8e2c1c8220f9e755b03a0cd0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7d5e52b7399a55380c2217ab08752a73a33ecb53fc7cde4792fa5aa8cce3884f93c96f76414ed63761d25cf3be32927f29094a84dbb45112e17396f5dd150e23"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline@4.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jline/jline3/jline"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jline/jline3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-picocli@4.0.12?type=jar",
      "group" : "org.jline",
      "name" : "jline-picocli",
      "version" : "4.0.12",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6b11a3d2e9961b1589975ade8b010f67"
        },
        {
          "alg" : "SHA-1",
          "content" : "9db9f683ec6d4afb6c1523e223d636a5fc755b84"
        },
        {
          "alg" : "SHA-256",
          "content" : "016a6d7f6a1ab1ab20e3262605e4e8249794d4e2fb791f25465892aea2c89cc3"
        },
        {
          "alg" : "SHA-512",
          "content" : "d6fcb8797de62f825a9ca604aeeddffea7c7dc6b6d8223290a63ab97a8d0b0d02779cb3c80740694b11d5ec77034055a25f5d58815a6500b6397a93667bf7236"
        },
        {
          "alg" : "SHA-384",
          "content" : "acac434ba20ad0a9009605b6917af189717f4ea41701b76f3af2fb5c080afb2b7ff28ebde786cabf5dfadae479dd3309"
        },
        {
          "alg" : "SHA3-384",
          "content" : "87cd21bba77527e604c51ba734faa9a223eed053a21654978b746cbefded29033f5c144cb29887143c5262b2ed244a72"
        },
        {
          "alg" : "SHA3-256",
          "content" : "93c34d7cbf7341d064e69f70cbe672e99a5807bce37a9d1b5fd3d430c4f1551b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0d5e9a33c0efb7f3aeacf7779596c871c8fb53f902d6632bcfffd571e2e0c37b5ed69693c3445519998fcbbcee702211aaeb79bf90f54dbe9e2b5fd6e938736d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-picocli@4.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jline/jline3/jline-picocli"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jline/jline3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-console@4.0.12?type=jar",
      "group" : "org.jline",
      "name" : "jline-console",
      "version" : "4.0.12",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "02184de1e3cc053a170d714b88f8fab3"
        },
        {
          "alg" : "SHA-1",
          "content" : "fe789e2ce06617dd2d2f929d94494d1c9374b9cf"
        },
        {
          "alg" : "SHA-256",
          "content" : "50c7e8401f128319dd46202266cc14811cc9d6682b933f58f0738d1dd39b0d97"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f0ac09d19e667b2d6627a86b4cf9fa286e4c2c51b8ba5411ec04ebe44b98a967d900eb37a5cf7f3030313265f6719b076517cc2b6716f8e13370c76dd50f47b"
        },
        {
          "alg" : "SHA-384",
          "content" : "df53e57d5de1b89e6a6aa8efa720a703fccc86d6aeb265f90994531a675688646509b770758f92bcd3e08b908f6b0e26"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a741997e33f126d5ca611f5695b980329d5f117d729a3e33e00b9b348667549fee36f53900e7f372dec464bcf0083c78"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e9fcd97ecfa63ab6570fdc4d7edf7ff513ef7854e10a8f6f4c2602d49a5c5a7b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b0509f2d45ef6c2149309f819160be45d09eee4ba825a8e248847d52277c91db28f07c0c745b72cceb16a3d10d0485141c71f9df4f2e8247dda2af8ba800264"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-console@4.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jline/jline3/jline-console"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jline/jline3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-builtins@4.0.12?type=jar",
      "group" : "org.jline",
      "name" : "jline-builtins",
      "version" : "4.0.12",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63793c19d56e5c16de77b361cc3c11f7"
        },
        {
          "alg" : "SHA-1",
          "content" : "05b620a1611f61fd6752e1db4b3e5456090a6fdb"
        },
        {
          "alg" : "SHA-256",
          "content" : "bd127316db232b7d186f40e096626c946b12f38b5b6f8d5ccd1dbe519a8a49b7"
        },
        {
          "alg" : "SHA-512",
          "content" : "c9abffeb6ccdf3b95a0599c8bb54144c85758265a1b43a0ec32e4892a4207a881d15d732d342d76928437348db54e025ef2194b94f4b87a3b8ebf692705954c6"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d0b00317a817cde5a45e0aeeaa103e0137a34be49e4b82e767bf501f33bee307adba88b285a29ac892895b307736efb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d257326d54912bc07b9893771990765c0fc72d0ac6711524d8ce67695c875a1b848f0ee437d053396d9533f2e41d6e07"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3971d20c7729a54439691a4005a86f687673483493949da034639128bb3d5f15"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7942698e75e2d65df29307eee82be6ab169754b708e24c49f45e4f1bb4efb4141d5e8e613533ca1506a01dc621e4ff4e803f7cbbd51901dd99f97835daf9f5ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-builtins@4.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jline/jline3/jline-builtins"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jline/jline3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-style@4.0.12?type=jar",
      "group" : "org.jline",
      "name" : "jline-style",
      "version" : "4.0.12",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "660e2a282d075e2c2f2f44abe06f14dc"
        },
        {
          "alg" : "SHA-1",
          "content" : "70a18a65c48b48c41755aa20338565a24cc0785c"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea4c0aaac3b5655359af22b90b7ce178aa7e1047d7ceb346d91bfc2ff4d9b3c2"
        },
        {
          "alg" : "SHA-512",
          "content" : "312b556c25f1e80acbea1c5317ceca822c34f8d4621554fd48d469ab47850a48fceb5ce4d094b52750b20a0ec6225154efcd228465a7167db9e72b4399739f7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "977b9304ea45a68bc661deab5e87237a8b052c20b52f27626049f67024930d39edb54d6b2cff4704679a77e84af19433"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7fc0954ccb237ab725eaf17416499ade92a296192c3cb2d83c1cf7f2226c108bbad45b95efb50f561dd5161fd5edda3a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5944c89a29a1255062b19da79fbff49257ddff877012fbb6624303692f57730d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b0dc83d98223f5e0ab6a37ae0869a3fa1feffe5cb9ad2a9cec9b89bfe1105eeb2659a6125001143006c7e8b7ffeeea88e791f5f40d8a92ee9c2de77c46b57ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-style@4.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jline/jline3/jline-style"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jline/jline3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-terminal@4.0.12?type=jar",
      "group" : "org.jline",
      "name" : "jline-terminal",
      "version" : "4.0.12",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aec81fc14905ffbfec4fccd4d855bc35"
        },
        {
          "alg" : "SHA-1",
          "content" : "e793ca1fa8c99e54a8ba200396734526f7c4714a"
        },
        {
          "alg" : "SHA-256",
          "content" : "8648b601b577201b02a4bd30d1bfe116ee99a69177ffbdab3d9b7fdf92c9cefa"
        },
        {
          "alg" : "SHA-512",
          "content" : "94772c74c03cebb0ad6b8bf54a544cc45a62e99e5808e545aeb599fe67ef5a15f3943c9248067a9ae7884199db332758555bb2a361c7700d77eddfc22abfe2be"
        },
        {
          "alg" : "SHA-384",
          "content" : "76670a38432c42359dc91090cc3ed3e8fbf659c5245c896746b89a1a0ab9e1e1f6739b85912df58bf9e3ca23536d1d9e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e2d1f50b73e579fbbd9146ac6451ca77dd679f28b2ba5d842d7eb990222f7aee30fad2890e5adfb1281ecc83dc9b2c97"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8ee9b0dd1e69c76c59e3ea28f84367520e5b8b09564b31f9834f3e3d94bae147"
        },
        {
          "alg" : "SHA3-512",
          "content" : "241090454948cdb5c9f4f44a6fb8e2876b05b643ea0c99dfa3bed411cb02a4f41a1d199068ad38dd427034abb5a52bd71e65e34f4517829ba5137e5d6ad4dc4f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-terminal@4.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jline/jline3/jline-terminal"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jline/jline3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-native@4.0.12?type=jar",
      "group" : "org.jline",
      "name" : "jline-native",
      "version" : "4.0.12",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "36a18ec721a75d2b0f28f176d58d97e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "2749c7c4be48d12ccc5b224bf453d4905111ed87"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8752b3a1154ae104ff36a5eed3ef7fc6eedb40c2e3329ddc516ef0ff38e68bd"
        },
        {
          "alg" : "SHA-512",
          "content" : "5875302b3608d1e567cf540a8264165b1684919d76ba7fb5125fe9e85eb192759371a5f95aefdd611ad9dbccfda283875574bd647956d2837e1569fc06e294cb"
        },
        {
          "alg" : "SHA-384",
          "content" : "195e59f81e1f128dd3d5e756be76e0963ab8f7d16e123ef468c0e47d5dc4e09744f7d32e5f0cc2b106944356fbdf8d7a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ab7df1c47e0acb4a78dc8ff1f4b47fcf0abdb4c735bcb6748990638c460e08157fb3c351e64ee039382eaf111dd43d05"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d7dad54d92fe3274df0c2e722d8bb5e41bb48828585843a08a4aacc171390898"
        },
        {
          "alg" : "SHA3-512",
          "content" : "91dca642ff068157690883193cd737496cb3bae838dfa6b7ad8d2584c2332bf8de1b678c2f1ce28cf78ea25b4b6efbe4a6e10986f1175a8d3fdeddae88a5eaec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-native@4.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jline/jline3/jline-native"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jline/jline3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-console-ui@4.0.12?type=jar",
      "group" : "org.jline",
      "name" : "jline-console-ui",
      "version" : "4.0.12",
      "description" : "JLine Console UI - DEPRECATED: Use jline-prompt instead",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c2f7c8f2f952ee561b789916f85ae76a"
        },
        {
          "alg" : "SHA-1",
          "content" : "439971cca21585942f509681aaec037de48a038c"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c7ae2392f07be2a61eb3bd0d00d5c21df73c71fa707d5d7b5bf10afdf4e74a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b4092382708ce4c20090fc7a7f8598c18af46326d792a542e2a020473bee280c5ab9786ab9e7675e3890ca3f79039a777b4aebc31099ce62aa234d34990682d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8069b2299fc2492bdb46df4540c309d76b859b3520dfaca1a77cfde7285da82e0240a0a06f444f82e48267cbc6d72657"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0a9ef490a05a41db6142d695fbd146898359575abf51fb4a4b215a3580d4fa95dd30612bdf720ef25f6ec5f10b662399"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1675716c81f95e251a48ae72b1793c2e2fcdf595a98afdcc31c081ea5ddc22f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "11c1a0893fea6252579cac01e76fd85425ad8eacbe29dfcee31e8a7fe46934098695d42f9e04ed20f3c2a0534b08d5d03a3fdbe3a4cd7f829f5dc293a12e81c2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-console-ui@4.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jline/jline3/jline-console-ui"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jline/jline3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-shell@4.0.12?type=jar",
      "group" : "org.jline",
      "name" : "jline-shell",
      "version" : "4.0.12",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c5c671b5d9b07f2d4d84841e4941bfad"
        },
        {
          "alg" : "SHA-1",
          "content" : "9039c7bb90a93ed4e98b0f6790cc8eb24537bd96"
        },
        {
          "alg" : "SHA-256",
          "content" : "c64a176924287b4b54729baa7650a3bad46ea1435ea712faeb3fca8ee359f0ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d3d38f782e8b27b807b3256370de512e170950b4d280d65c5a079cf9c79ebfc3e97668691d244867baf3526189b228a7db4c5d3ffcfab1f28ed800cabd12328"
        },
        {
          "alg" : "SHA-384",
          "content" : "d543a74e10934e3489174d51e3dda252a8b3d7a8d82f45d7ed348266c9b75f9e0d479835b08b653521d2671480158671"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5acea4560b5ff3f43c43dc8956d725249a5c60a17aed1277f5e4073cff30bf594bd640cced4202bcc04af25d5c0fe7ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2bb91de05fd86012efd0908494601246cb80599708d59298064e698bc9f3c4a6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f7a05ecefc5da66547cb19bc3c2226523a7a28bbf4678b2608287733c610395115eeff12fb630063281ce4b98ad34d2260e7b81bb8bc7f0a86720e1923984faf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-shell@4.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jline/jline3/jline-shell"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jline/jline3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jline/jline-reader@4.0.12?type=jar",
      "group" : "org.jline",
      "name" : "jline-reader",
      "version" : "4.0.12",
      "description" : "JLine",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ea619be61acaba48d1995807283ce349"
        },
        {
          "alg" : "SHA-1",
          "content" : "54824f7a3983fd76bd0a09e2c48f72a8af9967dd"
        },
        {
          "alg" : "SHA-256",
          "content" : "7a877b66e4ab0ed5b00514fc4f130c62323bc994a2dbbd55ada0bd8364534fac"
        },
        {
          "alg" : "SHA-512",
          "content" : "ead6955195aea0d79600599492ac47f35a587bc2120b295ad97cb9cfe19dc5c7978422158f9737036dff35a40ff188e8695e7c34b780edbf1a607ae5dd4a0cc8"
        },
        {
          "alg" : "SHA-384",
          "content" : "984b49f495f3cf85300f2dab2807e54e3d31f9d3ec4faf80a053c964b690400f454d3000b53c7e2e0e05d80bea503fab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b542a52ece62e9a89317f12d33b3de52154b90dd363b66122722457258855898afb34d176f48e5c8cee4f0cc842c5e40"
        },
        {
          "alg" : "SHA3-256",
          "content" : "74f101b772170e1810c18de1e0460dca3d1b9258b241b1b663c75a202ad3eeb9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "736fabe530543b2fe09728b04f2c59d7df4c8e803eb83675ab41fdefd9ce015f7522a0688adbcda8057b91d7cb0b180ec3a0fecca45ef8d8b2cd8132c6db7b14"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.jline/jline-reader@4.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jline/jline3/jline-reader"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jline/jline3/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/group/jline-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jline/jline3"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.freva/ascii-table@1.9.0?type=jar",
      "group" : "com.github.freva",
      "name" : "ascii-table",
      "version" : "1.9.0",
      "description" : "Simple ASCII tables for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6aa03077c2862a49d901da94dac1e480"
        },
        {
          "alg" : "SHA-1",
          "content" : "621e2668cce17078aecdb967804a118f984d1445"
        },
        {
          "alg" : "SHA-256",
          "content" : "119cd2c4f400e9ec81348aa9ebb5e0d202e3c7427c9b37b261c84b434d8c11a7"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc200805734338269b1069d42ca8b7e6ee93380320ba42e7a32bbee6b299decf46028539ccbcf6e8e67b89f60c470998025597783a4284eb7c11ec380468df74"
        },
        {
          "alg" : "SHA-384",
          "content" : "ae31ba8794f67d5a8649de161759d4eb0854666cd76ffb672b8cf259bc49e63be41f289576fa075671dc7b3cdb516257"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5ae08b38dc500c973289d1e7dbddfa2b17c352eedbd75e682f5b29e924fa2706a89aab921dc6c66fbda5021c89b3fea9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3defb0a85f7f79371ba09f5b92a7770a9a1735deb3c78036cef40ad360dace2e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4b06c0cbf4a9fdfcf59ec1a37b6a645920486e4b86fb0d785d607ad8141e5311b9eb7e5cf73f61af6bcf138b81e65b9363275a2d33d74a1a96358e0460e300c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.freva/ascii-table@1.9.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/freva/ascii-table"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-agent-jvm@2.5.1?classifier=javaagent&type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-agent-jvm",
      "version" : "2.5.1",
      "description" : "Jolokia :: JVM :: Agent",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ac3c376dcb24db096c78947b7d9c3ff"
        },
        {
          "alg" : "SHA-1",
          "content" : "77ef34c6895306397b3397fd28c27b2154655c15"
        },
        {
          "alg" : "SHA-256",
          "content" : "575ced60f54788cb70f214f8a0a1bbad50826998db4950d50eb84d6fea39ffff"
        },
        {
          "alg" : "SHA-512",
          "content" : "3d2ec898d1497a99a922c4f776e25f1fad49e66203851428f260c53d959fe32d529dc4874699be3d2709bde48edc6d86ca86cd862907aaa6fd1f4b5f3133135e"
        },
        {
          "alg" : "SHA-384",
          "content" : "c7e7e4565a211dc8473e58c2fbf82156c0541f6ae56c3f8e82fc9971454a7fb73cd736a583b9860128fcdcf122af7c96"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6cba83f7b4c822b5c1e47270a68029c0d0b82223a1ca22aa607db268c8a52096bc5f290c74093a9a287eb1a2fdad12fa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5f2064b11cc3ad736fa6352c9872ed0fcf9dd3dbddfeb8c758402733ef108964"
        },
        {
          "alg" : "SHA3-512",
          "content" : "857b998dcf649bc7f579d2026297fe33f843ac368b29ed547a041e40db2f5f90966abafe6a886ddffa0e1368df9b65162254da9516fb6b577d7335ddca6fb6e8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-agent-jvm@2.5.1?classifier=javaagent&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-agent-jvm"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-server-detector@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-server-detector",
      "version" : "2.5.1",
      "description" : "Jolokia :: Server :: Detector",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aabf1a325e81ecefae8ea1f219b8e01b"
        },
        {
          "alg" : "SHA-1",
          "content" : "c3c8a5e4f7ad9435f3abfd0ad5a7902fa03cd5a2"
        },
        {
          "alg" : "SHA-256",
          "content" : "982128e1b084084098e225e9970564781178009ccf61c4e272e84f6cc8f9558c"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd1649cec73fdc5763cfe372ce0269a285741ce27e012dadbb16aae6e0840c5803e6c4bc57d8364af04c4fa27f0a078f498665da25e75d8c4c46f4db81ea902b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2c49467fd67c356434e7a145ff33505a47a7befe4755c6a929882240f60f792106a9db1ea753f55684a4d331802516fa"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c44b3245bedb925ee2fc9f1b4ab40d529a5c53be9be0893d294e9af2f70034beb31ed29c9334daccc232246af446c47e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "24b2baf5b47463d0b734b9016e5cf841588c1e6fcda2dfa47b6af2ce444f67dd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "65464c529cc049343587e41c864b582c52e49d86ae61922c3c35a5900991a45cb6cd93c3a897828407501bdefed39c3313057c83d70ac8fd172e8a4adb6ce25b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-server-detector@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-server-detector"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-service-discovery@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-discovery",
      "version" : "2.5.1",
      "description" : "Jolokia :: Service :: Agent Discovery",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "92caa8f6e8ae4e849ca263587e1973aa"
        },
        {
          "alg" : "SHA-1",
          "content" : "80e10e13b78d1e95ea1fb82fbc148fddd262d359"
        },
        {
          "alg" : "SHA-256",
          "content" : "b056e83d647abbde20c0cb250920cbc0fec322b40349059d49e8ed8fb1cf7805"
        },
        {
          "alg" : "SHA-512",
          "content" : "92f2e498ac9637fbfb67a9be1894d1753b33f13083efc034d003c8cec1403d6a0f432f2a9ee6801ca99f6d196ce0c47ba3adda14bc5c32f11c28d2e6bd148260"
        },
        {
          "alg" : "SHA-384",
          "content" : "819876a93a15631ac203eb417bba65f60bd5d6dd4b5b5cc96a1ebab477045257b0884c99f285cfdd567490cf988f2846"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0895dd83c011cb4d83320134dff829352f3745506deb409293edaa2ee72d8c98749a6a66b35f7468bddfa285a3454cc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dbe8c8cda948d9c8ead7a53b77a4da253fc389ef76c305b4799d5ca766a8ee0d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e2ce1eb9b01bfdffcd40d3664a846d2cef0ef676ad1d3c33c6f60ac9622924063f852a085bf0215fb9b9e3240dfdcf037252c59a99f6d8204a86e6e7b8fee434"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-discovery@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-service-discovery"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-service-history@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-history",
      "version" : "2.5.1",
      "description" : "Jolokia :: Service :: History Store",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "25150ee6cd78fc08f132b2132e80afb4"
        },
        {
          "alg" : "SHA-1",
          "content" : "7608dbaabe3750fcabf2fa456c76fa7604c51723"
        },
        {
          "alg" : "SHA-256",
          "content" : "cc0287857708a9e68b8e140daeec49a8f5ccaafa905aa10fcc733c324d09c7aa"
        },
        {
          "alg" : "SHA-512",
          "content" : "5316bec0986d8f768b039c695559ec6391029ab2c340f4fb9857b9752c2df95df3545c782c23462479deb411be47294ff6709cea5eb6d6722cc53a66a8d1ce0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "068ae4ec55f1e9937526836ee1db1d04ac0ce6d4dd67cbfe0c186a2af681450f6e046df31d6089205b47a5856c1561e7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0221647173011891c8c459d4e6c91850a0effcaed752e9b0697c026ea84748e379610a80299ecdb3dd89022d5678ca4c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f5ebc0d52f3d9c7b65a498724d041844a3080cdf854ea79ccd9b8fff9abea7b8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f35a29e44ecf4f9b95906e599795f8b3d6347aa85fc92e2678c80bcecd8c3e2eb89cbe23117849800fd6c0c792bf715237ab7156ea2b7346681ab5762fbe78ea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-history@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-service-history"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-service-jsr160@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-jsr160",
      "version" : "2.5.1",
      "description" : "Jolokia :: Service :: JSR160 Proxy",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e7b67338749e2ff73fbc317b10e12f6"
        },
        {
          "alg" : "SHA-1",
          "content" : "fc63e5987fbe20f18ee258e4799e78e988795a30"
        },
        {
          "alg" : "SHA-256",
          "content" : "85f315dc2b101f3f773383c9822b375fee772d16dea42b07b5166e7dbd5534af"
        },
        {
          "alg" : "SHA-512",
          "content" : "c022a19333b4478f08a0ab3960116ae94eeccf319eeaf550b7543e77d2f9a683311e5fb239e4e0edcf470e902ff31833e870ae33a2623bb74a4279eebdec43b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "2015d0b9388f5876e09f49df3ef62cc93d4d3483e14fd5c63d7e04e43d352896d2dc922829bcbd362c92f1d63c4da37e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "840a9d4f1207852aacdbd1b963d5b3abf8c4dd18d356a6648af3768f6cb01cf413759222fbc073af9c8f820986fe3b76"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c1e132f90dafacc7ae628f5fc7493e8b023a2d469e1484bc61aa6f20c8dbe397"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e1deeaba92f5f242585ad5d8b4e0e5d1a3e36d9985c041992be30bb3063f950e30981729276a5f086af4ee8ad6546ac590190ee3d3b8befb34aca6d4c8f66a7a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-jsr160@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-service-jsr160"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-service-notif-pull@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-notif-pull",
      "version" : "2.5.1",
      "description" : "Jolokia :: Service :: Notification :: Pull",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "51cc05f25113f7d36f6f2e79f981e8ab"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f3113dc29ab50857235437899000f90fa054b1e"
        },
        {
          "alg" : "SHA-256",
          "content" : "4002c72081ae18b6136dbcda0cecde1c1bd92eaa6c10dc1e41cd40e0a2154360"
        },
        {
          "alg" : "SHA-512",
          "content" : "add8d67daa32a782c8834aeed6fbfbcf58664b1c9dbfc2f1daf00fddfe0543cbad8569ddf563b9bf2ec4b3f3d63f72eecc8e3870e75ec1b82170d471cd8266b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "5cfa4716fb6adae6d98343d8661d978616b84615304a3460e13013e517ed13cdc4eb634d917017037fdaa411936911cd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0238bf84226fad27cdb397cdcce3d49ea18ff052a8e8ed3a2800a72d5e59130d724061b7b884ce7c2420252ff1d75e20"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51394f39e7c23b95b6a7a739f8b62361bafade1ea15593d853ab20948345cf44"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1df978d91509b6205937f3e5dd4f560b46e1f5734806e447dcbabd215b475ebca9a24664a9a96502bc9a20e0e62ece8dd80a453b5ceb140ad05679cc3c48b7b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-notif-pull@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-service-notif-pull"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jolokia/jolokia-service-notif-sse@2.5.1?type=jar",
      "group" : "org.jolokia",
      "name" : "jolokia-service-notif-sse",
      "version" : "2.5.1",
      "description" : "Jolokia :: Service :: Notification :: SSE",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1e137afa7ee0df896a6d840811ed38d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "b0ef589dbab378cbc149d52153fc3d005cfe83ca"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc6ac53bbb2fd7eb928e364fb7f9cb118acc4a740e307332242fa8eaeaa41fa3"
        },
        {
          "alg" : "SHA-512",
          "content" : "477432a687ddb42d6b629ec01ce94bea86eccf8ba15901beba77191a564c9bda0e366a717818238cece986ca9831d17f77839cefcd76e2c74fa9d8e89f85f363"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d65b6eaf3e8c4c7bbc48ef53b59d60556b581ae730ce333cd435ae1dbe58254921d07832d06ca08ddf083ee172d5eb7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7d452b5dcdf5459574719737078dc7b4e91d1590f2b21615752ea1e3f50c9205724d457c3ecd58affec755eec5c9b573"
        },
        {
          "alg" : "SHA3-256",
          "content" : "78b2fe0ae5bf8b81fdc335a236a1674abfd5a946d5399bff1e581707235c346d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aad7855cd0332a6024e3463a6da1afbb89b26bc893a0e519a08f4be4aca0f4851b683324d2ed2c9138b900942e3bcaa6297a8c24b2de95b9a0e6a2c0bb5c7e9d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jolokia/jolokia-service-notif-sse@2.5.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jolokia.org/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/jolokia/jolokia/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jolokia/jolokia/issues/"
        },
        {
          "type" : "vcs",
          "url" : "git://github.com/jolokia/jolokia.git/jolokia-service-notif-sse"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.logging.log4j/log4j-layout-template-json@2.25.4?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.logging.log4j",
      "name" : "log4j-layout-template-json",
      "version" : "2.25.4",
      "description" : "Apache Log4j Layout for producing JSON output that is structured according to a user-provided template.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3870b84c478bf76ffd4064022bcfcac7"
        },
        {
          "alg" : "SHA-1",
          "content" : "abd87d615909a67e92b8ba6a4740fb2891533627"
        },
        {
          "alg" : "SHA-256",
          "content" : "a2f8d03f39ff62de75d4524c9ee085f167e201da91652141097a60643ce22e85"
        },
        {
          "alg" : "SHA-512",
          "content" : "4ac5923a43448a7eab507d02c6b2d20bec3535df0a618b4c25ab3685bab93de4ef11841daa9d889c1db9b41d672d3b43a6c100999ee3b6eef1bc6e3bba26cb7d"
        },
        {
          "alg" : "SHA-384",
          "content" : "df0698ad05a717cd71982558c598614b0822059e0849d7da59931398cb5423bf9f0d0d60dd910fc6dd579d53cba06b92"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e01e9e255dc545fb369b3b1936d552d433799d01594914d8617d0950587495912cb3001c68de02fe225c3dc99074d44"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8e6b16a8344a329a11d336bae458a15849def8ae4312c1059b65ed6def2dd7d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "792dece28fda6768f399ad73892b858a6ac1f7dd69b480286b0e2f4fe5708b4748acb3b06b6a4ce07bf5d48befaaeb11895a91c29850cb1de50b476e8edd7ab1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.logging.log4j/log4j-layout-template-json@2.25.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://logging.apache.org/log4j/2.x/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/logging-log4j2/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/logging-log4j2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?log4j-user@logging.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/logging-log4j2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-main@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-main",
      "version" : "4.19.0",
      "description" : "Camel JBang",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-main@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-main"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-mcp@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-mcp",
      "version" : "4.19.0",
      "description" : "Camel JBang MCP (Model Context Protocol) Server",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-mcp@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-mcp"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-mcp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-stdio@1.11.1?type=jar",
      "group" : "io.quarkiverse.mcp",
      "name" : "quarkus-mcp-server-stdio",
      "version" : "1.11.1",
      "description" : "Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e9efebc680a2187dd43998afec856b8a"
        },
        {
          "alg" : "SHA-1",
          "content" : "40b1e648024237bb306781997f3321ded66366e8"
        },
        {
          "alg" : "SHA-256",
          "content" : "ccbd7673c7646af395aa6add2f9fefeff78cc0d1df3c6b612e8f78243ab4d2db"
        },
        {
          "alg" : "SHA-512",
          "content" : "bed348501b79181b73f45924630f6c3c446589226c6609eac307ec9429d0ae0a98054a2c37906ffc03cb8ac6fe21a1dea7f02a0af0cc7e497b7a5c723fc6d5f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "bcc5c76049366d698a285a7769a06cc6853e7182fd034aeb0515197cf2dcb12a7911ea7651374966d3cdce2668327156"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a0104a1c0983256881710920f3ddeb5ee08766e082bb2b708f8e5b5afd75b5115dca9996affa06069876429f3d9fd475"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6be097a493db7674efb51f27d6813da67ebc7e5feda8028cf61c77562c0c3a15"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e258a8f84286733b306b98c533edfc75705c5a645674c191db8b709ef526e340ceae695016e2074d8c40e34b52eaa406467cf3ef12a5ed79909fef8c088f8567"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-stdio@1.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://quarkiverse.io"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkiverse/quarkus-mcp-server"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkiverse/quarkus-mcp-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-core@1.11.1?type=jar",
      "group" : "io.quarkiverse.mcp",
      "name" : "quarkus-mcp-server-core",
      "version" : "1.11.1",
      "description" : "Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0138191a7889f6fa110038759fb76fd6"
        },
        {
          "alg" : "SHA-1",
          "content" : "8199aeecedd5f4211a208fe3e6540d3ce3f9a29f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a63dd67c28e3764d0488225091dde81e8aa12aa7ca30c0ddbf75bd0063fa1a6e"
        },
        {
          "alg" : "SHA-512",
          "content" : "a558dc36e1a9657ebb729ac42d357f7333eb0b9c286ef2505d8f1556d9997b993fa1d7cc7b614531bee2d1cb0da8cce566e0902a95f80c1478e47a0a48855891"
        },
        {
          "alg" : "SHA-384",
          "content" : "62bfcc96af72258555b20cc62963a58d76f90ead0e41070d995b712a370255264eb9bbde21268345e4b099b0f0069de1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "231359354bf521506b57617a8b63f0577c18c3dfc68faf055dc486dd0adee1d177c8010c16e7a58cf5c027f0ebf8c104"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e1c908031446e9a44efce8d13909804ccca9cb0eccc9c892de04e7a36a18569a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e9e9de1fe6d6f3bfcf1a76bbb2a547bbb7bb4cd4103d42d84fee2af27353a5a74cc31a624968afd3fbdc81ae8e1938a77298a95cfb6288474b169d3f5f6a70e2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-core@1.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://quarkiverse.io"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkiverse/quarkus-mcp-server"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkiverse/quarkus-mcp-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-vertx@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-vertx",
      "version" : "3.34.2",
      "description" : "Write reactive applications with the Vert.x API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a31dd554760910fdbdb42c46edfe3e5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "d88d0ee6265580863ef659b090099907174b5eeb"
        },
        {
          "alg" : "SHA-256",
          "content" : "04d7dbf803957996243ad8759570ea2f71fdb3f002c2ccc57b9704aa055af6b1"
        },
        {
          "alg" : "SHA-512",
          "content" : "71832b89630d92f2294e7efa0b56b4bc417e77dc559a64aa7905c7ba597c8551f0b0dbf8b2217682dc6d59cc7201ffd74b5a3e814b31f267cad19794f922118e"
        },
        {
          "alg" : "SHA-384",
          "content" : "e3f7d23be3c73e44c51e207e051cd06f487ad1274f0115cb7b79691c222b57c007ee0dd356868aa9d448eb4f83bb1267"
        },
        {
          "alg" : "SHA3-384",
          "content" : "230258dd3ecc576acaef6a19252681d32ff949b79826ba6dcaaf964ee29a12c5bb18ddb28a547a4f6c000a4b561242ee"
        },
        {
          "alg" : "SHA3-256",
          "content" : "733f1992920e3c86ae4896b096cbd1ac6399e03290c366ac41160b38a92253d6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dcf989030e9bcc7753b722724969ec8af65624d74493b10f92207071309dc0565647d2373c8de2ffd6cded4dbe1a73ac26a0cbb85e59fdf2d0d92d86ce30183d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-vertx@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-netty@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-netty",
      "version" : "3.34.2",
      "description" : "Netty is a non-blocking I/O client-server framework. Used by Quarkus as foundation layer.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ba8435ebc8bef99b3dbf7d22eb98712b"
        },
        {
          "alg" : "SHA-1",
          "content" : "f3defcbc62f0c4427c57ea70615b75fe9a2a1c09"
        },
        {
          "alg" : "SHA-256",
          "content" : "34d64e389e2fe6ce94fadc334488f695d0b432651b09ab99cfaa1e7c1d379dd6"
        },
        {
          "alg" : "SHA-512",
          "content" : "5f74b4811164f4d28df6b202a1729926efb8238db57d0fcc46b21b7056cac74c7a35c1590dfcf6ad7d530772b65cde6f52d815a2291fb2a5c29d79a776c32698"
        },
        {
          "alg" : "SHA-384",
          "content" : "be864004ebb167c3efbd881919bf193fe19313b681a09b991706d109de6e3b263a03a83c7108d78b717da8c8d46bda87"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b5a95e89455b3e6c7a2081988f60b3393cd5d1caf71f15bea141dcc85b393fa47bf64b6a1804be9afdeae253e3729288"
        },
        {
          "alg" : "SHA3-256",
          "content" : "89bede15b7db8c7906578ddbbaea8b0eaba89fed96050aaa15bf6eebe224b7d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9d73710e40cb36fd0c07f314e8422e9851dc06e3937c5b7fcdd0497ae4baee91d04ef7f4195e94c2b5b89873a74d38ab7277ba3662ff3be31b3612489166c81c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-netty@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec",
      "version" : "4.1.132.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" : "615bda643a854ceff267fbf36779a251"
        },
        {
          "alg" : "SHA-1",
          "content" : "be0a858f9084d28a174762447424042552822340"
        },
        {
          "alg" : "SHA-256",
          "content" : "10662499b0b6a6435de3a02979eed82b529ea9eaf7f1a54859ecc43705aa4096"
        },
        {
          "alg" : "SHA-512",
          "content" : "11c9b9e875c6fae7bda8a171d1383bd933a71782df18f921ff133f11f208fe374901fe57842fc20c5aa55d9bfd85a9cab67492b928dd4e21c0cda12c0d83737f"
        },
        {
          "alg" : "SHA-384",
          "content" : "fa5ba2bbae385867ae10172c6a28dd3558350f3e2cd75628de8c96c79faffa9b6b2d75250a1a223bfed3134bf6eff033"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56cf725d2011d7548ce32225a27b6626cf568db3295b9fb29f0357b3ab581eb120fb3ff3d54b717ffd19a9cda9c06dc2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ada0912a82d838ec74940e486e38e07dd53fde6f1a2c615da732d2f4d3348c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6bf76d7137516b5a11f259ab408b58c970b09471c435bd31389776303e651cecda8216477c92192e4632fff7b35276800c39db081de757eddd9f367ec23ec65a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-http@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http",
      "version" : "4.1.132.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" : "d7581e6bfa504475bdc05e18458e7065"
        },
        {
          "alg" : "SHA-1",
          "content" : "98d7ecb9d5ebfa7bb680b31ce21b713172e44218"
        },
        {
          "alg" : "SHA-256",
          "content" : "77ecb1f5719c9fe26f990d867788e3f47c092377ca4de4fdcee6186e70224cd3"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ccdec9e4bf0cf254ac70aaabc7bddc5a756330661d4ac7213ca506a410678c2cf1f68a0f5e0fb1972f989751181893a00a900d52e690c9416183fec10293a24"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3ff4758483e35d45c7eb05bb240ce57a152df3d57a1f77f14a7929eec6f2bcbc6ecadeb5554433ce5547d7191d5983c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5bebb49619c2e789c5caf0cf5ffc9ad7b17f2fbdcab8419f8c4879d9a9164cd947797687b93d821379911a0bedbda2c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a85042d77ec810e3b6f1071d1990568ed4c27f196911fc7d2bb2134650c1b379"
        },
        {
          "alg" : "SHA3-512",
          "content" : "417ac823fd38b3dd4931987487567ec8d2224eaa457e0042501818d2afce77f2489c8e7a94833992eb5d2871b929db0be6c8a540be3dd680d8d66ee71c9775e3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-http/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-http"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-http2@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-http2",
      "version" : "4.1.132.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" : "6afed701d988adff7f67a7af62310807"
        },
        {
          "alg" : "SHA-1",
          "content" : "3678e89fbe1bdc4a95a4ea7677f9c9463050ff18"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ad7fb7d42f524b11ab1dfbf949269b0d7fe708631da7b5bce8c166ae40a5382"
        },
        {
          "alg" : "SHA-512",
          "content" : "812f028dd742bc1a3114464c9e9821321911d8444a31044889b4f68c0e8f11e0c8e81da843d48535cab9edde81d403f099db412d74dab125cf82510a9d7ffbbc"
        },
        {
          "alg" : "SHA-384",
          "content" : "06f95600fbc6e4fa5b91bf71bc2b63b0643b6cf832403f67fc307b0eb917e439afa05c3ace61df7fa54ea004d19a0165"
        },
        {
          "alg" : "SHA3-384",
          "content" : "22a381d742612fdcc0af02e80b2ffde4d85981d3c4efb8529d0464ca0815ffc6ee88a13fd5529b1c9db74ea6ff3c7f74"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ad77caaf46303556f30adf00d4a8c03f70179a3c2b0eaf9fa12e5e32583c7b65"
        },
        {
          "alg" : "SHA3-512",
          "content" : "359ef76f3dea2b819a0890c827438e67a74aff542b4fd74f8fcb0d17dc487af57fa927e1526f2d11d139472068f97508205418a70fa3a99988f8c8b0035ac328"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-http2@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-http2/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-http2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-handler@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler",
      "version" : "4.1.132.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" : "13bc91e2ebbc9d95e0584a09baf50820"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9aa2a74b5701e2f55cd4fde48a5dbf19e787c48"
        },
        {
          "alg" : "SHA-256",
          "content" : "6e19fe8c1a163857ef9eba9e255e133859d1b9da8fe3c7ee799381465e75cc92"
        },
        {
          "alg" : "SHA-512",
          "content" : "d016484813524936c086ba6877ca9531ef3869af8afac85b885d98c054ca9e45b8017bb4a12f0d3a5af65e4ee50107d78532ccb682b58ca7c001c4ce11f2c6b8"
        },
        {
          "alg" : "SHA-384",
          "content" : "83b5870a7504fcef7cf7350b7d063a9d4596fe04aa8b33c9153d9d38ca968d492e25922df616360236d26077f2dba01e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "31f958873f60af1ae47d0c4a7f3af1835a70971253ffe3cb76b72038e7d8c8b4a71deb6881ccdaf189c705bf886edad2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "60bef36bbbf1e9ba3442461aafa32b947cea845102f4ce717b80599cd876d78b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d37e1874c678f096d5209e35bbf8746113c054f75360efd528237c2b3af1efb16f76f5b817bf934a3845aa4f9c74dd11ec419e7dab7444bcd0d685e3e2cdfdc3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-handler/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-handler"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport-native-unix-common",
      "version" : "4.1.132.Final",
      "description" : "Static library which contains common unix utilities.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d36574eab9969ddca0ce370ae014b01"
        },
        {
          "alg" : "SHA-1",
          "content" : "f99fe43598256eae17b261c054e071c83b229b90"
        },
        {
          "alg" : "SHA-256",
          "content" : "542d554e9bb57b57282cb42db7e05d2128d402d32584e5600daa2aef9d1980d1"
        },
        {
          "alg" : "SHA-512",
          "content" : "485970a5b3d9e2aaff4dd83f6394cf1f0fb66c1f178730dc5f99a0d9e5f7eed58d5aef595c34dafcb96f9d956d3df6c62b996fb76ab1d806224cea34fc42e373"
        },
        {
          "alg" : "SHA-384",
          "content" : "280ae23656a70cbcaec784fef8111d1e637b9042e910a81c540c2acb70c6b6ed781a0085238a7ce151ce7d65599db67e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c7bb73d3c0db2950f4cf5bb79ab286946ac152b4d62f44f2b821220ac6288601a7fee190303241270aff05ff5d331ec"
        },
        {
          "alg" : "SHA3-256",
          "content" : "28cd954b282e0bc77386e324cd9483f7975f6b1afe58ba56abafda2f1e63bd68"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8973aaac0ed6e0b6c7120c8017763281b6d7d08a256b01cdce4ef5d35fcc446e20a6f8e537af4770b60f90f6b2550f54a30e6500f8409f969eb52cba61ba46f6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport-native-unix-common/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport-native-unix-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-haproxy@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-haproxy",
      "version" : "4.1.132.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" : "384e38c460223fd366f4c6e5e76f0435"
        },
        {
          "alg" : "SHA-1",
          "content" : "63b61dd0bbc492d431c34f89388f8c13881fc465"
        },
        {
          "alg" : "SHA-256",
          "content" : "c028f43bca84e3594525e2b95463767c8968720bf4e528a057408d626238da34"
        },
        {
          "alg" : "SHA-512",
          "content" : "363c8d9e613bc49584c8611246b15889615237e8bede2e8e922e78fb4d2717fe23e545fea7b9626b7900a7b501efadb92a717349a6d3c8319b7428c8aea8a389"
        },
        {
          "alg" : "SHA-384",
          "content" : "a372eda536d71a6f69fd0d26f070d4f72c4fc7272d57011ae96cd8142d71e7bdf359387579f40a8a8749ccf501e778f6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8d92486a9aeaffccd43d197ce2fdb6dede23abc6c60d782f2b8a190ac24f63e5e075649b894c9136d1660dad731fb019"
        },
        {
          "alg" : "SHA3-256",
          "content" : "971d805092f342f8c6b6cbe832ca261495167c7961419f4aaa453e09838bf267"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b30364e001cb7eba99f8319657b42ac21fcfeef8b9eb51afeb569c51c973ad4dbbd0c35102aee7d8d756db88d21237d53f733a79852d363792eb25b2c3a3c4fb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-haproxy@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-haproxy/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-haproxy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-buffer",
      "version" : "4.1.132.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" : "5fb692e1bf3d25f6bbf90e144a2fb8fc"
        },
        {
          "alg" : "SHA-1",
          "content" : "a10c8fa0d04f734bfc6cad77c1630f29d3e69a03"
        },
        {
          "alg" : "SHA-256",
          "content" : "583c16c0b1e7692eb6cf2ac05bedb5fd8244998306899576d3fb585f4e41d547"
        },
        {
          "alg" : "SHA-512",
          "content" : "df39265aebd5110bfd48fcec7239b8e669452ceb8eb10170e5e999b74ea8df6f4923a5fad01a5db3e6397dab40be41e30e04cc9e52353f51d0bd4cf67d78187e"
        },
        {
          "alg" : "SHA-384",
          "content" : "f6bd7987446670f1afa3cca40bb2d36d5b5f89b299f578a509eb78aaff88a5064d6f3af1b920db2a7ec3b6296ce530ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3465c419d98c21d1a8a9940c4fd2bfbb71d4b2c9a67d97d9d2f8536ace8d66bdea1168847b961381ac33061a9e288b2d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6ee3f25e122bd227f96211877ba850fbea9e76302aed08fbde741a9253901540"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2da3f00239ed76a3215b9c524295888b0b4bfd8d6d4262e6ca8979c46b24ba1a940da14fc3aaf02ffc92054d15f9b31925da4c99f95a263360c53d4c94d3c65e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-buffer/"
        },
        {
          "type" : "distribution-intake",
          "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-transport@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-transport",
      "version" : "4.1.132.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" : "04ef19739511fe7141b7679b14a05899"
        },
        {
          "alg" : "SHA-1",
          "content" : "393c78e18deaf8b5ce4eb222608091ea80a9ef3c"
        },
        {
          "alg" : "SHA-256",
          "content" : "70da7db7fba9bfcbed030747ca25e9a6a3a53694c3c69b353c4851e9db08f60a"
        },
        {
          "alg" : "SHA-512",
          "content" : "08cbdbe5a20d25ff1ff70c69c81a3044ed37bbf40556ab4b29f378b97b882124f05a571d5e24e207c601ec7f274092072b99a35684c47c2068b946606b67cc4f"
        },
        {
          "alg" : "SHA-384",
          "content" : "fcddeb59f3791f43b6731c9157eaa904bc5f8f6b426ceb153291bdfb31ceccfa89150d4f02dbe4b47fb6b73e85c504ec"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d645f90db48b3c37987ce9526f6f03b0d725428cad76e9decccea1d73d55aafbd0bf222599b489f18cbaa03d265a70f2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9c845b24a12981da20885e9050272929f42f543eb61d2d198b6e1bf37943d945"
        },
        {
          "alg" : "SHA3-512",
          "content" : "61f6e876a627b7cac7e00385996ff8f4253e8169ae98ebbd02a9b9d51096984ebcc0b554f4d96c853388ca206dfbbbe8b0c985dfa16ba11c27c28a96d085eb95"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-transport/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-transport"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-annotation",
      "version" : "2.17.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9bf456b1a4d41adeb613d7d5995917b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "779936187771a53cc2e27ef7633f91ee82c30e02"
        },
        {
          "alg" : "SHA-256",
          "content" : "9659e1fd18a1f776dd385d6f2b1b56596eb0e716fe5a562b910cacddd27025bf"
        },
        {
          "alg" : "SHA-512",
          "content" : "ba1a8bd12d9e995e6d2d4407d17b45314573c0713d675a8efa75d0b982f86afef93aa94a3a6aa939ca1e197e211122e535f234ce64497e2e72eb80c63d13fa87"
        },
        {
          "alg" : "SHA-384",
          "content" : "c1330928654be133e12915f2d71072340a2e08a7c0f0eaaf208374eb5fbadf7376048db6cc08a0cf98f68cb3d705a2a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7a066c0cf00c917c204d3e8f1d80dca972e2d6a63e69f6b56454b71f8c1d4701d03c05e848c8c49ffc8af46cb5fdf680"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8c22d658a370ae9a81de08aaf7ac5ceb6c266a791c85a6326319a09a6d0ce74a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e7f5e843cf8260fea817328a1fb2654c7606fcfdafb893b30c54108617b8bdaea009e6f464080b21e6948a8995ecd8fa851de00455d89f3b19863eafd5a06c6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-annotation/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-virtual-threads@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-virtual-threads",
      "version" : "3.34.2",
      "description" : "Virtual Threads Executor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee45d50cd36467e8beee2d0efe2f301e"
        },
        {
          "alg" : "SHA-1",
          "content" : "a0e088de51823aa625ce1f823639bc8336d22971"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b172c68beaf98047773354ce033b91d2c34eddbe2e72b47bebab716bfcde8f0"
        },
        {
          "alg" : "SHA-512",
          "content" : "5af8b346abd7c5680838de3e53bda3e20542b975a02a18bdeef8dc6ba3181837138fe226169b4f7e6ec6f13b8b12f2f1a9c97a6dbfe36977f33133dd37f17181"
        },
        {
          "alg" : "SHA-384",
          "content" : "d7453bb42e275786c93c11dc4397439d8c137ecf842e73e8fb2e7d3525c04dea539e0d67b5aa2c7198012de923abdf4b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9161b2ab7327aa8f9fd394c8e9a3141b9394ef7bfa93b7fd41400f42da2a8965cc5a9d0c904f72f4ecd2b52ace460878"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0966d4989c9bd39c3b03b40eb352fe151a9cb00d9281634860dbb87f487802bb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "808d4a715eda88c7be07b4f38283c91a161672e3184c693ed6ca816e3fcd4212c052908799b688fc063eb1ad7ba4f9c9f203c65c2798305925af04defcf22337"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-virtual-threads@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-vertx-latebound-mdc-provider",
      "version" : "3.34.2",
      "description" : "Quarkus Vert.x Late Bound MDC Provider",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "63e0b9fd4a00b18e4f3de1c7f5acaead"
        },
        {
          "alg" : "SHA-1",
          "content" : "7d20e37d4ec88ffabdbf431263ea8ff8a0bcc25a"
        },
        {
          "alg" : "SHA-256",
          "content" : "9879400774eec9115f0b182f5753a8bd2c63955f1d7ff2b84d3b791122cc2b45"
        },
        {
          "alg" : "SHA-512",
          "content" : "82e79419d39d5ab3079e44caba9ef81fdaac7ca3d5379c5a397156ddb1422d0c42d52bc29299325df7ac104fe89836a884596f619f39bf9d2ba2faf93e230245"
        },
        {
          "alg" : "SHA-384",
          "content" : "e02ef76a8e6d4677a65d7dd5d85aa14a221fe6ae19d9d7c935c13abf839044eac657eb2d5c895c7adc464cb1c069a09e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ffdbd59f34ee2d732e69148a156fb0c7d083a14c97b29480e1dee74fbb085fd6488eec8d12cd2630720d0c1abe70c0ae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5010a2ee446a018a3f79dff9cce518a2d03da7396bf9957f50e70c06bfaaea36"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f4d39663342cee1e86d3e63d79eeccab3f7ad49f5df23ceb6dad8a262d551d5787432f4cde49b9da01cb59439e2bdb44a99ab4720203914dcfd5352830298c5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.10.1?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-fault-tolerance-vertx",
      "version" : "6.10.1",
      "description" : "SmallRye Build Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "cb4705dac7ac288cf5680b02812a1d24"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ee2e3653dd9c3671718815d5ede3f7a78682789"
        },
        {
          "alg" : "SHA-256",
          "content" : "f0c4165284893f4477c8b12b2702f1f6f8e4b0a43019bfe98e1d0fe54ad73ff2"
        },
        {
          "alg" : "SHA-512",
          "content" : "fbcda296c5c5f48b9d2cdb22793a09902fd5a8d581e56113dc220c418f442391e6283853346ac0199bf517d59b7b790ef1017da34c9251f79c41944c2b815fb1"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d1d8566e96f920202164085e2e9610146613a05cc924ee2f855a5865383b606b87a589611991f028e36200885dbf101"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fb436492920960dc0a5c5feee80f06fe9843c03017e5332c87642377cb97ddbedcc6241e1b044d84adb827a57f12832d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9d55028176e9fb99c66b5775068dea8af565e60ee40345508531257cf9667a03"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b4594454faaebf9051624980aafe44238e51b9f86bc4bb3fbc85e3797410450030c1ec5edec46a2d49af20d4333898bf6f28463dcf5dfc534ad7e60f2b84b89c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.10.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-fault-tolerance/smallrye-fault-tolerance-implementation-parent/smallrye-fault-tolerance-vertx/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus.security/quarkus-security@2.3.2?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.quarkus.security",
      "name" : "quarkus-security",
      "version" : "2.3.2",
      "description" : "Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "abdd4eb2ff6ada3df9b5c6276520872b"
        },
        {
          "alg" : "SHA-1",
          "content" : "576892a5a616233745ab8c472cd2e7ffd94f78c6"
        },
        {
          "alg" : "SHA-256",
          "content" : "9176a0e5b88d7b29ab28b5137d5702d44a248da3d7e7fa80f1b89d4ec64f929a"
        },
        {
          "alg" : "SHA-512",
          "content" : "5436b64921bf2dc16b44176867f7960e64ec879b9ef0642f6f10bcafe0c1f1b5d29ade93bc8229e6385985908aa323702820e30bb1eed4eb0048ddd326608b0d"
        },
        {
          "alg" : "SHA-384",
          "content" : "a92a42d06421b56fe7a6773db2016ba3abb8e5d1cdf2fe7288f2e6be627936da4a561d52285fa42c034e2f44c532aa24"
        },
        {
          "alg" : "SHA3-384",
          "content" : "74436dca04e93f6a312255752ec4a2c383bf8b374e893ebf994bc9afbf0eb61aeb7edecbf0a0f45274eede41f2a15ba8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d78bd4e79a902c7ccc257668c11afd25d85282d68cceaeebe8ab55860eafad3a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9a3ec864b42447bbe2514e974512f3b5d852b5c8d9e2b5439bc73e31c8cea6cf5dde9fd71a27e8f270e169d9ebdce01024df6c043a6f6d4953d27f2df3c346f0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus.security/quarkus-security@2.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus-security"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-http@1.11.1?type=jar",
      "group" : "io.quarkiverse.mcp",
      "name" : "quarkus-mcp-server-http",
      "version" : "1.11.1",
      "description" : "Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7976721beb7168fa5357d348a0ac7c8e"
        },
        {
          "alg" : "SHA-1",
          "content" : "e355c300a0d82291b4006703377ec2a566a88985"
        },
        {
          "alg" : "SHA-256",
          "content" : "40a22ef997ecf54babd4aec2a2db576db3ff811467664132bad01e69a207fbc9"
        },
        {
          "alg" : "SHA-512",
          "content" : "2b63d5f2618593e74b64c455c92389ed61193469d882274dd1761c6a48075adcf7b38486f2b52a61a2111cdd9d076a03db2992208f3bd4b2f340eff0c397b630"
        },
        {
          "alg" : "SHA-384",
          "content" : "8705f23c5f8eb4a9c5b4d1fb12c405b9e529531c1b164d7ed011b8c7599f49fd361da390fd87060a1fb0039a51fe8814"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3d074dc099da4f289413c09b98814af15b94fe1a38c0147b8e9ed56a75ee74e57497cea0056e8221b3a4db80cc307c35"
        },
        {
          "alg" : "SHA3-256",
          "content" : "37b73bf6ba280bd305127576303a1a8114d607a1c08a00639eaf8a2eea384088"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa7fae155cf22d7648742cb6ee1bd5bd6c88c85df5cf86e887dbd45b7013f6a0722ea8617e5fffd778bc221feab66be32ecd295395623deb18d382b908e7c923"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-http@1.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://quarkiverse.io"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkiverse/quarkus-mcp-server"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkiverse/quarkus-mcp-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-vertx-http@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-vertx-http",
      "version" : "3.34.2",
      "description" : "Vert.x HTTP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a8e82dad200e9e7f95c4a5976dc22777"
        },
        {
          "alg" : "SHA-1",
          "content" : "7aa0f9f72f089356ad2af446bfd8bd5c779926dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "a6c838fe073e0ca433334bb6b3dc1db542f8441f07024a12898cc20b0f0b7c9e"
        },
        {
          "alg" : "SHA-512",
          "content" : "3ed3df11991609f798595bdaf82285eab423ef0c1fe78c49289a0a86f2cea815c69d66b83177d82acc03541de0f450edb7201b15a194f1d745303c2fe74fa6f9"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f4160decc9cb596014c14fd87ff72a0642c3fe129c7ef952c4d911997bae286958ed42e3127ce32bf1fb4b6ebbfbd6e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6fc9308af6c57771b543129b86e7a243f8c20499e54ed4b2b36b84005905783c5ab99649403b6f2777ff3c21e0a91ed9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7eab1ab1c4eb9f23a0fac8c74e1023d1b4e24712af2a1f7bef342d1084695994"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d6d3e463e9488ba6bf366163d3dfb187d8139eb5a80fcd98830384d51709ffdbff426c46b25cc8b000c10bb1b90167a997855e171103ab734308173a15a65c3e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-vertx-http@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-security-runtime-spi",
      "version" : "3.34.2",
      "description" : "Build parent to bring in required dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bba7768a5c47f623e2bba56a0ad02627"
        },
        {
          "alg" : "SHA-1",
          "content" : "15e6fe357136dba23d4bd21a1ee89cf05f231995"
        },
        {
          "alg" : "SHA-256",
          "content" : "cb151a74d26af0d5131fe85493c7a6e018465a160096b0d82d2dcf50e4da9ded"
        },
        {
          "alg" : "SHA-512",
          "content" : "185739f1d21308290f39717d840a066aa8ec394d3027747957f59bb724bac1db81d2ab9046cf066ffb0404d60955b6d8f12cbbabb0ee4b5732ac8aee787ff63f"
        },
        {
          "alg" : "SHA-384",
          "content" : "80c873a3c4c015a2f37e45d254b5977b3340c0f681c95ef67a74ee2658ffbbf06687c164f9df815f2da1f534b277ce4f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "52cc3677392c1acc21c738f3a498b4e3bc0465ddd70748873501ffff16ee3cecba3be436f629d74e3f0f00934da91120"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce636bea5dfe8ffdc491ab7e04fddeec479dd5255601736008b266fc35802331"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5448934dc32715c6c310c88aba13ff78ced84bd3775bd071e43f428fd15c918ee6316626f46eac916ebdd9a7e568cffdac45d25f30226bfcdbea109ca4c41600"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-tls-registry@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-tls-registry",
      "version" : "3.34.2",
      "description" : "An internal TLS certificate registry.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2a138dd95a38b249009e38f63be79572"
        },
        {
          "alg" : "SHA-1",
          "content" : "647091ee1f791e9221a3f53b424c058850ea3c89"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7bbdda6a780906643b5a8eaceb9175e59fc29d92fff063f94d74ec3ba2b874d"
        },
        {
          "alg" : "SHA-512",
          "content" : "bc944ba61d0bd310188ac5afd467831721855c747a092d468b7c7ed85e296f05a0a771f4ed195d9214a59f0d9cacebd036444043be353d54cfd214298e6bcbf3"
        },
        {
          "alg" : "SHA-384",
          "content" : "c3bc89466c042b82de34d3056b9bc95485a59f1a31fea4f5348cdbcb78e6aa8c719e38e94e08a246b51b468fcdc4c319"
        },
        {
          "alg" : "SHA3-384",
          "content" : "46159619608a54b8695cef1f6da4d3cd6c34562540b7c55edaab758a56941e65192354dd8838c1b5e5ed9768f2ff4513"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3e44cb6c7c6d4a531c6900802f89965e199558288ab4de900b4145f913e360a8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "654bbf461cbf9a1d9dd999c1e7ac65a1283bdd4d9c900b950c2faedfedf957c509045cfdc3ff3775212fb7d91916034c6ee474ee11e0ffd45499ec92c02b7ec0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-tls-registry@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-tls-registry-spi@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-tls-registry-spi",
      "version" : "3.34.2",
      "description" : "Build parent to bring in required dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fed5fa69800ebfd9a09ad23043c66c93"
        },
        {
          "alg" : "SHA-1",
          "content" : "f12e3dc3567662a0a480a476a002d803820ff788"
        },
        {
          "alg" : "SHA-256",
          "content" : "ea99c9bd50deee703662bbbe159b4ad531f5bb6a4b8105f5c727d790ee26b924"
        },
        {
          "alg" : "SHA-512",
          "content" : "20655eddac1ee33861753d5b19596a2a65cb943de95b5b3a83dc348f298f8d85cc724aed9b074c1011476fe6e3c162d714fe0aedec6cdffef6fb9f6d04e44ae3"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf41852457397abf7d4fdbc728cc56d6737c1c66831570916fd32baf06fa7a114ba1f5974ed94ffb8ed3e53b1d76a6fd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "626a9ad2a098d788214a59ea30dc12ff7997ab074bedd517c592b3849514dae1ff74d44f86428d71030dd44de240de10"
        },
        {
          "alg" : "SHA3-256",
          "content" : "92d749c794e4a4268ae96b8f68844661789004eb724f0001d1d80e0d7d3e3ec9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e27e7b1499ff13e80f696a1fd70f9e6a8d34f7836f974e58c49bf1680e3df0809132f66bc1194f2174d1a73728d62acf05dff84c6a1c49f2201fa3d26aff9633"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-tls-registry-spi@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.certs/smallrye-private-key-pem-parser@0.9.2?type=jar",
      "group" : "io.smallrye.certs",
      "name" : "smallrye-private-key-pem-parser",
      "version" : "0.9.2",
      "description" : "An API and Maven plugin to generate TLS certificates",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eada66bbc084df9d8ab9747b826d6f7d"
        },
        {
          "alg" : "SHA-1",
          "content" : "fffc0c86069623b021d8d2d222d09db52ae81994"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ba98e92ed203593d87e384a1e09fa96c18c90173a6170fea71cf23a1c9c5286"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a6556413a5880c547fcbd0ef85adb8f29cf03c793f0191419aad3509e1e61db029233e39344579063617555945f0da2a30b80d5bf1fa087929750a36c2cdd63"
        },
        {
          "alg" : "SHA-384",
          "content" : "5b450a1c77c00077fbde251740840a5ea200b531dffd61364769244c0d5116ad89d10699c5fb319bbc1fc8c351a24fd9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6bf09157a06d0e88bf59f0af7adcc11cbfa700e17cd3914f622a66158d75c5a2b142d56d3e68f2964b3bff3ca13b81b1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c1ce93df103ffa808560e5a09311438483c17aefbeec6b0ff1995a97c067d5f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7cbd85aad918b7dab002c2889b6327a3ed7e00ebfec0d2273cd04289bdec913d79c78356e5aa4db58b496a2bb0bbc9cc4c111775fa03b5e44c7086331e02f62f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.certs/smallrye-private-key-pem-parser@0.9.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cescoffier/certificate-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-certificate-generator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-certificate-generator/smallrye-private-key-pem-parser/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-credentials@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-credentials",
      "version" : "3.34.2",
      "description" : "Build parent to bring in required dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d608880723570ab26adf2cd347ef9d54"
        },
        {
          "alg" : "SHA-1",
          "content" : "f5a65bce301308b209cdc60cdfbad69a1d8d7f9a"
        },
        {
          "alg" : "SHA-256",
          "content" : "b8954d473eb7fc0dfdcdd18d2236902cf9819a602aa83d15f6d6488cd3be350b"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4a7b993db26315119403b25e8fbc3ac097a934dc915ebf6521179d60e5edaf712b26816c4d028d9867544b4ad12ea25dcc80610d262256047479e24bdbcb24d"
        },
        {
          "alg" : "SHA-384",
          "content" : "41e127b6b2bf229f930ac996d2182c7d79d87892df3a1b8242fcec01c7a77986f6c12a8d22edd8a1ba58d8dc85c70dcd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2200f74b3f3782d6715144404dbd90374c217b8270a7cd2a4d61ee4b2249204c92d38b879d6bf6f9841906212d4ec595"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fb1b9c1bb58744f552ecea76ead2a1c6bf6501381ca6ac779423a043d170e52a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9b0c2a485fd36605b854e586184e25af812cae2f829aa3f2f66dd563bbaa181868c817ab30ed8d1bdbef873dcf539d1ab8c95d2de40d7541f4d56a56839f4e08"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-credentials@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-mutiny@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-mutiny",
      "version" : "3.34.2",
      "description" : "Write reactive applications with the modern Reactive Programming library Mutiny",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e5cd3808b421840b645ca778302d90a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "ef68cd862e87d2154bf2f4cdd8e794eafdd01e38"
        },
        {
          "alg" : "SHA-256",
          "content" : "a1f432ce22d307614ebc0547bfaee4a0a75fa65a16a3df10933e5793d3021bc6"
        },
        {
          "alg" : "SHA-512",
          "content" : "cbde1e01ea805ba5e18d1c55cea428af7021f135879951ebbb2826b142ea1f0d2bed5e9543f76b2cda86abde0aef4382f9b766cbe81cf2dfa5cfe9e5ee5c8335"
        },
        {
          "alg" : "SHA-384",
          "content" : "dc8d0434b6e8bcc92c5372d3b894e092625c180c60e9d0bc2c58f40201e9d6fb88a1eacecdb927e1b8036cc486ae0111"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8bfc66d20b50c0e35a18b980da42ee4a9e4d1270dff5d20967cbe6879489c644b7d6ee45a588164ab303e0c1ed7adfe5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "98e2607b677e11f0f524a3261116d8430d6c26300448cb553f98ac0f5af7269a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "59fa2985b3aba7e77c39c4cc4edc0dfa65fbbc9571bede468f3a4fad8719a5cc2fc18b53d6fe32270e3c05863b864c9c11e619d30ac229bb4f53aa2a27b9e800"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-mutiny@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-smallrye-context-propagation",
      "version" : "3.34.2",
      "description" : "Propagate contexts between managed threads in reactive applications",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8ebe768fc80cd2f3caa1c3fe1eb2db23"
        },
        {
          "alg" : "SHA-1",
          "content" : "717c59d99949ede95bf60ca91bb99d62c3e547a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "c2cb93116382858bfec861f309315d282ab756292de302e0147a7fb761ce47ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a1507689f5cb6fbde85c839dc5563fc59750140b89c62af08e4ce13f6dfe47caa731cf0e1dba07e46e24034934be62964c9dfd0689742126b8a3bb9a838154f"
        },
        {
          "alg" : "SHA-384",
          "content" : "6d470f9edd0c9213409bad962878d4417c2e511a41b9bc97b6fda7b451f91d66bd49bec576d744bc2c85f635640b8f3b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "68f1a10c9e84ef1348e80d0eb00a257c96f2d4c484e1e41627171084a809b4cb1cf77720543551998e19074cf716ba93"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6f38a45822a5bc2e46fe8b638fc87cc5b9bb9aeb6c6a2a587de68d201c6a147c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c6806604fd30461ad82df82b388f2ffe07caba0dc092f358fd5de90e1dc98cc17128a4436da0b319ff9c7304acf6c764e0788d4a77e94d5939f23688e1846be7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-context-propagation@2.3.0?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-context-propagation",
      "version" : "2.3.0",
      "description" : "A pluggable library for context propagation in reactive libraries",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4ef0c3de062c91bb65d918cb8bd06c8b"
        },
        {
          "alg" : "SHA-1",
          "content" : "dbbccd372f334e1deaa0b09832f0ddb278076a27"
        },
        {
          "alg" : "SHA-256",
          "content" : "bc7d83a626d92d223c9f479c24c80e09df4c801781134ace9d826803b8f8eaff"
        },
        {
          "alg" : "SHA-512",
          "content" : "1669a2800fc4d8aa115a03d7aaad0a299bd604e467f9b2d35f495ce62dffa4747ab4371874cd47710bda58451b398de6b990d877e809038695ce1a5d33143729"
        },
        {
          "alg" : "SHA-384",
          "content" : "3d1f668ca5a0ec457c84be94509177ea84043ab5b596934cb167edb3040ac6b47ca6258e6a2f1c9cac4ada4b7de5b3c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "97591b0566265f1122edb8969a52eae36b9cacdd5f016d25f4c3d85748e6279421839bcc58382b90962736b5ee2ee47b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e27947f60f0d7ebebe23a56881956162add68fa86be5996e1bb30b318524a715"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0f604e8ee786c5703aa2d7728b59e4e00513b5636b5c14cf1a7dffb7615f21d3b81e12ad47b811706c97ffae4a75bf2838ce427e843d8c4e6f0b8e1662345dd8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-context-propagation@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/smallrye/smallrye-context-propagation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-context-propagation/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-context-propagation-api@2.3.0?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-context-propagation-api",
      "version" : "2.3.0",
      "description" : "A pluggable library for context propagation in reactive libraries",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4e1a2ef26afd73836da63cfebe546127"
        },
        {
          "alg" : "SHA-1",
          "content" : "668aff0e6b34b361f871a82e97c0be8f1c86b2e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "da0bc273588cefb478e98c4e137f65cc394a54253e35684d5d917060fdc4147c"
        },
        {
          "alg" : "SHA-512",
          "content" : "55f114c840e9f0dcc8df63b90aa5883ed09193a757a8b796e209a86dc89d6839989dd70ccbf54ea625974a8077c645cc5199250cafe185cf54b2831e8bd780e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "4dc30183af73a8b349ea8aca639cddee96e3b6990810cef0191f0d8a9d7248b84f1c52dd4b6e9e8e322a9e28689aed90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "62707ec0452d39269223d7dddf9e297691a507a29233bb8eedc9be8ea6867e063e5b7f3c00b95a4f1091b2b826783cae"
        },
        {
          "alg" : "SHA3-256",
          "content" : "316da0a9cff846a6c05f262abc38dbfef2b8eb3bcea6f17b8f8f4dd0f8206f4f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0532cbbf8098bc08636d616d5b0320d4dcb18ea204398d8ae4ab83d6d622c76b098f2c32995306f5b2c4d486d68cf3bb73ab279482c89052435569b8f7ff0855"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-context-propagation-api@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/smallrye/smallrye-context-propagation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-context-propagation/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye/smallrye-context-propagation-storage@2.3.0?type=jar",
      "group" : "io.smallrye",
      "name" : "smallrye-context-propagation-storage",
      "version" : "2.3.0",
      "description" : "A pluggable library for context propagation in reactive libraries",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "893f9bf2b4dafa45cdb5fbbb56022f8e"
        },
        {
          "alg" : "SHA-1",
          "content" : "3b9e4ee4f440f4a1a34ad44882afe9ac8eff521a"
        },
        {
          "alg" : "SHA-256",
          "content" : "0fb685500b833b819c934147f0d2f0ab00397df196442aa3fa0b1a6d962dedd0"
        },
        {
          "alg" : "SHA-512",
          "content" : "8f73078fa4313db229a36d469de3aad6edccc7af6f55132381e33a042921757c7235b88a3a9fb64e744ee61325ffd72f790e68adc6f565d2426e693094b8aaab"
        },
        {
          "alg" : "SHA-384",
          "content" : "9a9bfff521ce736b4379aca6682ebd4a28b990951de1a0a88d093c61395269cf63413c26d9c8b7002e8ad974628f184d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "945912768b8410e8e4bf54f9f10fe3acbbc04f9c4993a5cc1875959b44b5250062e3d1133e9bcf5148167c5f695086aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "53528c1aa1a32e26d227fbac8943d1ce4d092ddfdc225cd2ff60dfcfa0febaad"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1e63b3b822c612aa384059ac2fbe5e455c3ee579658ed1843c2639fc249d7bd55f4209536ad4f506dc591f706d83494cfee3a31851b429bb46d846482b8d6a4b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye/smallrye-context-propagation-storage@2.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/smallrye/smallrye-context-propagation"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-context-propagation/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@3.1.1?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "mutiny-smallrye-context-propagation",
      "version" : "3.1.1",
      "description" : "Intuitive Event-Driven Reactive Programming Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2690783465e256c27e5b740cb8cb87b7"
        },
        {
          "alg" : "SHA-1",
          "content" : "576b27ac717843080cd6276ad4664672ab1265bc"
        },
        {
          "alg" : "SHA-256",
          "content" : "6ff915c658e8f14bdd59425e697c2bf3c7e409a09f9eb68446af32157f5152e1"
        },
        {
          "alg" : "SHA-512",
          "content" : "b88588e660e26954d5f36110bfeff787d82c7cf5e130c44d05e82f28f65c5b5fb7a1817604752131c13bb89926f0166d7011ce97166743cef5b1ca1188ed64ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "8e9409c0be4e59d0623811447599dada613266f1406dbbaea8f68f7cf5a55edb9d93654168a4fc9b33af879e385797cd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20eca3f92ce62507a4709c1d7fdd466f484443cedffe7b809b0ce26d5c6b3689e84afb78f0e5fa6e35a5defce28bc2e2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "81179d123f068e302814aa26c391889774d9016224e6aa85b0145dbd00dc1b0e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "19e16eab47d46bf4376a163fff3d30cee5c8146e13b0f1ed6cf43fc05a9339912af1def90d946ebccbbd0948b1d6cb97651f6ead1fc9b64402286639a1dc50c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny/mutiny-smallrye-context-propagation"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-vertx-context",
      "version" : "2.17.0",
      "description" : "A set of utility classes to ease the usage of Vert.x 4 context locals and duplicated contexts.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4aac37daae43cfed0e70250e913bf8ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "7778f02ae6abb24969685d608172eb11f9eba79a"
        },
        {
          "alg" : "SHA-256",
          "content" : "07d7972a872cf256839fccde78da3cdeab6562221e19e1322f2c6ef51852bafa"
        },
        {
          "alg" : "SHA-512",
          "content" : "f689936b113a2fee2dd6d90df77950f7944f11fa401508cfa66871641cc8e0380023d3e8f89981449223f7308664915c1d51b83b49eb498d713b1c45dee223ab"
        },
        {
          "alg" : "SHA-384",
          "content" : "180b7bcbde3d8fa7ac2b911c9aba38c14f6ce7b9ed9cf63607f0f8cca3769772e246338493452299192fce94eb79df9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e82ded7c7d1a1d050ef01188ff92e41bd8529484f87521808412aa46663623dc30c4cee0c37065d097af80397a6e1b3b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "513ca24dc892d5a8ddecdf964979010824382797e71882bbd8b4c72a25be2058"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c022635ea4516269fd2deee4ba72c7ac5cacb55fbbe9774aed09a63e327d1b5112e089c6eeb9a26981a74e687e31412810875874335eaf1bf1fbde57693d725"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-vertx-context/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-common",
      "version" : "4.1.132.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" : "4420aee176e60fff9dc11a8e832a297d"
        },
        {
          "alg" : "SHA-1",
          "content" : "14b8a487c8b9a105c718a44e3805cc538a08e523"
        },
        {
          "alg" : "SHA-256",
          "content" : "97ca3b4e99fc605b6824498387102392f4c6ba9d5d3d93d507e2c9f38ab5bf10"
        },
        {
          "alg" : "SHA-512",
          "content" : "fa1721163a3aba15012ef60e14a544ce2a8c051776533c4f94dec470a005d630e4625ed2fcd0c3f8c3e73d3062d22b07efc9937b19b9ba796357f3677977f414"
        },
        {
          "alg" : "SHA-384",
          "content" : "a5d31916949f782b4a036225872ff9462a093fa931a28cd65708892946e15cd59c368f0355cc044ecbae78628521d126"
        },
        {
          "alg" : "SHA3-384",
          "content" : "60826ceb953948ee6f212140437081146d76a0105a64bf7d3d77e22c38965544900c495e495ce2e1be2adad22a1e132a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6cc9b6003a0b091f8e153e56f4a3096765dc23b5710ffb04613f2267088df176"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2af1565e2054d5d512131de030c9c68fcb086594eb573b47812d440710189a6e8e353b4ae6e774ab81ad134d5132afb1c121f4501644806b6fc6e44c2adfcaa"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-common/"
        },
        {
          "type" : "distribution-intake",
          "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-handler-proxy@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-handler-proxy",
      "version" : "4.1.132.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" : "e2296c67f10de1cf67bb83767c88a576"
        },
        {
          "alg" : "SHA-1",
          "content" : "85db7cc65ee108aaaf97def690e6a0f2d6ed4d66"
        },
        {
          "alg" : "SHA-256",
          "content" : "134d985913b7cac9fcae2c8926d957aa1e35d74a19e6ab14349b385c43c17d67"
        },
        {
          "alg" : "SHA-512",
          "content" : "77ce9ff32ce9bc72b29b1091f07bdbb3be45641f40ac3683ce8d64648426f9fbe6a1b67c681a13c8a7b2c4a037405a9172b4965d77823657a3d924ae75196814"
        },
        {
          "alg" : "SHA-384",
          "content" : "56b13679ad75092f738ff02fa4360b3b6f3132c9dff41f5670d4bfb5f449412abf99562ff2533ef5c66d34301ef7c3ea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6894beb7f09410bda4b191d9dbf683703297ff94d27ad4dcce51747239c89ccd6992e0f48340c45162bdc74a73cc8837"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0597f0c204f6a95f87f09407c3fee42806f0c1a3055e56509a5e924a2de682f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "555a0191012115a2cebae1fab775a3338e3090e53a7fb7da5160f44b868e2923717dffe95d29cc1c4cf0b0d82598b98c47a480b75bb6f575d79eb5f648c5308c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-handler-proxy@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-handler-proxy/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-handler-proxy"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-socks@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-socks",
      "version" : "4.1.132.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" : "425899a7d8ff8dab44527b227b8bf2af"
        },
        {
          "alg" : "SHA-1",
          "content" : "513f6762d9d4c22994097b9a4d1e90ae3ddd4242"
        },
        {
          "alg" : "SHA-256",
          "content" : "818cfcff52cb36e3a07b1764d21624e75b1eb1029bee65b075850d6d8c080074"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e9e29dbebc662ca098bcfb8d5fab68b8a24ed8d03990fca3fcf68d6e345a58e4e064d7bb7d01e9b84b79c708cdb93c24ce9845337ebd8c5633c55394f81f2c9"
        },
        {
          "alg" : "SHA-384",
          "content" : "31604e8e8d0f3ffadf6cb73e06fdd3562377bcd43a6089304cb5d7b74d6ad0e4fcc4704a10fe0a41c8c106f60cd20ac5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "908c419669190cf7e15cc01e9ef64623e54ecc35f6fe6ec376e5b2c3845742c8f8a2f0ef5c65045a0e0885cd84f1a81b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "723aabd3930b5b8300122901743f9d7717322258bed07047a8bbb1db47727202"
        },
        {
          "alg" : "SHA3-512",
          "content" : "66939e2eeb8c4119648535d19b704a4333b0abc6a46f73cb1e9d3d8c3fb1e13155bd75b12e1c32bd87864f189d12e0dde2ec351b6f07558b5620560c158d7b71"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-socks@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-socks/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-socks"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver",
      "version" : "4.1.132.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" : "a84fd357b5c51e3f86e794d79c24ae5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "738aa39ef3a2b22f01ffde2e06dd9167784b5428"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f0245b4541357aad24be113c870db0a08c75895eaa650338783397c245fa4c2"
        },
        {
          "alg" : "SHA-512",
          "content" : "2dfaee6528d9b51d14ebf8cf4d4e8f6c2744124734e58a72308141bb47d1d89821e331a7cde89dac9163fd2ed517251ad3e3d663ba96fd12919056d7f214950f"
        },
        {
          "alg" : "SHA-384",
          "content" : "d922a7c161c1d6be51881624eddfd898e760780ff06988a76f58eb75972aa2d41045b0758b1cdc358f90d002ee6c56a4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "668706c95ebcab4b3498d441e2b13d5545eedc410c5e0ac0fafc4b84556abd9885a1475a8cca1e671712c5c1b1447590"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d4811554799bc019415fc67e957566666495ff63cd2abc572b6a398251773e42"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a37511b1c6e94a330fc2b2243b049107cbe1880f88ba68534e11526138d75ccbf0a4ec784a977ef4127aad76e6039b196a7707f61e9e18ed9a265f92d24b1aa2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-resolver-dns@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-resolver-dns",
      "version" : "4.1.132.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" : "a7c48c69f2fe567f7fe5b0e26fdbc448"
        },
        {
          "alg" : "SHA-1",
          "content" : "9d2ea5b74a53a40fe450348a2397765157e07c88"
        },
        {
          "alg" : "SHA-256",
          "content" : "7d78cb4aa51f16b6e6adc8099e14845a4b2d94f84bad245f9ee51c8a7e25760b"
        },
        {
          "alg" : "SHA-512",
          "content" : "b3963a3056107315539a4c55d8bedfe5e7a9a308914460b7bce99cd7229a6fc94667da34a85d5fd93f24fa920812c87e71cd026c95b3c0ed3fbc3dd8d253ed34"
        },
        {
          "alg" : "SHA-384",
          "content" : "69c9e28fd4d76168726a2a684f5974c4db99278d63256d6916f025617bf70f5f472ffdc68a73554584acd5b5b75708b2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3b5eef40ff229d26304b48f4132f8a5d01ba29d44d2b6d471da511d2552e619b91993c0b325cd26a1706aac06d97fe90"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cb9baab39bbd09aef197e20aa0af80be9eff1b32cc4b52875d4a8d5a8c66a8d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "30c7c50260425e3fafb0bc01d944ec4063433b0d2305419d024f37bd0e432127f0f9c79fa412744b3ca81fa993b0f9494c26c334d3dcb4f019e983c30a91df61"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-resolver-dns@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-resolver-dns/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-resolver-dns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.netty/netty-codec-dns@4.1.132.Final?type=jar",
      "publisher" : "The Netty Project",
      "group" : "io.netty",
      "name" : "netty-codec-dns",
      "version" : "4.1.132.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" : "4fe31fa10f97a3ae402d6a1772349210"
        },
        {
          "alg" : "SHA-1",
          "content" : "046cd5f5cb6bdaa0342677e4d9464086be1c2e05"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2e2c893de0a06cd2f3f017d9ef6324df64a055dee61c414648f7af09d85602d"
        },
        {
          "alg" : "SHA-512",
          "content" : "80055be1f0090edecdad891d7b588a941498dfb9a327e95cef544fbfa8a4be21889a313babcba7874ed403e13685d037ad7efb76deddd1b5c43ab946e29fc5dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "76668199b51d2e6410ccc0d08b6ff34fe52728185c6cbaa7690494b86f11b7a796820a504b8c8bbe9e9061cfda63da30"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fed94dd23d7e954f293244ca8965ded2422f4b30c8bf53dbdde39566940d5a6e3bec0e4810af6b1b339abd939bf31e18"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0614747d4c15cc9372809d0385c58765545724643978a4821e43e5727fa900ce"
        },
        {
          "alg" : "SHA3-512",
          "content" : "afd84465ae2faf93d2f35618f14cae7b05ecfa727a2587194de1f512b5ec3dfb52d12d01510dc98483646d2a9bfed9fa79d2622eabf2eab90ce130bc0dc4adc9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.netty/netty-codec-dns@4.1.132.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://netty.io/netty-codec-dns/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/netty/netty/netty-codec-dns"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-constraint",
      "version" : "2.17.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3c84ba6d6e886811313d6626a6726e69"
        },
        {
          "alg" : "SHA-1",
          "content" : "88a0388a67fb08b44f1759d6104715d9841ddf85"
        },
        {
          "alg" : "SHA-256",
          "content" : "b20ed09b1aaa6798b2762934bb81abe97a693f31296eab11f1cf548a0a53e223"
        },
        {
          "alg" : "SHA-512",
          "content" : "45d4750e70bbf95acb3465a2d14a4ac9bea96b209cf509061e63c6ab4e44ca0d17120f4e1e3b486e4ff1368acf3e7dc298070462e86f80ea3d5c1755cb82dbfe"
        },
        {
          "alg" : "SHA-384",
          "content" : "d9f8e5c178e8611aa039c1546a7596b48e711210a9e3485e377a6cfa2adff8dbc6bfc2f00e092538db6a78b7dea93eb8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "96ecff0fc7ad929e6a4aad3d06f31b7c2872d0fdd5f752bf2b83540b9fb49ff47bc8af23cda95c26b5a5c0b149b75315"
        },
        {
          "alg" : "SHA3-256",
          "content" : "48ac826fab9109998828f6d49aba4af97963697f20c083502289bc5914e66a10"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f4ffe4e227aa5d1b6b28f8ea87fcd679c068b26da38618f803a7157805adfab1e8191289ec64cb719f14437717dd948f5b00d9cb02098d672d7f6664feb07cd3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-constraint/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.21.6?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-web",
      "version" : "3.21.6",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5986a026befa6d116f3c23cad64fe00a"
        },
        {
          "alg" : "SHA-1",
          "content" : "8c62fd004fb081347605064561b0188afcb80cb0"
        },
        {
          "alg" : "SHA-256",
          "content" : "72571608458fdb8db83c038190a5cf475046e6e2f1617f9789a108279a9aa593"
        },
        {
          "alg" : "SHA-512",
          "content" : "2cdcbb6b1d00c1b844aaa2c04b1b9468825e0634bcc63a964ccd19b6912e1a9eb9792c320b44747851ce71fe083ec9a936bdea969d429f082f2c96ef69603519"
        },
        {
          "alg" : "SHA-384",
          "content" : "a6f6fac0147d9f4288c99e907c6420700cd4d81027bb80f382e952cc1834593a99e0f0410f7cd8b224b8a14ff779ea60"
        },
        {
          "alg" : "SHA3-384",
          "content" : "549e0623cef04c8a0e8432c49b9fbcb5502d9683c7ed952c53b405aebd17461d3c7158427e27a937cd17ad9cbfd1d664"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b17e3af9221e83f38082bf6b17932d3a1a69aa9ea409dcdfe5b3e9f0d415389c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "491607287de697dad6a47ba587c790ad4de87c5ee9ec42ffa4722e235c1c8ef4e1a442027caf548fbbb0da5ab2b913bb0441f80fec0afb61f8e7458f1f35fc32"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.21.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny-vertx-bindings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/vertx-mutiny-clients/smallrye-mutiny-vertx-web"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.21.6?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-web-common",
      "version" : "3.21.6",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "db844246bd10a27dc562b4c54d262fef"
        },
        {
          "alg" : "SHA-1",
          "content" : "c59a128bd320845f243be0913afc77b80f7e63f5"
        },
        {
          "alg" : "SHA-256",
          "content" : "46ae80e531414734227487db2c85c33386d29e219f271ae0501ececc90f67fe4"
        },
        {
          "alg" : "SHA-512",
          "content" : "a4a51681d683d0be3c5c8d702dd7a6dead54ef745785e5269b32a51a120bd4c46d461e4345aa7985bd0444f93df6b0bb45a589b951d6d3bcb0254d150f96435d"
        },
        {
          "alg" : "SHA-384",
          "content" : "4ba78b291321c1e16cf3d4b31888aab7ad97e6147bb4150844a4198abac5b8c2d3304c891a3c7310fdf28533d417735a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9c5b6142b8c756ee6239dab32623dd3644321f6a8e8e04c24695b963446e01fdceb214a89ea8da63a7cea6a7e4c8bb00"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b9e7aa2963b1891006126116f70269962958c5ed2b46503f6ef1df0d27a1cdee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d4930af828a3c4a20edeeb3a632b3b30e19977ca5fd57d0b15073e8113ae8ba0c721ef585aa1f2b96b0c36717041c59de23c00c4d875658d9eb1df9df7b2160"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.21.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny-vertx-bindings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/vertx-mutiny-clients/smallrye-mutiny-vertx-web-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.21.6?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-auth-common",
      "version" : "3.21.6",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b210599149b7b201218700461315d44f"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9232ba80bc51d7fe9bf797bae8eccbe40f41cc7"
        },
        {
          "alg" : "SHA-256",
          "content" : "9c7a87f23536e6126bb11621f53f310cba35277e3ef11ce660efdeb5dd772d60"
        },
        {
          "alg" : "SHA-512",
          "content" : "4d5aa19acd9f2fef9ef7835464a57b6538eb43e86e370817a890fa2f0049d0b808318238b1ed1fe6c24ec1617ab518cda489db5402524dc8050af4be877e67f6"
        },
        {
          "alg" : "SHA-384",
          "content" : "960c28ee88e9b848dabaec7a3c93207d7031d325f5e0476d4057c4d0ea6b32447d2d4e483be587621d97d0c599be26c7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3ca01112c131160a97df6b29dfb1e3e617b737b75c8cf66cb693a2a62e7944ca56c6976de54097aa1f788e176cae27df"
        },
        {
          "alg" : "SHA3-256",
          "content" : "550d3ca03b76976861c5d2188608213ef3690bad09f37268903ebe03d1edc5e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "60b0c07342d5ead29b93445f91fcdd51487f44c4316e5c79decffdc9712a95d8a9980dafd2a66b4e2111141d5e507551e3af9f645fb05b35273980a910a7a98a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.21.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny-vertx-bindings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/vertx-mutiny-clients/smallrye-mutiny-vertx-auth-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.21.6?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-bridge-common",
      "version" : "3.21.6",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eec330de858b6ae2f2686c047ab765bc"
        },
        {
          "alg" : "SHA-1",
          "content" : "1eb9f8cc4c2cf1a29410fd19db389a3293e46098"
        },
        {
          "alg" : "SHA-256",
          "content" : "74be8e8871ab43aa3c00e5bb8586bad550741f72b555bb9cb46436c709b7b73b"
        },
        {
          "alg" : "SHA-512",
          "content" : "278f4bf5752d1d5a107dd0cf688216ce6926acb747bb41fdfbd61c1806fef2830d5aaf3dc331b3098d088c8929587e3abfd966be0cdb55e72143a5ab4bd7d2e8"
        },
        {
          "alg" : "SHA-384",
          "content" : "a146f8c063606d65e3b08dedd05564ff0549ee6f07613565a2b7dd26c0bf2fee8e917a51f2d537410cbf112a77375eea"
        },
        {
          "alg" : "SHA3-384",
          "content" : "68f6f58ccfba200ce3a7343d89ac7ffcebb13aa1d960abe1ed6ff3d6f77f957437eef2a484ecc740de9b40c39ea6980c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cda4d53cf7ca91d66553866743eb0cb5e2976c4c8446d95fcbda60429a5f516c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "542ff6ae7d419793d99af0caa9429d7411b3ced17b7cdd2349b3628282340d5b55eb6682d464f258329abb25c3555dd46dd9b6bfdc25258a82aded63b0aac5df"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.21.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny-vertx-bindings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/vertx-mutiny-clients/smallrye-mutiny-vertx-bridge-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.21.6?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-uri-template",
      "version" : "3.21.6",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8a103a5dbcf18795bc501e8b65557a4f"
        },
        {
          "alg" : "SHA-1",
          "content" : "4f91849a37c2fcb26c4ab929195031643a1bf6c8"
        },
        {
          "alg" : "SHA-256",
          "content" : "b7229ad2802b82a3778aa9370f7357eeb43308c2fc6ab4aca7c4eacb29990703"
        },
        {
          "alg" : "SHA-512",
          "content" : "e6be3cc1802c7ddfb65c34c27375ab2b29aed39ba40f9dea5b78e258ff8bb63b3cc37a30b2a2f4a5887d745d291224c2c1c8033ce406cdf50c0d90a3625a566c"
        },
        {
          "alg" : "SHA-384",
          "content" : "a8c435f2d59f9879cf3abb60dd657a5a32b27a377fa1c1cf8238c319a4e9012b33adcf32504d145b23a9617687999891"
        },
        {
          "alg" : "SHA3-384",
          "content" : "da6bfae2f8f0d46dc569e2829c4bfc0b67c69f0c57eb1a76d7031c35dc4b2919f069686ec25bef9f29c7eb2e3c25a3a2"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c3760364a53ea0d51d8d9ea77cbb67e3f3e00ad3ee429f0901a2aa51952f1bd0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a2ff1f8e0a4a35b34d28e5583cab828e8b3a39ca231b24ca47cc00b4cd7538ded375d4df4fca105c357407c6e1bcc5f79b24bc67cce9ff5f2cfb704765f83332"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.21.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny-vertx-bindings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/vertx-mutiny-clients/smallrye-mutiny-vertx-uri-template"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.crac/crac@1.5.0?type=jar",
      "group" : "org.crac",
      "name" : "crac",
      "version" : "1.5.0",
      "description" : "A wrapper for OpenJDK CRaC API to build and run on any JDK",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f2036c6092e74113d21a0387eddbcfd"
        },
        {
          "alg" : "SHA-1",
          "content" : "558290505b200b22bcd2396362877beae37f45b6"
        },
        {
          "alg" : "SHA-256",
          "content" : "f4426e1641c8f0fa2f025a4cd7c40c285abaf265930e6717adfcaef03d034850"
        },
        {
          "alg" : "SHA-512",
          "content" : "062f49bbabcf2d56e171ff988d21437fbf98b1734b3704bfdcfbcca98fadfbb10e9bfbae6d3f74f1bf04e9190cfe87686174b30f8c58592f9721fdef8827c99d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8a2ed4eb90156e3a2e0fb2931204ff5e7afd42e84f9a9d939128fede91eb5c6a1d1289dc5bb805ed98fac0ff31d48f2c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "fa09565d9e6ddc94dff721a4c3fc56db3fbdad58a4263dfd875637c77a1722696bbb4d203d7b1e19e74666e8de25c278"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2a8cc213ae40c8b90dd20a3de9fe87cd321d5f3383c85d2a8ee35ae3a9d12b4f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2f7715444c14b2412f594abf17432a4be14a0fa21bc5dc0d65adc41458c11333140a46844b43423c920d582f2d99bf6aedbdf340734b3dfbda8139394aa4aac9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause",
            "url" : "https://opensource.org/licenses/BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.crac/crac@1.5.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/crac/org.crac"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/CRaC/org.crac/tree/master"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.16.0?type=jar",
      "group" : "com.aayushatharva.brotli4j",
      "name" : "brotli4j",
      "version" : "1.16.0",
      "description" : "Brotli4j provides Brotli compression and decompression for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5b8de53b9758ec92871b52f31554cd0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "990e983bb462867d036c7c243c6566f65fdca68f"
        },
        {
          "alg" : "SHA-256",
          "content" : "285a0b96150649db6fd9d8a0a22ea98fc2b8a558fc924b21836a59550975485e"
        },
        {
          "alg" : "SHA-512",
          "content" : "c7bcbf0fa6f17b03a4a0786ebd81ffe353957fff7fc859588d98bba2ed2e5f241527662b457847b4f5585de32f21ec9827e26347082c5c22deed094f689c9023"
        },
        {
          "alg" : "SHA-384",
          "content" : "76f125becee46bd831da7955ec9eb16dc51ae9f23e9adab4c704633be34dadbcfee7df5b54caf67a9170aaa56a00bfa3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0e0304fa3bf4b0bd662f4eae28e962135a93fecb7340654416b70603f0ff452a2d308f3ed2331847491b6ec49cea9940"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4266762ba73616b7d8bffb2324bc01030fadeea4f40a30a102823a717359aa02"
        },
        {
          "alg" : "SHA3-512",
          "content" : "686550abdf11000aceb5b004f8fe9b0ecd6f7e665713f81494435c42e7e2deab6e993404d02eb2fa19d9c2f605ae0968cc348163dda0b4b485047d5059c26d7f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hyperxpro/Brotli4j/brotli4j"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hyperxpro/Brotli4j.git/brotli4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.aayushatharva.brotli4j/service@1.16.0?type=jar",
      "group" : "com.aayushatharva.brotli4j",
      "name" : "service",
      "version" : "1.16.0",
      "description" : "Brotli4j provides Brotli compression and decompression for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0a3db781b3b2a0463d1a0c44d7085f19"
        },
        {
          "alg" : "SHA-1",
          "content" : "bd45e3f5a7165e190ea759abf220ce87d5f59103"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e233823936a60d00b9d4434e733bd60aeaaac1c149ae5d9c9e7a49caecafa2d"
        },
        {
          "alg" : "SHA-512",
          "content" : "0a79b0366b40071b74c77158cebdd95925103b417db73ffdefa8353ad8652bfeb9e61a03e204c5312e898e5971ffe2b8dc698edf991d0647796c216103fdd8e3"
        },
        {
          "alg" : "SHA-384",
          "content" : "dbe689e59925fb88a910bb76d39a270da789468fbf27896ab1c8b726f40ba8c08664bdff88c1d1c1f9a1398b03072ee3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b76785af90e22397a10323e096c51a69225cadfd6e16861bfd72a89a2fe52c7c0a0124e02ebfbd81f3ce5910b9f11b70"
        },
        {
          "alg" : "SHA3-256",
          "content" : "43abcff73baa865faf0cd011c60ea2fbea4e4e67d4b1a5ae5399b685f0681b57"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1508760048229646e970ee3d739538d98a2edb07bd5592c996d4876e4a81a83c5dacc56259c905d63dd648f59fd5f4522cef8975409d50bb294bba5a21a1cce3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.aayushatharva.brotli4j/service@1.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hyperxpro/Brotli4j/service"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hyperxpro/Brotli4j.git/service"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.16.0?type=jar",
      "group" : "com.aayushatharva.brotli4j",
      "name" : "native-linux-x86_64",
      "version" : "1.16.0",
      "description" : "Brotli4j provides Brotli compression and decompression for Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e302ee0b9c6fb3dc910e24e8b5095ce2"
        },
        {
          "alg" : "SHA-1",
          "content" : "e72d451319f3b95879f47db7eeea7f720cb84d62"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6933c389857e1a7f400455096cec01ee76be73d51a9fb1164d2700d3d31054d"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ea4e2d8072bbaadd2d2b3206f09b172b3f9dcd0d5540814a85f1046feb2f3c772a0bbc3c411fe3fb46b8ef2ecf076fa05b3e89ed4034534b30934423f56cd84"
        },
        {
          "alg" : "SHA-384",
          "content" : "241e4975004f7fed47219f6cb988b412a765c0e5074760cd3f240e928a4d9c2965498b7146727a3180b7165c40fc0c73"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f189d363edd4fa99f4ea571df94e3152d2c695994af1882f9960d89800426f808087167f8ec4c00cffeb1710cd16e25"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2de25d64b1444872f3595a3cd5ab1c4337590cea6c74d4b823c46e0e97137977"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5814268a9ba3685b1ab5c32cd2067e4e076d3b3b7e87778e0bec9a1c5498fa8d3c8ff2416656e6be12e460afe6f132432681a2108697e4545e45473e57edd355"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hyperxpro/Brotli4j/natives/native-linux-x86_64"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hyperxpro/Brotli4j.git/natives/native-linux-x86_64"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-sse-client@1.11.1?type=jar",
      "group" : "io.quarkiverse.mcp",
      "name" : "quarkus-mcp-server-sse-client",
      "version" : "1.11.1",
      "description" : "Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "595cbcfb9653d1bc83f9b2da5c4eedbd"
        },
        {
          "alg" : "SHA-1",
          "content" : "0e68aa1a35f30d37ebb26ad21bc18692cbc09838"
        },
        {
          "alg" : "SHA-256",
          "content" : "3ee66e8d41efc60af0830b78213f663d35f0e057d4a64e9f4e9e7e6ff61e80fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "533217f3c435fdeb82ce519da57c313d03cdce379c65cc51ba8aa6e87a50a21af72c519e3d6c19c11f9099d610d7df16998047f880e82c936a96305aebbf02b0"
        },
        {
          "alg" : "SHA-384",
          "content" : "96a80a839529df448d799f71996077400d0bf62598a219b01252a006238b6c2ebf5746a654e43dff0224a4969f2decde"
        },
        {
          "alg" : "SHA3-384",
          "content" : "322d6928b7fb0748a7edc9448b9d4277b15b4e69faaa341eb4be2c90c64eb5cc9a30ad40fc5ad88b0a88de8d3e7ffe02"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9bcd262646106dae88df9decc528703b3dde092d0f00f993d278861fcb5a4052"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ce4f4e91cdcf8d271864fcd4088171fa1847b4dd0ade96e56ff65ed08c9e1e75f3c63230873a2310d6bc57d6c6b95da205d8fc15b25268563b517cc644571cbb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-sse-client@1.11.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://quarkiverse.io"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkiverse/quarkus-mcp-server"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkiverse/quarkus-mcp-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.21.6?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-core",
      "version" : "3.21.6",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bd63bb7217a02419c2fb841a41ddd7d6"
        },
        {
          "alg" : "SHA-1",
          "content" : "4ebf91cf1b29d6ec4f8ce9928f02ce24da2fec37"
        },
        {
          "alg" : "SHA-256",
          "content" : "08532f133b398e0fa83f09b02092ee065c8e615b1f1f571d9baaf3212f360a8d"
        },
        {
          "alg" : "SHA-512",
          "content" : "d32aebcc025619c4c709d8aea4e607463cc2d9cf84dfb53437b3ee8f0fdfc4075b48408dbc77769fab6307549c9bbf7368df47d70831929b423a23e8773b087d"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3d75c385fe219d1a4007a0451d1973ac0bc05b74588b05f058b35af2272834f2752b26ce4feb7630f54c95328e17772"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2b232bcad2c77ed8847ea595c19663475cc58f97021714c45f148c1f02e01d44b9a8510d984c4d65bd40c04895fd8ddc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "72748d86f2a1dee6cc67b08698aeb93056edf11cc1299d13eafcb793f1223ad0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "23e9c45eb0746d337d49d2d286a1c52e772d51e2d8ec54bcdb26cf8be127900504b1ade5175562966b25a1221d94fa9ddf47484e15ee54f3bd13fc227bdefc73"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.21.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny-vertx-bindings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/vertx-mutiny-clients/smallrye-mutiny-vertx-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.21.6?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "smallrye-mutiny-vertx-runtime",
      "version" : "3.21.6",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f0e5e34e1ce57f716c7ca07d0f40cb71"
        },
        {
          "alg" : "SHA-1",
          "content" : "5c53fd50bf8d9bc31fd0a804e626a45452b07c90"
        },
        {
          "alg" : "SHA-256",
          "content" : "ec82f42bb78c1de9049e01826f2823771a34aab115b4d5abc429fccb8f85704e"
        },
        {
          "alg" : "SHA-512",
          "content" : "2a2b08327da399d3edb688070debdf76b74a8976b509aeedf1062b8053bc6298bcdcb9431b946704cb56f93b83a2ee155d26b60c141d42fbc44caecb87913638"
        },
        {
          "alg" : "SHA-384",
          "content" : "748ea89709d69043e4891ebe76b96b24344cac075ba8f5cb650acbdcdb176bb5a9b868e58e627c0fd61d6fede7e87dbd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f6415403c2bbd7993f185e89dc23cbeb4463d8e6a64fb1a15c005331f5dd991c584d8f84ee9531be44fee701a3a2ad0b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "71fc9d87afdd8b702154e1c9b030ef4a616ac5983762b0b3dc2366a11d4993c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c1fd5128e1435605bf4af8984c70bad6c93afeb1998ac4954c7067b3f84e968e0527006d096eabc96cfc4fca36fc4feaa09ccf422aeb9ef666115cd43e042129"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.21.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny-vertx-bindings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/vertx-mutiny-clients/smallrye-mutiny-vertx-runtime"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/vertx-mutiny-generator@3.21.6?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "vertx-mutiny-generator",
      "version" : "3.21.6",
      "description" : "SmallRye Mutiny Vert.x Bindings",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "df060692d2e23a62c9814783ee703014"
        },
        {
          "alg" : "SHA-1",
          "content" : "beecc038bb2cf85220862e366c5a17eaafda092c"
        },
        {
          "alg" : "SHA-256",
          "content" : "84a5a28fada687cb9bd9ec3103be1fed0f447070b9f4577968089a11741a30f6"
        },
        {
          "alg" : "SHA-512",
          "content" : "c8d2a7fe4b518b317feb643a344f5b03939196dcdc96059821322b8b4c8d44fb81d7e1cedbcb6e2bbb9ed9e767f81d9314259ee9aef096d8ba6f75201b1661d5"
        },
        {
          "alg" : "SHA-384",
          "content" : "9b198371967f03bf271fe8d7b330b4691f704e22e4f68de653e1468e2f5a77c13e70c20f1497b12c9b6be71d879d640a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ef848c0e9ae1cd9eaabfbb87eae28d7249c5b0ee9c528437f7097509dc2ff28d5623363d6b06ae31c883e46b82ddeab"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d7ccbb8b77d1f766496f97406d8eb8f0211628ccf7882821b3152e85b1b9b656"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff9d98e46780e0003a308d91d5329253bd4b7bdfb1cdffe19b31519f61af381b2c857bbbf3df2fc475ae3755eeea74cd32c6641e92b0636ac9dffb9a5b5a8799"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/vertx-mutiny-generator@3.21.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny-vertx-bindings"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny-vertx-bindings/vertx-mutiny-generator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-arc@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-arc",
      "version" : "3.34.2",
      "description" : "Build time CDI dependency injection",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e1ec19b53fa7943e4b9ed97a4c7f8959"
        },
        {
          "alg" : "SHA-1",
          "content" : "df4146eade33832da42ab38161f3c453efcd6a71"
        },
        {
          "alg" : "SHA-256",
          "content" : "8ac24484833cbcf1397eec0340bb106b5de74d669d0814bac8d401417ba33f0b"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a9d5d04a9434486bd4da97ee21346a1fc6383a2c6987e54d082e1a67b995719240e607fdcd764d3ccd107b116394235b4ebb1540223ab88fdc65f839566728c"
        },
        {
          "alg" : "SHA-384",
          "content" : "6005412e8f5e9376516b3017a1bceb9674253147362d4e56dda1938d05f16ab888df9a21c3c479951e363fca7cf22cd3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4da07b8699ba1b1c72757b59ec6ca4362728bc234e91a52260368b313744bdce7a901880477e6f3503357b264cc2eeef"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b2f75e3e3e0a430c7aed5be04e3959cd5d3caa81cf0cad6f60d3903eeaa54763"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c205ceea81fb74c31843bde97776c1ee2b4eefde1c2f1c34339f86453e2c4b5806b3896c0e9aeaf602fbd67cbf8e836039f4aa7af4a306731b47fa7192f8963"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-arc@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus.arc/arc@3.34.2?type=jar",
      "group" : "io.quarkus.arc",
      "name" : "arc",
      "version" : "3.34.2",
      "description" : "Quarkus Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28abf2dcffabd71893cefeb3cab703a4"
        },
        {
          "alg" : "SHA-1",
          "content" : "e729532f3ec2727a0b19145b1f7bebc2e018ab0a"
        },
        {
          "alg" : "SHA-256",
          "content" : "fc2a9af0f40623421d8e9c031c526854b3eadbcc23ca10a12d9e2359002f9ce0"
        },
        {
          "alg" : "SHA-512",
          "content" : "d375a9de836da026089b762c01c858d2f14f828f849a195372b3f39603885ac5594e233a3beed6f86f221b8aa7002ddfbb1b138310c5b5a733604702bf55d099"
        },
        {
          "alg" : "SHA-384",
          "content" : "a87324e1dc31424fb2768f940984fc97aee6511fad4069434864b188bbbb6d879211c7d09c87590604c2d8a789080c38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e362ef4586cae376bd8d731b822666fe683bff301c77240935ef1984a96db5f3e5cfa2bcb502b19f0229cc6d69e4b942"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bc0c7f34b91acd59a08d42255f8d0182cb7891336d56489bbb96f3030cc62cbc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "257e953cfa1428455754a662083f91a28cd8e5ddff0ef51a579452deb6f9bfa7d1759586dd3646734c1c56919d3ebcc6e582717401d815cf2a7e96be54f0a12b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus.arc/arc@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.enterprise",
      "name" : "jakarta.enterprise.cdi-api",
      "version" : "4.1.0",
      "description" : "APIs for CDI (Contexts and Dependency Injection for Java)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f72ee39b19274ffe26cac952acae6dc3"
        },
        {
          "alg" : "SHA-1",
          "content" : "fed9518709d33252bfe0817fe61ad4dfd1b2e848"
        },
        {
          "alg" : "SHA-256",
          "content" : "c42c808f17925129a0800f618febe050d966e181a4c7384c8a5e7a0283d68699"
        },
        {
          "alg" : "SHA-512",
          "content" : "6fa4bb391e04096f6d703a64fd1f25f1201016fce330877d41f6b5f13e33704789f21f3fc015ad903a3f0802ca392adb2d5b28a3daa9f4274e071fc484a33344"
        },
        {
          "alg" : "SHA-384",
          "content" : "5b6bf4c4deaf6b97702841785d7c172fc634ff4b00424d1d79849feecdf4f82ba5817b6c86e36a1e05b4223de5d67cd4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7732dda6a04a288f0fbab63ea90bb36a9761a64713e9bf46210033bc0cbe448ce729326071169d5cdc77f930be95de58"
        },
        {
          "alg" : "SHA3-256",
          "content" : "04b61fb30d2fb7c5c5bd09a963f7fc403ed6ff1932ed2db657ea640fe90751c6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "63cc1e4b85f5fc4e52ade472764b28fd6b39d765c29c994cc88944758ad1c3fdb89fd9f047aaf125b716df0a67f4b99554b13c8337f361815bb9280c1cb92ec0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://cdi-spec.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jakarta/cdi/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:cdi-spec/cdi.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.enterprise",
      "name" : "jakarta.enterprise.lang-model",
      "version" : "4.1.0",
      "description" : "Build Compatible (Reflection-Free) Java Language Model for CDI",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fd9efbe0808984a89690e04ea28cd368"
        },
        {
          "alg" : "SHA-1",
          "content" : "9270ae3df4239d4f337215403ebc9801fe659a2b"
        },
        {
          "alg" : "SHA-256",
          "content" : "bb56f571f60d2862b2387d5468fe8f5540f8094727283ed991f89082708095ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "e5c3e8f38814be3715cc063e717e03084a754642b453148bbcb450e923cc4bd58bee22c27f2fe7033859a2cc07c9b352ce022825b99e0ee7ad8ee219458c32bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "c18eb1e055af26a82e5d6408f207da4263a0d283ccedb53bea79179fb7bbfc6acf0fc01ce526be985fde1ecddaab0a56"
        },
        {
          "alg" : "SHA3-384",
          "content" : "27eb70531c47123172b25339ff2da6e4a7bd86f3c5dd09b4ebdebd1c1e35a9d08a25fa77ef1cc6f5d52226d6b6bb72d1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "35114f5fb918be3fed31f0c46a14a59eca837a767c29b4c079300286b9295a63"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c19c02f80a737dbd74953021d4053d751d84ae1e3e3e92f9c95418f6d3cade727ddb166766581d800cca1dab0080ac9bc87e599525330e1a5d752dddedd03db5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j/jakarta.enterprise.cdi-parent/jakarta.enterprise.lang-model"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/cdi/jakarta.enterprise.lang-model"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.2.0?type=jar",
      "group" : "jakarta.interceptor",
      "name" : "jakarta.interceptor-api",
      "version" : "2.2.0",
      "description" : "Jakarta Interceptors defines a means of interposing on business method invocations and specific events—such as lifecycle events and timeout events—that occur on instances of Jakarta EE components and other managed classes.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef5c0cb454edafbd9e5b3cb0f728f61f"
        },
        {
          "alg" : "SHA-1",
          "content" : "ed3605f9c5428d45549d4720235f3e943339f39a"
        },
        {
          "alg" : "SHA-256",
          "content" : "d240d72b4dd38a2e431c804079810010cb97903678fa5f987fb7434878b04398"
        },
        {
          "alg" : "SHA-512",
          "content" : "65bb8203b716886bdaef6e244609c62242414b6b52121730351e1aa8125d99ffff9914dbf4ec2b91b67b935190d0b8090cd01dc76d379bb0f21c3bd1130f2374"
        },
        {
          "alg" : "SHA-384",
          "content" : "f43a91e011b4b827883dcbdb821338dd285bc19f2908fe8d6e495eb0c2436e368a20856ace2bff346105c8a2b2ce3ca3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "73d34e495d749d8f1347a064434f8d28c0fcfd9a275c19ebf2cedeff465c037932dcfcf6cc767137bd235207ca3a5eca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "358609dd821720006541fe8e8fda87280a979f6d3b3064fefbff8b1bd671069c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "50272716c6fa952a6b9652fe791571d3f80fa88e95970837534216c6e3713354eb68dc47ec5601ea56708987449eb47bf242697302592b30c13cdc0ce77d26f3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.2.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jakartaee/interceptors"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jakartaee/interceptors"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.reactive/mutiny@3.1.1?type=jar",
      "publisher" : "SmallRye",
      "group" : "io.smallrye.reactive",
      "name" : "mutiny",
      "version" : "3.1.1",
      "description" : "Intuitive Event-Driven Reactive Programming Library for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "41ebb4eeb93fb051e8de6f65a86cd4f1"
        },
        {
          "alg" : "SHA-1",
          "content" : "23328b62fb22084f29cb798def24c19a1dc0e573"
        },
        {
          "alg" : "SHA-256",
          "content" : "cf8ece4400e1e8b05656a28ba8ef59038147c5539ddc493e3c3016a76ee2a8b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "495923f1bd4e1ba5741d121ff122427a39a5862605871aba0a9848bc57d7f2a8bc99d2d0a2b1536e50d42b7ead1d1cc4999fd617f166cdeaced78a96fd45a009"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f430e7dee59cc620236923ed0821a88160c53b198335b6065cb9d01cd885bccf4d42f60b61c3b2b5ba6485438ed4d94"
        },
        {
          "alg" : "SHA3-384",
          "content" : "357ea0687f7cb8b93878dd7388f518feef5730850b26b53e7cafaa12f704818c4f089ae1cc74a25b261ab4440c8057f3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1320933d0b8456c89b7cf9cff702ad17a1618825753420cee0856d35f0787692"
        },
        {
          "alg" : "SHA3-512",
          "content" : "241a44822705e6b2e4a6c613c4692f09c057a8c6873a886e3d7a57ce07cf9bc82b42cedf37d9bb23c62a373b8ace9545d54cc8722db75f139a80f11d5451f410"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.reactive/mutiny@3.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://smallrye.io/smallrye-mutiny"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-mutiny/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-mutiny/mutiny"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-core@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-core",
      "version" : "3.34.2",
      "description" : "Quarkus core components",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b8d2ced507b5ba96bbcd97e354c5e01e"
        },
        {
          "alg" : "SHA-1",
          "content" : "744ec997f70cff28d9153b614ddbf6bf2954e97d"
        },
        {
          "alg" : "SHA-256",
          "content" : "f76b1a7880704342e945cdff56a44bc919d83dae0240c4a67336735deb968b99"
        },
        {
          "alg" : "SHA-512",
          "content" : "5fbb44ae379e80d3d9004a505d41d714fccc94d608b07b9015a84e7898546ade7d3e47bd663628eed4d85f8116aa4130539820253a90a9f1b91664e2bc5a433a"
        },
        {
          "alg" : "SHA-384",
          "content" : "e61980d1b788ecf3da2d4a8f1fba90da3653b1a7ef41edf00091ce67d1dd6d77b5e07faa4fb163e1993f96ae7a4a2f3c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3a8482420976a906a1517f51395892d1c353e87f9075374033b2c93cedd2817a0bbab6b5bfd0071221d320f50e108908"
        },
        {
          "alg" : "SHA3-256",
          "content" : "51f93467a3d27714a347bd01ead8241507d98599de823217348c5ad93e9e8ded"
        },
        {
          "alg" : "SHA3-512",
          "content" : "31d47ea434e7579af8a43c28fd1b13040fa9e27f75296f2a8cf194a5f46eb6b601be4e7e09fde7d12adcc81c267318cd6f34a7bf2c5019828203bc92123e24f9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-core@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-os@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-os",
      "version" : "2.17.0",
      "description" : "Operating system utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c49c93a5fc08da2301274b4ccf601131"
        },
        {
          "alg" : "SHA-1",
          "content" : "d3668e7bd77bf28750ecf4f855971efc8bebc631"
        },
        {
          "alg" : "SHA-256",
          "content" : "b1c77b91c9e27189988a23e3e579ae445eae1272763a6cbc3f51c6a1e2bf9415"
        },
        {
          "alg" : "SHA-512",
          "content" : "676d7e6c18b3e58f3cba5be53ff3f3ed98bb05ceb5f1bb08679df9fa46f06f0d050b3277ebe73bb7897a4de1420166b6579c7d962289543ae1b8290ed2b893c4"
        },
        {
          "alg" : "SHA-384",
          "content" : "e628f1e7379f6460bfab584507a8f0ae467fcd0d05452f23aba2a8ce23b78c9d70e1b2edbb60778d43e6335c14e99dc3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45725fe3533d095f01f275fd925c5827c0603d21737ebde66968510a7e37d0e76c02cf72337d661618a06329f6f7a51a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "eb7b12faaf9a2afaffa7dbe9e790872c659cd355a61b221b8bcbdb139074e002"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7fdcd4a65748b882826f1993acd960f4529d51a8883a0aeb10cc26882c2b39286e956c1fe8f219b1374e20b565291a5c0e39cadac650535baef146ded8b6cfc7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-os@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-os/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-ide-launcher@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-ide-launcher",
      "version" : "3.34.2",
      "description" : "Build parent to bring in required dependencies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3459cb585cc0531851f29ee1af61e54d"
        },
        {
          "alg" : "SHA-1",
          "content" : "9a2dfaf88c298787d070f2cf69f0edd2934ac025"
        },
        {
          "alg" : "SHA-256",
          "content" : "ccbccde669d69268bc4a3d74eed42abe97a733696a0433f2d75110ac54fb7010"
        },
        {
          "alg" : "SHA-512",
          "content" : "08c3508280ea48867c27d52bcafa53fc3497bd609a26bddd2243f101e464e2840f134cee22daee0324e20a18e959376f0466112a94cfc63bd03d5175b35fdefb"
        },
        {
          "alg" : "SHA-384",
          "content" : "5d4e10ab4946abc93e1d3a34666105ea4971397b11daa71252d195d4d199834df74946e591aeb5c2ca8b7f251069389c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9436b60314ba22c2db12607df6a8776051796f39ba47a226a9767b6d8601ad88e293d735d10a69675e84fba3e56c3dc7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0c1c9b30e16ee90f1a02662f14edcb7621ad440652728b0912476da41ceb54fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b9ccf93c1813b2977921cbf409b08605a3d2a7e3776fcb2727e0fe47ed2bad89e90188115d776bfa63a46abf1facf1e55a30e85f8590b5bb49eb04daee71c5d5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-ide-launcher@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-development-mode-spi",
      "version" : "3.34.2",
      "description" : "SPI classes for Quarkus Development mode.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2c12b63d0e6cf036c88d56fa363a21b"
        },
        {
          "alg" : "SHA-1",
          "content" : "6b42f5f3f30d420785bf3c2d1bc88cda11dd184e"
        },
        {
          "alg" : "SHA-256",
          "content" : "a5da20d90b81be5dd2e9b845dadf2b89395801cbb260376117c6253b1beb0dd4"
        },
        {
          "alg" : "SHA-512",
          "content" : "d5f3d9a737712e9fc4e5a3cb5b5eb47ac6cdde383708a30c1c129e978c12ae1d1960121788e2b3e8b83f88db4a30c97c7b98e7767398aaacda1623870c2c74a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "ff2f59f6aad084a0e04a6f36a0fdf181aa6d4422b1b3b0cd3fd17ecadd793f3e08df37d7041fcd57afbbc5b385f4840c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0af0ca9d8c3389cb4c753a3b4d3977099a385ab4706fbfbb6a32e1825164896444a33608ce37ca37091a93ad25a035fd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4dcf5bd0747b6971a91cccc1361c02f03b194ad07a6db68e231038190af94a26"
        },
        {
          "alg" : "SHA3-512",
          "content" : "496108ae4111657374c5018e7fea4d8af9708422d2c41001501628269e56cdb739a5321972e9b12f94b26112fb61ef04c57a99d8e418ba0beace7c281acfaba7"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-classloader",
      "version" : "2.17.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "76f3ca8ded0dd6586526bf10d6e69866"
        },
        {
          "alg" : "SHA-1",
          "content" : "a838df932148b671cfe6b76c28b7accefb80ae66"
        },
        {
          "alg" : "SHA-256",
          "content" : "5b145183700257742273ebef9b39778cfde71755ca1a4fbdf872df62cf676bc7"
        },
        {
          "alg" : "SHA-512",
          "content" : "42bc1f7858edc92df8acc416da8f35235192f6040458e36f515f5f3e0d30b0cdf744f34d0aeae5a54ae2d5dca38b6034f7697f725713a9552128cbf2e6755153"
        },
        {
          "alg" : "SHA-384",
          "content" : "375003153bd0f1c1c110ad161fa4062b2bc2adb7314841c81dd0844990d4a2a2df2e9fbd4642f70d161fd9d9599fc900"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4be1624971a80fd27f9b7989ca2d9aa1803dace5281c9095dbff7c87293c3b7262a4b550ec02a6d22e5f08d307122388"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6bfba208444526621a7de3209c93e2ad3540e04115219a11c6567db8052663b8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "25418903d4a1fd1155417820a92299f5906afdaab83b7027e1e9cbe9fdc50b33316b0ee6d128cd24be33f1d106de5f5b5abe1c2c6b9691e77204e60b298bd496"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-classloader/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.2.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.logmanager",
      "name" : "jboss-logmanager",
      "version" : "3.2.1.Final",
      "description" : "An implementation of java.util.logging.LogManager",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ee5512a966d78aba4587a04788426605"
        },
        {
          "alg" : "SHA-1",
          "content" : "e91159b63759544a11f75bb12f36942815875025"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e5aaa5f4ca8953a647cd48dba1d0c178dae986662ed310a3dd9405c6bf72687"
        },
        {
          "alg" : "SHA-512",
          "content" : "b61ec68a11631b233eecbc086d8d9a62111fa460217211522500173a0776ffafc9c0868b070ecf9d20f30a3c8a32878c7583c0673f806a28d5967667df838ed0"
        },
        {
          "alg" : "SHA-384",
          "content" : "1333af51f23a12dc31c356aa45a6b367483e806e67aef2bf148bb4b08a229758737b61c9b88be569708a0c1166fd1b2f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d87ced70fa7c6a50bf2ad152dcdbbed2dd7e785a260ff4538d5bf46c42d9bb57c983f4ceea4300d283ffb93edc4b3fe1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22fb3f75259da87af4d0d2debb6b6c1ed517c04fbd2675eb494231087f23a5f4"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6d50a3ed27c22d51136e6b0c186c92062ab7d8cc9c6a7ebab4549fa2bde0580d842021afce1496b9da6d5a050370a8ab45f53f579917350fc15fe4c24c3c8acc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.2.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jboss-logging/jboss-logmanager/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-cpu",
      "version" : "2.17.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8af5d708d396bbec63cd90c3a36ae425"
        },
        {
          "alg" : "SHA-1",
          "content" : "c869cec77db7a446180c84851dad2941ca8fef99"
        },
        {
          "alg" : "SHA-256",
          "content" : "599ce9acdca3aea4ffb3cd6cfdd000d660ce5c8cd9fdfc3e482c4fa9cc520dea"
        },
        {
          "alg" : "SHA-512",
          "content" : "1fabda70716d5eece05d325fdc124d111312483b6ac5068d615352af743b1184738212d7db1f915802300fdb3bf756b7eae5dd11b3d52bbfb0e331e5ea4940cd"
        },
        {
          "alg" : "SHA-384",
          "content" : "c9a98a497cbee73717a29225cf50399d1630f68d1a62ea29b4bd3aceab4390d3c13233e1f3416a09e3811987b80f3734"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0b2562b1207ea5361b067584f204ea460611d329fd1c867af5d3607017976b2dee0dcfbe9aef443d2b19f5d409abf3b9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cadd8b776a75d4753c3b996b88e74303e06aeff5d49952ed92ec135d11c72cb0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9573961dfc85d768f6c93f81d94f360e884d058a04d184185220602fba4eac05e621f144eb52fb0e8372a2e4b2a8fbd4b49194b84530a453341a2fd46df33785"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-cpu/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-expression",
      "version" : "2.17.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "08237ea1ba6d034a20ddf57cd1ba55b6"
        },
        {
          "alg" : "SHA-1",
          "content" : "6f86cab15671b6c312992f5b7146647a6567892b"
        },
        {
          "alg" : "SHA-256",
          "content" : "3fc6178e5d7b1184ae27e197cdca7111522b42cd5a35d2edb7eb3154f55368ee"
        },
        {
          "alg" : "SHA-512",
          "content" : "edd3cce229c5c3f5118a9bc1bb5ce307073e6ef1371839cb2fbb7fc6c77814ae1e31b5abbcdcc6798dffbfc078174864075a46875eab48fd85d8a57260fa00a5"
        },
        {
          "alg" : "SHA-384",
          "content" : "5e5fd32f3ad360a2f82fae8144325cd391fe58bf7a74e43174573034f552bdae6f0b4ea4c7b95f65aed0925afe4eb5c1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dea14546ecd065ade407f3110fd163e66fb326b1612be25cf8d1607dad9637633cd8156fbf79a8a1bcfc660b4bcf352c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "77a3a9db54b2c326eb7506f95792a685ebb7bb86c63a3ac8d7d93b3462d8937c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "76da333a5c6dccd0521b726db0522e99be1584d1857867b7dfa2d0da23cff94bc492794948676bb7266f867917dff4d9bd92202ef7bc4dbb785d2e9e0572e6b3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-expression/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-net@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-net",
      "version" : "2.17.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c2477d1fb770f463e9760730580fd34f"
        },
        {
          "alg" : "SHA-1",
          "content" : "117a0ec2f8b40d76e92b49403b4d9c18eeeb9555"
        },
        {
          "alg" : "SHA-256",
          "content" : "daabecc170bd111a65a81c8a08a05975d48acab566a292d99ada6a78aa4a9712"
        },
        {
          "alg" : "SHA-512",
          "content" : "a805efb203a1a1f2f5ca6757a8dd245d47c499be060589c78c902aa8b56bcdd36354466b195f288366b35f5d5c7d020f4a05c25b11874d55dd1dd19e569ae24c"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e7adef8b75108d9d78340269a68a567a5822a08adb7b6535e64420b8f95dfca517e4a66004ba181620ba187b5cad350"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0ac921bf6c5afbacbbd65e780efa2ba00d93a05d8ce7c7dbea5aafc710c8c5e5423f329f2848f453cb718393dc1a6e77"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e11f0eb0f479d1c477a4fc5ad472608ecd088b0ee497b6a542baf57b4d896c9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "523b949cdebcb8509caec242328c423c0ed919674ce3cedb2f4edb38cf19c3dbf598246b7b371bdd0d736bc09f1361010e01f814fe3478f4ed9e5f7228769079"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-net@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-net/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-ref@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-ref",
      "version" : "2.17.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "81ad7c1a1487bd13a3eabfd64a56c34e"
        },
        {
          "alg" : "SHA-1",
          "content" : "f81210156924fbdfd9bc0de3d4b07d3d6bef38a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "d8d10543e4ce5c3a2e8691e2e513f5d9c7c60a02d04df2580ae50d50207207c7"
        },
        {
          "alg" : "SHA-512",
          "content" : "c15b1aa5cfd689723f56521098bdce33f9961c72ba2576ed31090de83aa0a27daee5fd225f9aed9516a10bd1645f5255dea457630d9dfce122f7e8d5d097e649"
        },
        {
          "alg" : "SHA-384",
          "content" : "31d124b7598abccbfd7268db80983cb93288754e9ffd483ea3d927279bafa9006bd07a13c5ed0fef3a7a0eca735cc673"
        },
        {
          "alg" : "SHA3-384",
          "content" : "10f7571057f371703df379e02a20607c5e9fdaeb6d097ae72e045a7cc60dc16b4b39d54698e88b34bda90708e58fea0c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "186e244b520472476eb6dad7288c1ecb2af7e39d4aa695d36532ee46ecaa0bd2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "372e7183a21f4aa1f60ebe6448578352957b94618eeda797012c2dc3dbcdf70b388b432c72d43b028c51385230b96e5f25e3894b85140da408a14b79fe5ae9ab"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-ref@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-ref/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-function",
      "version" : "2.17.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "38510a871eea48279c6845ffd34f81d8"
        },
        {
          "alg" : "SHA-1",
          "content" : "85158fd701480d6eaa43495cc87efb1c0abb7bcb"
        },
        {
          "alg" : "SHA-256",
          "content" : "43d999f8596f19bc99b022670b118a020a3a3048262f70143e0f8d0fe4d92307"
        },
        {
          "alg" : "SHA-512",
          "content" : "a97e1ada8134f4ee09962df76c49ec1e6954928df761a3acf6dc5ed3e198e3a3a5efbc4bde76cbd7b2b66eb03afad830c326c24b5b9585f777f20d8af15272e0"
        },
        {
          "alg" : "SHA-384",
          "content" : "8bcdd82ed7fbc1f76d15c726551b44868a1403ad23c5abcb7980da3325f185449f1ab6f5d03073ab8d91213b045048e6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f7070d90e2dd752b88d18f7e1742c6101cbfe36eb98b0c02029336551bd0438d89eb898a38254f0c7bbcdec700f3d1a1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "401e768192e7c390559323cf1700f7e9ff8e5ce89d7bcd8577f72552fb4f2279"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a9075ea0fe9960cd22de025b49f1fd065362be1f1ccdcccefeb10c637601d316451eff71c0d7e00fa9a7483053e51212dead72dd871eded98233d187ff979328"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-function/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.slf4j/slf4j-jboss-logmanager@2.0.2.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.slf4j",
      "name" : "slf4j-jboss-logmanager",
      "version" : "2.0.2.Final",
      "description" : "An adaptor for SLF4J which delegates to the JBoss Log Manager",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7f67c53f6697f3968f0faeff408bf72f"
        },
        {
          "alg" : "SHA-1",
          "content" : "00ca0dfff7058ba18aa4244a0234c45919f01243"
        },
        {
          "alg" : "SHA-256",
          "content" : "ba469a975e9d1e79f34a8baa1a0afa8b01bbd8cf080537c0e0899476d31db84b"
        },
        {
          "alg" : "SHA-512",
          "content" : "ee0bc9e2e08bc4bd47b5177f127ed04135ea7c9af1afee562f695cd90befa867c6f4b172f960ce5b6fe99dfb09f5fda9f9d6727cb5bdec2e7cfcbc87347a1035"
        },
        {
          "alg" : "SHA-384",
          "content" : "1e3e0f54c699ca3db186d07742befdb3282430e3ba80c7e3223a80533c05ce95f915801dcc9012b44048061a8e45bb07"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2c6848d18fa88141b1aa15f665f99a33c1466af7b84eb4c2a2144854a000b1f3a207e6d12137d2e236e3ac13498adf18"
        },
        {
          "alg" : "SHA3-256",
          "content" : "744145060dd0472654620ead19e3bf68e1720ee96e123b8e820f5e01b6aa7795"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f8a012649186aa8dcf83f708ddb24414ad6afbfe7bb520fdacf538598acea107abc24404d2dc15094b28a8c245d147fab563b72a9b0cc586e05bd97279c2988d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.slf4j/slf4j-jboss-logmanager@2.0.2.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/jboss-logging/slf4j-jboss-logmanager/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jboss-logging/slf4j-jboss-logmanager/tree/main/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-value-registry@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-value-registry",
      "version" : "3.34.2",
      "description" : "The API to store runtime values. It has its own module, so it can be shared between unrelated modules, and it is a parent first dependency.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d3d101d699134f08db9c8ac46014d1b"
        },
        {
          "alg" : "SHA-1",
          "content" : "3194d459955a0ee950fbb5f434247737153ac172"
        },
        {
          "alg" : "SHA-256",
          "content" : "d42b02fac3decf8fade50e068895c454970f8f4a4f674ee36dfb18d56b3243ed"
        },
        {
          "alg" : "SHA-512",
          "content" : "627168e4342affe72c2aa5f4a19ae465690bf933be2897649a5d84aae8c3e0e74c919a07d639d87e900c2a9697b86cdbb015734d5f55f1d9d979b945667e5e01"
        },
        {
          "alg" : "SHA-384",
          "content" : "16875f4b7d156ecbb2bf3f4d63a47d2f7b4c9c8e1d7517bce704a44a4ea4a0f7b217cb097e03f92a5aa1a37c17241a1a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6e51fc243250a52c643f13d57fabb55946611060c0fc0ae86751ccdd26591713c542004ecd519b9f92565756974c7961"
        },
        {
          "alg" : "SHA3-256",
          "content" : "548d9a70dcfcdc7fff3c6e30f97f1c1e0bc6a0db88f163182be9c4d8b9040be8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7ff78e3972d6190ce1e6f2793240cd7baa2a9d1ec00293e2de4677170f1968a792393b69b30f3b91d729e8cd5e2c23f6971bf10c8fdf8aa4014a6ef41dc75f6f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-value-registry@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-bootstrap-runner",
      "version" : "3.34.2",
      "description" : "The entry point for production applications using the custom ClassLoader. This contains the production ClassLoader code and must not have any non parent first dependencies.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "bab3fa19aebffe87f5acfede8ab527e9"
        },
        {
          "alg" : "SHA-1",
          "content" : "b44be5ea988c65591f9d89195a019117517f9618"
        },
        {
          "alg" : "SHA-256",
          "content" : "1d7e8b0a88d30b64dc4b8e5bb7941202f904bd229dd126bf1b607275e1175e5c"
        },
        {
          "alg" : "SHA-512",
          "content" : "de9dace108d309e64d7013b47eac3d3d9b9de32cec0be4b2d303433015c9df0102ba4875b12cdf1ca11e7bf1deb77847bd6ea7ba4381ed0fe283a28da7f59b7b"
        },
        {
          "alg" : "SHA-384",
          "content" : "d5659b24f534756de5b4752e3e638c6d7817dbb1dd9d47b572236515e978558cb936690e33ba69e61b2fe3f05860ac1b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bde38aa94a66be5442bac197d6d69c8cfd041e743f318a964b9550a3b4d3d21ea0f75414d6e67de3d6c4e74d7429de22"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba855516856de8899c03ec7fd28b16fcd69b5324aeaf781fa9d27782d5ca64cd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fc3b2b44a201ea9d22d817c56331e981d63dc333ef144564d04ee3cfcfee2e26bb8f4c556f733159ad972e666e6af2bb04eefc64ca6a96af0a0529baf30a8ee2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-fs-util@1.3.0?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "io.quarkus",
      "name" : "quarkus-fs-util",
      "version" : "1.3.0",
      "description" : "Quarkus Filesystem Utils",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "708c0b5babf9bd1508c4165cf3779f5f"
        },
        {
          "alg" : "SHA-1",
          "content" : "86f2174f28263f877d5905d72dd43189a075428c"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a0c445126cd72fc79b309ca2aea7a6e11ca7d16b39e5f9a755cc7c91a3dd394"
        },
        {
          "alg" : "SHA-512",
          "content" : "ca4adc6fcfd33512e9d0ecc8de4f24359e9d37a6f87b350c886016c66627ffd6dfa5b4982105f0648ca52793c15d0a036de49e83672b4423e19de3f67cae28a1"
        },
        {
          "alg" : "SHA-384",
          "content" : "2817e82b5111e3872165f63a94d9d08a864ceaacda4ce45e2168e639b5db0536cf5c65e0ca6373a9c74ab975453a7594"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9406b914bfe80e36b4e3a06f84f2a6134ccfa99087dd1e11daa874823e62cad732f8698c11c9401bc8d2be7909ef67e3"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3fa0a9ca39cb0be37cdbf69bbd95ec1d9a108872a1e7432e0096d97be94ba90e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "737a0bc4539422ad2f6b2cf0b4f885fb64484731a305f807959982558a925fe6eb84ca06bb4b921e52830b4c824410aa790f4ad6f424924ceabc5e3362408bc2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-fs-util@1.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://quarkus.io/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkusfs-util/issues/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus-fs-util"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.eclipse.microprofile.context-propagation",
      "name" : "microprofile-context-propagation-api",
      "version" : "1.3",
      "description" : "MicroProfile Context Propagation :: API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "14c55bb802683e780087d97fb9b92de1"
        },
        {
          "alg" : "SHA-1",
          "content" : "aab6a415754137629e725a9927702a5cd68038c2"
        },
        {
          "alg" : "SHA-256",
          "content" : "69ccc04487e87779d4970aa50c673cc34a9df080c1c0e8d8eab2e8b46f825cf4"
        },
        {
          "alg" : "SHA-512",
          "content" : "11096a60b2e2f0b6d592942a51afbcb9394e022efa26181e7a62d8239daebfe88a3125de2ea40a27d2cd29bd642fc0eaba9c16ee0f31e176998b85354f768966"
        },
        {
          "alg" : "SHA-384",
          "content" : "f7d218b27b0ca8763479dde412872c95bc29a4d433590d0a0e85ee59d8c595662774020a28bd9027be7a8d431dbed11e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "88900eda7b84d4cb96bb3f306d9ec170688d58e80ebc15efe704f6b46fa68375c023035f5af68fe6b61ba4f22b890da0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54278b00912da6ecb74f52ad9fd95819680111027a296b2e73b393fa1a4d6358"
        },
        {
          "alg" : "SHA3-512",
          "content" : "222ac6d7e63a97505ad1350274672024c1f4ff0c678db6f590d5c5486b5e405e0445420c4eb9406fa80951833809d24c9fdcdc163c259d9b5a442a78b1c4a801"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://microprofile.io/microprofile-context-propagation-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/microprofile-context-propagation/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/microprofile-context-propagation/microprofile-context-propagation-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-jackson@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-jackson",
      "version" : "3.34.2",
      "description" : "Jackson Databind support",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "135f38614b3902f40287b6b415f58238"
        },
        {
          "alg" : "SHA-1",
          "content" : "b17dce00784f4c4640a16ec98ed323a7658f519f"
        },
        {
          "alg" : "SHA-256",
          "content" : "4eeb46f25fbcf2182335ec8e779f59dfe925513db4cae3792e4515f533aed389"
        },
        {
          "alg" : "SHA-512",
          "content" : "829035c6bfd6b28765615207f1d196cf213b27d6df51b6d0c81eba5706b5d6dd5d43db80f0af2b71d0f59d0a7c9a6ff87eb9c89224a4a4d8e38f6db80cbe5ce7"
        },
        {
          "alg" : "SHA-384",
          "content" : "816dc1bb52e1cb86fa42411f0009f6a04012ed986f9ce7c7bef4f642b73b87ac7f0e1ede35b21a518caa4a471abb8d7e"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ce6aa883d49cc1e249ec4bc1582847502233cd255e1332b12a7edcbedd2383a28e44f135a6cfaf587b61c15610699b7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "82c63a66453f9a69bae34b27a09c8bffaf08d3d48037137e6cce5a7a4997c134"
        },
        {
          "alg" : "SHA3-512",
          "content" : "754d5338f0d293d9e3a5272c95fd63a22f52aaf2d15a507697317184bc5201c6a709b411696f896d5cd5594d718aacf0047141fd6e30cb94dbd49f8ba08350ae"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-jackson@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.21.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.module",
      "name" : "jackson-module-parameter-names",
      "version" : "2.21.2",
      "description" : "Add-on module for Jackson (https://github.com/FasterXML/jackson) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5acbc1620082a97d8100203e1425ccdc"
        },
        {
          "alg" : "SHA-1",
          "content" : "a9969b397887ef34f229808afc87832098221b8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "1f1c4449bde17778e9e8571667363923427b108622622a7d23206a465586864e"
        },
        {
          "alg" : "SHA-512",
          "content" : "2e9eb62c3684aa372e477e413eabd628354d96f184bb96357da4fa334f9a01e10644995c9eb535a56c53f866579577c4f9c462058337b6aadba760e8a9613cf9"
        },
        {
          "alg" : "SHA-384",
          "content" : "ee175cfc6f2740a223e6b6cc9eec26b8beed95226ea037dcdde9b87972342ab4eb85b151ed47349bc12313270ac9f6db"
        },
        {
          "alg" : "SHA3-384",
          "content" : "14284f0fef90139222efe2a4372658a6a87ea797a691a06a763f300f08dfc8d0087d33c2f1122b299d456859f1bd52e7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f03991604c4c67400236350ec0fc452d298f831297b471dec5638718939da428"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e79d2ad521c99c378b2c4aeb95702d035bfc6665983a61ab98fd5388c2fa1d42a0641d12597becb75a70891c43f1033fcd54b5f3b97ee46b69a4a8644488fe9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.21.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names"
        },
        {
          "type" : "distribution-intake",
          "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-module-parameter-names"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.25?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-spi",
      "version" : "1.9.25",
      "description" : "The service provider interface for repository system implementations and repository connectors.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "49f5e30b9862b489b9e8066c9744869a"
        },
        {
          "alg" : "SHA-1",
          "content" : "f81237d0140f9222cf4437c44756a53368a2d152"
        },
        {
          "alg" : "SHA-256",
          "content" : "781fafec23ea24f2624f3e3b48c674912f4bb1a1009a051df194307ed380280e"
        },
        {
          "alg" : "SHA-512",
          "content" : "b51bebeedaa51ad3703b84a5505046eed3fbe94ed6568c3f73990c1b797cab219b710ac6d824c398cbead0ce430aaac608431477df4ba067d68173102af0d892"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0d262035ed51adcf537132d4daee95a04d1078643f967c3212c3f24e436480a7638f1501204476b598f7ad684d39a90"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bf31d2c260d60c81213d17382a805b573583c492200a68d41946ad3073fb544246028c047854ea92dac06c856348fb0e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "855ddcd68ddccebb6e2f3b5a22c423d0c8d21295733ef46a0946ffbcf820eadb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3638ad884bc554b28485a4134f8076e9a53dcfdcac4123bd4e5dcc0a330ba9fb653f1a5e62fa9d3c6d5b42dff15dc9e510d88cf896828cff8f1e27235f170278"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-spi/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.25/maven-resolver-spi"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.25?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-connector-basic",
      "version" : "1.9.25",
      "description" : "A repository connector implementation for repositories using URI-based layouts.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "491deb147e1f47d54f17a40ae47dbacc"
        },
        {
          "alg" : "SHA-1",
          "content" : "6dcd7e2076baecbcfa77e781112bd110ea379d07"
        },
        {
          "alg" : "SHA-256",
          "content" : "23639c6186c9f06477a166e72df4556f1172ace1eddae5e7a04a009fbcabfdf0"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ae7b53fd7f55074add444a220a2075dd08f72a3e40ba94497dfb1bc1557369f255c40a68a000bfa17fab4e57ff7d0825f7e0c30af7320d4bfa87404cf94d6c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "81cf1337dd37c0aba736f3275915f154bc2eb99b4ed6bb6a5fc428c7878a2a70a3f484288590712b739a13ba11117dcb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4e06a65e7b8e14200afb261784acd77367da2d39d5e672facce8021585a6d369182215397e4434a153adc36a33d0f22e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8c51299a4a3ffb45a45f80517d8f896ae9dc73b2bd3c69bf9259c0a88e7adee"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5ac0fb3d157c064d8f5d400106ea0764a752d337dde8babc6438137300eb1f7b184f91e787ee13bc22d7c94aa3c21a427370af43a05fd621d0779f7e49a57d7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-connector-basic/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.25/maven-resolver-connector-basic"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.25?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven.resolver",
      "name" : "maven-resolver-impl",
      "version" : "1.9.25",
      "description" : "An implementation of the repository system.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4792489c7592c08bebd235a7f2a3d4a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "cc1bde9b56a2e95a181207958dcf40715dc71ab3"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d28766de3a000efa3662d5f67e428ca225498a89001195f7b3c55ea7a8bc56d"
        },
        {
          "alg" : "SHA-512",
          "content" : "e14faef7048ced5695adf5aba5cf0f74619a827c1be862f0fce9c3ed74d7f727c4311077079ca156a2e3f885eedd71edb784d843cbfc7bacddab72851acea77e"
        },
        {
          "alg" : "SHA-384",
          "content" : "6a6b87b2cdad92d61e61423804ab66a240a818afac026fe5d9a527ca5987b0d40fadd042a96ef01055fa138df52f1eb6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "51e1dc9f0c3f0040f23f2da72198b13504bc49c89115c8f7be18519954655523ebd55ddd6796fe69a83725b2223aa8ca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1e40dc9223016913e724f21e90dc96b4d30532010eb6d984feb9b828d94b073b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33973c1b41b14f57e03c174f67ad993a896afd620b95036af20042c560929b9d5d1d7e3b169937d2867e4a094ddaabbf56faf3b536ca50cf213e655f4f07c53a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/resolver/maven-resolver-impl/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven-resolver/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.9.25/maven-resolver-impl"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
      "publisher" : "Google LLC",
      "group" : "com.google.errorprone",
      "name" : "error_prone_annotations",
      "version" : "2.48.0",
      "description" : "Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5eba47749e8c9d5335cbbc5963300607"
        },
        {
          "alg" : "SHA-1",
          "content" : "bbe30942a31d1778c74cb272321267eca82dc708"
        },
        {
          "alg" : "SHA-256",
          "content" : "b49c5c958316ed67a09c699dda9aa749caf434d51d863dea599ef36a49b9c855"
        },
        {
          "alg" : "SHA-512",
          "content" : "1692b210d2b4c1d446da1d86ee787be1c3be56ee8c5f4274f20ef126b57c444a403464df7b9dfdf10bccbe7e0432247ecffe615fbc30d16be7a3282cb2556d34"
        },
        {
          "alg" : "SHA-384",
          "content" : "efea2f0806b5bb5cb92ed9f8988e76fbd643868d4d722eca33973c84630ea0f388448c4045534f6216804ac4e71ff5da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1f65eda335a3f951f586df57e9f40040c9bfc3a864a1121441de4fd990de7cc12aec90bedc5dffcf722fb3a69f7300d6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b8d212a5aa490597dfc742a2d230fc089761ab28ef6498496ed3343103317fe1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd19d297d326c72c3a0285cba46b88946e2c1700cb1d992b3d5ce182bc9aa3722206c8c74ba14768140b6148c8656b5b500517eb201ba270d46a3fb2020d04dd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://errorprone.info/error_prone_annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/error-prone/error_prone_annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.quarkus/quarkus-classloader-commons@3.34.2?type=jar",
      "group" : "io.quarkus",
      "name" : "quarkus-classloader-commons",
      "version" : "3.34.2",
      "description" : "Quarkus Parent POM",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9d4d3c6282716309bb9881dd2688e855"
        },
        {
          "alg" : "SHA-1",
          "content" : "ddb2d2f2d23e74904b4eb8d671ac87331e3bd456"
        },
        {
          "alg" : "SHA-256",
          "content" : "b77f8a36bd3e2c699d49cf56a0c9cdcf634b2008d23f47c4b9b8ae23a47bd2ce"
        },
        {
          "alg" : "SHA-512",
          "content" : "a555ef28d1cde9251af706cef36a8cbd61ad8718ac84e5d8390f0d02b42f912d1d44c0aba0c140247bb75f7ba884cfa471dd1dbc48508dfec67183711794ef01"
        },
        {
          "alg" : "SHA-384",
          "content" : "f8a7e6a22d0a828d6ca26ca3a589e4e02d4ba0424e822512cb90190f415c795fbaef2e4ed33637443855639de74cb921"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9270317c96c0e57441f64eda7e04bfcf45d4e56939a6f9fe0bba8f1e5d39c3ea6753832c6c6cdabc0d19551328f0e0bc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5c3e3d5c1ce7ead1c7e4e6d91c356658a340cb774ca758683b43e916d435cef0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "611de9b74b9b277e1db12ffe2ca7763a519fb453a21880bc575d6f35f61c765af73801ecc772dffa23836328ac4218ff33c5e625a41bc2564215c9104e83748f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.quarkus/quarkus-classloader-commons@3.34.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/quarkusio/quarkus"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.maven.apache.org/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/quarkusio/quarkus/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/quarkusio/quarkus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.smallrye.common/smallrye-common-io@2.17.0?type=jar",
      "group" : "io.smallrye.common",
      "name" : "smallrye-common-io",
      "version" : "2.17.0",
      "description" : "Common utilities for SmallRye",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aa35f07675fa62908dba91d2a68ac1fd"
        },
        {
          "alg" : "SHA-1",
          "content" : "c3c61613acf7784918691c4928f6572ae032aa4d"
        },
        {
          "alg" : "SHA-256",
          "content" : "37cb2e38df705570b210f6cc445034dbfd5bb36bbaf4686b5079ee87d3eae03c"
        },
        {
          "alg" : "SHA-512",
          "content" : "18a3ef723d9ebef12b12255c84c04c32333eee3fb022e173b7dc36ab15cc9ed6b0ec9d93a4d9c82ec73e7cc44274672cf3e4a580356241bb52dd4714b7a0e568"
        },
        {
          "alg" : "SHA-384",
          "content" : "973b36f3d8a65ae0827207f4f54fb8de746ce0bc1968bff15c9c9b65a98dde44a51808389b8dca6874f8ede15ba6ec58"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3980b656a4796220d8c77f5509c0619b44988ccfff65a4dc441e6d97868c106698f8abe841c390fd7ffbbd3cb043b323"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ceb53659677196f01a519c82f249c26b975ccaeb5e4f51d3ee57cc7033a9825a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "891f1eaee540148f06e681b2d4ab6437fc16dc2fced6c09b262cb6c95e7027d633f936579299496274a608882e0ffd8fa9d71467d24ec07011dbd0d318100a9d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.smallrye.common/smallrye-common-io@2.17.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://smallrye.io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/smallrye/smallrye-common/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/smallrye/smallrye-common/smallrye-common-io/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-interpolation",
      "version" : "1.26",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1049ae9f5cd8cf618abf5bc5805e6b94"
        },
        {
          "alg" : "SHA-1",
          "content" : "25b919c664b79795ccde0ede5cee0fd68b544197"
        },
        {
          "alg" : "SHA-256",
          "content" : "b3b5412ce17889103ea564bcdfcf9fb3dfa540344ffeac6b538a73c9d7182662"
        },
        {
          "alg" : "SHA-512",
          "content" : "6c3b40442adf721d325ee9cbf935d758223a04b3bd8e0f3b60fdb652175c1ca65a6010f7ea8288617ffa73cb1f19d2737c79c403d343b285e0f9afb1729caa60"
        },
        {
          "alg" : "SHA-384",
          "content" : "93dcdffb567f4b7d24eecf9fb0733243ebfe1fd80c92fe69532fed9d1727a58ffa5ce7da4ab26b5c6aa8a6a59beb3844"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7489d45be45f74f7639db3b18ae6075d32d84adfaa9c4568f3fe2b2fc35c7de73ffce6f42e494466a8c81e78747b0f17"
        },
        {
          "alg" : "SHA3-256",
          "content" : "62145ec219beb405063de848cb54e0d63efc8c255322998858d7df74f8d1ae18"
        },
        {
          "alg" : "SHA3-512",
          "content" : "12fba4d2ffab1f89003e375bf74df3fc5d0f831906f9716f2ab2fc5a4ca7084c8a61500b24c5fa0ded27d1cef14b030df70b34c148c138136070e27f7cc41536"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://codehaus-plexus.github.io/plexus-interpolation/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-interpolation/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://archive.plexus.codehaus.org/user"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/codehaus-plexus/plexus-interpolation/tree/plexus-interpolation-1.26/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-classworlds",
      "version" : "2.6.0",
      "description" : "A class loader framework",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "67e722b27e3a33b33c1b263b99dd7c43"
        },
        {
          "alg" : "SHA-1",
          "content" : "8587e80fcb38e70b70fae8d5914b6376bfad6259"
        },
        {
          "alg" : "SHA-256",
          "content" : "52f77c5ec49f787c9c417ebed5d6efd9922f44a202f217376e4f94c0d74f3549"
        },
        {
          "alg" : "SHA-512",
          "content" : "6a58048d9db54e603b9cfd35373cf695b66dd860bec878c663b4fc53b6b3d44dd5b0c92e7603654911b1f78e63ef277cf6b272fe069a360989138550545f274d"
        },
        {
          "alg" : "SHA-384",
          "content" : "e839707ea5c4351f2703c6861ee4d58e08df0f7509110af13d4b3824e6ec5cfd65508fa80cc3f222baf5cf6c4ab5d5ac"
        },
        {
          "alg" : "SHA3-384",
          "content" : "75389fc7ed9aa3ad33ff317b0d41851fe0073b37aa8c33081722bfafb851493fb0e3b9629f924026fc32841f01399695"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3aef41be29373137c58c415693b312c95e048731dce519ab88649eae9ba0e492"
        },
        {
          "alg" : "SHA3-512",
          "content" : "312eff142f86b9e110131dcca69527fbec80478e463fed5a34e2bd628673bce7be9ddb6fe0cda7fab2a119d1f310629413740019e686e9162194984ab6e06bf4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://codehaus-plexus.github.io/plexus-classworlds/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/codehaus-plexus/plexus-classworlds/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://archive.plexus.codehaus.org/user"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/codehaus-plexus/plexus-classworlds/tree/plexus-classworlds-2.6.0/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.maven/maven-settings-builder@3.9.12?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-settings-builder",
      "version" : "3.9.12",
      "description" : "The effective settings builder, with inheritance and password decryption.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9dad42925db531f32bcc320783e7322"
        },
        {
          "alg" : "SHA-1",
          "content" : "1ddd0b8da05d120768142176476a06f489cea11c"
        },
        {
          "alg" : "SHA-256",
          "content" : "92d137e366a4b4549eda848b52d968ef076ce24b9fb2db1b7a3083b9cc896eb1"
        },
        {
          "alg" : "SHA-512",
          "content" : "cf35041319dd9a6bdfe867bf689b180def0ca81e655519aff6bdef2b108bd2006f27eee7483e28eb7c4581c4b8a1cf96bbe40d669764c72569abf37054e78e46"
        },
        {
          "alg" : "SHA-384",
          "content" : "b2f49565a7fbd92560b5bc8ed19d7c968c8eb55ac1491745d8c1bbbb2c246a992f652051fb49d084e29de78a63665205"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2a181cae2972e8142f8d217d7bcaba9c610bcb93e95881dab8c7faf8146b53c166d32524c5b5709d544601e8af26d38c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b1607058c640d3c0c90abb144bf44bf13fa8badf6c684afd169aeccf6f457ddd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7522e39d63d7a6fc35e68af1463482d3e67781e79f33895317921a394dc12b75bef0907b6fa94102b09fd2312021c91816fcc9274069cd90022d4f706a903d06"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-settings-builder@3.9.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://maven.apache.org/ref/3.9.12/maven-settings-builder/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/"
        },
        {
          "type" : "distribution",
          "url" : "https://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/maven/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.9.12/maven-settings-builder"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-generate@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-generate",
      "version" : "4.19.0",
      "description" : "Camel JBang Generate Plugin",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-plugin-generate@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-generate"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-generate"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openapitools/openapi-generator@7.21.0?type=jar",
      "group" : "org.openapitools",
      "name" : "openapi-generator",
      "version" : "7.21.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "26b6c66bc5caea9c5d04460d89c53d9c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e066db0d73f2999eaf4c4baf9aa1728580737702"
        },
        {
          "alg" : "SHA-256",
          "content" : "ffa78b67e4eaf47af5fe2190dd4cb9feef97c9552361d25a07d4d0bc136a05d8"
        },
        {
          "alg" : "SHA-512",
          "content" : "3369a36572ba835d660d2393b1383cf2ebd4fbf56baa3ce9a6cc9502104cf6ab34c5bd67050664bec069701809f27f74e944ee568b11c309f415beb849e9d212"
        },
        {
          "alg" : "SHA-384",
          "content" : "5157356862f6badc87cfd9b05f5e1160088b1a0ec2e0bb146c568fa98b8d45315200c6dbaee266db6d3cc82cb2dd1195"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0f1c71b43fa77d9f456e349faf95b9cafefa69fe29f971aeeaababe86227dae0d182bb03474080eb1b9d0a678ba01e95"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd610c4c62e4dcb75ac4f3db4aa26ab8fb66251ff9db2dae281a1ba1cd9d18ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "563634f976bd80319bb59e9441f2a00d84ec764782ce840a67f0b26b3da09c513c64c8d258bfc771b6f61fcd736c779bb323f78fd5c6f5473980f2911ea6983e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.openapitools/openapi-generator@7.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/openapitools/openapi-generator/modules/openapi-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/openapitools/openapi-generator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openapitools/openapi-generator/modules/openapi-generator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.38?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser",
      "version" : "2.1.38",
      "description" : "swagger-parser",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "707f952b0ed101bfdbcc4eda703191f7"
        },
        {
          "alg" : "SHA-1",
          "content" : "f4c8f9fbca876810c8181c85ba31ee777313eb74"
        },
        {
          "alg" : "SHA-256",
          "content" : "b14f076ed10b1cc472efc4cab4762415a4aa0f7155ae1575d0a88f6ec3a1f26a"
        },
        {
          "alg" : "SHA-512",
          "content" : "9bc97f2f3dbfe66006fdac374c39435e4dca1aa20ce3b39d3b8f6f72f9f4d222a1624280287ed82aefd8aa7fc8279d112b0687dd9b97fd260e8f5a184b60e5ea"
        },
        {
          "alg" : "SHA-384",
          "content" : "d00ad767566cba4c356fa7718d8a1fffb9990dbd03f8602f74580c22ee3a840bcc5f8e337fa955f27575ee41fa68735f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "f1bd8a16373d43512105d32432085acf4e54d00545e5aefc59a5adc4b56fd16f287a8b35b97cf150bd37031d8b69adc8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7509a88c35942c58c9577bb771bb8ee0fcd45a3e98edac44c24aaabeb04f98e0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6655694299d4c505db8d2923c8699b8ee2f643b5e9e06e0a15fe69c712a0b3d680d112b385c0e146788da6ce5876f0626b9a8f454496f23440081a47d305248c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.38?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-v2-converter@2.1.38?type=jar",
      "group" : "io.swagger.parser.v3",
      "name" : "swagger-parser-v2-converter",
      "version" : "2.1.38",
      "description" : "swagger-parser-v2-converter",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a58cb1916febc591ed7f1120a7a59a90"
        },
        {
          "alg" : "SHA-1",
          "content" : "2ae04d045d69783ccd7d6ee79a2f5c75505c0703"
        },
        {
          "alg" : "SHA-256",
          "content" : "b72a2da5bc74404f98af83a3106f2e023d0a49c22e10bb5d089e2c9bcfff0f7e"
        },
        {
          "alg" : "SHA-512",
          "content" : "56133392b69d989f650a68e6847d9c74aef6c6b4758f152a7b74d27f992216f95064ff06ea6bd0b4189af7207e9f0e2e6fb3031c58235236abd4a0c296ea0d2b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ae863c0e16f1b1a4854b6defd15d21bf1fd1a078b375773fcb198d9fa7f7a35478d1a64f3527dd651e5844802df25964"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d7846ccad4295dc60569eeb60de189ab7087b02a03c75338095b597266ae538288410915146a0e8cfd37329e577d3e71"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f04da566577ce68362db05142a26183cff90d452309e9f26fa508feeac3df668"
        },
        {
          "alg" : "SHA3-512",
          "content" : "738741fc6f3ccdf92d5c9a465aee4489f156c6c5146861ae52a41adddb8e34b59445efbdd2f45ff153ef0ed948eefd67d8956bb5eaa1373b0c853c450e970092"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.swagger.parser.v3/swagger-parser-v2-converter@2.1.38?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-v2-converter"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/swagger-api/swagger-parser/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/swagger-api/swagger-parser/modules/swagger-parser-v2-converter"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.samskivert/jmustache@1.16?type=jar",
      "group" : "com.samskivert",
      "name" : "jmustache",
      "version" : "1.16",
      "description" : "A Java implementation of the Mustache templating language.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7eff40c29c2fdf3faac3db921f07dc80"
        },
        {
          "alg" : "SHA-1",
          "content" : "979c7145a406b83bf28da32531f88a34c2d2919c"
        },
        {
          "alg" : "SHA-256",
          "content" : "3d4b984abd66908f05b38c9c892325cd4785d01ff33922569ff9b90c9ebfc475"
        },
        {
          "alg" : "SHA-512",
          "content" : "f245f8b979cf63fb4ad762e586a27468fa91b751aecf94f9f1dce32f551dec30c4b2dd881ea8b9b6a7eea3e9dfb34ceb96204d358bbb62120233416a4df382e1"
        },
        {
          "alg" : "SHA-384",
          "content" : "f53c07c96c4a4e8f9b424b17bbb152cc540dea8174db43b9bf5a12357d5207e5b8c0de506d83703fb46cfab13051c142"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ac74164c34a0b40bf8e2d2c9f737bbae1b5c9c2c3a342487ca8271888379be51c5a0e3f45d1db57538eaed470bd7722f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2fdfe84999fe4930c399d5f78b678907881eea246fa30fd97f42f31ec90a2a8d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e213ee1cc34d3fde03785ac05a5df09c4b462fb1b1d0f02dff41e7b53522005df2e38b303bc193cff9203ab7f8a50764e1dea967035a454cf1988c056a615d57"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "The (New) BSD License",
            "url" : "http://www.opensource.org/licenses/bsd-license.php"
          }
        }
      ],
      "purl" : "pkg:maven/com.samskivert/jmustache@1.16?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/samskivert/jmustache"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://github.com/samskivert/jmustache/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/samskivert/jmustache"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.jknack/handlebars-jackson2@4.3.1?type=jar",
      "group" : "com.github.jknack",
      "name" : "handlebars-jackson2",
      "version" : "4.3.1",
      "description" : "A JSON Helper base on Jackson2",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "90db352e4d08414230b9e9f03d3f57bf"
        },
        {
          "alg" : "SHA-1",
          "content" : "d4837c6721e403f6ecf180002ea6ddc42c62a157"
        },
        {
          "alg" : "SHA-256",
          "content" : "5232e2b7d39debe53cfd8439e052c5e22dab9d43d13a4ae6f90ce25760fc8916"
        },
        {
          "alg" : "SHA-512",
          "content" : "01e3754d9dae1789692f2c77696b41ccad1b3f3b30ef7558bf6bb53e4c8c43bedc22a9e1eb8ef8202a43995a17be43adb0d3dff3f4900263ec5438405e2cfa0c"
        },
        {
          "alg" : "SHA-384",
          "content" : "fe5522d1d7642d216acb7281eaac42c33a3448221f9a4ebbf0973757965a9a47c57d1da8061a1f224c66f999f809f697"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ad7f622fefc97969d3b3005af3e51e15d1e78f6f469c393744c53e96f3bb03b8a7decb4654fa5bf48df59c5f49e424eb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "84e1724017d56a416bd629f251f7b1e07455575bcf3438b6f08cd70a684ee8ac"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d9e7e30c93533d4b587dd7bb571943d5f6101d4022ecfe28f9b4043645bd53b7ebd47fa2a263e292e6c036d3ce529a9a0ce60a0535f70e710c1cc37cda62a384"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.jknack/handlebars-jackson2@4.3.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/jknack/handlebars.java/handlebars-jackson2"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:jknack/handlebars.java.git/handlebars-jackson2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-ext@1.7.36?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-ext",
      "version" : "1.7.36",
      "description" : "Extensions to the SLF4J API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "40e704bad3b956bd41b462d8cdcb6b44"
        },
        {
          "alg" : "SHA-1",
          "content" : "99f282aea4b6dbca04d00f0ade6e5ed61ee7091a"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a55e44531b5c623a0c53aaa9f4cabd911bb005c7512a04c5d34e564dbfb37ab"
        },
        {
          "alg" : "SHA-512",
          "content" : "04a2952cf1012a75d0261928bb65a9055335c5131fe51bf4cc6caeb3c951a7ef11192a4340052cb197c61add486b5b209387bf3920c908d7b9687efa5eaceb49"
        },
        {
          "alg" : "SHA-384",
          "content" : "1bb598a34aadf3f256ba4d6b7374fefad2e845ba20d4b1f83fbce7fd2b3faae21c2ef706ba73692dfc063733d6255ca0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0cbd5dd49ef59e274a87d814e379b843a6be5c0a9098b9abf49995da0a6ebbb55ef03a5a7c7a155e36cf21dba3584904"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d3f433f3a01528ab7e845e0801ec1b521e1e357855354be8faa3a90da25fd63d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "440c8826c9afff1cdd746679a7ba9ab733176887c7e2c56a3a90342320c660e9d23245aade65cc37b9cd5ef5f23b38fe45a16957583ab6465b368a676c61a7b5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-ext@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-ext"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.commonmark/commonmark@0.21.0?type=jar",
      "group" : "org.commonmark",
      "name" : "commonmark",
      "version" : "0.21.0",
      "description" : "Core of commonmark-java (implementation of CommonMark for parsing markdown and rendering to HTML)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c0c0bf595a23b868d229b5f5806b0646"
        },
        {
          "alg" : "SHA-1",
          "content" : "c98f0473b17c87fe4fa2fc62a7c6523a2fe018f0"
        },
        {
          "alg" : "SHA-256",
          "content" : "81084a7035046fe306f0dbf16ef57a68d08ee5c97004ea867e62b5db46e98afb"
        },
        {
          "alg" : "SHA-512",
          "content" : "24dd29b724943c3221873bea8886ad8926020dbd2e4fbf7d976b7616ad228808c8cf2639b277a093ed615f7ec93baf8c9a96ce5a1419023be2378ace0118893d"
        },
        {
          "alg" : "SHA-384",
          "content" : "e212ed3dd01945e4c168c1b4fca9ce485dcff55aaf0734c472dcc58867c625d5b5a41af5fc24f5e348ddfed97bffc30d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8e4efaf02b257beadc43e95e0cd62f9cad79eb7699e4d896f2dc1a54abf23f529be7a7f7c315c2fa4bc44e287dda2de7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8bd31a3e49f971ab0eed8b9f88025a9718ee83941d33d2ab42acd71120583f25"
        },
        {
          "alg" : "SHA3-512",
          "content" : "78fc1aa5a37db03e769b6bbf2919db977fd8d7edb71dab65d2df1914dfd9b186a6d85b35f2d3a627b72858abfd463f23622fb990cf4b58a41c812f909df327a8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.commonmark/commonmark@0.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/commonmark/commonmark-java/commonmark"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.mifmif/generex@1.0.2?type=jar",
      "group" : "com.github.mifmif",
      "name" : "generex",
      "version" : "1.0.2",
      "description" : "Generex A Java Library for regex to Strings generation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a832db42f9e1c4f76930f547f6f80998"
        },
        {
          "alg" : "SHA-1",
          "content" : "b378f873b4e8d7616c3d920e2132cb1c87679600"
        },
        {
          "alg" : "SHA-256",
          "content" : "8f8ce233c335e08e113a3f9579de1046fb19927e82468b1bbebcd6cba8760b81"
        },
        {
          "alg" : "SHA-512",
          "content" : "a0993c16f82bd0ce6072f4bea6d001a49e9203b35290f10c6a3f2b2dd385f08302b4531a0a825ad5c000826369aba828ab8fad49fcefca4d7351a8e0d825b9a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "9cc05f3e6a2d802d5b39cadd0b4ca0bc94726f1b4e0f619b10d53f5e2f8b8663f620b0618ea499e152b431cd055dbd44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "03e450ea034f2c92b21af2956676cae06b50f9c6eb7def0267da8806595fc4486e493369a31602640fd286cb563a7b89"
        },
        {
          "alg" : "SHA3-256",
          "content" : "960afdbf525f54fc30f33e8e1d18cce761692fced186dccf79fbdd5a13efefb5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5de6504499682fffc0a49cbece02341a045e05f04da880a8ca185931ab792771a4b3b9a96887bd9e2889c1213c7b7e547b019c26b7169903ee96b774de61b68f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.mifmif/generex@1.0.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mifmif/Generex/tree/master"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/mifmif/Generex/builds"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mifmif/Generex.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/dk.brics.automaton/automaton@1.11-8?type=jar",
      "group" : "dk.brics.automaton",
      "name" : "automaton",
      "version" : "1.11-8",
      "description" : "A DFA/NFA (finite-state automata) implementation with Unicode alphabet (UTF16) and support for the standard regular expression operations (concatenation, union, Kleene star) and a number of non-standard ones (intersection, complement, etc.)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3467dcbbba2fe68a4e07a5826988e034"
        },
        {
          "alg" : "SHA-1",
          "content" : "6ebfa65eb431ff4b715a23be7a750cbc4cc96d0f"
        },
        {
          "alg" : "SHA-256",
          "content" : "a24475f6ccfe1cc7a4fe9e34e05ce687b0ce0c6e8cb781e0eced3b186482c61e"
        },
        {
          "alg" : "SHA-512",
          "content" : "e00b4ddf558275509f263850b1ff04097315000baeda5cab469b555083412922317e92dcacadf70179851e4068f3f574fdab9ef36b1612d352d072e57d49046d"
        },
        {
          "alg" : "SHA-384",
          "content" : "9c107955c2502954864a484a0f23c741231a9e5b61c376ee45df5fd816c31308ca8a9380b1b4b1e07aefb3bf24edab34"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20301590b7ef4af5e1f025220f4f4ff759942fecb016d81e160853ec6d32ee227b07976ddaa8aad503976cbb39f15f07"
        },
        {
          "alg" : "SHA3-256",
          "content" : "42e6f6cdfa5b71a2c985a9dedde83f828955e640598937b7fb6ca4fc8a62e702"
        },
        {
          "alg" : "SHA3-512",
          "content" : "51e80070179c7bc3fdafa31b6da3555a36c7c749bb11ed22f49cb9a9454db1b987d92238b6d5fdea5e08ed6c87f797ac38cb796675e56e2aa1ced82ceb9358e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/dk.brics.automaton/automaton@1.11-8?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.brics.dk/automaton/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.curious-odd-man/rgxgen@1.4?type=jar",
      "group" : "com.github.curious-odd-man",
      "name" : "rgxgen",
      "version" : "1.4",
      "description" : "Strings generator based on the regular expression pattern",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2cfa85479ba0381b695ef4b9e818a270"
        },
        {
          "alg" : "SHA-1",
          "content" : "8d5947bd00bd8e12313c56b5e6f5f9f2f0e34433"
        },
        {
          "alg" : "SHA-256",
          "content" : "b13b074bf04578a39100417087446648a079e2d626cd841f9794e34e68a6e8ec"
        },
        {
          "alg" : "SHA-512",
          "content" : "423d660fd40f5458374cb44f471de26b0844a282f63473ec073079cde4e42e3a1aa05be8b39e4751c0e0302b4bc8c6cf3dfa54fdb5f373e0988e3781619049b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "f652facb6898f593f99465fc21267388b95c1011f2106abc3a694387cb85a043e26560742b393a07c6ad4b468099eb33"
        },
        {
          "alg" : "SHA3-384",
          "content" : "aa2f1b859a59b7fb3ff5f39c32c763fa1ca8b577ff026f858fa588d47f62958939360ce231ab83cbf8d112ef4f9f4f4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ce1b81528717a71a7c062f074b83b5525d3416a9416616af38922a02c20f45f6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ccd5555e59c9953300c1414c64a789d71f3465b9d3e85aca1ce103c1179e42f73b9c96aac4edb58464b887f54079defb742afc5e95be1ac74b24283b2c923833"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.curious-odd-man/rgxgen@1.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/curious-odd-man/RgxGen"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/curious-odd-man/RgxGen"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.joschi.jackson/jackson-datatype-threetenbp@2.18.2?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.github.joschi.jackson",
      "name" : "jackson-datatype-threetenbp",
      "version" : "2.18.2",
      "description" : "Add-on module to support ThreeTen backport (Java 8 Date & Time API for Java 6/7) data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "be2bdb0e0e695a4dabe6302ad2bcd03c"
        },
        {
          "alg" : "SHA-1",
          "content" : "fcd905436555ef9b27074cef493e6a4191bd985b"
        },
        {
          "alg" : "SHA-256",
          "content" : "5a11fc657e997d6dad26c3a295135a583447aa4a0fa01f424a3d98e137191d30"
        },
        {
          "alg" : "SHA-512",
          "content" : "596c52a30b01bc7c159968be7b03a52050cc240ce87e7d43e812c68997169d935fd30afd7554afbdb5df7a5e53617e3fda141d9e7e175c7d0ba88fc141d4b776"
        },
        {
          "alg" : "SHA-384",
          "content" : "964e178b85f313faa36f17df5cc64961ee6c2add872aee00ff72b29dda981cb3e8c9d87bfdda857efc426758c013fdf7"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4d44347742dfa5e4e11b53176544b5364d7b023b49b9307473d02ce93b7bbeb8d47ac843ac01bf408b9846580ef3e12f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cdae5dee2103ddb9b19c4eced4c93cc2fca02325de6642649863c339ce7157b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "88b025968c730be4a08a9190548082e763d07f3b6e8dfe4dd3cf61a411228a2e9000aacfd05afad818fed96722d7bfa5b2e5f84a7d49ed3c36f1c5511ce78bb0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.joschi.jackson/jackson-datatype-threetenbp@2.18.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/joschi/jackson-datatype-threetenbp"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/joschi/jackson-datatype-threetenbp/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/joschi/jackson-datatype-threetenbp/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/joschi/jackson-datatype-threetenbp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.openapitools/openapi-generator-core@7.21.0?type=jar",
      "group" : "org.openapitools",
      "name" : "openapi-generator-core",
      "version" : "7.21.0",
      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e624d5aae45add09afb26d9e317f1f25"
        },
        {
          "alg" : "SHA-1",
          "content" : "bc6da3fa17c818ce82d2b2fdef31ec8c90675cfc"
        },
        {
          "alg" : "SHA-256",
          "content" : "54519360454307504da77d4ddacb6636e0a4c3e242b04b94d04001916392cf17"
        },
        {
          "alg" : "SHA-512",
          "content" : "05a3ba19efb3823840c16ea6bf5b73fe49769a92219ca50e218dfb63006e3f5862459873fbadaf8b2048306ad1056b058231ab4be9130a999b620deaba77a43e"
        },
        {
          "alg" : "SHA-384",
          "content" : "49212462308d9c0ddf17c591f6460d16560aa742a92ee4077f81c0a64eafe67455f1736419fd7720b5e314395c5f78ed"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44b59ac02a4fcada89ffe8606cba626ffa40b3be8a0a0910e9053e16d93ef9afc8081cf07d0c179217a746bc3ec378da"
        },
        {
          "alg" : "SHA3-256",
          "content" : "736890dd661318c3eb69d25e1ca8975e9606ca16ca869d7c0359abebe0309dc6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "22d592e1ef31d2fa5c5263639e3e2b94301d852e9acff641e396b40c1b2d53ef4d53a9beeea051625fa30259ebf2947a8ea4212e7bf2c780bb04d50dcfc7cf47"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.openapitools/openapi-generator-core@7.21.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/openapitools/openapi-generator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://central.sonatype.com/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/openapitools/openapi-generator/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/openapitools/openapi-generator/modules/openapi-generator-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.java.dev.jna/jna@5.12.1?type=jar",
      "group" : "net.java.dev.jna",
      "name" : "jna",
      "version" : "5.12.1",
      "description" : "Java Native Access",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3bab13d7f5ca715013fcac64ceb4108d"
        },
        {
          "alg" : "SHA-1",
          "content" : "b1e93a735caea94f503e95e6fe79bf9cdc1e985d"
        },
        {
          "alg" : "SHA-256",
          "content" : "91a814ac4f40d60dee91d842e1a8ad874c62197984403d0e3c30d39e55cf53b3"
        },
        {
          "alg" : "SHA-512",
          "content" : "5403e494985a53475d9c9268baf1758e37103817bd54865847d67e1adf3dc45287175a12b08a9525837921e7783a55e934a1031cf76d02e55fd4ce6cb2626837"
        },
        {
          "alg" : "SHA-384",
          "content" : "5bd86a58007a752b1ef3f599a54546fda70267442f6c202548cf41fea7bc352bcd6747391be70f261f48a3d5334f99de"
        },
        {
          "alg" : "SHA3-384",
          "content" : "43c58428512271295ecdf158d6951d6d86b8758072e81dd9ccda26ad59b81e8194c9c9ca8a2a6d748f69139927a92124"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6125a65ff81d5af3118d3a1d95fc421aa0ac612f019099efcc1dec9ca614adfa"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d073a2181db5026b0ceb22fbba41c9b84509aa0c5841a4d5f14ac1978bc5b4488c85246ec524d1372f42c7fe7ebf741c1256836cc247d3c4bb446c762549944f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-or-later",
            "url" : "https://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.java.dev.jna/jna@5.12.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/java-native-access/jna"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/java-native-access/jna"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-edit@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-edit",
      "version" : "4.19.0",
      "description" : "Camel JBang Edit Plugin",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-plugin-edit@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-edit"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-edit"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-catalog@4.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.kamelets",
      "name" : "camel-kamelets-catalog",
      "version" : "4.18.0",
      "description" : "Camel Kamelets Catalog",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a153e1699f5328ec93d2bcaa40d122d3"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb6a0193fbf00f664b38112b6c257f0dadacac87"
        },
        {
          "alg" : "SHA-256",
          "content" : "3351a0177b500cb23dec85f34733b619e55d9fc93078b467027345cd5027eae3"
        },
        {
          "alg" : "SHA-512",
          "content" : "9b7564211854e8fcce3c4e50b37431c85658edd0086e073a99dc7c3e97da021dd5ad24c2975caa60a7923363bbb5ce7ea465fd6eddb2e81b6ab47ed22d2ed461"
        },
        {
          "alg" : "SHA-384",
          "content" : "680f4bc828b21bad312d4867f8baf94fb51941b177e9cb9064e07ce1251bc1f47441f0636cb98d901609da610de8d64b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "90bcab30a98697c2819f1b2f4cf390b09873f19a5d6e5ffb73f6b6a9e05e30ea31bc71a1f7b04bda9a9c77324af3b061"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0a4038e0663d5884a8f4bcd51362d1ed92ef278c3af14e2df6de8995950d1e21"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f1db2f43df60982751a5a59b1922d0842395ff5105e4c193f76a960e731c4b88763cabc4742209090167e368946975291d41506c9744ad6a47cb53de73cb7f7d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-catalog@4.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-kamelets-parent/library/camel-kamelets-catalog"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/camel-kamelets/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary/library/camel-kamelets-catalog"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.kamelets",
      "name" : "camel-kamelets",
      "version" : "4.18.0",
      "description" : "Camel Kamelets",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "44739528de2e6764b268ca8508ed928a"
        },
        {
          "alg" : "SHA-1",
          "content" : "7000029fea60e21d88555991f473c89aff93ce98"
        },
        {
          "alg" : "SHA-256",
          "content" : "074e2528f7786a9295ef778dfa2e973fd9eb80aba9ea4ee38fcdb49b3e7ba4b9"
        },
        {
          "alg" : "SHA-512",
          "content" : "57bf2b4e3a81b5198c5d92c3780b65581e34e5988def8df62083ccd02c9101f18e1682afed9defef3da448869f9b7f42826005b754ca31f434a934fa64928e34"
        },
        {
          "alg" : "SHA-384",
          "content" : "c4d41ed9e52da56e542b1704f1c81d7f28763a774ec467f720df86cd8649bf27bd6164250c3af08a6bf748220087ad7d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "125608554049574ca9faf186d50c9be4563415b14351e529fbd97eb51226348031a8cb2a2701e9e4f4e3f65383956e67"
        },
        {
          "alg" : "SHA3-256",
          "content" : "bfb2c83f5114574afc364d557d1298bb6f3e58ac27cea7e76400f81038cfe02a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0e4c31cfe038b4d442884699d130c0c7ef11e2757a7a1763226d2dc309c1503a2b931819ee94dcacd829a2cb86356d875c727f607415715120e2a310e1317ca5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-kamelets-parent/library/camel-kamelets"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/camel-kamelets/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary/library/camel-kamelets"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-crds@4.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.kamelets",
      "name" : "camel-kamelets-crds",
      "version" : "4.18.0",
      "description" : "Camel Kamelets CRDs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7e80e8309f677880e081ed9ddb9784bd"
        },
        {
          "alg" : "SHA-1",
          "content" : "2079b2b4abb6ee0b75b330ec999a99a92b17ccc3"
        },
        {
          "alg" : "SHA-256",
          "content" : "1e26d4b52e4d37d2a8ee72ff3595858a2b8c2678dc34727b57b88754e5ec2ace"
        },
        {
          "alg" : "SHA-512",
          "content" : "7190d2e1e74bebaf70f4fbd1ef269928ea00ce8b37f73c0fead0835e0031adb7770ff51ca255c4dc4605672391fb1e0e610c04fe6bc59d7589d5ab754ae0e7dd"
        },
        {
          "alg" : "SHA-384",
          "content" : "c95b6fe595170fb921b8a7f2d83b14c21e4e710ebac0a906d003f0015bd1be8e11b30cd4611c863eb7f18d87c23251a0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "051a64a760826f1cff43ed7cea713f3415ddd95477446f1dd426e78ca7091117785b30728bc7e81a351ec3548cdfdc9c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1a80ccaa345ef9f444772cd647e2596df6278b95999913392fa7274e95017dc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5af86afd6883a85e0363c25bfbac96783f937c015515df6937a5fea1e9da876e3f5628bcbda23c22947219306cac4008800f97f08a9a7c0c353ab5db5cf3ecc0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-crds@4.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-kamelets-parent/library/camel-kamelets-crds"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/camel-kamelets/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary/library/camel-kamelets-crds"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-client@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-client",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f719931a037317ac39e3d9af79dd9ef"
        },
        {
          "alg" : "SHA-1",
          "content" : "f2a16fd7c589ffb8788541d0a2c150cebf42c5b1"
        },
        {
          "alg" : "SHA-256",
          "content" : "91a49e4b8e8012eff2002d71ebad9b221d68856f652ceb04416c412ea80c03c9"
        },
        {
          "alg" : "SHA-512",
          "content" : "fdc17ac539716b8110efdd5954f44a984394035b7e1d9f75bd6209da13002f499626ba15e8406b2de98bbbac96990ac824bb60d51047646d1eaa01a7fb886f51"
        },
        {
          "alg" : "SHA-384",
          "content" : "582c9bfcf5a6bfa1d72229be103f20a7bbf348539d5766fb60cc689ff6e76f64bf602472bc4a01f134cfda64c0a8567d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "25d4516c995af068c8639eed8a395bccd7d614abfd5c173877082c4c404423105cdcbd8a7f7d82ab8da631d1cc571bd4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d1c2f13b030f971a7b9ba6c26d5a1fe94b8eb48d497ad899e95936a90dca821e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b2d594f41c3d41c09fc4619232c30d5a570c8960dcb234f974d6acc79412aa363b2b3aa089dce44dd5645de522e314b11d25bc8d9169fc03376e0548077a5bbc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-client@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-client"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-client/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-client-api@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-client-api",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4c274d212cbf480c02d38cb9794a3baf"
        },
        {
          "alg" : "SHA-1",
          "content" : "55a3adf679926eff53fd88061032f28edfb025e0"
        },
        {
          "alg" : "SHA-256",
          "content" : "bbcff742552af9fba4c309af6daafd2d95bdff466eadcf63c15e24cae5e6df1d"
        },
        {
          "alg" : "SHA-512",
          "content" : "7541f22a5c0101ec7434ef9626572921cf0025e84c5388768a31955340bb331a782e3ffc4cdf6fe3c6b9afc270c2cb8942fa174d8ccfc934360c0b0c3a2077e6"
        },
        {
          "alg" : "SHA-384",
          "content" : "5dfd2002b902a0dd4e8a16be3794c640cb8a3d4596de619ed698c0450923cf1dd9d0b7858fe90b99bf9e81c964db986c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1e8f4ce1952766378fe629d581d42c2e3aa3dae00d0e7545a99f9da79381c5637196a61e65340e08a16f22b7d92c3940"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dae56e1e8424ec1666a0544aff4c692397b2a1eb94900c875f07db236dbbe10e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cca90b77c38ba57f67f509432d1ea080d389b4ce1fb3f1ddb7d283f77a9cec9868901a5e75226f33747d2d3b0f8e838ee8fb26418bef575d2f4890957c3099ae"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-client-api@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-client-api"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-client-api/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-core",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1ac004a076ed340e7fb56912ac9f5230"
        },
        {
          "alg" : "SHA-1",
          "content" : "8be1c51b70a158d720202ebcf82e06d1017b6525"
        },
        {
          "alg" : "SHA-256",
          "content" : "a46dc5b1b6412e10895a7ce68046b0994750dd1daea68ce2307016d4cb0a4a9a"
        },
        {
          "alg" : "SHA-512",
          "content" : "ec0ad470001fee7def65ec9da97e97466da29a9bffae22929eb50647e04a12c84465e0ef895df805f7bb315ce732c93f81c74a2abbb5110dd08f534dd2a6b1cc"
        },
        {
          "alg" : "SHA-384",
          "content" : "6632fd48a61a9bcc13c8bd34008daa34286da17d96e252f84f88a0259e6961952c838a4b199e3d5740c4c1f7f2572e7c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "16058edc88b39cce513f480fbe7f7fe5019c4195d4ec0907c3d5f9a91fe84302648db3e423b0c475ac0d230fcdf16bb9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "7f86e95f3a693a8c69bc98c4fbcfa5dde3765ff4eac2830ee8e1355e31406e3f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c04a5ed60fd28376b8b6e8bcdd1e915f3a150b646d22539541780103b5ad241ed75302582b1ce60b0de083a164d870ca62264a55fa705539f382495ccc9d9e24"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-core/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-common@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-common",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ffd09c108428a3257c2c99171fa6cfc7"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ad6a5e09d1d825ca7b8d2c74bfa5fce956bb087"
        },
        {
          "alg" : "SHA-256",
          "content" : "2a8dbc736a2e1207567855e03cc598adec7e56a7f69bbec2e2ebe2f01099f168"
        },
        {
          "alg" : "SHA-512",
          "content" : "bf2a6d0efb8220819e73af43ebdb1e780366cf8c300d6e06ffac4365c7823328bb6c1989e2d9e7c07c4e5489c7e04d7fd88bbb2335b756e64650615ea030d50a"
        },
        {
          "alg" : "SHA-384",
          "content" : "87fe5f85daf984d9106cf781c000b3d7573f08e539d25243d83c20aa0ec442d544b79b318220d512abe36812c35af586"
        },
        {
          "alg" : "SHA3-384",
          "content" : "508c0680e69b225273c4a19bdb16b2f351b9fe9c1b8fee35361244a23cad969d5bcf103cd74a2b02fd30d68d661e465a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "d9bb66847d7b45e7be2872c504f24f18e0f6943f2ed0fe4ad8b2b2e1d0f0ea50"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dd13ed183d326fa2be152853856bf68e9a361cf27f1a6bbd7a0794ec98fa17b8a57655b99858dc057302a175ae0551e97902ca246623d6a39513d64be654afea"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-common@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-common"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-common/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-gatewayapi",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5a4450d1f26d79fc27f90fc61a0a150a"
        },
        {
          "alg" : "SHA-1",
          "content" : "cccd48cf90a1dd9340b17fa48e2360ea154d547e"
        },
        {
          "alg" : "SHA-256",
          "content" : "7720b7eb92fa3f36c2df4b4ebdaac851a2c5c663083fe76120ae830cc02a0429"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd992f769a27bcf1c4f9040ec020ed6d77286526d5b4f90bd5725742ca0cd73bf3c3d075357f09e29a3cfe6e5458b3f0023a4759c795a40cd8bed08e4b2fcd96"
        },
        {
          "alg" : "SHA-384",
          "content" : "5051eb46798e4cafc6d172fb62e0b9ca0e28c7849957a7d3064b6c81574df1f0615931385edc40666973389e0f4e17bf"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c22394c6f1679062bf3e1fec8ce88ea46318e8044c25c81b124eff6a7d43d360a6303748c87889065679631c989d0cb9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1bc6027193827239079079d067f4072e232f1bce2fe50a2352155bb22978a85b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "22954d369305df9ae1fb4bcf032b49c466ac0848ac8816a381de5f320052ed57a04bf57a5e235f0d6eba6115ed40dd35f622080a85d6b0f5de8302f868032142"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-gatewayapi"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-gatewayapi/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-resource@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-resource",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ef845b84d3ca2249b1b8c1cbe8fb51b7"
        },
        {
          "alg" : "SHA-1",
          "content" : "cf2edba3269ffbe197e4840bcb2143ea1c87a710"
        },
        {
          "alg" : "SHA-256",
          "content" : "0992466fc07856a9c6593122f9345126d5cf1addb20d1c2b318fa059815eb12a"
        },
        {
          "alg" : "SHA-512",
          "content" : "5f0559b3a46abb75f85dea0ffc6588f7d02ed35b562c04f57e95a50caf6f3b00eaba20bed856000f108fc9158a9a6d7602a6b2341a0f6211b3d7bf835b2820fc"
        },
        {
          "alg" : "SHA-384",
          "content" : "9d4f4164d752a7c1f3eff66db9a9d31cbd7f914829d904b3a90fd93a6ba44d178b32a98f6f086a032c44b65b1048e2f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "44360cfe8f845295e754bad73c340590f874e5c0c53588127def24f886d4a347ded313d8b7be2f0bb25af51472129edd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6295ac64c6ed81d393ad91ff809e9e1054077c36f04d7be826f69cdfee3a7780"
        },
        {
          "alg" : "SHA3-512",
          "content" : "51445e65919e1be6b5a577826aa8c748c70aac30f754ebdf072237d06b5faff0e73b36a533a903f904e9efa7169847deeba02e4d25f9f4d2cc878a10ce2440b0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-resource@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-resource"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-resource/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-rbac@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-rbac",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "92e9baaba21ef678e714f52313240069"
        },
        {
          "alg" : "SHA-1",
          "content" : "0bf15290bed9c0104d4e4287e0338d5d3601b9fe"
        },
        {
          "alg" : "SHA-256",
          "content" : "4a9522b24d5e03ab9f98252932e9f5d26c126dedb2917af1bfbfd1ae849f366a"
        },
        {
          "alg" : "SHA-512",
          "content" : "0cd43b089f72310d9a14024b717b000815510fff496ba71d5529eeffa8fda313665dbdf7e5ac4a962efd6b0a7770593c6dc2ad8f2866c6c4c6868ea9267a2e5a"
        },
        {
          "alg" : "SHA-384",
          "content" : "b5f266a8512aa441db07c97a8fc62893b0f25b94b397dd9da18a0fb47806e16e7eb78906b9105fe9b167adafd0879574"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3ae1d9fcd0cc6f0c5f7706113c187bfc899239d03611734de391cd181a1205128c4a41d1c542d486ed47cf962ef5be14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "4ab36d77300eb0c67000a44cad75871efd4170c811d30d9f8120421f3e1b0681"
        },
        {
          "alg" : "SHA3-512",
          "content" : "efc6671a5787f00dd331f2109047d3604250ca691b159357471a67f9402a71476ed041af752cdc2e835fa4d254365d586709a590860c6322de817d3e743e1f08"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-rbac@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-rbac"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-rbac/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-admissionregistration",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "58f08bd257a7fafae9b66c8a71bd1625"
        },
        {
          "alg" : "SHA-1",
          "content" : "61f882e6bf4bf864234c4aaee894347e60e6bf75"
        },
        {
          "alg" : "SHA-256",
          "content" : "60c2a1460dcb84e7732b3af13583bda576d8f1b0c8db96d0b5bcda1d28afd582"
        },
        {
          "alg" : "SHA-512",
          "content" : "590490b7ee3e2b1e0d053f4d8c1a8b0e72011a7981456b54fa51b5da26ebe419f056753fd205e63dd7474cb463614326f9767df3266bce9f95a36b3e37550b03"
        },
        {
          "alg" : "SHA-384",
          "content" : "4a357da7dbb45c93942969aa61363f6a6ac17ac0210f2add49a122d32476fdb15246c50e0cf5c547ea030d852866f2a2"
        },
        {
          "alg" : "SHA3-384",
          "content" : "1d4b79d776ee58ce888696542c6665cb15142aa40328c962320ee1acff96233f3d9c0078c5997de3c0d9cc505f8903fb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "65eef301777cffd1fd11d98a18f9a2d3bbc8449d40363f2aad3e0440851db6fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cc293a6d3d72aea0933d9bbb359533deb6476b3b30056b9086dff1909d25c08be807f6a123be26b23d23c5699f1067fdac8db0f7bf63a08053ea6c78bd813749"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-admissionregistration"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-admissionregistration/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-apps@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-apps",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "912c769498ae9c848717dbd9f922d040"
        },
        {
          "alg" : "SHA-1",
          "content" : "d8b4f48b956ef22e5fb69719a3188cc6ba495eec"
        },
        {
          "alg" : "SHA-256",
          "content" : "f0241cba54c97cf9d3da787a4f876b708ed73b1e9dc1ae62d8e5d886edf44048"
        },
        {
          "alg" : "SHA-512",
          "content" : "a91a94ee8d26bccdc5811b75664c9d0521e0d8fdd04db8025b36ef43517c3831c834bbbab5fbfe89f6f7c0f622f1bdc7222cbb9ca1742952cd1004263a92098b"
        },
        {
          "alg" : "SHA-384",
          "content" : "6dad819a054f0e665481f43120f57bf8d3136a72c61e5df81074b8d9520ff79e53e0bbe3a22f0c5deb712b5f013232ab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a1ab190d2f1b66f369f5f76373bf46f9d5364f09209a1b9e2d00dde949cebcae1f015b64399dc41d5025ffe092fbe3a8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9def87faf112de96dd29686822772c4b7b165bbbbaf5c50bac1bf7d4c0c678fc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a3064947783491c6d1459d23c1d904aeb1d1810b6849f072a4ee3686d294cf104475ec2c5000440ed3f520389ec7d6f7227aa7c43551b122ce3407f8dbbf76bb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-apps@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apps"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apps/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-autoscaling",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb84c7152458790902c238200b971ed5"
        },
        {
          "alg" : "SHA-1",
          "content" : "eee565e38e08acb2225f149df5e53e1ca8d832f7"
        },
        {
          "alg" : "SHA-256",
          "content" : "09577e86c1bbcfdcdf01b39e1b842301c6e12ff1f3ec18900f0c08a48b8eca8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a6822c2b4d56a5099b7e2b67cfd939caefc100e1a5fde02d5ba94367288f3194986717ced9e073f3564282d75663f58998ced9db80ec36e8b04c858d3ccc965"
        },
        {
          "alg" : "SHA-384",
          "content" : "53c4b4b76dbbd81cd30ab111f642fcc91c30fd5921361f5decb2781e37c915ef2103dd6f86a220edd0586beb953ad027"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8fe5cc28947537f518b46332bb8991d2129b02ce2547124d57a4f8fc73167ee5d4468eb5e81bbea36239b362c9fac268"
        },
        {
          "alg" : "SHA3-256",
          "content" : "443c48a9844d05835640f9474480f612beb980e2540261c19114ca633c571c8c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a50addc6295aa891dadf089f518ff32eedfc72aae28dfc0ffc3962be8ba862e8379c314b4d7d2fd4cf50eb4e5a7d350b307b7a59751d06e9c5ebb5c12673d12c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-autoscaling"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-autoscaling/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-apiextensions",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4da3629ac420aacb42237ce4a90cb430"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a4fe1c0d223bd535c8ebf0f60d8bd98513b5e6b"
        },
        {
          "alg" : "SHA-256",
          "content" : "cfcfa7e21b23e04ac07e87ea2993b915c04a7264abc61a7f7f41adb1b30ef365"
        },
        {
          "alg" : "SHA-512",
          "content" : "74d92be0fee55bd9ab65e43d4da47bcfb1635ea9b1a55f3a5f278141260874543f4ef21ff8d7616c31d1c81a3d768615126f4d827bc243decadb84ab6e8512dc"
        },
        {
          "alg" : "SHA-384",
          "content" : "d0e72ec1b3737b2fededcaa58a717f4910c7afdf752e7a36ed5245efa82a7ddb169a574e8a89e5caf26fe4ecbcb7a6b0"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0c7eba155119f93efacc39eaf8ca0c56ecba2ecac1d9d2e2c09a13e03c2596d65968b9c4f5516e6759696615f3fcda63"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e8383ce8e61dcf2e3577905310d194c26ba734c99681b634d1d8abde9d59077e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ee3fdab7491a55c391c1074a80f981df76e971c7704d94240575a5cd1c9bc9a438ec0226bce35f0311ffb005c42168d4e2adb2718b9152820a3bf08620fbac6c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apiextensions"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apiextensions/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-batch@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-batch",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eb62cad7c3a366370207f8f4416a9612"
        },
        {
          "alg" : "SHA-1",
          "content" : "80b097b509506047a1f741951a72a660afa04bd4"
        },
        {
          "alg" : "SHA-256",
          "content" : "43ac039eab9c20efbb256e59c663325287a18657468d4068c46a3f1cf61416c6"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ac57c46c1953c9651277e6253d3a5832f979de28d16c615f8ba37981903b3e4f243dd6033cf40557e26e62b4c19178eb56a6a35b42857a25cf47dc2d83a6e0c"
        },
        {
          "alg" : "SHA-384",
          "content" : "d89cc4d4b9adb74bc3bf587ab2898324d1a76b03b868df4173949f2b6df4031f52ee6448752c04e58c6f14e45523028c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d3b7db40b4b28650a1b3156172da8c68c8aa7bd5ba0b6db513f8775188fd7d6f6d7011a5afe9e32c864d341f5b727ef6"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9cabfc49c54588d7bd459cd3a4311881b4f6384f6ff3bb6d8508680c6aec998b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a4127c0a2e58e3c46aaffc7a0ab95763dc3cac074bbc1e0b9fb405691037c5a0990604d0e1c04ea293f4e1f6796543165c7482e2c31c5667ed100ede39ff278b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-batch@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-batch"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-batch/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-certificates@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-certificates",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7bac8f78dde196255c777d213b78fed8"
        },
        {
          "alg" : "SHA-1",
          "content" : "85f0691938d6db3aed24399187be7868e5ed72dc"
        },
        {
          "alg" : "SHA-256",
          "content" : "d1b757d62c9de14ef088ee25732457cc71154edff4d9fd8e6d0a95588eceecb6"
        },
        {
          "alg" : "SHA-512",
          "content" : "96252b6c85fc81f431402d069fd0297f330922b5517326f7eef2d830bdeabd0d310ac6c6db2204bc57046f58008bccf4dfd437c9cc8ca28e37aad85209a74227"
        },
        {
          "alg" : "SHA-384",
          "content" : "f90dda3ef2946ea2325d39640a86301c008273fa5623cc580d842f7bba60ca83ca5c61118c85e622e612685ebe912745"
        },
        {
          "alg" : "SHA3-384",
          "content" : "df0e243bbf3a4247364f4a52b064b20e95babbaf3079e27e26086cda85dabd3de4bd3fd0fc47072602b6c62921495977"
        },
        {
          "alg" : "SHA3-256",
          "content" : "600888e6639cc2f9e35fd9005aa56a7f828aaad28369fefe760a794b35064256"
        },
        {
          "alg" : "SHA3-512",
          "content" : "94b0feb36f19d2c411642ccbb2b03faabd551b87639c5a63231f00b8ba0eea2ca885f2a2fb336ed88c20260d7b573e2b4f40dd377667581d326a207623cfe197"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-certificates@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-certificates"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-certificates/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-coordination@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-coordination",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2e5076222fe58eb87ba223434feca21c"
        },
        {
          "alg" : "SHA-1",
          "content" : "03a825fbf0a8ca41f5e904b5b813a929291afba6"
        },
        {
          "alg" : "SHA-256",
          "content" : "8bd012a8c2d127b283b9d29bb125588bf5723e255058ec57611a3b7e0e4d34e2"
        },
        {
          "alg" : "SHA-512",
          "content" : "03760dfc264d065426eb688aac22f9979e0bed7b473710bc3591b98d8a79bb3ab6b513b1c98c3b379ef1b4a33470c007c25600bd6dc3600efa714577f61dcd43"
        },
        {
          "alg" : "SHA-384",
          "content" : "92ef3a9f28e861544fea11d72d1d5a0500034fc86e70c071f729047a0e0404b27f92cd848356d7151f31160b838e34a6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dcb824e78a6cf5b6fb474e0c95c4244a26a1bd9b193370824a91331651ebff96e99afee2b63cc2ff50a7ed059e930112"
        },
        {
          "alg" : "SHA3-256",
          "content" : "59e21450fcf8b6a50b51c84bcc88a97c3e8c3a3f2decabd9edf7f9c7561af37b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fd163d0c1e3fcf326eb04ad482472a74576816a9f815f2060a651ca861c897362d6513e794ab11e98fb1cf2fb81226863fb92d3206e1f257b7c9af8ba31b8522"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-coordination@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-coordination"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-coordination/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-discovery@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-discovery",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5672231b9494694239a04066a6ff24b"
        },
        {
          "alg" : "SHA-1",
          "content" : "6974870a4bea364f84f723437d0bd832c82f7544"
        },
        {
          "alg" : "SHA-256",
          "content" : "6c035b394329c0073dc8cc1aeb5c8916698f077bbe8722673a285decfaa175df"
        },
        {
          "alg" : "SHA-512",
          "content" : "f27daeaebfc11ff38c3f77be82350c919cf504958e17c80ba9c18f6f1ff94546fcde2992b4518b117c75e5e935c879d9cf3116dabb0ed4a1cdf5118e14ea1f71"
        },
        {
          "alg" : "SHA-384",
          "content" : "114cd1787bbedcc61cccb57fe8585ef27e10a900b34a0efbc8e0d6ed99eecbd1312290f6360009f14fb607c7c94a19c6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3415b4bce3e303156c64113b0be5e3daf0ea2d356f33e5ad079f5bd60d2021f96f046f3acc5fe31ea51557c435954979"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b91aa8777e1d554c83ef0f5fbf8e06c3e0ec7acfd0c621900c1c7ac6f918623e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a17f503c65093ff5af6c5cdf3ed2d61ad9625743cf428d9a1b5c65db4025541930c02dc3a4966104591d09f6f40490b160e7a954ab661837c0ca1ebf98a8d499"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-discovery@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-discovery"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-discovery/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-events@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-events",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4637c0008a338f3c910d370a3e524f75"
        },
        {
          "alg" : "SHA-1",
          "content" : "81f1b2e671b83d3d80cb9385d5817a3d3804afdb"
        },
        {
          "alg" : "SHA-256",
          "content" : "e49d43baf425c51095ee9dc00c52f548c0555d250ef45a12f248d5f0842d80c1"
        },
        {
          "alg" : "SHA-512",
          "content" : "e4f54e77d4361a2b6dcf7e7b95c85b7b9e92143f69ccd428e059b24719933d4d99816b93bb136a31d8dd62b318fc7ca63b5763e4ab3e7c07af143ac73208519a"
        },
        {
          "alg" : "SHA-384",
          "content" : "814b2b58501eb520b09c568d67a40ef617a7efd202b8f8081054736830558846ea4d5bf88e637fba26a494581964e151"
        },
        {
          "alg" : "SHA3-384",
          "content" : "9ebe6f9ff3bf08860657ccab740d976c28fd36859ae7fbec4f579f0af827e774b2edbac15ad0a2e7ecd68d766ba114fc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fa9942ea7e44a698aaa4c874ed08c6ccbf15d2200ede0dfbe0eb6b9e32a9f038"
        },
        {
          "alg" : "SHA3-512",
          "content" : "17743fccc6c8c0bdb9e7767bdea28caebcef5f5fbc47dc4844899d7cf464238d3211c8fb421f3fe9ad482b7e655369ccb36c559bc5f9fabab533b51371a9a372"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-events@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-events"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-events/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-extensions@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-extensions",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7b3841220282758b0da4a0fe1d9c7aac"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc2816a9db8e390c5e332fede8d02861fcc19d53"
        },
        {
          "alg" : "SHA-256",
          "content" : "fb9f75bb0995957edc742ffda5d2ae382bfb5b2ca972cd43cc410ab9f688f544"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c107569a0e5211aa81e67c37e4e2d83a5320cfc9347d09c66c414832c1d0f60316e356d03c83f5519db6ad9160df9ff60562bf356d79eb7ee1e8e6cc0820279"
        },
        {
          "alg" : "SHA-384",
          "content" : "3eb07bd826ff824a413128c1270302decc4e72fa522e648474d4ded5de4bcb199e5a081e718c3d6f52161cf6287c1405"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45cf401288c613c25e92dda0bb0184c6e8c7fe8e16a1bbd0f86b5a68ee17d94b7f61ff394d1ebd2c06238db38dfdd403"
        },
        {
          "alg" : "SHA3-256",
          "content" : "79a6270be29897d0c0ab0d6199d0a2e9d442d8c134ad656a49294dbb67e985f5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9ddb197d46ce4abe1fc5767bfa7eb0f7a5a63829cf6d2322bb7890c4bd8ddd8ccea5c7546c52d4d72254243531ee5fb697f3009bb843987bd0d2e5cca9ac8472"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-extensions@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-extensions"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-extensions/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-flowcontrol",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2d9cbd11315913a853170bb2b78edf41"
        },
        {
          "alg" : "SHA-1",
          "content" : "d81479d06d12635e6cc6228addcd7316652b9d19"
        },
        {
          "alg" : "SHA-256",
          "content" : "cff0e9de176d580c45c627495399f015562c4b8b95a6a179fe50aaff6103ca03"
        },
        {
          "alg" : "SHA-512",
          "content" : "4dc65893f141d1f19e69f59fc9fbb3ad40de13e1afaf31daaa86aa8d317fa5649d991bc490637de591f4801b432c9b91f7b85b4b18a3c691be3480d1efc4bc4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "e7a5ed27e07fd80aa8caa35e5f471739dad1233d223ad04cb22650a6380953c7dbd8d5f1f41fadab7346ab5463191c0d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "79aec734b6f792bc16cd6ab2d9f52328d8e9385f6ef933ea14c62f4f0cc547fbee1fb391bc48383eadf9f792dd6769c1"
        },
        {
          "alg" : "SHA3-256",
          "content" : "193c6632ec4ffd7d2b4ee383486e15ebf5888624a904caf7813eb861c2ecaf3a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "79b38da80acae6510ca7dc49405f5486531acf331a4840e54170ee554ae84e8198ffce2b483eee5f334d6eda5f50e33550dced64b33ddd5bb33309912b86a36b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-flowcontrol"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-flowcontrol/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-networking@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-networking",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c9c1e58368f35feac797eb2cfb91f0ea"
        },
        {
          "alg" : "SHA-1",
          "content" : "d79e344ab061deba2923410afdb3adf39153c64b"
        },
        {
          "alg" : "SHA-256",
          "content" : "0e70e593cdad8703d87ca19502004bee4be96cc44b07f55f6e1363049da01648"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1fe5199eea5bde5f883b4df971cbca580be9104234dc74d6076848471bf328ab2c1e529bda3c73d6d386fb5ab3a1d4c91e1a1b0fd5b57d8c0c2452424eab272"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdc732d2c986df5818501a39f48c293cdc9b8b0c979eade9548a76c2edaee031722fc407bf9e7fff398c204ca1dcc6fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6cd829a0bde67e97ab857746cdf841cf3bb8961658f1033a65c56210a4bf0d89f3cfa9738d33ddbae944b7a886c807ed"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a1569f2be153e8096cb30478d016a1128c7e41b75fcff5ea915759d301b1db8c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "16dfcc8dcb17372fd831e762fbc2b01c777deab7fe6deaf4df525a980eb4614716ea97c94c802790384ce0f5db03fea99d3b7c808d1e23669fa88aed0b516617"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-networking@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-networking"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-networking/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-metrics@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-metrics",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "458e0608b48385b67e056e18ec8befd3"
        },
        {
          "alg" : "SHA-1",
          "content" : "1e4a9dff66cfda3b1fd359dbb8c4f5ef71f26952"
        },
        {
          "alg" : "SHA-256",
          "content" : "a05144ec7539b9d8e9896fa64d30a39a6778ddd4d5718b9b403e262a2225f1ca"
        },
        {
          "alg" : "SHA-512",
          "content" : "b5dc1106263901c8071c3f8de637b09ec438fdfa845ecbd67c0908b67705a6a77e016aebb78c9c4ba3d553f186a091d34f485db503ce53028f891477ff4a1d8d"
        },
        {
          "alg" : "SHA-384",
          "content" : "927c8000768e25a9e440a27ad27784dd1613a342e2cc47e0dc24ad360cba2441c894319baf7e1be703fe1b74e64d6d84"
        },
        {
          "alg" : "SHA3-384",
          "content" : "38ba1afa974d3d815ce37ca5383b80f622bb992d247190d10a296f2a4a58c06055344717cde128d07c2e64d946f28974"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ef72231858180fa47b5b02cdf6660a0e07eee0879fb359184291326245ec1196"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6dff7586fa0d8d27b38db5e9bcfdd61b84bbcd7439c212dcdaa78c744e07add57dc04b9c3d5533342a29c025b253a5b6f8c054f6576385ab44615e4ea9db2ecc"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-metrics@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-metrics"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-metrics/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-policy@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-policy",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e1c0400e70d8daaa1a5501cbe8043596"
        },
        {
          "alg" : "SHA-1",
          "content" : "1a41e3f6c4bb0c7884832ad206f194b5cd5aadcb"
        },
        {
          "alg" : "SHA-256",
          "content" : "ef02bd79121452f28f72747e8e8801740d3ddfe18544f1c5e15f6551717f445d"
        },
        {
          "alg" : "SHA-512",
          "content" : "7823e0a271599a11b2ef2a076e8882caaf69aa35b88f813f0eeeab3ec218833fb83a0457f7e4d10094b6fcfefefffea3b76b2644473d7e6f87b029aa51eb9d56"
        },
        {
          "alg" : "SHA-384",
          "content" : "d1a2174bb9725f41074163b288f59a8761f7661bc80072340d40a7cb0f74450e45c208de38f1bb3f226645443ecc8fda"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3952c865ebad6d8163956451e2ce485673f14dab015abf3177cc2038eb4ede7b4d0082a5e374805570a186e80c643c82"
        },
        {
          "alg" : "SHA3-256",
          "content" : "41e9f78e3cbffbfa01902dd38489f207e6b21ba6f1c9ad9b80f75484404242b2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1338b3818911d83f9533bd458d6d8b73c45e4e2053cef11d3a69de43dcb1fd7bbfc307e8316d17edcde0a0630cc945e457bb9ffb3a76d018d4b0af4bccd1652e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-policy@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-policy"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-policy/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-scheduling",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "42c6b516d743a1dfbd5d61f0e007eea4"
        },
        {
          "alg" : "SHA-1",
          "content" : "301ee7010d456ffe3b57ca127eee607aa1df3cee"
        },
        {
          "alg" : "SHA-256",
          "content" : "966e8593c1ee113044f94e8b1fb73c053626dbc6fb83bb33165abbebd8f056b6"
        },
        {
          "alg" : "SHA-512",
          "content" : "f73037bf0dd6e8c53a8ad51771b00157adb092c3a7b196b9aebb63f5ead7473219fa9cf419d6f5151b6f38619cb9b4cf9c19c0a6728785c24ea5085af28d15eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "a9558028f77121d5b148ac727b8d1e8777ccb40e43a3fb37ec3534f7101cbc35ca9a1bb095e379f5d2f27fe39057d9bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45e382d45d8c645fa697105d54b2cd8da78a13a4d07b6caf1055b4451fb45ca996fe53102161e9287285547a05023216"
        },
        {
          "alg" : "SHA3-256",
          "content" : "475464d72dff7136dbdf325f4719866956efa51ea42182e4214030805fa8e0fe"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0a14a2e0eec657339d12db9d0ab3a15c463d9ae1b86ae57a0a3aa2b84b9807c219ced45e3630dddbc2e321257c105ed53ea1fd42e41f8c7d9999e0bf2f5e8047"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-scheduling"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-scheduling/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-storageclass",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fa77af1623c35b442bf91a45727c2c43"
        },
        {
          "alg" : "SHA-1",
          "content" : "c1f7a1fb380e04edd350d9130937f0a5e26833c5"
        },
        {
          "alg" : "SHA-256",
          "content" : "c56db3712e9057a502461ee0cb85b74686fb38667c19c13313d90b957d03b498"
        },
        {
          "alg" : "SHA-512",
          "content" : "29c5eba3fff39385596bdec2f4e209e74ef99cf70fbe6b450efbb0b9a8cd257c01fc8906177e859a2260aa09bb0ac385d2eedf54bb9ca657c777fdf2cfb213e7"
        },
        {
          "alg" : "SHA-384",
          "content" : "9fd11f2718fe813fef343fedc53a9a7b389436dd1f0e11dd15c98f41088969357de4115981038ddff4afa9a905b7066f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2d901619a25b3dbea8e22b65ce6775fda020fb11a212768a4656a21143d8a68f5ea36d734242965c96a249a9d285eb62"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1967761a1db94280f8d6bd716ea9aecde5599f8f1727116646161cb8ba368620"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9aeba47fc529a11827b0b863956a15dc339c5e24f36f27fee61d96bf606a8a0ad236e1e325ddf6fd9589273b49f94a1cb567b02b39b54eb19d76217a7cf558f8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-storageclass"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-storageclass/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-node@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-model-node",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fe376d86383a64ceee018116b1ca8969"
        },
        {
          "alg" : "SHA-1",
          "content" : "6e0b33ff7045409b8f0e86cefcad3b6161a8c495"
        },
        {
          "alg" : "SHA-256",
          "content" : "458acb565abbaadcba0ee700cebe6d21cf99525829662bfa5473e3ad0f28709c"
        },
        {
          "alg" : "SHA-512",
          "content" : "8ea9a2fa55cb7871fc25773b79d3ba7bb1917286c1f9eecb8d1afeebf0c35ce69035ff7b30c8806acdb3d76e0cc1a0643599cd3e8e03bef5c11d82a1bbf08bba"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b73502ff648968c25f4c10ffa62467d826e2c1c86013bf21cd567a2560e1869362d4084451da7a34448cac056da6ccd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "25e8b086c5abb3696ea9b8daf322f4e3d617f92ec83e24c61b51752727c7a85951b0e58bb4313a45de809deec768dc29"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8bd2c375c54b9a5f70a7859fc1c3e142f5e780e0a6194c6b1ae52049da3ab8a3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d9a3603e2730ab551592b8efa18e81040e65d99ce7dc638ce21823c7ac43a36276ea4100d7534b86e220cc9115671be3dc06bd5dbc1a697ebc9104b774192431"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-model-node@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-node"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-node/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "kubernetes-httpclient-vertx",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "986dab74e953bdeccabbcf1c6dd67258"
        },
        {
          "alg" : "SHA-1",
          "content" : "fce9124b951cde4556a414efd8233e5cc0ce04fb"
        },
        {
          "alg" : "SHA-256",
          "content" : "41f56817b6f7f29dcaf434f95801fa3b985d3d72c783ca8ca711e45a98dd758e"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e759ca120a735c0487e3e1c5dc0ec78ae6db319912f1466633a3112ea1376c8807283a026e0b369dbff06b4452f701c6379544c89774ece5d08e56bf8d42580"
        },
        {
          "alg" : "SHA-384",
          "content" : "28d69d0708df3d917f9feb7a7bba97d02611ae3b8a47db97062a28174961df55f6e36e7100ca565f62676bf204f89494"
        },
        {
          "alg" : "SHA3-384",
          "content" : "89bcf1769b1bcdcaf48f1afb1c1973359edf4e6a7c6b3f03f562015a9ab0325a376c65cfcf430f2017e3d2aa8574cd0d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "838bd735dbdcfb98053b3b51edcf783ee7ca132a832c08747692a96681e536b7"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ca5221ae3707fb650fac313fa6be9e2878200334d1cbf7e60a37bfea47bd4104806d074b818c805be74219cd9a3cce71c467029182176dfb90ca101b9b920b6e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-httpclient-vertx"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-httpclient-vertx/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/zjsonpatch@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "zjsonpatch",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e0822641dcd7e3736e899c7060b02689"
        },
        {
          "alg" : "SHA-1",
          "content" : "a589c259cd8466c297d1520ee0227982095dd82f"
        },
        {
          "alg" : "SHA-256",
          "content" : "649fe9a7dd1e50f5c319bd29a271ac09f79436800777250c3413de1655aa89a5"
        },
        {
          "alg" : "SHA-512",
          "content" : "1afe345873ddac95560523467cd53021c8e8fbc7070bdc764ec6888e09b4c67b82ba2f98683f2bbf678c60560ad3b87bad8e21300db0fc086663a01cb914be95"
        },
        {
          "alg" : "SHA-384",
          "content" : "ab74ddf5de5502dce7708051971fb0635ed2b7109a4cf1b9c8ad2eea4d5c87aded80cbedaf75943d7226907fbe32ab81"
        },
        {
          "alg" : "SHA3-384",
          "content" : "414d5c1abdd445899adbbdeeb1b69a6ca55fced2d4085cfc2c1a335adb9fbb4c25e75292858e50cddddcfa7714f9b25c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f4e6fbe66c5f3815f08fc3ebbe758afe889f9a1d381569f089fec0834a65fb00"
        },
        {
          "alg" : "SHA3-512",
          "content" : "68a3cef951e63fe4e42239ce7641df5ec97c0dded55b039accc1bec3c1710f4e838c4a1e892d2f7a1e67854c9c6ec6f49013f253e298d90cac1b90b809830b59"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/zjsonpatch@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/zjsonpatch"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/zjsonpatch/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/generator-annotations@7.5.2?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "generator-annotations",
      "version" : "7.5.2",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "316b5abe6e2fc5934471c9d25dd6ad88"
        },
        {
          "alg" : "SHA-1",
          "content" : "baeb403de373e6fd1dffeea3e25211b4999afec4"
        },
        {
          "alg" : "SHA-256",
          "content" : "be7e75729b6463a926e430d6bde5c7f0593706b8c44e28103831efd0bab0d7ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "34a8ae5efeb163b24f37623bf12e9728c9091ba5443e6db361f5ef3630b64530f7f57fdc8e86910be841c6c1a28dd15e55996e309ba19c1ae88b78f1891ca750"
        },
        {
          "alg" : "SHA-384",
          "content" : "ad4135f451a76690979d7c996e748df3b507388559930f25c743f12766240315c21e1d18b14389e18f54196d1b9161bb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "bcb982b9971811221d0f644561dc034f410c2f60d16c054dcf23e69b9bdd9838d457bb68bd20d466038a7c81604e6bc7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c948ca6b498f97e4cbf1ed95fd0eaacf677c78c9f2d31d89e08b958ab2e3470d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6c99034269d760e049b2e60ceec7c872db3d2d32acc3dbf23a0fc35ab8408672dbeee2ffea642f16c36ace96b202d03c16e362d8f63200e8ee3c17bccd656659"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/generator-annotations@7.5.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/generator-annotations"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/generator-annotations/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.camel-tooling/camel-lsp-server@1.34.0?classifier=original&type=jar",
      "group" : "com.github.camel-tooling",
      "name" : "camel-lsp-server",
      "version" : "1.34.0",
      "description" : "Server Implementation of the Language Server Protocol for Apache Camel",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f9e4afed2e70c1dede5f2002d83c0667"
        },
        {
          "alg" : "SHA-1",
          "content" : "060d62447d3e805163f31eb1f010247d88af2bcb"
        },
        {
          "alg" : "SHA-256",
          "content" : "2525ec2a030ef5eb60d04f505a10752c46bf24e8e61eb2672fd751e909facfa3"
        },
        {
          "alg" : "SHA-512",
          "content" : "db9030b11d8bbc37224b7bd6d4df963c8baa09621935b38bf2307eb4b250fa2541a8034d100aa34c88d65d6a8fa895d86bf0c18c18db8e6b1e5bf35a75005571"
        },
        {
          "alg" : "SHA-384",
          "content" : "573c4f7e334f069315f765bd44b07800ba8911211d83fb52068eaee81f8699d31ed563616de6a3bfc438299b0966635d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "274bbca2eb2b25f2c190664191e76fb499e408f6f92122307e0ebb8c81ee236043ae7a366aced579c7f019998ff316a0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f6e8a3cf75ec85c6ff03ba1b3b325bf4a1053023bb9876a27cc7af15b02fd708"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cfd4c0518add11c6cd36d0004de2473e26f7f73d690bb13d199344a6cf856bb10eec553339ec1242b548bdcb770c178b681a8d253b61b84380c86fcd10806aec"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.camel-tooling/camel-lsp-server@1.34.0?classifier=original&type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/camel-tooling/camel-language-server"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/camel-tooling/camel-language-server"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j.jsonrpc@0.24.0?type=jar",
      "group" : "org.eclipse.lsp4j",
      "name" : "org.eclipse.lsp4j.jsonrpc",
      "version" : "0.24.0",
      "description" : "Generic JSON-RPC implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9bdf74b2a43f29fc4146c8cd2e879764"
        },
        {
          "alg" : "SHA-1",
          "content" : "27512deb3601e0cbf71d61d1a5611fb99687ab8e"
        },
        {
          "alg" : "SHA-256",
          "content" : "7721572e849d4f359b46ede55d5604b982ff498d0d92ebc70e18029f59823c08"
        },
        {
          "alg" : "SHA-512",
          "content" : "9212e7a24018e02ed0b196b56826482073a0ac89b0ced5c69decc9c55bb00649acc74c2d9df4fac3450a6ebb5296914cd463605450c337674b548f2865230770"
        },
        {
          "alg" : "SHA-384",
          "content" : "ebef605f766e2188c8ba346d927858149856a786b383b0e5b3d7df53b4aaaaa75d000f3a77eef10dd0b72c6587b6ac25"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a00e72ec47202558ddf64e468758f1ffa098a2d8d9cd823ffb8381ffeb99442b6bf26c958641b2296019d7c353c9bfca"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f661a191d016a2bcea1ae03d286f5220883e60e971e7c5658c3be7c821295204"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6daf97360e9ed0d7dbe430c44c0ffb4b1242b377ce82c0275a919974d4de522b46d98db86cd1474017d3eaaf0750e21652563bfa64dc56f6bc41391a3e7d8d8c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j.jsonrpc@0.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-lsp4j/lsp4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j.websocket.jakarta@0.24.0?type=jar",
      "group" : "org.eclipse.lsp4j",
      "name" : "org.eclipse.lsp4j.websocket.jakarta",
      "version" : "0.24.0",
      "description" : "Jakarta WebSocket support for LSP4J",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "eef0a30ea39ea46d36c78461557f25d7"
        },
        {
          "alg" : "SHA-1",
          "content" : "62301dbcae4a44b9b500b16f7ab226ceaf5fe670"
        },
        {
          "alg" : "SHA-256",
          "content" : "8b050bedf216dccb9ee94a8c8c8d7b8902b880771c8de7724227e6f605b49f1e"
        },
        {
          "alg" : "SHA-512",
          "content" : "316df903a16a84038f8bbaed5f671ceef56f3837d3f42db8fa134a0474d888fbbfaf5e07fd67d31aec67456e42487131445aeb234c3a695ef477ccbb3aeadb3d"
        },
        {
          "alg" : "SHA-384",
          "content" : "a1c2b45ce3a514b5b7b2a27a71576b496d2c98e8a2090a7c63a4797abfe4aeaa83adcd5feb85e0dc585f57ced2f669bd"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ee8db87c14eb851223536a2940f5d461daf36760cce3e246aee4d6280cbddee5b1007dd1f338ab4ca4dd24012c68fa9f"
        },
        {
          "alg" : "SHA3-256",
          "content" : "58460d7aedfba4ddbe0e330d5f22b139df6b35d7ee74ce9c18c018fd3b11005c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "81eb8fc778cb6dfcfa709aa74d166cdcaa2d7a24c2bcd3cc936280eecc18190143735d8456351e5e03068a220d09b9edc41f830f536948b5bb52230a8996be71"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j.websocket.jakarta@0.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-lsp4j/lsp4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.0.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.websocket",
      "name" : "jakarta.websocket-api",
      "version" : "2.0.0",
      "description" : "Jakarta WebSocket - Server API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d6fe81291a75b2ff7226c7634402db03"
        },
        {
          "alg" : "SHA-1",
          "content" : "2db3b78991e6f269d712b9dd2433bb20ace295ec"
        },
        {
          "alg" : "SHA-256",
          "content" : "f58ccae166326ae07e112ece85d6a4beca5c495af919448a326ad109e9c0636e"
        },
        {
          "alg" : "SHA-512",
          "content" : "447074a5d0524b9fedccba3e51bce0294c0a57b913af4807a3e7d38282b15ebe48c5c5408e3db029ab3f9971c229c8cb99ee00d68b8d5d6fa082fee428e1d6ca"
        },
        {
          "alg" : "SHA-384",
          "content" : "d2e2ee40c024af8e959b9ec2f91e280e2f49bed6befdecabf0658c5bb39fdc8ce814de0d54ebc34faa8ddffe41bea953"
        },
        {
          "alg" : "SHA3-384",
          "content" : "661d005e1899c311d060d2a2aae09fce5a95f7d7d4850f6437fc0651c97b6ef570441b6c62aca1e726c34405608fb266"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54c8167c2b90e6dc9e12dbc71af480c8a837594b758479cf40d054e8acde3321"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0cc73555c885e97c65fe43029fd0d7dc38a79d87f154490942d9f86603e0051ce0e424fa70ddd1fd3d3a643a20960f7704b710d72a306db13ce99b6866b1b175"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "GNU General Public License, version 2 with the GNU Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.0.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.websocket"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/websocket-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/websocket-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/websocket-api/jakarta.websocket-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j@0.24.0?type=jar",
      "group" : "org.eclipse.lsp4j",
      "name" : "org.eclipse.lsp4j",
      "version" : "0.24.0",
      "description" : "Java bindings for the Language Server Protocol",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "07268ad960d21e4a0c78da3cc9735c03"
        },
        {
          "alg" : "SHA-1",
          "content" : "06a0653487ea58604fc0a4fe3cdad8324b4ee3f6"
        },
        {
          "alg" : "SHA-256",
          "content" : "2caea31ffa2abd13c6f5d13489be071ad08f108eae83a34473ac72d96cf72922"
        },
        {
          "alg" : "SHA-512",
          "content" : "1d881528a8a9802f3f1e24ca4381f11ee954c904811eab70361510d0e186a6450284163917529fdf2c47a50459510d46eef5f2dbc512bcc4e15a58b3254d6e9c"
        },
        {
          "alg" : "SHA-384",
          "content" : "88162d40451f418e4ad5bc15af7d8d21f40e1dd3fa5b514c3361a0472c5d085e0c0956d4b9464d42e02519d2fab6f304"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6384c010792c35327e13b0f3dee0eaad1e7a864fd51f045884e6474d01f0d3b36645a1887715102d659a344dc2a08af4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ec81237b61812fdac71d9ca04ad2043cd1ee6816e1bf2ba61e7d3d39c59eeeb9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "0bb6d466cfbb4369b399d114726c01f9d75121604143444320520ff0ced258e5bd7501d56b09b485277d5b122a925ff8c749c3bca7b18216203eb1ae50d5c79d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j@0.24.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-lsp4j/lsp4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.logging.log4j/log4j-slf4j-impl@2.25.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.logging.log4j",
      "name" : "log4j-slf4j-impl",
      "version" : "2.25.1",
      "description" : "SLF4J 1 binding (provider) for the Log4j API. It forwards SLF4J 1 calls to the Log4j API. (Refer to the `log4j-to-slf4j` artifact for forwarding the Log4j API to SLF4J.)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8d97a042db2a1ef9e977331c44ac8d44"
        },
        {
          "alg" : "SHA-1",
          "content" : "3c4144e7864a298b22a77e3a10e52f24a7cdfab0"
        },
        {
          "alg" : "SHA-256",
          "content" : "af6528455568ece7828b9eb621d1baad6341cd2608b12e47055bbba10f718248"
        },
        {
          "alg" : "SHA-512",
          "content" : "afad867a8d2bc4ddc16e2199151354916a47daccdcb043e2be0b323977a2dc3d5a8ea0711c64abfda808a298ac7e287da58d0f66d4ad9ecb0e34f375b04f4bbd"
        },
        {
          "alg" : "SHA-384",
          "content" : "a38da4e84e3797115c3b30f42f45f062810555c904534e96ef1bceb87a8de8fc2509443a6a8ca89f3fcb6023b729e208"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b0a4cb75a01b3cde7f5d001dcdfe82d26d0069b31fcca953089d52027b537f4ad91cb6777b0e87d0f022cf7417ea73aa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "34c8f809ad52c77760754f832d34ec3977a8b1dc84f6b8ae7a3d2fec51bf28eb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5d89ce6c59b22028585c71c01923b9fc1220cd90fa9bf24824ed254db42464266398eabe52677e0933d7cbf1166355b21454d9081ad8cdf0f259d9568a3fd7af"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.logging.log4j/log4j-slf4j-impl@2.25.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://logging.apache.org/log4j/2.x/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/logging-log4j2/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/logging-log4j2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://lists.apache.org/list.html?log4j-user@logging.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/logging-log4j2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.30.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.forge.roaster",
      "name" : "roaster-jdt",
      "version" : "2.30.1.Final",
      "description" : "Forge Roaster is a library for inspecting and manipulating Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1891b36f629a28ea870f45fc99b9093f"
        },
        {
          "alg" : "SHA-1",
          "content" : "4831d8414c5657a6512ad59c9699cdb694ab3a8a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ed0a81b1a05fe969d45f639a14c85c1c567f9b80e2bc183755c07b9f3682bf9c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f1e89b3cd28f174876a59574079e572764256c875484567aaf560367ff6e87ebf23a3f771d0a6b4722ef075f3dee713dcc2b45a6966da49608ffcf35d0d4aa90"
        },
        {
          "alg" : "SHA-384",
          "content" : "9ae579d9d4eea906d28a73d0a5970b6403bc418fae01db3401aac8b58643cbd3fc1c6c003142a5b5482dc2a2157ccfce"
        },
        {
          "alg" : "SHA3-384",
          "content" : "39d1c4ee702fb7b9d0c2ff138afe715ebc7893e7dd28e0206d1cea86689331338a9f64c82ac463af9e4e7e905eedfeb7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cbcc05bc5610ee9c06712becd2abf417296590f2c1d106039310a7e001c35e8a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "aaec54c1e2e7c239f235f25621738f07c0035a05e26cf29c2db283adb47f90cbeffaffe1186839c546a71213d12739e9ac9d72664dda62927c3eac06f4d4b478"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.30.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/forge/roaster"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.forge.roaster/roaster-api@2.30.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.forge.roaster",
      "name" : "roaster-api",
      "version" : "2.30.1.Final",
      "description" : "Forge Roaster is a library for inspecting and manipulating Java types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "fb049d92b39e70a6b81f75643bc45749"
        },
        {
          "alg" : "SHA-1",
          "content" : "031edaad412a4582559009e195c9fca9d7a7c143"
        },
        {
          "alg" : "SHA-256",
          "content" : "7c2d90ec672c89e26f611d7c747964f7368f41973e3d9b7b644aaa1e90818b5d"
        },
        {
          "alg" : "SHA-512",
          "content" : "1ece315e702b0fd3dc49523ddf31f74eb5d60cb5bd4b6bd43fcf5aaf07516a91f985e8b3ed0b222325de588a366c41932ac88edc3f582f9d516b9c06719136d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "838e8957085043994bdf31ad53c8df3da58fff90bf1ccb03dd2685f843f6171124f4e34f384fe35db94b7c32cecf637c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0473b0179164244a603297bf303038f4e11ae8260b87dd9bbbe84d3be89c7bc6eaa18aa432fd6a63157f66bfeea3a3cb"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6312ca58a2951e6242cf1f0cfb117a8a770781eabbe31448004ff7ca555d598c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "cdd22b721eb6392caf9f9c9f96cd791045dc94a02c4bdb6fa17d32ff9c43d50b7ac55543dbb7819c8938fc551139cfc3fb3cd7205667220407cec290f5ba9620"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.forge.roaster/roaster-api@2.30.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.jboss.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.redhat.com/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/forge/roaster"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.googlecode.juniversalchardet/juniversalchardet@1.0.3?type=jar",
      "group" : "com.googlecode.juniversalchardet",
      "name" : "juniversalchardet",
      "version" : "1.0.3",
      "description" : "Java port of universalchardet",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d9ea0a9a275336c175b343f2e4cd8f27"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd49678784c46aa8789c060538e0154013bb421b"
        },
        {
          "alg" : "SHA-256",
          "content" : "757bfe906193b8b651e79dc26cd67d6b55d0770a2cdfb0381591504f779d4a76"
        },
        {
          "alg" : "SHA-512",
          "content" : "62278bb82d1dcbf64e92e5314ff1ce481e34e3d4bcc2aad54d410b339f00b33ceb8aaddf6ed86e839d924f17d25948a0ae4a37015724076048d14e1aa66c942d"
        },
        {
          "alg" : "SHA-384",
          "content" : "17ad5525fd595e689360c705f2e193e82857968fa99ea8641a1fb6ae1b25c2a5c693e4c136fd90cbee1e9121913bd54c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "04bf9b2cdf53e90b443abbc20dd17557af4b5bb13528b3f2333525d0832b94745fba2758df52fe0b0ddb9fc4d551f7e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3b62397adb580090f5c226f4d4bedf4e01d505fd34615df83210cb7a3dc29e68"
        },
        {
          "alg" : "SHA3-512",
          "content" : "c4b850c0dfe6d9235c2402b8d5b20e8e793a851665e8d12fe60aae10024c5a5ff5b91ab07d1cfcb752144ac5402e56d73ecec472837a39ef973b86235853d332"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MPL-1.1",
            "url" : "http://www.mozilla.org/MPL/MPL-1.1.html"
          }
        }
      ],
      "purl" : "pkg:maven/com.googlecode.juniversalchardet/juniversalchardet@1.0.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://juniversalchardet.googlecode.com/"
        },
        {
          "type" : "vcs",
          "url" : "http://code.google.com/p/juniversalchardet/source/browse/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-kubernetes@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-kubernetes",
      "version" : "4.19.0",
      "description" : "Camel JBang Kubernetes Plugin",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-plugin-kubernetes@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-kubernetes"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-kubernetes"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.fabric8/knative-model@7.6.1?type=jar",
      "publisher" : "Red Hat",
      "group" : "io.fabric8",
      "name" : "knative-model",
      "version" : "7.6.1",
      "description" : "Java client for Kubernetes and OpenShift",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "1f5d010f65a6817665f809bea0775226"
        },
        {
          "alg" : "SHA-1",
          "content" : "98dd411837389fd03be5180715ae20a7df392953"
        },
        {
          "alg" : "SHA-256",
          "content" : "e239658e5fe53da3b998e5ee8c7ec4be686e285760497af3b6b5617dbf2629b4"
        },
        {
          "alg" : "SHA-512",
          "content" : "16ec0228566b6093e306d878e4c50df6df2e66f6aed1b77cc69863dacf5f36839d82ca437b4afff62c3daf35d88da231b845fdfe6d268e6ca5070c23feb86ceb"
        },
        {
          "alg" : "SHA-384",
          "content" : "8f9cf2de31ffbe2d69a758166a63e9ab7f4b7431fa4db38bbc81fac9dbea9c52a528c352a309d5fa241dc7677653a3e3"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4f539b39dc97e86a1d54f80ce75cc667cf574d2d0ad1094956a1b099d6bde6acc47aa0491f6f70de29370a8487a78ba7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "8daa6a18c7ab47a9b13b316ad63cb10a6948de8717a90765b460468a1972aaef"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a5f429338cd0082bdf75b3c53a30c4dd4c715347a882625a8cca10aeefd73e022c98b2e2c4fa41b794da0f8f854a6dce9933c9bcb877318243348859758b7fa0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.fabric8/knative-model@7.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-extensions/knative-extension-pom/knative-model"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-extensions/knative-extension-pom/knative-model/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-route-parser@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-route-parser",
      "version" : "4.19.0",
      "description" : "Camel JBang Route Parser",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-plugin-route-parser@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-route-parser"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-route-parser"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-test@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-test",
      "version" : "4.19.0",
      "description" : "Camel JBang Testing Plugin",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-plugin-test@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-test"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-test"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-jbang-connector@4.10.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-jbang-connector",
      "version" : "4.10.0",
      "description" : "Citrus connectors to other frameworks and technologies",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a829d5106fdb4b1806181a36f6ee8131"
        },
        {
          "alg" : "SHA-1",
          "content" : "d60f90ef1a44294314972cc889c4754cb6dea472"
        },
        {
          "alg" : "SHA-256",
          "content" : "2d0b548ec2272a0da473cbc683bfa34c5dcdfb5f20ff04afa051b7db791d95b2"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1f58a72edba5e1ee7eb2a143f184f0cb32cb3306c6a9b52823ec31a5a67b33c1b1dbb65412db716003b622ce4d451514cc506291e110b6ad47604758f8b3ccb"
        },
        {
          "alg" : "SHA-384",
          "content" : "f2e540800d2cd035c444ecc82d94b9eeb14e544aa395a6c429f92f7512cb791bff13945db0f46cd37e8ee31a4f0de7eb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cb1c6658a946e445233194de2e5b0dc1ab7ad847ee76b50a6cb04f24a9842f06afb670b8c89a3a8bff23518b31d5ba08"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f71a3f6c062e1147501fe2f4ab4aa3cb1e22054768f693226b55f0776a368acb"
        },
        {
          "alg" : "SHA3-512",
          "content" : "f2b0508c86b8c2450da605488b791b95e5ef906b6ebfd20c0c6271446b1af10ee1088fd5961cf37bf53c952e4b4d7c01cb483d89377a974da2acfa58f0d91f6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-jbang-connector@4.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-connectors/citrus-jbang-connector"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-connectors/citrus-jbang-connector"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-base@4.10.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-base",
      "version" : "4.10.0",
      "description" : "Citrus base and default implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aa54e7fd44422e2084aff7c890cc3952"
        },
        {
          "alg" : "SHA-1",
          "content" : "32ad666e90ccc3c0a9be60a9ab7ad2ea89f801f3"
        },
        {
          "alg" : "SHA-256",
          "content" : "edd14ef0db32130a42acc241884ff0d7c3cc3afcc21fb2809224e13be0cf6911"
        },
        {
          "alg" : "SHA-512",
          "content" : "708b57ecc718e659466c695c93fd40982dc8f73612c955c9300c43ef66901565f3615d76d3e18521e6819c93d0d34cc77a5d4f987b7308413985502e6f12f868"
        },
        {
          "alg" : "SHA-384",
          "content" : "71f6c281cc497f03a724c14d41d0df0ce64956251c01d940f3118d41de975dd6b766885f431b70446d7ec8100f4cec56"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e039c3cf4b04b6a48e49c85bc90925f45d69976dc98eb6d7cb7ded1c2fe83dde104c00f4b2d217519aeb8770968c6e7e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6910ca4b48a9e1f65d33048b78a1e1a838a2dcd7232fa936ef20f9f686222ab3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8074346a4a9ac84b6db526817240cd2d1f2fe8a5f16fd3c386e78b289f3892c1368d0bc533e47d9fcde3e92269c118131013fd9b9a099806d39fe6aebeead970"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-base@4.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-core-parent/citrus-base"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-core-parent/citrus-base"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.citrusframework/citrus-api@4.10.0?type=jar",
      "publisher" : "Citrus Framework Community",
      "group" : "org.citrusframework",
      "name" : "citrus-api",
      "version" : "4.10.0",
      "description" : "Citrus API and basic interfaces",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "86d3617804a621acd86352b70bd4182d"
        },
        {
          "alg" : "SHA-1",
          "content" : "87b2871b34c32179a7331d2d3bec50b480c294a6"
        },
        {
          "alg" : "SHA-256",
          "content" : "f2389e8a2260f52a9ef9dcce63c8c5af87a13e5b35941392f4406f563144b58a"
        },
        {
          "alg" : "SHA-512",
          "content" : "e4dfeefcce889786899f1480ed78e287020c572f7029643bb297dc583b82b4945fef006c9882a604be72c793b78488673eaefaf45cfc68f9e0d98be34f71b3b7"
        },
        {
          "alg" : "SHA-384",
          "content" : "53160c07893a890e393bf5daeb9f8fc488988b3f895d39250c5c3410e639548b741c5872ac0ba9ea8d8f9c358366b93a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e1fd0056d2b7afe35fc446fe2d6297de6634616b716b9c54a026ab2f5dad8db2335f845f78de4d9b0250faaf37c3a388"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c9a61ec679e09ccbb6d43163d360638c5b37693b8a9c47a7cf34130d4629c48d"
        },
        {
          "alg" : "SHA3-512",
          "content" : "1b98a119769a82da50e9010b65f8762351d15b83094342d533c445116df142d0b8142c62d993b8c7acc57a02dbb430e0fd10d356cc29ff58de40d841b114be6b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.citrusframework/citrus-api@4.10.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://citrusframework.org/citrus-core-parent/citrus-api"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/citrusframework/citrus/actions"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/citrusframework/citrus.git/citrus-core-parent/citrus-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-validate@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-plugin-validate",
      "version" : "4.19.0",
      "description" : "Camel JBang Route Validator",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-plugin-validate@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-validate"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-plugin-validate"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-jbang-it@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-jbang-it",
      "version" : "4.19.0",
      "description" : "Camel JBang Modules (parent)",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-jbang-it@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-jbang-it"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-jbang-it"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-launcher@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-launcher",
      "version" : "4.19.0",
      "description" : "Camel Launcher",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-launcher@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-launcher"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-launcher"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.18.1?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.kamelets",
      "name" : "camel-kamelets",
      "version" : "4.18.1",
      "description" : "Camel Kamelets",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2718ebdabe27b3470f84b4d26cdf225e"
        },
        {
          "alg" : "SHA-1",
          "content" : "75b3e5fd3f23b9b2613e188c6469d2260d7d69e7"
        },
        {
          "alg" : "SHA-256",
          "content" : "56033ce4642149cd263c6da3cf55d014b323353c98f14886031f27f50c4dbd7c"
        },
        {
          "alg" : "SHA-512",
          "content" : "b6a27c2ea24ead883bc161cd945556e9c5ba6f29d73e6f621f4414cf8e4f72908c2eff604f3b9521a72c5861361de2f694881a672fba514087a4ff04e0f2f0eb"
        },
        {
          "alg" : "SHA-384",
          "content" : "2db5424c6fc6407b4339575ec5cf28a562af03079df3453eb65fe40afa90a60734880685599b0324340eb13571b569ef"
        },
        {
          "alg" : "SHA3-384",
          "content" : "56447b926b695787677f9e62d04fbe99ea1cee9b61c93bcd8058b0e2ced909812ba800b2c79c0f91f2e4ee939588fcaf"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c684e6e3dda0b6eb2a6271d1af91118ac8398c56b0119aa38cb6d2b9cf0301d1"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ad0a4fcc0365ebfface95b987f757058a73361c741d66d0eb343a260fccec26e07eaeeb0b9c1511f4483aa0eebf2f5351506b1b2d709b77882c34ec6d1247a5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.18.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-kamelets-parent/library/camel-kamelets"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/apache/camel-kamelets/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary/library/camel-kamelets"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-cipher@2.1.0?type=jar",
      "publisher" : "Codehaus Plexus",
      "group" : "org.codehaus.plexus",
      "name" : "plexus-cipher",
      "version" : "2.1.0",
      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "84de7154df3e6f80afedc765f375e625"
        },
        {
          "alg" : "SHA-1",
          "content" : "e09da02e0da5c3b7848d5acf499cabf2b0774c15"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae34b6dcf0641a8bf5592244aeeeea49b6aa457f1889a68dd98a00a08cf1f38c"
        },
        {
          "alg" : "SHA-512",
          "content" : "0d91bc6d3215b8658ab3353c778ae0b150c623291aae5b44d7ae0ab7f1fc185af568256116e30fc36ec98b44f4aa6c567dbb1843400cf72a08ff49e22f3180b5"
        },
        {
          "alg" : "SHA-384",
          "content" : "2f44377c01eb6b06be9e2c9c3acf1b6d8932d74d714693852566b72a83162cde73069a62866d9b0217005f6217b4909b"
        },
        {
          "alg" : "SHA3-384",
          "content" : "165e17d965684242460214119441a2d9aecd61b30ae69bd0c8a2f005de15ed6da22dcee346171b3421780157fa06baa4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "02be0c4d478e0f379ff170e08e976efd3fa1e683c9881bcaef784f4b4fe14427"
        },
        {
          "alg" : "SHA3-512",
          "content" : "406c2861ca927676f491c715eac666b03d41f938ebd21a7f0764e3e357fce4033a7dde75ae804e7c68b9924788fd42420f406bffac4cb1747d897846b34f458f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.codehaus.plexus/plexus-cipher@2.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://codehaus-plexus.github.io/plexus-pom/plexus-cipher/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/codehaus-plexus/plexus-cipher/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/#!forum/mojohaus-dev"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/codehaus-plexus/plexus-cipher"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-launcher-container@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-launcher-container",
      "version" : "4.19.0",
      "description" : "Camel Launcher Container resources",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-launcher-container@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/dsl/camel-jbang-parent/camel-launcher-container"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/dsl/camel-jbang-parent/camel-launcher-container"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/archetypes@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "archetypes",
      "version" : "4.19.0",
      "description" : "Camel Archetypes",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/archetypes@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/archetypes"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/archetypes"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-api-component@4.19.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-api-component",
      "version" : "4.19.0",
      "description" : "Creates a new Camel component that wraps one or more API proxies.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-api-component@4.19.0?type=maven-archetype",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/archetypes/camel-archetype-api-component"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/archetypes/camel-archetype-api-component"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-component@4.19.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-component",
      "version" : "4.19.0",
      "description" : "Creates a new Camel component.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-component@4.19.0?type=maven-archetype",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/archetypes/camel-archetype-component"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/archetypes/camel-archetype-component"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-dataformat@4.19.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-dataformat",
      "version" : "4.19.0",
      "description" : "Creates a new Camel data format.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-dataformat@4.19.0?type=maven-archetype",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/archetypes/camel-archetype-dataformat"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/archetypes/camel-archetype-dataformat"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-java@4.19.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-java",
      "version" : "4.19.0",
      "description" : "Creates a new Camel project using Java DSL.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-java@4.19.0?type=maven-archetype",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/archetypes/camel-archetype-java"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/archetypes/camel-archetype-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-main@4.19.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-main",
      "version" : "4.19.0",
      "description" : "Creates a new Camel project using standalone Camel Main.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-main@4.19.0?type=maven-archetype",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/archetypes/camel-archetype-main"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/archetypes/camel-archetype-main"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-spring@4.19.0?type=maven-archetype",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.archetypes",
      "name" : "camel-archetype-spring",
      "version" : "4.19.0",
      "description" : "Creates a new Camel project with added Spring DSL support.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-spring@4.19.0?type=maven-archetype",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/archetypes/camel-archetype-spring"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/archetypes/camel-archetype-spring"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.tests.bundles/bundles-pom@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.tests.bundles",
      "name" : "bundles-pom",
      "version" : "4.19.0",
      "description" : "Camel Parent POM",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.tests.bundles/bundles-pom@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/bundles-pom"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/bundles-pom"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.tests/camel-validator-test-resources@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.tests",
      "name" : "camel-validator-test-resources",
      "version" : "4.19.0",
      "description" : "This bundle is just test source.jar.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.tests/camel-validator-test-resources@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/bundles-pom/camel-validator-test-resources"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/bundles-pom/camel-validator-test-resources"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/tests@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "tests",
      "version" : "4.19.0",
      "description" : "Camel Integration Tests",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/tests@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tests"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tests"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-itest@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-itest",
      "version" : "4.19.0",
      "description" : "Performs cross component integration tests",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-itest@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tests/camel-itest"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tests/camel-itest"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.narayana.jta/jdbc@5.13.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.narayana.jta",
      "name" : "jdbc",
      "version" : "5.13.1.Final",
      "description" : "transactional driver",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ac236cc7bb4bd05c34c145d61f048905"
        },
        {
          "alg" : "SHA-1",
          "content" : "ad55a3e8ea56c1073c09a11d21fc90cb727a153c"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b28d2224114378495d7bbd7865f2f07a8f7c5ff2c9c71066fd6c1dd4114efd2"
        },
        {
          "alg" : "SHA-512",
          "content" : "001f1f96fa71aeae7217c32fb01dee983fa3211ba5730bb4fc352c71310e1befb2604619cbdcad07675e8e724a1a07918c6673ff78f0ea56aec086a08fc1e8f9"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b9b1268f2efa42a0b2ee49cb61614c3abf9189da2748f8f226018430c84ba5eb1f4d11679aebee24f26b96fe6477838"
        },
        {
          "alg" : "SHA3-384",
          "content" : "db24255fdce3c5cce63f7939e2031f159290fd8e5ed9b1844c7c9f5c11fb5c409fcb28965bd5e3fc54aa915cd0823154"
        },
        {
          "alg" : "SHA3-256",
          "content" : "19ded4e1c8d56a6990789428909f1f76884e8ccdada5e6328e4cefdd4507e254"
        },
        {
          "alg" : "SHA3-512",
          "content" : "8b855d1e906bab38eb5a0992a0b3c9bb73f6685f29647a11f97a80a2f068c12fc3b1b1c9b167802c7975f1e9a586dbe3a9e7ac72a4ab19b7c010259059d5121e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-only"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.narayana.jta/jdbc@5.13.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://narayana.io/narayana-jta-all/jdbc"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.qa.jboss.com/hudson/view/JBossTS/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.jboss.org/jira/browse/JBTM/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jbosstm/narayana/narayana-jta-all/jdbc"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jboss.narayana.jta/jms@5.13.1.Final?type=jar",
      "publisher" : "JBoss by Red Hat",
      "group" : "org.jboss.narayana.jta",
      "name" : "jms",
      "version" : "5.13.1.Final",
      "description" : "Narayana JMS integration",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3c8979a8bb3a82b0d60b6ab192fe90d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "26d57115d24f16548ca823e04338f7cc6459077a"
        },
        {
          "alg" : "SHA-256",
          "content" : "480084c2f6eae580e178a40e901c5a7a52034048b6beb4e65a9eac625f645558"
        },
        {
          "alg" : "SHA-512",
          "content" : "6e2a8cc282e9669db8fbd435c1e64cddd34d243ec746b51304e87ea02373792255acecf4215f825834e0b520f7720e5f4c74d10b4724145202e9b6f61d4b6eb7"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b6abb75876c434911f34ae838bf8cfaeedb667143bf9ea742b319f172ddfca0495b606c1ad4609f07043aa449205c8a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "47c3f93d52ad7d3b9a8590043e256245b64681218344ca37a1c36ddb8d029370a73b4a12507518f6c8fe7699194c2af8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "053cfa424afda2f1bbbef6fbddc483cd6f505d0aa0af7326593012579601bafc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "962f7de656100e904de484f243cd531a0ae2f4bd7c202679a751e4ed1ea0cf89fb4d4e2581678a8630ec5e3d5a3751eb971ac4e5b0cd648bdc994150060c8dcf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "LGPL-2.1-only"
          }
        }
      ],
      "purl" : "pkg:maven/org.jboss.narayana.jta/jms@5.13.1.Final?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://narayana.io/narayana-jta-all/jms"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.qa.jboss.com/hudson/view/JBossTS/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.jboss.org/jira/browse/JBTM/"
        },
        {
          "type" : "mailing-list",
          "url" : "http://lists.jboss.org/pipermail/jboss-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jbosstm/narayana/narayana-jta-all/jms"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-streamcaching-test@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-streamcaching-test",
      "version" : "4.19.0",
      "description" : "Special test for stream caching",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-streamcaching-test@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tests/camel-streamcaching-test"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tests/camel-streamcaching-test"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/docs@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "docs",
      "version" : "4.19.0",
      "description" : "Camel Documentation",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/docs@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/docs"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/docs"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/apache-camel@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "apache-camel",
      "version" : "4.19.0",
      "description" : "Apache Camel Assembly",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/apache-camel@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/apache-camel"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/apache-camel"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/coverage@4.19.0?type=pom",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "coverage",
      "version" : "4.19.0",
      "description" : "Camel Coverage Report",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/coverage@4.19.0?type=pom",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/coverage"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/coverage"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-debezium-maven-plugin",
      "version" : "4.19.0",
      "description" : "Camel Debezium Maven Plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "153122e2efaf59533b118110617e79f1"
        },
        {
          "alg" : "SHA-1",
          "content" : "351b3395251dc62e0b8c3c2f391a5b202558ed8a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c21450585c6d1491e7e790dec89fe211ff286bffc03075aad6c60160302e8cc2"
        },
        {
          "alg" : "SHA-512",
          "content" : "c832fa654593cf9d119476bc3fee7707aaffb2f7c9ebfd17eb7e801311583ef23ff4a5f2cd211c4ebf4a99517791244e775a062674e7ba8a2e8da1657d3f7214"
        },
        {
          "alg" : "SHA-384",
          "content" : "f711effc65abdf119f23e9e9c48d52a4d04501e6ac611deea8b682baa936a76976f03156c0ff9cb21609ae69391194b9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "acdace52dbd391594928c1d16ad1767ef97aaabb7f7a91b2c35c52105699c10f16bd56eddf12df0df720409315c90456"
        },
        {
          "alg" : "SHA3-256",
          "content" : "9e18b94fff8426eaa6e959c9762b332ca4ff88151c9ea01ac73ae6e9165c4f69"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b83cc291216ac0b1ef749a37e31b12265daebc507686f12500e2b79e3b872ad5bb36b30b2d41e0cb7c8df44bb4061f78e8404c03b25bac62cdcaeb1822ca969d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-debezium-parent/camel-debezium-common-parent/camel-debezium-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-debezium-parent/camel-debezium-common-parent/camel-debezium-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-salesforce-maven-plugin",
      "version" : "4.19.0",
      "description" : "Camel Salesforce Maven Plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7d6f7874ab3345ff2c08c616ad0c208e"
        },
        {
          "alg" : "SHA-1",
          "content" : "1b740b4cdc7adf778800b19f4c4b4f8bf5109764"
        },
        {
          "alg" : "SHA-256",
          "content" : "7a71a0e1067861e5227cd1e9e6a249be00f5f223b50561422dbaf1a036d2de1a"
        },
        {
          "alg" : "SHA-512",
          "content" : "7e7fb7788cbe4c248b1dcc271f66fff1b866a690e8e86e32e2f0423e9d18305fb74fb54d69beb148f32222dc97a823d3d34bc76576b5683607c21b8256b050ee"
        },
        {
          "alg" : "SHA-384",
          "content" : "ec6b477b2ffe7a2818dd25b0a2b3d54b4866923937bee31c3dcf863932d0a3b7b94b7217da6ea7842855cfefc3348923"
        },
        {
          "alg" : "SHA3-384",
          "content" : "04fb120793f6a8439a48381c1cfb6df4270aaa9279dc94137c09779a1d242cd64003af36cc7e3428761d97912f484c03"
        },
        {
          "alg" : "SHA3-256",
          "content" : "349ce0a899314cc73e7488a2d427c2c1e2f7f89ff59aa6169a8275ba73802f86"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1cee2211f94c519ad8a7d0601ddc185474f64e358fb47bf7892ee615824f58d4f3bc52300561ca437c317eadc2f771f091a5c5a2b2158fcd77cb19723318324"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-salesforce-parent/camel-salesforce-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-salesforce-parent/camel-salesforce-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar",
      "publisher" : "The Eclipse Foundation",
      "group" : "org.eclipse.sisu",
      "name" : "org.eclipse.sisu.plexus",
      "version" : "0.9.0.M2",
      "description" : "Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98e320df2caac742b2ae33d938c69df8"
        },
        {
          "alg" : "SHA-1",
          "content" : "31456dd2293197bb282c03168f6767acca3dec96"
        },
        {
          "alg" : "SHA-256",
          "content" : "9500d303ce467e26d129dda8559c3f3a91277d41ab49d2c4b4a5779536a62fc1"
        },
        {
          "alg" : "SHA-512",
          "content" : "907bb88258ba9d9ae465db219de803074a677193f3a5a05cc36c7fcf413123f50742bab231d3eb783395448bb487934f85b12972efe36b77a32e235524bef4ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "8eb92a65730622e93791bc4c6435113596473d69f3d8dd5348c42ea47c2a93017674fafb34f5d5a48ef210638d37640d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "e97753b0913e87a430a7e6ce8467a2903670edbc87cba4282cd401137983b15cb9c4361c7504e139bb10119d9d7ddfde"
        },
        {
          "alg" : "SHA3-256",
          "content" : "883521331173ce90227bec1c5848ffc2f2a45e83eaa29d0376fb80e633c462c0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3429abb8aecac539bbf04bd6f6ba339c71d7156ec0861f27de86e1664312bb30dcd076a317dad0bbdefad89dbd03fbcf56003e16551c3320e2bf223424998c16"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/"
        },
        {
          "type" : "build-system",
          "url" : "https://ci.eclipse.org/sisu/job/sisu.plexus/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse/sisu.plexus/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "http://dev.eclipse.org/mhonarc/lists/sisu-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse/sisu.plexus/org.eclipse.sisu.plexus"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel.maven",
      "name" : "camel-servicenow-maven-plugin",
      "version" : "4.19.0",
      "description" : "Camel ServiceNow Maven Plugin",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "18afbc6e030b4444cf4b07bb7e17c9b2"
        },
        {
          "alg" : "SHA-1",
          "content" : "dec4f50b39039c741e5d41144b7f44408f96579f"
        },
        {
          "alg" : "SHA-256",
          "content" : "4b3c2d1aa01e031b4cd11da6b11bc82fa7f614b7ce6b7e72c8108ea40751ca32"
        },
        {
          "alg" : "SHA-512",
          "content" : "f1d8a1d0459e6f5e05599c2101995a314214f7060c1b4d22489082a01151deda84d7267d2b2ee97cd9f90be382153dea909013dd46e8a561c692d50cb7b8a8a8"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b1ab92765ad0edfd24f6f915843fad7c97b06beba491d3bfa4563fb40a1e1875bc664bb4e82ff9eafd3f8a6f96200f4"
        },
        {
          "alg" : "SHA3-384",
          "content" : "36eb3e50b2d074785a655eaa10769d668cb61e25191d9417a0c2578669db2ae1cf365ad1cfca9c7e0f0a5fa20bfa5996"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5f6dfaa741925cd4426537ade6896bbcd9e36c7664dbdfe1a7c7e93be1c2083a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4ac92fd13728878b6daa274f80b65e032ac0dd1a55e2033acde44d76ef8ae5fdd40cc04876c42622abf21d4389a7ec3c29caa7d05023870c9746992f911c9a3b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/components/camel-servicenow-parent/camel-servicenow-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/components/camel-servicenow-parent/camel-servicenow-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-csimple-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin to source code generate csimple language",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "417a94d2afbc528b7d52dd8861d0ba90"
        },
        {
          "alg" : "SHA-1",
          "content" : "33c1b64f281433237dba5a7f6d987659aa9d645b"
        },
        {
          "alg" : "SHA-256",
          "content" : "d9519b0913a8cb1a7de292a50bdc3397712b5232ef25a89e510e4751d77d6641"
        },
        {
          "alg" : "SHA-512",
          "content" : "d21b93fcb775c5ebf9419fd52a1f3cabd196f310e0365d3d61c3efeab9a09b5041ddd6c3c0b01ba957b73c4ae53385aa9e2e26c07d585572963c18323ea4bc6b"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac863d0b538c3ae088bd932bdbf5d6456fa006228994848458d1aadae6f3d1cf38825aeb3a587c65929aefff7f92ba38"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c57bd8eb7232f0fdb290fd5d008f7ddd5cf54debc28b2881de9bf91d7cc6a141f607e359de5ab0ff15a3078027720513"
        },
        {
          "alg" : "SHA3-256",
          "content" : "0823d216e7f9eeb9b2b7fdb5f1e43c149ef21cae0d9bea7e7cb41c15eaf92bc2"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e0e6a95b0af444e3aed0c73de242a08c10bfe16f76acef204fff5563e0778212489efc3872d57e50d4bc1b15e7c1acbdbe8c77fba2dcbb1b3ba09d59d55580c9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-csimple-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-csimple-maven-plugin"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.camel",
      "name" : "camel-report-maven-plugin",
      "version" : "4.19.0",
      "description" : "Maven plugin with tools to generate reports on your Camel projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a1e488d63e8cf859dddf4439a62a4c22"
        },
        {
          "alg" : "SHA-1",
          "content" : "a7689556194e7cea0e7beb608b0c64bde1daae93"
        },
        {
          "alg" : "SHA-256",
          "content" : "0bfce2f7be010ebd57da93a40755aec01e746d5f894bee735dd279fcb56a8cec"
        },
        {
          "alg" : "SHA-512",
          "content" : "55d763f2e203b5ea146176ccf4fa790fabe5faaef17fbce7f27f0ec10d2e21d4fcf641fc4590b71ac1727a630a5c5dcc0aa791388034207262c657ec6d26574d"
        },
        {
          "alg" : "SHA-384",
          "content" : "8c2cd11ee0899a2c1bb87db460c693293310dbc5d97e02a96d6a05b6e627bf31c8b9f3129548e1c8245b86d02501ce49"
        },
        {
          "alg" : "SHA3-384",
          "content" : "45f1d63faec07f4501074eb238e68e8fe79f510520849a1fc7f894da8a9793aca2f6ebfa2c31a0e9f9029e5f884b716e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "10b93da80e17057e390e3049b92078bf9e6d06b49afbaf7f0b022d9163f53e3e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ff4d9d1ec0169ceaa585012a11455c661dc7d7371245990d129d6498bf355bba5f6379de781fcfdce547cabe16577e49f43b81522c28de17efc9909f825ac5e4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://camel.apache.org/camel-parent/tooling/tooling-parent/maven-plugins/camel-report-maven-plugin"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CAMEL"
        },
        {
          "type" : "mailing-list",
          "url" : "dev-subscribe@camel.apache.org"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-parent/tooling/tooling-parent/maven-plugins/camel-report-maven-plugin"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.apache.camel/camel@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-buildtools@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-bom@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-buildtools@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-etc@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/tooling@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/bom-generator@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/core@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/components@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/test-infra@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/dsl@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/catalog@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-dependencies@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/archetypes@4.19.0?type=pom",
        "pkg:maven/org.apache.camel.tests.bundles/bundles-pom@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/tests@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/docs@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/apache-camel@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/coverage@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-etc@4.19.0?type=pom",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/tooling@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/tooling-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-maven@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-enforcer-rules@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/tooling-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/maven-plugins@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/maven-plugins@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/bom-generator-maven-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-eip-documentation-enricher-maven-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-maven-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-api-component-maven-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-restdsl-openapi-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/sync-properties-maven-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-component-maven-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-repackager-maven-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.19.0?type=maven-plugin"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/bom-generator-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-artifact-transfer@0.13.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@1.0.0?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@1.0.0?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar",
        "pkg:maven/com.google.inject/guice@5.1.0?classifier=classes&type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.9.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.29?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-settings@3.9.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-settings-builder@3.9.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.14?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.29?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.9.14?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-builder-support@3.9.14?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/javax.inject/javax.inject@1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.29?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@1.0.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.2.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.9.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.9.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-model-builder@3.9.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.29?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.14?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@1.0.0?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.27?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.inject/guice@5.1.0?classifier=classes&type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/aopalliance/aopalliance@1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.shared/maven-artifact-transfer@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.2.0?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-common-artifact-filters@3.1.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.shared/maven-common-artifact-filters@3.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.sonatype.sisu/sisu-inject-plexus@1.4.2?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.sonatype.sisu/sisu-inject-plexus@1.4.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.2.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.9.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.sonatype.sisu/sisu-inject-bean@1.4.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.sonatype.sisu/sisu-inject-bean@1.4.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.sonatype.sisu/sisu-guice@2.1.7?classifier=noaop&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.sonatype.sisu/sisu-guice@2.1.7?classifier=noaop&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.sonatype.plexus/plexus-build-api@0.0.7?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.sonatype.plexus/plexus-build-api@0.0.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/bom-generator@4.19.0?type=pom",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-bom@4.19.0?type=pom",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar",
        "pkg:maven/org.mvel/mvel2@2.5.2.Final?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-dependency-tree@3.3.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.0.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar",
        "pkg:maven/io.smallrye/jandex@3.5.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.9.1?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mvel/mvel2@2.5.2.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.shared/maven-dependency-tree@3.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.0.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/jandex@3.5.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-tree@9.9.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/core@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-xml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-all@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-base-engine@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-io-util@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-eip-documentation-enricher-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/com.squareup/javapoet@1.13.0?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-core-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup/javapoet@1.13.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-core-jakarta@2.2.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models-jakarta@2.2.36?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar",
        "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-models-jakarta@2.2.36?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger.parser.v3/swagger-parser-core@2.1.39?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-safe-url-resolver@2.1.39?type=jar",
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-core@2.1.39?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-safe-url-resolver@2.1.39?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/components@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-cron@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-java@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-gson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servlet@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jacksonxml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dfdl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telegram@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-groovy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base64@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-joor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jdbc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt-saxon@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-jms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-master@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tracing@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ai-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-infinispan-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-amqp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-arangodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-asn1@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-asterisk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atmosphere-websocket@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atom@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-aws-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-jq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zip-deflater@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-redshift@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-transcribe@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-ftp-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ssh@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ftp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-barcode@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-beanio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bindy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bonita@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-braintree@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-caffeine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-camunda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cassandraql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cbor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chunk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-clickup@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cloudevents@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cm-sms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-coap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cometd@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-consul@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchbase@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto-pgp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csimple-joor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csv@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cyberark-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dapr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-datasonnet@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debug@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-dhis2-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-digitalocean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-disruptor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dns@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docker@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-drill@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dropbox@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dynamic-router@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ehcache@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch-rest-client@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elytron@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-event@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-exec@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fastjson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-mina@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hl7@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file-watch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flatpack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flink@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flowable@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fop@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-freemarker@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fory@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-geocoder@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-git@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-github@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-github2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-stream@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grape@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-graphql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grok@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grpc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-guava-eventbus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hashicorp-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hazelcast@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-headersmap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huawei-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-ibm-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-vertx-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-ical@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iec60870@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ignite@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iggy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-irc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ironmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iso8583@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3-protobuf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3xml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jandex@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jasypt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-javascript@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcache@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jfr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups-raft@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jira@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jmx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jolt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jpa@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jslt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonapi@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonata@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest-openapi@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonpath@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-patch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jt400@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jta@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jte@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kafka@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-keycloak@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-kubernetes@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kudu@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldif@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-leveldb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lra@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lucene@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lumberjack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lzf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quartz@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail-microsoft-oauth@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mapstruct@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mdc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-metrics@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-observability@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-milo@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-minio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mllp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb-gridfs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mustache@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mvel@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mybatis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-nats@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oaipmh@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oauth@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observation@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ocsf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ognl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-olingo4-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-once@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openstack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho-mqtt5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-parquet-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pdf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pg-replication-slot@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pgevent@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-jolokia@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-plc4x@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-printer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-protobuf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pubnub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pulsar@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pqc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-python@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quickfix@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-tomcat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-streams@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-redis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j-micrometer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-robotframework@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rocketmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rss@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rxjava@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-velocity@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sap-netweaver@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saxon@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-schematron@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servicenow-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-shiro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-slack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smooks@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smpp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snakeyaml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snmp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-solr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk-hec@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stax@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stomp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stringtemplate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stitch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stripe@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-swift@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opensearch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-optaplanner@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-syslog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tahu@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tarfile@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry-dev@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-threadpoolfactory-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thrift@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thymeleaf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tika@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twilio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twitter@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-univocity-parsers@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wal@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wasm@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weather@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-web3j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-whatsapp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wordpress@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-workday@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xchange@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xj@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmlsecurity@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmpp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zeebe@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zendesk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zipfile@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper-master@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jooq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observability-services@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mina-sftp@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-browse@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-base-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-controlbus@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dataformat@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mock@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dataset@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-mock@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-direct@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-language@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-log@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ref@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-saga@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-scheduler@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-seda@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-seda@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-timer@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-validator@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xslt@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.7?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar",
        "pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar",
        "pkg:maven/org.glassfish.jaxb/txw2@4.0.7?type=jar",
        "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/txw2@4.0.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-catalog@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-io@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.yaml/snakeyaml@2.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-io@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-junit6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit6@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-junit6@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@6.0.3?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-launcher@6.0.3?type=jar",
        "pkg:maven/org.mockito/mockito-core@5.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@6.0.3?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-commons@6.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.platform/junit-platform-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-engine@6.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@6.0.3?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-launcher@6.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.platform/junit-platform-engine@6.0.3?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-core@5.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.bytebuddy/byte-buddy@1.18.8?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy-agent@1.18.8?type=jar",
        "pkg:maven/org.objenesis/objenesis@3.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.18.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.18.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.objenesis/objenesis@3.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cron@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-batch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-jdbc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ldap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-redis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-security@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ws@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow-spring-security@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-cloud-config@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-parent@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cron@4.19.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.6?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-expression@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-commons@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-commons@1.16.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-xml@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-xml@4.19.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-spring-junit6@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-junit6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar",
        "pkg:maven/org.springframework/spring-test@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-test@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-main@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.codehaus.mojo/exec-maven-plugin@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-compat@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-main@4.19.0?type=jar",
        "pkg:maven/org.fusesource.jansi/jansi@2.4.3?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-slf4j2-impl@2.25.4?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.mojo/exec-maven-plugin@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar",
        "pkg:maven/org.apache.commons/commons-exec@1.6.0?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@9.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-exec@1.6.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-commons@9.9.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-compat@3.9.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.29?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@1.0.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.2.0?type=jar",
        "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.fusesource.jansi/jansi@2.4.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.logging.log4j/log4j-slf4j2-impl@2.25.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-api-component-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.reporting/maven-reporting-api@3.1.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.41.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.reporting/maven-reporting-api@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.doxia/doxia-sink-api@1.11.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-sink-api@1.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.doxia/doxia-logging-api@1.11.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.doxia/doxia-logging-api@1.11.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jaxb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-openapi-java@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-core-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.39?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.39?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/joda-time/joda-time@2.12.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/joda-time/joda-time@2.12.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-gson@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.41.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-servlet@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jetty-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-security@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-jmx@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-http@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-security@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-session@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-security@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-session@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-client@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.compression/jetty-compression-gzip@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.compression/jetty-compression-gzip@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.compression/jetty-compression-common@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.compression/jetty-compression-common@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-jmx@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/test-infra@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-test-infra-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-all@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-jetty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-kafka@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-aws-v2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-cassandra@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-elasticsearch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-couchbase@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-mongodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-rabbitmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-blob@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-datalake@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-queue@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-artemis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-dispatch-router@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-jdbc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-arangodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-consul@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-google-pubsub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-infinispan@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-microprofile-lra@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-minio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-nats@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-pinecone@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-pulsar@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-redis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-rocketmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-solr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-xmpp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-zookeeper@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-postgres@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-couchdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ftp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-fhir@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-mosquitto@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-chatscript@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-openai-mock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-openldap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ignite@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hashicorp-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-keycloak@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-opensearch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-smb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-cli@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-qdrant@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ollama@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-milvus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hazelcast@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hivemq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-tensorflow-serving@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-triton@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-neo4j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-weaviate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ibmmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-docling@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-iggy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-mcp-everything@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar",
        "pkg:maven/com.github.docker-java/docker-java-api@3.7.0?type=jar",
        "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-api@3.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.docker-java/docker-java-transport@3.7.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/net.java.dev.jna/jna@5.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-transport@3.7.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.18.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-jetty@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-webapp@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.8?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hamcrest/hamcrest@2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest@2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-webapp@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-session@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-xml@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee/jetty-ee-webapp@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee/jetty-ee-webapp@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-server@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.1?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-annotations@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-client@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-servlet@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-annotations@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-annotations@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-plus@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-webapp@12.1.8?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@9.9.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-annotations@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@9.9.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-plus@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1?type=jar",
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.1?type=jar",
        "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
        "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.1.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-jndi@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-plus@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-webapp@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-jndi@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-plus@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-security@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-client@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.1?type=jar",
        "pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.1.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-common@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-client@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-jakarta-common@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.1?type=jar",
        "pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.1.1?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-client@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-client@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10.websocket/jetty-ee10-websocket-servlet@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-http@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jacksonxml@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jetty@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty-common@4.19.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-security@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-jmx@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-platform-http@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-restdsl-openapi-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.19.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar",
        "pkg:maven/org.twdata.maven/mojo-executor@2.4.1?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.twdata.maven/mojo-executor@2.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/sync-properties-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-component-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar",
        "pkg:maven/org.mvel/mvel2@2.5.2.Final?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.4.2?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-dependency-tree@3.3.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.0.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar",
        "pkg:maven/io.smallrye/jandex@3.5.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.9.1?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-repackager-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.springframework.boot/spring-boot-loader-tools@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot-loader-tools@4.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-compress@1.27.1?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.27.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tooling-maven@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-supplier@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-file@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.27?type=jar",
        "pkg:maven/eu.maveniverse.maven.mima/context@2.4.42?type=jar",
        "pkg:maven/eu.maveniverse.maven.mima.runtime/embedded-maven@2.4.42?type=jar",
        "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-static@2.4.42?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.27?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-supplier@1.9.27?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-file@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.27?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.12?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.12?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-file@1.9.27?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.27?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.12?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-model-builder@3.9.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.29?type=jar",
        "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.12?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-builder-support@3.9.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/eu.maveniverse.maven.mima/context@2.4.42?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/eu.maveniverse.maven.mima.runtime/embedded-maven@2.4.42?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-static@2.4.42?type=jar",
      "dependsOn" : [
        "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-shared@2.4.42?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-file@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-supplier@1.9.27?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.12?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.12?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/eu.maveniverse.maven.mima.runtime/standalone-shared@2.4.42?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-enforcer-rules@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-console@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-core-all@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-xml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-kafka@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-kafka@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-redpanda@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-kafka@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-redpanda@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-aws-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-aws-v2@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/sqs@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/kinesis@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/s3@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sns@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/cloudwatch@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/ec2@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/eventbridge@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/iam@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/kms@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/lambda@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/secretsmanager@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/ssm@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/dynamodb@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/config@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/transcribe@2.42.32?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sqs@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries@2.42.32?type=jar",
        "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar",
        "pkg:maven/software.amazon.awssdk/utils-lite@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries@2.42.32?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.42.32?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/checksums-spi@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/checksums@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/retries@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.42.32?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws-eventstream@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-auth-aws-eventstream@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/utils-lite@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-compression@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-compression@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-compression@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-protobuf@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-marshalling@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-protobuf@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-marshalling@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/kinesis@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-cbor-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-cbor-protocol@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/s3@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/arns@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/crt-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/arns@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/crt-core@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sns@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/cloudwatch@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/ec2@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/eventbridge@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/iam@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/kms@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/lambda@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/secretsmanager@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/ssm@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/dynamodb@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/config@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/transcribe@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-cassandra@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-cassandra@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-cassandra@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers-database-commons@2.0.3?type=jar",
        "pkg:maven/com.datastax.cassandra/cassandra-driver-core@3.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-database-commons@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.datastax.cassandra/cassandra-driver-core@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.github.jnr/jnr-ffi@2.1.7?type=jar",
        "pkg:maven/com.github.jnr/jnr-posix@3.0.44?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-ffi@2.1.7?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.jnr/jffi@1.2.16?type=jar",
        "pkg:maven/com.github.jnr/jffi@1.2.16?classifier=native&type=jar",
        "pkg:maven/org.ow2.asm/asm@5.0.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@5.0.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-analysis@5.0.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@5.0.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-util@5.0.3?type=jar",
        "pkg:maven/com.github.jnr/jnr-x86asm@1.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jffi@1.2.16?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jffi@1.2.16?classifier=native&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@5.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-commons@5.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm-tree@5.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-tree@5.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@5.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-analysis@5.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm-tree@5.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-util@5.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm-tree@5.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-x86asm@1.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-posix@3.0.44?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.jnr/jnr-ffi@2.1.7?type=jar",
        "pkg:maven/com.github.jnr/jnr-constants@0.9.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-constants@0.9.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-elasticsearch@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-elasticsearch@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-elasticsearch@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-couchbase@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/com.couchbase.client/java-client@3.11.1?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-couchbase@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.couchbase.client/java-client@3.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.couchbase.client/core-io@3.11.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.couchbase.client/core-io@3.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.6.9?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.6.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-couchbase@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-mongodb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-mongodb@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-mongodb@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-rabbitmq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-rabbitmq@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-rabbitmq@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-blob@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-storage-blob@12.32.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-blob@12.32.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar",
        "pkg:maven/com.azure/azure-storage-common@12.31.0?type=jar",
        "pkg:maven/com.azure/azure-storage-internal-avro@12.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.7.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.10?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-socks@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-tcnative-classes@2.0.75.Final?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=windows-x86_64&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-classes@2.0.75.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=linux-aarch_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=osx-aarch_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?classifier=windows-x86_64&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.2.10?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.2.10?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-dns@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.2.10?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-common@12.31.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-internal-avro@12.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-storage-common@12.31.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-datalake@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-storage-file-datalake@12.25.0?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.13.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-file-datalake@12.25.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar",
        "pkg:maven/com.azure/azure-storage-blob@12.32.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar",
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
        "pkg:maven/com.microsoft.azure/msal4j@1.23.1?type=jar",
        "pkg:maven/com.microsoft.azure/msal4j-persistence-extension@1.3.0?type=jar",
        "pkg:maven/net.java.dev.jna/jna-platform@5.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.microsoft.azure/msal4j@1.23.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.microsoft.azure/msal4j-persistence-extension@1.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.microsoft.azure/msal4j@1.23.1?type=jar",
        "pkg:maven/net.java.dev.jna/jna@5.13.0?type=jar",
        "pkg:maven/net.java.dev.jna/jna-platform@5.17.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna-platform@5.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@5.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-queue@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-azure-common@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-storage-queue@12.27.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-queue@12.27.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar",
        "pkg:maven/com.azure/azure-storage-common@12.31.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-artemis@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.19.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-server@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-jakarta-server@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-jakarta-client@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-amqp-protocol@2.44.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit6@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-server@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar",
        "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-selector@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-journal@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-jdbc-store@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-core-client@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-lockmanager-api@2.44.0?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-haproxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-configuration2@2.11.0?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-selector@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-journal@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar",
        "pkg:maven/org.apache.activemq/activemq-artemis-native@2.0.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/activemq-artemis-native@2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-jdbc-store@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-journal@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-core-client@2.44.0?type=jar",
        "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
        "pkg:maven/org.apache.commons/commons-dbcp2@2.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-core-client@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.jgroups/jgroups@5.3.13.Final?type=jar",
        "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/de.dentrassi.crypto/pem-keystore@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jgroups/jgroups@5.3.13.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/de.dentrassi.crypto/pem-keystore@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.hierynomus/asn-one@0.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.hierynomus/asn-one@0.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-dbcp2@2.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-lockmanager-api@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-haproxy@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-commons@1.16.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-jakarta-server@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.activemq/artemis-core-client@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-jakarta-client@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-server@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-journal@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-jakarta-service-extensions@2.44.0?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-jakarta-client@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.activemq/artemis-core-client@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-selector@2.44.0?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-jakarta-service-extensions@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.activemq/artemis-core-client@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-jakarta-client@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
        "pkg:maven/org.jgroups/jgroups@5.3.13.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/artemis-amqp-protocol@2.44.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.activemq/artemis-selector@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-core-client@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-commons@2.44.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.activemq/artemis-server@2.44.0?type=jar",
        "pkg:maven/org.apache.activemq/artemis-journal@2.44.0?type=jar",
        "pkg:maven/org.apache.qpid/proton-j@0.34.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.qpid/proton-j@0.34.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-dispatch-router@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-jdbc@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-jdbc@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-jdbc@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers-database-commons@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-arangodb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/com.arangodb/arangodb-java-driver@7.25.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.arangodb/arangodb-java-driver@7.25.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.arangodb/core@7.25.0?type=jar",
        "pkg:maven/com.arangodb/http-protocol@7.25.0?type=jar",
        "pkg:maven/com.arangodb/jackson-serde-json@7.25.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.arangodb/core@7.25.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jakarta-jsonp@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jakarta-jsonp@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.arangodb/http-protocol@7.25.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-client@4.5.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.21?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-uri-template@4.5.21?type=jar",
        "pkg:maven/io.vertx/vertx-web-common@4.5.21?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.21?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-uri-template@4.5.21?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-core@4.5.21?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-common@4.5.21?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-common@4.5.21?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.arangodb/jackson-serde-json@7.25.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-consul@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.kiwiproject/consul-client@1.11.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kiwiproject/consul-client@1.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.squareup.retrofit2/converter-jackson@3.0.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.21.2?type=jar",
        "pkg:maven/com.squareup.retrofit2/retrofit@3.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.retrofit2/converter-jackson@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.retrofit2/retrofit@3.0.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.retrofit2/retrofit@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio@3.6.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio@3.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.16.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.8.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.8.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.16.4?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-google-pubsub@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-gcloud@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-gcloud@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-infinispan@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-microprofile-lra@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-minio@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-nats@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-pinecone@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-pinecone@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-pinecone@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-pulsar@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-pulsar@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-pulsar@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-redis@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-rocketmq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-solr@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-xmpp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-zookeeper@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-postgres@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-postgresql@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-postgresql@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers-jdbc@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-couchdb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-ftp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.ftpserver/ftpserver-core@1.2.1?type=jar",
        "pkg:maven/org.apache.sshd/sshd-sftp@2.17.1?type=jar",
        "pkg:maven/org.apache.sshd/sshd-scp@2.17.1?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ftpserver/ftpserver-core@1.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.ftpserver/ftplet-api@1.2.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ftpserver/ftplet-api@1.2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.mina/mina-core@2.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.sshd/sshd-sftp@2.17.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.sshd/sshd-core@2.17.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.sshd/sshd-core@2.17.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.sshd/sshd-common@2.17.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.sshd/sshd-common@2.17.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.sshd/sshd-scp@2.17.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.sshd/sshd-core@2.17.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-fhir@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-mosquitto@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-chatscript@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-openai-mock@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-openldap@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-ignite@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.apache.ignite/ignite-core@2.17.0?type=jar",
        "pkg:maven/org.apache.ignite/ignite-log4j2@2.17.0?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-slf4j2-impl@2.25.4?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@16.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.ignite/ignite-core@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.cache/cache-api@1.0.0?type=jar",
        "pkg:maven/org.jetbrains/annotations@16.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.cache/cache-api@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.ignite/ignite-log4j2@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.ignite/ignite-core@2.17.0?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-hashicorp-vault@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-keycloak@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.keycloak/keycloak-admin-client@26.0.8?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.11.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.keycloak/keycloak-admin-client@26.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.keycloak/keycloak-client-common-synced@26.0.8?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-yaml-provider@2.21.2?type=jar",
        "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@4.0.2?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-client@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.keycloak/keycloak-client-common-synced@26.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.jboss.logging/commons-logging-jboss-logging@1.0.0.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@4.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.logging/commons-logging-jboss-logging@1.0.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@4.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-yaml-provider@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-client@6.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.resteasy/resteasy-client-api@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-client-api@6.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar",
        "pkg:maven/org.jboss/jandex@2.4.5.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.12.Final?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.0?type=jar",
        "pkg:maven/org.eclipse.angus/angus-activation@2.0.2?type=jar",
        "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar",
        "pkg:maven/com.ibm.async/asyncutil@0.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss/jandex@2.4.5.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.angus/angus-activation@2.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.ibm.async/asyncutil@0.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@6.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.12.Final?type=jar",
        "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.3?type=jar",
        "pkg:maven/org.eclipse.angus/angus-mail@2.0.3?type=jar",
        "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.12?type=jar",
        "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.12?type=jar",
        "pkg:maven/commons-io/commons-io@2.11.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.12.Final?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar",
        "pkg:maven/org.glassfish.jaxb/codemodel@4.0.5?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.5?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-jxc@4.0.5?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar",
        "pkg:maven/org.glassfish.jaxb/txw2@4.0.5?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-xjc@4.0.5?type=jar",
        "pkg:maven/org.glassfish.jaxb/xsom@4.0.5?type=jar",
        "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2?type=jar",
        "pkg:maven/com.sun.istack/istack-commons-tools@4.1.2?type=jar",
        "pkg:maven/com.sun.xml.bind.external/relaxng-datatype@4.0.5?type=jar",
        "pkg:maven/com.sun.xml.bind.external/rngom@4.0.5?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/codemodel@4.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/jaxb-jxc@4.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/txw2@4.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/jaxb-xjc@4.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jaxb/xsom@4.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.istack/istack-commons-tools@4.1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.xml.bind.external/relaxng-datatype@4.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.xml.bind.external/rngom@4.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.angus/angus-mail@2.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.james/apache-mime4j-core@0.8.12?type=jar",
        "pkg:maven/commons-io/commons-io@2.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.james/apache-mime4j-core@0.8.12?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.12?type=jar",
        "pkg:maven/commons-io/commons-io@2.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@6.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.12.Final?type=jar",
        "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.12.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.21.2?type=jar",
        "pkg:maven/com.github.java-json-tools/json-patch@1.13?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.java-json-tools/json-patch@1.13?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.github.java-json-tools/msg-simple@1.2?type=jar",
        "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.java-json-tools/msg-simple@1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.java-json-tools/btf@1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.java-json-tools/btf@1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.github.java-json-tools/msg-simple@1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-core@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-opensearch@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.opensearch/opensearch-testcontainers@2.1.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensearch/opensearch-testcontainers@2.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-smb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit6@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-cli@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.junit-pioneer/junit-pioneer@2.3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.logback/logback-core@1.5.32?type=jar",
        "pkg:maven/ch.qos.logback/logback-classic@1.5.32?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit-pioneer/junit-pioneer@2.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-launcher@6.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ch.qos.logback/logback-core@1.5.32?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ch.qos.logback/logback-classic@1.5.32?type=jar",
      "dependsOn" : [
        "pkg:maven/ch.qos.logback/logback-core@1.5.32?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-qdrant@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-qdrant@2.0.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-qdrant@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-ollama@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-ollama@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-ollama@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-milvus@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-milvus@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-milvus@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-hazelcast@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/com.hazelcast/hazelcast@5.4.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.hazelcast/hazelcast@5.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-hivemq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-hivemq@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@26.0.2-1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-hivemq@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.jetbrains/annotations@26.0.2-1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-tensorflow-serving@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-triton@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-neo4j@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-neo4j@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-neo4j@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-weaviate@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-weaviate@2.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.testcontainers/testcontainers-weaviate@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-ibmmq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-messaging-common@4.19.0?type=jar",
        "pkg:maven/com.ibm.mq/com.ibm.mq.jakarta.client@9.4.5.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.mq/com.ibm.mq.jakarta.client@9.4.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.83?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.83?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.83?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.0.0?type=jar",
        "pkg:maven/org.json/json@20251224?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.83?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.83?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.83?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.83?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.83?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.jms/jakarta.jms-api@3.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.json/json@20251224?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-docling@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-iggy@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-mcp-everything@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-common@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@6.0.3?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@6.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers@2.0.3?type=jar",
        "pkg:maven/org.testcontainers/testcontainers-junit-jupiter@2.0.3?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-infra-all@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-infra-kafka@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-aws-v2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-cassandra@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-elasticsearch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-couchbase@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-mongodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-rabbitmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-blob@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-datalake@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-azure-storage-queue@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-artemis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-dispatch-router@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-arangodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-google-pubsub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-infinispan@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-microprofile-lra@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-minio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-nats@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-pulsar@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-redis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-rocketmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-solr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-xmpp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-zookeeper@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-postgres@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-couchdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ftp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-fhir@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-mosquitto@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-chatscript@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-openai-mock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-openldap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hashicorp-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-jetty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-opensearch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-smb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-qdrant@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ollama@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-milvus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hazelcast@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-hivemq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ibmmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-tensorflow-serving@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-triton@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-keycloak@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-docling@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-consul@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-iggy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-ignite@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-neo4j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-pinecone@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-infra-weaviate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dfdl@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-sapi_2.12@3.10.0?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-japi_2.12@3.10.0?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-schematron_2.12@3.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@2.3.3?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@1.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.daffodil/daffodil-sapi_2.12@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-core_2.12@3.10.0?type=jar",
        "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.3?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.daffodil/daffodil-core_2.12@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-runtime1-unparser_2.12@3.10.0?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-udf_2.12@3.10.0?type=jar",
        "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.3?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.daffodil/daffodil-runtime1-unparser_2.12@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-runtime1_2.12@3.10.0?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-runtime1-layers_2.12@3.10.0?type=jar",
        "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.3?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.daffodil/daffodil-runtime1_2.12@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-io_2.12@3.10.0?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-udf_2.12@3.10.0?type=jar",
        "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.3?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.daffodil/daffodil-io_2.12@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-lib_2.12@3.10.0?type=jar",
        "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.3?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.daffodil/daffodil-lib_2.12@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.3?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
      "dependsOn" : [
        "pkg:maven/com.lihaoyi/geny_2.12@1.1.1?type=jar",
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.lihaoyi/geny_2.12@1.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/xml-apis/xml-apis@1.4.01?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/xml-apis/xml-apis@1.4.01?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.typesafe/config@1.4.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/org.scala-lang/scala-reflect@2.12.15?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang/scala-reflect@2.12.15?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.daffodil/daffodil-udf_2.12@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.3?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.daffodil/daffodil-runtime1-layers_2.12@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-runtime1_2.12@3.10.0?type=jar",
        "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.3?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.daffodil/daffodil-japi_2.12@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-core_2.12@3.10.0?type=jar",
        "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.3?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.daffodil/daffodil-schematron_2.12@3.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.20?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-lib_2.12@3.10.0?type=jar",
        "pkg:maven/com.lihaoyi/os-lib_2.12@0.11.3?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-xml_2.12@2.3.0?type=jar",
        "pkg:maven/org.scala-lang.modules/scala-parser-combinators_2.12@2.4.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@76.1?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.18.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.3?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.12@3.9.5?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@12.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.saxon/Saxon-HE@12.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.xmlresolver/xmlresolver@5.2.2?type=jar",
        "pkg:maven/org.xmlresolver/xmlresolver@5.2.2?classifier=data&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.1.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.2?classifier=data&type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-junit5@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.13.4?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.13.4?type=jar",
        "pkg:maven/org.mockito/mockito-core@5.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@1.13.4?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-commons@1.13.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.13.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.platform/junit-platform-engine@1.13.4?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.platform/junit-platform-engine@1.13.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar",
        "pkg:maven/org.junit.platform/junit-platform-commons@1.13.4?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.13.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.13.4?type=jar",
        "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-spring-junit5@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar",
        "pkg:maven/org.springframework/spring-test@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/dsl@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-dsl-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-endpointdsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-componentdsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cli-connector@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cli-debug@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-modeline@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-endpointdsl-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-java-joor-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-kamelet-main-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-parent@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dsl-support@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-netty@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-pool2@2.13.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-resilience4j@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-circuitbreaker@2.4.0?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-bulkhead@2.4.0?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-timelimiter@2.4.0?type=jar",
        "pkg:maven/io.vavr/vavr@1.0.0?type=jar",
        "pkg:maven/io.vavr/vavr-match@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-circuitbreaker@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.github.resilience4j/resilience4j-core@2.4.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-core@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-bulkhead@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.github.resilience4j/resilience4j-core@2.4.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-timelimiter@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.github.resilience4j/resilience4j-core@2.4.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vavr/vavr@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vavr/vavr-match@1.0.0?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vavr/vavr-match@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-netty-http@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-netty@4.19.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-webhook@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-telegram@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-groovy@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.groovy/groovy@5.0.5?type=jar",
        "pkg:maven/org.apache.groovy/groovy-json@5.0.5?type=jar",
        "pkg:maven/org.apache.groovy/groovy-xml@5.0.5?type=jar",
        "pkg:maven/org.apache.groovy/groovy-dateutil@5.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.groovy/groovy@5.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.groovy/groovy-json@5.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.groovy/groovy@5.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.groovy/groovy-xml@5.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.groovy/groovy@5.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.groovy/groovy-dateutil@5.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.groovy/groovy@5.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-base64@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson-avro@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-avro@2.21.2?type=jar",
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-avro@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro@1.12.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-protobuf@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-protobuf@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.squareup/protoparser@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup/protoparser@4.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-joor@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.jooq/joor@0.9.15?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jooq/joor@0.9.15?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kamelet@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-io-dsl@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-main-junit5@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-test-main-junit6@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-test-junit6@4.19.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-batch@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework.batch/spring-batch-core@6.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.batch/spring-batch-core@6.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.batch/spring-batch-infrastructure@6.0.3?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@7.0.6?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.batch/spring-batch-infrastructure@6.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework.retry/spring-retry@2.0.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.retry/spring-retry@2.0.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-jdbc@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.latencyutils/LatencyUtils@2.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jdbc@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-jdbc@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jdbc@4.19.0?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ldap@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework.ldap/spring-ldap-core@4.0.2?type=jar",
        "pkg:maven/org.springframework.ldap/spring-ldap-odm@4.0.2?type=jar",
        "pkg:maven/org.springframework.ldap/spring-ldap-ldif-core@4.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ldap/spring-ldap-core@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-core@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-beans@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-context@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-aop@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-aop@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-expression@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-tx@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ldap/spring-ldap-odm@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ldap/spring-ldap-core@4.0.2?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.4?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ldap/spring-ldap-ldif-core@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ldap/spring-ldap-core@4.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework.amqp/spring-rabbit@4.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.amqp/spring-rabbit@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.amqp/spring-amqp@4.0.2?type=jar",
        "pkg:maven/com.rabbitmq/amqp-client@5.27.1?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.3?type=jar",
        "pkg:maven/org.springframework/spring-messaging@7.0.3?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.3?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.amqp/spring-amqp@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-core@7.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.rabbitmq/amqp-client@5.27.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-context@7.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-aop@7.0.3?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.3?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.3?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.3?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-aop@7.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.3?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-beans@7.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-expression@7.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-messaging@7.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.3?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-tx@7.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.3?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-redis@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework.data/spring-data-redis@4.0.4?type=jar",
        "pkg:maven/redis.clients/jedis@7.4.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.data/spring-data-redis@4.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.data/spring-data-keyvalue@4.0.4?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-oxm@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context-support@7.0.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.data/spring-data-keyvalue@4.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.data/spring-data-commons@4.0.4?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.data/spring-data-commons@4.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-oxm@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-context-support@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/redis.clients/jedis@7.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.12.1?type=jar",
        "pkg:maven/org.json/json@20251224?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/redis.clients.authentication/redis-authx-core@0.1.1-beta2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-pool2@2.12.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/redis.clients.authentication/redis-authx-core@0.1.1-beta2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-security@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.6?type=jar",
        "pkg:maven/org.springframework.security/spring-security-core@7.0.4?type=jar",
        "pkg:maven/org.springframework.security/spring-security-config@7.0.4?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-core@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-crypto@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.6?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-crypto@7.0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-config@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xslt-saxon@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xslt@4.19.0?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@12.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.saxon/Saxon-HE@12.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.xmlresolver/xmlresolver@5.3.3?type=jar",
        "pkg:maven/org.xmlresolver/xmlresolver@5.3.3?classifier=data&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.3.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.3.3?classifier=data&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ws@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt-saxon@4.19.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.eclipse.angus/angus-mail@2.0.5?type=jar",
        "pkg:maven/org.springframework/spring-webmvc@7.0.6?type=jar",
        "pkg:maven/org.springframework.ws/spring-ws-core@5.0.1?type=jar",
        "pkg:maven/org.springframework.ws/spring-ws-support@5.0.1?type=jar",
        "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.angus/angus-mail@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar",
        "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.5?type=jar",
        "pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-webmvc@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-web@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ws/spring-ws-core@5.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ws/spring-xml@5.0.1?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-oxm@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-webmvc@7.0.6?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ws/spring-xml@5.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.4?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar",
        "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar",
        "pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ws/spring-ws-support@5.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ws/spring-ws-core@5.0.1?type=jar",
        "pkg:maven/org.springframework.ws/spring-xml@5.0.1?type=jar",
        "pkg:maven/org.springframework/spring-jms@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-jms@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-messaging@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-messaging@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-undertow@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/io.undertow/undertow-core@2.4.0.RC4?type=jar",
        "pkg:maven/io.undertow.ee/undertow-servlet@2.0.0.RC1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.undertow/undertow-core@2.4.0.RC4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar",
        "pkg:maven/org.jboss.xnio/xnio-api@3.8.16.Final?type=jar",
        "pkg:maven/org.jboss.xnio/xnio-nio@3.8.16.Final?type=jar",
        "pkg:maven/org.jboss.threads/jboss-threads@3.9.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.xnio/xnio-api@3.8.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/org.wildfly.client/wildfly-client-config@1.0.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.14.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-expression@2.4.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-net@2.4.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-os@2.4.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-ref@2.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-function@2.14.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.14.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-net@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.14.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-os@2.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-ref@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.client/wildfly-client-config@1.0.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.xnio/xnio-nio@3.8.16.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.xnio/xnio-api@3.8.16.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.threads/jboss-threads@3.9.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.14.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.14.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.14.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-function@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.undertow.ee/undertow-servlet@2.0.0.RC1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.undertow/undertow-core@2.4.0.RC4?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-undertow-spring-security@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-undertow@4.19.0?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-client@7.0.4?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-jose@7.0.4?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@7.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-client@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.0.4?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.0.4?type=jar",
        "pkg:maven/org.springframework.security/spring-security-web@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.26.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-web@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-aop@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-expression@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.26.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar",
        "pkg:maven/com.nimbusds/content-type@2.3?type=jar",
        "pkg:maven/net.minidev/json-smart@2.5.2?type=jar",
        "pkg:maven/com.nimbusds/lang-tag@1.7?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/content-type@2.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.minidev/json-smart@2.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/net.minidev/accessors-smart@2.5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.minidev/accessors-smart@2.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.7.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.7.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/lang-tag@1.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-jose@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.0.4?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-oauth2-resource-server@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-core@7.0.4?type=jar",
        "pkg:maven/org.springframework.security/spring-security-oauth2-core@7.0.4?type=jar",
        "pkg:maven/org.springframework.security/spring-security-web@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-cloud-config@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework.cloud/spring-cloud-config-client@5.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.cloud/spring-cloud-config-client@5.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@4.0.2?type=jar",
        "pkg:maven/org.springframework.cloud/spring-cloud-starter@5.0.1?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.0.4?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot@4.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.3?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.cloud/spring-cloud-starter@5.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot-starter@4.0.2?type=jar",
        "pkg:maven/org.springframework.cloud/spring-cloud-context@5.0.1?type=jar",
        "pkg:maven/org.springframework.cloud/spring-cloud-commons@5.0.1?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot-starter@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot-starter-logging@4.0.2?type=jar",
        "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@4.0.2?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot-starter-logging@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/ch.qos.logback/logback-classic@1.5.25?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.25.3?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ch.qos.logback/logback-classic@1.5.25?type=jar",
      "dependsOn" : [
        "pkg:maven/ch.qos.logback/logback-core@1.5.25?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ch.qos.logback/logback-core@1.5.25?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.25.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jul-to-slf4j@2.0.17?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.cloud/spring-cloud-context@5.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot-restclient@4.0.2?type=jar",
        "pkg:maven/org.springframework.security/spring-security-crypto@7.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot-restclient@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot@4.0.2?type=jar",
        "pkg:maven/org.springframework.boot/spring-boot-http-client@4.0.2?type=jar",
        "pkg:maven/org.springframework.boot/spring-boot-http-converter@4.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot-http-client@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot@4.0.2?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.3?type=jar",
        "pkg:maven/org.springframework.boot/spring-boot-http-converter@4.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-web@7.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.3?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.3?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.boot/spring-boot-http-converter@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.boot/spring-boot@4.0.2?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.security/spring-security-crypto@7.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.cloud/spring-cloud-commons@5.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.security/spring-security-crypto@7.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-core@3.0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-spring-ai-tools@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-chat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-embeddings@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-vector-store@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-image@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-tools@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ai/spring-ai-commons@1.1.4?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-template-st@1.1.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar",
        "pkg:maven/org.springframework/spring-messaging@6.2.16?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.16?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
        "pkg:maven/com.github.victools/jsonschema-generator@4.38.0?type=jar",
        "pkg:maven/com.github.victools/jsonschema-module-jackson@4.38.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.github.victools/jsonschema-module-swagger-2@4.38.0?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.38?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-commons@1.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-context@6.2.16?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/io.micrometer/context-propagation@1.1.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-context@6.2.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-aop@6.2.16?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.16?type=jar",
        "pkg:maven/org.springframework/spring-core@6.2.16?type=jar",
        "pkg:maven/org.springframework/spring-expression@6.2.16?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-aop@6.2.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@6.2.16?type=jar",
        "pkg:maven/org.springframework/spring-core@6.2.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-beans@6.2.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@6.2.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-core@6.2.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-jcl@6.2.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-jcl@6.2.16?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-expression@6.2.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@6.2.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/context-propagation@1.1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-template-st@1.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ai/spring-ai-commons@1.1.4?type=jar",
        "pkg:maven/org.antlr/ST4@4.3.4?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.antlr/ST4@4.3.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.antlr/antlr-runtime@3.5.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr-runtime@3.5.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-messaging@6.2.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@6.2.16?type=jar",
        "pkg:maven/org.springframework/spring-core@6.2.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.7.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.victools/jsonschema-generator@4.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml/classmate@1.7.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml/classmate@1.7.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.victools/jsonschema-module-jackson@4.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.victools/jsonschema-module-swagger-2@4.38.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.38?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-chat@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-tools@4.19.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-vector-store@1.1.4?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-commons@1.1.4?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-client-chat@1.1.4?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-advisors-vector-store@1.1.4?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-mcp@1.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-vector-store@1.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-client-chat@1.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@0.17.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema@2.21.2?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.38?type=jar",
        "pkg:maven/com.github.victools/jsonschema-module-swagger-2@4.38.0?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.16?type=jar",
        "pkg:maven/org.springframework/spring-context@6.2.16?type=jar",
        "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar",
        "pkg:maven/com.github.victools/jsonschema-generator@4.38.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@0.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-json@0.17.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.networknt/json-schema-validator@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json@0.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.networknt/json-schema-validator@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ethlo.time/itu@1.14.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ethlo.time/itu@1.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-advisors-vector-store@1.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework.ai/spring-ai-client-chat@1.1.4?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-vector-store@1.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.ai/spring-ai-mcp@1.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/io.modelcontextprotocol.sdk/mcp@0.17.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp@0.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@0.17.0?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@0.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@0.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-json@0.17.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-embeddings@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-vector-store@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-vector-store@1.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-spring-ai-image@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework.ai/spring-ai-model@1.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cxf-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-transport@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-rest@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar",
        "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
        "pkg:maven/org.apache.ws.xmlschema/xmlschema-core@2.3.2?type=jar",
        "pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ws.xmlschema/xmlschema-core@2.3.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-transport@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.19.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar",
        "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-wsdl@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-databinding-jaxb@4.2.0?type=jar",
        "pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-wsdl@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-databinding-jaxb@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-wsdl@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-rest@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@4.0.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.0?type=jar",
        "pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@4.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-soap@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-transport@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxws@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-ws-security@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxws@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/xml-resolver/xml-resolver@1.2?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-xml@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-simple@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-ws-addr@4.2.0?type=jar",
        "pkg:maven/org.eclipse.angus/angus-activation@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-bindings-xml@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-frontend-simple@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-wsdl@4.2.0?type=jar",
        "pkg:maven/org.eclipse.angus/angus-mail@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-ws-addr@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-ws-policy@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-ws-policy@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/wsdl4j/wsdl4j@1.6.3?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.neethi/neethi@3.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.neethi/neethi@3.2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-ws-security@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-security-saml@4.2.0?type=jar",
        "pkg:maven/org.ehcache/ehcache@3.11.1?classifier=jakarta&type=jar",
        "pkg:maven/org.apache.wss4j/wss4j-ws-security-dom@4.0.1?type=jar",
        "pkg:maven/org.apache.wss4j/wss4j-policy@4.0.1?type=jar",
        "pkg:maven/org.apache.wss4j/wss4j-ws-security-stax@4.0.1?type=jar",
        "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.4?type=jar",
        "pkg:maven/org.apache.wss4j/wss4j-ws-security-policy-stax@4.0.1?type=jar",
        "pkg:maven/org.apache.wss4j/wss4j-ws-security-common@4.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-security-saml@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.0?type=jar",
        "pkg:maven/org.apache.wss4j/wss4j-ws-security-dom@4.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-dom@4.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.wss4j/wss4j-ws-security-common@4.0.1?type=jar",
        "pkg:maven/org.ehcache/ehcache@3.11.1?classifier=jakarta&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-common@4.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar",
        "pkg:maven/org.opensaml/opensaml-saml-impl@5.1.6?type=jar",
        "pkg:maven/org.cryptacular/cryptacular@1.2.7?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.opensaml/opensaml-xacml-impl@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-xacml-saml-impl@5.1.6?type=jar",
        "pkg:maven/org.jasypt/jasypt@1.9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-saml-impl@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-core-impl@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-profile-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-saml-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-security-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-security-impl@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-soap-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-xmlsec-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-xmlsec-impl@5.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-security@9.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-networking@9.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-velocity@9.1.6?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-core-impl@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-security-api@5.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-networking@9.1.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-security-api@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-networking@9.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-security@9.1.6?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.shibboleth/shib-networking@9.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5-cache@5.3.1?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5-cache@5.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.shibboleth/shib-security@9.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-networking@9.1.6?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-profile-api@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-security@9.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-networking@9.1.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-saml-api@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-profile-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-security-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-soap-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-xmlsec-api@5.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-security@9.1.6?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-soap-api@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-security-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-xmlsec-api@5.1.6?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-xmlsec-api@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-security-api@5.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-security@9.1.6?type=jar",
        "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-security-impl@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-security-api@5.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-networking@9.1.6?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-xmlsec-impl@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-core-impl@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-security-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-xmlsec-api@5.1.6?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar",
        "pkg:maven/org.opensaml/opensaml-security-impl@5.1.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.shibboleth/shib-velocity@9.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cryptacular/cryptacular@1.2.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-xacml-impl@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-core-impl@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-xacml-api@5.1.6?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-xacml-api@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-xacml-saml-impl@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-saml-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-saml-impl@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-xacml-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-xacml-saml-api@5.1.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensaml/opensaml-xacml-saml-api@5.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensaml/opensaml-core-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-saml-api@5.1.6?type=jar",
        "pkg:maven/org.opensaml/opensaml-xacml-api@5.1.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/net.shibboleth/shib-support@9.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jasypt/jasypt@1.9.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ehcache/ehcache@3.11.1?classifier=jakarta&type=jar",
      "dependsOn" : [
        "pkg:maven/javax.cache/cache-api@1.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.cache/cache-api@1.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.wss4j/wss4j-policy@4.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.neethi/neethi@3.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-stax@4.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.wss4j/wss4j-bindings@4.0.1?type=jar",
        "pkg:maven/org.apache.wss4j/wss4j-ws-security-common@4.0.1?type=jar",
        "pkg:maven/org.ehcache/ehcache@3.11.1?classifier=jakarta&type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.wss4j/wss4j-bindings@4.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jvnet.staxex/stax-ex@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.wss4j/wss4j-ws-security-policy-stax@4.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.wss4j/wss4j-ws-security-stax@4.0.1?type=jar",
        "pkg:maven/org.apache.wss4j/wss4j-policy@4.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-transports-http@4.2.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-transport@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-bindings-soap@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cxf-spring-rest@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cxf-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jms@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
        "pkg:maven/org.springframework/spring-jms@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-master@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tracing@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-telemetry@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-activemq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jms@4.19.0?type=jar",
        "pkg:maven/org.apache.activemq/activemq-client-jakarta@5.19.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/activemq-client-jakarta@5.19.5?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
        "pkg:maven/org.fusesource.hawtbuf/hawtbuf@1.11?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.fusesource.hawtbuf/hawtbuf@1.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-activemq6@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jms@4.19.0?type=jar",
        "pkg:maven/org.apache.activemq/activemq-client@6.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.activemq/activemq-client@6.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
        "pkg:maven/org.fusesource.hawtbuf/hawtbuf@1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ai-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-chatscript@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-djl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docling@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huggingface@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kserve@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-chat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-qdrant@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-milvus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pgvector@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pinecone@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-neo4j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weaviate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tokenizer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-web-search@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openai@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-chatscript@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-djl@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/ai.djl/api@0.36.0?type=jar",
        "pkg:maven/ai.djl.timeseries/timeseries@0.36.0?type=jar",
        "pkg:maven/net.sf.extjwnl/extjwnl@2.0.5?type=jar",
        "pkg:maven/net.sf.extjwnl/extjwnl-data-wn31@1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ai.djl/api@0.36.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/net.java.dev.jna/jna@5.17.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.27.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ai.djl.timeseries/timeseries@0.36.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ai.djl/api@0.36.0?type=jar",
        "pkg:maven/ai.djl/basicdataset@0.36.0?type=jar",
        "pkg:maven/tech.tablesaw/tablesaw-core@0.44.4?type=jar",
        "pkg:maven/tech.tablesaw/tablesaw-jsplot@0.44.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ai.djl/basicdataset@0.36.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ai.djl/api@0.36.0?type=jar",
        "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tech.tablesaw/tablesaw-core@0.44.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/it.unimi.dsi/fastutil@8.5.13?type=jar",
        "pkg:maven/org.roaringbitmap/RoaringBitmap@1.0.5?type=jar",
        "pkg:maven/com.univocity/univocity-parsers@2.9.1?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@74.2?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.168?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/it.unimi.dsi/fastutil@8.5.13?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.roaringbitmap/RoaringBitmap@1.0.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.univocity/univocity-parsers@2.9.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.ibm.icu/icu4j@74.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.168?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/tech.tablesaw/tablesaw-jsplot@0.44.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/io.pebbletemplates/pebble@3.2.4?type=jar",
        "pkg:maven/tech.tablesaw/tablesaw-core@0.44.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.pebbletemplates/pebble@3.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.unbescape/unbescape@1.1.6.RELEASE?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.unbescape/unbescape@1.1.6.RELEASE?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.sf.extjwnl/extjwnl@2.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru@1.3.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.sf.extjwnl/extjwnl-data-wn31@1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-docling@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/ai.docling/docling-serve-client@0.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ai.docling/docling-serve-client@0.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/ai.docling/docling-serve-api@0.5.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ai.docling/docling-serve-api@0.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/ai.docling/docling-core@0.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ai.docling/docling-core@0.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huggingface@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/ai.djl/api@0.36.0?type=jar",
        "pkg:maven/ai.djl.huggingface/tokenizers@0.36.0?type=jar",
        "pkg:maven/ai.djl.python/python@0.34.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ai.djl.huggingface/tokenizers@0.36.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ai.djl/api@0.36.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ai.djl.python/python@0.34.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ai.djl/api@0.36.0?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kserve@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.26?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.26?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.26?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.63.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.63.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.26?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-mcp@1.13.0-beta23?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j@1.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.opennlp/opennlp-tools@2.5.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.opennlp/opennlp-tools@2.5.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-mcp@1.13.0-beta23?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j@1.13.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-sse@4.12.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client-jdk@1.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.21?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.8.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar",
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@13.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp-sse@4.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-http-client@1.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-http-client-jdk@1.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client@1.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-agent@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-mcp@1.13.0-beta23?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-guardrails@1.13.0-beta23?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-guardrails@1.13.0-beta23?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-chat@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-hugging-face@1.13.0-beta23?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-http-client-jdk@1.13.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-hugging-face@1.13.0-beta23?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/com.squareup.retrofit2/retrofit@2.9.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.squareup.retrofit2/converter-jackson@2.9.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.retrofit2/retrofit@2.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.retrofit2/converter-jackson@2.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.retrofit2/retrofit@2.9.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-core@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-infinispan-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-infinispan-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-embedded@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-infinispan-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.infinispan/infinispan-commons@16.0.9?type=jar",
        "pkg:maven/org.infinispan/infinispan-query@16.0.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-commons@16.0.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan.protostream/protostream@6.0.6?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-types@6.0.6?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream@6.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream-types@6.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan.protostream/protostream@6.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-query@16.0.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-core@16.0.9?type=jar",
        "pkg:maven/org.hibernate.models/hibernate-models@1.0.1?type=jar",
        "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@8.1.2.Final?type=jar",
        "pkg:maven/org.hibernate.search/hibernate-search-backend-lucene@8.1.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-core@16.0.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-commons@16.0.9?type=jar",
        "pkg:maven/org.infinispan/infinispan-counter-api@16.0.9?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream@6.0.6?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-types@6.0.6?type=jar",
        "pkg:maven/org.jgroups/jgroups@5.5.1.Final?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.jboss.threads/jboss-threads@3.9.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-counter-api@16.0.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-commons@16.0.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jgroups/jgroups@5.5.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.threads/jboss-threads@3.9.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.12.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.12.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.12.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-function@2.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.12.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.12.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.12.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.models/hibernate-models@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@8.1.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hibernate.search/hibernate-search-engine@8.1.2.Final?type=jar",
        "pkg:maven/org.hibernate.models/hibernate-models@1.0.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.search/hibernate-search-engine@8.1.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hibernate.search/hibernate-search-util-common@8.1.2.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.search/hibernate-search-util-common@8.1.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/io.smallrye/jandex@3.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/jandex@3.3.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.search/hibernate-search-backend-lucene@8.1.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hibernate.search/hibernate-search-engine@8.1.2.Final?type=jar",
        "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar",
        "pkg:maven/org.apache.lucene/lucene-analysis-common@9.12.2?type=jar",
        "pkg:maven/org.apache.lucene/lucene-queryparser@9.12.2?type=jar",
        "pkg:maven/org.apache.lucene/lucene-join@9.12.2?type=jar",
        "pkg:maven/com.carrotsearch/hppc@0.10.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.apache.lucene/lucene-highlighter@9.12.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-analysis-common@9.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-queryparser@9.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar",
        "pkg:maven/org.apache.lucene/lucene-queries@9.12.2?type=jar",
        "pkg:maven/org.apache.lucene/lucene-sandbox@9.12.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-queries@9.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-sandbox@9.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar",
        "pkg:maven/org.apache.lucene/lucene-queries@9.12.2?type=jar",
        "pkg:maven/org.apache.lucene/lucene-facet@9.12.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-facet@9.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-join@9.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.carrotsearch/hppc@0.10.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-highlighter@9.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar",
        "pkg:maven/org.apache.lucene/lucene-queries@9.12.2?type=jar",
        "pkg:maven/org.apache.lucene/lucene-memory@9.12.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-memory@9.12.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-infinispan@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-infinispan-common@4.19.0?type=jar",
        "pkg:maven/org.infinispan/infinispan-client-hotrod@16.0.9?type=jar",
        "pkg:maven/org.infinispan/infinispan-query@16.0.9?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-processor@6.0.2?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream@6.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream-types@6.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan.protostream/protostream@6.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-client-hotrod@16.0.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-api@16.0.9?type=jar",
        "pkg:maven/org.infinispan/infinispan-commons@16.0.9?type=jar",
        "pkg:maven/org.infinispan/infinispan-counter-api@16.0.9?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny@2.9.5?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.7.0.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.12?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-api@16.0.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/mutiny@2.9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.8?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.7.0.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.7.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.6.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream-processor@6.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream@6.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-qdrant@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/io.qdrant/client@1.17.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.qdrant/client@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-milvus@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/io.milvus/milvus-sdk-java@2.6.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.milvus/milvus-sdk-java@2.6.17?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.3?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-collections4@4.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pgvector@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/org.postgresql/postgresql@42.7.10?type=jar",
        "pkg:maven/com.pgvector/pgvector@0.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.postgresql/postgresql@42.7.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.52.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.52.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.pgvector/pgvector@0.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.postgresql/postgresql@42.7.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pinecone@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/io.pinecone/pinecone-client@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.pinecone/pinecone-client@3.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.14.3?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.12.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/io.gsonfire/gson-fire@1.8.5?type=jar",
        "pkg:maven/org.openapitools/jackson-databind-nullable@0.2.6?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.14.3?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.26?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.gsonfire/gson-fire@1.8.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.openapitools/jackson-databind-nullable@0.2.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-neo4j@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/org.neo4j.driver/neo4j-java-driver@6.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.neo4j.driver/neo4j-java-driver@6.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@11.0.0?type=jar",
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-netty@11.0.0?type=jar",
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-pooled@11.0.0?type=jar",
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@11.0.0?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@11.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-netty@11.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-tcnative-classes@2.0.75.Final?type=jar",
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@11.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-pooled@11.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@11.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection-routed@11.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.neo4j.bolt/neo4j-bolt-connection@11.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.7.17?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-weaviate@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/io.weaviate/client@5.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.weaviate/client@5.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5?type=jar",
        "pkg:maven/org.projectlombok/lombok@1.18.38?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.27.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.4?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.3.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.3.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.projectlombok/lombok@1.18.38?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/oauth2-oidc-sdk@11.27.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar",
        "pkg:maven/com.nimbusds/content-type@2.3?type=jar",
        "pkg:maven/net.minidev/json-smart@2.5.2?type=jar",
        "pkg:maven/com.nimbusds/lang-tag@1.7?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.4.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.4.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-hugging-face@1.13.0-beta23?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j@1.13.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-tokenizer@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-open-ai@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-azure-open-ai@1.13.0?type=jar",
        "pkg:maven/dev.langchain4j/langchain4j-community-dashscope@1.13.0-beta23?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-azure-open-ai@1.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/com.azure/azure-ai-openai@1.0.0-beta.16?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
        "pkg:maven/com.knuddels/jtokkit@1.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-ai-openai@1.0.0-beta.16?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.55.3?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.15.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-core@1.55.3?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.4.41?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.4.41?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-core-http-netty@1.15.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.55.3?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.0.48?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.0.48?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.0.48?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.4.41?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.0.48?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.4.41?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dev.langchain4j/langchain4j-community-dashscope@1.13.0-beta23?type=jar",
      "dependsOn" : [
        "pkg:maven/dev.langchain4j/langchain4j-core@1.13.0?type=jar",
        "pkg:maven/com.alibaba/dashscope-sdk-java@2.22.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.alibaba/dashscope-sdk-java@2.22.13?type=jar",
      "dependsOn" : [
        "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.21?type=jar",
        "pkg:maven/org.projectlombok/lombok@1.18.26?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.21?type=jar",
        "pkg:maven/com.squareup.okio/okio@3.6.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.12.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-sse@4.12.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.github.victools/jsonschema-generator@4.31.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.projectlombok/lombok@1.18.26?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.8.21?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.victools/jsonschema-generator@4.31.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml/classmate@1.5.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml/classmate@1.5.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-langchain4j-web-search@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-core@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-openai@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.openai/openai-java@4.31.0?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@1.1.1?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@1.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.openai/openai-java@4.31.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.openai/openai-java-client-okhttp@4.31.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.openai/openai-java-client-okhttp@4.31.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.openai/openai-java-core@4.31.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.openai/openai-java-core@4.31.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.33.0?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.31?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-kotlin@2.21.2?type=jar",
        "pkg:maven/com.github.victools/jsonschema-generator@4.38.0?type=jar",
        "pkg:maven/com.github.victools/jsonschema-module-jackson@4.38.0?type=jar",
        "pkg:maven/com.github.victools/jsonschema-module-swagger-2@4.38.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.33.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.31?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.8.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.8.0?type=jar",
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.8.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-kotlin@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-reflect@2.1.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-reflect@2.1.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@1.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.modelcontextprotocol.sdk/mcp-json-jackson2@1.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/io.modelcontextprotocol.sdk/mcp-core@1.1.1?type=jar",
        "pkg:maven/com.networknt/json-schema-validator@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-amqp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jms@4.19.0?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
        "pkg:maven/org.apache.qpid/qpid-jms-client@2.10.0?type=jar",
        "pkg:maven/org.apache.qpid/proton-j@0.34.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.qpid/qpid-jms-client@2.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
        "pkg:maven/org.apache.qpid/proton-j@0.34.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-arangodb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.arangodb/arangodb-java-driver@7.25.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-as2-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-as2-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-as2-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.83?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.83?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.83?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-as2@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2-api@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-asn1@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.83?type=jar",
        "pkg:maven/com.beanit/asn1bean@1.14.0?type=jar",
        "pkg:maven/com.beanit/asn1bean-compiler@1.14.0?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.beanit/asn1bean@1.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.beanit/asn1bean-compiler@1.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/antlr/antlr@2.7.7?type=jar",
        "pkg:maven/com.beanit/asn1bean@1.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/antlr/antlr@2.7.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-asterisk@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.asteriskjava/asterisk-java@3.41.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.asteriskjava/asterisk-java@3.41.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.reflections/reflections@0.10.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.reflections/reflections@0.10.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.javassist/javassist@3.28.0-GA?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.javassist/javassist@3.28.0-GA?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-atmosphere-websocket@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servlet@4.19.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.atmosphere/atmosphere-runtime@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.atmosphere/atmosphere-runtime@3.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-atom@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.apptasticsoftware/rssreader@3.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.apptasticsoftware/rssreader@3.12.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-avro@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-avro-rpc-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-jetty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro-ipc-jetty@1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro-ipc-jetty@1.12.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar",
        "pkg:maven/org.apache.avro/avro-ipc@1.12.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro-ipc@1.12.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.8?type=jar",
        "pkg:maven/org.tukaani/xz@1.10?type=jar",
        "pkg:maven/com.github.luben/zstd-jni@1.5.7-4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.tukaani/xz@1.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-security@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-avro-rpc-jetty@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.19.0?type=jar",
        "pkg:maven/org.apache.avro/avro-ipc-jetty@1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-avro-rpc@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar",
        "pkg:maven/org.apache.avro/avro-ipc-netty@1.12.1?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-jetty@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro-ipc-netty@1.12.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar",
        "pkg:maven/org.apache.avro/avro-ipc@1.12.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-athena@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-bedrock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-cloudtrail@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-config@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-comprehend@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-cw@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ddb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ec2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ecs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eks@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sqs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eventbridge@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-iam@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kinesis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-lambda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-msk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-mq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-polly@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-parameter-store@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3-vectors@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-secrets-manager@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ses@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sns@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-step-functions@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sts@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-textract@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-timestream@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-translate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-xray@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-rekognition@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-security-hub@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-athena@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/athena@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/athena@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/net.thisptr/jackson-jq@1.6.1?type=jar",
        "pkg:maven/net.thisptr/jackson-jq-extra@1.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.thisptr/jackson-jq@1.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.jruby.joni/joni@2.2.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jruby.joni/joni@2.2.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jruby.jcodings/jcodings@1.0.63?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jruby.jcodings/jcodings@1.0.63?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.thisptr/jackson-jq-extra@1.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/net.thisptr/jackson-jq@1.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-bedrock@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/bedrock@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/bedrockruntime@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/bedrockagent@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/bedrockagentruntime@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/bedrock@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/bedrockruntime@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/bedrockagent@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/bedrockagentruntime@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-cloudtrail@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/cloudtrail@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/cloudtrail@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-config@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/config@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-comprehend@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/comprehend@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/comprehend@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-cw@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/cloudwatch@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-ddb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/dynamodb@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-ec2@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/ec2@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-ecs@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/ecs@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/ecs@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-eks@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/eks@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/eks@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-zip-deflater@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-s3@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/s3@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/checksums@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-sqs@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/sqs@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-eventbridge@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/eventbridge@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sqs@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-iam@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/iam@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-kinesis@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/kinesis@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.kinesis/amazon-kinesis-client@3.4.1?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/firehose@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.kinesis/amazon-kinesis-client@3.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/kinesis@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/dynamodb@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/dynamodb-enhanced@2.41.21?type=jar",
        "pkg:maven/com.amazonaws/dynamodb-lock-client@1.4.0?type=jar",
        "pkg:maven/software.amazon.awssdk/cloudwatch@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/arns@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.glue/schema-registry-serde@1.1.27?type=jar",
        "pkg:maven/software.amazon.glue/schema-registry-common@1.1.27?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.jetbrains/annotations@26.0.1?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/dynamodb@2.41.21?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/dynamodb-enhanced@2.41.21?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/dynamodb@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.amazonaws/dynamodb-lock-client@1.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/dynamodb@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/cloudwatch@2.41.21?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.41.21?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/smithy-rpcv2-protocol@2.41.21?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-dataformat-cbor@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/arns@2.41.21?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.glue/schema-registry-serde@1.1.27?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.glue/schema-registry-common@1.1.27?type=jar",
        "pkg:maven/software.amazon.awssdk/arns@2.41.21?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@3.6.1?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar",
        "pkg:maven/com.kjetland/mbknor-jackson-jsonschema_2.12@1.0.39?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.120?type=jar",
        "pkg:maven/com.github.erosb/everit-json-schema@1.14.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-compiler-impl-embeddable@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-compiler-embeddable@1.9.25?type=jar",
        "pkg:maven/com.squareup.okio/okio@3.4.0?type=jar",
        "pkg:maven/com.squareup.okio/okio-fakefilesystem@3.2.0?type=jar",
        "pkg:maven/org.jetbrains.kotlinx/kotlinx-serialization-core-jvm@1.4.0?type=jar",
        "pkg:maven/com.squareup.wire/wire-schema@5.2.0?type=jar",
        "pkg:maven/com.squareup.wire/wire-compiler@5.2.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.7.4?type=jar",
        "pkg:maven/com.google.jimfs/jimfs@1.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.glue/schema-registry-common@1.1.27?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/glue@2.32.25?type=jar",
        "pkg:maven/software.amazon.glue/schema-registry-build-tools@1.1.27?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/url-connection-client@2.32.25?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/glue@2.32.25?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.glue/schema-registry-build-tools@1.1.27?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/url-connection-client@2.32.25?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro@1.11.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-clients@3.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.luben/zstd-jni@1.5.5-1?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.5-1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.kjetland/mbknor-jackson-jsonschema_2.12@1.0.39?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.12.10?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-compiler-embeddable@1.9.25?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/javax.validation/validation-api@2.0.1.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang/scala-library@2.12.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-compiler-embeddable@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-compiler-impl-embeddable@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-compiler-impl-embeddable@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-common@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-jvm@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-common@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@26.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@26.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-jvm@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-script-runtime@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-scripting-common@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-script-runtime@1.9.25?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/javax.validation/validation-api@2.0.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.120?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.erosb/everit-json-schema@1.14.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.json/json@20250107?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.9.0?type=jar",
        "pkg:maven/com.damnhandy/handy-uri-templates@2.1.8?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.json/json@20250107?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-validator/commons-validator@1.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-digester/commons-digester@2.1?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-digester/commons-digester@2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.damnhandy/handy-uri-templates@2.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/joda-time/joda-time@2.10.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/joda-time/joda-time@2.10.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio@3.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-fakefilesystem@3.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-fakefilesystem-jvm@3.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-fakefilesystem-jvm@3.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlinx/kotlinx-datetime-jvm@0.3.2?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-datetime-jvm@0.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-serialization-core-jvm@1.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.7.10?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-schema@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.wire/wire-runtime@5.2.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-runtime@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio@3.4.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-compiler@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.wire/wire-schema-jvm@5.2.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/com.squareup.wire/wire-kotlin-generator@5.2.0?type=jar",
        "pkg:maven/com.squareup.wire/wire-java-generator@5.2.0?type=jar",
        "pkg:maven/com.squareup.wire/wire-swift-generator@5.2.0?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
        "pkg:maven/com.squareup.okio/okio-fakefilesystem-jvm@3.2.0?type=jar",
        "pkg:maven/org.jetbrains.kotlinx/kotlinx-serialization-core-jvm@1.4.0?type=jar",
        "pkg:maven/com.charleskorn.kaml/kaml-jvm@0.67.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-schema-jvm@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.palantir.javapoet/javapoet@0.6.0?type=jar",
        "pkg:maven/com.squareup/kotlinpoet-jvm@2.0.0?type=jar",
        "pkg:maven/com.squareup.wire/wire-runtime-jvm@5.2.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.palantir.javapoet/javapoet@0.6.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup/kotlinpoet-jvm@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-runtime-jvm@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-kotlin-generator@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.wire/wire-schema-jvm@5.2.0?type=jar",
        "pkg:maven/com.squareup/kotlinpoet-jvm@2.0.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/com.squareup.wire/wire-runtime-jvm@5.2.0?type=jar",
        "pkg:maven/com.squareup.wire/wire-grpc-client-jvm@5.2.0?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-grpc-client-jvm@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@5.0.0-alpha.14?type=jar",
        "pkg:maven/com.squareup.wire/wire-runtime-jvm@5.2.0?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
        "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm@1.9.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp@5.0.0-alpha.14?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm@1.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@26.0.1?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-java-generator@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.wire/wire-schema-jvm@5.2.0?type=jar",
        "pkg:maven/com.palantir.javapoet/javapoet@0.6.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/com.squareup.wire/wire-runtime-jvm@5.2.0?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.wire/wire-swift-generator@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.outfoxx/swiftpoet@1.6.5?type=jar",
        "pkg:maven/com.squareup.wire/wire-schema-jvm@5.2.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.outfoxx/swiftpoet@1.6.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-reflect@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.charleskorn.kaml/kaml-jvm@0.67.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlinx/kotlinx-serialization-core-jvm@1.4.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/it.krzeminski/snakeyaml-engine-kmp-jvm@3.0.3?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/it.krzeminski/snakeyaml-engine-kmp-jvm@3.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
        "pkg:maven/net.thauvin.erik.urlencoder/urlencoder-lib-jvm@1.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.thauvin.erik.urlencoder/urlencoder-lib-jvm@1.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.7.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.jimfs/jimfs@1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/firehose@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-kms@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/kms@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-lambda@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/lambda@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-msk@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/kafka@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/kafka@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-mq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/mq@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/mq@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-polly@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/polly@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/polly@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/profiles@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-parameter-store@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/ssm@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-redshift@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/redshiftdata@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/redshiftdata@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-s3-vectors@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/s3vectors@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/s3vectors@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-secrets-manager@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/secretsmanager@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/cloudtrail@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sqs@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-ses@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.eclipse.angus/angus-mail@2.0.5?type=jar",
        "pkg:maven/software.amazon.awssdk/ses@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/ses@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-sns@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/sns@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sqs@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-step-functions@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/sfn@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/sfn@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-sts@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-textract@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/textract@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/textract@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-timestream@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/timestreamquery@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/timestreamwrite@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/timestreamquery@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/timestreamwrite@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-transcribe@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/transcribe@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-translate@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/translate@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/translate@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-xray@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
        "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-core@2.21.0?type=jar",
        "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-aws-sdk@2.21.0?type=jar",
        "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-apache-http@2.21.0?type=jar",
        "pkg:maven/org.checkerframework/checker@3.54.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-core@2.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/software.amazon.awssdk/utils-lite@2.34.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.10.4?type=jar",
        "pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/utils-lite@2.34.0?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/annotations@2.34.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/annotations@2.34.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.10.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.auto.service/auto-service-annotations@1.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-aws-sdk@2.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-core@2.21.0?type=jar",
        "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.788?type=jar",
        "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-aws-sdk-core@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.amazonaws/aws-java-sdk-core@1.12.788?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.21.2?type=jar",
        "pkg:maven/joda-time/joda-time@2.12.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-aws-sdk-core@2.21.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-apache-http@2.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.amazonaws/aws-xray-recorder-sdk-core@2.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker@3.54.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.54.1?type=jar",
        "pkg:maven/org.checkerframework/checker-util@3.54.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.54.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-util@3.54.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.54.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws2-rekognition@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/rekognition@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/rekognition@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-aws-security-hub@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/software.amazon.awssdk/securityhub@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sts@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/software.amazon.awssdk/securityhub@2.42.32?type=jar",
      "dependsOn" : [
        "pkg:maven/software.amazon.awssdk/protocol-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-aws@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/sdk-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-auth@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/identity-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/http-client-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/regions@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/annotations@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/aws-core@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/metrics-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/json-utils@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/endpoints-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/retries-spi@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/apache-client@2.42.32?type=jar",
        "pkg:maven/software.amazon.awssdk/netty-nio-client@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventhubs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventgrid@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-blob@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-datalake@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-queue@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-cosmosdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-servicebus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-key-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-files@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-schema-registry@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-functions@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-eventhubs@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-messaging-eventhubs@5.21.2?type=jar",
        "pkg:maven/com.azure/azure-messaging-eventhubs-checkpointstore-blob@1.21.2?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-messaging-eventhubs@5.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-core-amqp@2.11.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-core-amqp@2.11.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.microsoft.azure/qpid-proton-j-extensions@1.2.6?type=jar",
        "pkg:maven/org.apache.qpid/proton-j@0.34.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.microsoft.azure/qpid-proton-j-extensions@1.2.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.qpid/proton-j@0.34.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-messaging-eventhubs-checkpointstore-blob@1.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-messaging-eventhubs@5.21.2?type=jar",
        "pkg:maven/com.azure/azure-storage-blob@12.32.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-eventgrid@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-messaging-eventgrid@4.31.4?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-messaging-eventgrid@4.31.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-storage-blob@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-storage-blob@12.32.0?type=jar",
        "pkg:maven/com.azure/azure-storage-blob-changefeed@12.0.0-beta.36?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-blob-changefeed@12.0.0-beta.36?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar",
        "pkg:maven/com.azure/azure-storage-blob@12.32.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-storage-datalake@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-storage-file-datalake@12.25.0?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-storage-queue@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-storage-queue@12.27.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-cosmosdb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-cosmos@4.75.0?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-cosmos@4.75.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-servicebus@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-messaging-servicebus@7.17.16?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-messaging-servicebus@7.17.16?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core-amqp@2.11.2?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-key-vault@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-security-keyvault-secrets@4.10.4?type=jar",
        "pkg:maven/com.azure/azure-messaging-eventhubs@5.21.2?type=jar",
        "pkg:maven/com.azure/azure-messaging-eventhubs-checkpointstore-blob@1.21.2?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-security-keyvault-secrets@4.10.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ftp-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ssh@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.sshd/sshd-core@2.17.1?type=jar",
        "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.83?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.83?type=jar",
        "pkg:maven/net.i2p.crypto/eddsa@0.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.83?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.83?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.83?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.i2p.crypto/eddsa@0.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ftp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-ftp-common@4.19.0?type=jar",
        "pkg:maven/com.github.mwiede/jsch@2.28.0?type=jar",
        "pkg:maven/commons-net/commons-net@3.13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.mwiede/jsch@2.28.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-net/commons-net@3.13.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-files@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ftp@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-storage-file-share@12.28.0?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-storage-file-share@12.28.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-xml@1.2.0?type=jar",
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-core-http-netty@1.16.2?type=jar",
        "pkg:maven/com.azure/azure-storage-common@12.31.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-schema-registry@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-azure-functions@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-appservice@2.54.1?type=jar",
        "pkg:maven/com.azure/azure-identity@1.18.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-appservice@2.54.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-resources@2.53.5?type=jar",
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-storage@2.55.2?type=jar",
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-msi@2.53.5?type=jar",
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-keyvault@2.54.1?type=jar",
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-dns@2.53.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-resources@2.53.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-core-management@1.19.2?type=jar",
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-core-management@1.19.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-storage@2.55.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-resources@2.53.5?type=jar",
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-msi@2.53.5?type=jar",
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-authorization@2.53.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-msi@2.53.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-resources@2.53.5?type=jar",
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-authorization@2.53.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-authorization@2.53.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-resources@2.53.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-keyvault@2.54.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-resources@2.53.5?type=jar",
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-authorization@2.53.6?type=jar",
        "pkg:maven/com.azure/azure-security-keyvault-keys@4.10.4?type=jar",
        "pkg:maven/com.azure/azure-security-keyvault-secrets@4.10.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-security-keyvault-keys@4.10.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure/azure-core@1.57.0?type=jar",
        "pkg:maven/com.azure/azure-json@1.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-dns@2.53.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.azure.resourcemanager/azure-resourcemanager-resources@2.53.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-barcode@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.zxing/core@3.5.4?type=jar",
        "pkg:maven/com.google.zxing/javase@3.5.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.zxing/core@3.5.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.zxing/javase@3.5.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.zxing/core@3.5.4?type=jar",
        "pkg:maven/org.jcommander/jcommander@1.85?type=jar",
        "pkg:maven/com.github.jai-imageio/jai-imageio-core@1.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jcommander/jcommander@1.85?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jai-imageio/jai-imageio-core@1.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-bean-validator@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.hibernate.validator/hibernate-validator@9.1.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/jakarta.el/jakarta.el-api@6.0.1?type=jar",
        "pkg:maven/org.glassfish.expressly/expressly@6.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hibernate.validator/hibernate-validator@9.1.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.validation/jakarta.validation-api@3.1.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/com.fasterxml/classmate@1.7.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.validation/jakarta.validation-api@3.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml/classmate@1.7.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.el/jakarta.el-api@6.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.expressly/expressly@6.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.el/jakarta.el-api@6.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-beanio@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.github.beanio/beanio@3.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.beanio/beanio@3.2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-bindy@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@78.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.icu/icu4j@78.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-bonita@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-box-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-box-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-box-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.box/box-java-sdk@4.16.4?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.box/box-java-sdk@4.16.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.4?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.82?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.82?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.github.luben/zstd-jni@1.5.7-2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bitbucket.b_c/jose4j@0.9.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.82?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.82?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.82?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.82?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.82?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-box@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box-api@4.19.0?type=jar",
        "pkg:maven/com.box/box-java-sdk@4.16.4?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.jsoup/jsoup@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jsoup/jsoup@1.22.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-braintree@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.braintreepayments.gateway/braintree-java@3.48.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.braintreepayments.gateway/braintree-java@3.48.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.osgi/org.osgi.core@4.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.jr/jackson-jr-objects@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-csv@1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.osgi/org.osgi.core@4.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.jr/jackson-jr-objects@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-csv@1.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-caffeine@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.43.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-camunda@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.camunda/camunda-client-java@8.9.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.camunda/camunda-client-java@8.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.camunda/zeebe-bpmn-model@8.9.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/io.camunda/zeebe-gateway-protocol-impl@8.9.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/com.auth0/java-jwt@4.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.camunda/zeebe-bpmn-model@8.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.camunda.bpm.model/camunda-xml-model@7.24.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.camunda.bpm.model/camunda-xml-model@7.24.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.camunda/zeebe-gateway-protocol-impl@8.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.auth0/java-jwt@4.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cassandraql@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.cassandra/java-driver-core@4.19.2?type=jar",
        "pkg:maven/org.apache.cassandra/java-driver-query-builder@4.19.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cassandra/java-driver-core@4.19.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.datastax.oss/native-protocol@1.5.2?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.cassandra/java-driver-guava-shaded@4.19.2?type=jar",
        "pkg:maven/com.typesafe/config@1.4.1?type=jar",
        "pkg:maven/com.github.jnr/jnr-posix@3.1.15?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.18?type=jar",
        "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.datastax.oss/native-protocol@1.5.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.cassandra/java-driver-guava-shaded@4.19.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.typesafe/config@1.4.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-posix@3.1.15?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.jnr/jnr-ffi@2.2.11?type=jar",
        "pkg:maven/com.github.jnr/jnr-constants@0.10.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-ffi@2.2.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.jnr/jffi@1.3.9?type=jar",
        "pkg:maven/com.github.jnr/jffi@1.3.9?classifier=native&type=jar",
        "pkg:maven/org.ow2.asm/asm@9.2?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@9.2?type=jar",
        "pkg:maven/org.ow2.asm/asm-analysis@9.2?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.2?type=jar",
        "pkg:maven/org.ow2.asm/asm-util@9.2?type=jar",
        "pkg:maven/com.github.jnr/jnr-a64asm@1.0.0?type=jar",
        "pkg:maven/com.github.jnr/jnr-x86asm@1.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jffi@1.3.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jffi@1.3.9?classifier=native&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-commons@9.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.2?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.2?type=jar",
        "pkg:maven/org.ow2.asm/asm-analysis@9.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-tree@9.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-analysis@9.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm-tree@9.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-util@9.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.2?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.2?type=jar",
        "pkg:maven/org.ow2.asm/asm-analysis@9.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-a64asm@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-constants@0.10.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.1.18?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cassandra/java-driver-query-builder@4.19.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cassandra/java-driver-core@4.19.2?type=jar",
        "pkg:maven/org.apache.cassandra/java-driver-guava-shaded@4.19.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cbor@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-chunk@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.x5dev/chunk-templates@3.6.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.x5dev/chunk-templates@3.6.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-clickup@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cloudevents@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cm-sms@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.googlecode.libphonenumber/libphonenumber@9.0.28?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.hibernate.validator/hibernate-validator@9.1.0.Final?type=jar",
        "pkg:maven/org.glassfish.expressly/expressly@6.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.libphonenumber/libphonenumber@9.0.28?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-coap@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.eclipse.californium/californium-core@3.14.0?type=jar",
        "pkg:maven/org.eclipse.californium/scandium@3.14.0?type=jar",
        "pkg:maven/org.eclipse.californium/element-connector-tcp-netty@3.14.0?type=jar",
        "pkg:maven/org.eclipse.californium/element-connector@3.14.0?type=jar",
        "pkg:maven/org.eclipse.californium/californium-legal@3.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.californium/californium-core@3.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.californium/scandium@3.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.californium/californium-legal@3.14.0?type=jar",
        "pkg:maven/org.eclipse.californium/element-connector@3.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.californium/californium-legal@3.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.californium/element-connector@3.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.californium/californium-legal@3.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.californium/element-connector-tcp-netty@3.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cometd@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util-ajax@12.1.8?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-server-websocket-jetty@9.0.0?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-server-http-jakarta@9.0.0?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@12.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-server-websocket-jetty@9.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-server-websocket-common@9.0.0?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-server-websocket-common@9.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.0?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-common@9.0.0?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-server-common@9.0.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-common@9.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-api-common@9.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-common@9.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-server-common@9.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.0?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-common@9.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-server@12.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.2?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-server@12.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-common@12.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-core-common@12.1.2?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/jetty-websocket-jetty-api@12.1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-server-http-jakarta@9.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-server@9.0.0?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-common@9.0.0?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-server-common@9.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-consul@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.kiwiproject/consul-client@1.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-couchbase@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.couchbase.client/java-client@3.11.1?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-couchdb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar",
        "pkg:maven/com.ibm.cloud/cloudant@0.10.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/cloudant@0.10.16?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/cloudant-common@0.10.16?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.ibm.cloud/sdk-core@9.25.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/cloudant-common@0.10.16?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.25.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/sdk-core@9.25.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@5.3.2?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@5.3.2?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@5.3.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.21?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp@5.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/com.squareup.okio/okio@3.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio@3.16.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@5.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@5.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp-java-net-cookiejar@5.3.2?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp-java-net-cookiejar@5.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-crypto@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-crypto-pgp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.83?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.83?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-csimple-joor@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/org.jooq/joor@0.9.15?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-csv@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cyberark-vault@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dapr@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.dapr/dapr-sdk@1.17.1?type=jar",
        "pkg:maven/io.dapr/dapr-sdk-workflows@1.17.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dapr/dapr-sdk@1.17.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.dapr/dapr-sdk-autogen@1.17.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.5.12?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dapr/dapr-sdk-autogen@1.17.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.5.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dapr/dapr-sdk-workflows@1.17.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dapr/dapr-sdk@1.17.1?type=jar",
        "pkg:maven/io.dapr/durabletask-client@1.17.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dapr/durabletask-client@1.17.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.43.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.43.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.43.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.43.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.43.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-datasonnet@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.13.18?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/com.datasonnet/datasonnet-mapper@3.0.1.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.184?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang/scala-library@2.13.18?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.datasonnet/datasonnet-mapper@3.0.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
        "pkg:maven/org.scala-lang/scala-library@2.13.18?type=jar",
        "pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.5?type=jar",
        "pkg:maven/com.lihaoyi/ujson_2.13@1.2.0?type=jar",
        "pkg:maven/com.lihaoyi/fastparse_2.13@2.3.0?type=jar",
        "pkg:maven/com.lihaoyi/pprint_2.13@0.5.9?type=jar",
        "pkg:maven/com.lihaoyi/scalatags_2.13@0.9.1?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.0.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.21.2?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0?type=jar",
        "pkg:maven/org.apache.commons/commons-fileupload2-jakarta@2.0.0-M1?type=jar",
        "pkg:maven/com.jayway.jsonpath/json-path@2.9.0?type=jar",
        "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.7?type=jar",
        "pkg:maven/info.picocli/picocli@4.7.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest@3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.typesafe.scala-logging/scala-logging_2.13@3.9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.13.18?type=jar",
        "pkg:maven/org.scala-lang/scala-reflect@2.13.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang/scala-reflect@2.13.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.13.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.lihaoyi/ujson_2.13@1.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.lihaoyi/upickle-core_2.13@1.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.lihaoyi/upickle-core_2.13@1.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.1.4?type=jar",
        "pkg:maven/com.lihaoyi/geny_2.13@0.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.scala-lang.modules/scala-collection-compat_2.13@2.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.scala-lang/scala-library@2.13.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.lihaoyi/geny_2.13@0.6.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.lihaoyi/fastparse_2.13@2.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.lihaoyi/sourcecode_2.13@0.2.1?type=jar",
        "pkg:maven/com.lihaoyi/geny_2.13@0.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.lihaoyi/sourcecode_2.13@0.2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.lihaoyi/pprint_2.13@0.5.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.lihaoyi/fansi_2.13@0.2.9?type=jar",
        "pkg:maven/com.lihaoyi/sourcecode_2.13@0.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.lihaoyi/fansi_2.13@0.2.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.lihaoyi/sourcecode_2.13@0.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.lihaoyi/scalatags_2.13@0.9.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.lihaoyi/sourcecode_2.13@0.2.1?type=jar",
        "pkg:maven/com.lihaoyi/geny_2.13@0.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@24.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-csv@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-fileupload2-jakarta@2.0.0-M1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-fileupload2-core@2.0.0-M1?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-fileupload2-core@2.0.0-M1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.jayway.jsonpath/json-path@2.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.minidev/json-smart@2.5.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.minidev/json-smart@2.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.minidev/accessors-smart@2.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.minidev/accessors-smart@2.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpg-jdk18on@1.78.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.re2j/re2j@1.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/info.picocli/picocli@4.7.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.184?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debug@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common-parent@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-debezium-db2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mongodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mysql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-oracle@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-postgres@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-sqlserver@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-common-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.debezium/debezium-api@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-embedded@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.19.0?type=maven-plugin"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-api@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.debezium/debezium-util@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-util@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-embedded@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@4.1.1?type=jar",
        "pkg:maven/org.apache.kafka/connect-runtime@4.1.1?type=jar",
        "pkg:maven/org.apache.kafka/connect-json@4.1.1?type=jar",
        "pkg:maven/org.apache.kafka/connect-file@4.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-api@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-util@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-config@3.5.0.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/io.debezium/debezium-openlineage-api@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-config@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-util@3.5.0.Final?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@4.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-api@4.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@4.1.1?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-clients@4.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.7?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-openlineage-api@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-runtime@4.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@4.1.1?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@4.1.1?type=jar",
        "pkg:maven/org.apache.kafka/connect-json@4.1.1?type=jar",
        "pkg:maven/org.apache.kafka/connect-transforms@4.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar",
        "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@3.1.10?type=jar",
        "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@3.1.10?type=jar",
        "pkg:maven/javax.xml.bind/jaxb-api@2.3.1?type=jar",
        "pkg:maven/javax.activation/activation@1.1.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.0.22?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.179?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-json@4.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@4.1.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-transforms@4.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@4.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@3.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@3.1.10?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@3.1.10?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@3.1.10?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@3.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@3.1.10?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@3.1.10?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@3.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
        "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-server@3.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@3.1.10?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-client@3.1.10?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
        "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@3.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@3.1.10?type=jar",
        "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@3.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@3.1.10?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-locator@3.0.6?type=jar",
        "pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/hk2-locator@3.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@3.0.6?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-utils@3.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@3.0.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2/hk2-utils@3.0.6?type=jar",
        "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@3.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/hk2-utils@3.0.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/javax.xml.bind/jaxb-api@2.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.activation/javax.activation-api@1.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.activation/javax.activation-api@1.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/javax.activation/activation@1.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@12.0.22?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.0.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-http@12.0.22?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-io@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.0.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@12.0.22?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@12.0.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@12.0.22?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlet@12.0.22?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-security@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-session@12.0.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-security@12.0.22?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.0.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-session@12.0.22?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@12.0.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.0.22?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.0.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-client@12.0.22?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@12.0.22?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.0.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-alpn-client@12.0.22?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-io@12.0.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.179?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.2.25?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-file@4.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@4.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-api@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@4.2.0?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.debezium/debezium-api@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-embedded@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-clients@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.7?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.19.0?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.debezium/debezium-api@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-embedded@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.0-2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-db2@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-db2@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-db2@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-config@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-kafka@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-util@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-storage-kafka@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-api@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connect-plugins@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
        "pkg:maven/org.apache.kafka/connect-api@4.1.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-mongodb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-mongodb@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-mongodb@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-sink@3.5.0.Final?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-sink@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connect-plugins@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mongodb/bson@5.6.2?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-core@5.6.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/bson@5.6.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/mongodb-driver-core@5.6.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mongodb/bson@5.6.2?type=jar",
        "pkg:maven/org.mongodb/bson-record-codec@5.6.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/bson-record-codec@5.6.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mongodb/bson@5.6.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-mysql@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-mysql@3.5.0.Final?type=jar",
        "pkg:maven/com.mysql/mysql-connector-j@9.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-mysql@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connector-binlog@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-kafka@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-ddl-parser@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/mysql-binlog-connector-java@0.40.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-binlog@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-kafka@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-ddl-parser@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/mysql-binlog-connector-java@0.40.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-ddl-parser@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr4-runtime@4.10.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.debezium/mysql-binlog-connector-java@0.40.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.mysql/mysql-connector-j@9.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-oracle@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-oracle@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-oracle@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-kafka@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-ddl-parser@3.5.0.Final?type=jar",
        "pkg:maven/com.oracle.database.jdbc/ojdbc11@21.15.0.0?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.10.1?type=jar",
        "pkg:maven/org.infinispan/infinispan-core@15.2.1.Final?type=jar",
        "pkg:maven/org.infinispan/infinispan-client-hotrod@15.2.1.Final?type=jar",
        "pkg:maven/com.oracle.database.nls/orai18n@21.15.0.0?type=jar",
        "pkg:maven/com.oracle.database.xml/xdb@21.15.0.0?type=jar",
        "pkg:maven/com.oracle.database.xml/xmlparserv2@21.15.0.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/org.ehcache/ehcache@3.11.1?type=jar",
        "pkg:maven/com.sun.istack/istack-commons-runtime@3.0.7?type=jar",
        "pkg:maven/com.sun.xml.fastinfoset/FastInfoset@1.2.15?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.oracle.database.jdbc/ojdbc11@21.15.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-core@15.2.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-commons@15.2.1.Final?type=jar",
        "pkg:maven/org.infinispan/infinispan-commons-spi@15.2.1.Final?type=jar",
        "pkg:maven/org.infinispan/infinispan-counter-api@15.2.1.Final?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream@5.0.13.Final?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-types@5.0.13.Final?type=jar",
        "pkg:maven/org.jgroups/jgroups@5.4.5.Final?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.jboss.threads/jboss-threads@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-commons@15.2.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan.protostream/protostream@5.0.13.Final?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-types@5.0.13.Final?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.10?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream@5.0.13.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream-types@5.0.13.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan.protostream/protostream@5.0.13.Final?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream-processor@5.0.13.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan.protostream/protostream-processor@5.0.13.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.infinispan.protostream/protostream@5.0.13.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-commons-spi@15.2.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-counter-api@15.2.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-commons@15.2.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jgroups/jgroups@5.4.5.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.threads/jboss-threads@3.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-client-hotrod@15.2.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.infinispan/infinispan-api@15.2.1.Final?type=jar",
        "pkg:maven/org.infinispan/infinispan-commons@15.2.1.Final?type=jar",
        "pkg:maven/org.infinispan/infinispan-counter-api@15.2.1.Final?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny@2.8.0?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.6.2.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.10?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-api@15.2.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/mutiny@2.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.8.0?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.8.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.6.2.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.6.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.6.2.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.6.2.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.6.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.6.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.oracle.database.nls/orai18n@21.15.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.oracle.database.xml/xdb@21.15.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.oracle.database.xml/xmlparserv2@21.15.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ehcache/ehcache@3.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.cache/cache-api@1.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.sun.istack/istack-commons-runtime@3.0.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.xml.fastinfoset/FastInfoset@1.2.15?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-postgres@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-postgres@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-postgres@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.5.0.Final?type=jar",
        "pkg:maven/org.postgresql/postgresql@42.7.7?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.postgresql/postgresql@42.7.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.49.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.49.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-debezium-sqlserver@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
        "pkg:maven/io.debezium/debezium-connector-sqlserver@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.debezium/debezium-connector-sqlserver@3.5.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.debezium/debezium-connector-common@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-kafka@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
        "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.4.2.jre8?type=jar",
        "pkg:maven/io.debezium/debezium-connect-plugins@3.5.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.4.2.jre8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dhis2-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.hisp.dhis.integration.sdk/dhis2-java-sdk@3.0.2?type=jar",
        "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v40.2.2&type=jar",
        "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v2.39.1&type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hisp.dhis.integration.sdk/dhis2-java-sdk@3.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v40.2.2&type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v2.39.1&type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dhis2-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.hisp.dhis.integration.sdk/dhis2-java-sdk@3.0.2?type=jar",
        "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v40.2.2&type=jar",
        "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v2.39.1&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dhis2@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2-api@4.19.0?type=jar",
        "pkg:maven/org.hisp.dhis.integration.sdk/dhis2-java-sdk@3.0.2?type=jar",
        "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v40.2.2&type=jar",
        "pkg:maven/org.hisp.dhis.integration.sdk/jackson-resource-model@3.0.2?classifier=v2.39.1&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-digitalocean@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.myjeeva.digitalocean/digitalocean-api-client@2.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.myjeeva.digitalocean/digitalocean-api-client@2.17?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.1?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-disruptor@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.lmax/disruptor@3.4.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.lmax/disruptor@3.4.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dns@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/dnsjava/dnsjava@3.6.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dnsjava/dnsjava@3.6.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-docker@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.github.docker-java/docker-java@3.7.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java@3.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.docker-java/docker-java-core@3.7.1?type=jar",
        "pkg:maven/com.github.docker-java/docker-java-transport-jersey@3.7.1?type=jar",
        "pkg:maven/com.github.docker-java/docker-java-transport-netty@3.7.1?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.30?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-core@3.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.docker-java/docker-java-api@3.7.1?type=jar",
        "pkg:maven/com.github.docker-java/docker-java-transport@3.7.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.82?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-api@3.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-transport@3.7.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-transport-jersey@3.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.docker-java/docker-java-core@3.7.1?type=jar",
        "pkg:maven/org.glassfish.jersey.connectors/jersey-apache-connector@2.47?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.12?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-client@2.47?type=jar",
        "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.47?type=jar",
        "pkg:maven/com.kohlschutter.junixsocket/junixsocket-common@2.10.1?type=jar",
        "pkg:maven/com.kohlschutter.junixsocket/junixsocket-native-common@2.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.connectors/jersey-apache-connector@2.47?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.12?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.47?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-client@2.47?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.13?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.13?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.47?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.47?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.47?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.47?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.47?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar",
        "pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.kohlschutter.junixsocket/junixsocket-common@2.10.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.kohlschutter.junixsocket/junixsocket-native-common@2.10.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.docker-java/docker-java-transport-netty@3.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.docker-java/docker-java-core@3.7.1?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.30?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-drill@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.drill.exec/drill-jdbc@1.22.0?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.drill.exec/drill-jdbc@1.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.calcite.avatica/avatica-core@1.23.0?type=jar",
        "pkg:maven/org.apache.drill/drill-common@1.22.0?type=jar",
        "pkg:maven/org.apache.drill/drill-logical@1.22.0?type=jar",
        "pkg:maven/org.apache.drill.exec/drill-java-exec@1.22.0?type=jar",
        "pkg:maven/net.hydromatic/foodmart-data-json@0.4?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/javax.validation/validation-api@2.0.1.Final?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.calcite.avatica/avatica-core@1.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.calcite.avatica/avatica-metrics@1.23.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.calcite.avatica/avatica-metrics@1.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.drill/drill-common@1.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.drill/drill-protocol@1.22.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
        "pkg:maven/org.msgpack/msgpack@0.6.6?type=jar",
        "pkg:maven/org.reflections/reflections@0.9.10?type=jar",
        "pkg:maven/org.javassist/javassist@3.29.2-GA?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-servlets@4.2.19?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.19?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.19?type=jar",
        "pkg:maven/joda-time/joda-time@2.12.5?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.drill/drill-protocol@1.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/io.protostuff/protostuff-core@1.8.0?type=jar",
        "pkg:maven/io.protostuff/protostuff-json@1.8.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.protostuff/protostuff-core@1.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.protostuff/protostuff-api@1.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.protostuff/protostuff-api@1.8.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.protostuff/protostuff-json@1.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.protostuff/protostuff-api@1.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.typesafe/config@1.4.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.msgpack/msgpack@0.6.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.googlecode.json-simple/json-simple@1.1.1?type=jar",
        "pkg:maven/org.javassist/javassist@3.29.2-GA?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.json-simple/json-simple@1.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/junit/junit@4.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/junit/junit@4.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hamcrest/hamcrest-core@1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.javassist/javassist@3.29.2-GA?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.reflections/reflections@0.9.10?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.javassist/javassist@3.29.2-GA?type=jar",
        "pkg:maven/com.google.code.findbugs/annotations@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.11.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/annotations@2.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-servlets@4.2.19?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.19?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.19?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.19?type=jar",
        "pkg:maven/com.helger/profiler@1.1.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.19?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.19?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-jvm@4.2.19?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.helger/profiler@1.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.19?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/joda-time/joda-time@2.12.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.drill/drill-logical@1.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.drill/drill-protocol@1.22.0?type=jar",
        "pkg:maven/org.apache.drill/drill-common@1.22.0?type=jar",
        "pkg:maven/org.apache.calcite/calcite-core@1.34.0?type=jar",
        "pkg:maven/com.typesafe/config@1.4.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.9.3?type=jar",
        "pkg:maven/joda-time/joda-time@2.12.5?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-common@3.3.6?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.calcite/calcite-core@1.34.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.calcite/calcite-linq4j@1.34.0?type=jar",
        "pkg:maven/org.locationtech.jts/jts-core@1.19.0?type=jar",
        "pkg:maven/org.locationtech.jts.io/jts-io-common@1.19.0?type=jar",
        "pkg:maven/org.locationtech.proj4j/proj4j@1.2.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.11.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.12.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/com.google.uzaygezen/uzaygezen-core@0.2?type=jar",
        "pkg:maven/com.jayway.jsonpath/json-path@2.7.0?type=jar",
        "pkg:maven/com.yahoo.datasketches/sketches-core@0.9.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/net.hydromatic/aggdesigner-algorithm@6.0?type=jar",
        "pkg:maven/org.apache.commons/commons-dbcp2@2.6.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.codehaus.janino/commons-compiler@3.1.12?type=jar",
        "pkg:maven/org.codehaus.janino/janino@3.1.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.calcite/calcite-linq4j@1.34.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.checkerframework/checker-qual@3.12.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.12.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.locationtech.jts/jts-core@1.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.locationtech.jts.io/jts-io-common@1.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.googlecode.json-simple/json-simple@1.1.1?type=jar",
        "pkg:maven/org.locationtech.jts/jts-core@1.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.locationtech.proj4j/proj4j@1.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.uzaygezen/uzaygezen-core@0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.jayway.jsonpath/json-path@2.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.minidev/json-smart@2.4.7?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.minidev/json-smart@2.4.7?type=jar",
      "dependsOn" : [
        "pkg:maven/net.minidev/accessors-smart@2.4.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.minidev/accessors-smart@2.4.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@9.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.yahoo.datasketches/sketches-core@0.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.yahoo.datasketches/memory@0.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.yahoo.datasketches/memory@0.9.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.hydromatic/aggdesigner-algorithm@6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-lang/commons-lang@2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-lang/commons-lang@2.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-dbcp2@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-pool2@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-pool2@2.6.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.janino/commons-compiler@3.1.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.janino/janino@3.1.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.janino/commons-compiler@3.1.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr4-runtime@4.9.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-common@3.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_7@1.1.1?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-annotations@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.1.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.2?type=jar",
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/commons-net/commons-net@3.9.0?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.51.v20230217?type=jar",
        "pkg:maven/javax.servlet.jsp/jsp-api@2.1?type=jar",
        "pkg:maven/com.sun.jersey/jersey-core@1.19.4?type=jar",
        "pkg:maven/com.sun.jersey/jersey-servlet@1.19.4?type=jar",
        "pkg:maven/com.github.pjfanning/jersey-json@1.20?type=jar",
        "pkg:maven/com.sun.jersey/jersey-server@1.19.4?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar",
        "pkg:maven/org.apache.commons/commons-configuration2@2.8.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.avro/avro@1.12.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-auth@3.3.6?type=jar",
        "pkg:maven/com.jcraft/jsch@0.1.55?type=jar",
        "pkg:maven/org.apache.curator/curator-client@5.5.0?type=jar",
        "pkg:maven/org.apache.curator/curator-recipes@5.5.0?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.6.3?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.21?type=jar",
        "pkg:maven/org.apache.kerby/kerb-core@1.0.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@5.4.0?type=jar",
        "pkg:maven/dnsjava/dnsjava@2.1.7?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.8.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_7@1.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-annotations@3.3.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-cli/commons-cli@1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-net/commons-net@3.9.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-server@9.4.56.v20240826?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-http@9.4.56.v20240826?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-io@9.4.56.v20240826?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.56.v20240826?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-security@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-security@9.4.56.v20240826?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-util-ajax@9.4.56.v20240826?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.51.v20230217?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.51.v20230217?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.51.v20230217?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.servlet.jsp/jsp-api@2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.jersey/jersey-core@1.19.4?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.ws.rs/jsr311-api@1.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.ws.rs/jsr311-api@1.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.jersey/jersey-servlet@1.19.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.sun.jersey/jersey-server@1.19.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.sun.jersey/jersey-server@1.19.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.sun.jersey/jersey-core@1.19.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.pjfanning/jersey-json@1.20?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.jettison/jettison@1.1?type=jar",
        "pkg:maven/com.sun.jersey/jersey-core@1.19.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.jettison/jettison@1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro@1.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.21?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.re2j/re2j@1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-auth@3.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.8.1?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.6.3?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.19?type=jar",
        "pkg:maven/org.apache.curator/curator-framework@5.5.0?type=jar",
        "pkg:maven/org.apache.kerby/kerb-simplekdc@1.0.1?type=jar",
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.stephenc.jcip/jcip-annotations@1.0-1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.zookeeper/zookeeper@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.6.3?type=jar",
        "pkg:maven/org.apache.yetus/audience-annotations@0.5.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/slf4j-log4j12@1.7.25?type=jar",
        "pkg:maven/log4j/log4j@1.2.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.6.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.yetus/audience-annotations@0.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.yetus/audience-annotations@0.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-log4j12@1.7.25?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/log4j/log4j@1.2.17?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-framework@5.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.curator/curator-client@5.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-client@5.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.zookeeper/zookeeper@3.6.3?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-simplekdc@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerb-client@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-admin@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-client@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-config@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-core@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-common@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-util@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/token-provider@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerby-config@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-core@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-pkix@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerby-pkix@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-asn1@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerby-util@1.0.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerby-asn1@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerby-util@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-common@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-config@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-crypto@1.0.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-crypto@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-util@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-core@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-util@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-config@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-core@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-crypto@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/token-provider@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerb-core@1.0.1?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@9.8.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-admin@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerb-server@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-util@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerby-xdr@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-server@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerb-common@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-identity@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-identity@1.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-config@1.0.1?type=jar",
        "pkg:maven/org.apache.kerby/kerb-core@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerby-xdr@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.jcraft/jsch@0.1.55?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-recipes@5.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.curator/curator-framework@5.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@5.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dnsjava/dnsjava@2.1.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.8.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.drill.exec/drill-java-exec@1.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.4?type=jar",
        "pkg:maven/org.owasp.encoder/encoder@1.2.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@9.5?type=jar",
        "pkg:maven/org.ow2.asm/asm-util@9.5?type=jar",
        "pkg:maven/com.dropbox.core/dropbox-core-sdk@5.4.4?type=jar",
        "pkg:maven/com.box/box-java-sdk@3.7.1?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.6.0?type=jar",
        "pkg:maven/com.univocity/univocity-parsers@2.8.3?type=jar",
        "pkg:maven/org.apache.commons/commons-math@2.2?type=jar",
        "pkg:maven/com.thoughtworks.paranamer/paranamer@2.5.6?type=jar",
        "pkg:maven/xerces/xercesImpl@2.12.2?type=jar",
        "pkg:maven/com.sun.codemodel/codemodel@2.6?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.56.v20240826?type=jar",
        "pkg:maven/org.glassfish.jersey.containers/jersey-container-jetty-servlet@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.media/jersey-media-multipart@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.media/jersey-media-json-jackson@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.ext/jersey-mvc-freemarker@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.40?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.21.2?type=jar",
        "pkg:maven/org.honton.chas.hocon/jackson-dataformat-hocon@1.1.1?type=jar",
        "pkg:maven/org.apache.calcite/calcite-core@1.34.0?type=jar",
        "pkg:maven/org.apache.calcite.avatica/avatica-core@1.23.0?type=jar",
        "pkg:maven/net.sf.jpam/jpam@1.1?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.30?type=jar",
        "pkg:maven/org.apache.parquet/parquet-column@1.15.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-hadoop@1.15.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-common@1.15.1?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.apache.drill/drill-protocol@1.22.0?type=jar",
        "pkg:maven/org.apache.drill/drill-common@1.22.0?type=jar",
        "pkg:maven/org.apache.drill/drill-logical@1.22.0?type=jar",
        "pkg:maven/org.apache.drill.exec/drill-rpc@1.22.0?type=jar",
        "pkg:maven/org.apache.drill.memory/drill-memory-base@1.22.0?type=jar",
        "pkg:maven/org.apache.drill.exec/vector@1.22.0?type=jar",
        "pkg:maven/org.apache.drill.metastore/drill-metastore-api@1.22.0?type=jar",
        "pkg:maven/com.beust/jcommander@1.30?type=jar",
        "pkg:maven/com.bettercloud/vault-java-driver@5.1.0?type=jar",
        "pkg:maven/org.apache.curator/curator-client@5.5.0?type=jar",
        "pkg:maven/org.apache.curator/curator-framework@5.5.0?type=jar",
        "pkg:maven/org.apache.curator/curator-recipes@5.5.0?type=jar",
        "pkg:maven/org.apache.curator/curator-x-discovery@5.5.0?type=jar",
        "pkg:maven/com.carrotsearch/hppc@0.7.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
        "pkg:maven/joda-time/joda-time@2.12.5?type=jar",
        "pkg:maven/org.codehaus.janino/janino@3.1.12?type=jar",
        "pkg:maven/org.codehaus.janino/commons-compiler@3.1.12?type=jar",
        "pkg:maven/com.clearspring.analytics/stream@2.7.0?type=jar",
        "pkg:maven/com.tdunning/t-digest@3.3?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.9.3?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-common@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-client@3.3.6?type=jar",
        "pkg:maven/org.apache.avro/avro@1.12.0?type=jar",
        "pkg:maven/org.apache.avro/avro-mapred@1.12.0?type=jar",
        "pkg:maven/nl.basjes.parse.httpdlog/httpdlog-parser@5.10.0?type=jar",
        "pkg:maven/org.kohsuke/libpam4j@1.11?type=jar",
        "pkg:maven/io.netty/netty-tcnative@2.0.65.Final?type=jar",
        "pkg:maven/io.airlift/aircompressor@0.25?type=jar",
        "pkg:maven/sqlline/sqlline@1.12.0?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-jaxrs2@2.1.12?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-jaxrs2-servlet-initializer-v2@2.1.12?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.10?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.10?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.owasp.encoder/encoder@1.2.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-commons@9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.5?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-util@9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.5?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar",
        "pkg:maven/org.ow2.asm/asm-analysis@9.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-analysis@9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.dropbox.core/dropbox-core-sdk@5.4.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.box/box-java-sdk@3.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar",
        "pkg:maven/org.bitbucket.b_c/jose4j@0.7.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bitbucket.b_c/jose4j@0.7.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.univocity/univocity-parsers@2.8.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-math@2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.thoughtworks.paranamer/paranamer@2.5.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.codemodel/codemodel@2.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.56.v20240826?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-jetty-servlet@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.containers/jersey-container-jetty-http@2.40?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.51.v20230217?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@2.40?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@2.40?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@2.40?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-server@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-client@2.40?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-jetty-http@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.51.v20230217?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@2.40?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-continuation@9.4.51.v20230217?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.media/jersey-media-multipart@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
        "pkg:maven/org.jvnet.mimepull/mimepull@1.9.15?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jvnet.mimepull/mimepull@1.9.15?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.media/jersey-media-json-jackson@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
        "pkg:maven/org.glassfish.jersey.ext/jersey-entity-filtering@2.40?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.ext/jersey-entity-filtering@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/javax.xml.bind/jaxb-api@2.2.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.xml.bind/jaxb-api@2.2.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.ext/jersey-mvc-freemarker@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.ext/jersey-mvc@2.40?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.30?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.ext/jersey-mvc@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-server@2.40?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.freemarker/freemarker@2.3.30?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.40?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.40?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar",
        "pkg:maven/org.javassist/javassist@3.29.2-GA?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-base@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.honton.chas.hocon/jackson-dataformat-hocon@1.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.typesafe/config@1.4.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.jpam/jpam@1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-column@1.15.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-common@1.15.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-encoding@1.15.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-common@1.15.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-format-structures@1.15.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-format-structures@1.15.1?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-encoding@1.15.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-common@1.15.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-hadoop@1.15.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-column@1.15.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-format-structures@1.15.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-common@1.15.1?type=jar",
        "pkg:maven/org.apache.parquet/parquet-jackson@1.15.1?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.8.2?type=jar",
        "pkg:maven/io.airlift/aircompressor@0.25?type=jar",
        "pkg:maven/commons-pool/commons-pool@1.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-jackson@1.15.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.airlift/aircompressor@0.25?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-pool/commons-pool@1.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.drill.exec/drill-rpc@1.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.drill/drill-protocol@1.22.0?type=jar",
        "pkg:maven/org.apache.drill/drill-common@1.22.0?type=jar",
        "pkg:maven/org.apache.drill.memory/drill-memory-base@1.22.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-common@3.3.6?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.drill.memory/drill-memory-base@1.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.drill/drill-common@1.22.0?type=jar",
        "pkg:maven/com.carrotsearch/hppc@0.7.1?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.carrotsearch/hppc@0.7.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.drill.exec/vector@1.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.drill/drill-protocol@1.22.0?type=jar",
        "pkg:maven/org.apache.drill/drill-common@1.22.0?type=jar",
        "pkg:maven/org.apache.drill.memory/drill-memory-base@1.22.0?type=jar",
        "pkg:maven/joda-time/joda-time@2.12.5?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.21.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.carrotsearch/hppc@0.7.1?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.9.3?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.drill.metastore/drill-metastore-api@1.22.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.drill/drill-common@1.22.0?type=jar",
        "pkg:maven/org.apache.drill/drill-logical@1.22.0?type=jar",
        "pkg:maven/org.apache.drill.exec/vector@1.22.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.21.2?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-common@3.3.6?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jul-to-slf4j@2.0.6?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.beust/jcommander@1.30?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.bettercloud/vault-java-driver@5.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-x-discovery@5.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.curator/curator-recipes@5.5.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.clearspring.analytics/stream@2.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/it.unimi.dsi/fastutil@6.5.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/it.unimi.dsi/fastutil@6.5.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.tdunning/t-digest@3.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.9.3?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio@2.8.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.4.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio@2.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.4.10?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.4.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.4.0?type=jar",
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-client@3.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop/hadoop-common@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-yarn-api@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-yarn-client@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-core@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-jobclient@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-annotations@3.3.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-api@3.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.1.1?type=jar",
        "pkg:maven/javax.xml.bind/jaxb-api@2.2.12?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_7@1.1.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-client@3.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.1.1?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.51.v20230217?type=jar",
        "pkg:maven/org.jline/jline@3.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.51.v20230217?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-client@9.4.51.v20230217?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.51.v20230217?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-client@9.4.51.v20230217?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.51.v20230217?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.51.v20230217?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.56.v20240826?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.51.v20230217?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline@3.9.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-core@3.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop/hadoop-yarn-client@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-yarn-common@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-common@3.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-yarn-api@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-auth@3.3.6?type=jar",
        "pkg:maven/javax.xml.bind/jaxb-api@2.2.12?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.21?type=jar",
        "pkg:maven/javax.servlet/javax.servlet-api@3.1.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
        "pkg:maven/com.sun.jersey/jersey-core@1.19.4?type=jar",
        "pkg:maven/com.sun.jersey/jersey-client@1.19.4?type=jar",
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.1.1?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.sun.jersey/jersey-client@1.19.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.sun.jersey/jersey-core@1.19.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-jobclient@3.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-common@3.3.6?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-common@3.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop/hadoop-yarn-common@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-yarn-client@3.3.6?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-core@3.3.6?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro-mapred@1.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro-ipc@1.12.0?type=jar",
        "pkg:maven/org.apache.avro/avro-ipc-jetty@1.12.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro-ipc@1.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.12.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.8.2?type=jar",
        "pkg:maven/org.tukaani/xz@1.9?type=jar",
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.velocity/velocity-engine-core@2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.tukaani/xz@1.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro-ipc-jetty@1.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.12.0?type=jar",
        "pkg:maven/org.apache.avro/avro-ipc@1.12.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.56.v20240826?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/nl.basjes.parse.httpdlog/httpdlog-parser@5.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/nl.basjes.parse/parser-core@5.10.0?type=jar",
        "pkg:maven/com.maxmind.geoip2/geoip2@4.0.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/nl.basjes.parse/parser-core@5.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.maxmind.geoip2/geoip2@4.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.maxmind.db/maxmind-db@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.maxmind.db/maxmind-db@3.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.kohsuke/libpam4j@1.11?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@4.5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@4.5.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-tcnative@2.0.65.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-tcnative-classes@2.0.75.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/sqlline/sqlline@1.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-terminal@3.21.0?type=jar",
        "pkg:maven/org.jline/jline-reader@3.21.0?type=jar",
        "pkg:maven/org.jline/jline-terminal-jansi@3.21.0?type=jar",
        "pkg:maven/org.jline/jline-terminal-jna@3.21.0?type=jar",
        "pkg:maven/org.jline/jline-builtins@3.21.0?type=jar",
        "pkg:maven/org.jline/jline-console@3.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-terminal@3.21.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-reader@3.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-terminal@3.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-terminal-jansi@3.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.fusesource.jansi/jansi@2.4.0?type=jar",
        "pkg:maven/org.jline/jline-terminal@3.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.fusesource.jansi/jansi@2.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-terminal-jna@3.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@4.5.2?type=jar",
        "pkg:maven/org.jline/jline-terminal@3.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-builtins@3.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-reader@3.21.0?type=jar",
        "pkg:maven/org.jline/jline-style@3.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-style@3.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-terminal@3.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-console@3.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-builtins@3.21.0?type=jar",
        "pkg:maven/org.jline/jline-style@3.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-jaxrs2@2.1.12?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.117?type=jar",
        "pkg:maven/org.javassist/javassist@3.29.2-GA?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models@2.1.12?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.12?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-integration@2.1.12?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.117?type=jar",
      "dependsOn" : [
        "pkg:maven/io.github.toolfactory/jvm-driver@4.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.toolfactory/jvm-driver@4.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.github.toolfactory/narcissus@1.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.toolfactory/narcissus@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-models@2.1.12?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-integration@2.1.12?type=jar",
      "dependsOn" : [
        "pkg:maven/io.github.classgraph/classgraph@4.8.117?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-core@2.1.12?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models@2.1.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-core@2.1.12?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations@2.1.12?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models@2.1.12?type=jar",
        "pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-jaxrs2-servlet-initializer-v2@2.1.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.hydromatic/foodmart-data-json@0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dropbox@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.dropbox.core/dropbox-core-sdk@7.0.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.dropbox.core/dropbox-core-sdk@7.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dynamic-router@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ehcache@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/org.ehcache/ehcache@3.12.0?classifier=jakarta&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ehcache/ehcache@3.12.0?classifier=jakarta&type=jar",
      "dependsOn" : [
        "pkg:maven/javax.cache/cache-api@1.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-elasticsearch@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/co.elastic.clients/elasticsearch-java@9.3.1?type=jar",
        "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@9.3.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/co.elastic.clients/elasticsearch-java@9.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/co.elastic.clients/elasticsearch-rest5-client@9.3.1?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
        "pkg:maven/org.eclipse.parsson/parsson@1.1.7?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.37.0?type=jar",
        "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.37.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.0.0?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/co.elastic.clients/elasticsearch-rest5-client@9.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
        "pkg:maven/org.eclipse.parsson/parsson@1.1.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.parsson/parsson@1.1.7?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.37.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.37.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.37.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.37.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-core@3.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@9.3.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.3.3?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.3.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-elasticsearch-rest-client@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.3.1?type=jar",
        "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@9.3.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@9.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-elytron@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-undertow@4.19.0?type=jar",
        "pkg:maven/org.wildfly.security/wildfly-elytron@2.2.2.Final?type=jar",
        "pkg:maven/org.wildfly.security.elytron-web/undertow-server@4.1.2.Final?type=jar",
        "pkg:maven/org.wildfly.security.elytron-web/undertow-server-servlet@4.1.2.Final?type=jar",
        "pkg:maven/io.undertow.ee/undertow-servlet@2.0.0.RC1?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar",
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
        "pkg:maven/org.eclipse.parsson/parsson@1.1.7?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security/wildfly-elytron@2.2.2.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security.elytron-web/undertow-server@4.1.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security.elytron-web/undertow-common-test@4.1.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security.elytron-web/undertow-common-test@4.1.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security.elytron-web/bare-http-util@4.1.2.Final?type=jar",
        "pkg:maven/junit/junit@4.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security.elytron-web/bare-http-util@4.1.2.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/junit/junit@4.13.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.wildfly.security.elytron-web/undertow-server-servlet@4.1.2.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.wildfly.security.elytron-web/undertow-server@4.1.2.Final?type=jar",
        "pkg:maven/org.jboss.metadata/jboss-metadata-common@11.0.0.Final?type=jar",
        "pkg:maven/jakarta.authentication/jakarta.authentication-api@2.0.0?type=jar",
        "pkg:maven/jakarta.authorization/jakarta.authorization-api@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.metadata/jboss-metadata-common@11.0.0.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.authentication/jakarta.authentication-api@2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.authorization/jakarta.authorization-api@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-event@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-exec@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-exec@1.6.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-fastjson@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.alibaba/fastjson@2.0.61?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.alibaba/fastjson@2.0.61?type=jar",
      "dependsOn" : [
        "pkg:maven/com.alibaba.fastjson2/fastjson2-extension@2.0.61?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.alibaba.fastjson2/fastjson2-extension@2.0.61?type=jar",
      "dependsOn" : [
        "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.61?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.61?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-fhir-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-fhir-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-fhir-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.16?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.44.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.16?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.44.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.44.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.44.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.44.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mina@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-hl7@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar",
        "pkg:maven/ca.uhn.hapi/hapi-structures-v21@2.6.0?type=jar",
        "pkg:maven/ca.uhn.hapi/hapi-structures-v22@2.6.0?type=jar",
        "pkg:maven/ca.uhn.hapi/hapi-structures-v23@2.6.0?type=jar",
        "pkg:maven/ca.uhn.hapi/hapi-structures-v231@2.6.0?type=jar",
        "pkg:maven/ca.uhn.hapi/hapi-structures-v24@2.6.0?type=jar",
        "pkg:maven/ca.uhn.hapi/hapi-structures-v25@2.6.0?type=jar",
        "pkg:maven/ca.uhn.hapi/hapi-structures-v251@2.6.0?type=jar",
        "pkg:maven/ca.uhn.hapi/hapi-structures-v26@2.6.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar",
        "pkg:maven/org.apache.camel/camel-netty@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/joda-time/joda-time@2.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/joda-time/joda-time@2.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v21@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v22@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v23@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v231@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v24@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v25@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v251@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi/hapi-structures-v26@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi/hapi-base@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-fhir@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-client@8.8.1?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir-api@4.19.0?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r5@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r4@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu3@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2.1@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-hl7org-dstu2@8.8.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-client@8.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r5@8.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r5@6.7.9?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-caching-api@8.8.1?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@78.1?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@11.6?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.icu/icu4j@78.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.sf.saxon/Saxon-HE@11.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.xmlresolver/xmlresolver@5.2.1?type=jar",
        "pkg:maven/org.xmlresolver/xmlresolver@5.2.1?classifier=data&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.xmlresolver/xmlresolver@5.2.1?classifier=data&type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.1.3?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r5@6.7.9?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
        "pkg:maven/net.sourceforge.plantuml/plantuml-mit@1.2023.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.sourceforge.plantuml/plantuml-mit@1.2023.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-caching-api@8.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-r4@8.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r4@6.7.9?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-caching-api@8.8.1?type=jar",
        "pkg:maven/org.apache.jena/jena-shex@5.5.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.r4@6.7.9?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.jena/jena-shex@5.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.jena/jena-arq@5.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.jena/jena-arq@5.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.jena/jena-core@5.5.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.16?type=jar",
        "pkg:maven/com.apicatalog/titanium-json-ld@1.6.0?type=jar",
        "pkg:maven/org.glassfish/jakarta.json@2.0.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.apache.thrift/libthrift@0.22.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.jena/jena-core@5.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.jena/jena-base@5.5.0?type=jar",
        "pkg:maven/org.apache.jena/jena-iri3986@5.5.0?type=jar",
        "pkg:maven/org.apache.jena/jena-iri@5.5.0?type=jar",
        "pkg:maven/org.apache.jena/jena-langtag@5.5.0?type=jar",
        "pkg:maven/org.roaringbitmap/RoaringBitmap@1.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.jena/jena-base@5.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.commons/commons-csv@1.14.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar",
        "pkg:maven/com.github.andrewoma.dexx/collection@0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-csv@1.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.andrewoma.dexx/collection@0.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.jena/jena-iri3986@5.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.jena/jena-iri@5.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.jena/jena-langtag@5.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.roaringbitmap/RoaringBitmap@1.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.apicatalog/titanium-json-ld@1.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.apicatalog/titanium-jcs@1.0.0?type=jar",
        "pkg:maven/com.apicatalog/titanium-rdf-api@1.0.0?type=jar",
        "pkg:maven/com.apicatalog/titanium-rdf-n-quads@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.apicatalog/titanium-jcs@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.apicatalog/titanium-rdf-api@1.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.apicatalog/titanium-rdf-n-quads@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.apicatalog/titanium-rdf-api@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish/jakarta.json@2.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.thrift/libthrift@0.22.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu3@8.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu3@6.7.9?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-caching-api@8.8.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu3@6.7.9?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2@8.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2.1@8.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2016may@6.7.9?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2016may@6.7.9?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
        "pkg:maven/org.ogce/xpp3@1.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ogce/xpp3@1.1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/junit/junit@4.7?type=jar",
        "pkg:maven/jakarta-regexp/jakarta-regexp@1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/junit/junit@4.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta-regexp/jakarta-regexp@1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-structures-hl7org-dstu2@8.8.1?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2@6.7.9?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@2.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.dstu2@6.7.9?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.9.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-file-watch@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.methvin/directory-watcher@0.19.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.methvin/directory-watcher@0.19.1?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@5.16.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.16.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-flatpack@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/net.sf.flatpack/flatpack@4.0.18?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.flatpack/flatpack@4.0.18?type=jar",
      "dependsOn" : [
        "pkg:maven/org.projectlombok/lombok@1.18.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.projectlombok/lombok@1.18.22?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-flink@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.flink/flink-java@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-clients@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-streaming-java@1.20.3?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-java@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.3?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/com.twitter/chill-java@0.7.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-core@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core-api@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-annotations@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-asm-9@9.5-17.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-jackson@2.14.2-17.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.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/kryo@2.24.0?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@31.1-jre-17.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-core-api@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-annotations@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-metrics-core@1.20.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-annotations@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-metrics-core@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-annotations@1.20.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-shaded-asm-9@9.5-17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-shaded-jackson@2.14.2-17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.snakeyaml/snakeyaml-engine@2.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.esotericsoftware.kryo/kryo@2.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.esotericsoftware.minlog/minlog@1.2?type=jar",
        "pkg:maven/org.objenesis/objenesis@3.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.esotericsoftware.minlog/minlog@1.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.20.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@31.1-jre-17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.twitter/chill-java@0.7.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.esotericsoftware.kryo/kryo@2.24.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-clients@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-runtime@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-optimizer@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-java@1.20.3?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar",
        "pkg:maven/org.apache.flink/flink-streaming-java@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-datastream@1.20.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-runtime@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-rpc-core@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-rpc-akka-loader@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-java@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-queryable-state-client-java@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-hadoop-fs@1.20.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.15.1?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-netty@4.1.91.Final-17.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-guava@31.1-jre-17.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-jackson@2.14.2-17.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-zookeeper-3@3.7.1-17.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?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.4?type=jar",
        "pkg:maven/tools.profiler/async-profiler@2.9?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-rpc-core@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-rpc-akka-loader@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-rpc-core@1.20.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-queryable-state-client-java@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-shaded-netty@4.1.91.Final-17.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-guava@31.1-jre-17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-shaded-netty@4.1.91.Final-17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-hadoop-fs@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-shaded-zookeeper-3@3.7.1-17.0?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.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/tools.profiler/async-profiler@2.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-optimizer@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-runtime@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-java@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-guava@31.1-jre-17.0?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-jackson@2.14.2-17.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-streaming-java@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-file-sink-common@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-runtime@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-java@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-shaded-guava@31.1-jre-17.0?type=jar",
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/org.apache.flink/flink-connector-datagen@1.20.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-file-sink-common@1.20.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-connector-datagen@1.20.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-datastream@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-datastream-api@1.20.3?type=jar",
        "pkg:maven/org.apache.flink/flink-streaming-java@1.20.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.flink/flink-datastream-api@1.20.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.flink/flink-core-api@1.20.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@1.3.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-flowable@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-event-registry@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-engine@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-bpmn-converter@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-process-validation@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-image-generator@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-variable-service@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-identitylink-service@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-entitylink-service@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-event-registry@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-event-registry-configurator@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-eventsubscription-service@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-task-service@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-job-service@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-batch-service@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-idm-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-idm-engine@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-idm-engine-configurator@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-cmmn-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-dmn-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-form-model@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-form-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-content-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-http-common@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-mail@7.2.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-bpmn-converter@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-bpmn-model@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-bpmn-model@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-process-validation@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-bpmn-model@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-image-generator@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-bpmn-model@7.2.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-variable-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-event-registry-api@7.2.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-variable-service-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-event-registry-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-event-registry-model@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-event-registry-model@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@6.2.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-core@6.2.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-jcl@6.2.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-jcl@6.2.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-variable-service@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-variable-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-identitylink-service@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-identitylink-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-identitylink-service-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-entitylink-service@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-entitylink-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-entitylink-service-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-event-registry@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-event-registry-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-event-registry-model@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-event-registry-json-converter@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-eventsubscription-service-api@7.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
        "pkg:maven/com.fasterxml.uuid/java-uuid-generator@5.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-event-registry-json-converter@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-event-registry-model@7.2.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-eventsubscription-service-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-bpmn-model@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.uuid/java-uuid-generator@5.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-event-registry-configurator@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-event-registry@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-eventsubscription-service@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-eventsubscription-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-bpmn-model@7.2.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-task-service@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-task-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-variable-service@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-identitylink-service@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-idm-api@7.2.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-task-service-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-identitylink-service-api@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-idm-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-job-service@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-job-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-variable-service@7.2.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-job-service-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-batch-service@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-batch-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-batch-service-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-idm-engine@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-idm-api@7.2.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.2.10?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar",
        "pkg:maven/com.fasterxml.uuid/java-uuid-generator@5.1.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-idm-engine-configurator@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-idm-engine@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-cmmn-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-cmmn-model@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-dmn-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-form-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-entitylink-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-eventsubscription-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-variable-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-task-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-job-service-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-batch-service-api@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-cmmn-model@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-dmn-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-dmn-model@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-dmn-model@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-form-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-form-model@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-form-api@7.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-content-api@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-http-common@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.flowable/flowable-mail@7.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.flowable/flowable-engine-common-api@7.2.0?type=jar",
        "pkg:maven/org.flowable/flowable-content-api@7.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.eclipse.angus/angus-mail@2.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.angus/angus-mail@2.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar",
        "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.3?type=jar",
        "pkg:maven/org.eclipse.angus/angus-activation@2.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-fop@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.xmlgraphics/fop@2.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/fop@2.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/fop-util@2.11?type=jar",
        "pkg:maven/org.apache.xmlgraphics/fop-events@2.11?type=jar",
        "pkg:maven/org.apache.xmlgraphics/fop-core@2.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/fop-util@2.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.11?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.17.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/fop-events@2.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/fop-util@2.11?type=jar",
        "pkg:maven/com.thoughtworks.qdox/qdox@1.12?type=jar",
        "pkg:maven/commons-io/commons-io@2.17.0?type=jar",
        "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.thoughtworks.qdox/qdox@1.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/fop-core@2.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-anim@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-bridge@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-extension@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-gvt@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-transcoder@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-codec@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/fop-events@2.11?type=jar",
        "pkg:maven/org.apache.xmlgraphics/fop-util@2.11?type=jar",
        "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.11?type=jar",
        "pkg:maven/commons-io/commons-io@2.17.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/org.apache.pdfbox/fontbox@3.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-anim@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-css@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-dom@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-ext@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-parser@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-svg-dom@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
        "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-constants@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-i18n@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-constants@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-i18n@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-css@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.11?type=jar",
        "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-dom@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-css@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-ext@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-xml@1.19?type=jar",
        "pkg:maven/xml-apis/xml-apis@1.4.01?type=jar",
        "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-ext@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-xml@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-parser@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-xml@1.19?type=jar",
        "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-svg-dom@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-css@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-dom@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-ext@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-parser@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
        "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-bridge@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-anim@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-css@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-dom@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-gvt@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-parser@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-script@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-svg-dom@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-xml@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/xmlgraphics-commons@2.11?type=jar",
        "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-gvt@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-script@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-anim@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-extension@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-anim@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-bridge@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-css@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-dom@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-ext@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-gvt@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-parser@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-svg-dom@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
        "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-transcoder@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-anim@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-bridge@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-dom@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-gvt@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-svggen@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-xml@1.19?type=jar",
        "pkg:maven/xml-apis/xml-apis-ext@1.3.04?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-svggen@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xmlgraphics/batik-codec@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xmlgraphics/batik-awt-util@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-bridge@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-shared-resources@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-transcoder@1.19?type=jar",
        "pkg:maven/org.apache.xmlgraphics/batik-util@1.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pdfbox/fontbox@3.0.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pdfbox/pdfbox-io@3.0.7?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pdfbox/pdfbox-io@3.0.7?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-freemarker@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-fory@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.fory/fory-core@0.16.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.fory/fory-core@0.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-geocoder@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.maps/google-maps-services@2.2.0?type=jar",
        "pkg:maven/com.jayway.jsonpath/json-path@3.0.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.maps/google-maps-services@2.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.10.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.0.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.5.31?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.5.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.5.31?type=jar",
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.5.31?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.5.31?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opencensus/opencensus-api@0.31.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.jayway.jsonpath/json-path@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.minidev/json-smart@2.6.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.minidev/json-smart@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.minidev/accessors-smart@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.minidev/accessors-smart@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@9.7.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-git@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.6.0.202603022253-r?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jgit/org.eclipse.jgit@7.6.0.202603022253-r?type=jar",
      "dependsOn" : [
        "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.javaewah/JavaEWAH@1.2.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-github@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.eclipse.mylyn.github/org.eclipse.egit.github.core@2.1.5?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.mylyn.github/org.eclipse.egit.github.core@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-github2@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.kohsuke/github-api@1.330?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kohsuke/github-api@1.330?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-bigquery@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-calendar@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-drive@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-firestore@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-functions@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-mail@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-pubsub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-secret-manager@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-sheets@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-storage@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-vertexai@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-vision@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-speech-to-text@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-text-to-speech@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.53.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api/api-common@2.53.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.0.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-jackson2@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-bigquery@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-bigquery@2.62.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-bigquery@2.62.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.cloud/google-cloud-core@2.66.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core-http@2.66.0?type=jar",
        "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-appengine@2.1.0?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/org.checkerframework/checker-compat-qual@2.5.6?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.49.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.apis/google-api-services-bigquery@v2-rev20251012-2.0.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.api/gax@2.76.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-bigquerystorage@3.24.0?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta@3.24.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1alpha@3.24.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta1@0.196.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta2@0.196.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/org.json/json@20250517?type=jar",
        "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta1@0.196.0?type=jar",
        "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta2@0.196.0?type=jar",
        "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1@3.24.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1@3.24.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-vector@17.0.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-format@17.0.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@24.3.25?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.arrow/arrow-memory-core@17.0.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-memory-netty@17.0.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@17.0.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.51.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-core@2.66.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-core-http@2.66.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-appengine@2.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-compat-qual@2.5.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.checkerframework/checker-qual@3.49.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.apis/google-api-services-bigquery@v2-rev20251012-2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax@2.76.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-bigquerystorage@3.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-format@17.0.0?type=jar",
        "pkg:maven/org.apache.arrow/arrow-memory-core@17.0.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.google.flatbuffers/flatbuffers-java@24.3.25?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-format@17.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-memory-core@17.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.flatbuffers/flatbuffers-java@24.3.25?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta@3.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1alpha@3.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta1@0.196.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1beta2@0.196.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.json/json@20250517?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta1@0.196.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1beta2@0.196.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-bigquerystorage-v1@3.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-bigquerystorage-v1@3.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-vector@17.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty@17.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.arrow/arrow-memory-netty-buffer-patch@17.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.51.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.51.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-calendar@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.1.0?type=jar",
        "pkg:maven/com.google.apis/google-api-services-calendar@v3-rev20251207-2.0.0?type=jar",
        "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client-jetty@1.39.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.30.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.36.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.apis/google-api-services-calendar@v3-rev20251207-2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.oauth-client/google-oauth-client-jetty@1.39.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.oauth-client/google-oauth-client-java6@1.39.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.oauth-client/google-oauth-client-java6@1.39.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-drive@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.1.0?type=jar",
        "pkg:maven/com.google.apis/google-api-services-drive@v3-rev20251210-2.0.0?type=jar",
        "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client-jetty@1.39.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.apis/google-api-services-drive@v3-rev20251210-2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-firestore@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-firestore@3.39.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-firestore@3.39.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.cloud/google-cloud-core-grpc@2.66.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-firestore-v1@3.39.0?type=jar",
        "pkg:maven/com.google.cloud/proto-google-cloud-firestore-bundle-v1@3.39.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/com.google.api/gax@2.76.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core@2.66.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-grpc-1.6@2.1.0-alpha?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api@2.1.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.35.0-alpha?type=jar",
        "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.29.0-alpha?type=jar",
        "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-incubator@2.1.0-alpha?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.51.0?type=jar",
        "pkg:maven/com.google.cloud.opentelemetry/exporter-metrics@0.33.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-monitoring@3.52.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-monitoring-v3@3.52.0?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.49.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.google.cloud.opentelemetry/shared-resourcemapping@0.33.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-core-grpc@2.66.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-firestore-v1@3.39.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/proto-google-cloud-firestore-bundle-v1@3.39.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-grpc-1.6@2.1.0-alpha?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api@2.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.35.0-alpha?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.29.0-alpha?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-incubator@2.1.0-alpha?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.51.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.51.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.51.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.51.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.51.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud.opentelemetry/exporter-metrics@0.33.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-monitoring@3.52.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-monitoring-v3@3.52.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud.opentelemetry/shared-resourcemapping@0.33.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-functions@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-functions@2.77.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.39.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client@1.47.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-gson@1.47.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/api-common@2.53.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-functions@2.77.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.53.2?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.61.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2@2.77.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2alpha@2.77.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2beta@2.77.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v1@2.77.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.49.0?type=jar",
        "pkg:maven/com.google.api/gax@2.70.2?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.39.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.70.2?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.70.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@1.47.1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@1.47.1?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.56.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.61.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2@2.77.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.49.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2alpha@2.77.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.49.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v2beta@2.77.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.49.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-functions-v1@2.77.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.38.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.0.0?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.2?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.49.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax@2.70.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax-grpc@2.70.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api/gax-httpjson@2.70.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.56.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-mail@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.1.0?type=jar",
        "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client-jetty@1.39.0?type=jar",
        "pkg:maven/com.google.apis/google-api-services-gmail@v1-rev20251201-2.0.0?type=jar",
        "pkg:maven/org.eclipse.angus/angus-mail@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.apis/google-api-services-gmail@v1-rev20251201-2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-pubsub@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-pubsub@1.150.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-pubsub@1.150.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-pubsub-v1@1.132.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.api/gax@2.76.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.51.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-pubsub-v1@1.132.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-secret-manager@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-secretmanager@2.88.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-pubsub@1.150.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-secretmanager@2.88.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta1@2.88.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta2@2.88.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1@2.88.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.api/gax@2.76.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta1@2.88.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1beta2@2.88.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-secretmanager-v1@2.88.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-sheets@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.1.0?type=jar",
        "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.google.apis/google-api-services-sheets@v4-rev20251110-2.0.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.apis/google-api-services-sheets@v4-rev20251110-2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-storage@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-storage@2.64.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-storage@2.64.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.0.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-jackson2@2.1.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.api-client/google-api-client@2.9.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-apache-v2@2.1.0?type=jar",
        "pkg:maven/com.google.apis/google-api-services-storage@v1-rev20260204-2.0.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core@2.66.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core-http@2.66.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-appengine@2.1.0?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-core-grpc@2.66.0?type=jar",
        "pkg:maven/com.google.api/gax@2.76.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.51.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-storage-v2@2.64.1?type=jar",
        "pkg:maven/com.google.api.grpc/grpc-google-cloud-storage-v2@2.64.1?type=jar",
        "pkg:maven/com.google.api.grpc/gapic-google-cloud-storage-v2@2.64.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.51.0?type=jar",
        "pkg:maven/io.grpc/grpc-opentelemetry@1.80.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.51.0?type=jar",
        "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.29.0-alpha?type=jar",
        "pkg:maven/com.google.cloud.opentelemetry/exporter-metrics@0.33.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-monitoring@3.52.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-monitoring-v3@3.52.0?type=jar",
        "pkg:maven/com.google.cloud.opentelemetry/shared-resourcemapping@0.33.0?type=jar",
        "pkg:maven/io.opentelemetry.contrib/opentelemetry-gcp-resources@1.37.0-alpha?type=jar",
        "pkg:maven/com.google.cloud.opentelemetry/detector-resources-support@0.33.0?type=jar",
        "pkg:maven/org.checkerframework/checker-qual@3.49.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/io.grpc/grpc-rls@1.80.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.apis/google-api-services-storage@v1-rev20260204-2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-storage-v2@2.64.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/grpc-google-cloud-storage-v2@2.64.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/gapic-google-cloud-storage-v2@2.64.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-opentelemetry@1.80.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.51.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry.contrib/opentelemetry-gcp-resources@1.37.0-alpha?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud.opentelemetry/detector-resources-support@0.33.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.grpc/grpc-rls@1.80.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-vertexai@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/com.google.genai/google-genai@1.46.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-aiplatform@3.89.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api/api-common@2.45.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.genai/google-genai@1.46.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.api/api-common@2.45.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/org.java-websocket/Java-WebSocket@1.6.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.java-websocket/Java-WebSocket@1.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.10?type=jar",
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-aiplatform@3.89.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.45.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1beta1@0.105.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1@3.89.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.api/gax@2.76.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1beta1@0.105.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-aiplatform-v1@3.89.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-vision@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-vision@3.86.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-vision@3.86.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p4beta1@0.175.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1@3.86.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p1beta1@0.175.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p3beta1@0.175.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p2beta1@3.86.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.api/gax@2.76.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p4beta1@0.175.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1@3.86.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p1beta1@0.175.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p3beta1@0.175.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-vision-v1p2beta1@3.86.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-speech-to-text@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-speech@4.83.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-speech@4.83.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1p1beta1@2.83.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v2@4.83.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-iam-v1@1.62.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1@4.83.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/com.google.api/gax@2.76.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1p1beta1@2.83.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v2@4.83.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-speech-v1@4.83.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-google-text-to-speech@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.cloud/google-cloud-texttospeech@2.89.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.cloud/google-cloud-texttospeech@2.89.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.42.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.24?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf-lite@1.80.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.59.0?type=jar",
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.67.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1@2.89.0?type=jar",
        "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1beta1@0.178.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.guava/failureaccess@1.0.3?type=jar",
        "pkg:maven/com.google.guava/listenablefuture@9999.0-empty-to-avoid-conflict-with-guava?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/com.google.api/gax@2.76.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.43.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.43.0?type=jar",
        "pkg:maven/com.google.api/gax-grpc@2.76.0?type=jar",
        "pkg:maven/io.grpc/grpc-inprocess@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/com.google.android/annotations@4.1.1.4?type=jar",
        "pkg:maven/io.grpc/grpc-alts@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-grpclb@1.80.0?type=jar",
        "pkg:maven/org.conscrypt/conscrypt-openjdk-uber@2.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/io.perfmark/perfmark-api@0.27.0?type=jar",
        "pkg:maven/io.grpc/grpc-googleapis@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-xds@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-services@1.80.0?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.8?type=jar",
        "pkg:maven/com.google.api/gax-httpjson@2.76.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.1.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.1.0?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1@2.89.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.api.grpc/proto-google-cloud-texttospeech-v1beta1@0.178.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stream@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-grape@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.ivy/ivy@2.5.3?type=jar",
        "pkg:maven/org.apache.groovy/groovy@5.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.ivy/ivy@2.5.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-graphql@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-grok@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.krakens/java-grok@0.1.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.krakens/java-grok@0.1.9?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-grpc@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.grpc/grpc-auth@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.41.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.41.0?type=jar",
        "pkg:maven/com.auth0/java-jwt@4.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-credentials@1.41.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.auth/google-auth-library-oauth2-http@1.41.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.auto.value/auto-value-annotations@1.11.0?type=jar",
        "pkg:maven/com.google.auth/google-auth-library-credentials@1.41.0?type=jar",
        "pkg:maven/com.google.http-client/google-http-client@2.0.2?type=jar",
        "pkg:maven/com.google.http-client/google-http-client-gson@2.0.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar",
        "pkg:maven/com.google.api/api-common@2.53.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client@2.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.45.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@3.1?type=jar",
        "pkg:maven/io.grpc/grpc-context@1.80.0?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-gson@2.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.http-client/google-http-client@2.0.2?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-guava-eventbus@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-hashicorp-vault@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework.vault/spring-vault-core@4.0.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework.vault/spring-vault-core@4.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-beans@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-web@7.0.4?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-web@7.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.4?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-hazelcast@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.hazelcast/hazelcast@5.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-headersmap@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.cedarsoftware/java-util@4.99.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.cedarsoftware/java-util@4.99.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huawei-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-dms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-frs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-functiongraph@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-iam@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-imagerecognition@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-obs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-smn@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-dms@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar",
      "dependsOn" : [
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/org.openeuler/bgmprovider@1.1.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.openeuler/bgmprovider@1.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.openeuler/jca@1.1.4?type=jar",
        "pkg:maven/org.openeuler/jsse@1.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.openeuler/jca@1.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.openeuler/commons@1.1.4?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.openeuler/commons@1.1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.openeuler/jsse@1.1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.openeuler/commons@1.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-frs@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-frs@3.1.192?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-frs@3.1.192?type=jar",
      "dependsOn" : [
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-functiongraph@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-functiongraph@3.1.192?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-functiongraph@3.1.192?type=jar",
      "dependsOn" : [
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-iam@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-iam@3.1.192?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-iam@3.1.192?type=jar",
      "dependsOn" : [
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-imagerecognition@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-image@3.1.192?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-image@3.1.192?type=jar",
      "dependsOn" : [
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-obs@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
        "pkg:maven/com.huaweicloud/esdk-obs-java@3.25.10?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud/esdk-obs-java@3.25.10?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9?type=jar",
        "pkg:maven/com.squareup.okio/okio@3.8.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio@3.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio@3.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-huaweicloud-smn@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar",
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-smn@3.1.192?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-smn@3.1.192?type=jar",
      "dependsOn" : [
        "pkg:maven/com.huaweicloud.sdk/huaweicloud-sdk-core@3.1.192?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-ibm-cos@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-secrets-manager@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-language@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-discovery@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-text-to-speech@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-speech-to-text@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watsonx-ai@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watsonx-data@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-cos@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.ibm.cos/ibm-cos-java-sdk@2.15.1?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk@2.15.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-s3@2.15.1?type=jar",
        "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-kms@2.15.1?type=jar",
        "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-core@2.15.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-s3@2.15.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-kms@2.15.1?type=jar",
        "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-core@2.15.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-kms@2.15.1?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar",
        "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-core@2.15.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cos/ibm-cos-java-sdk-core@2.15.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/com.amazon.ion/ion-java@1.11.11?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-cbor@2.21.2?type=jar",
        "pkg:maven/joda-time/joda-time@2.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.amazon.ion/ion-java@1.11.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/joda-time/joda-time@2.13.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-secrets-manager@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.ibm.cloud/secrets-manager@2.0.28?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@4.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/secrets-manager@2.0.28?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.23.1?type=jar",
        "pkg:maven/com.ibm.cloud/secrets-manager-sdk-common@2.0.28?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/sdk-core@9.23.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.12.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.12.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.21?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/secrets-manager-sdk-common@2.0.28?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.23.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-watson-language@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/com.ibm.watson/natural-language-understanding@16.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.watson/natural-language-understanding@16.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.20.0?type=jar",
        "pkg:maven/com.ibm.watson/common@16.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/sdk-core@9.20.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.12.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.12.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.14.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.21?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.9.10?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.14.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.ibm.watson/common@16.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-watson-discovery@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/com.ibm.watson/discovery@16.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.watson/discovery@16.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.20.0?type=jar",
        "pkg:maven/com.ibm.watson/common@16.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-watson-text-to-speech@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/com.ibm.watson/text-to-speech@16.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.watson/text-to-speech@16.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.20.0?type=jar",
        "pkg:maven/com.ibm.watson/common@16.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-watson-speech-to-text@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/com.ibm.watson/speech-to-text@16.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.watson/speech-to-text@16.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.20.0?type=jar",
        "pkg:maven/com.ibm.watson/common@16.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-vertx-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-vertx-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-websocket@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-vertx-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-vertx-websocket@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-common@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-bridge-common@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-common@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-common@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-watsonx-ai@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/com.ibm.watsonx/watsonx-ai@0.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.watsonx/watsonx-ai@0.20.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.watsonx/watsonx-ai-core@0.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.watsonx/watsonx-ai-core@0.20.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ibm-watsonx-data@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.ibm.cloud/watson-x-data@0.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/watson-x-data@0.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.18.4?type=jar",
        "pkg:maven/com.ibm.cloud/watsonx-data-common@0.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/sdk-core@9.18.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.11.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.11.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.11.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.7?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.7?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.21?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio@3.2.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio@3.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.21?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.21?type=jar",
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.21?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.21?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.11.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp-urlconnection@4.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.11.0?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.ibm.cloud/watsonx-data-common@0.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ibm.cloud/sdk-core@9.18.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ical@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.mnode.ical4j/ical4j@4.2.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mnode.ical4j/ical4j@4.2.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.threeten/threeten-extra@1.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-iec60870@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870@0.4.0?type=jar",
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.client@0.4.0?type=jar",
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.client.data@0.4.0?type=jar",
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.server@0.4.0?type=jar",
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.server.data@0.4.0?type=jar",
        "pkg:maven/org.eclipse.neoscada.utils/org.eclipse.scada.utils@0.4.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/org.eclipse.neoscada.utils/org.eclipse.scada.utils@0.4.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.neoscada.utils/org.eclipse.scada.utils@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.client@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/org.eclipse.neoscada.utils/org.eclipse.scada.utils@0.4.0?type=jar",
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870@0.4.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.client.data@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.client@0.4.0?type=jar",
        "pkg:maven/org.eclipse.neoscada.utils/org.eclipse.scada.utils@0.4.0?type=jar",
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870@0.4.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.server@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870@0.4.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.server.data@0.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870.server@0.4.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/org.eclipse.neoscada.utils/org.eclipse.scada.utils@0.4.0?type=jar",
        "pkg:maven/org.eclipse.neoscada.protocols/org.eclipse.neoscada.protocol.iec60870@0.4.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ignite@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.ignite/ignite-core@2.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-iggy@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.iggy/iggy@0.7.0?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.iggy/iggy@0.7.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.0.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.8?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.0?type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.6?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.3.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-core@3.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.spotbugs/spotbugs-annotations@4.9.8?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.7.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.7.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.0?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-base@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler-proxy@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-socks@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-compression@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-compression@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-dns@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-dns@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.7.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.7.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.7.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.7.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.7.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-infinispan-embedded@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-infinispan-common@4.19.0?type=jar",
        "pkg:maven/org.infinispan/infinispan-commons@16.0.9?type=jar",
        "pkg:maven/org.infinispan/infinispan-core@16.0.9?type=jar",
        "pkg:maven/org.infinispan/infinispan-query@16.0.9?type=jar",
        "pkg:maven/org.infinispan/infinispan-component-annotations@16.0.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.infinispan/infinispan-component-annotations@16.0.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-influxdb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.influxdb/influxdb-java@2.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.influxdb/influxdb-java@2.25?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.retrofit2/retrofit@2.9.0?type=jar",
        "pkg:maven/com.squareup.retrofit2/converter-moshi@2.9.0?type=jar",
        "pkg:maven/org.msgpack/msgpack-core@0.9.8?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.retrofit2/converter-moshi@2.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.retrofit2/retrofit@2.9.0?type=jar",
        "pkg:maven/com.squareup.moshi/moshi@1.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.moshi/moshi@1.8.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.msgpack/msgpack-core@0.9.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-influxdb2@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.influxdb/influxdb-client-java@7.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.influxdb/influxdb-client-java@7.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.influxdb/influxdb-client-core@7.5.0?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.10?type=jar",
        "pkg:maven/com.squareup.retrofit2/adapter-rxjava3@2.11.0?type=jar",
        "pkg:maven/com.squareup.retrofit2/converter-scalars@2.11.0?type=jar",
        "pkg:maven/com.squareup.retrofit2/converter-gson@2.11.0?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.influxdb/influxdb-client-core@7.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.influxdb/influxdb-client-utils@7.5.0?type=jar",
        "pkg:maven/com.squareup.okio/okio@3.16.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.squareup.retrofit2/retrofit@2.11.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.12.0?type=jar",
        "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.influxdb/influxdb-client-utils@7.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio@3.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio-jvm@3.16.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio-jvm@3.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.retrofit2/retrofit@2.11.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup.retrofit2/adapter-rxjava3@2.11.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup.retrofit2/converter-scalars@2.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.retrofit2/retrofit@2.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.retrofit2/converter-gson@2.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.retrofit2/retrofit@2.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-irc@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.schwering/irclib@1.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.schwering/irclib@1.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ironmq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.iron.ironmq/ironmq@3.0.5?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.iron.ironmq/ironmq@3.0.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-iso8583@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/net.sf.j8583/j8583@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.j8583/j8583@3.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson3@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.1.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-core@3.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.core/jackson-databind@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson3-avro@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3@4.19.0?type=jar",
        "pkg:maven/tools.jackson.dataformat/jackson-dataformat-avro@3.1.1?type=jar",
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-avro@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.1.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson3-protobuf@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3@4.19.0?type=jar",
        "pkg:maven/tools.jackson.dataformat/jackson-dataformat-protobuf@3.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-protobuf@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/tools.jackson.core/jackson-core@3.1.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.1?type=jar",
        "pkg:maven/com.squareup/protoparser@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jackson3xml@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.1?type=jar",
        "pkg:maven/tools.jackson.dataformat/jackson-dataformat-xml@3.1.1?type=jar",
        "pkg:maven/tools.jackson.module/jackson-module-jakarta-xmlbind-annotations@3.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.dataformat/jackson-dataformat-xml@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/tools.jackson.core/jackson-core@3.1.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.1?type=jar",
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tools.jackson.module/jackson-module-jakarta-xmlbind-annotations@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/tools.jackson.core/jackson-core@3.1.1?type=jar",
        "pkg:maven/tools.jackson.core/jackson-databind@3.1.1?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar",
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jandex@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.smallrye/jandex@3.5.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jasypt@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
        "pkg:maven/org.jasypt/jasypt@1.9.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-javascript@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.graalvm.js/js-language@25.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.js/js-language@25.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.regex/regex@25.0.2?type=jar",
        "pkg:maven/org.graalvm.truffle/truffle-api@25.0.2?type=jar",
        "pkg:maven/org.graalvm.polyglot/polyglot@25.0.2?type=jar",
        "pkg:maven/org.graalvm.shadowed/icu4j@25.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.regex/regex@25.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.truffle/truffle-api@25.0.2?type=jar",
        "pkg:maven/org.graalvm.shadowed/icu4j@25.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.truffle/truffle-api@25.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.sdk/collections@25.0.2?type=jar",
        "pkg:maven/org.graalvm.sdk/nativeimage@25.0.2?type=jar",
        "pkg:maven/org.graalvm.polyglot/polyglot@25.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.sdk/collections@25.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.sdk/nativeimage@25.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.sdk/word@25.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.sdk/word@25.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.polyglot/polyglot@25.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.sdk/collections@25.0.2?type=jar",
        "pkg:maven/org.graalvm.sdk/nativeimage@25.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.shadowed/icu4j@25.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.graalvm.sdk/nativeimage@25.0.2?type=jar",
        "pkg:maven/org.graalvm.shadowed/xz@25.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.graalvm.shadowed/xz@25.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jcache@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/javax.cache/cache-api@1.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.cache/cache-api@1.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jcr@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.jackrabbit/jackrabbit-core@2.22.3?type=jar",
        "pkg:maven/javax.jcr/jcr@2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.jackrabbit/jackrabbit-core@2.22.3?type=jar",
      "dependsOn" : [
        "pkg:maven/concurrent/concurrent@1.3.4?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/commons-dbcp/commons-dbcp@1.4?type=jar",
        "pkg:maven/org.apache.jackrabbit/oak-jackrabbit-api@1.88.0?type=jar",
        "pkg:maven/org.apache.jackrabbit/jackrabbit-jcr-commons@2.22.3?type=jar",
        "pkg:maven/org.apache.jackrabbit/jackrabbit-data@2.22.3?type=jar",
        "pkg:maven/org.apache.jackrabbit/jackrabbit-spi-commons@2.22.3?type=jar",
        "pkg:maven/org.apache.jackrabbit/jackrabbit-spi@2.22.3?type=jar",
        "pkg:maven/org.apache.tika/tika-core@2.4.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.lucene/lucene-core@3.6.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/concurrent/concurrent@1.3.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-dbcp/commons-dbcp@1.4?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-pool/commons-pool@1.5.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-pool/commons-pool@1.5.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.jackrabbit/oak-jackrabbit-api@1.88.0?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.jcr/jcr@2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/javax.jcr/jcr@2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.jackrabbit/jackrabbit-jcr-commons@2.22.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.jackrabbit/jackrabbit-data@2.22.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.jackrabbit/oak-jackrabbit-api@1.88.0?type=jar",
        "pkg:maven/org.apache.jackrabbit/jackrabbit-jcr-commons@2.22.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.jackrabbit/jackrabbit-spi-commons@2.22.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.jackrabbit/jackrabbit-spi@2.22.3?type=jar",
        "pkg:maven/org.apache.jackrabbit/jackrabbit-jcr-commons@2.22.3?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.jackrabbit/jackrabbit-spi@2.22.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.tika/tika-core@2.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-core@3.6.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jfr@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jgroups-raft@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.jgroups/jgroups-raft@1.1.4.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jgroups/jgroups-raft@1.1.4.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jgroups/jgroups@5.4.11.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jgroups/jgroups@5.4.11.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jgroups@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.jgroups/jgroups@5.5.4.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jgroups/jgroups@5.5.4.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jira@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/com.google.oauth-client/google-oauth-client@1.39.0?type=jar",
        "pkg:maven/com.atlassian.sal/sal-api@5.1.4?type=jar",
        "pkg:maven/com.atlassian.jira/jira-rest-java-client-api@6.0.2?type=jar",
        "pkg:maven/com.atlassian.jira/jira-rest-java-client-core@6.0.2?type=jar",
        "pkg:maven/io.atlassian.fugue/fugue@6.1.2?type=jar",
        "pkg:maven/org.codehaus.jettison/jettison@1.5.5?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client@1.43.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/com.google.errorprone/error_prone_annotations@2.18.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
        "pkg:maven/io.opencensus/opencensus-api@0.31.1?type=jar",
        "pkg:maven/io.opencensus/opencensus-contrib-http-util@0.31.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@2.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.http-client/google-http-client-gson@1.43.3?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.http-client/google-http-client@1.43.3?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.atlassian.sal/sal-api@5.1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.atlassian.jira/jira-rest-java-client-api@6.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.atlassian.util.concurrent/atlassian-util-concurrent@4.0.1?type=jar",
        "pkg:maven/com.atlassian.httpclient/atlassian-httpclient-api@4.0.1?type=jar",
        "pkg:maven/joda-time/joda-time@2.12.7?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.atlassian.util.concurrent/atlassian-util-concurrent@4.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.atlassian.httpclient/atlassian-httpclient-api@4.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.atlassian.jira/jira-rest-java-client-core@6.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.atlassian.jira/jira-rest-java-client-api@6.0.2?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-client@2.42?type=jar",
        "pkg:maven/org.glassfish.jersey.media/jersey-media-json-jettison@2.42?type=jar",
        "pkg:maven/joda-time/joda-time@2.12.7?type=jar",
        "pkg:maven/com.atlassian.event/atlassian-event@6.0.0?type=jar",
        "pkg:maven/org.springframework/spring-beans@5.3.36?type=jar",
        "pkg:maven/com.atlassian.httpclient/atlassian-httpclient-library@4.0.1?type=jar",
        "pkg:maven/io.atlassian.util.concurrent/atlassian-util-concurrent@4.0.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.42?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.42?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.42?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.media/jersey-media-json-jettison@2.42?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.42?type=jar",
        "pkg:maven/org.glassfish.jersey.media/jersey-media-jaxb@2.42?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.media/jersey-media-jaxb@2.42?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.42?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.atlassian.event/atlassian-event@6.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-beans@5.3.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@5.3.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-core@5.3.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-jcl@5.3.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-jcl@5.3.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.atlassian.httpclient/atlassian-httpclient-library@4.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.atlassian.httpclient/atlassian-httpclient-api@4.0.1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpasyncclient-cache@4.1.5?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient-cache@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpmime@4.5.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpasyncclient-cache@4.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient-cache@4.5.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.15?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpclient-cache@4.5.14?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpmime@4.5.14?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.atlassian.fugue/fugue@6.1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.jettison/jettison@1.5.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jmx@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jolt@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.bazaarvoice.jolt/jolt-core@0.1.8?type=jar",
        "pkg:maven/com.bazaarvoice.jolt/json-utils@0.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.bazaarvoice.jolt/jolt-core@0.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.bazaarvoice.jolt/json-utils@0.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jpa@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
        "pkg:maven/org.springframework/spring-orm@7.0.6?type=jar",
        "pkg:maven/jakarta.persistence/jakarta.persistence-api@3.2.0?type=jar",
        "pkg:maven/org.apache.openjpa/openjpa@4.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-orm@7.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-core@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@7.0.6?type=jar",
        "pkg:maven/org.springframework/spring-tx@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.persistence/jakarta.persistence-api@3.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.openjpa/openjpa@4.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.xbean/xbean-asm9-shaded@4.26?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.13.0?type=jar",
        "pkg:maven/jakarta.persistence/jakarta.persistence-api@3.2.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xbean/xbean-asm9-shaded@4.26?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-pool2@2.13.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jsch@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-ftp@4.19.0?type=jar",
        "pkg:maven/com.github.mwiede/jsch@2.28.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jslt@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.schibsted.spt.data/jslt@0.1.14?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.schibsted.spt.data/jslt@0.1.14?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-json-validator@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.networknt/json-schema-validator@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.networknt/json-schema-validator@2.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.ethlo.time/itu@1.14.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jsonapi@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.github.jasminb/jsonapi-converter@0.15?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jasminb/jsonapi-converter@0.15?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.jetbrains/annotations@17.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jsonata@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.dashjoin/jsonata@0.9.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.dashjoin/jsonata@0.9.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jsonb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
        "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.1?type=jar",
        "pkg:maven/org.eclipse/yasson@3.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse/yasson@3.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.1?type=jar",
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
        "pkg:maven/org.eclipse.parsson/parsson@1.1.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-vertx-http@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-web-client@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-uri-template@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-web-common@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-uri-template@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-rest-openapi@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http@4.19.0?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-core-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-platform-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jsonpath@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/net.minidev/json-smart@2.6.0?type=jar",
        "pkg:maven/com.jayway.jsonpath/json-path@3.0.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-json-patch@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.java-json-tools/json-patch@1.13?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jt400@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/net.sf.jt400/jt400@21.0.6?classifier=java11&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.sf.jt400/jt400@21.0.6?classifier=java11&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-sql@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jta@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jte@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/gg.jte/jte@3.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/gg.jte/jte@3.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/gg.jte/jte-runtime@3.2.3?type=jar",
        "pkg:maven/gg.jte/jte-extension-api@3.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/gg.jte/jte-runtime@3.2.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/gg.jte/jte-extension-api@3.2.3?type=jar",
      "dependsOn" : [
        "pkg:maven/gg.jte/jte-runtime@3.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kafka@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.kafka/kafka-clients@4.2.0?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-keycloak@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.keycloak/keycloak-admin-client@26.0.8?type=jar",
        "pkg:maven/org.keycloak/keycloak-authz-client@26.0.8?type=jar",
        "pkg:maven/org.keycloak/keycloak-core@26.0.8?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.apache.camel/camel-caffeine@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.keycloak/keycloak-authz-client@26.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.keycloak/keycloak-client-common-synced@26.0.8?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.jboss.logging/commons-logging-jboss-logging@1.0.0.Final?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@4.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.keycloak/keycloak-core@26.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.keycloak/keycloak-common@26.0.8?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@4.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.keycloak/keycloak-common@26.0.8?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-knative-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-knative-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-http@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-knative-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-knative@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-api@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-knative-http@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-knative@4.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-web-client@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-codegen@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-codegen@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kubernetes@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-client@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-client@7.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-client@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client-api@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.6.1?type=jar",
        "pkg:maven/io.fabric8/zjsonpatch@7.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-client-api@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-resource@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-rbac@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apps@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-batch@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-certificates@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-coordination@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-discovery@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-events@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-extensions@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-networking@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-metrics@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-policy@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-node@7.6.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-common@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-common@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-resource@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-rbac@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-apps@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-batch@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-certificates@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-coordination@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-discovery@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-events@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-extensions@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-networking@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-metrics@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-policy@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-node@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client-api@7.6.1?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.24?type=jar",
        "pkg:maven/io.vertx/vertx-web-client@4.5.24?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-core@4.5.24?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-client@4.5.24?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-common@4.5.24?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.24?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.24?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web-common@4.5.24?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.24?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-common@4.5.24?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.24?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/zjsonpatch@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-client@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-client-api@7.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-client-api@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client-api@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-autoscaling@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-operator@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-operatorhub@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-machine@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-whereabouts@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-monitoring@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-tuned@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-console@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-machineconfiguration@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-miscellaneous@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-hive@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-installer@7.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-rbac@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-config@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-autoscaling@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-operator@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-operatorhub@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apps@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-rbac@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-machine@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-whereabouts@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-monitoring@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apps@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-tuned@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-console@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-machineconfiguration@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-miscellaneous@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-hive@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/openshift-model-installer@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-config@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model-machine@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kudu@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.kudu/kudu-client@1.18.1?type=jar",
        "pkg:maven/org.apache.yetus/audience-annotations@0.15.1?type=jar",
        "pkg:maven/com.stumbleupon/async@1.4.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kudu/kudu-client@1.18.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.apache.yetus/audience-annotations@0.15.1?type=jar",
        "pkg:maven/com.stumbleupon/async@1.4.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.yetus/audience-annotations@0.15.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.stumbleupon/async@1.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ldap@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ldif@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0.AM27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-core-api@2.0.0.AM27?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.server/apacheds-core-constants@2.0.0.AM27?type=jar",
        "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0.AM27?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-api@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-client-api@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-util@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@2.1.5?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-core-constants@2.0.0.AM27?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.server/apacheds-i18n@2.0.0.AM27?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-asn1-api@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-client-api@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-ldap-schema-data@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@2.1.5?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-schema-data@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@2.1.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-model@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-util@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-api@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-ber@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar",
        "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-util@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-asn1-ber@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-api@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-util@2.1.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-codec-core@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-util@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-api@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-asn1-ber@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@2.1.5?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-aci@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-util@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@2.1.5?type=jar",
        "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr@2.7.7_5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@2.1.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-codec-api@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-ldap-model@2.1.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.directory.api/api-ldap-extras-util@2.1.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.directory.api/api-i18n@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-codec-core@2.1.5?type=jar",
        "pkg:maven/org.apache.directory.api/api-ldap-model@2.1.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-leveldb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.fusesource.leveldbjni/leveldbjni-all@1.8?type=jar",
        "pkg:maven/org.iq80.leveldb/leveldb@0.12?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.fusesource.leveldbjni/leveldbjni-all@1.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.iq80.leveldb/leveldb@0.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.iq80.leveldb/leveldb-api@0.12?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.iq80.leveldb/leveldb-api@0.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-lra@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-lucene@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar",
        "pkg:maven/org.apache.lucene/lucene-queryparser@9.12.3?type=jar",
        "pkg:maven/org.apache.lucene/lucene-analysis-common@9.12.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-queryparser@9.12.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar",
        "pkg:maven/org.apache.lucene/lucene-queries@9.12.3?type=jar",
        "pkg:maven/org.apache.lucene/lucene-sandbox@9.12.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-queries@9.12.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-sandbox@9.12.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar",
        "pkg:maven/org.apache.lucene/lucene-queries@9.12.3?type=jar",
        "pkg:maven/org.apache.lucene/lucene-facet@9.12.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-facet@9.12.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-analysis-common@9.12.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-lumberjack@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-lzf@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.ning/compress-lzf@1.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.ning/compress-lzf@1.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-quartz@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cron@4.19.0?type=jar",
        "pkg:maven/org.quartz-scheduler/quartz@2.5.2?type=jar",
        "pkg:maven/com.mchange/c3p0@0.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.4?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.quartz-scheduler/quartz@2.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.mchange/c3p0@0.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.mchange/mchange-commons-java@0.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.mchange/mchange-commons-java@0.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mail@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.eclipse.angus/angus-mail@2.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mail-microsoft-oauth@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-mail@4.19.0?type=jar",
        "pkg:maven/com.microsoft.azure/msal4j@1.24.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.microsoft.azure/msal4j@1.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.azure/azure-json@1.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.azure/azure-json@1.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mapstruct@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.mapstruct/mapstruct@1.6.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mapstruct/mapstruct@1.6.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mdc@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-metrics@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.38?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.38?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.38?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.38?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.38?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.38?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.38?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.38?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-micrometer@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-registry-jmx@1.16.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-registry-jmx@1.16.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-jmx@4.2.38?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-micrometer-observability@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-telemetry@4.19.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-tracing@1.6.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-tracing-test@1.6.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-tracing@1.6.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar",
        "pkg:maven/io.micrometer/context-propagation@1.2.1?type=jar",
        "pkg:maven/aopalliance/aopalliance@1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/context-propagation@1.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-tracing-test@1.6.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-tracing@1.6.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-platform-http-main@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-auth-properties@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-auth-jwt@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-properties@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-auth-common@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-jwt@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-auth-common@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-micrometer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.19.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.16.4?type=jar",
        "pkg:maven/io.smallrye/jandex@3.5.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.16.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/io.prometheus/prometheus-metrics-core@1.4.3?type=jar",
        "pkg:maven/io.prometheus/prometheus-metrics-tracer-common@1.4.3?type=jar",
        "pkg:maven/io.prometheus/prometheus-metrics-exposition-formats@1.4.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-core@1.4.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.prometheus/prometheus-metrics-model@1.4.3?type=jar",
        "pkg:maven/io.prometheus/prometheus-metrics-config@1.4.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-model@1.4.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.prometheus/prometheus-metrics-config@1.4.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-config@1.4.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-tracer-common@1.4.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-formats@1.4.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.prometheus/prometheus-metrics-exposition-textformats@1.4.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.prometheus/prometheus-metrics-exposition-textformats@1.4.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.prometheus/prometheus-metrics-model@1.4.3?type=jar",
        "pkg:maven/io.prometheus/prometheus-metrics-config@1.4.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-microprofile-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-microprofile-config@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-fault-tolerance@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-health@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-microprofile-config@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.smallrye.config/smallrye-config@3.16.0?type=jar",
        "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.config/smallrye-config@3.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.config/smallrye-config-core@3.16.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.config/smallrye-config-core@3.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.15.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-expression@2.15.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.15.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.15.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar",
        "pkg:maven/org.ow2.asm/asm@9.9.1?type=jar",
        "pkg:maven/io.smallrye.config/smallrye-config-common@3.16.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.15.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.15.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-function@2.15.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.15.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.15.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.15.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.15.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.config/smallrye-config-common@3.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.15.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-microprofile-fault-tolerance@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-standalone@6.11.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-standalone@6.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.11.1?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.11.1?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-apiimpl@6.11.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.8.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.1.2?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.11.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-apiimpl@6.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.1.2?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.11.1?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.11.1?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.11.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.1.2?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.11.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-microprofile-health@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/io.smallrye/smallrye-health@4.3.0?type=jar",
        "pkg:maven/io.smallrye.config/smallrye-config@3.16.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-health@4.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.health/microprofile-health-api@4.0.1?type=jar",
        "pkg:maven/io.smallrye/smallrye-health-api@4.3.0?type=jar",
        "pkg:maven/io.smallrye.config/smallrye-config@3.16.0?type=jar",
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1?type=jar",
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.1?type=jar",
        "pkg:maven/org.eclipse.parsson/jakarta.json@1.1.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.microprofile.health/microprofile-health-api@4.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-health-api@4.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.health/microprofile-health-api@4.0.1?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.9?type=jar",
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.1?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.json/jakarta.json-api@2.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/mutiny@3.0.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.13.9?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.1-RC1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.el/jakarta.el-api@5.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.parsson/jakarta.json@1.1.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-milo@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.eclipse.milo/milo-sdk-server@1.1.2?type=jar",
        "pkg:maven/org.eclipse.milo/milo-sdk-client@1.1.2?type=jar",
        "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.2?type=jar",
        "pkg:maven/org.eclipse.milo/milo-dtd-manager@1.1.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-sdk-server@1.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.2?type=jar",
        "pkg:maven/org.eclipse.milo/milo-transport@1.1.2?type=jar",
        "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.80?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.80?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.80?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.80?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.80?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.80?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.80?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-transport@1.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.2?type=jar",
        "pkg:maven/com.digitalpetri.netty/netty-channel-fsm@1.0.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.digitalpetri.netty/netty-channel-fsm@1.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.digitalpetri.fsm/strict-machine@1.0.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.digitalpetri.fsm/strict-machine@1.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-stack-core@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-sdk-client@1.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-transport@1.1.2?type=jar",
        "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-dtd-manager@1.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-dtd-core@1.1.2?type=jar",
        "pkg:maven/org.eclipse.milo/milo-sdk-server@1.1.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.milo/milo-dtd-core@1.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.milo/milo-sdk-core@1.1.2?type=jar",
        "pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-minio@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.minio/minio@8.6.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.minio/minio@8.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.carrotsearch.thirdparty/simple-xml-safe@2.7.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.carrotsearch.thirdparty/simple-xml-safe@2.7.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-sjms@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mllp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mongodb-gridfs@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-core@5.6.5?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.5?type=jar",
        "pkg:maven/org.mongodb/bson@5.6.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/mongodb-driver-core@5.6.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mongodb/bson@5.6.5?type=jar",
        "pkg:maven/org.mongodb/bson-record-codec@5.6.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/bson@5.6.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/bson-record-codec@5.6.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mongodb/bson@5.6.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mongodb/bson@5.6.5?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-core@5.6.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mongodb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-core@5.6.5?type=jar",
        "pkg:maven/org.mongodb/mongodb-driver-sync@5.6.5?type=jar",
        "pkg:maven/org.mongodb/bson@5.6.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mustache@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.github.spullara.mustache.java/compiler@0.9.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.spullara.mustache.java/compiler@0.9.14?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mvel@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.mvel/mvel2@2.5.2.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mybatis@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
        "pkg:maven/org.mybatis/mybatis@3.5.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-nats@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.nats/jnats@2.25.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.nats/jnats@2.25.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-lts8on@2.73.10?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-lts8on@2.73.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-oaipmh@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.1?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.jsoup/jsoup@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/joda-time/joda-time@2.14.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-oauth@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.9?type=jar",
        "pkg:maven/io.vertx/vertx-auth-oauth2@4.5.26?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.5.2?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.19.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-auth-oauth2@4.5.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-auth-common@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5-fluent@5.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-observation@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tracing@4.19.0?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-tracing@1.6.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ocsf@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-ognl@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/ognl/ognl@3.4.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ognl/ognl@3.4.11?type=jar",
      "dependsOn" : [
        "pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-olingo2-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-olingo2-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-olingo2-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.olingo/olingo-odata2-api@2.0.13?type=jar",
        "pkg:maven/org.apache.olingo/olingo-odata2-core@2.0.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.olingo/olingo-odata2-api@2.0.13?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.olingo/olingo-odata2-core@2.0.13?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.olingo/olingo-odata2-api@2.0.13?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.15?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-olingo2@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2-api@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-olingo4-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-olingo4-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-olingo4-api@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.olingo/odata-commons-api@5.0.0?type=jar",
        "pkg:maven/org.apache.olingo/odata-commons-core@5.0.0?type=jar",
        "pkg:maven/org.apache.olingo/odata-client-core@5.0.0?type=jar",
        "pkg:maven/org.apache.olingo/odata-server-core@5.0.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.olingo/odata-commons-api@5.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.olingo/odata-commons-core@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.olingo/odata-commons-api@5.0.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.olingo/odata-client-core@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.olingo/odata-client-api@5.0.0?type=jar",
        "pkg:maven/org.apache.olingo/odata-commons-core@5.0.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml/aalto-xml@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.olingo/odata-client-api@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.olingo/odata-commons-api@5.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml/aalto-xml@1.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.olingo/odata-server-core@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.olingo/odata-server-api@5.0.0?type=jar",
        "pkg:maven/org.apache.olingo/odata-commons-core@5.0.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.olingo/odata-server-api@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.olingo/odata-commons-api@5.0.0?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-olingo4@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4-api@4.19.0?type=jar",
        "pkg:maven/org.apache.olingo/odata-client-api@5.0.0?type=jar",
        "pkg:maven/org.apache.olingo/odata-client-core@5.0.0?type=jar",
        "pkg:maven/org.apache.olingo/odata-commons-api@5.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-once@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-openstack@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.github.openstack4j.core/openstack4j-core@3.12?type=jar",
        "pkg:maven/com.github.openstack4j.core.connectors/openstack4j-okhttp@3.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.openstack4j.core/openstack4j-core@3.12?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.yaml/snakeyaml@1.33?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.github.fge/json-patch@1.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.yaml/snakeyaml@1.33?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.fge/json-patch@1.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.fge/jackson-coreutils@1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.fge/jackson-coreutils@1.6?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.fge/msg-simple@1.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.fge/msg-simple@1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.fge/btf@1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.fge/btf@1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.openstack4j.core.connectors/openstack4j-okhttp@3.12?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9?type=jar",
        "pkg:maven/com.github.openstack4j.core/openstack4j-core@3.12?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.github.fge/json-patch@1.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio@1.17.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-opentelemetry@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tracing@4.19.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.60.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.60.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.30.1-alpha?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.60.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.60.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.60.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.60.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.60.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.60.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.60.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.60.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.60.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.60.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.30.1-alpha?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-opentelemetry2@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-telemetry@4.19.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.60.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-paho@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.eclipse.paho/org.eclipse.paho.client.mqttv3@1.2.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.paho/org.eclipse.paho.client.mqttv3@1.2.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-paho-mqtt5@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.eclipse.paho/org.eclipse.paho.mqttv5.client@1.2.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.paho/org.eclipse.paho.mqttv5.client@1.2.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-parquet-avro@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-avro@1.17.0?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-common@3.5.0?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-core@3.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-format-structures@1.17.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-format-structures@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-avro@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-column@1.17.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-hadoop@1.17.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-variant@1.17.0?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-column@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-encoding@1.17.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.locationtech.jts/jts-core@1.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-encoding@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.locationtech.jts/jts-core@1.20.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-hadoop@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-column@1.17.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-format-structures@1.17.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-jackson@1.17.0?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar",
        "pkg:maven/io.airlift/aircompressor@2.0.2?type=jar",
        "pkg:maven/commons-pool/commons-pool@1.6?type=jar",
        "pkg:maven/com.github.luben/zstd-jni@1.5.7-3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-jackson@1.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.airlift/aircompressor@2.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.7-3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.parquet/parquet-variant@1.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.parquet/parquet-common@1.17.0?type=jar",
        "pkg:maven/org.apache.parquet/parquet-column@1.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-common@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_25@1.5.0?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-annotations@3.5.0?type=jar",
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.5.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.9.0?type=jar",
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/commons-net/commons-net@3.9.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.4?type=jar",
        "pkg:maven/jakarta.servlet.jsp/jakarta.servlet.jsp-api@2.3.6?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@2.46?type=jar",
        "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.46?type=jar",
        "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.46?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-server@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.58.v20250814?type=jar",
        "pkg:maven/ch.qos.reload4j/reload4j@1.2.22?type=jar",
        "pkg:maven/org.apache.commons/commons-configuration2@2.10.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/com.google.re2j/re2j@1.1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-auth@3.5.0?type=jar",
        "pkg:maven/com.jcraft/jsch@0.1.55?type=jar",
        "pkg:maven/org.apache.curator/curator-client@5.2.0?type=jar",
        "pkg:maven/org.apache.curator/curator-recipes@5.2.0?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.8.6?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.4?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.82?type=jar",
        "pkg:maven/org.apache.kerby/kerb-core@2.0.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.codehaus.woodstox/stax2-api@4.2.1?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@5.4.0?type=jar",
        "pkg:maven/dnsjava/dnsjava@3.6.1?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.4?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_25@1.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-annotations@3.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-cli/commons-cli@1.9.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.servlet.jsp/jakarta.servlet.jsp-api@2.3.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-server@2.46?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.46?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-client@2.46?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/jakarta.validation/jakarta.validation-api@2.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.46?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/osgi-resource-locator@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.46?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.46?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet@2.46?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.46?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.46?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@2.46?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.containers/jersey-container-servlet-core@2.46?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.46?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@2.46?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.46?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.46?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar",
        "pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-xml@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ch.qos.reload4j/reload4j@1.2.22?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/ch.qos.reload4j/reload4j@1.2.22?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-auth@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/ch.qos.reload4j/reload4j@1.2.22?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.4?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.8.6?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.4?type=jar",
        "pkg:maven/org.apache.curator/curator-framework@5.2.0?type=jar",
        "pkg:maven/org.apache.kerby/kerb-core@2.0.3?type=jar",
        "pkg:maven/org.apache.kerby/kerb-util@2.0.3?type=jar",
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.nimbusds/nimbus-jose-jwt@10.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.zookeeper/zookeeper@3.8.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.8.6?type=jar",
        "pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.8.6?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@3.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-framework@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.curator/curator-client@5.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-client@5.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-core@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-pkix@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerby-pkix@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-asn1@2.0.3?type=jar",
        "pkg:maven/org.apache.kerby/kerby-util@2.0.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerby-asn1@2.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerby-util@2.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-util@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-config@2.0.3?type=jar",
        "pkg:maven/org.apache.kerby/kerb-core@2.0.3?type=jar",
        "pkg:maven/org.apache.kerby/kerb-crypto@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerby-config@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kerby/kerb-crypto@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kerby/kerby-util@2.0.3?type=jar",
        "pkg:maven/org.apache.kerby/kerb-core@2.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-recipes@5.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.curator/curator-framework@5.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dnsjava/dnsjava@3.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-mapreduce-client-core@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop/hadoop-yarn-client@3.5.0?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-yarn-common@3.5.0?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.5.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.avro/avro@1.11.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-annotations@3.5.0?type=jar",
        "pkg:maven/com.google.inject.extensions/guice-servlet@5.1.0?type=jar",
        "pkg:maven/io.netty/netty-all@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-client@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.5.0?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.9.0?type=jar",
        "pkg:maven/ch.qos.reload4j/reload4j@1.2.22?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.58.v20250814?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-annotations@3.5.0?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-yarn-api@3.5.0?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-yarn-common@3.5.0?type=jar",
        "pkg:maven/org.jline/jline@3.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-client@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty/jetty-client@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty/jetty-http@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-common@9.4.58.v20250814?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@9.4.58.v20250814?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jetty.websocket/websocket-api@9.4.58.v20250814?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-api@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.5.0?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-annotations@3.5.0?type=jar",
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_25@1.5.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-yarn-common@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.5.0?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-yarn-api@3.5.0?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-auth@3.5.0?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.26.1?type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@4.0.4?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@9.4.58.v20250814?type=jar",
        "pkg:maven/org.apache.hadoop.thirdparty/hadoop-shaded-guava@1.5.0?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.9.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.hadoop/hadoop-annotations@3.5.0?type=jar",
        "pkg:maven/com.google.inject.extensions/guice-servlet@5.1.0?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/com.google.inject/guice@5.1.0?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-server@2.46?type=jar",
        "pkg:maven/ch.qos.reload4j/reload4j@1.2.22?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider@2.21.2?type=jar",
        "pkg:maven/net.jodah/failsafe@2.4.4?type=jar",
        "pkg:maven/org.codehaus.jettison/jettison@1.5.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.13?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@4.0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.google.inject.extensions/guice-servlet@5.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.inject/guice@5.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.inject/guice@5.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.jodah/failsafe@2.4.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.jettison/jettison@1.5.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-all@4.2.12.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-base@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-haproxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-compression@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http3@4.2.12.Final?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-memcache@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-mqtt@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-redis@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-smtp@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-stomp@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-xml@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-protobuf@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-marshalling@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-ssl-ocsp@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-rxtx@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-sctp@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-udt@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-kqueue@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-riscv64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-riscv64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=linux-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=osx-aarch_64&type=jar",
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=windows-x86_64&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http3@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-memcache@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-mqtt@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-redis@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-smtp@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-stomp@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-xml@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler-ssl-ocsp@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-rxtx@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-sctp@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-udt@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-classes-quic@4.2.12.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-riscv64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-epoll@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-io_uring@4.2.12.Final?classifier=linux-riscv64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-classes-io_uring@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-resolver-dns-classes-macos@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=linux-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=linux-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=osx-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=osx-aarch_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=windows-x86_64&type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-classes-quic@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pdf@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.pdfbox/pdfbox@3.0.7?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.83?type=jar",
        "pkg:maven/org.bouncycastle/bcmail-jdk18on@1.83?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pdfbox/pdfbox@3.0.7?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pdfbox/pdfbox-io@3.0.7?type=jar",
        "pkg:maven/org.apache.pdfbox/fontbox@3.0.7?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcmail-jdk18on@1.83?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.83?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pg-replication-slot@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.postgresql/postgresql@42.7.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pgevent@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.impossibl.pgjdbc-ng/pgjdbc-ng@0.8.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.impossibl.pgjdbc-ng/pgjdbc-ng@0.8.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.impossibl.pgjdbc-ng/spy@0.8.9?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-kqueue@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.impossibl.pgjdbc-ng/spy@0.8.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-platform-http-jolokia@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http@4.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.26?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-serializer@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-jmx@2.5.1?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-core@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-json@2.5.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-core@2.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-serializer@2.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-core@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-jmx@2.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-plc4x@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-scraper@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-ab-eth@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-ads@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-eip@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-firmata@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-knxnetip@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-modbus@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-opcua@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-simulated@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-scraper@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-connection-cache@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-connection-cache@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-ab-eth@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.github.jinahya/bit-io@1.4.3?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vavr/vavr-match@0.10.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vavr/vavr-match@0.10.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jinahya/bit-io@1.4.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-ads@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-canopen@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-can@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-can@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-eip@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-firmata@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.github.purejavacomm/purejavacomm@1.0.2.RELEASE?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-serial@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/com.fazecast/jSerialComm@2.11.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fazecast/jSerialComm@2.11.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.purejavacomm/purejavacomm@1.0.2.RELEASE?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@4.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@4.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-knxnetip@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-udp@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-replay@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/net.lingala.zip4j/zip4j@2.11.5?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-udp@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-raw-socket@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
      "dependsOn" : [
        "pkg:maven/net.java.dev.jna/jna@4.2.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-net/commons-net@3.12.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-net/commons-net@3.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-replay@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-replay@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-replay@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-utils-pcap-shared@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.lingala.zip4j/zip4j@2.11.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-modbus@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-utils-raw-sockets@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-opcua@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.vavr/vavr@0.10.7?type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-s7@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-transport-tcp@0.13.1?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-core@1.8.2?type=jar",
        "pkg:maven/org.pcap4j/pcap4j-packetfactory-static@1.8.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/org.json/json@20250517?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.plc4x/plc4j-driver-simulated@0.13.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.plc4x/plc4j-api@0.13.1?type=jar",
        "pkg:maven/org.apache.plc4x/plc4j-spi@0.13.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-printer@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-protobuf@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pubnub@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.pubnub/pubnub-gson@13.1.1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.pubnub/pubnub-gson@13.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.pubnub/pubnub-gson-api@13.1.1?type=jar",
        "pkg:maven/com.pubnub/pubnub-gson-impl@13.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.pubnub/pubnub-gson-api@13.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.pubnub/pubnub-kotlin-core-api-jvm@13.1.1?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.pubnub/pubnub-kotlin-core-api-jvm@13.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.retrofit2/retrofit@3.0.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@5.3.2?type=jar",
        "pkg:maven/org.json/json@20240303?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.jetbrains.kotlinx/atomicfu-jvm@0.24.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.json/json@20240303?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlinx/atomicfu-jvm@0.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.pubnub/pubnub-gson-impl@13.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.pubnub/pubnub-gson-api@13.1.1?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
        "pkg:maven/com.pubnub/pubnub-kotlin-impl@13.1.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.jetbrains/annotations@24.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.pubnub/pubnub-kotlin-impl@13.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.pubnub/pubnub-kotlin-api-jvm@13.1.1?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.squareup.retrofit2/retrofit@3.0.0?type=jar",
        "pkg:maven/com.squareup.retrofit2/converter-gson@3.0.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@5.3.2?type=jar",
        "pkg:maven/org.json/json@20240303?type=jar",
        "pkg:maven/co.nstant.in/cbor@0.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.pubnub/pubnub-kotlin-api-jvm@13.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.retrofit2/retrofit@3.0.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp-jvm@5.3.2?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@5.3.2?type=jar",
        "pkg:maven/org.json/json@20240303?type=jar",
        "pkg:maven/com.pubnub/pubnub-kotlin-core-api-jvm@13.1.1?type=jar",
        "pkg:maven/org.jetbrains.kotlinx/kotlinx-datetime-jvm@0.7.1?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.jetbrains.kotlinx/atomicfu-jvm@0.24.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlinx/kotlinx-datetime-jvm@0.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@2.2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.retrofit2/converter-gson@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.retrofit2/retrofit@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/co.nstant.in/cbor@0.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pulsar@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.pulsar/pulsar-client@4.1.3?type=jar",
        "pkg:maven/org.apache.pulsar/pulsar-client-admin@4.1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/pulsar-client@4.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pulsar/pulsar-client-api@4.1.3?type=jar",
        "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.1.3?type=jar",
        "pkg:maven/org.apache.pulsar/bouncy-castle-bc@4.1.3?classifier=pkg&type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.56.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.56.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.56.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api-incubator@1.56.0-alpha?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/pulsar-client-api@4.1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pulsar/pulsar-client-api@4.1.3?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/bouncy-castle-bc@4.1.3?classifier=pkg&type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.56.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.56.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.56.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.56.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-common@1.56.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api-incubator@1.56.0-alpha?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.56.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/pulsar-client-admin@4.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pulsar/pulsar-client-api@4.1.3?type=jar",
        "pkg:maven/org.apache.pulsar/bouncy-castle-bc@4.1.3?classifier=pkg&type=jar",
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.81?type=jar",
        "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.81?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.81?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api-incubator@1.56.0-alpha?type=jar",
        "pkg:maven/org.apache.avro/avro@1.12.0?type=jar",
        "pkg:maven/org.apache.avro/avro-protobuf@1.12.0?type=jar",
        "pkg:maven/javax.validation/validation-api@1.1.0.Final?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.1.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.apache.pulsar/pulsar-package-core@4.1.3?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.56.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.56.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-common@1.56.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-compress@1.26.2?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.16.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro-protobuf@1.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.12.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.pulsar/pulsar-package-core@4.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.pulsar/pulsar-client-admin-api@4.1.3?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-pqc@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.83?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.springframework.vault/spring-vault-core@4.0.1?type=jar",
        "pkg:maven/software.amazon.awssdk/secretsmanager@2.42.32?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-python@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.python/jython-standalone@2.7.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.python/jython-standalone@2.7.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-quickfix@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.quickfixj/quickfixj-core@3.0.0?type=jar",
        "pkg:maven/org.quickfixj/quickfixj-messages-all@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.quickfixj/quickfixj-core@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.quickfixj/quickfixj-base@3.0.0?type=jar",
        "pkg:maven/org.apache.mina/mina-core@2.2.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.zaxxer/HikariCP@4.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.quickfixj/quickfixj-base@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.zaxxer/HikariCP@4.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.quickfixj/quickfixj-messages-all@3.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.quickfixj/quickfixj-base@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-reactive-executor-tomcat@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-reactive-executor-vertx@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-reactive-streams@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-reactor@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-streams@4.19.0?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.8.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-redis@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.redisson/redisson@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.redisson/redisson@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/javax.cache/cache-api@1.1.1?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.6.2?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.8?type=jar",
        "pkg:maven/com.esotericsoftware/kryo@5.6.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.5?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy@1.18.8?type=jar",
        "pkg:maven/org.jodd/jodd-util@6.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.6.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.8?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?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/org.jodd/jodd-util@6.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-resilience4j-micrometer@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-resilience4j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer@4.19.0?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-micrometer@2.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-micrometer@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/io.micrometer/micrometer-observation@1.16.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-bulkhead@2.4.0?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-circuitbreaker@2.4.0?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-retry@2.4.0?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@2.4.0?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-timelimiter@2.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-retry@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.github.resilience4j/resilience4j-core@2.4.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@2.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.github.resilience4j/resilience4j-core@2.4.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-robotframework@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.robotframework/robotframework@4.1.2?type=jar",
        "pkg:maven/org.python/jython@2.7.4?type=jar",
        "pkg:maven/org.python/jython-standalone@2.7.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.robotframework/robotframework@4.1.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.python/jython@2.7.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-rocketmq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.rocketmq/rocketmq-client@5.3.2?type=jar",
        "pkg:maven/org.apache.rocketmq/rocketmq-acl@5.3.2?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.rocketmq/rocketmq-client@5.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.rocketmq/rocketmq-remoting@5.3.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/io.github.aliyunmq/rocketmq-slf4j-api@1.0.1?type=jar",
        "pkg:maven/io.github.aliyunmq/rocketmq-logback-classic@1.0.1?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.rocketmq/rocketmq-remoting@5.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.rocketmq/rocketmq-common@5.3.2?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.reflections/reflections@0.9.11?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.rocketmq/rocketmq-common@5.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.alibaba/fastjson@1.2.83?type=jar",
        "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.43?type=jar",
        "pkg:maven/io.netty/netty-all@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.7?type=jar",
        "pkg:maven/com.github.luben/zstd-jni@1.5.2-2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-exporter-prometheus@1.29.0-alpha?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-exporter-logging@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-exporter-logging-otlp@1.29.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty-shaded@1.80.0?type=jar",
        "pkg:maven/com.squareup.okio/okio-jvm@3.4.0?type=jar",
        "pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar",
        "pkg:maven/io.github.aliyunmq/rocketmq-slf4j-api@1.0.1?type=jar",
        "pkg:maven/io.github.aliyunmq/rocketmq-logback-classic@1.0.1?type=jar",
        "pkg:maven/org.apache.rocketmq/rocketmq-rocksdb@1.0.2?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.alibaba/fastjson@1.2.83?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.alibaba.fastjson2/fastjson2@2.0.43?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-validator/commons-validator@1.7?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-beanutils/commons-beanutils@1.9.4?type=jar",
        "pkg:maven/commons-digester/commons-digester@2.1?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.2-2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-exporter-sender-okhttp@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.29.0-alpha?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-context@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-context@1.29.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.29.0-alpha?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.29.0-alpha?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.29.0-alpha?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.29.0-alpha?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-api-events@1.29.0-alpha?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-api-events@1.29.0-alpha?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-sender-okhttp@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.29.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.11.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.6.20?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.20?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.6.20?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.6.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-api@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-prometheus@1.29.0-alpha?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-logging@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.29.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.opentelemetry/opentelemetry-exporter-logging-otlp@1.29.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.29.0?type=jar",
        "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.29.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.tomcat/annotations-api@6.0.53?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.aliyunmq/rocketmq-slf4j-api@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.aliyunmq/rocketmq-logback-classic@1.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.rocketmq/rocketmq-rocksdb@1.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.reflections/reflections@0.9.11?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.javassist/javassist@3.21.0-GA?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.javassist/javassist@3.21.0-GA?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.rocketmq/rocketmq-acl@5.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.rocketmq/rocketmq-proto@2.0.4?type=jar",
        "pkg:maven/org.apache.rocketmq/rocketmq-remoting@5.3.2?type=jar",
        "pkg:maven/org.apache.rocketmq/rocketmq-common@5.3.2?type=jar",
        "pkg:maven/org.apache.rocketmq/rocketmq-srvutil@5.3.2?type=jar",
        "pkg:maven/io.github.aliyunmq/rocketmq-slf4j-api@1.0.1?type=jar",
        "pkg:maven/io.github.aliyunmq/rocketmq-logback-classic@1.0.1?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.7?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java-util@4.33.2?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.rocketmq/rocketmq-proto@2.0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.rocketmq/rocketmq-srvutil@5.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.rocketmq/rocketmq-remoting@5.3.2?type=jar",
        "pkg:maven/org.apache.rocketmq/rocketmq-common@5.3.2?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru@1.4.2?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru@1.4.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.yaml/snakeyaml@2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-rss@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atom@4.19.0?type=jar",
        "pkg:maven/com.rometools/rome@2.1.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.rometools/rome@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.rometools/rome-utils@2.1.0?type=jar",
        "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.rometools/rome-utils@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-rxjava@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-streams@4.19.0?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar",
        "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-salesforce-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-salesforce@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.19.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.19.0?type=maven-plugin"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-salesforce@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-util-ajax@12.1.8?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-io@12.1.8?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema-jakarta@2.21.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-client-http-jetty@9.0.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-protobuf@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar",
        "pkg:maven/tech.allegro.schema.json2avro/converter@0.3.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-jsonSchema-jakarta@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-client-http-jetty@9.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-client-http-common@9.0.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-client@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-client-http-common@9.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-client-common@9.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.cometd.java/cometd-java-client-common@9.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.cometd.java/cometd-java-api-client@9.0.0?type=jar",
        "pkg:maven/org.cometd.java/cometd-java-common@9.0.0?type=jar",
        "pkg:maven/org.eclipse.jetty/jetty-http@12.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/tech.allegro.schema.json2avro/converter@0.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-salesforce@4.19.0?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/org.apache.avro/avro-compiler@1.12.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.avro/avro-compiler@1.12.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.avro/avro@1.12.1?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.19.0?type=jar",
        "pkg:maven/org.mockito/mockito-junit-jupiter@5.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.9.0?type=jar",
        "pkg:maven/org.apache.xbean/xbean-reflect@3.7?type=jar",
        "pkg:maven/junit/junit@4.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.xbean/xbean-reflect@3.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-junit-jupiter@5.23.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.mockito/mockito-core@4.11.0?type=jar",
        "pkg:maven/org.junit.jupiter/junit-jupiter-api@6.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-core@4.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/net.bytebuddy/byte-buddy@1.18.8?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy-agent@1.18.8?type=jar",
        "pkg:maven/org.objenesis/objenesis@3.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-velocity@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.velocity/velocity-engine-core@2.4.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-sap-netweaver@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-saxon@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@12.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-schematron@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@12.9?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-servicenow-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-servicenow@4.19.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.19.0?type=maven-plugin"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-servicenow@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-security-oauth2@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-extension-providers@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-oauth2@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose-jaxrs@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose-jaxrs@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-security-jose@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-security@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-json-basic@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-json-basic@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.cxf/cxf-rt-rs-extension-providers@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-core@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servicenow@4.19.0?type=jar",
        "pkg:maven/com.squareup/javapoet@1.13.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-shiro@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-jakarta-ee@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-crypto-cipher@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-jakarta-ee@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-core@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-web@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-jaxrs@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-cdi@2.1.0?type=jar",
        "pkg:maven/org.omnifaces/omnifaces@3.14.12?type=jar",
        "pkg:maven/org.jsoup/jsoup@1.22.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-core@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-cache@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-crypto-hash@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro.crypto/shiro-hashes-argon2@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro.crypto/shiro-hashes-bcrypt@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-crypto-cipher@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-config-core@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-config-ogdl@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-event@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-cache@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-crypto-hash@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-crypto-core@2.1.0?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.82?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-crypto-core@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro.crypto/shiro-hashes-argon2@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-crypto-hash@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro.crypto/shiro-hashes-bcrypt@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-crypto-hash@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-crypto-cipher@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-crypto-core@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-config-core@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-config-ogdl@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-config-core@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-event@2.1.0?type=jar",
        "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-event@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-lang@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-web@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-core@2.1.0?type=jar",
        "pkg:maven/org.owasp.encoder/encoder@1.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.owasp.encoder/encoder@1.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-jaxrs@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-core@2.1.0?type=jar",
        "pkg:maven/org.apache.shiro/shiro-web@2.1.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.shiro/shiro-cdi@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.shiro/shiro-core@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.omnifaces/omnifaces@3.14.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-sjms2@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms@4.19.0?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-slack@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/com.slack.api/slack-api-client@1.48.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.slack.api/slack-api-client@1.48.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.slack.api/slack-api-model@1.48.0?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.slack.api/slack-api-model@1.48.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-smb@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/com.hierynomus/smbj@0.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.hierynomus/smbj@0.14.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.79?type=jar",
        "pkg:maven/net.engio/mbassador@1.3.0?type=jar",
        "pkg:maven/com.hierynomus/asn-one@0.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.79?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.engio/mbassador@1.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-smooks@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.smooks/smooks-core@2.2.1?type=jar",
        "pkg:maven/org.smooks.cartridges/smooks-javabean-cartridge@2.0.3?type=jar",
        "pkg:maven/org.smooks.cartridges.edi/smooks-edi-cartridge@2.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.smooks/smooks-core@2.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.smooks/smooks-commons@2.2.1?type=jar",
        "pkg:maven/com.thoughtworks.xstream/xstream@1.4.21?type=jar",
        "pkg:maven/org.mvel/mvel2@2.5.2.Final?type=jar",
        "pkg:maven/jaxen/jaxen@2.0.0?type=jar",
        "pkg:maven/com.fasterxml/classmate@1.7.0?type=jar",
        "pkg:maven/com.fasterxml/aalto-xml@1.3.3?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.0?type=jar",
        "pkg:maven/xml-apis/xml-apis@1.4.01?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.smooks/smooks-commons@2.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.smooks/smooks-api@2.2.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.freemarker/freemarker@2.3.34?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.smooks/smooks-api@2.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.thoughtworks.xstream/xstream@1.4.21?type=jar",
      "dependsOn" : [
        "pkg:maven/io.github.x-stream/mxparser@1.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.x-stream/mxparser@1.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/xmlpull/xmlpull@1.1.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/xmlpull/xmlpull@1.1.3.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jaxen/jaxen@2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml/aalto-xml@1.3.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.smooks.cartridges/smooks-javabean-cartridge@2.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.smooks/smooks-core@2.2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.smooks.cartridges.edi/smooks-edi-cartridge@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.smooks.cartridges.edi/edi-schemas@2.1.0?type=jar",
        "pkg:maven/org.smooks.cartridges/smooks-dfdl-cartridge@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.smooks.cartridges.edi/edi-schemas@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.smooks.cartridges/smooks-dfdl-cartridge@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.smooks.cartridges/smooks-dfdl-cartridge@1.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.smooks/smooks-core@2.2.1?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-japi_2.12@3.10.0?type=jar",
        "pkg:maven/org.apache.daffodil/daffodil-schematron_2.12@3.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-smpp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.jsmpp/jsmpp@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jsmpp/jsmpp@3.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-snakeyaml@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-snmp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.snmp4j/snmp4j@3.9.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.snmp4j/snmp4j@3.9.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-soap@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jaxb@4.19.0?type=jar",
        "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.3?type=jar",
        "pkg:maven/jakarta.jws/jakarta.jws-api@3.0.0?type=jar",
        "pkg:maven/com.sun.xml.messaging.saaj/saaj-impl@3.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.jws/jakarta.jws-api@3.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-solr@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.solr/solr-solrj@10.0.0?type=jar",
        "pkg:maven/org.apache.solr/solr-api@10.0.0?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpmime@4.5.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.solr/solr-solrj@10.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.solr/solr-api@10.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.22?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/org.semver4j/semver4j@6.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-annotations-jakarta@2.2.22?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.semver4j/semver4j@6.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-splunk@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.splunk@1.9.5_1?type=jar",
        "pkg:maven/joda-time/joda-time@2.14.1?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.servicemix.bundles/org.apache.servicemix.bundles.splunk@1.9.5_1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-splunk-hec@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/commons-validator/commons-validator@1.10.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-validator/commons-validator@1.10.1?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
        "pkg:maven/commons-digester/commons-digester@2.1?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.5?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stax@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stomp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.fusesource.stompjms/stompjms-client@1.19?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.fusesource.stompjms/stompjms-client@1.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.fusesource.hawtdispatch/hawtdispatch-transport@1.20?type=jar",
        "pkg:maven/org.fusesource.hawtbuf/hawtbuf@1.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.fusesource.hawtdispatch/hawtdispatch-transport@1.20?type=jar",
      "dependsOn" : [
        "pkg:maven/org.fusesource.hawtdispatch/hawtdispatch@1.20?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.fusesource.hawtdispatch/hawtdispatch@1.20?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.fusesource.hawtbuf/hawtbuf@1.9?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stringtemplate@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.antlr/ST4@4.3.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stitch@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty@1.3.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty@1.3.4?type=jar",
      "dependsOn" : [
        "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.4?type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.3.4?type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-quic@1.3.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.4?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.4?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-http@1.3.4?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http3@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns-native-macos@4.2.12.Final?classifier=osx-x86_64&type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.4?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.4?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor.netty/reactor-netty-quic@1.3.4?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec-native-quic@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.projectreactor.netty/reactor-netty-core@1.3.4?type=jar",
        "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-stripe@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.stripe/stripe-java@32.0.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.stripe/stripe-java@32.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-swift@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.prowidesoftware/pw-iso20022@SRU2025-10.3.5?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.prowidesoftware/pw-iso20022@SRU2025-10.3.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.prowidesoftware/pw-swift-core@SRU2025-10.3.10?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.prowidesoftware/pw-swift-core@SRU2025-10.3.10?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-openapi-validator@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-rest-openapi@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/com.atlassian.oai/swagger-request-validator-core@2.46.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.atlassian.oai/swagger-request-validator-core@2.46.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.34?type=jar",
        "pkg:maven/com.github.java-json-tools/json-schema-validator@2.2.14?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.34?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v2-converter@2.1.34?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-v2-converter@2.1.34?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger/swagger-core@1.6.16?type=jar",
        "pkg:maven/io.swagger/swagger-parser@1.0.75?type=jar",
        "pkg:maven/io.swagger/swagger-compat-spec-parser@1.0.75?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models@2.2.37?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-core@2.1.39?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger/swagger-core@1.6.16?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@3.0.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/io.swagger/swagger-models@1.6.16?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger/swagger-models@1.6.16?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.swagger/swagger-annotations@1.6.16?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger/swagger-annotations@1.6.16?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger/swagger-parser@1.0.75?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger/swagger-core@1.6.16?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar",
        "pkg:maven/io.swagger/swagger-parser-safe-url-resolver@1.0.75?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger/swagger-parser-safe-url-resolver@1.0.75?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-io/commons-io@2.20.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger/swagger-compat-spec-parser@1.0.75?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger/swagger-core@1.6.16?type=jar",
        "pkg:maven/io.swagger/swagger-parser@1.0.75?type=jar",
        "pkg:maven/com.github.java-json-tools/json-schema-validator@2.2.14?type=jar",
        "pkg:maven/com.github.java-json-tools/json-patch@1.13?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.java-json-tools/json-schema-validator@2.2.14?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.github.java-json-tools/jackson-coreutils-equivalence@1.0?type=jar",
        "pkg:maven/com.github.java-json-tools/json-schema-core@1.2.14?type=jar",
        "pkg:maven/com.sun.mail/mailapi@1.6.2?type=jar",
        "pkg:maven/joda-time/joda-time@2.10.5?type=jar",
        "pkg:maven/com.googlecode.libphonenumber/libphonenumber@8.11.1?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.java-json-tools/jackson-coreutils-equivalence@1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.java-json-tools/json-schema-core@1.2.14?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0?type=jar",
        "pkg:maven/com.github.java-json-tools/jackson-coreutils-equivalence@1.0?type=jar",
        "pkg:maven/com.github.java-json-tools/uri-template@0.10?type=jar",
        "pkg:maven/org.mozilla/rhino@1.7.7.2?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.java-json-tools/uri-template@0.10?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.github.java-json-tools/msg-simple@1.2?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.mozilla/rhino@1.7.7.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.sun.mail/mailapi@1.6.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/joda-time/joda-time@2.10.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.libphonenumber/libphonenumber@8.11.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.swagger.core.v3/swagger-models@2.2.37?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-opensearch@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.opensearch.client/opensearch-java@3.8.0?type=jar",
        "pkg:maven/org.opensearch.client/opensearch-rest-client@3.5.0?type=jar",
        "pkg:maven/org.opensearch.client/opensearch-rest-client-sniffer@3.5.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.opensearch.client/opensearch-java@3.8.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.2?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.eclipse.parsson/parsson@1.1.7?type=jar",
        "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@2.0.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.eclipse/yasson@2.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse/yasson@2.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@2.0.0?type=jar",
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
        "pkg:maven/org.glassfish/jakarta.json@2.0.0?classifier=module&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish/jakarta.json@2.0.0?classifier=module&type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.opensearch.client/opensearch-rest-client@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.4.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-reactive@5.4?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.projectreactor/reactor-core@3.8.2?type=jar",
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-reactive@5.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.projectreactor/reactor-core@3.8.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.opensearch.client/opensearch-rest-client-sniffer@3.5.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.opensearch.client/opensearch-rest-client@3.5.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.6?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.6?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-optaplanner@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-core@10.1.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-persistence-common@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-core@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.1.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-constraint-streams-drools@10.1.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-constraint-drl@10.1.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-constraint-streams-bavet@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-core-impl@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-math3@3.6.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.micrometer/micrometer-core@1.16.4?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-drools@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.1.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-constraint-streams-common@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-engine@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-alphanetwork-compiler@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-common@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-engine@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-dynamic@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-kiesession@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-tms@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-compiler@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-model-compiler@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-model-codegen@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-commands@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-util-xml@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-base@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-static@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-io@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kie/kie-util-xml@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-memory-compiler@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.kie/kie-memory-compiler@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-util@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-util@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-base@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-util@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-wiring-static@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-io@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-util@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-wiring-dynamic@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-kiesession@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-tms@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-kiesession@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-compiler@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-drl-parser@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-drl-extensions@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-base@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-drl-ast@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-kiesession@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-memory-compiler@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-ecj@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-util-xml@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-util-maven-support@10.1.0?type=jar",
        "pkg:maven/org.antlr/antlr-runtime@3.5.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-drl-parser@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-drl-ast@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.antlr/antlr-runtime@3.5.2?type=jar",
        "pkg:maven/org.antlr/antlr4-runtime@4.10.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-drl-ast@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr-runtime@3.5.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-drl-extensions@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-ecj@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-memory-compiler@10.1.0?type=jar",
        "pkg:maven/org.eclipse.jdt/ecj@3.33.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.jdt/ecj@3.33.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.kie/kie-util-maven-support@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-model-compiler@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-util-maven-support@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-canonical-model@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-wiring-api@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-compiler@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-canonical-model@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-model-codegen@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-util@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-codegen-common@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-compiler@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-model-compiler@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-model-prototype@10.1.0?type=jar",
        "pkg:maven/com.github.javaparser/javaparser-core@3.25.8?type=jar",
        "pkg:maven/org.drools/drools-mvel-parser@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-mvel-compiler@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-codegen-common@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-util@10.1.0?type=jar",
        "pkg:maven/com.github.javaparser/javaparser-core@3.25.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.javaparser/javaparser-core@3.25.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-model-prototype@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-base@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-canonical-model@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-model-compiler@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-mvel-parser@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.javaparser/javaparser-core@3.25.8?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-mvel-compiler@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.javaparser/javaparser-core@3.25.8?type=jar",
        "pkg:maven/org.drools/drools-mvel-parser@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-commands@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-core@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.drools/drools-alphanetwork-compiler@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.drools/drools-core@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-compiler@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-api@10.1.0?type=jar",
        "pkg:maven/org.kie/kie-internal@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.drools/drools-model-codegen@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-drl@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-engine@10.1.0?type=jar",
        "pkg:maven/org.drools/drools-alphanetwork-compiler@10.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-constraint-streams-bavet@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.1.0?type=jar",
        "pkg:maven/org.optaplanner/optaplanner-constraint-streams-common@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.optaplanner/optaplanner-persistence-common@10.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.optaplanner/optaplanner-core-impl@10.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-syslog@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tahu@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.tahu/tahu-core@1.0.19?type=jar",
        "pkg:maven/org.eclipse.tahu/tahu-edge@1.0.19?type=jar",
        "pkg:maven/org.eclipse.tahu/tahu-host@1.0.19?type=jar",
        "pkg:maven/org.eclipse.paho/org.eclipse.paho.client.mqttv3@1.2.5?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.tahu/tahu-core@1.0.19?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar",
        "pkg:maven/com.github.victools/jsonschema-generator@4.38.0?type=jar",
        "pkg:maven/com.github.victools/jsonschema-module-jackson@4.38.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.tahu/tahu-edge@1.0.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.tahu/tahu-core@1.0.19?type=jar",
        "pkg:maven/org.eclipse.paho/org.eclipse.paho.client.mqttv3@1.2.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.tahu/tahu-host@1.0.19?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.tahu/tahu-core@1.0.19?type=jar",
        "pkg:maven/org.eclipse.paho/org.eclipse.paho.client.mqttv3@1.2.5?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tarfile@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-telemetry-dev@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-telemetry@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-threadpoolfactory-vertx@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-thrift@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.thrift/libthrift@0.22.0?type=jar",
        "pkg:maven/org.javassist/javassist@3.30.2-GA?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.2.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.servlet/jakarta.servlet-api@5.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-thymeleaf@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.thymeleaf/thymeleaf@3.1.3.RELEASE?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.thymeleaf/thymeleaf@3.1.3.RELEASE?type=jar",
      "dependsOn" : [
        "pkg:maven/ognl/ognl@3.3.4?type=jar",
        "pkg:maven/org.attoparser/attoparser@2.0.7.RELEASE?type=jar",
        "pkg:maven/org.unbescape/unbescape@1.1.6.RELEASE?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ognl/ognl@3.3.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.javassist/javassist@3.29.0-GA?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.javassist/javassist@3.29.0-GA?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.attoparser/attoparser@2.0.7.RELEASE?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-tika@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.tika/tika-core@3.3.0?type=jar",
        "pkg:maven/org.apache.tika/tika-parser-html-module@3.3.0?type=jar",
        "pkg:maven/org.apache.tika/tika-parser-text-module@3.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.tika/tika-core@3.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.tika/tika-parser-html-module@3.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jsoup/jsoup@1.22.1?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.tika/tika-parser-text-module@3.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.albfernandez/juniversalchardet@2.5.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-csv@1.14.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.albfernandez/juniversalchardet@2.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-twilio@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.twilio.sdk/twilio@11.3.6?type=jar",
        "pkg:maven/com.twilio.sdk/twilio@11.3.6?classifier=sources&type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.twilio.sdk/twilio@11.3.6?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.14.0?type=jar",
        "pkg:maven/io.jsonwebtoken/jjwt-api@0.12.6?type=jar",
        "pkg:maven/io.jsonwebtoken/jjwt-jackson@0.12.6?type=jar",
        "pkg:maven/io.jsonwebtoken/jjwt-impl@0.12.6?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.json/json@20240303?type=jar",
        "pkg:maven/com.auth0/java-jwt@4.4.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.jsonwebtoken/jjwt-api@0.12.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.jsonwebtoken/jjwt-jackson@0.12.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.jsonwebtoken/jjwt-api@0.12.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.jsonwebtoken/jjwt-impl@0.12.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.jsonwebtoken/jjwt-api@0.12.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.auth0/java-jwt@4.4.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.twilio.sdk/twilio@11.3.6?classifier=sources&type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.14.0?type=jar",
        "pkg:maven/io.jsonwebtoken/jjwt-api@0.12.6?type=jar",
        "pkg:maven/io.jsonwebtoken/jjwt-jackson@0.12.6?type=jar",
        "pkg:maven/io.jsonwebtoken/jjwt-impl@0.12.6?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.json/json@20240303?type=jar",
        "pkg:maven/com.auth0/java-jwt@4.4.0?type=jar",
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-twitter@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.twitter4j/twitter4j-core@4.1.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.twitter4j/twitter4j-core@4.1.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains/annotations@23.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@23.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-univocity-parsers@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.sonofab1rd/univocity-parsers@2.10.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.sonofab1rd/univocity-parsers@2.10.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-vertx@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.19.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-wal@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-wasm@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.dylibso.chicory/runtime@1.7.5?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.dylibso.chicory/runtime@1.7.5?type=jar",
      "dependsOn" : [
        "pkg:maven/com.dylibso.chicory/wasm@1.7.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.dylibso.chicory/wasm@1.7.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-weather@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-web3j@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.web3j/core@5.0.0?type=jar",
        "pkg:maven/org.web3j/geth@5.0.0?type=jar",
        "pkg:maven/org.web3j/parity@5.0.0?type=jar",
        "pkg:maven/org.web3j/quorum@4.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.web3j/core@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.web3j/abi@5.0.0?type=jar",
        "pkg:maven/org.web3j/crypto@5.0.0?type=jar",
        "pkg:maven/org.web3j/tuples@5.0.0?type=jar",
        "pkg:maven/com.github.jnr/jnr-unixsocket@0.21?type=jar",
        "pkg:maven/com.squareup.okhttp3/okhttp@4.3.1?type=jar",
        "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.3.1?type=jar",
        "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.2?type=jar",
        "pkg:maven/org.java-websocket/Java-WebSocket@1.3.8?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.web3j/abi@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.web3j/utils@5.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.web3j/utils@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcprov-jdk15on@1.65?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.bouncycastle/bcprov-jdk15on@1.65?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.web3j/crypto@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.web3j/abi@5.0.0?type=jar",
        "pkg:maven/org.web3j/rlp@5.0.0?type=jar",
        "pkg:maven/org.web3j/utils@5.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.web3j/rlp@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.web3j/utils@5.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.web3j/tuples@5.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-unixsocket@0.21?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.jnr/jnr-ffi@2.1.9?type=jar",
        "pkg:maven/com.github.jnr/jnr-constants@0.9.11?type=jar",
        "pkg:maven/com.github.jnr/jnr-enxio@0.19?type=jar",
        "pkg:maven/com.github.jnr/jnr-posix@3.0.47?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-ffi@2.1.9?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.jnr/jffi@1.2.17?type=jar",
        "pkg:maven/com.github.jnr/jffi@1.2.16?classifier=native&type=jar",
        "pkg:maven/org.ow2.asm/asm@5.0.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-commons@5.0.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-analysis@5.0.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@5.0.3?type=jar",
        "pkg:maven/org.ow2.asm/asm-util@5.0.3?type=jar",
        "pkg:maven/com.github.jnr/jnr-a64asm@1.0.0?type=jar",
        "pkg:maven/com.github.jnr/jnr-x86asm@1.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jffi@1.2.17?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-constants@0.9.11?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-enxio@0.19?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.jnr/jnr-constants@0.9.11?type=jar",
        "pkg:maven/com.github.jnr/jnr-ffi@2.1.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.jnr/jnr-posix@3.0.47?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.jnr/jnr-ffi@2.1.9?type=jar",
        "pkg:maven/com.github.jnr/jnr-constants@0.9.11?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/okhttp@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okio/okio@2.4.1?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.3.61?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okio/okio@2.4.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.3.61?type=jar",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.3.50?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.3.61?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.3.50?type=jar",
        "pkg:maven/org.jetbrains/annotations@13.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.3.50?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.squareup.okhttp3/okhttp@4.3.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.reactivex.rxjava2/rxjava@2.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.java-websocket/Java-WebSocket@1.3.8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.web3j/geth@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.web3j/core@5.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.web3j/parity@5.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.web3j/core@5.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.web3j/quorum@4.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@1.6.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-kotlin@2.21.2?type=jar",
        "pkg:maven/org.web3j/core@5.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-whatsapp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-wordpress@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-rs-client@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-frontend-jaxrs@4.2.0?type=jar",
        "pkg:maven/org.apache.cxf/cxf-rt-features-logging@4.2.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.xml.ws/jakarta.xml.ws-api@4.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/jakarta.xml.soap/jakarta.xml.soap-api@3.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-workday@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xchange@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.knowm.xchange/xchange-core@5.2.4?type=jar",
        "pkg:maven/org.knowm.xchange/xchange-binance@5.2.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.knowm.xchange/xchange-core@5.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.mmazi/rescu@3.1?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@1.7.1?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-retry@1.7.1?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.mmazi/rescu@3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/oauth.signpost/signpost-core@2.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/oauth.signpost/signpost-core@2.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-ratelimiter@1.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vavr/vavr@0.10.2?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-core@1.7.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vavr/vavr@0.10.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vavr/vavr-match@0.10.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vavr/vavr-match@0.10.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-core@1.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vavr/vavr@0.10.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.github.resilience4j/resilience4j-retry@1.7.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vavr/vavr@0.10.2?type=jar",
        "pkg:maven/io.github.resilience4j/resilience4j-core@1.7.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.knowm.xchange/xchange-binance@5.2.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.80?type=jar",
        "pkg:maven/org.knowm.xchange/xchange-core@5.2.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xj@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xslt-saxon@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xmlsecurity@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.fasterxml.woodstox/woodstox-core@7.1.1?type=jar",
        "pkg:maven/org.apache.santuario/xmlsec@4.0.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xmpp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.jxmpp/jxmpp-jid@0.6.4?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-core@4.3.5?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-extensions@4.3.5?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-java7@4.3.5?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-im@4.3.5?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-tcp@4.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jxmpp/jxmpp-jid@0.6.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jxmpp/jxmpp-core@0.6.4?type=jar",
        "pkg:maven/org.jxmpp/jxmpp-util-cache@0.6.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jxmpp/jxmpp-core@0.6.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jxmpp/jxmpp-util-cache@0.6.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jxmpp/jxmpp-util-cache@0.6.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-core@4.3.5?type=jar",
      "dependsOn" : [
        "pkg:maven/xpp3/xpp3@1.1.4c?type=jar",
        "pkg:maven/org.jxmpp/jxmpp-core@0.6.4?type=jar",
        "pkg:maven/org.jxmpp/jxmpp-jid@0.6.4?type=jar",
        "pkg:maven/org.minidns/minidns-core@0.3.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/xpp3/xpp3@1.1.4c?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.minidns/minidns-core@0.3.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-extensions@4.3.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-core@4.3.5?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-im@4.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-im@4.3.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-core@4.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-java7@4.3.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-core@4.3.5?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-resolver-javax@4.3.5?type=jar",
        "pkg:maven/org.igniterealtime.smack/smack-sasl-javax@4.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-resolver-javax@4.3.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-core@4.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-sasl-javax@4.3.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-core@4.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.igniterealtime.smack/smack-tcp@4.3.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.igniterealtime.smack/smack-core@4.3.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-zeebe@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.camunda.bpm/camunda-bom@7.24.0?type=pom",
        "pkg:maven/org.camunda.bpm.model/camunda-xml-model@7.24.0?type=jar",
        "pkg:maven/io.camunda/zeebe-client-java@8.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.camunda.bpm/camunda-bom@7.24.0?type=pom",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.camunda/zeebe-client-java@8.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.camunda/zeebe-bpmn-model@8.9.0?type=jar",
        "pkg:maven/com.auth0/java-jwt@4.5.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
        "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.4.2?type=jar",
        "pkg:maven/io.camunda/zeebe-gateway-protocol-impl@8.9.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.5.2?type=jar",
        "pkg:maven/io.grpc/grpc-stub@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-core@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-api@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-netty@1.80.0?type=jar",
        "pkg:maven/io.grpc/grpc-util@1.80.0?type=jar",
        "pkg:maven/com.google.protobuf/protobuf-java@4.33.2?type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-zendesk@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/com.cloudbees.thirdparty/zendesk-java-client@1.4.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.cloudbees.thirdparty/zendesk-java-client@1.4.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.asynchttpclient/async-http-client@3.0.3?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.damnhandy/handy-uri-templates@2.1.8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.asynchttpclient/async-http-client@3.0.3?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler-proxy@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-common@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver-dns@4.2.12.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.sun.activation/jakarta.activation@2.0.1?type=jar",
        "pkg:maven/org.jetbrains/annotations@26.0.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jetbrains/annotations@26.0.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-zipfile@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-compress@1.28.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-zookeeper-master@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.9.5?type=jar",
        "pkg:maven/org.apache.curator/curator-framework@5.9.0?type=jar",
        "pkg:maven/org.apache.curator/curator-recipes@5.9.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.zookeeper/zookeeper@3.9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.9.5?type=jar",
        "pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar",
        "pkg:maven/io.netty/netty-handler@4.2.12.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-epoll@4.2.12.Final?classifier=linux-x86_64&type=jar",
        "pkg:maven/io.netty/netty-tcnative-boringssl-static@2.0.75.Final?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-io/commons-io@2.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.zookeeper/zookeeper-jute@3.9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.yetus/audience-annotations@0.12.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-framework@5.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.curator/curator-client@5.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-client@5.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.zookeeper/zookeeper@3.9.5?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-recipes@5.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.curator/curator-framework@5.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-zookeeper@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.apache.zookeeper/zookeeper@3.9.5?type=jar",
        "pkg:maven/org.apache.curator/curator-client@5.9.0?type=jar",
        "pkg:maven/org.apache.curator/curator-framework@5.9.0?type=jar",
        "pkg:maven/org.apache.curator/curator-recipes@5.9.0?type=jar",
        "pkg:maven/org.apache.curator/curator-x-discovery@5.9.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.curator/curator-x-discovery@5.9.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.curator/curator-recipes@5.9.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jooq@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.jooq/jooq@3.19.30?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/commons-dbcp/commons-dbcp@1.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jooq/jooq@3.19.30?type=jar",
      "dependsOn" : [
        "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE?type=jar",
      "dependsOn" : [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-observability-services@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-mina-sftp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-ftp@4.19.0?type=jar",
        "pkg:maven/org.apache.sshd/sshd-sftp@2.17.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/catalog@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/dummy-component@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-lucene@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-common@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-activemq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-amqp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-arangodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-asn1@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-asterisk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atmosphere-websocket@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atom@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-jetty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-bedrock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-cloudtrail@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-config@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-parameter-store@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-secrets-manager@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-security-hub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-xray@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-athena@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-comprehend@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-cw@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ddb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ec2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ecs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eks@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eventbridge@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-iam@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kinesis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-lambda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-mq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-msk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-polly@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-redshift@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-rekognition@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3-vectors@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ses@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sns@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sqs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-step-functions@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sts@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-textract@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-timestream@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-transcribe@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-translate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-cosmosdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventgrid@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventhubs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-files@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-functions@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-key-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-schema-registry@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-servicebus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-blob@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-datalake@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-queue@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-barcode@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base64@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-beanio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bindy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bonita@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-braintree@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-caffeine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-camunda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cassandraql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cbor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chatscript@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chunk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-clickup@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cloudevents@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cm-sms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-coap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cometd@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-consul@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchbase@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cron@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto-pgp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csimple-joor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csv@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-transport@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cyberark-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dapr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-datasonnet@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-db2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mongodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mysql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-oracle@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-postgres@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-sqlserver@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debug@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dfdl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-digitalocean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-disruptor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-djl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dns@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docker@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docling@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-drill@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dropbox@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dynamic-router@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ehcache@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch-rest-client@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elytron@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-event@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-exec@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fastjson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file-watch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flatpack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flink@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flowable@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fop@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fory@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-freemarker@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ftp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-geocoder@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-git@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-github@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-github2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-bigquery@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-calendar@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-drive@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-firestore@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-functions@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-mail@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-pubsub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-secret-manager@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-sheets@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-speech-to-text@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-storage@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-text-to-speech@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-vertexai@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-vision@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grape@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-graphql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grok@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-groovy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grpc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-gson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-guava-eventbus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hashicorp-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hazelcast@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-headersmap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hl7@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-dms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-frs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-functiongraph@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-iam@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-imagerecognition@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-obs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-smn@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huggingface@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-cos@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-secrets-manager@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-discovery@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-language@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-speech-to-text@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-text-to-speech@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watsonx-ai@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watsonx-data@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ical@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iec60870@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iggy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ignite@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-embedded@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-irc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ironmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iso8583@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3-protobuf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson3xml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jacksonxml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jandex@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jasypt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-javascript@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcache@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jdbc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jfr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups-raft@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jira@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jmx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jolt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jooq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-joor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jpa@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jslt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-patch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonapi@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonata@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonpath@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jt400@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jta@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jte@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kafka@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-keycloak@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kserve@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kubernetes@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kudu@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-chat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tokenizer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-web-search@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldif@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-leveldb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lra@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lucene@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lumberjack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lzf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail-microsoft-oauth@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mapstruct@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-master@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mdc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-metrics@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-observability@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-config@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-fault-tolerance@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-milo@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-milvus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mina@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mina-sftp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-minio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mllp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb-gridfs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mustache@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mvel@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mybatis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-nats@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-neo4j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oaipmh@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oauth@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observability-services@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observation@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ocsf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ognl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-once@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openai@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-java@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opensearch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openstack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-optaplanner@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho-mqtt5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-parquet-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pdf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pg-replication-slot@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pgevent@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pgvector@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pinecone@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-jolokia@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-plc4x@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pqc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-printer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-protobuf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pubnub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pulsar@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-python@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-qdrant@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quartz@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quickfix@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-tomcat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-streams@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-redis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j-micrometer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest-openapi@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-robotframework@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rocketmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rss@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rxjava@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sap-netweaver@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saxon@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-schematron@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servicenow@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servlet@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-shiro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-slack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smooks@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smpp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snakeyaml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snmp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-solr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk-hec@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-chat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-embeddings@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-image@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-tools@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-vector-store@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-batch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-cloud-config@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-jdbc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ldap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-redis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-security@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ws@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ssh@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stax@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stitch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stomp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stream@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stringtemplate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stripe@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-swift@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-syslog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tahu@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tarfile@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telegram@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry-dev@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-threadpoolfactory-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thrift@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thymeleaf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tika@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tracing@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twilio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twitter@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow-spring-security@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-univocity-parsers@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-velocity@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-websocket@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wal@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wasm@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weather@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weaviate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-web3j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-whatsapp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wordpress@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-workday@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xchange@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xj@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmlsecurity@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmpp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt-saxon@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zeebe@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zendesk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zip-deflater@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zipfile@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper-master@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.awaitility/awaitility@4.2.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hamcrest/hamcrest@2.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/ca.uhn.hapi.fhir/org.hl7.fhir.utilities@6.7.9?type=jar",
      "dependsOn" : [
        "pkg:maven/ca.uhn.hapi.fhir/hapi-fhir-base@8.8.1?type=jar",
        "pkg:maven/com.ibm.icu/icu4j@78.3?type=jar",
        "pkg:maven/net.sf.saxon/Saxon-HE@12.9?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/dummy-component@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog-console@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog-lucene@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar",
        "pkg:maven/org.apache.lucene/lucene-suggest@9.12.3?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.lucene/lucene-suggest@9.12.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.lucene/lucene-core@9.12.3?type=jar",
        "pkg:maven/org.apache.lucene/lucene-analysis-common@9.12.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog-maven@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-tooling-maven@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog-suggest@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-catalog-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.codehaus.mojo/exec-maven-plugin@3.6.3?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-compat@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.0.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-compat@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-common@4.19.0?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.14?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.0.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar",
        "pkg:maven/org.thymeleaf/thymeleaf@3.1.3.RELEASE?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dependencies@4.19.0?type=pom",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-endpointdsl@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-componentdsl@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/io.netty/netty-transport@4.2.12.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cli-connector@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-cli-debug@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cli-connector@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-dsl-modeline@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-endpointdsl-support@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-dsl-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-endpointdsl@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-java-joor-dsl@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-dsl-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-joor@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-definition@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-spring@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-definition@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl-test-spring@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-yaml-dsl-maven-plugin@4.19.0?type=maven-plugin",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-deserializers@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator-maven-plugin@4.19.0?type=maven-plugin"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.maven.shared/maven-dependency-tree@3.3.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/io.smallrye/jandex@3.5.3?type=jar",
        "pkg:maven/com.squareup/javapoet@1.13.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-deserializers@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-deserializers@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kamelet-main-support@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-yaml-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet-main-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
        "pkg:maven/com.networknt/json-schema-validator@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-yaml-dsl-validator-maven-plugin@4.19.0?type=maven-plugin",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.maven/maven-core@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-plugin-api@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-compat@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.14?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-kamelet-main@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-kamelet-main-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-modeline@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jfr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-maven@4.19.0?type=jar",
        "pkg:maven/org.springframework/spring-context@7.0.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-parent@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-mcp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-generate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-edit@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-kubernetes@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-route-parser@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-test@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-validate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-it@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-launcher@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-launcher-container@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-console@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.19.0?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/org.apache.camel/camel-cli-connector@4.19.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/info.picocli/picocli@4.7.7?type=jar",
        "pkg:maven/org.jline/jline@4.0.12?type=jar",
        "pkg:maven/org.jline/jline-picocli@4.0.12?type=jar",
        "pkg:maven/com.github.freva/ascii-table@1.9.0?type=jar",
        "pkg:maven/org.jolokia/jolokia-agent-jvm@2.5.1?classifier=javaagent&type=jar",
        "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-layout-template-json@2.25.4?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-slf4j2-impl@2.25.4?type=jar",
        "pkg:maven/org.fusesource.jansi/jansi@2.4.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/info.picocli/picocli@4.7.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline@4.0.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-picocli@4.0.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-console@4.0.12?type=jar",
        "pkg:maven/org.jline/jline-shell@4.0.12?type=jar",
        "pkg:maven/info.picocli/picocli@4.7.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-console@4.0.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-shell@4.0.12?type=jar",
        "pkg:maven/org.jline/jline-builtins@4.0.12?type=jar",
        "pkg:maven/org.jline/jline-style@4.0.12?type=jar",
        "pkg:maven/org.jline/jline-console-ui@4.0.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-shell@4.0.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-reader@4.0.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-reader@4.0.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-terminal@4.0.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-terminal@4.0.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-native@4.0.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-native@4.0.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-builtins@4.0.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-reader@4.0.12?type=jar",
        "pkg:maven/org.jline/jline-style@4.0.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-style@4.0.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-terminal@4.0.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jline/jline-console-ui@4.0.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jline/jline-builtins@4.0.12?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.freva/ascii-table@1.9.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-agent-jvm@2.5.1?classifier=javaagent&type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-core@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-detector@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-serializer@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-jmx@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-discovery@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-history@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-jsr160@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-notif-pull@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-notif-sse@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-server-detector@2.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-discovery@2.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-history@2.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-jsr160@2.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-json@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar",
        "pkg:maven/org.jolokia/jolokia-service-jmx@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-notif-pull@2.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jolokia/jolokia-service-notif-sse@2.5.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jolokia/jolokia-server-core@2.5.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.logging.log4j/log4j-layout-template-json@2.25.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-main@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-mcp@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-stdio@1.11.1?type=jar",
        "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-http@1.11.1?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-jackson@3.34.2?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl@4.19.0?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-core-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-stdio@1.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-core@1.11.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-core@1.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-vertx@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-jackson@3.34.2?type=jar",
        "pkg:maven/io.quarkus.security/quarkus-security@2.3.2?type=jar",
        "pkg:maven/com.github.victools/jsonschema-generator@4.38.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-vertx@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-arc@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-netty@3.34.2?type=jar",
        "pkg:maven/io.netty/netty-codec-haproxy@4.1.132.Final?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.17.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.17.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-mutiny@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-virtual-threads@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.34.2?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.21.6?type=jar",
        "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.10.1?type=jar",
        "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-arc@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus.arc/arc@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-core@3.34.2?type=jar",
        "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus.arc/arc@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny@3.1.1?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.1.0?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/jakarta.el/jakarta.el-api@6.0.1?type=jar",
        "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.2.0?type=jar",
        "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.2.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/mutiny@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.17.0?type=jar",
        "pkg:maven/org.jctools/jctools-core@4.0.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-core@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar",
        "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-os@2.17.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-ide-launcher@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.34.2?type=jar",
        "pkg:maven/io.smallrye.config/smallrye-config@3.16.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.2.1.Final?type=jar",
        "pkg:maven/org.jboss.threads/jboss-threads@3.9.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.jboss.slf4j/slf4j-jboss-logmanager@2.0.2.Final?type=jar",
        "pkg:maven/org.wildfly.common/wildfly-common@2.0.1?type=jar",
        "pkg:maven/io.quarkus/quarkus-value-registry@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-fs-util@1.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-os@2.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-ide-launcher@3.34.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-os@2.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-expression@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-function@2.17.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-function@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.17.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.2.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.17.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.17.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-expression@2.17.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-net@2.17.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-os@2.17.0?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-ref@2.17.0?type=jar",
        "pkg:maven/jakarta.json/jakarta.json-api@2.1.3?type=jar",
        "pkg:maven/org.eclipse.parsson/parsson@1.1.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.17.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-net@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.17.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-ref@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.slf4j/slf4j-jboss-logmanager@2.0.2.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-value-registry@3.34.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-classloader-commons@3.34.2?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-io@2.17.0?type=jar",
        "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.2.1.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/org.crac/crac@1.5.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-classloader-commons@3.34.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-io@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.17.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.crac/crac@1.5.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-fs-util@1.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-netty@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http2@4.1.132.Final?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.34.2?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.132.Final?type=jar",
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-http2@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-haproxy@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.17.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-handler-proxy@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-socks@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-http@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-socks@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-resolver-dns@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-resolver@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec-dns@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-handler@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.netty/netty-codec-dns@4.1.132.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/io.netty/netty-common@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-buffer@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-transport@4.1.132.Final?type=jar",
        "pkg:maven/io.netty/netty-codec@4.1.132.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-mutiny@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-core@3.34.2?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny@3.1.1?type=jar",
        "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.34.2?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@3.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye/smallrye-context-propagation@2.3.0?type=jar",
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar",
        "pkg:maven/io.quarkus/quarkus-core@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-context-propagation@2.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3?type=jar",
        "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1?type=jar",
        "pkg:maven/io.smallrye/smallrye-context-propagation-api@2.3.0?type=jar",
        "pkg:maven/io.smallrye/smallrye-context-propagation-storage@2.3.0?type=jar",
        "pkg:maven/org.jboss.threads/jboss-threads@3.9.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-context-propagation-api@2.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-context-propagation-storage@2.3.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@3.1.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny@3.1.1?type=jar",
        "pkg:maven/io.smallrye/smallrye-context-propagation@2.3.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-virtual-threads@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-core@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.34.2?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.2.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.21.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.reactive/mutiny@3.1.1?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.21.6?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar",
        "pkg:maven/io.smallrye.reactive/vertx-mutiny-generator@3.21.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.21.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.reactive/mutiny@3.1.1?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/vertx-mutiny-generator@3.21.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.21.6?type=jar",
        "pkg:maven/io.vertx/vertx-codegen@4.5.26?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.17.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.10.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-core@3.34.2?type=jar",
        "pkg:maven/io.quarkus.security/quarkus-security@2.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus.security/quarkus-security@2.3.2?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.1.0?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar",
        "pkg:maven/io.smallrye.reactive/mutiny@3.1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-jackson@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.21.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.21.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-http@1.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-vertx-http@3.34.2?type=jar",
        "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-core@1.11.1?type=jar",
        "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-sse-client@1.11.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-vertx-http@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-core@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-tls-registry@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-credentials@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-mutiny@3.34.2?type=jar",
        "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.17.0?type=jar",
        "pkg:maven/io.quarkus.security/quarkus-security@2.3.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-vertx@3.34.2?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.21.6?type=jar",
        "pkg:maven/io.vertx/vertx-web@4.5.26?type=jar",
        "pkg:maven/org.crac/crac@1.5.0?type=jar",
        "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.16.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-tls-registry@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-tls-registry-spi@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-arc@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-credentials@3.34.2?type=jar",
        "pkg:maven/io.smallrye.certs/smallrye-private-key-pem-parser@0.9.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-tls-registry-spi@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus/quarkus-core@3.34.2?type=jar",
        "pkg:maven/io.quarkus.arc/arc@3.34.2?type=jar",
        "pkg:maven/io.quarkus/quarkus-vertx@3.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.quarkus/quarkus-credentials@3.34.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.quarkus.arc/arc@3.34.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.certs/smallrye-private-key-pem-parser@0.9.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.17.0?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.21.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web@4.5.26?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.21.6?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.21.6?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.21.6?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.21.6?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.21.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.21.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-common@4.5.26?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.21.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.21.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-auth-common@4.5.26?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.21.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.21.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-bridge-common@4.5.26?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.21.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.21.6?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-uri-template@4.5.26?type=jar",
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.21.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.aayushatharva.brotli4j/service@1.16.0?type=jar",
        "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.16.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.aayushatharva.brotli4j/service@1.16.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.16.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.quarkiverse.mcp/quarkus-mcp-server-sse-client@1.11.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.21.6?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.25?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.25?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.25?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.48.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-settings-builder@3.9.12?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.12?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.9.14?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-generate@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-core-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models-jakarta@2.2.36?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar",
        "pkg:maven/org.openapitools/openapi-generator@7.21.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.19.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.github.victools/jsonschema-generator@4.38.0?type=jar",
        "pkg:maven/com.github.victools/jsonschema-module-jackson@4.38.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.openapitools/openapi-generator@7.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.38?type=jar",
        "pkg:maven/com.samskivert/jmustache@1.16?type=jar",
        "pkg:maven/com.github.jknack/handlebars@4.3.1?type=jar",
        "pkg:maven/com.github.jknack/handlebars-jackson2@4.3.1?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-ext@1.7.36?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.10.0?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/commons-cli/commons-cli@1.10.0?type=jar",
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-guava@2.21.2?type=jar",
        "pkg:maven/org.commonmark/commonmark@0.21.0?type=jar",
        "pkg:maven/com.github.mifmif/generex@1.0.2?type=jar",
        "pkg:maven/com.github.curious-odd-man/rgxgen@1.4?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-joda@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/com.github.joschi.jackson/jackson-datatype-threetenbp@2.18.2?type=jar",
        "pkg:maven/org.openapitools/openapi-generator-core@7.21.0?type=jar",
        "pkg:maven/net.java.dev.jna/jna@5.12.1?type=jar",
        "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.2.3?type=jar",
        "pkg:maven/org.projectlombok/lombok@1.18.38?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser@2.1.38?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v2-converter@2.1.38?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.swagger.parser.v3/swagger-parser-v2-converter@2.1.38?type=jar",
      "dependsOn" : [
        "pkg:maven/io.swagger/swagger-core@1.6.16?type=jar",
        "pkg:maven/io.swagger/swagger-parser@1.0.75?type=jar",
        "pkg:maven/io.swagger/swagger-compat-spec-parser@1.0.75?type=jar",
        "pkg:maven/io.swagger.core.v3/swagger-models@2.2.37?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-core@2.1.39?type=jar",
        "pkg:maven/io.swagger.parser.v3/swagger-parser-v3@2.1.39?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.samskivert/jmustache@1.16?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jknack/handlebars@4.3.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.jknack/handlebars-jackson2@4.3.1?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.jknack/handlebars@4.3.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-ext@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.commonmark/commonmark@0.21.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.mifmif/generex@1.0.2?type=jar",
      "dependsOn" : [
        "pkg:maven/dk.brics.automaton/automaton@1.11-8?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/dk.brics.automaton/automaton@1.11-8?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.curious-odd-man/rgxgen@1.4?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.joschi.jackson/jackson-datatype-threetenbp@2.18.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
        "pkg:maven/org.threeten/threetenbp@1.7.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.openapitools/openapi-generator-core@7.21.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.guava/guava@33.5.0-jre?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.java.dev.jna/jna@5.12.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-edit@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel.kamelets/camel-kamelets-catalog@4.18.0?type=jar",
        "pkg:maven/com.github.camel-tooling/camel-lsp-server@1.34.0?classifier=original&type=jar",
        "pkg:maven/com.googlecode.juniversalchardet/juniversalchardet@1.0.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-catalog@4.18.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.18.0?type=jar",
        "pkg:maven/org.apache.camel.kamelets/camel-kamelets-crds@4.18.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/io.github.classgraph/classgraph@4.8.184?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-crds@4.18.0?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client@7.5.2?type=jar",
        "pkg:maven/io.fabric8/generator-annotations@7.5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-client@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client-api@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.5.2?type=jar",
        "pkg:maven/io.fabric8/zjsonpatch@7.5.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-client-api@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-resource@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-rbac@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apps@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-batch@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-certificates@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-coordination@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-discovery@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-events@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-extensions@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-networking@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-metrics@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-policy@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.5.2?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-node@7.5.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.snakeyaml/snakeyaml-engine@3.0.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-common@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-common@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-resource@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-rbac@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-apps@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-autoscaling@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-batch@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-certificates@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-coordination@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-discovery@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-events@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-extensions@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-networking@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-metrics@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-policy@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-scheduling@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-storageclass@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-model-node@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.5.2?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-client-api@7.5.2?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.26?type=jar",
        "pkg:maven/io.vertx/vertx-web-client@4.5.26?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/zjsonpatch@7.5.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.21.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/generator-annotations@7.5.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.camel-tooling/camel-lsp-server@1.34.0?classifier=original&type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j.jsonrpc@0.24.0?type=jar",
        "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j.websocket.jakarta@0.24.0?type=jar",
        "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j@0.24.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-slf4j-impl@2.25.1?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.30.1.Final?type=jar",
        "pkg:maven/org.yaml/snakeyaml@2.6?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.14.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j.jsonrpc@0.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.code.gson/gson@2.13.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j.websocket.jakarta@0.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j.jsonrpc@0.24.0?type=jar",
        "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.0.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j@0.24.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.eclipse.lsp4j/org.eclipse.lsp4j.jsonrpc@0.24.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.logging.log4j/log4j-slf4j-impl@2.25.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.logging.log4j/log4j-api@2.25.4?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.30.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.30.1.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.forge.roaster/roaster-api@2.30.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.googlecode.juniversalchardet/juniversalchardet@1.0.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-kubernetes@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
        "pkg:maven/io.fabric8/kubernetes-client@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-model@7.6.1?type=jar",
        "pkg:maven/io.fabric8/openshift-client@7.6.1?type=jar",
        "pkg:maven/io.fabric8/knative-model@7.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-web@4.5.24?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-web-common@4.5.24?type=jar",
        "pkg:maven/io.vertx/vertx-auth-common@4.5.24?type=jar",
        "pkg:maven/io.vertx/vertx-bridge-common@4.5.24?type=jar",
        "pkg:maven/io.vertx/vertx-core@4.5.24?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.vertx/vertx-bridge-common@4.5.24?type=jar",
      "dependsOn" : [
        "pkg:maven/io.vertx/vertx-core@4.5.24?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.fabric8/knative-model@7.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/io.fabric8/kubernetes-model-core@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-apps@7.6.1?type=jar",
        "pkg:maven/io.fabric8/kubernetes-model-batch@7.6.1?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-route-parser@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-test@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
        "pkg:maven/org.citrusframework/citrus-jbang-connector@4.10.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-jbang-connector@4.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-base@4.10.0?type=jar",
        "pkg:maven/org.awaitility/awaitility@4.3.0?type=jar",
        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-base@4.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.citrusframework/citrus-api@4.10.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/com.github.mifmif/generex@1.0.2?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.citrusframework/citrus-api@4.10.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-plugin-validate@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-validator@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-jbang-it@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-launcher@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-generate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-kubernetes@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-validate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.18.1?type=jar",
        "pkg:maven/org.apache.maven/maven-model@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-model-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-builder-support@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-settings@3.9.14?type=jar",
        "pkg:maven/org.apache.maven/maven-settings-builder@3.9.14?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-file@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.27?type=jar",
        "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.27?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.29?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-xml@3.0.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-cipher@2.1.0?type=jar",
        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@1.0.0?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14?type=jar",
        "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16?type=jar",
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.slf4j/jcl-over-slf4j@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-cipher@2.1.0?type=jar",
      "dependsOn" : [
        "pkg:maven/javax.inject/javax.inject@1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.18.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-launcher-container@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-launcher@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/archetypes@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-api-component@4.19.0?type=maven-archetype",
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-component@4.19.0?type=maven-archetype",
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-dataformat@4.19.0?type=maven-archetype",
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-java@4.19.0?type=maven-archetype",
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-main@4.19.0?type=maven-archetype",
        "pkg:maven/org.apache.camel.archetypes/camel-archetype-spring@4.19.0?type=maven-archetype"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-api-component@4.19.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-component@4.19.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-dataformat@4.19.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-java@4.19.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-main@4.19.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.archetypes/camel-archetype-spring@4.19.0?type=maven-archetype",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.tests.bundles/bundles-pom@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel.tests/camel-validator-test-resources@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.tests/camel-validator-test-resources@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/tests@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-itest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-streamcaching-test@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-itest@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.19.0?type=jar",
        "pkg:maven/org.messaginghub/pooled-jms@3.2.2?type=jar",
        "pkg:maven/org.apache.camel.tests/camel-validator-test-resources@4.19.0?type=jar",
        "pkg:maven/org.jboss.narayana.jta/jdbc@5.13.1.Final?type=jar",
        "pkg:maven/org.jboss.narayana.jta/jms@5.13.1.Final?type=jar",
        "pkg:maven/org.jboss.narayana.jta/narayana-jta-jakarta@5.13.1.Final?type=jar",
        "pkg:maven/org.jboss/jboss-transaction-spi-jakarta@7.6.1.Final?type=jar",
        "pkg:maven/org.jboss.logging/jboss-logging@3.6.3.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.messaginghub/pooled-jms@3.2.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@2.0.17?type=jar",
        "pkg:maven/jakarta.jms/jakarta.jms-api@3.1.0?type=jar",
        "pkg:maven/org.apache.commons/commons-pool2@2.13.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss.narayana.jta/jdbc@5.13.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.narayana.jta/jms@5.13.1.Final?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jboss.narayana.jta/narayana-jta-jakarta@5.13.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jboss/jboss-transaction-spi-jakarta@7.6.1.Final?type=jar",
        "pkg:maven/jakarta.resource/jakarta.resource-api@2.0.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jboss/jboss-transaction-spi-jakarta@7.6.1.Final?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.resource/jakarta.resource-api@2.0.0?type=jar",
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.resource/jakarta.resource-api@2.0.0?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@3.0.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-streamcaching-test@4.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/docs@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/apache-camel@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-xml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-lucene@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/coverage@4.19.0?type=pom",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-util-json@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tooling-maven@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-management@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-all@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-core-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-languages@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-model@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-processor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-reifier@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-xml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cluster@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxp-util@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-io@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-activemq6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-amqp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-arangodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-as2-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-asn1@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-asterisk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atmosphere-websocket@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-atom@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-attachments@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-jetty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-avro-rpc-spi@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-bedrock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-cloudtrail@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-config@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-parameter-store@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-secrets-manager@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-security-hub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws-xray@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-athena@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-comprehend@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-cw@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ddb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ec2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ecs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eks@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-eventbridge@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-iam@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kinesis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-kms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-lambda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-mq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-msk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-polly@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-redshift@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-rekognition@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-s3-vectors@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-ses@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sns@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sqs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-step-functions@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-sts@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-textract@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-timestream@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-transcribe@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-aws2-translate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-cosmosdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventgrid@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-eventhubs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-files@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-key-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-schema-registry@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-servicebus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-blob@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-datalake@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-azure-storage-queue@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-barcode@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-base64@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bean-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-beanio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bindy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-bonita@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-box-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-braintree@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-browse@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-caffeine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cassandraql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cbor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chatscript@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-chunk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-clickup@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cloudevents@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cm-sms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-coap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cometd@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-consul@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-controlbus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchbase@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-couchdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cron@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-crypto-pgp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csimple-joor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csv@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-spring-transport@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cxf-transport@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cyberark-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dapr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataformat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dataset@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-datasonnet@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-db2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mongodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-mysql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-oracle@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-postgres@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debezium-sqlserver@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-debug@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dfdl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dhis2-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-digitalocean@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-direct@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-disruptor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-djl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dns@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docker@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-docling@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-drill@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dropbox@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dynamic-router@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ehcache@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elasticsearch-rest-client@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-elytron@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-exec@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fastjson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fhir-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-file-watch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flatpack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flink@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-flowable@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fop@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-fory@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-freemarker@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ftp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-geocoder@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-git@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-github@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-bigquery@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-calendar@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-drive@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-functions@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-mail@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-pubsub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-secret-manager@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-sheets@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-storage@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-google-vertexai@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grape@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-graphql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grok@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-groovy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-grpc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-gson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-guava-eventbus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hashicorp-vault@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hazelcast@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-headersmap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-hl7@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-base@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-http-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-dms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-frs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-functiongraph@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-iam@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-imagerecognition@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-obs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-huaweicloud-smn@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-cos@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-secrets-manager@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-discovery@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-language@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-speech-to-text@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watson-text-to-speech@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ibm-watsonx-ai@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ical@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iec60870@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iggy@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ignite@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-infinispan-embedded@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-influxdb2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-irc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ironmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-iso8583@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jacksonxml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jandex@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jasypt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-javascript@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jaxb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcache@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jcr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jdbc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jetty-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jfr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jgroups-raft@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jira@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jmx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jolt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jooq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-joor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jpa@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jslt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-patch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-json-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonapi@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonata@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jsonpath@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jt400@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jta@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jte@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kafka@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-keycloak@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-knative-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kserve@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kubernetes@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kudu@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-agent-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-chat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddings@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-embeddingstore-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tokenizer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-tools@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-langchain4j-web-search@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-language@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ldif@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-leveldb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-log@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lra@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lucene@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lumberjack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-lzf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mail-microsoft-oauth@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mapstruct@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-master@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mdc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-metrics@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-observability@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-micrometer-prometheus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-config@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-fault-tolerance@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-microprofile-health@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-milo@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-milvus@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mina@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-minio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mllp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mock@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mongodb-gridfs@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mustache@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mvel@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-mybatis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-nats@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-neo4j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-netty-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oaipmh@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-oauth@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observability-services@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-observation@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ocsf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ognl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo2-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-olingo4-api@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-once@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openai@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-java@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opensearch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openstack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry-metrics@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-opentelemetry2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-optaplanner@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-paho-mqtt5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-parquet-avro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pdf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pg-replication-slot@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pgevent@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pinecone@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-jolokia@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-platform-http-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-plc4x@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pqc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-printer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-protobuf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pubnub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-pulsar@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-python@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-qdrant@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quartz@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-quickfix@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-tomcat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-executor-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactive-streams@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-reactor@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-redis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ref@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resilience4j-micrometer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-resourceresolver-github@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rest-openapi@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-robotframework@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rocketmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rss@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-rxjava@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saga@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sap-netweaver@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-saxon@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-scheduler@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-schematron@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-seda@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servicenow@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servlet@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-shiro@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sjms2@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-slack@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smb@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smooks@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-smpp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snakeyaml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-snmp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-soap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-solr@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-splunk-hec@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-chat@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-embeddings@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-tools@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ai-vector-store@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-batch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-cloud-config@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-jdbc@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ldap@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-redis@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-security@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-ws@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-spring-xml@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-sql@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-ssh@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stax@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stitch@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stomp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stream@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stringtemplate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stripe@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-stub@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-swift@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-syslog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tahu@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tarfile@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telegram@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-telemetry-dev@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tensorflow-serving@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-junit6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-main-junit6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit5@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-test-spring-junit6@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-threadpoolfactory-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thrift@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-thymeleaf@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tika@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-timer@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-tracing@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twilio@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-twitter@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-undertow-spring-security@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-univocity-parsers@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-validator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-velocity@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-http@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-vertx-websocket@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wal@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wasm@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weather@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-weaviate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-web3j@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-webhook@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-whatsapp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-wordpress@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-workday@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xchange@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xj@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmlsecurity@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xmpp@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xpath@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xslt-saxon@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zeebe@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zendesk@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zip-deflater@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zipfile@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-zookeeper-master@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/dummy-component@4.19.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.19.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.19.0?type=jar",
        "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cli-connector@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-cli-debug@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-componentdsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-modeline@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-dsl-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-endpointdsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-endpointdsl-support@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-java-joor-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-kamelet-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-io-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-xml-jaxb-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-yaml-dsl-deserializers@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-main@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-generate@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-kubernetes@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-route-parser@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-jbang-plugin-test@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-console@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-lucene@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-openapi-rest-dsl-generator@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/spi-annotations@4.19.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.maven/camel-debezium-maven-plugin@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.camel/camel-package-maven-plugin@4.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar",
        "pkg:maven/org.apache.camel/camel-support@4.19.0?type=jar",
        "pkg:maven/io.debezium/debezium-api@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-embedded@3.5.0.Final?type=jar",
        "pkg:maven/io.debezium/debezium-storage-file@3.5.0.Final?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.maven/camel-salesforce-maven-plugin@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/org.apache.camel/camel-salesforce-codegen@4.19.0?type=jar",
        "pkg:maven/org.mockito/mockito-junit-jupiter@5.23.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel.maven/camel-servicenow-maven-plugin@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-utils@4.0.3?type=jar",
        "pkg:maven/org.codehaus.plexus/plexus-build-api@1.2.0?type=jar",
        "pkg:maven/org.apache.camel/camel-core-engine@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-servicenow@4.19.0?type=jar",
        "pkg:maven/com.squareup/javapoet@1.13.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.15.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-csimple-maven-plugin@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.codehaus.mojo/exec-maven-plugin@3.6.3?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.0.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.camel/camel-report-maven-plugin@4.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-codec/commons-codec@1.21.0?type=jar",
        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.15.2?type=jar",
        "pkg:maven/org.apache.camel/camel-core@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-suggest@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-maven@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-catalog-common@4.19.0?type=jar",
        "pkg:maven/org.apache.camel/camel-allcomponents@4.19.0?type=pom",
        "pkg:maven/org.apache.camel/camel-route-parser@4.19.0?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-api@2.31.0.Final?type=jar",
        "pkg:maven/org.jboss.forge.roaster/roaster-jdt@2.31.0.Final?type=jar",
        "pkg:maven/org.thymeleaf/thymeleaf@3.1.3.RELEASE?type=jar",
        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-xml@2.21.2?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.5.0?type=jar",
        "pkg:maven/commons-io/commons-io@2.21.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.20.0?type=jar",
        "pkg:maven/org.apache.logging.log4j/log4j-core@2.25.4?type=jar"
      ]
    }
  ]
}